var/cache/dev/ContainerH2B5jOz/srcApp_KernelDevDebugContainer.php line 6213

Open in your IDE?
  1. <?php
  2. namespace ContainerH2B5jOz;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension' => 'getChannelNameExtensionService',
  37.             'Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension' => 'getOrderUnitTaxesExtensionService',
  38.             'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface' => 'getFakeChannelCodeProviderInterfaceService',
  39.             'Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface' => 'getPathResolverInterfaceService',
  40.             'Sylius\\Bundle\\ThemeBundle\\Configuration\\ConfigurationProcessorInterface' => 'getConfigurationProcessorInterfaceService',
  41.             'Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface' => 'getFinderFactoryInterfaceService',
  42.             'Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeAuthorFactoryInterface' => 'getThemeAuthorFactoryInterfaceService',
  43.             'Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeFactoryInterface' => 'getThemeFactoryInterfaceService',
  44.             'Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeScreenshotFactoryInterface' => 'getThemeScreenshotFactoryInterfaceService',
  45.             'Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface' => 'getFilesystemInterfaceService',
  46.             'Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface' => 'getThemeHierarchyProviderInterfaceService',
  47.             'Sylius\\Bundle\\ThemeBundle\\Loader\\CircularDependencyCheckerInterface' => 'getCircularDependencyCheckerInterfaceService',
  48.             'Sylius\\Bundle\\ThemeBundle\\Loader\\ThemeLoaderInterface' => 'getThemeLoaderInterfaceService',
  49.             'Sylius\\Bundle\\ThemeBundle\\Locator\\ResourceLocatorInterface' => 'getResourceLocatorInterfaceService',
  50.             'Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface' => 'getTemplateLocatorInterfaceService',
  51.             'Sylius\\Bundle\\ThemeBundle\\Translation\\Finder\\TranslationFilesFinderInterface' => 'getTranslationFilesFinderInterfaceService',
  52.             'Sylius\\Bundle\\ThemeBundle\\Translation\\Provider\\Loader\\TranslatorLoaderProviderInterface' => 'getTranslatorLoaderProviderInterfaceService',
  53.             'Sylius\\Bundle\\ThemeBundle\\Translation\\Provider\\Resource\\TranslatorResourceProviderInterface' => 'getTranslatorResourceProviderInterfaceService',
  54.             'Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension' => 'getLegacySonataBlockExtensionService',
  55.             'Sylius\\Component\\Channel\\Context\\ChannelContextInterface' => 'getChannelContextInterfaceService',
  56.             'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface' => 'getRequestResolverInterfaceService',
  57.             'Sylius\\Component\\Locale\\Context\\LocaleContextInterface' => 'getLocaleContextInterfaceService',
  58.             'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface' => 'getPaymentMethodsResolverInterfaceService',
  59.             'cache.app' => 'getCache_AppService',
  60.             'cache.system' => 'getCache_SystemService',
  61.             'data_collector.dump' => 'getDataCollector_DumpService',
  62.             'doctrine' => 'getDoctrineService',
  63.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  64.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  65.             'event_dispatcher' => 'getEventDispatcherService',
  66.             'filesystem' => 'getFilesystemService',
  67.             'form.factory' => 'getForm_FactoryService',
  68.             'google_tag_manager' => 'getGoogleTagManagerService',
  69.             'hateoas.generator.registry' => 'getHateoas_Generator_RegistryService',
  70.             'hateoas.helper.link' => 'getHateoas_Helper_LinkService',
  71.             'http_kernel' => 'getHttpKernelService',
  72.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  73.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  74.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  75.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  76.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  77.             'listener.google_tag_manager' => 'getListener_GoogleTagManagerService',
  78.             'message_bus' => 'getMessageBusService',
  79.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  80.             'profiler' => 'getProfilerService',
  81.             'request_stack' => 'getRequestStackService',
  82.             'router' => 'getRouterService',
  83.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  84.             'security.token_storage' => 'getSecurity_TokenStorageService',
  85.             'serializer' => 'getSerializerService',
  86.             'session' => 'getSessionService',
  87.             'sm.callback_factory' => 'getSm_CallbackFactoryService',
  88.             'sm.factory' => 'getSm_FactoryService',
  89.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  90.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  91.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  92.             'sylius.adjustments_aggregator' => 'getSylius_AdjustmentsAggregatorService',
  93.             'sylius.api.swagger_admin_authentication_documentation_normalizer' => 'getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService',
  94.             'sylius.api.swagger_shop_authentication_documentation_normalizer' => 'getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService',
  95.             'sylius.availability_checker.default' => 'getSylius_AvailabilityChecker_DefaultService',
  96.             'sylius.calculator.order_items_subtotal' => 'getSylius_Calculator_OrderItemsSubtotalService',
  97.             'sylius.calculator.product_variant_price' => 'getSylius_Calculator_ProductVariantPriceService',
  98.             'sylius.canonicalizer' => 'getSylius_CanonicalizerService',
  99.             'sylius.category_requirement_shipping_method_eligibility_checker' => 'getSylius_CategoryRequirementShippingMethodEligibilityCheckerService',
  100.             'sylius.checker.order_payment_method_selection_requirement' => 'getSylius_Checker_OrderPaymentMethodSelectionRequirementService',
  101.             'sylius.checker.order_shipping_method_selection_requirement' => 'getSylius_Checker_OrderShippingMethodSelectionRequirementService',
  102.             'sylius.context.cart' => 'getSylius_Context_CartService',
  103.             'sylius.context.cart.customer_and_channel_based' => 'getSylius_Context_Cart_CustomerAndChannelBasedService',
  104.             'sylius.context.cart.new' => 'getSylius_Context_Cart_NewService',
  105.             'sylius.context.cart.session_and_channel_based' => 'getSylius_Context_Cart_SessionAndChannelBasedService',
  106.             'sylius.context.channel.fake_channel.persister' => 'getSylius_Context_Channel_FakeChannel_PersisterService',
  107.             'sylius.context.currency.channel_aware' => 'getSylius_Context_Currency_ChannelAwareService',
  108.             'sylius.context.currency.storage_based' => 'getSylius_Context_Currency_StorageBasedService',
  109.             'sylius.context.customer' => 'getSylius_Context_CustomerService',
  110.             'sylius.context.locale.admin_based' => 'getSylius_Context_Locale_AdminBasedService',
  111.             'sylius.context.locale.provider_based' => 'getSylius_Context_Locale_ProviderBasedService',
  112.             'sylius.context.locale.request_based' => 'getSylius_Context_Locale_RequestBasedService',
  113.             'sylius.context.shopper' => 'getSylius_Context_ShopperService',
  114.             'sylius.currency_converter' => 'getSylius_CurrencyConverterService',
  115.             'sylius.custom_bulk_action_grid_renderer.twig' => 'getSylius_CustomBulkActionGridRenderer_TwigService',
  116.             'sylius.custom_grid_renderer.twig' => 'getSylius_CustomGridRenderer_TwigService',
  117.             'sylius.factory.order' => 'getSylius_Factory_OrderService',
  118.             'sylius.grid.data_extractor.property_access' => 'getSylius_Grid_DataExtractor_PropertyAccessService',
  119.             'sylius.grid_field.datetime' => 'getSylius_GridField_DatetimeService',
  120.             'sylius.grid_field.string' => 'getSylius_GridField_StringService',
  121.             'sylius.grid_field.twig' => 'getSylius_GridField_TwigService',
  122.             'sylius.listener.non_channel_request_locale' => 'getSylius_Listener_NonChannelRequestLocaleService',
  123.             'sylius.listener.request_locale_setter' => 'getSylius_Listener_RequestLocaleSetterService',
  124.             'sylius.listener.session_cart' => 'getSylius_Listener_SessionCartService',
  125.             'sylius.locale_converter' => 'getSylius_LocaleConverterService',
  126.             'sylius.locale_provider.channel_based' => 'getSylius_LocaleProvider_ChannelBasedService',
  127.             'sylius.money_formatter' => 'getSylius_MoneyFormatterService',
  128.             'sylius.payment_methods_resolver.channel_based' => 'getSylius_PaymentMethodsResolver_ChannelBasedService',
  129.             'sylius.product_variant_resolver.default' => 'getSylius_ProductVariantResolver_DefaultService',
  130.             'sylius.provider.product_variants_prices' => 'getSylius_Provider_ProductVariantsPricesService',
  131.             'sylius.province_naming_provider' => 'getSylius_ProvinceNamingProviderService',
  132.             'sylius.registry.grid_field' => 'getSylius_Registry_GridFieldService',
  133.             'sylius.registry.payment_methods_resolver' => 'getSylius_Registry_PaymentMethodsResolverService',
  134.             'sylius.registry.shipping_method_rule_checker' => 'getSylius_Registry_ShippingMethodRuleCheckerService',
  135.             'sylius.registry.shipping_methods_resolver' => 'getSylius_Registry_ShippingMethodsResolverService',
  136.             'sylius.repository.channel' => 'getSylius_Repository_ChannelService',
  137.             'sylius.repository.exchange_rate' => 'getSylius_Repository_ExchangeRateService',
  138.             'sylius.repository.order' => 'getSylius_Repository_OrderService',
  139.             'sylius.repository.payment_method' => 'getSylius_Repository_PaymentMethodService',
  140.             'sylius.repository.province' => 'getSylius_Repository_ProvinceService',
  141.             'sylius.repository.shipping_method' => 'getSylius_Repository_ShippingMethodService',
  142.             'sylius.repository.theme' => 'getSylius_Repository_ThemeService',
  143.             'sylius.repository.zone' => 'getSylius_Repository_ZoneService',
  144.             'sylius.shipping_method_eligibility_checker' => 'getSylius_ShippingMethodEligibilityCheckerService',
  145.             'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService',
  146.             'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService',
  147.             'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService',
  148.             'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService',
  149.             'sylius.shipping_method_rules_shipping_method_eligibility_checker' => 'getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService',
  150.             'sylius.shipping_methods_resolver' => 'getSylius_ShippingMethodsResolverService',
  151.             'sylius.shipping_methods_resolver.default' => 'getSylius_ShippingMethodsResolver_DefaultService',
  152.             'sylius.shipping_methods_resolver.zones_and_channel_based' => 'getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService',
  153.             'sylius.storage.cart_session' => 'getSylius_Storage_CartSessionService',
  154.             'sylius.storage.cookie' => 'getSylius_Storage_CookieService',
  155.             'sylius.storage.currency' => 'getSylius_Storage_CurrencyService',
  156.             'sylius.templating.helper.adjustment' => 'getSylius_Templating_Helper_AdjustmentService',
  157.             'sylius.templating.helper.bulk_action_grid' => 'getSylius_Templating_Helper_BulkActionGridService',
  158.             'sylius.templating.helper.checkout_steps' => 'getSylius_Templating_Helper_CheckoutStepsService',
  159.             'sylius.templating.helper.convert_money' => 'getSylius_Templating_Helper_ConvertMoneyService',
  160.             'sylius.templating.helper.currency' => 'getSylius_Templating_Helper_CurrencyService',
  161.             'sylius.templating.helper.format_money' => 'getSylius_Templating_Helper_FormatMoneyService',
  162.             'sylius.templating.helper.grid' => 'getSylius_Templating_Helper_GridService',
  163.             'sylius.templating.helper.inventory' => 'getSylius_Templating_Helper_InventoryService',
  164.             'sylius.templating.helper.locale' => 'getSylius_Templating_Helper_LocaleService',
  165.             'sylius.templating.helper.price' => 'getSylius_Templating_Helper_PriceService',
  166.             'sylius.templating.helper.product_variants_prices' => 'getSylius_Templating_Helper_ProductVariantsPricesService',
  167.             'sylius.templating.helper.variant_resolver' => 'getSylius_Templating_Helper_VariantResolverService',
  168.             'sylius.theme.configuration.provider' => 'getSylius_Theme_Configuration_ProviderService',
  169.             'sylius.theme.locator.application_resource' => 'getSylius_Theme_Locator_ApplicationResourceService',
  170.             'sylius.theme.locator.bundle_resource' => 'getSylius_Theme_Locator_BundleResourceService',
  171.             'sylius.theme.templating.cache' => 'getSylius_Theme_Templating_CacheService',
  172.             'sylius.translator.listener' => 'getSylius_Translator_ListenerService',
  173.             'sylius.twig.extension.channels_currencies' => 'getSylius_Twig_Extension_ChannelsCurrenciesService',
  174.             'sylius.twig.extension.country_name' => 'getSylius_Twig_Extension_CountryNameService',
  175.             'sylius.twig.extension.form_test_attribute_array' => 'getSylius_Twig_Extension_FormTestAttributeArrayService',
  176.             'sylius.twig.extension.form_test_attribute_name' => 'getSylius_Twig_Extension_FormTestAttributeNameService',
  177.             'sylius.twig.extension.merge_recursive' => 'getSylius_Twig_Extension_MergeRecursiveService',
  178.             'sylius.twig.extension.province_naming' => 'getSylius_Twig_Extension_ProvinceNamingService',
  179.             'sylius.twig.extension.shop' => 'getSylius_Twig_Extension_ShopService',
  180.             'sylius.twig.extension.sylius_bundle_loaded_checker' => 'getSylius_Twig_Extension_SyliusBundleLoadedCheckerService',
  181.             'sylius.twig.extension.widget.admin_notification' => 'getSylius_Twig_Extension_Widget_AdminNotificationService',
  182.             'sylius.validator.customer_initializer' => 'getSylius_Validator_CustomerInitializerService',
  183.             'sylius.zone_matcher' => 'getSylius_ZoneMatcherService',
  184.             'sylius_resource.doctrine.mapping_driver_chain' => 'getSyliusResource_Doctrine_MappingDriverChainService',
  185.             'translator' => 'getTranslatorService',
  186.             'twig' => 'getTwigService',
  187.             'validator' => 'getValidatorService',
  188.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  189.             'sylus.payum_action.offline.status' => 'getSylus_PayumAction_Offline_StatusService',
  190.         ];
  191.         $this->fileMap = [
  192.             'Faker\\Generator' => 'getGeneratorService.php',
  193.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService.php',
  194.             'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService.php',
  195.             'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService.php',
  196.             'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService.php',
  197.             'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService.php',
  198.             'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService.php',
  199.             'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService.php',
  200.             'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService.php',
  201.             'SebastianBergmann\\Diff\\Differ' => 'getDifferService.php',
  202.             'Sylius\\Bundle\\AdminApiBundle\\Command\\CreateClientCommand' => 'getCreateClientCommandService.php',
  203.             'Sylius\\Bundle\\AdminBundle\\Action\\RemoveAvatarAction' => 'getRemoveAvatarActionService.php',
  204.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendOrderConfirmationEmailAction' => 'getResendOrderConfirmationEmailActionService.php',
  205.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendShipmentConfirmationEmailAction' => 'getResendShipmentConfirmationEmailActionService.php',
  206.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\OrderEmailManagerInterface' => 'getOrderEmailManagerInterfaceService.php',
  207.             'Sylius\\Bundle\\AdminBundle\\Provider\\StatisticsDataProviderInterface' => 'getStatisticsDataProviderInterfaceService.php',
  208.             'Sylius\\Bundle\\CoreBundle\\Command\\CancelUnpaidOrdersCommand' => 'getCancelUnpaidOrdersCommandService.php',
  209.             'Sylius\\Bundle\\CoreBundle\\Command\\CheckRequirementsCommand' => 'getCheckRequirementsCommandService.php',
  210.             'Sylius\\Bundle\\CoreBundle\\Command\\InformAboutGUSCommand' => 'getInformAboutGUSCommandService.php',
  211.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallAssetsCommand' => 'getInstallAssetsCommandService.php',
  212.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallCommand' => 'getInstallCommandService.php',
  213.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallDatabaseCommand' => 'getInstallDatabaseCommandService.php',
  214.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallSampleDataCommand' => 'getInstallSampleDataCommandService.php',
  215.             'Sylius\\Bundle\\CoreBundle\\Command\\SetupCommand' => 'getSetupCommandService.php',
  216.             'Sylius\\Bundle\\CoreBundle\\Command\\ShowAvailablePluginsCommand' => 'getShowAvailablePluginsCommandService.php',
  217.             'Sylius\\Bundle\\CoreBundle\\Security\\UserImpersonatorInterface' => 'getUserImpersonatorInterfaceService.php',
  218.             'Sylius\\Bundle\\FixturesBundle\\Listener\\ListenerRegistryInterface' => 'getListenerRegistryInterfaceService.php',
  219.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteFactoryInterface' => 'getSuiteFactoryInterfaceService.php',
  220.             'Sylius\\Bundle\\OrderBundle\\Command\\RemoveExpiredCartsCommand' => 'getRemoveExpiredCartsCommandService.php',
  221.             'Sylius\\Bundle\\PromotionBundle\\Command\\GenerateCouponsCommand' => 'getGenerateCouponsCommandService.php',
  222.             'Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService.php',
  223.             'Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommandService.php',
  224.             'Sylius\\Bundle\\UserBundle\\Command\\DemoteUserCommand' => 'getDemoteUserCommandService.php',
  225.             'Sylius\\Bundle\\UserBundle\\Command\\PromoteUserCommand' => 'getPromoteUserCommandService.php',
  226.             'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface' => 'getZoneFactoryInterfaceService.php',
  227.             'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface' => 'getChannelFactoryInterfaceService.php',
  228.             'Sylius\\Component\\Core\\Dashboard\\SalesDataProviderInterface' => 'getSalesDataProviderInterfaceService.php',
  229.             'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface' => 'getPaymentMethodFactoryInterfaceService.php',
  230.             'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface' => 'getPromotionActionFactoryInterfaceService.php',
  231.             'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface' => 'getPromotionRuleFactoryInterfaceService.php',
  232.             'Sylius\\Component\\Core\\Generator\\ImagePathGeneratorInterface' => 'getImagePathGeneratorInterfaceService.php',
  233.             'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'getOrderInventoryOperatorInterfaceService.php',
  234.             'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'getAdjustmentFactoryInterfaceService.php',
  235.             'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface' => 'getPaymentFactoryInterfaceService.php',
  236.             'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface' => 'getDefaultPaymentMethodResolverInterfaceService.php',
  237.             'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface' => 'getProductFactoryInterfaceService.php',
  238.             'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface' => 'getProductVariantFactoryInterfaceService.php',
  239.             'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface' => 'getPromotionCouponFactoryInterfaceService.php',
  240.             'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface' => 'getTaxonFactoryInterfaceService.php',
  241.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalCheckoutPaymentAction' => 'getCancelPayPalCheckoutPaymentActionService.php',
  242.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalOrderAction' => 'getCancelPayPalOrderActionService.php',
  243.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalPaymentAction' => 'getCancelPayPalPaymentActionService.php',
  244.             'Sylius\\PayPalPlugin\\Controller\\CompletePayPalOrderAction' => 'getCompletePayPalOrderActionService.php',
  245.             'Sylius\\PayPalPlugin\\Controller\\CompletePayPalOrderFromPaymentPageAction' => 'getCompletePayPalOrderFromPaymentPageActionService.php',
  246.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderAction' => 'getCreatePayPalOrderActionService.php',
  247.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderFromCartAction' => 'getCreatePayPalOrderFromCartActionService.php',
  248.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderFromPaymentPageAction' => 'getCreatePayPalOrderFromPaymentPageActionService.php',
  249.             'Sylius\\PayPalPlugin\\Controller\\DownloadPayoutsReportAction' => 'getDownloadPayoutsReportActionService.php',
  250.             'Sylius\\PayPalPlugin\\Controller\\EnableSellerAction' => 'getEnableSellerActionService.php',
  251.             'Sylius\\PayPalPlugin\\Controller\\PayPalButtonsController' => 'getPayPalButtonsControllerService.php',
  252.             'Sylius\\PayPalPlugin\\Controller\\PayPalPaymentOnErrorAction' => 'getPayPalPaymentOnErrorActionService.php',
  253.             'Sylius\\PayPalPlugin\\Controller\\PayWithPayPalFormAction' => 'getPayWithPayPalFormActionService.php',
  254.             'Sylius\\PayPalPlugin\\Controller\\ProcessPayPalOrderAction' => 'getProcessPayPalOrderActionService.php',
  255.             'Sylius\\PayPalPlugin\\Controller\\UpdatePayPalOrderAction' => 'getUpdatePayPalOrderActionService.php',
  256.             'Sylius\\PayPalPlugin\\Controller\\Webhook\\RefundOrderAction' => 'getRefundOrderActionService.php',
  257.             'Sylius\\PayPalPlugin\\Payum\\Action\\AuthorizeAction' => 'getAuthorizeActionService.php',
  258.             'Sylius\\PayPalPlugin\\Payum\\Action\\CaptureAction' => 'getCaptureActionService.php',
  259.             'Sylius\\PayPalPlugin\\Payum\\Action\\CompleteOrderAction' => 'getCompleteOrderActionService.php',
  260.             'Sylius\\PayPalPlugin\\Payum\\Action\\ResolveNextRouteAction' => 'getResolveNextRouteActionService.php',
  261.             'Sylius\\PayPalPlugin\\Processor\\PayPalOrderCompleteProcessor' => 'getPayPalOrderCompleteProcessorService.php',
  262.             'Sylius\\PayPalPlugin\\Processor\\PaymentRefundProcessorInterface' => 'getPaymentRefundProcessorInterfaceService.php',
  263.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  264.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  265.             'Symfony\\Component\\Console\\Style\\SymfonyStyle' => 'getSymfonyStyleService.php',
  266.             'Symplify\\ConsoleColorDiff\\ConsoleColorDiffBundle' => 'getConsoleColorDiffBundleService.php',
  267.             'Symplify\\ConsoleColorDiff\\Console\\Formatter\\ColorConsoleDiffFormatter' => 'getColorConsoleDiffFormatterService.php',
  268.             'Symplify\\ConsoleColorDiff\\Console\\Output\\ConsoleDiffer' => 'getConsoleDifferService.php',
  269.             'Symplify\\ConsoleColorDiff\\DependencyInjection\\Extension\\ConsoleColorDiffExtension' => 'getConsoleColorDiffExtensionService.php',
  270.             'Symplify\\PackageBuilder\\Console\\Style\\SymfonyStyleFactory' => 'getSymfonyStyleFactoryService.php',
  271.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService.php',
  272.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService.php',
  273.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService.php',
  274.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService.php',
  275.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService.php',
  276.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService.php',
  277.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService.php',
  278.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  279.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  280.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  281.             'cache_clearer' => 'getCacheClearerService.php',
  282.             'cache_warmer' => 'getCacheWarmerService.php',
  283.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand' => 'getFixturesListCommandService.php',
  284.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand' => 'getFixturesLoadCommandService.php',
  285.             'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' => 'getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService.php',
  286.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  287.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  288.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  289.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  290.             'console.command.public_alias.fos_oauth_server.clean_command' => 'getConsole_Command_PublicAlias_FosOauthServer_CleanCommandService.php',
  291.             'console.command.public_alias.fos_oauth_server.create_client_command' => 'getConsole_Command_PublicAlias_FosOauthServer_CreateClientCommandService.php',
  292.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  293.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  294.             'error_controller' => 'getErrorControllerService.php',
  295.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService.php',
  296.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService.php',
  297.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService.php',
  298.             'form.type.file' => 'getForm_Type_FileService.php',
  299.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService.php',
  300.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService.php',
  301.             'fos_rest.exception.controller' => 'getFosRest_Exception_ControllerService.php',
  302.             'fos_rest.exception.twig_controller' => 'getFosRest_Exception_TwigControllerService.php',
  303.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService.php',
  304.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  305.             'gaufrette.sylius_image_filesystem' => 'getGaufrette_SyliusImageFilesystemService.php',
  306.             'hateoas.event_subscriber.json' => 'getHateoas_EventSubscriber_JsonService.php',
  307.             'hateoas.event_subscriber.xml' => 'getHateoas_EventSubscriber_XmlService.php',
  308.             'hateoas.expression.link' => 'getHateoas_Expression_LinkService.php',
  309.             'jms_serializer' => 'getJmsSerializerService.php',
  310.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  311.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  312.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  313.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  314.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  315.             'jms_serializer.form_error_handler' => 'getJmsSerializer_FormErrorHandlerService.php',
  316.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  317.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
  318.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
  319.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  320.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  321.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  322.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  323.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  324.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  325.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
  326.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
  327.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
  328.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService.php',
  329.             'knp_menu.factory' => 'getKnpMenu_FactoryService.php',
  330.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService.php',
  331.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService.php',
  332.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService.php',
  333.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService.php',
  334.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  335.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService.php',
  336.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  337.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  338.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService.php',
  339.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  340.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  341.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  342.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
  343.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  344.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  345.             'monolog.logger.paypal' => 'getMonolog_Logger_PaypalService.php',
  346.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService.php',
  347.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService.php',
  348.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService.php',
  349.             'payum' => 'getPayumService.php',
  350.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService.php',
  351.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService.php',
  352.             'payum.builder' => 'getPayum_BuilderService.php',
  353.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService.php',
  354.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService.php',
  355.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService.php',
  356.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService.php',
  357.             'payum.extension.logger' => 'getPayum_Extension_LoggerService.php',
  358.             'payum.extension.storage.app_entity_order_order' => 'getPayum_Extension_Storage_AppEntityOrderOrderService.php',
  359.             'payum.extension.storage.app_entity_payment_payment' => 'getPayum_Extension_Storage_AppEntityPaymentPaymentService.php',
  360.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService.php',
  361.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService.php',
  362.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService.php',
  363.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService.php',
  364.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService.php',
  365.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService.php',
  366.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService.php',
  367.             'payum.static_registry' => 'getPayum_StaticRegistryService.php',
  368.             'payum.storage.app_entity_order_order' => 'getPayum_Storage_AppEntityOrderOrderService.php',
  369.             'payum.storage.app_entity_payment_payment' => 'getPayum_Storage_AppEntityPaymentPaymentService.php',
  370.             'payum.storage.sylius_bundle_payumbundle_model_gatewayconfig' => 'getPayum_Storage_SyliusBundlePayumbundleModelGatewayconfigService.php',
  371.             'payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken' => 'getPayum_Storage_SyliusBundlePayumbundleModelPaymentsecuritytokenService.php',
  372.             'routing.loader' => 'getRouting_LoaderService.php',
  373.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  374.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  375.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  376.             'services_resetter' => 'getServicesResetterService.php',
  377.             'sm.callback.cascade_transition' => 'getSm_Callback_CascadeTransitionService.php',
  378.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService.php',
  379.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService.php',
  380.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService.php',
  381.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService.php',
  382.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService.php',
  383.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService.php',
  384.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService.php',
  385.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService.php',
  386.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService.php',
  387.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService.php',
  388.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService.php',
  389.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService.php',
  390.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService.php',
  391.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService.php',
  392.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  393.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  394.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  395.             'sylius.active_promotions_provider' => 'getSylius_ActivePromotionsProviderService.php',
  396.             'sylius.address_comparator' => 'getSylius_AddressComparatorService.php',
  397.             'sylius.admin.menu_builder.customer.show' => 'getSylius_Admin_MenuBuilder_Customer_ShowService.php',
  398.             'sylius.admin.menu_builder.main' => 'getSylius_Admin_MenuBuilder_MainService.php',
  399.             'sylius.admin.menu_builder.order.show' => 'getSylius_Admin_MenuBuilder_Order_ShowService.php',
  400.             'sylius.admin.menu_builder.product.update' => 'getSylius_Admin_MenuBuilder_Product_UpdateService.php',
  401.             'sylius.admin.menu_builder.product_form' => 'getSylius_Admin_MenuBuilder_ProductFormService.php',
  402.             'sylius.admin.menu_builder.product_variant_form' => 'getSylius_Admin_MenuBuilder_ProductVariantFormService.php',
  403.             'sylius.admin.menu_builder.promotion.update' => 'getSylius_Admin_MenuBuilder_Promotion_UpdateService.php',
  404.             'sylius.admin_user.pin_generator.password_reset' => 'getSylius_AdminUser_PinGenerator_PasswordResetService.php',
  405.             'sylius.admin_user.token_generator.email_verification' => 'getSylius_AdminUser_TokenGenerator_EmailVerificationService.php',
  406.             'sylius.admin_user.token_generator.password_reset' => 'getSylius_AdminUser_TokenGenerator_PasswordResetService.php',
  407.             'sylius.api.archiving_shipping_method_applicator' => 'getSylius_Api_ArchivingShippingMethodApplicatorService.php',
  408.             'sylius.api.doctrine.query_collection_extension.hide_archived_shipping_method' => 'getSylius_Api_Doctrine_QueryCollectionExtension_HideArchivedShippingMethodService.php',
  409.             'sylius.api.doctrine.query_collection_extension.products_by_channel_and_locale_code' => 'getSylius_Api_Doctrine_QueryCollectionExtension_ProductsByChannelAndLocaleCodeService.php',
  410.             'sylius.api.doctrine.query_item_extension.delete_order' => 'getSylius_Api_Doctrine_QueryItemExtension_DeleteOrderService.php',
  411.             'sylius.api.doctrine.query_item_extension.get_order' => 'getSylius_Api_Doctrine_QueryItemExtension_GetOrderService.php',
  412.             'sylius.api.order_state_machine_transition_applicator' => 'getSylius_Api_OrderStateMachineTransitionApplicatorService.php',
  413.             'sylius.api.payment_state_machine_transition_applicator' => 'getSylius_Api_PaymentStateMachineTransitionApplicatorService.php',
  414.             'sylius.api.product_review_state_machine_transition_applicator' => 'getSylius_Api_ProductReviewStateMachineTransitionApplicatorService.php',
  415.             'sylius.api.shipment_state_machine_transition_applicator' => 'getSylius_Api_ShipmentStateMachineTransitionApplicatorService.php',
  416.             'sylius.api.upload_avatar_image_action' => 'getSylius_Api_UploadAvatarImageActionService.php',
  417.             'sylius.attribute_type.checkbox' => 'getSylius_AttributeType_CheckboxService.php',
  418.             'sylius.attribute_type.date' => 'getSylius_AttributeType_DateService.php',
  419.             'sylius.attribute_type.datetime' => 'getSylius_AttributeType_DatetimeService.php',
  420.             'sylius.attribute_type.integer' => 'getSylius_AttributeType_IntegerService.php',
  421.             'sylius.attribute_type.percent' => 'getSylius_AttributeType_PercentService.php',
  422.             'sylius.attribute_type.select' => 'getSylius_AttributeType_SelectService.php',
  423.             'sylius.attribute_type.select.value.translations' => 'getSylius_AttributeType_Select_Value_TranslationsService.php',
  424.             'sylius.attribute_type.text' => 'getSylius_AttributeType_TextService.php',
  425.             'sylius.attribute_type.textarea' => 'getSylius_AttributeType_TextareaService.php',
  426.             'sylius.available_product_option_values_resolver' => 'getSylius_AvailableProductOptionValuesResolverService.php',
  427.             'sylius.average_rating_calculator' => 'getSylius_AverageRatingCalculatorService.php',
  428.             'sylius.calendar' => 'getSylius_CalendarService.php',
  429.             'sylius.checker.product_variants_parity' => 'getSylius_Checker_ProductVariantsParityService.php',
  430.             'sylius.commands_provider.database_setup' => 'getSylius_CommandsProvider_DatabaseSetupService.php',
  431.             'sylius.console.command.resource_debug' => 'getSylius_Console_Command_ResourceDebugService.php',
  432.             'sylius.controller.address' => 'getSylius_Controller_AddressService.php',
  433.             'sylius.controller.address_log_entry' => 'getSylius_Controller_AddressLogEntryService.php',
  434.             'sylius.controller.adjustment' => 'getSylius_Controller_AdjustmentService.php',
  435.             'sylius.controller.admin.dashboard' => 'getSylius_Controller_Admin_DashboardService.php',
  436.             'sylius.controller.admin.dashboard.statistics' => 'getSylius_Controller_Admin_Dashboard_StatisticsService.php',
  437.             'sylius.controller.admin.notification' => 'getSylius_Controller_Admin_NotificationService.php',
  438.             'sylius.controller.admin_user' => 'getSylius_Controller_AdminUserService.php',
  439.             'sylius.controller.api_access_token' => 'getSylius_Controller_ApiAccessTokenService.php',
  440.             'sylius.controller.api_auth_code' => 'getSylius_Controller_ApiAuthCodeService.php',
  441.             'sylius.controller.api_client' => 'getSylius_Controller_ApiClientService.php',
  442.             'sylius.controller.api_refresh_token' => 'getSylius_Controller_ApiRefreshTokenService.php',
  443.             'sylius.controller.channel' => 'getSylius_Controller_ChannelService.php',
  444.             'sylius.controller.channel_pricing' => 'getSylius_Controller_ChannelPricingService.php',
  445.             'sylius.controller.country' => 'getSylius_Controller_CountryService.php',
  446.             'sylius.controller.currency' => 'getSylius_Controller_CurrencyService.php',
  447.             'sylius.controller.customer' => 'getSylius_Controller_CustomerService.php',
  448.             'sylius.controller.customer_group' => 'getSylius_Controller_CustomerGroupService.php',
  449.             'sylius.controller.customer_statistics' => 'getSylius_Controller_CustomerStatisticsService.php',
  450.             'sylius.controller.exchange_rate' => 'getSylius_Controller_ExchangeRateService.php',
  451.             'sylius.controller.gateway_config' => 'getSylius_Controller_GatewayConfigService.php',
  452.             'sylius.controller.impersonate_user' => 'getSylius_Controller_ImpersonateUserService.php',
  453.             'sylius.controller.inventory_unit' => 'getSylius_Controller_InventoryUnitService.php',
  454.             'sylius.controller.locale' => 'getSylius_Controller_LocaleService.php',
  455.             'sylius.controller.oauth_user' => 'getSylius_Controller_OauthUserService.php',
  456.             'sylius.controller.order' => 'getSylius_Controller_OrderService.php',
  457.             'sylius.controller.order_item' => 'getSylius_Controller_OrderItemService.php',
  458.             'sylius.controller.order_item_unit' => 'getSylius_Controller_OrderItemUnitService.php',
  459.             'sylius.controller.payment' => 'getSylius_Controller_PaymentService.php',
  460.             'sylius.controller.payment_method' => 'getSylius_Controller_PaymentMethodService.php',
  461.             'sylius.controller.payment_method_translation' => 'getSylius_Controller_PaymentMethodTranslationService.php',
  462.             'sylius.controller.payment_security_token' => 'getSylius_Controller_PaymentSecurityTokenService.php',
  463.             'sylius.controller.payum' => 'getSylius_Controller_PayumService.php',
  464.             'sylius.controller.product' => 'getSylius_Controller_ProductService.php',
  465.             'sylius.controller.product_association' => 'getSylius_Controller_ProductAssociationService.php',
  466.             'sylius.controller.product_association_type' => 'getSylius_Controller_ProductAssociationTypeService.php',
  467.             'sylius.controller.product_association_type_translation' => 'getSylius_Controller_ProductAssociationTypeTranslationService.php',
  468.             'sylius.controller.product_attribute' => 'getSylius_Controller_ProductAttributeService.php',
  469.             'sylius.controller.product_attribute_translation' => 'getSylius_Controller_ProductAttributeTranslationService.php',
  470.             'sylius.controller.product_attribute_value' => 'getSylius_Controller_ProductAttributeValueService.php',
  471.             'sylius.controller.product_image' => 'getSylius_Controller_ProductImageService.php',
  472.             'sylius.controller.product_option' => 'getSylius_Controller_ProductOptionService.php',
  473.             'sylius.controller.product_option_translation' => 'getSylius_Controller_ProductOptionTranslationService.php',
  474.             'sylius.controller.product_option_value' => 'getSylius_Controller_ProductOptionValueService.php',
  475.             'sylius.controller.product_option_value_translation' => 'getSylius_Controller_ProductOptionValueTranslationService.php',
  476.             'sylius.controller.product_review' => 'getSylius_Controller_ProductReviewService.php',
  477.             'sylius.controller.product_slug' => 'getSylius_Controller_ProductSlugService.php',
  478.             'sylius.controller.product_taxon' => 'getSylius_Controller_ProductTaxonService.php',
  479.             'sylius.controller.product_translation' => 'getSylius_Controller_ProductTranslationService.php',
  480.             'sylius.controller.product_variant' => 'getSylius_Controller_ProductVariantService.php',
  481.             'sylius.controller.product_variant_translation' => 'getSylius_Controller_ProductVariantTranslationService.php',
  482.             'sylius.controller.promotion' => 'getSylius_Controller_PromotionService.php',
  483.             'sylius.controller.promotion_action' => 'getSylius_Controller_PromotionActionService.php',
  484.             'sylius.controller.promotion_coupon' => 'getSylius_Controller_PromotionCouponService.php',
  485.             'sylius.controller.promotion_rule' => 'getSylius_Controller_PromotionRuleService.php',
  486.             'sylius.controller.province' => 'getSylius_Controller_ProvinceService.php',
  487.             'sylius.controller.security' => 'getSylius_Controller_SecurityService.php',
  488.             'sylius.controller.shipment' => 'getSylius_Controller_ShipmentService.php',
  489.             'sylius.controller.shipment_unit' => 'getSylius_Controller_ShipmentUnitService.php',
  490.             'sylius.controller.shipping_category' => 'getSylius_Controller_ShippingCategoryService.php',
  491.             'sylius.controller.shipping_method' => 'getSylius_Controller_ShippingMethodService.php',
  492.             'sylius.controller.shipping_method_rule' => 'getSylius_Controller_ShippingMethodRuleService.php',
  493.             'sylius.controller.shipping_method_translation' => 'getSylius_Controller_ShippingMethodTranslationService.php',
  494.             'sylius.controller.shop.contact' => 'getSylius_Controller_Shop_ContactService.php',
  495.             'sylius.controller.shop.currency_switch' => 'getSylius_Controller_Shop_CurrencySwitchService.php',
  496.             'sylius.controller.shop.homepage' => 'getSylius_Controller_Shop_HomepageService.php',
  497.             'sylius.controller.shop.locale_switch' => 'getSylius_Controller_Shop_LocaleSwitchService.php',
  498.             'sylius.controller.shop.security_widget' => 'getSylius_Controller_Shop_SecurityWidgetService.php',
  499.             'sylius.controller.shop_billing_data' => 'getSylius_Controller_ShopBillingDataService.php',
  500.             'sylius.controller.shop_user' => 'getSylius_Controller_ShopUserService.php',
  501.             'sylius.controller.show_available_payment_methods' => 'getSylius_Controller_ShowAvailablePaymentMethodsService.php',
  502.             'sylius.controller.show_available_shipping_methods' => 'getSylius_Controller_ShowAvailableShippingMethodsService.php',
  503.             'sylius.controller.tax_category' => 'getSylius_Controller_TaxCategoryService.php',
  504.             'sylius.controller.tax_rate' => 'getSylius_Controller_TaxRateService.php',
  505.             'sylius.controller.taxon' => 'getSylius_Controller_TaxonService.php',
  506.             'sylius.controller.taxon_image' => 'getSylius_Controller_TaxonImageService.php',
  507.             'sylius.controller.taxon_slug' => 'getSylius_Controller_TaxonSlugService.php',
  508.             'sylius.controller.taxon_translation' => 'getSylius_Controller_TaxonTranslationService.php',
  509.             'sylius.controller.update_product_taxon_position' => 'getSylius_Controller_UpdateProductTaxonPositionService.php',
  510.             'sylius.controller.user_security' => 'getSylius_Controller_UserSecurityService.php',
  511.             'sylius.controller.zone' => 'getSylius_Controller_ZoneService.php',
  512.             'sylius.controller.zone_member' => 'getSylius_Controller_ZoneMemberService.php',
  513.             'sylius.converter.country_name' => 'getSylius_Converter_CountryNameService.php',
  514.             'sylius.currency_name_converter' => 'getSylius_CurrencyNameConverterService.php',
  515.             'sylius.customer_ip_assigner' => 'getSylius_CustomerIpAssignerService.php',
  516.             'sylius.customer_order_addresses_saver' => 'getSylius_CustomerOrderAddressesSaverService.php',
  517.             'sylius.customer_statistics_provider' => 'getSylius_CustomerStatisticsProviderService.php',
  518.             'sylius.customer_unique_address_adder' => 'getSylius_CustomerUniqueAddressAdderService.php',
  519.             'sylius.dashboard.statistics_provider' => 'getSylius_Dashboard_StatisticsProviderService.php',
  520.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService.php',
  521.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService.php',
  522.             'sylius.email_manager.contact' => 'getSylius_EmailManager_ContactService.php',
  523.             'sylius.email_manager.order' => 'getSylius_EmailManager_OrderService.php',
  524.             'sylius.email_manager.shipment' => 'getSylius_EmailManager_ShipmentService.php',
  525.             'sylius.email_provider' => 'getSylius_EmailProviderService.php',
  526.             'sylius.email_renderer.adapter.default' => 'getSylius_EmailRenderer_Adapter_DefaultService.php',
  527.             'sylius.email_renderer.adapter.twig' => 'getSylius_EmailRenderer_Adapter_TwigService.php',
  528.             'sylius.email_sender' => 'getSylius_EmailSenderService.php',
  529.             'sylius.email_sender.adapter.default' => 'getSylius_EmailSender_Adapter_DefaultService.php',
  530.             'sylius.email_sender.adapter.swiftmailer' => 'getSylius_EmailSender_Adapter_SwiftmailerService.php',
  531.             'sylius.event_subscriber.orm_mapped_super_class' => 'getSylius_EventSubscriber_OrmMappedSuperClassService.php',
  532.             'sylius.event_subscriber.orm_repository_class' => 'getSylius_EventSubscriber_OrmRepositoryClassService.php',
  533.             'sylius.event_subscriber.resource_delete' => 'getSylius_EventSubscriber_ResourceDeleteService.php',
  534.             'sylius.expired_carts_remover' => 'getSylius_ExpiredCartsRemoverService.php',
  535.             'sylius.factory.add_to_cart_command' => 'getSylius_Factory_AddToCartCommandService.php',
  536.             'sylius.factory.address' => 'getSylius_Factory_AddressService.php',
  537.             'sylius.factory.address_log_entry' => 'getSylius_Factory_AddressLogEntryService.php',
  538.             'sylius.factory.admin_user' => 'getSylius_Factory_AdminUserService.php',
  539.             'sylius.factory.api_access_token' => 'getSylius_Factory_ApiAccessTokenService.php',
  540.             'sylius.factory.api_auth_code' => 'getSylius_Factory_ApiAuthCodeService.php',
  541.             'sylius.factory.api_client' => 'getSylius_Factory_ApiClientService.php',
  542.             'sylius.factory.api_refresh_token' => 'getSylius_Factory_ApiRefreshTokenService.php',
  543.             'sylius.factory.avatar_image' => 'getSylius_Factory_AvatarImageService.php',
  544.             'sylius.factory.cart_item' => 'getSylius_Factory_CartItemService.php',
  545.             'sylius.factory.channel_pricing' => 'getSylius_Factory_ChannelPricingService.php',
  546.             'sylius.factory.country' => 'getSylius_Factory_CountryService.php',
  547.             'sylius.factory.currency' => 'getSylius_Factory_CurrencyService.php',
  548.             'sylius.factory.customer' => 'getSylius_Factory_CustomerService.php',
  549.             'sylius.factory.customer_after_checkout' => 'getSylius_Factory_CustomerAfterCheckoutService.php',
  550.             'sylius.factory.customer_group' => 'getSylius_Factory_CustomerGroupService.php',
  551.             'sylius.factory.email' => 'getSylius_Factory_EmailService.php',
  552.             'sylius.factory.exchange_rate' => 'getSylius_Factory_ExchangeRateService.php',
  553.             'sylius.factory.gateway_config' => 'getSylius_Factory_GatewayConfigService.php',
  554.             'sylius.factory.inventory_unit' => 'getSylius_Factory_InventoryUnitService.php',
  555.             'sylius.factory.locale' => 'getSylius_Factory_LocaleService.php',
  556.             'sylius.factory.oauth_user' => 'getSylius_Factory_OauthUserService.php',
  557.             'sylius.factory.order_item_unit' => 'getSylius_Factory_OrderItemUnitService.php',
  558.             'sylius.factory.order_sequence' => 'getSylius_Factory_OrderSequenceService.php',
  559.             'sylius.factory.payment_method_translation' => 'getSylius_Factory_PaymentMethodTranslationService.php',
  560.             'sylius.factory.payment_security_token' => 'getSylius_Factory_PaymentSecurityTokenService.php',
  561.             'sylius.factory.payum_get_status_action' => 'getSylius_Factory_PayumGetStatusActionService.php',
  562.             'sylius.factory.payum_resolve_next_route' => 'getSylius_Factory_PayumResolveNextRouteService.php',
  563.             'sylius.factory.product_association' => 'getSylius_Factory_ProductAssociationService.php',
  564.             'sylius.factory.product_association_type' => 'getSylius_Factory_ProductAssociationTypeService.php',
  565.             'sylius.factory.product_association_type_translation' => 'getSylius_Factory_ProductAssociationTypeTranslationService.php',
  566.             'sylius.factory.product_attribute' => 'getSylius_Factory_ProductAttributeService.php',
  567.             'sylius.factory.product_attribute_translation' => 'getSylius_Factory_ProductAttributeTranslationService.php',
  568.             'sylius.factory.product_attribute_value' => 'getSylius_Factory_ProductAttributeValueService.php',
  569.             'sylius.factory.product_image' => 'getSylius_Factory_ProductImageService.php',
  570.             'sylius.factory.product_option' => 'getSylius_Factory_ProductOptionService.php',
  571.             'sylius.factory.product_option_translation' => 'getSylius_Factory_ProductOptionTranslationService.php',
  572.             'sylius.factory.product_option_value' => 'getSylius_Factory_ProductOptionValueService.php',
  573.             'sylius.factory.product_option_value_translation' => 'getSylius_Factory_ProductOptionValueTranslationService.php',
  574.             'sylius.factory.product_review' => 'getSylius_Factory_ProductReviewService.php',
  575.             'sylius.factory.product_reviewer' => 'getSylius_Factory_ProductReviewerService.php',
  576.             'sylius.factory.product_taxon' => 'getSylius_Factory_ProductTaxonService.php',
  577.             'sylius.factory.product_translation' => 'getSylius_Factory_ProductTranslationService.php',
  578.             'sylius.factory.product_variant_translation' => 'getSylius_Factory_ProductVariantTranslationService.php',
  579.             'sylius.factory.promotion' => 'getSylius_Factory_PromotionService.php',
  580.             'sylius.factory.province' => 'getSylius_Factory_ProvinceService.php',
  581.             'sylius.factory.shipment' => 'getSylius_Factory_ShipmentService.php',
  582.             'sylius.factory.shipment_unit' => 'getSylius_Factory_ShipmentUnitService.php',
  583.             'sylius.factory.shipping_category' => 'getSylius_Factory_ShippingCategoryService.php',
  584.             'sylius.factory.shipping_method' => 'getSylius_Factory_ShippingMethodService.php',
  585.             'sylius.factory.shipping_method_rule' => 'getSylius_Factory_ShippingMethodRuleService.php',
  586.             'sylius.factory.shipping_method_translation' => 'getSylius_Factory_ShippingMethodTranslationService.php',
  587.             'sylius.factory.shop_billing_data' => 'getSylius_Factory_ShopBillingDataService.php',
  588.             'sylius.factory.shop_user' => 'getSylius_Factory_ShopUserService.php',
  589.             'sylius.factory.tax_category' => 'getSylius_Factory_TaxCategoryService.php',
  590.             'sylius.factory.tax_rate' => 'getSylius_Factory_TaxRateService.php',
  591.             'sylius.factory.taxon_image' => 'getSylius_Factory_TaxonImageService.php',
  592.             'sylius.factory.taxon_translation' => 'getSylius_Factory_TaxonTranslationService.php',
  593.             'sylius.factory.zone_member' => 'getSylius_Factory_ZoneMemberService.php',
  594.             'sylius.fixture.address' => 'getSylius_Fixture_AddressService.php',
  595.             'sylius.fixture.admin_user' => 'getSylius_Fixture_AdminUserService.php',
  596.             'sylius.fixture.api_access_token' => 'getSylius_Fixture_ApiAccessTokenService.php',
  597.             'sylius.fixture.api_client' => 'getSylius_Fixture_ApiClientService.php',
  598.             'sylius.fixture.book_product' => 'getSylius_Fixture_BookProductService.php',
  599.             'sylius.fixture.channel' => 'getSylius_Fixture_ChannelService.php',
  600.             'sylius.fixture.currency' => 'getSylius_Fixture_CurrencyService.php',
  601.             'sylius.fixture.customer_group' => 'getSylius_Fixture_CustomerGroupService.php',
  602.             'sylius.fixture.example_factory.address' => 'getSylius_Fixture_ExampleFactory_AddressService.php',
  603.             'sylius.fixture.example_factory.admin_user' => 'getSylius_Fixture_ExampleFactory_AdminUserService.php',
  604.             'sylius.fixture.example_factory.api_access_token' => 'getSylius_Fixture_ExampleFactory_ApiAccessTokenService.php',
  605.             'sylius.fixture.example_factory.api_client' => 'getSylius_Fixture_ExampleFactory_ApiClientService.php',
  606.             'sylius.fixture.example_factory.channel' => 'getSylius_Fixture_ExampleFactory_ChannelService.php',
  607.             'sylius.fixture.example_factory.customer_group' => 'getSylius_Fixture_ExampleFactory_CustomerGroupService.php',
  608.             'sylius.fixture.example_factory.order' => 'getSylius_Fixture_ExampleFactory_OrderService.php',
  609.             'sylius.fixture.example_factory.payment_method' => 'getSylius_Fixture_ExampleFactory_PaymentMethodService.php',
  610.             'sylius.fixture.example_factory.product' => 'getSylius_Fixture_ExampleFactory_ProductService.php',
  611.             'sylius.fixture.example_factory.product_association' => 'getSylius_Fixture_ExampleFactory_ProductAssociationService.php',
  612.             'sylius.fixture.example_factory.product_association_type' => 'getSylius_Fixture_ExampleFactory_ProductAssociationTypeService.php',
  613.             'sylius.fixture.example_factory.product_attribute' => 'getSylius_Fixture_ExampleFactory_ProductAttributeService.php',
  614.             'sylius.fixture.example_factory.product_option' => 'getSylius_Fixture_ExampleFactory_ProductOptionService.php',
  615.             'sylius.fixture.example_factory.product_review' => 'getSylius_Fixture_ExampleFactory_ProductReviewService.php',
  616.             'sylius.fixture.example_factory.promotion' => 'getSylius_Fixture_ExampleFactory_PromotionService.php',
  617.             'sylius.fixture.example_factory.promotion_action' => 'getSylius_Fixture_ExampleFactory_PromotionActionService.php',
  618.             'sylius.fixture.example_factory.promotion_rule' => 'getSylius_Fixture_ExampleFactory_PromotionRuleService.php',
  619.             'sylius.fixture.example_factory.shipping_category' => 'getSylius_Fixture_ExampleFactory_ShippingCategoryService.php',
  620.             'sylius.fixture.example_factory.shipping_method' => 'getSylius_Fixture_ExampleFactory_ShippingMethodService.php',
  621.             'sylius.fixture.example_factory.shop_user' => 'getSylius_Fixture_ExampleFactory_ShopUserService.php',
  622.             'sylius.fixture.example_factory.tax_category' => 'getSylius_Fixture_ExampleFactory_TaxCategoryService.php',
  623.             'sylius.fixture.example_factory.tax_rate' => 'getSylius_Fixture_ExampleFactory_TaxRateService.php',
  624.             'sylius.fixture.example_factory.taxon' => 'getSylius_Fixture_ExampleFactory_TaxonService.php',
  625.             'sylius.fixture.geographical' => 'getSylius_Fixture_GeographicalService.php',
  626.             'sylius.fixture.locale' => 'getSylius_Fixture_LocaleService.php',
  627.             'sylius.fixture.mug_product' => 'getSylius_Fixture_MugProductService.php',
  628.             'sylius.fixture.order' => 'getSylius_Fixture_OrderService.php',
  629.             'sylius.fixture.payment_method' => 'getSylius_Fixture_PaymentMethodService.php',
  630.             'sylius.fixture.product' => 'getSylius_Fixture_ProductService.php',
  631.             'sylius.fixture.product_association' => 'getSylius_Fixture_ProductAssociationService.php',
  632.             'sylius.fixture.product_association_type' => 'getSylius_Fixture_ProductAssociationTypeService.php',
  633.             'sylius.fixture.product_attribute' => 'getSylius_Fixture_ProductAttributeService.php',
  634.             'sylius.fixture.product_option' => 'getSylius_Fixture_ProductOptionService.php',
  635.             'sylius.fixture.product_review' => 'getSylius_Fixture_ProductReviewService.php',
  636.             'sylius.fixture.promotion' => 'getSylius_Fixture_PromotionService.php',
  637.             'sylius.fixture.shipping_category' => 'getSylius_Fixture_ShippingCategoryService.php',
  638.             'sylius.fixture.shipping_method' => 'getSylius_Fixture_ShippingMethodService.php',
  639.             'sylius.fixture.shop_user' => 'getSylius_Fixture_ShopUserService.php',
  640.             'sylius.fixture.similar_product_association' => 'getSylius_Fixture_SimilarProductAssociationService.php',
  641.             'sylius.fixture.sticker_product' => 'getSylius_Fixture_StickerProductService.php',
  642.             'sylius.fixture.tax_category' => 'getSylius_Fixture_TaxCategoryService.php',
  643.             'sylius.fixture.tax_rate' => 'getSylius_Fixture_TaxRateService.php',
  644.             'sylius.fixture.taxon' => 'getSylius_Fixture_TaxonService.php',
  645.             'sylius.fixture.tshirt_product' => 'getSylius_Fixture_TshirtProductService.php',
  646.             'sylius.form.choice_list.loader.lazy_customer_loader' => 'getSylius_Form_ChoiceList_Loader_LazyCustomerLoaderService.php',
  647.             'sylius.form.data_mapper.order_item_quantity' => 'getSylius_Form_DataMapper_OrderItemQuantityService.php',
  648.             'sylius.form.event_subscriber.product_variant_generator' => 'getSylius_Form_EventSubscriber_ProductVariantGeneratorService.php',
  649.             'sylius.form.extension.type.address' => 'getSylius_Form_Extension_Type_AddressService.php',
  650.             'sylius.form.extension.type.api_order_item' => 'getSylius_Form_Extension_Type_ApiOrderItemService.php',
  651.             'sylius.form.extension.type.cart' => 'getSylius_Form_Extension_Type_CartService.php',
  652.             'sylius.form.extension.type.cart_item' => 'getSylius_Form_Extension_Type_CartItemService.php',
  653.             'sylius.form.extension.type.channel' => 'getSylius_Form_Extension_Type_ChannelService.php',
  654.             'sylius.form.extension.type.collection' => 'getSylius_Form_Extension_Type_CollectionService.php',
  655.             'sylius.form.extension.type.country' => 'getSylius_Form_Extension_Type_CountryService.php',
  656.             'sylius.form.extension.type.customer' => 'getSylius_Form_Extension_Type_CustomerService.php',
  657.             'sylius.form.extension.type.gateway_config.crypted' => 'getSylius_Form_Extension_Type_GatewayConfig_CryptedService.php',
  658.             'sylius.form.extension.type.locale' => 'getSylius_Form_Extension_Type_LocaleService.php',
  659.             'sylius.form.extension.type.order' => 'getSylius_Form_Extension_Type_OrderService.php',
  660.             'sylius.form.extension.type.payment_method' => 'getSylius_Form_Extension_Type_PaymentMethodService.php',
  661.             'sylius.form.extension.type.product' => 'getSylius_Form_Extension_Type_ProductService.php',
  662.             'sylius.form.extension.type.product_translation' => 'getSylius_Form_Extension_Type_ProductTranslationService.php',
  663.             'sylius.form.extension.type.product_variant' => 'getSylius_Form_Extension_Type_ProductVariantService.php',
  664.             'sylius.form.extension.type.product_variant_generation' => 'getSylius_Form_Extension_Type_ProductVariantGenerationService.php',
  665.             'sylius.form.extension.type.promotion' => 'getSylius_Form_Extension_Type_PromotionService.php',
  666.             'sylius.form.extension.type.promotion_coupon' => 'getSylius_Form_Extension_Type_PromotionCouponService.php',
  667.             'sylius.form.extension.type.promotion_filter_collection' => 'getSylius_Form_Extension_Type_PromotionFilterCollectionService.php',
  668.             'sylius.form.extension.type.shipping_method' => 'getSylius_Form_Extension_Type_ShippingMethodService.php',
  669.             'sylius.form.extension.type.tax_rate' => 'getSylius_Form_Extension_Type_TaxRateService.php',
  670.             'sylius.form.extension.type.taxon' => 'getSylius_Form_Extension_Type_TaxonService.php',
  671.             'sylius.form.type.add_to_cart' => 'getSylius_Form_Type_AddToCartService.php',
  672.             'sylius.form.type.address' => 'getSylius_Form_Type_AddressService.php',
  673.             'sylius.form.type.address_choice' => 'getSylius_Form_Type_AddressChoiceService.php',
  674.             'sylius.form.type.admin_user' => 'getSylius_Form_Type_AdminUserService.php',
  675.             'sylius.form.type.api_checkout_address' => 'getSylius_Form_Type_ApiCheckoutAddressService.php',
  676.             'sylius.form.type.api_client' => 'getSylius_Form_Type_ApiClientService.php',
  677.             'sylius.form.type.api_customer' => 'getSylius_Form_Type_ApiCustomerService.php',
  678.             'sylius.form.type.api_order' => 'getSylius_Form_Type_ApiOrderService.php',
  679.             'sylius.form.type.api_order_item' => 'getSylius_Form_Type_ApiOrderItemService.php',
  680.             'sylius.form.type.api_order_promotion_coupon' => 'getSylius_Form_Type_ApiOrderPromotionCouponService.php',
  681.             'sylius.form.type.api_product' => 'getSylius_Form_Type_ApiProductService.php',
  682.             'sylius.form.type.api_product_variant' => 'getSylius_Form_Type_ApiProductVariantService.php',
  683.             'sylius.form.type.attribute_type.select' => 'getSylius_Form_Type_AttributeType_SelectService.php',
  684.             'sylius.form.type.attribute_type.select.choices_collection' => 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService.php',
  685.             'sylius.form.type.attribute_type_choice' => 'getSylius_Form_Type_AttributeTypeChoiceService.php',
  686.             'sylius.form.type.autocomplete_product_taxon_choice' => 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService.php',
  687.             'sylius.form.type.avatar_image' => 'getSylius_Form_Type_AvatarImageService.php',
  688.             'sylius.form.type.cart' => 'getSylius_Form_Type_CartService.php',
  689.             'sylius.form.type.cart_item' => 'getSylius_Form_Type_CartItemService.php',
  690.             'sylius.form.type.channel' => 'getSylius_Form_Type_ChannelService.php',
  691.             'sylius.form.type.channel_based_shipping_calculator.flat_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService.php',
  692.             'sylius.form.type.channel_based_shipping_calculator.per_unit_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService.php',
  693.             'sylius.form.type.channel_choice' => 'getSylius_Form_Type_ChannelChoiceService.php',
  694.             'sylius.form.type.channel_pricing' => 'getSylius_Form_Type_ChannelPricingService.php',
  695.             'sylius.form.type.channels_collection' => 'getSylius_Form_Type_ChannelsCollectionService.php',
  696.             'sylius.form.type.checkout_address' => 'getSylius_Form_Type_CheckoutAddressService.php',
  697.             'sylius.form.type.checkout_complete' => 'getSylius_Form_Type_CheckoutCompleteService.php',
  698.             'sylius.form.type.checkout_payment' => 'getSylius_Form_Type_CheckoutPaymentService.php',
  699.             'sylius.form.type.checkout_select_shipping' => 'getSylius_Form_Type_CheckoutSelectShippingService.php',
  700.             'sylius.form.type.checkout_shipment' => 'getSylius_Form_Type_CheckoutShipmentService.php',
  701.             'sylius.form.type.country' => 'getSylius_Form_Type_CountryService.php',
  702.             'sylius.form.type.country_choice' => 'getSylius_Form_Type_CountryChoiceService.php',
  703.             'sylius.form.type.country_code_choice' => 'getSylius_Form_Type_CountryCodeChoiceService.php',
  704.             'sylius.form.type.currency' => 'getSylius_Form_Type_CurrencyService.php',
  705.             'sylius.form.type.currency_choice' => 'getSylius_Form_Type_CurrencyChoiceService.php',
  706.             'sylius.form.type.customer' => 'getSylius_Form_Type_CustomerService.php',
  707.             'sylius.form.type.customer_checkout_guest' => 'getSylius_Form_Type_CustomerCheckoutGuestService.php',
  708.             'sylius.form.type.customer_choice' => 'getSylius_Form_Type_CustomerChoiceService.php',
  709.             'sylius.form.type.customer_group' => 'getSylius_Form_Type_CustomerGroupService.php',
  710.             'sylius.form.type.customer_group_choice' => 'getSylius_Form_Type_CustomerGroupChoiceService.php',
  711.             'sylius.form.type.customer_group_code_choice' => 'getSylius_Form_Type_CustomerGroupCodeChoiceService.php',
  712.             'sylius.form.type.customer_guest' => 'getSylius_Form_Type_CustomerGuestService.php',
  713.             'sylius.form.type.customer_profile' => 'getSylius_Form_Type_CustomerProfileService.php',
  714.             'sylius.form.type.customer_registration' => 'getSylius_Form_Type_CustomerRegistrationService.php',
  715.             'sylius.form.type.customer_simple_registration' => 'getSylius_Form_Type_CustomerSimpleRegistrationService.php',
  716.             'sylius.form.type.data_transformer.products_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductsToCodesService.php',
  717.             'sylius.form.type.data_transformer.products_to_product_associations' => 'getSylius_Form_Type_DataTransformer_ProductsToProductAssociationsService.php',
  718.             'sylius.form.type.data_transformer.taxons_to_codes' => 'getSylius_Form_Type_DataTransformer_TaxonsToCodesService.php',
  719.             'sylius.form.type.default' => 'getSylius_Form_Type_DefaultService.php',
  720.             'sylius.form.type.exchange_rate' => 'getSylius_Form_Type_ExchangeRateService.php',
  721.             'sylius.form.type.gateway_config' => 'getSylius_Form_Type_GatewayConfigService.php',
  722.             'sylius.form.type.gateway_configuration.paypal' => 'getSylius_Form_Type_GatewayConfiguration_PaypalService.php',
  723.             'sylius.form.type.gateway_configuration.stripe' => 'getSylius_Form_Type_GatewayConfiguration_StripeService.php',
  724.             'sylius.form.type.grid_filter.boolean' => 'getSylius_Form_Type_GridFilter_BooleanService.php',
  725.             'sylius.form.type.grid_filter.date' => 'getSylius_Form_Type_GridFilter_DateService.php',
  726.             'sylius.form.type.grid_filter.entity' => 'getSylius_Form_Type_GridFilter_EntityService.php',
  727.             'sylius.form.type.grid_filter.exists' => 'getSylius_Form_Type_GridFilter_ExistsService.php',
  728.             'sylius.form.type.grid_filter.money' => 'getSylius_Form_Type_GridFilter_MoneyService.php',
  729.             'sylius.form.type.grid_filter.select' => 'getSylius_Form_Type_GridFilter_SelectService.php',
  730.             'sylius.form.type.grid_filter.string' => 'getSylius_Form_Type_GridFilter_StringService.php',
  731.             'sylius.form.type.locale' => 'getSylius_Form_Type_LocaleService.php',
  732.             'sylius.form.type.locale_choice' => 'getSylius_Form_Type_LocaleChoiceService.php',
  733.             'sylius.form.type.money' => 'getSylius_Form_Type_MoneyService.php',
  734.             'sylius.form.type.order' => 'getSylius_Form_Type_OrderService.php',
  735.             'sylius.form.type.order_item' => 'getSylius_Form_Type_OrderItemService.php',
  736.             'sylius.form.type.payment' => 'getSylius_Form_Type_PaymentService.php',
  737.             'sylius.form.type.payment_gateway_choice' => 'getSylius_Form_Type_PaymentGatewayChoiceService.php',
  738.             'sylius.form.type.payment_method' => 'getSylius_Form_Type_PaymentMethodService.php',
  739.             'sylius.form.type.payment_method_choice' => 'getSylius_Form_Type_PaymentMethodChoiceService.php',
  740.             'sylius.form.type.payment_method_translation' => 'getSylius_Form_Type_PaymentMethodTranslationService.php',
  741.             'sylius.form.type.product' => 'getSylius_Form_Type_ProductService.php',
  742.             'sylius.form.type.product_association' => 'getSylius_Form_Type_ProductAssociationService.php',
  743.             'sylius.form.type.product_association_type' => 'getSylius_Form_Type_ProductAssociationTypeService.php',
  744.             'sylius.form.type.product_association_type_choice' => 'getSylius_Form_Type_ProductAssociationTypeChoiceService.php',
  745.             'sylius.form.type.product_association_type_translation' => 'getSylius_Form_Type_ProductAssociationTypeTranslationService.php',
  746.             'sylius.form.type.product_attribute' => 'getSylius_Form_Type_ProductAttributeService.php',
  747.             'sylius.form.type.product_attribute_choice' => 'getSylius_Form_Type_ProductAttributeChoiceService.php',
  748.             'sylius.form.type.product_attribute_translation' => 'getSylius_Form_Type_ProductAttributeTranslationService.php',
  749.             'sylius.form.type.product_attribute_value' => 'getSylius_Form_Type_ProductAttributeValueService.php',
  750.             'sylius.form.type.product_choice' => 'getSylius_Form_Type_ProductChoiceService.php',
  751.             'sylius.form.type.product_code_choice' => 'getSylius_Form_Type_ProductCodeChoiceService.php',
  752.             'sylius.form.type.product_generate_variants' => 'getSylius_Form_Type_ProductGenerateVariantsService.php',
  753.             'sylius.form.type.product_image' => 'getSylius_Form_Type_ProductImageService.php',
  754.             'sylius.form.type.product_option' => 'getSylius_Form_Type_ProductOptionService.php',
  755.             'sylius.form.type.product_option_choice' => 'getSylius_Form_Type_ProductOptionChoiceService.php',
  756.             'sylius.form.type.product_option_translation' => 'getSylius_Form_Type_ProductOptionTranslationService.php',
  757.             'sylius.form.type.product_option_value' => 'getSylius_Form_Type_ProductOptionValueService.php',
  758.             'sylius.form.type.product_option_value_choice' => 'getSylius_Form_Type_ProductOptionValueChoiceService.php',
  759.             'sylius.form.type.product_option_value_translation' => 'getSylius_Form_Type_ProductOptionValueTranslationService.php',
  760.             'sylius.form.type.product_review' => 'getSylius_Form_Type_ProductReviewService.php',
  761.             'sylius.form.type.product_translation' => 'getSylius_Form_Type_ProductTranslationService.php',
  762.             'sylius.form.type.product_variant' => 'getSylius_Form_Type_ProductVariantService.php',
  763.             'sylius.form.type.product_variant_generation' => 'getSylius_Form_Type_ProductVariantGenerationService.php',
  764.             'sylius.form.type.product_variant_translation' => 'getSylius_Form_Type_ProductVariantTranslationService.php',
  765.             'sylius.form.type.promotion' => 'getSylius_Form_Type_PromotionService.php',
  766.             'sylius.form.type.promotion_action' => 'getSylius_Form_Type_PromotionActionService.php',
  767.             'sylius.form.type.promotion_action.collection' => 'getSylius_Form_Type_PromotionAction_CollectionService.php',
  768.             'sylius.form.type.promotion_action.filter.product' => 'getSylius_Form_Type_PromotionAction_Filter_ProductService.php',
  769.             'sylius.form.type.promotion_action.filter.taxon' => 'getSylius_Form_Type_PromotionAction_Filter_TaxonService.php',
  770.             'sylius.form.type.promotion_action_choice' => 'getSylius_Form_Type_PromotionActionChoiceService.php',
  771.             'sylius.form.type.promotion_coupon' => 'getSylius_Form_Type_PromotionCouponService.php',
  772.             'sylius.form.type.promotion_coupon_generator_instruction' => 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService.php',
  773.             'sylius.form.type.promotion_coupon_to_code' => 'getSylius_Form_Type_PromotionCouponToCodeService.php',
  774.             'sylius.form.type.promotion_rule' => 'getSylius_Form_Type_PromotionRuleService.php',
  775.             'sylius.form.type.promotion_rule.collection' => 'getSylius_Form_Type_PromotionRule_CollectionService.php',
  776.             'sylius.form.type.promotion_rule.contains_product_configuration' => 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService.php',
  777.             'sylius.form.type.promotion_rule.customer_group_configuration' => 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService.php',
  778.             'sylius.form.type.promotion_rule.has_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService.php',
  779.             'sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService.php',
  780.             'sylius.form.type.promotion_rule_choice' => 'getSylius_Form_Type_PromotionRuleChoiceService.php',
  781.             'sylius.form.type.province' => 'getSylius_Form_Type_ProvinceService.php',
  782.             'sylius.form.type.province_choice' => 'getSylius_Form_Type_ProvinceChoiceService.php',
  783.             'sylius.form.type.province_code_choice' => 'getSylius_Form_Type_ProvinceCodeChoiceService.php',
  784.             'sylius.form.type.resource_autocomplete_choice' => 'getSylius_Form_Type_ResourceAutocompleteChoiceService.php',
  785.             'sylius.form.type.resource_translations' => 'getSylius_Form_Type_ResourceTranslationsService.php',
  786.             'sylius.form.type.security_login' => 'getSylius_Form_Type_SecurityLoginService.php',
  787.             'sylius.form.type.shipment' => 'getSylius_Form_Type_ShipmentService.php',
  788.             'sylius.form.type.shipment_ship' => 'getSylius_Form_Type_ShipmentShipService.php',
  789.             'sylius.form.type.shipping_calculator_choice' => 'getSylius_Form_Type_ShippingCalculatorChoiceService.php',
  790.             'sylius.form.type.shipping_category' => 'getSylius_Form_Type_ShippingCategoryService.php',
  791.             'sylius.form.type.shipping_category_choice' => 'getSylius_Form_Type_ShippingCategoryChoiceService.php',
  792.             'sylius.form.type.shipping_method' => 'getSylius_Form_Type_ShippingMethodService.php',
  793.             'sylius.form.type.shipping_method_choice' => 'getSylius_Form_Type_ShippingMethodChoiceService.php',
  794.             'sylius.form.type.shipping_method_rule' => 'getSylius_Form_Type_ShippingMethodRuleService.php',
  795.             'sylius.form.type.shipping_method_rule.collection' => 'getSylius_Form_Type_ShippingMethodRule_CollectionService.php',
  796.             'sylius.form.type.shipping_method_rule_choice' => 'getSylius_Form_Type_ShippingMethodRuleChoiceService.php',
  797.             'sylius.form.type.shipping_method_translation' => 'getSylius_Form_Type_ShippingMethodTranslationService.php',
  798.             'sylius.form.type.shop_billing_data' => 'getSylius_Form_Type_ShopBillingDataService.php',
  799.             'sylius.form.type.shop_user' => 'getSylius_Form_Type_ShopUserService.php',
  800.             'sylius.form.type.shop_user_registration' => 'getSylius_Form_Type_ShopUserRegistrationService.php',
  801.             'sylius.form.type.sylius_product_associations' => 'getSylius_Form_Type_SyliusProductAssociationsService.php',
  802.             'sylius.form.type.tax_calculation_strategy_choice' => 'getSylius_Form_Type_TaxCalculationStrategyChoiceService.php',
  803.             'sylius.form.type.tax_calculator_choice' => 'getSylius_Form_Type_TaxCalculatorChoiceService.php',
  804.             'sylius.form.type.tax_category' => 'getSylius_Form_Type_TaxCategoryService.php',
  805.             'sylius.form.type.tax_category_choice' => 'getSylius_Form_Type_TaxCategoryChoiceService.php',
  806.             'sylius.form.type.tax_rate' => 'getSylius_Form_Type_TaxRateService.php',
  807.             'sylius.form.type.taxon' => 'getSylius_Form_Type_TaxonService.php',
  808.             'sylius.form.type.taxon_image' => 'getSylius_Form_Type_TaxonImageService.php',
  809.             'sylius.form.type.taxon_position' => 'getSylius_Form_Type_TaxonPositionService.php',
  810.             'sylius.form.type.taxon_translation' => 'getSylius_Form_Type_TaxonTranslationService.php',
  811.             'sylius.form.type.user_change_password' => 'getSylius_Form_Type_UserChangePasswordService.php',
  812.             'sylius.form.type.user_login' => 'getSylius_Form_Type_UserLoginService.php',
  813.             'sylius.form.type.user_request_password_reset' => 'getSylius_Form_Type_UserRequestPasswordResetService.php',
  814.             'sylius.form.type.user_reset_password' => 'getSylius_Form_Type_UserResetPasswordService.php',
  815.             'sylius.form.type.zone' => 'getSylius_Form_Type_ZoneService.php',
  816.             'sylius.form.type.zone_choice' => 'getSylius_Form_Type_ZoneChoiceService.php',
  817.             'sylius.form.type.zone_code_choice' => 'getSylius_Form_Type_ZoneCodeChoiceService.php',
  818.             'sylius.form.type.zone_member' => 'getSylius_Form_Type_ZoneMemberService.php',
  819.             'sylius.form_registry.attribute_type' => 'getSylius_FormRegistry_AttributeTypeService.php',
  820.             'sylius.form_registry.payum_gateway_config' => 'getSylius_FormRegistry_PayumGatewayConfigService.php',
  821.             'sylius.form_registry.promotion_action' => 'getSylius_FormRegistry_PromotionActionService.php',
  822.             'sylius.form_registry.promotion_rule_checker' => 'getSylius_FormRegistry_PromotionRuleCheckerService.php',
  823.             'sylius.form_registry.shipping_calculator' => 'getSylius_FormRegistry_ShippingCalculatorService.php',
  824.             'sylius.form_registry.shipping_method_rule_checker' => 'getSylius_FormRegistry_ShippingMethodRuleCheckerService.php',
  825.             'sylius.generator.product_variant' => 'getSylius_Generator_ProductVariantService.php',
  826.             'sylius.generator.slug' => 'getSylius_Generator_SlugService.php',
  827.             'sylius.generator.taxon_slug' => 'getSylius_Generator_TaxonSlugService.php',
  828.             'sylius.grid.array_to_definition_converter' => 'getSylius_Grid_ArrayToDefinitionConverterService.php',
  829.             'sylius.grid.data_provider' => 'getSylius_Grid_DataProviderService.php',
  830.             'sylius.grid.data_source_provider' => 'getSylius_Grid_DataSourceProviderService.php',
  831.             'sylius.grid.field.validator' => 'getSylius_Grid_Field_ValidatorService.php',
  832.             'sylius.grid.filters_applicator' => 'getSylius_Grid_FiltersApplicatorService.php',
  833.             'sylius.grid.filters_criteria_resolver' => 'getSylius_Grid_FiltersCriteriaResolverService.php',
  834.             'sylius.grid.provider' => 'getSylius_Grid_ProviderService.php',
  835.             'sylius.grid.resource_view_factory' => 'getSylius_Grid_ResourceViewFactoryService.php',
  836.             'sylius.grid.sorter' => 'getSylius_Grid_SorterService.php',
  837.             'sylius.grid.sorter.validator' => 'getSylius_Grid_Sorter_ValidatorService.php',
  838.             'sylius.grid.view_factory' => 'getSylius_Grid_ViewFactoryService.php',
  839.             'sylius.grid_driver.doctrine.dbal' => 'getSylius_GridDriver_Doctrine_DbalService.php',
  840.             'sylius.grid_driver.doctrine.orm' => 'getSylius_GridDriver_Doctrine_OrmService.php',
  841.             'sylius.grid_filter.boolean' => 'getSylius_GridFilter_BooleanService.php',
  842.             'sylius.grid_filter.date' => 'getSylius_GridFilter_DateService.php',
  843.             'sylius.grid_filter.entities' => 'getSylius_GridFilter_EntitiesService.php',
  844.             'sylius.grid_filter.entity' => 'getSylius_GridFilter_EntityService.php',
  845.             'sylius.grid_filter.exists' => 'getSylius_GridFilter_ExistsService.php',
  846.             'sylius.grid_filter.money' => 'getSylius_GridFilter_MoneyService.php',
  847.             'sylius.grid_filter.select' => 'getSylius_GridFilter_SelectService.php',
  848.             'sylius.grid_filter.shop_string' => 'getSylius_GridFilter_ShopStringService.php',
  849.             'sylius.grid_filter.string' => 'getSylius_GridFilter_StringService.php',
  850.             'sylius.handler.shop_user_logout' => 'getSylius_Handler_ShopUserLogoutService.php',
  851.             'sylius.image_uploader' => 'getSylius_ImageUploaderService.php',
  852.             'sylius.installer.checker.command_directory' => 'getSylius_Installer_Checker_CommandDirectoryService.php',
  853.             'sylius.installer.checker.sylius_requirements' => 'getSylius_Installer_Checker_SyliusRequirementsService.php',
  854.             'sylius.integer_distributor' => 'getSylius_IntegerDistributorService.php',
  855.             'sylius.invoice_number_generator' => 'getSylius_InvoiceNumberGeneratorService.php',
  856.             'sylius.listener.api.add_to_cart' => 'getSylius_Listener_Api_AddToCartService.php',
  857.             'sylius.listener.avatar_upload' => 'getSylius_Listener_AvatarUploadService.php',
  858.             'sylius.listener.canonicalizer' => 'getSylius_Listener_CanonicalizerService.php',
  859.             'sylius.listener.cart_blamer' => 'getSylius_Listener_CartBlamerService.php',
  860.             'sylius.listener.channel' => 'getSylius_Listener_ChannelService.php',
  861.             'sylius.listener.customer_default_address' => 'getSylius_Listener_CustomerDefaultAddressService.php',
  862.             'sylius.listener.default_username' => 'getSylius_Listener_DefaultUsernameService.php',
  863.             'sylius.listener.email_updater' => 'getSylius_Listener_EmailUpdaterService.php',
  864.             'sylius.listener.images_remove' => 'getSylius_Listener_ImagesRemoveService.php',
  865.             'sylius.listener.images_upload' => 'getSylius_Listener_ImagesUploadService.php',
  866.             'sylius.listener.locking' => 'getSylius_Listener_LockingService.php',
  867.             'sylius.listener.order_complete' => 'getSylius_Listener_OrderCompleteService.php',
  868.             'sylius.listener.order_customer_ip' => 'getSylius_Listener_OrderCustomerIpService.php',
  869.             'sylius.listener.order_integrity_checker' => 'getSylius_Listener_OrderIntegrityCheckerService.php',
  870.             'sylius.listener.order_recalculation' => 'getSylius_Listener_OrderRecalculationService.php',
  871.             'sylius.listener.password_updater' => 'getSylius_Listener_PasswordUpdaterService.php',
  872.             'sylius.listener.product_review_change' => 'getSylius_Listener_ProductReviewChangeService.php',
  873.             'sylius.listener.review_create' => 'getSylius_Listener_ReviewCreateService.php',
  874.             'sylius.listener.select_product_attribute_choice_remove' => 'getSylius_Listener_SelectProductAttributeChoiceRemoveService.php',
  875.             'sylius.listener.shipment_ship' => 'getSylius_Listener_ShipmentShipService.php',
  876.             'sylius.listener.simple_product_locking' => 'getSylius_Listener_SimpleProductLockingService.php',
  877.             'sylius.listener.taxon_deletion' => 'getSylius_Listener_TaxonDeletionService.php',
  878.             'sylius.listener.user_cart_recalculation' => 'getSylius_Listener_UserCartRecalculationService.php',
  879.             'sylius.listener.user_impersonated' => 'getSylius_Listener_UserImpersonatedService.php',
  880.             'sylius.listener.user_registration' => 'getSylius_Listener_UserRegistrationService.php',
  881.             'sylius.mailer.default_settings_provider' => 'getSylius_Mailer_DefaultSettingsProviderService.php',
  882.             'sylius.oauth_server.client_manager' => 'getSylius_OauthServer_ClientManagerService.php',
  883.             'sylius.oauth_user.pin_generator.password_reset' => 'getSylius_OauthUser_PinGenerator_PasswordResetService.php',
  884.             'sylius.oauth_user.token_generator.email_verification' => 'getSylius_OauthUser_TokenGenerator_EmailVerificationService.php',
  885.             'sylius.oauth_user.token_generator.password_reset' => 'getSylius_OauthUser_TokenGenerator_PasswordResetService.php',
  886.             'sylius.order_item_names_setter' => 'getSylius_OrderItemNamesSetterService.php',
  887.             'sylius.order_item_quantity_modifier.limiting' => 'getSylius_OrderItemQuantityModifier_LimitingService.php',
  888.             'sylius.order_locale_assigner' => 'getSylius_OrderLocaleAssignerService.php',
  889.             'sylius.order_modifier' => 'getSylius_OrderModifierService.php',
  890.             'sylius.order_number_assigner' => 'getSylius_OrderNumberAssignerService.php',
  891.             'sylius.order_payment_provider' => 'getSylius_OrderPaymentProviderService.php',
  892.             'sylius.order_processing.order_adjustments_clearer' => 'getSylius_OrderProcessing_OrderAdjustmentsClearerService.php',
  893.             'sylius.order_processing.order_payment_processor.after_checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_AfterCheckoutService.php',
  894.             'sylius.order_processing.order_payment_processor.checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_CheckoutService.php',
  895.             'sylius.order_processing.order_prices_recalculator' => 'getSylius_OrderProcessing_OrderPricesRecalculatorService.php',
  896.             'sylius.order_processing.order_processor' => 'getSylius_OrderProcessing_OrderProcessorService.php',
  897.             'sylius.order_processing.order_promotion_processor' => 'getSylius_OrderProcessing_OrderPromotionProcessorService.php',
  898.             'sylius.order_processing.order_shipment_processor' => 'getSylius_OrderProcessing_OrderShipmentProcessorService.php',
  899.             'sylius.order_processing.order_taxes_processor' => 'getSylius_OrderProcessing_OrderTaxesProcessorService.php',
  900.             'sylius.order_processing.shipping_charges_processor' => 'getSylius_OrderProcessing_ShippingChargesProcessorService.php',
  901.             'sylius.payment_description_provider' => 'getSylius_PaymentDescriptionProviderService.php',
  902.             'sylius.payum.http_client' => 'getSylius_Payum_HttpClientService.php',
  903.             'sylius.payum_action.authorize_payment' => 'getSylius_PayumAction_AuthorizePaymentService.php',
  904.             'sylius.payum_action.capture_payment' => 'getSylius_PayumAction_CapturePaymentService.php',
  905.             'sylius.payum_action.execute_same_request_with_payment_details' => 'getSylius_PayumAction_ExecuteSameRequestWithPaymentDetailsService.php',
  906.             'sylius.payum_action.offline.convert_payment' => 'getSylius_PayumAction_Offline_ConvertPaymentService.php',
  907.             'sylius.payum_action.offline.resolve_next_route' => 'getSylius_PayumAction_Offline_ResolveNextRouteService.php',
  908.             'sylius.payum_action.offline.status' => 'getSylius_PayumAction_Offline_StatusService.php',
  909.             'sylius.payum_action.paypal_express_checkout.convert_payment' => 'getSylius_PayumAction_PaypalExpressCheckout_ConvertPaymentService.php',
  910.             'sylius.payum_action.resolve_next_route' => 'getSylius_PayumAction_ResolveNextRouteService.php',
  911.             'sylius.payum_extension.update_payment_state' => 'getSylius_PayumExtension_UpdatePaymentStateService.php',
  912.             'sylius.product_review.average_rating_updater' => 'getSylius_ProductReview_AverageRatingUpdaterService.php',
  913.             'sylius.promotion.units_promotion_adjustments_applicator' => 'getSylius_Promotion_UnitsPromotionAdjustmentsApplicatorService.php',
  914.             'sylius.promotion_action.fixed_discount' => 'getSylius_PromotionAction_FixedDiscountService.php',
  915.             'sylius.promotion_action.percentage_discount' => 'getSylius_PromotionAction_PercentageDiscountService.php',
  916.             'sylius.promotion_action.shipping_percentage_discount' => 'getSylius_PromotionAction_ShippingPercentageDiscountService.php',
  917.             'sylius.promotion_action.unit_fixed_discount' => 'getSylius_PromotionAction_UnitFixedDiscountService.php',
  918.             'sylius.promotion_action.unit_percentage_discount' => 'getSylius_PromotionAction_UnitPercentageDiscountService.php',
  919.             'sylius.promotion_applicator' => 'getSylius_PromotionApplicatorService.php',
  920.             'sylius.promotion_coupon_eligibility_checker' => 'getSylius_PromotionCouponEligibilityCheckerService.php',
  921.             'sylius.promotion_coupon_generator' => 'getSylius_PromotionCouponGeneratorService.php',
  922.             'sylius.promotion_coupon_generator.percentage_policy' => 'getSylius_PromotionCouponGenerator_PercentagePolicyService.php',
  923.             'sylius.promotion_eligibility_checker' => 'getSylius_PromotionEligibilityCheckerService.php',
  924.             'sylius.promotion_filter.price_range' => 'getSylius_PromotionFilter_PriceRangeService.php',
  925.             'sylius.promotion_filter.product' => 'getSylius_PromotionFilter_ProductService.php',
  926.             'sylius.promotion_filter.taxon' => 'getSylius_PromotionFilter_TaxonService.php',
  927.             'sylius.promotion_processor' => 'getSylius_PromotionProcessorService.php',
  928.             'sylius.promotion_rule_checker.cart_quantity' => 'getSylius_PromotionRuleChecker_CartQuantityService.php',
  929.             'sylius.promotion_rule_checker.contains_product' => 'getSylius_PromotionRuleChecker_ContainsProductService.php',
  930.             'sylius.promotion_rule_checker.has_taxon' => 'getSylius_PromotionRuleChecker_HasTaxonService.php',
  931.             'sylius.promotion_rule_checker.item_total' => 'getSylius_PromotionRuleChecker_ItemTotalService.php',
  932.             'sylius.promotion_rule_checker.nth_order' => 'getSylius_PromotionRuleChecker_NthOrderService.php',
  933.             'sylius.promotion_rule_checker.shipping_country' => 'getSylius_PromotionRuleChecker_ShippingCountryService.php',
  934.             'sylius.promotion_rule_checker.total_of_items_from_taxon' => 'getSylius_PromotionRuleChecker_TotalOfItemsFromTaxonService.php',
  935.             'sylius.promotion_rule_updater.has_taxon' => 'getSylius_PromotionRuleUpdater_HasTaxonService.php',
  936.             'sylius.promotion_rule_updater.total_of_items_from_taxon' => 'getSylius_PromotionRuleUpdater_TotalOfItemsFromTaxonService.php',
  937.             'sylius.promotion_usage_modifier' => 'getSylius_PromotionUsageModifierService.php',
  938.             'sylius.proportional_integer_distributor' => 'getSylius_ProportionalIntegerDistributorService.php',
  939.             'sylius.provider.channel_based_default_zone_provider' => 'getSylius_Provider_ChannelBasedDefaultZoneProviderService.php',
  940.             'sylius.random_generator' => 'getSylius_RandomGeneratorService.php',
  941.             'sylius.registry.attribute_type' => 'getSylius_Registry_AttributeTypeService.php',
  942.             'sylius.registry.grid_driver' => 'getSylius_Registry_GridDriverService.php',
  943.             'sylius.registry.grid_filter' => 'getSylius_Registry_GridFilterService.php',
  944.             'sylius.registry.shipping_calculator' => 'getSylius_Registry_ShippingCalculatorService.php',
  945.             'sylius.registry.tax_calculation_strategy' => 'getSylius_Registry_TaxCalculationStrategyService.php',
  946.             'sylius.registry.tax_calculator' => 'getSylius_Registry_TaxCalculatorService.php',
  947.             'sylius.registry_promotion_action' => 'getSylius_RegistryPromotionActionService.php',
  948.             'sylius.registry_promotion_rule_checker' => 'getSylius_RegistryPromotionRuleCheckerService.php',
  949.             'sylius.repository.address' => 'getSylius_Repository_AddressService.php',
  950.             'sylius.repository.address_log_entry' => 'getSylius_Repository_AddressLogEntryService.php',
  951.             'sylius.repository.adjustment' => 'getSylius_Repository_AdjustmentService.php',
  952.             'sylius.repository.admin_user' => 'getSylius_Repository_AdminUserService.php',
  953.             'sylius.repository.api_access_token' => 'getSylius_Repository_ApiAccessTokenService.php',
  954.             'sylius.repository.api_auth_code' => 'getSylius_Repository_ApiAuthCodeService.php',
  955.             'sylius.repository.api_client' => 'getSylius_Repository_ApiClientService.php',
  956.             'sylius.repository.api_refresh_token' => 'getSylius_Repository_ApiRefreshTokenService.php',
  957.             'sylius.repository.api_user' => 'getSylius_Repository_ApiUserService.php',
  958.             'sylius.repository.avatar_image' => 'getSylius_Repository_AvatarImageService.php',
  959.             'sylius.repository.channel_pricing' => 'getSylius_Repository_ChannelPricingService.php',
  960.             'sylius.repository.country' => 'getSylius_Repository_CountryService.php',
  961.             'sylius.repository.currency' => 'getSylius_Repository_CurrencyService.php',
  962.             'sylius.repository.customer' => 'getSylius_Repository_CustomerService.php',
  963.             'sylius.repository.customer_group' => 'getSylius_Repository_CustomerGroupService.php',
  964.             'sylius.repository.gateway_config' => 'getSylius_Repository_GatewayConfigService.php',
  965.             'sylius.repository.inventory_unit' => 'getSylius_Repository_InventoryUnitService.php',
  966.             'sylius.repository.locale' => 'getSylius_Repository_LocaleService.php',
  967.             'sylius.repository.oauth_user' => 'getSylius_Repository_OauthUserService.php',
  968.             'sylius.repository.order_item' => 'getSylius_Repository_OrderItemService.php',
  969.             'sylius.repository.order_item_unit' => 'getSylius_Repository_OrderItemUnitService.php',
  970.             'sylius.repository.order_sequence' => 'getSylius_Repository_OrderSequenceService.php',
  971.             'sylius.repository.payment' => 'getSylius_Repository_PaymentService.php',
  972.             'sylius.repository.payment_method_translation' => 'getSylius_Repository_PaymentMethodTranslationService.php',
  973.             'sylius.repository.payment_security_token' => 'getSylius_Repository_PaymentSecurityTokenService.php',
  974.             'sylius.repository.product' => 'getSylius_Repository_ProductService.php',
  975.             'sylius.repository.product_association' => 'getSylius_Repository_ProductAssociationService.php',
  976.             'sylius.repository.product_association_type' => 'getSylius_Repository_ProductAssociationTypeService.php',
  977.             'sylius.repository.product_association_type_translation' => 'getSylius_Repository_ProductAssociationTypeTranslationService.php',
  978.             'sylius.repository.product_attribute' => 'getSylius_Repository_ProductAttributeService.php',
  979.             'sylius.repository.product_attribute_translation' => 'getSylius_Repository_ProductAttributeTranslationService.php',
  980.             'sylius.repository.product_attribute_value' => 'getSylius_Repository_ProductAttributeValueService.php',
  981.             'sylius.repository.product_image' => 'getSylius_Repository_ProductImageService.php',
  982.             'sylius.repository.product_option' => 'getSylius_Repository_ProductOptionService.php',
  983.             'sylius.repository.product_option_translation' => 'getSylius_Repository_ProductOptionTranslationService.php',
  984.             'sylius.repository.product_option_value' => 'getSylius_Repository_ProductOptionValueService.php',
  985.             'sylius.repository.product_option_value_translation' => 'getSylius_Repository_ProductOptionValueTranslationService.php',
  986.             'sylius.repository.product_review' => 'getSylius_Repository_ProductReviewService.php',
  987.             'sylius.repository.product_reviewer' => 'getSylius_Repository_ProductReviewerService.php',
  988.             'sylius.repository.product_taxon' => 'getSylius_Repository_ProductTaxonService.php',
  989.             'sylius.repository.product_translation' => 'getSylius_Repository_ProductTranslationService.php',
  990.             'sylius.repository.product_variant' => 'getSylius_Repository_ProductVariantService.php',
  991.             'sylius.repository.product_variant_translation' => 'getSylius_Repository_ProductVariantTranslationService.php',
  992.             'sylius.repository.promotion' => 'getSylius_Repository_PromotionService.php',
  993.             'sylius.repository.promotion_action' => 'getSylius_Repository_PromotionActionService.php',
  994.             'sylius.repository.promotion_coupon' => 'getSylius_Repository_PromotionCouponService.php',
  995.             'sylius.repository.promotion_rule' => 'getSylius_Repository_PromotionRuleService.php',
  996.             'sylius.repository.promotion_subject' => 'getSylius_Repository_PromotionSubjectService.php',
  997.             'sylius.repository.shipment' => 'getSylius_Repository_ShipmentService.php',
  998.             'sylius.repository.shipment_unit' => 'getSylius_Repository_ShipmentUnitService.php',
  999.             'sylius.repository.shipping_category' => 'getSylius_Repository_ShippingCategoryService.php',
  1000.             'sylius.repository.shipping_method_rule' => 'getSylius_Repository_ShippingMethodRuleService.php',
  1001.             'sylius.repository.shipping_method_translation' => 'getSylius_Repository_ShippingMethodTranslationService.php',
  1002.             'sylius.repository.shop_billing_data' => 'getSylius_Repository_ShopBillingDataService.php',
  1003.             'sylius.repository.shop_user' => 'getSylius_Repository_ShopUserService.php',
  1004.             'sylius.repository.tax_category' => 'getSylius_Repository_TaxCategoryService.php',
  1005.             'sylius.repository.tax_rate' => 'getSylius_Repository_TaxRateService.php',
  1006.             'sylius.repository.taxon' => 'getSylius_Repository_TaxonService.php',
  1007.             'sylius.repository.taxon_image' => 'getSylius_Repository_TaxonImageService.php',
  1008.             'sylius.repository.taxon_translation' => 'getSylius_Repository_TaxonTranslationService.php',
  1009.             'sylius.repository.zone_member' => 'getSylius_Repository_ZoneMemberService.php',
  1010.             'sylius.requirements' => 'getSylius_RequirementsService.php',
  1011.             'sylius.resource_controller.resources_resolver.grid_aware' => 'getSylius_ResourceController_ResourcesResolver_GridAwareService.php',
  1012.             'sylius.reviewer_reviews_remover' => 'getSylius_ReviewerReviewsRemoverService.php',
  1013.             'sylius.section_resolver.admin_api_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminApiUriBasedSectionResolverService.php',
  1014.             'sylius.section_resolver.admin_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminUriBasedSectionResolverService.php',
  1015.             'sylius.section_resolver.shop_uri_based_section_resolver' => 'getSylius_SectionResolver_ShopUriBasedSectionResolverService.php',
  1016.             'sylius.section_resolver.uri_based_section_resolver' => 'getSylius_SectionResolver_UriBasedSectionResolverService.php',
  1017.             'sylius.security.password_encoder' => 'getSylius_Security_PasswordEncoderService.php',
  1018.             'sylius.security.password_updater' => 'getSylius_Security_PasswordUpdaterService.php',
  1019.             'sylius.security.user_login' => 'getSylius_Security_UserLoginService.php',
  1020.             'sylius.sequential_order_number_generator' => 'getSylius_SequentialOrderNumberGeneratorService.php',
  1021.             'sylius.setup.channel' => 'getSylius_Setup_ChannelService.php',
  1022.             'sylius.setup.currency' => 'getSylius_Setup_CurrencyService.php',
  1023.             'sylius.setup.locale' => 'getSylius_Setup_LocaleService.php',
  1024.             'sylius.shipping_calculator' => 'getSylius_ShippingCalculatorService.php',
  1025.             'sylius.shipping_calculator.flat_rate' => 'getSylius_ShippingCalculator_FlatRateService.php',
  1026.             'sylius.shipping_calculator.per_unit_rate' => 'getSylius_ShippingCalculator_PerUnitRateService.php',
  1027.             'sylius.shipping_date_assigner' => 'getSylius_ShippingDateAssignerService.php',
  1028.             'sylius.shipping_eligibility_checker' => 'getSylius_ShippingEligibilityCheckerService.php',
  1029.             'sylius.shipping_method_resolver.default' => 'getSylius_ShippingMethodResolver_DefaultService.php',
  1030.             'sylius.shop.menu_builder.account' => 'getSylius_Shop_MenuBuilder_AccountService.php',
  1031.             'sylius.shop_user.pin_generator.password_reset' => 'getSylius_ShopUser_PinGenerator_PasswordResetService.php',
  1032.             'sylius.shop_user.token_generator.email_verification' => 'getSylius_ShopUser_TokenGenerator_EmailVerificationService.php',
  1033.             'sylius.shop_user.token_generator.password_reset' => 'getSylius_ShopUser_TokenGenerator_PasswordResetService.php',
  1034.             'sylius.state_resolver.order' => 'getSylius_StateResolver_OrderService.php',
  1035.             'sylius.state_resolver.order_checkout' => 'getSylius_StateResolver_OrderCheckoutService.php',
  1036.             'sylius.state_resolver.order_payment' => 'getSylius_StateResolver_OrderPaymentService.php',
  1037.             'sylius.state_resolver.order_shipping' => 'getSylius_StateResolver_OrderShippingService.php',
  1038.             'sylius.storage.session' => 'getSylius_Storage_SessionService.php',
  1039.             'sylius.tax_calculator' => 'getSylius_TaxCalculatorService.php',
  1040.             'sylius.tax_calculator.default' => 'getSylius_TaxCalculator_DefaultService.php',
  1041.             'sylius.tax_rate_resolver' => 'getSylius_TaxRateResolverService.php',
  1042.             'sylius.taxation.order_item_units_based_strategy' => 'getSylius_Taxation_OrderItemUnitsBasedStrategyService.php',
  1043.             'sylius.taxation.order_item_units_taxes_applicator' => 'getSylius_Taxation_OrderItemUnitsTaxesApplicatorService.php',
  1044.             'sylius.taxation.order_items_based_strategy' => 'getSylius_Taxation_OrderItemsBasedStrategyService.php',
  1045.             'sylius.taxation.order_items_taxes_applicator' => 'getSylius_Taxation_OrderItemsTaxesApplicatorService.php',
  1046.             'sylius.taxation.order_shipment_taxes_applicator' => 'getSylius_Taxation_OrderShipmentTaxesApplicatorService.php',
  1047.             'sylius.theme.asset.assets_installer.output_aware' => 'getSylius_Theme_Asset_AssetsInstaller_OutputAwareService.php',
  1048.             'sylius.translatable_entity_locale_assigner' => 'getSylius_TranslatableEntityLocaleAssignerService.php',
  1049.             'sylius.translation.translatable_listener.doctrine.orm' => 'getSylius_Translation_TranslatableListener_Doctrine_OrmService.php',
  1050.             'sylius.translation_locale_provider.admin' => 'getSylius_TranslationLocaleProvider_AdminService.php',
  1051.             'sylius.translation_locale_provider.immutable' => 'getSylius_TranslationLocaleProvider_ImmutableService.php',
  1052.             'sylius.unique_id_based_order_token_assigner' => 'getSylius_UniqueIdBasedOrderTokenAssignerService.php',
  1053.             'sylius.unpaid_orders_state_updater' => 'getSylius_UnpaidOrdersStateUpdaterService.php',
  1054.             'sylius.validator.cart_item_availability' => 'getSylius_Validator_CartItemAvailabilityService.php',
  1055.             'sylius.validator.channel_default_locale_enabled' => 'getSylius_Validator_ChannelDefaultLocaleEnabledService.php',
  1056.             'sylius.validator.date_range' => 'getSylius_Validator_DateRangeService.php',
  1057.             'sylius.validator.different_source_target_currency' => 'getSylius_Validator_DifferentSourceTargetCurrencyService.php',
  1058.             'sylius.validator.has_all_prices_defined' => 'getSylius_Validator_HasAllPricesDefinedService.php',
  1059.             'sylius.validator.has_all_variant_prices_defined' => 'getSylius_Validator_HasAllVariantPricesDefinedService.php',
  1060.             'sylius.validator.has_enabled_entity' => 'getSylius_Validator_HasEnabledEntityService.php',
  1061.             'sylius.validator.in_stock' => 'getSylius_Validator_InStockService.php',
  1062.             'sylius.validator.locales_aware_valid_attribute_value' => 'getSylius_Validator_LocalesAwareValidAttributeValueService.php',
  1063.             'sylius.validator.payment_method_integrity' => 'getSylius_Validator_PaymentMethodIntegrityService.php',
  1064.             'sylius.validator.product_code_uniqueness' => 'getSylius_Validator_ProductCodeUniquenessService.php',
  1065.             'sylius.validator.product_integrity' => 'getSylius_Validator_ProductIntegrityService.php',
  1066.             'sylius.validator.product_variant_combination' => 'getSylius_Validator_ProductVariantCombinationService.php',
  1067.             'sylius.validator.promotion_coupon_generation_amount' => 'getSylius_Validator_PromotionCouponGenerationAmountService.php',
  1068.             'sylius.validator.promotion_subject_coupon' => 'getSylius_Validator_PromotionSubjectCouponService.php',
  1069.             'sylius.validator.shipping_method_integrity' => 'getSylius_Validator_ShippingMethodIntegrityService.php',
  1070.             'sylius.validator.unique.registered_user' => 'getSylius_Validator_Unique_RegisteredUserService.php',
  1071.             'sylius.validator.unique_currency_pair' => 'getSylius_Validator_UniqueCurrencyPairService.php',
  1072.             'sylius.validator.unique_reviewer_email' => 'getSylius_Validator_UniqueReviewerEmailService.php',
  1073.             'sylius.validator.valid_attribute_value' => 'getSylius_Validator_ValidAttributeValueService.php',
  1074.             'sylius.validator.valid_province_address' => 'getSylius_Validator_ValidProvinceAddressService.php',
  1075.             'sylius.validator.valid_select_attribute' => 'getSylius_Validator_ValidSelectAttributeService.php',
  1076.             'sylius.validator.valid_text_attribute' => 'getSylius_Validator_ValidTextAttributeService.php',
  1077.             'sylius.validator.zone_cannot_contain_itself' => 'getSylius_Validator_ZoneCannotContainItselfService.php',
  1078.             'sylius_fixtures.fixture_loader' => 'getSyliusFixtures_FixtureLoaderService.php',
  1079.             'sylius_fixtures.fixture_registry' => 'getSyliusFixtures_FixtureRegistryService.php',
  1080.             'sylius_fixtures.listener.suite_loader_listener' => 'getSyliusFixtures_Listener_SuiteLoaderListenerService.php',
  1081.             'sylius_fixtures.logger' => 'getSyliusFixtures_LoggerService.php',
  1082.             'sylius_fixtures.logger.formatter.console' => 'getSyliusFixtures_Logger_Formatter_ConsoleService.php',
  1083.             'sylius_fixtures.logger.handler.console' => 'getSyliusFixtures_Logger_Handler_ConsoleService.php',
  1084.             'sylius_fixtures.suite_loader' => 'getSyliusFixtures_SuiteLoaderService.php',
  1085.             'sylius_fixtures.suite_registry' => 'getSyliusFixtures_SuiteRegistryService.php',
  1086.             'templating' => 'getTemplatingService.php',
  1087.             'templating.loader' => 'getTemplating_LoaderService.php',
  1088.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  1089.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  1090.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  1091.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  1092.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  1093.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  1094.         ];
  1095.         $this->aliases = [
  1096.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  1097.             'Payum\\Core\\Payum' => 'payum',
  1098.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\ShipmentEmailManagerInterface' => 'sylius.email_manager.shipment',
  1099.             'Sylius\\Bundle\\CoreBundle\\Assigner\\IpAssignerInterface' => 'sylius.customer_ip_assigner',
  1100.             'Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface' => 'sylius.commands_provider.database_setup',
  1101.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\ChannelSetupInterface' => 'sylius.setup.channel',
  1102.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\CurrencySetupInterface' => 'sylius.setup.currency',
  1103.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\LocaleSetupInterface' => 'sylius.setup.locale',
  1104.             'Sylius\\Bundle\\CoreBundle\\Remover\\ReviewerReviewsRemoverInterface' => 'sylius.reviewer_reviews_remover',
  1105.             'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' => 'sylius_fixtures.fixture_registry',
  1106.             'Sylius\\Bundle\\FixturesBundle\\Loader\\FixtureLoaderInterface' => 'sylius_fixtures.fixture_loader',
  1107.             'Sylius\\Bundle\\FixturesBundle\\Loader\\SuiteLoaderInterface' => 'sylius_fixtures.suite_loader',
  1108.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteRegistryInterface' => 'sylius_fixtures.suite_registry',
  1109.             'Sylius\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatterInterface' => 'sylius.money_formatter',
  1110.             'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface' => 'sylius.order_number_assigner',
  1111.             'Sylius\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'sylius.factory.payum_get_status_action',
  1112.             'Sylius\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'sylius.factory.payum_resolve_next_route',
  1113.             'Sylius\\Bundle\\PayumBundle\\Provider\\PaymentDescriptionProviderInterface' => 'sylius.payment_description_provider',
  1114.             'Sylius\\Bundle\\ShopBundle\\Calculator\\OrderItemsSubtotalCalculatorInterface' => 'sylius.calculator.order_items_subtotal',
  1115.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\ContactEmailManagerInterface' => 'sylius.email_manager.contact',
  1116.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\OrderEmailManagerInterface' => 'sylius.email_manager.order',
  1117.             'Sylius\\Bundle\\ThemeBundle\\Asset\\Installer\\AssetsInstallerInterface' => 'sylius.theme.asset.assets_installer.output_aware',
  1118.             'Sylius\\Bundle\\ThemeBundle\\Configuration\\ConfigurationProviderInterface' => 'sylius.theme.configuration.provider',
  1119.             'Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface' => 'sylius.repository.theme',
  1120.             'Sylius\\Bundle\\UserBundle\\Security\\UserLoginInterface' => 'sylius.security.user_login',
  1121.             'Sylius\\Bundle\\UserBundle\\Security\\UserPasswordEncoderInterface' => 'sylius.security.password_encoder',
  1122.             'Sylius\\Component\\Addressing\\Comparator\\AddressComparatorInterface' => 'sylius.address_comparator',
  1123.             'Sylius\\Component\\Addressing\\Converter\\CountryNameConverterInterface' => 'sylius.converter.country_name',
  1124.             'Sylius\\Component\\Addressing\\Matcher\\ZoneMatcherInterface' => 'sylius.zone_matcher',
  1125.             'Sylius\\Component\\Addressing\\Provider\\ProvinceNamingProviderInterface' => 'sylius.province_naming_provider',
  1126.             'Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculatorInterface' => 'sylius.calculator.product_variant_price',
  1127.             'Sylius\\Component\\Core\\Checker\\OrderPaymentMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_payment_method_selection_requirement',
  1128.             'Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_shipping_method_selection_requirement',
  1129.             'Sylius\\Component\\Core\\Context\\ShopperContextInterface' => 'sylius.context.shopper',
  1130.             'Sylius\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'sylius.storage.currency',
  1131.             'Sylius\\Component\\Core\\Customer\\CustomerAddressAdderInterface' => 'sylius.customer_unique_address_adder',
  1132.             'Sylius\\Component\\Core\\Customer\\OrderAddressesSaverInterface' => 'sylius.customer_order_addresses_saver',
  1133.             'Sylius\\Component\\Core\\Customer\\Statistics\\CustomerStatisticsProviderInterface' => 'sylius.customer_statistics_provider',
  1134.             'Sylius\\Component\\Core\\Dashboard\\DashboardStatisticsProviderInterface' => 'sylius.dashboard.statistics_provider',
  1135.             'Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface' => 'sylius.integer_distributor',
  1136.             'Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface' => 'sylius.proportional_integer_distributor',
  1137.             'Sylius\\Component\\Core\\Factory\\CustomerAfterCheckoutFactoryInterface' => 'sylius.factory.customer_after_checkout',
  1138.             'Sylius\\Component\\Core\\Order\\OrderItemNamesSetterInterface' => 'sylius.order_item_names_setter',
  1139.             'Sylius\\Component\\Core\\Payment\\InvoiceNumberGeneratorInterface' => 'sylius.invoice_number_generator',
  1140.             'Sylius\\Component\\Core\\Payment\\Provider\\OrderPaymentProviderInterface' => 'sylius.order_payment_provider',
  1141.             'Sylius\\Component\\Core\\Promotion\\Applicator\\UnitsPromotionAdjustmentsApplicatorInterface' => 'sylius.promotion.units_promotion_adjustments_applicator',
  1142.             'Sylius\\Component\\Core\\Promotion\\Modifier\\OrderPromotionsUsageModifierInterface' => 'sylius.promotion_usage_modifier',
  1143.             'Sylius\\Component\\Core\\Provider\\ProductVariantsPricesProviderInterface' => 'sylius.provider.product_variants_prices',
  1144.             'Sylius\\Component\\Core\\Storage\\CartStorageInterface' => 'sylius.storage.cart_session',
  1145.             'Sylius\\Component\\Core\\TokenAssigner\\OrderTokenAssignerInterface' => 'sylius.unique_id_based_order_token_assigner',
  1146.             'Sylius\\Component\\Core\\Updater\\UnpaidOrdersStateUpdaterInterface' => 'sylius.unpaid_orders_state_updater',
  1147.             'Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface' => 'sylius.image_uploader',
  1148.             'Sylius\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'sylius.currency_converter',
  1149.             'Sylius\\Component\\Currency\\Converter\\CurrencyNameConverterInterface' => 'sylius.currency_name_converter',
  1150.             'Sylius\\Component\\Customer\\Context\\CustomerContextInterface' => 'sylius.context.customer',
  1151.             'Sylius\\Component\\Locale\\Converter\\LocaleConverterInterface' => 'sylius.locale_converter',
  1152.             'Sylius\\Component\\Locale\\Provider\\LocaleProviderInterface' => 'sylius.locale_provider.channel_based',
  1153.             'Sylius\\Component\\Mailer\\Factory\\EmailFactoryInterface' => 'sylius.factory.email',
  1154.             'Sylius\\Component\\Mailer\\Provider\\DefaultSettingsProviderInterface' => 'sylius.mailer.default_settings_provider',
  1155.             'Sylius\\Component\\Mailer\\Provider\\EmailProviderInterface' => 'sylius.email_provider',
  1156.             'Sylius\\Component\\Mailer\\Sender\\SenderInterface' => 'sylius.email_sender',
  1157.             'Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface' => 'sylius.adjustments_aggregator',
  1158.             'Sylius\\Component\\Order\\Modifier\\OrderItemQuantityModifierInterface' => 'sylius.order_item_quantity_modifier.limiting',
  1159.             'Sylius\\Component\\Order\\Modifier\\OrderModifierInterface' => 'sylius.order_modifier',
  1160.             'Sylius\\Component\\Order\\Remover\\ExpiredCartsRemoverInterface' => 'sylius.expired_carts_remover',
  1161.             'Sylius\\Component\\Product\\Checker\\ProductVariantsParityCheckerInterface' => 'sylius.checker.product_variants_parity',
  1162.             'Sylius\\Component\\Product\\Generator\\ProductVariantGeneratorInterface' => 'sylius.generator.product_variant',
  1163.             'Sylius\\Component\\Product\\Generator\\SlugGeneratorInterface' => 'sylius.generator.slug',
  1164.             'Sylius\\Component\\Product\\Resolver\\AvailableProductOptionValuesResolverInterface' => 'sylius.available_product_option_values_resolver',
  1165.             'Sylius\\Component\\Promotion\\Action\\PromotionApplicatorInterface' => 'sylius.promotion_applicator',
  1166.             'Sylius\\Component\\Promotion\\Generator\\PromotionCouponGeneratorInterface' => 'sylius.promotion_coupon_generator',
  1167.             'Sylius\\Component\\Promotion\\Processor\\PromotionProcessorInterface' => 'sylius.promotion_processor',
  1168.             'Sylius\\Component\\Promotion\\Provider\\ActivePromotionsProvider' => 'sylius.active_promotions_provider',
  1169.             'Sylius\\Component\\Resource\\Generator\\RandomnessGeneratorInterface' => 'sylius.random_generator',
  1170.             'Sylius\\Component\\Shipping\\Calculator\\DelegatingCalculatorInterface' => 'sylius.shipping_calculator',
  1171.             'Sylius\\Component\\Shipping\\Checker\\Eligibility\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1172.             'Sylius\\Component\\Shipping\\Checker\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1173.             'Sylius\\Component\\Shipping\\Resolver\\DefaultShippingMethodResolverInterface' => 'sylius.shipping_method_resolver.default',
  1174.             'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface' => 'sylius.shipping_methods_resolver',
  1175.             'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface' => 'sylius.tax_calculator',
  1176.             'Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface' => 'sylius.tax_rate_resolver',
  1177.             'Sylius\\Component\\Taxonomy\\Generator\\TaxonSlugGeneratorInterface' => 'sylius.generator.taxon_slug',
  1178.             'Sylius\\Component\\User\\Canonicalizer\\CanonicalizerInterface' => 'sylius.canonicalizer',
  1179.             'Sylius\\Component\\User\\Security\\PasswordUpdaterInterface' => 'sylius.security.password_updater',
  1180.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  1181.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  1182.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  1183.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  1184.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  1185.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  1186.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  1187.             'database_connection' => 'doctrine.dbal.default_connection',
  1188.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1189.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  1190.             'mailer' => 'swiftmailer.mailer.default',
  1191.             'messenger.default_bus' => 'message_bus',
  1192.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  1193.             'sylius.context.channel' => 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface',
  1194.             'sylius.context.channel.request_based.resolver' => 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface',
  1195.             'sylius.context.currency' => 'sylius.context.currency.channel_aware',
  1196.             'sylius.context.locale' => 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface',
  1197.             'sylius.factory.adjustment' => 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface',
  1198.             'sylius.factory.channel' => 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface',
  1199.             'sylius.factory.order_item' => 'sylius.factory.cart_item',
  1200.             'sylius.factory.payment' => 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface',
  1201.             'sylius.factory.payment_method' => 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface',
  1202.             'sylius.factory.product' => 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface',
  1203.             'sylius.factory.product_variant' => 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface',
  1204.             'sylius.factory.promotion_action' => 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface',
  1205.             'sylius.factory.promotion_coupon' => 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface',
  1206.             'sylius.factory.promotion_rule' => 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface',
  1207.             'sylius.factory.taxon' => 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface',
  1208.             'sylius.factory.zone' => 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface',
  1209.             'sylius.grid.bulk_action_renderer.twig' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1210.             'sylius.grid.renderer.twig' => 'sylius.custom_grid_renderer.twig',
  1211.             'sylius.inventory.order_inventory_operator' => 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  1212.             'sylius.locale_provider' => 'sylius.locale_provider.channel_based',
  1213.             'sylius.manager.address' => 'doctrine.orm.default_entity_manager',
  1214.             'sylius.manager.address_log_entry' => 'doctrine.orm.default_entity_manager',
  1215.             'sylius.manager.adjustment' => 'doctrine.orm.default_entity_manager',
  1216.             'sylius.manager.admin_user' => 'doctrine.orm.default_entity_manager',
  1217.             'sylius.manager.api_access_token' => 'doctrine.orm.default_entity_manager',
  1218.             'sylius.manager.api_auth_code' => 'doctrine.orm.default_entity_manager',
  1219.             'sylius.manager.api_client' => 'doctrine.orm.default_entity_manager',
  1220.             'sylius.manager.api_refresh_token' => 'doctrine.orm.default_entity_manager',
  1221.             'sylius.manager.api_user' => 'doctrine.orm.default_entity_manager',
  1222.             'sylius.manager.avatar_image' => 'doctrine.orm.default_entity_manager',
  1223.             'sylius.manager.channel' => 'doctrine.orm.default_entity_manager',
  1224.             'sylius.manager.channel_pricing' => 'doctrine.orm.default_entity_manager',
  1225.             'sylius.manager.country' => 'doctrine.orm.default_entity_manager',
  1226.             'sylius.manager.currency' => 'doctrine.orm.default_entity_manager',
  1227.             'sylius.manager.customer' => 'doctrine.orm.default_entity_manager',
  1228.             'sylius.manager.customer_group' => 'doctrine.orm.default_entity_manager',
  1229.             'sylius.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  1230.             'sylius.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  1231.             'sylius.manager.inventory_unit' => 'doctrine.orm.default_entity_manager',
  1232.             'sylius.manager.locale' => 'doctrine.orm.default_entity_manager',
  1233.             'sylius.manager.oauth_user' => 'doctrine.orm.default_entity_manager',
  1234.             'sylius.manager.order' => 'doctrine.orm.default_entity_manager',
  1235.             'sylius.manager.order_item' => 'doctrine.orm.default_entity_manager',
  1236.             'sylius.manager.order_item_unit' => 'doctrine.orm.default_entity_manager',
  1237.             'sylius.manager.order_sequence' => 'doctrine.orm.default_entity_manager',
  1238.             'sylius.manager.payment' => 'doctrine.orm.default_entity_manager',
  1239.             'sylius.manager.payment_method' => 'doctrine.orm.default_entity_manager',
  1240.             'sylius.manager.payment_method_translation' => 'doctrine.orm.default_entity_manager',
  1241.             'sylius.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  1242.             'sylius.manager.product' => 'doctrine.orm.default_entity_manager',
  1243.             'sylius.manager.product_association' => 'doctrine.orm.default_entity_manager',
  1244.             'sylius.manager.product_association_type' => 'doctrine.orm.default_entity_manager',
  1245.             'sylius.manager.product_association_type_translation' => 'doctrine.orm.default_entity_manager',
  1246.             'sylius.manager.product_attribute' => 'doctrine.orm.default_entity_manager',
  1247.             'sylius.manager.product_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1248.             'sylius.manager.product_attribute_value' => 'doctrine.orm.default_entity_manager',
  1249.             'sylius.manager.product_image' => 'doctrine.orm.default_entity_manager',
  1250.             'sylius.manager.product_option' => 'doctrine.orm.default_entity_manager',
  1251.             'sylius.manager.product_option_translation' => 'doctrine.orm.default_entity_manager',
  1252.             'sylius.manager.product_option_value' => 'doctrine.orm.default_entity_manager',
  1253.             'sylius.manager.product_option_value_translation' => 'doctrine.orm.default_entity_manager',
  1254.             'sylius.manager.product_review' => 'doctrine.orm.default_entity_manager',
  1255.             'sylius.manager.product_reviewer' => 'doctrine.orm.default_entity_manager',
  1256.             'sylius.manager.product_taxon' => 'doctrine.orm.default_entity_manager',
  1257.             'sylius.manager.product_translation' => 'doctrine.orm.default_entity_manager',
  1258.             'sylius.manager.product_variant' => 'doctrine.orm.default_entity_manager',
  1259.             'sylius.manager.product_variant_translation' => 'doctrine.orm.default_entity_manager',
  1260.             'sylius.manager.promotion' => 'doctrine.orm.default_entity_manager',
  1261.             'sylius.manager.promotion_action' => 'doctrine.orm.default_entity_manager',
  1262.             'sylius.manager.promotion_coupon' => 'doctrine.orm.default_entity_manager',
  1263.             'sylius.manager.promotion_rule' => 'doctrine.orm.default_entity_manager',
  1264.             'sylius.manager.promotion_subject' => 'doctrine.orm.default_entity_manager',
  1265.             'sylius.manager.province' => 'doctrine.orm.default_entity_manager',
  1266.             'sylius.manager.shipment' => 'doctrine.orm.default_entity_manager',
  1267.             'sylius.manager.shipment_unit' => 'doctrine.orm.default_entity_manager',
  1268.             'sylius.manager.shipping_category' => 'doctrine.orm.default_entity_manager',
  1269.             'sylius.manager.shipping_method' => 'doctrine.orm.default_entity_manager',
  1270.             'sylius.manager.shipping_method_rule' => 'doctrine.orm.default_entity_manager',
  1271.             'sylius.manager.shipping_method_translation' => 'doctrine.orm.default_entity_manager',
  1272.             'sylius.manager.shop_billing_data' => 'doctrine.orm.default_entity_manager',
  1273.             'sylius.manager.shop_user' => 'doctrine.orm.default_entity_manager',
  1274.             'sylius.manager.tax_category' => 'doctrine.orm.default_entity_manager',
  1275.             'sylius.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  1276.             'sylius.manager.taxon' => 'doctrine.orm.default_entity_manager',
  1277.             'sylius.manager.taxon_image' => 'doctrine.orm.default_entity_manager',
  1278.             'sylius.manager.taxon_translation' => 'doctrine.orm.default_entity_manager',
  1279.             'sylius.manager.zone' => 'doctrine.orm.default_entity_manager',
  1280.             'sylius.manager.zone_member' => 'doctrine.orm.default_entity_manager',
  1281.             'sylius.order_item_quantity_modifier' => 'sylius.order_item_quantity_modifier.limiting',
  1282.             'sylius.payment_method_resolver.default' => 'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface',
  1283.             'sylius.payment_methods_resolver' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  1284.             'sylius.theme.asset.assets_installer' => 'sylius.theme.asset.assets_installer.output_aware',
  1285.             'sylius.translation_locale_provider' => 'sylius.translation_locale_provider.admin',
  1286.         ];
  1287.         $this->privates['service_container'] = function () {
  1288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1294.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/ThemeFilesystemLoader.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Package/PathPackage.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/PercentageExtension.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/GridExtension.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/BulkActionGridExtension.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Extension/Twig/SMExtension.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Twig/Extension/LinkExtension.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Twig/PagerfantaExtension.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/ViewFactoryInterface.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/ViewFactory.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/ViewInterface.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/View.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TemplateView.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/DefaultView.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TranslatedView.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/DefaultTranslatedView.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TwitterBootstrapView.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TwitterBootstrap3View.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TwitterBootstrap4View.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/SemanticUiView.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TwitterBootstrapTranslatedView.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TwitterBootstrap4TranslatedView.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TwitterBootstrap3TranslatedView.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/SemanticUiTranslatedView.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Twig/PayPalExtension.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Twig/OrderAddressExtension.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/Twig/ParameterExtension.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Repository/RepositoryInterface.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/EntityRepository.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/ClassMetadata.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/FactoryInterface.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/Factory.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverter.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverter.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelContextInterface.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistryInterface.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistry.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistryInterface.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistry.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/Canonicalizer.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContextInterface.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorage.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CurrencyContextInterface.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/LocaleContextInterface.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Customer/Context/CustomerContextInterface.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Storage/StorageInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Storage/CookieStorage.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/RegistryInterface.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/Registry.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ExpressionLanguage.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/ExpressionLanguage.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/GridRendererInterface.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigGridRenderer.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Renderer/TwigGridRenderer.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistryInterface.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistry.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/BulkActionGridRendererInterface.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParserInterface.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParser.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/FieldTypeInterface.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/DatetimeFieldType.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/StringFieldType.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/FieldTypes/TwigFieldType.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/DataExtractorInterface.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/PropertyAccessDataExtractor.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/FactoryInterface.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/ClearableFactoryInterface.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/AbstractFactory.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/Factory.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactoryInterface.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandlerInterface.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandler.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Factory/LinkFactory.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Expression/ExpressionEvaluator.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle/Hateoas/Expression/LazyFunctionExpressionEvaluator.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle/ExpressionLanguage/ExpressionLanguage.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/RelationsRepository.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/MetadataFactoryInterface.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/AdvancedMetadataFactoryInterface.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/MetadataFactory.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/DriverInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/AdvancedDriverInterface.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/DriverChain.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/AbstractFileDriver.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Metadata/Driver/YamlDriver.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Metadata/Driver/XmlDriver.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Metadata/Driver/ExtensionDriver.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Metadata/Driver/AnnotationDriver.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Cache/CacheInterface.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Cache/FileCache.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/RelationProviderInterface.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/RelationProvider.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/Resolver/RelationProviderResolverInterface.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/Resolver/ChainResolver.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/Resolver/MethodResolver.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/Resolver/StaticMethodResolver.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Configuration/Provider/Resolver/SymfonyContainerResolver.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/UrlGenerator/UrlGeneratorRegistry.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/UrlGenerator/UrlGeneratorInterface.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/UrlGenerator/SymfonyUrlGenerator.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Hateoas/Helper/LinkHelper.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/FileLocatorInterface.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/AdvancedFileLocatorInterface.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/FileLocator.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Loggable/LoggableListener.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/FilesystemConfigurationProvider.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/FileLocatorInterface.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/RecursiveFileLocator.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ConfigurationLoaderInterface.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ProcessingConfigurationLoader.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/JsonFileConfigurationLoader.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/ResourceLocatorInterface.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/ApplicationResourceLocator.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/BundleResourceLocator.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Templating/Locator/TemplateFileLocator.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Storage/CartStorageInterface.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyMetadataFactory.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidateListener.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/AdminAuthenticationTokenDocumentationNormalizer.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ShopAuthenticationTokenDocumentationNormalizer.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Service/GoogleTagManagerInterface.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Service/GoogleTagManager.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Service/GoogleTagManagerFactory.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Twig/GoogleTagManagerExtension.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Helper/GoogleTagManagerHelperInterface.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Helper/GoogleTagManagerHelper.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/EventListener/GoogleTagManagerListener.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/google-tag-manager-plugin/src/EventListener/EnvironmentListener.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/google-tag-manager-plugin/src/EventListener/AddRouteListener.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/google-tag-manager-plugin/src/EventListener/ContextListener.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/EventListener/ThankYouListener.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/TagManager/AddTransactionInterface.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/TagManager/AddTransaction.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/EventListener/CheckoutStepListener.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/TagManager/CheckoutStepInterface.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/TagManager/CheckoutStep.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/Resolver/CheckoutStepResolverInterface.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/Resolver/CheckoutStepResolver.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/CompositeLocaleContext.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resolver/PayPalPrioritisingPaymentMethodsResolver.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/HydrationInterface.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/ExtractionInterface.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/HydratorInterface.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/StrategyEnabledInterface.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/Filter/FilterProviderInterface.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/FilterEnabledInterface.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/NamingStrategyEnabledInterface.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/AbstractHydrator.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/zendframework/zend-hydrator/src/Reflection.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProcessorInterface.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/SymfonyConfigurationProcessor.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ThemeConfiguration.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/Processor.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolverInterface.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolver.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/ResourceLocator.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Templating/Locator/TemplateLocatorInterface.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Templating/Locator/CachedTemplateLocator.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Templating/Locator/TemplateLocator.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProvider.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinder.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContext.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  2173.         };
  2174.     }
  2175.     public function compile(): void
  2176.     {
  2177.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2178.     }
  2179.     public function isCompiled(): bool
  2180.     {
  2181.         return true;
  2182.     }
  2183.     public function getRemovedIds(): array
  2184.     {
  2185.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2186.     }
  2187.     protected function load($file$lazyLoad true)
  2188.     {
  2189.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  2190.     }
  2191.     protected function createProxy($class, \Closure $factory)
  2192.     {
  2193.         class_exists($classfalse) || $this->load("{$class}.php");
  2194.         return $factory();
  2195.     }
  2196.     /**
  2197.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension' shared service.
  2198.      *
  2199.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension
  2200.      */
  2201.     protected function getChannelNameExtensionService()
  2202.     {
  2203.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  2204.     }
  2205.     /**
  2206.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension' shared service.
  2207.      *
  2208.      * @return \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension
  2209.      */
  2210.     protected function getOrderUnitTaxesExtensionService()
  2211.     {
  2212.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension();
  2213.     }
  2214.     /**
  2215.      * Gets the public 'Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface' shared service.
  2216.      *
  2217.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider
  2218.      */
  2219.     protected function getFakeChannelCodeProviderInterfaceService()
  2220.     {
  2221.         return $this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider();
  2222.     }
  2223.     /**
  2224.      * Gets the public 'Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface' shared service.
  2225.      *
  2226.      * @return \Sylius\Bundle\ThemeBundle\Asset\PathResolver
  2227.      */
  2228.     protected function getPathResolverInterfaceService()
  2229.     {
  2230.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] = new \Sylius\Bundle\ThemeBundle\Asset\PathResolver();
  2231.     }
  2232.     /**
  2233.      * Gets the public 'Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface' shared service.
  2234.      *
  2235.      * @return \Sylius\Bundle\ThemeBundle\Configuration\SymfonyConfigurationProcessor
  2236.      */
  2237.     protected function getConfigurationProcessorInterfaceService()
  2238.     {
  2239.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Configuration\\ConfigurationProcessorInterface'] = new \Sylius\Bundle\ThemeBundle\Configuration\SymfonyConfigurationProcessor(new \Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration(), new \Symfony\Component\Config\Definition\Processor());
  2240.     }
  2241.     /**
  2242.      * Gets the public 'Sylius\Bundle\ThemeBundle\Factory\FinderFactoryInterface' shared service.
  2243.      *
  2244.      * @return \Sylius\Bundle\ThemeBundle\Factory\FinderFactory
  2245.      */
  2246.     protected function getFinderFactoryInterfaceService()
  2247.     {
  2248.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory();
  2249.     }
  2250.     /**
  2251.      * Gets the public 'Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface' shared service.
  2252.      *
  2253.      * @return \Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactory
  2254.      */
  2255.     protected function getThemeAuthorFactoryInterfaceService()
  2256.     {
  2257.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeAuthorFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactory();
  2258.     }
  2259.     /**
  2260.      * Gets the public 'Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface' shared service.
  2261.      *
  2262.      * @return \Sylius\Bundle\ThemeBundle\Factory\ThemeFactory
  2263.      */
  2264.     protected function getThemeFactoryInterfaceService()
  2265.     {
  2266.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\ThemeFactory();
  2267.     }
  2268.     /**
  2269.      * Gets the public 'Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface' shared service.
  2270.      *
  2271.      * @return \Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactory
  2272.      */
  2273.     protected function getThemeScreenshotFactoryInterfaceService()
  2274.     {
  2275.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeScreenshotFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactory();
  2276.     }
  2277.     /**
  2278.      * Gets the public 'Sylius\Bundle\ThemeBundle\Filesystem\FilesystemInterface' shared service.
  2279.      *
  2280.      * @return \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem
  2281.      */
  2282.     protected function getFilesystemInterfaceService()
  2283.     {
  2284.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] = new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem();
  2285.     }
  2286.     /**
  2287.      * Gets the public 'Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface' shared service.
  2288.      *
  2289.      * @return \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider
  2290.      */
  2291.     protected function getThemeHierarchyProviderInterfaceService()
  2292.     {
  2293.         return $this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider();
  2294.     }
  2295.     /**
  2296.      * Gets the public 'Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface' shared service.
  2297.      *
  2298.      * @return \Sylius\Bundle\ThemeBundle\Loader\CircularDependencyChecker
  2299.      */
  2300.     protected function getCircularDependencyCheckerInterfaceService()
  2301.     {
  2302.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Loader\\CircularDependencyCheckerInterface'] = new \Sylius\Bundle\ThemeBundle\Loader\CircularDependencyChecker();
  2303.     }
  2304.     /**
  2305.      * Gets the public 'Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface' shared service.
  2306.      *
  2307.      * @return \Sylius\Bundle\ThemeBundle\Loader\ThemeLoader
  2308.      */
  2309.     protected function getThemeLoaderInterfaceService()
  2310.     {
  2311.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Loader\\ThemeLoaderInterface'] = new \Sylius\Bundle\ThemeBundle\Loader\ThemeLoader(($this->services['sylius.theme.configuration.provider'] ?? $this->getSylius_Theme_Configuration_ProviderService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeFactoryInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\ThemeFactory())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeAuthorFactoryInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeAuthorFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactory())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeScreenshotFactoryInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\ThemeScreenshotFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactory())), new \Zend\Hydrator\Reflection(), ($this->services['Sylius\\Bundle\\ThemeBundle\\Loader\\CircularDependencyCheckerInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Loader\\CircularDependencyCheckerInterface'] = new \Sylius\Bundle\ThemeBundle\Loader\CircularDependencyChecker())));
  2312.     }
  2313.     /**
  2314.      * Gets the public 'Sylius\Bundle\ThemeBundle\Locator\ResourceLocatorInterface' shared service.
  2315.      *
  2316.      * @return \Sylius\Bundle\ThemeBundle\Locator\ResourceLocator
  2317.      */
  2318.     protected function getResourceLocatorInterfaceService()
  2319.     {
  2320.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Locator\\ResourceLocatorInterface'] = new \Sylius\Bundle\ThemeBundle\Locator\ResourceLocator(($this->services['sylius.theme.locator.application_resource'] ?? $this->getSylius_Theme_Locator_ApplicationResourceService()), ($this->services['sylius.theme.locator.bundle_resource'] ?? $this->getSylius_Theme_Locator_BundleResourceService()));
  2321.     }
  2322.     /**
  2323.      * Gets the public 'Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface' shared service.
  2324.      *
  2325.      * @return \Sylius\Bundle\ThemeBundle\Templating\Locator\CachedTemplateLocator
  2326.      */
  2327.     protected function getTemplateLocatorInterfaceService()
  2328.     {
  2329.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\CachedTemplateLocator(new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocator(($this->services['Sylius\\Bundle\\ThemeBundle\\Locator\\ResourceLocatorInterface'] ?? $this->getResourceLocatorInterfaceService())), ($this->services['sylius.theme.templating.cache'] ?? ($this->services['sylius.theme.templating.cache'] = new \Doctrine\Common\Cache\ArrayCache())));
  2330.     }
  2331.     /**
  2332.      * Gets the public 'Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface' shared service.
  2333.      *
  2334.      * @return \Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder
  2335.      */
  2336.     protected function getTranslationFilesFinderInterfaceService()
  2337.     {
  2338.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Translation\\Finder\\TranslationFilesFinderInterface'] = new \Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder(new \Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinder(($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory()))));
  2339.     }
  2340.     /**
  2341.      * Gets the public 'Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProviderInterface' shared service.
  2342.      *
  2343.      * @return \Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProvider
  2344.      */
  2345.     protected function getTranslatorLoaderProviderInterfaceService()
  2346.     {
  2347.         $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  2348.         $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  2349.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Translation\\Provider\\Loader\\TranslatorLoaderProviderInterface'] = 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())]);
  2350.     }
  2351.     /**
  2352.      * Gets the public 'Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface' shared service.
  2353.      *
  2354.      * @return \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\CompositeTranslatorResourceProvider
  2355.      */
  2356.     protected function getTranslatorResourceProviderInterfaceService()
  2357.     {
  2358.         return $this->services['Sylius\\Bundle\\ThemeBundle\\Translation\\Provider\\Resource\\TranslatorResourceProviderInterface'] = new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\CompositeTranslatorResourceProvider([=> new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProvider([=> (\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/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.af.yml'), 10 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.af.yml'), 11 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.af.yml'), 12 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.af.yml'), 13 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.af.yml'), 14 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.af.yml'), 15 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.af.yml'), 16 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.af.yml'), 17 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.af.yml'), 18 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.af.yml'), 19 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.af.yml'), 20 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 21 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 22 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 23 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ar.yml'), 24 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ar.yml'), 25 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ar.yml'), 26 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ar.yml'), 27 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ar.yml'), 28 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ar.yml'), 29 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ar.yml'), 30 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ar.yml'), 31 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ar.yml'), 32 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ar.yml'), 33 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ar.yml'), 34 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ar.yml'), 35 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ar.yml'), 36 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ar.yml'), 37 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ar.yml'), 38 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ar.yml'), 39 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ar.yml'), 40 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ar.yml'), 41 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ar.yml'), 42 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ar.yml'), 43 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ar.yml'), 44 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ar.yml'), 45 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ar.yml'), 46 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ar.yml'), 47 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ar.yml'), 48 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ar.yml'), 49 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ar.yml'), 50 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ar.yml'), 51 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ar.yml'), 52 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ar.yml'), 53 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ar.yml'), 54 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ar.yml'), 55 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ar.yml'), 56 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ar.yml'), 57 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ar.yml'), 58 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ar.yml'), 59 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ar.yml'), 60 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ar.yml'), 61 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ar.yml'), 62 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ar.yml'), 63 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ar.yml'), 64 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ar.yml'), 65 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ar.yml'), 66 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ar.xliff'), 67 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ar.yml'), 68 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ar.yml'), 69 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ar.yml'), 70 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ar.yml'), 71 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 72 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 73 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), 74 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.az.xliff'), 75 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 76 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 77 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf'), 78 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.be.yml'), 79 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.be.yml'), 80 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.be.yml'), 81 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.be.yml'), 82 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.be.yml'), 83 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.be.yml'), 84 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.be.yml'), 85 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.be.yml'), 86 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.be.yml'), 87 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.be.yml'), 88 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.be.yml'), 89 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.be.yml'), 90 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.be.yml'), 91 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.be.yml'), 92 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.be.yml'), 93 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.be.yml'), 94 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.be.yml'), 95 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.be.yml'), 96 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.be.yml'), 97 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.be.yml'), 98 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.be.yml'), 99 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.be.yml'), 100 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.be.yml'), 101 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.be.yml'), 102 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.be.yml'), 103 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.be.yml'), 104 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.be.yml'), 105 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.be.yml'), 106 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.be.yml'), 107 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.be.yml'), 108 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.be.yml'), 109 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.be.yml'), 110 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.be.yml'), 111 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.be.yml'), 112 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.be.yml'), 113 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.be.yml'), 114 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.be.yml'), 115 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.be.yml'), 116 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 117 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 118 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 119 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.bg.yml'), 120 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.bg.yml'), 121 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.bg.yml'), 122 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.bg.yml'), 123 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.bg.yml'), 124 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.bg.yml'), 125 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.bg.yml'), 126 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.bg.yml'), 127 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.bg.yml'), 128 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.bg.yml'), 129 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.bg.yml'), 130 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.bg.yml'), 131 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.bg.yml'), 132 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.bg.yml'), 133 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.bg.yml'), 134 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.bg.yml'), 135 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.bg.yml'), 136 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.bg.yml'), 137 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.bg.yml'), 138 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.bg.yml'), 139 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.bg.yml'), 140 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.bg.yml'), 141 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.bg.yml'), 142 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.bg.yml'), 143 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.bg.yml'), 144 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.bg.yml'), 145 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.bg.yml'), 146 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.bg.yml'), 147 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.bg.yml'), 148 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.bg.yml'), 149 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.bg.yml'), 150 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.bg.yml'), 151 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.bg.yml'), 152 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.bg.yml'), 153 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.bg.yml'), 154 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.bg.yml'), 155 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.bg.yml'), 156 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.bg.yml'), 157 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.bg.yml'), 158 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.bg.yml'), 159 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.bg.yml'), 160 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.bg.yml'), 161 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.bg.yml'), 162 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.bg.yml'), 163 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.bg.yml'), 164 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.bg.yml'), 165 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.bg.yml'), 166 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 167 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 168 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), 169 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 170 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 171 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 172 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ca.yml'), 173 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ca.yml'), 174 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ca.yml'), 175 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ca.yml'), 176 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ca.yml'), 177 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ca.yml'), 178 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ca.yml'), 179 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ca.yml'), 180 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ca.yml'), 181 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ca.yml'), 182 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ca.yml'), 183 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ca.yml'), 184 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ca.yml'), 185 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ca.yml'), 186 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ca.yml'), 187 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ca.yml'), 188 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ca.yml'), 189 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ca.yml'), 190 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ca.yml'), 191 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ca.yml'), 192 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ca.yml'), 193 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ca.yml'), 194 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ca.yml'), 195 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ca.yml'), 196 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ca.yml'), 197 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ca.yml'), 198 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ca.xliff'), 199 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ca.yml'), 200 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ca.yml'), 201 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 202 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 203 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 204 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.cs.yml'), 205 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.cs.yml'), 206 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.cs.yml'), 207 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.cs.yml'), 208 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.cs.yml'), 209 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.cs.yml'), 210 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.cs.yml'), 211 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.cs.yml'), 212 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.cs.yml'), 213 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.cs.yml'), 214 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.cs.yml'), 215 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.cs.yml'), 216 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.cs.yml'), 217 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.cs.yml'), 218 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.cs.yml'), 219 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.cs.yml'), 220 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.cs.yml'), 221 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.cs.yml'), 222 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.cs.yml'), 223 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.cs.yml'), 224 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.cs.yml'), 225 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.cs.yml'), 226 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.cs.yml'), 227 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.cs.yml'), 228 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.cs.yml'), 229 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.cs.yml'), 230 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.cs.yml'), 231 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.cs.yml'), 232 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.cs.yml'), 233 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.cs.yml'), 234 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.cs.yml'), 235 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.cs.yml'), 236 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.cs.yml'), 237 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.cs.yml'), 238 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.cs.yml'), 239 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.cs.yml'), 240 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.cs.yml'), 241 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.cs.yml'), 242 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.cs.yml'), 243 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.cs.yml'), 244 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.cs.yml'), 245 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.cs.yml'), 246 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.cs.yml'), 247 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.cs.xliff'), 248 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.cs.yml'), 249 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.cs.yml'), 250 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.cs.yml'), 251 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.cs.yml'), 252 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 253 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 254 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 255 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 256 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.da.yml'), 257 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.da.yml'), 258 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.da.yml'), 259 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.da.yml'), 260 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.da.yml'), 261 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.da.yml'), 262 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.da.yml'), 263 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.da.yml'), 264 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.da.yml'), 265 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.da.yml'), 266 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.da.yml'), 267 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.da.yml'), 268 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.da.yml'), 269 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.da.yml'), 270 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.da.yml'), 271 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.da.yml'), 272 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.da.yml'), 273 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.da.yml'), 274 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.da.yml'), 275 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.da.yml'), 276 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.da.yml'), 277 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.da.yml'), 278 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.da.yml'), 279 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.da.yml'), 280 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.da.yml'), 281 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.da.yml'), 282 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.da.yml'), 283 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.da.yml'), 284 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.da.yml'), 285 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.da.yml'), 286 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.da.yml'), 287 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.da.yml'), 288 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.da.yml'), 289 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.da.yml'), 290 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.da.yml'), 291 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.da.yml'), 292 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.da.yml'), 293 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.da.yml'), 294 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.da.yml'), 295 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.da.yml'), 296 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.da.yml'), 297 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.da.yml'), 298 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.da.yml'), 299 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.da.xliff'), 300 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.da.yml'), 301 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.da.yml'), 302 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.da.yml'), 303 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.da.yml'), 304 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 305 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 306 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 307 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de.yml'), 308 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de.yml'), 309 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de.yml'), 310 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de.yml'), 311 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de.yml'), 312 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de.yml'), 313 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de.yml'), 314 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de.yml'), 315 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de.yml'), 316 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de.yml'), 317 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de.yml'), 318 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de.yml'), 319 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de.yml'), 320 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de.yml'), 321 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de.yml'), 322 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de.yml'), 323 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de.yml'), 324 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de.yml'), 325 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de.yml'), 326 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de.yml'), 327 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de.yml'), 328 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de.yml'), 329 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de.yml'), 330 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de.yml'), 331 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml'), 332 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de.yml'), 333 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de.yml'), 334 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de.yml'), 335 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de.yml'), 336 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de.yml'), 337 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de.yml'), 338 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de.yml'), 339 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de.yml'), 340 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de.yml'), 341 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de.yml'), 342 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de.yml'), 343 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de.yml'), 344 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de.yml'), 345 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de.yml'), 346 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de.yml'), 347 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de.yml'), 348 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de.yml'), 349 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de.yml'), 350 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de.yml'), 351 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de.yml'), 352 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 353 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 354 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.de.xliff'), 355 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de.yml'), 356 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de.yml'), 357 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de.yml'), 358 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de.yml'), 359 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de.yml'), 360 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), 361 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 362 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 363 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 364 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.el.yml'), 365 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.el.yml'), 366 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.el.yml'), 367 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.el.yml'), 368 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.el.yml'), 369 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.el.yml'), 370 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.el.yml'), 371 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.el.yml'), 372 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.el.yml'), 373 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.el.yml'), 374 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.el.yml'), 375 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.el.yml'), 376 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.el.yml'), 377 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.el.yml'), 378 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.el.yml'), 379 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.el.yml'), 380 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.el.yml'), 381 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.el.yml'), 382 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.el.yml'), 383 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.el.yml'), 384 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.el.yml'), 385 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.el.yml'), 386 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.el.yml'), 387 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.el.yml'), 388 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.el.yml'), 389 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.el.yml'), 390 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.el.yml'), 391 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.el.yml'), 392 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.el.yml'), 393 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.el.yml'), 394 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.el.yml'), 395 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.el.yml'), 396 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.el.yml'), 397 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.el.yml'), 398 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.el.yml'), 399 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.el.yml'), 400 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.el.yml'), 401 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.el.yml'), 402 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.el.yml'), 403 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 404 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 405 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 406 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.en.yml'), 407 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.en.yml'), 408 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.en.yml'), 409 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.en.yml'), 410 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.en.yml'), 411 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.en.yml'), 412 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.en.yml'), 413 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.en.yml'), 414 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.en.yml'), 415 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.en.yml'), 416 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.en.yml'), 417 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.en.yml'), 418 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.en.yml'), 419 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.en.yml'), 420 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.en.yml'), 421 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.en.yml'), 422 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.en.yml'), 423 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.en.yml'), 424 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.en.yml'), 425 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.en.yml'), 426 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.en.yml'), 427 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.en.yml'), 428 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.en.yml'), 429 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.en.yml'), 430 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.en.yml'), 431 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.en.yml'), 432 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.en.yml'), 433 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.en.yml'), 434 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.en.yml'), 435 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.en.yml'), 436 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.en.yml'), 437 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.en.yml'), 438 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.en.yml'), 439 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.en.yml'), 440 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.en.yml'), 441 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.en.yml'), 442 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.en.yml'), 443 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.en.yml'), 444 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.en.yml'), 445 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.en.yml'), 446 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.en.yml'), 447 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.en.yml'), 448 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.en.yml'), 449 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.en.yml'), 450 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.en.yml'), 451 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 452 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 453 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), 454 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), 455 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.en.xliff'), 456 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.en.yml'), 457 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.en.yml'), 458 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.en.yml'), 459 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.en.yml'), 460 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.en.yml'), 461 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.en.yml'), 462 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), 463 => (\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/Resources/translations/validators.en.yml'), 464 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/flashes.en.yml'), 465 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/messages.en.yml'), 466 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 467 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 468 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 469 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.es.yml'), 470 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.es.yml'), 471 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.es.yml'), 472 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.es.yml'), 473 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.es.yml'), 474 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.es.yml'), 475 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.es.yml'), 476 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.es.yml'), 477 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.es.yml'), 478 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.es.yml'), 479 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.es.yml'), 480 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.es.yml'), 481 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.es.yml'), 482 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.es.yml'), 483 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.es.yml'), 484 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.es.yml'), 485 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.es.yml'), 486 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.es.yml'), 487 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.es.yml'), 488 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.es.yml'), 489 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.es.yml'), 490 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.es.yml'), 491 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.es.yml'), 492 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.es.yml'), 493 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.es.yml'), 494 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.es.yml'), 495 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.es.yml'), 496 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.es.yml'), 497 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.es.yml'), 498 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.es.yml'), 499 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.es.yml'), 500 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.es.yml'), 501 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.es.yml'), 502 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.es.yml'), 503 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.es.yml'), 504 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.es.yml'), 505 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.es.yml'), 506 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.es.yml'), 507 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.es.yml'), 508 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.es.yml'), 509 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.es.yml'), 510 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.es.yml'), 511 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.es.yml'), 512 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.es.xliff'), 513 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.es.yml'), 514 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.es.yml'), 515 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.es.yml'), 516 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.es.yml'), 517 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 518 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 519 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 520 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.et.yml'), 521 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.et.yml'), 522 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.et.yml'), 523 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.et.yml'), 524 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.et.yml'), 525 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.et.yml'), 526 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.et.yml'), 527 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.et.yml'), 528 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.et.yml'), 529 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.et.yml'), 530 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.et.yml'), 531 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.et.yml'), 532 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.et.yml'), 533 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.et.yml'), 534 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.et.yml'), 535 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.et.yml'), 536 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.et.yml'), 537 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.et.yml'), 538 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.et.yml'), 539 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.et.yml'), 540 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.et.yml'), 541 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.et.yml'), 542 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 543 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 544 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 545 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 546 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 547 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 548 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fa.yml'), 549 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fa.yml'), 550 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fa.yml'), 551 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fa.yml'), 552 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fa.yml'), 553 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fa.yml'), 554 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fa.yml'), 555 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fa.yml'), 556 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fa.yml'), 557 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fa.yml'), 558 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fa.yml'), 559 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fa.yml'), 560 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fa.yml'), 561 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fa.yml'), 562 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fa.yml'), 563 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fa.yml'), 564 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fa.yml'), 565 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fa.yml'), 566 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fa.yml'), 567 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fa.yml'), 568 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fa.yml'), 569 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fa.yml'), 570 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fa.yml'), 571 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fa.yml'), 572 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fa.yml'), 573 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fa.yml'), 574 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fa.yml'), 575 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fa.yml'), 576 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fa.yml'), 577 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fa.yml'), 578 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fa.yml'), 579 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fa.yml'), 580 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fa.yml'), 581 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fa.yml'), 582 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fa.yml'), 583 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fa.yml'), 584 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fa.yml'), 585 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fa.yml'), 586 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fa.yml'), 587 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fa.yml'), 588 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fa.yml'), 589 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fa.yml'), 590 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fa.yml'), 591 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.fa.xliff'), 592 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fa.yml'), 593 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fa.yml'), 594 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fa.yml'), 595 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fa.yml'), 596 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 597 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 598 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 599 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fi.yml'), 600 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fi.yml'), 601 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fi.yml'), 602 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fi.yml'), 603 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fi.yml'), 604 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fi.yml'), 605 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fi.yml'), 606 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fi.yml'), 607 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fi.yml'), 608 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fi.yml'), 609 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fi.yml'), 610 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fi.yml'), 611 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fi.yml'), 612 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fi.yml'), 613 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fi.yml'), 614 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fi.yml'), 615 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fi.yml'), 616 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fi.yml'), 617 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fi.yml'), 618 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fi.yml'), 619 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fi.yml'), 620 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fi.yml'), 621 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fi.yml'), 622 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fi.yml'), 623 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fi.yml'), 624 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fi.yml'), 625 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fi.yml'), 626 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fi.yml'), 627 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fi.yml'), 628 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.fi.xliff'), 629 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fi.yml'), 630 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fi.yml'), 631 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fi.yml'), 632 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 633 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 634 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 635 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fr.yml'), 636 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fr.yml'), 637 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fr.yml'), 638 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fr.yml'), 639 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fr.yml'), 640 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fr.yml'), 641 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fr.yml'), 642 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fr.yml'), 643 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fr.yml'), 644 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fr.yml'), 645 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fr.yml'), 646 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fr.yml'), 647 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fr.yml'), 648 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fr.yml'), 649 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fr.yml'), 650 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.fr.yml'), 651 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fr.yml'), 652 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fr.yml'), 653 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fr.yml'), 654 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fr.yml'), 655 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fr.yml'), 656 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fr.yml'), 657 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fr.yml'), 658 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fr.yml'), 659 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fr.yml'), 660 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fr.yml'), 661 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fr.yml'), 662 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fr.yml'), 663 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fr.yml'), 664 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fr.yml'), 665 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fr.yml'), 666 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fr.yml'), 667 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fr.yml'), 668 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fr.yml'), 669 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fr.yml'), 670 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.fr.yml'), 671 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fr.yml'), 672 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fr.yml'), 673 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fr.yml'), 674 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fr.yml'), 675 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fr.yml'), 676 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fr.yml'), 677 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fr.yml'), 678 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fr.yml'), 679 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fr.yml'), 680 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), 681 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), 682 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), 683 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), 684 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.fr.xliff'), 685 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.fr.yml'), 686 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fr.yml'), 687 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fr.yml'), 688 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.fr.yml'), 689 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fr.yml'), 690 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fr.yml'), 691 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), 692 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/flashes.fr.yml'), 693 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/messages.fr.yml'), 694 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 695 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 696 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 697 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.gl.xliff'), 698 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 699 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 700 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 701 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.he.yml'), 702 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.he.yml'), 703 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.he.yml'), 704 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.he.yml'), 705 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.he.yml'), 706 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.he.yml'), 707 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.he.yml'), 708 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.he.yml'), 709 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.he.yml'), 710 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.he.yml'), 711 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.he.yml'), 712 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.he.yml'), 713 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.he.yml'), 714 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.he.yml'), 715 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.he.yml'), 716 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.he.yml'), 717 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.he.yml'), 718 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.he.yml'), 719 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.he.yml'), 720 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.he.yml'), 721 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.he.yml'), 722 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.he.yml'), 723 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.he.yml'), 724 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.he.yml'), 725 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.he.yml'), 726 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.he.yml'), 727 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.he.yml'), 728 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.he.yml'), 729 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.he.yml'), 730 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.he.yml'), 731 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.he.yml'), 732 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.he.yml'), 733 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 734 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 735 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 736 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hr.yml'), 737 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hr.yml'), 738 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hr.yml'), 739 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hr.yml'), 740 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hr.yml'), 741 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hr.yml'), 742 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hr.yml'), 743 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hr.yml'), 744 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hr.yml'), 745 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hr.yml'), 746 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hr.yml'), 747 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hr.yml'), 748 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hr.yml'), 749 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hr.yml'), 750 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hr.yml'), 751 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hr.yml'), 752 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hr.yml'), 753 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hr.yml'), 754 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hr.yml'), 755 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hr.yml'), 756 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hr.yml'), 757 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hr.yml'), 758 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hr.yml'), 759 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hr.yml'), 760 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hr.yml'), 761 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hr.yml'), 762 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hr.yml'), 763 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hr.yml'), 764 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hr.yml'), 765 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hr.yml'), 766 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hr.yml'), 767 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hr.yml'), 768 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hr.yml'), 769 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hr.yml'), 770 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hr.yml'), 771 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hr.yml'), 772 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hr.yml'), 773 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hr.yml'), 774 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hr.yml'), 775 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hr.yml'), 776 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hr.yml'), 777 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hr.yml'), 778 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hr.yml'), 779 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), 780 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.hr.xliff'), 781 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hr.yml'), 782 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hr.yml'), 783 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hr.yml'), 784 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hr.yml'), 785 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 786 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 787 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 788 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hu.yml'), 789 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hu.yml'), 790 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hu.yml'), 791 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hu.yml'), 792 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hu.yml'), 793 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml'), 794 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hu.yml'), 795 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hu.yml'), 796 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hu.yml'), 797 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml'), 798 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hu.yml'), 799 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hu.yml'), 800 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml'), 801 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hu.yml'), 802 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hu.yml'), 803 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hu.yml'), 804 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hu.yml'), 805 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hu.yml'), 806 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hu.yml'), 807 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hu.yml'), 808 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hu.yml'), 809 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hu.yml'), 810 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml'), 811 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hu.yml'), 812 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hu.yml'), 813 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hu.yml'), 814 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hu.yml'), 815 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hu.yml'), 816 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hu.yml'), 817 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hu.yml'), 818 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hu.yml'), 819 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hu.yml'), 820 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hu.yml'), 821 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hu.yml'), 822 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hu.yml'), 823 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hu.yml'), 824 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hu.yml'), 825 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hu.yml'), 826 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hu.yml'), 827 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hu.yml'), 828 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 829 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), 830 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hu.yml'), 831 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hu.yml'), 832 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hu.yml'), 833 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 834 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 835 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), 836 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 837 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 838 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 839 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.id.yml'), 840 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.id.yml'), 841 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.id.yml'), 842 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.id.yml'), 843 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.id.yml'), 844 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.id.yml'), 845 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.id.yml'), 846 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.id.yml'), 847 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.id.yml'), 848 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.id.yml'), 849 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.id.yml'), 850 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.id.yml'), 851 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.id.yml'), 852 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.id.yml'), 853 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.id.yml'), 854 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.id.yml'), 855 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.id.yml'), 856 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.id.yml'), 857 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.id.yml'), 858 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml'), 859 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.id.yml'), 860 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.id.yml'), 861 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.id.yml'), 862 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.id.yml'), 863 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.id.yml'), 864 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.id.yml'), 865 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.id.yml'), 866 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.id.yml'), 867 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.id.yml'), 868 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.id.yml'), 869 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.id.yml'), 870 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.id.yml'), 871 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.id.yml'), 872 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.id.yml'), 873 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.id.yml'), 874 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.id.yml'), 875 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.id.yml'), 876 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.id.yml'), 877 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.id.yml'), 878 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.id.yml'), 879 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.id.yml'), 880 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.id.yml'), 881 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.id.yml'), 882 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.id.yml'), 883 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.id.yml'), 884 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.id.yml'), 885 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.id.yml'), 886 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 887 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 888 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 889 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.it.yml'), 890 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.it.yml'), 891 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.it.yml'), 892 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.it.yml'), 893 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.it.yml'), 894 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.it.yml'), 895 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.it.yml'), 896 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.it.yml'), 897 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.it.yml'), 898 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.it.yml'), 899 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.it.yml'), 900 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.it.yml'), 901 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.it.yml'), 902 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.it.yml'), 903 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.it.yml'), 904 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.it.yml'), 905 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.it.yml'), 906 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.it.yml'), 907 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.it.yml'), 908 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.it.yml'), 909 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.it.yml'), 910 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.it.yml'), 911 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.it.yml'), 912 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.it.yml'), 913 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.it.yml'), 914 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.it.yml'), 915 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.it.yml'), 916 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.it.yml'), 917 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.it.yml'), 918 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.it.yml'), 919 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.it.yml'), 920 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.it.yml'), 921 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.it.yml'), 922 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.it.yml'), 923 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.it.yml'), 924 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.it.yml'), 925 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.it.yml'), 926 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.it.yml'), 927 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.it.yml'), 928 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.it.yml'), 929 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.it.yml'), 930 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.it.yml'), 931 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.it.yml'), 932 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 933 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.it.xliff'), 934 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.it.yml'), 935 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.it.yml'), 936 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.it.yml'), 937 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.it.yml'), 938 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 939 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 940 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 941 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ja.yml'), 942 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ja.yml'), 943 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ja.yml'), 944 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ja.yml'), 945 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ja.yml'), 946 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ja.yml'), 947 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ja.yml'), 948 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ja.yml'), 949 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ja.yml'), 950 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ja.yml'), 951 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ja.yml'), 952 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ja.yml'), 953 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ja.yml'), 954 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ja.yml'), 955 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ja.yml'), 956 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ja.yml'), 957 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ja.yml'), 958 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ja.yml'), 959 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ja.yml'), 960 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ja.yml'), 961 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ja.yml'), 962 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ja.yml'), 963 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ja.yml'), 964 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ja.yml'), 965 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ja.yml'), 966 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ja.yml'), 967 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 968 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 969 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 970 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 971 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 972 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 973 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.lt.yml'), 974 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.lt.yml'), 975 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lt.yml'), 976 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.lt.yml'), 977 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lt.yml'), 978 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.lt.yml'), 979 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lt.yml'), 980 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.lt.yml'), 981 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lt.yml'), 982 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.lt.yml'), 983 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lt.yml'), 984 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.lt.yml'), 985 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lt.yml'), 986 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lt.yml'), 987 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lt.yml'), 988 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.lt.yml'), 989 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.lt.yml'), 990 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lt.yml'), 991 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.lt.yml'), 992 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.lt.yml'), 993 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lt.yml'), 994 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.lt.yml'), 995 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lt.yml'), 996 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.lt.yml'), 997 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lt.yml'), 998 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.lt.yml'), 999 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.lt.yml'), 1000 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lt.yml'), 1001 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.lt.yml'), 1002 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.lt.yml'), 1003 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lt.yml'), 1004 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.lt.yml'), 1005 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.lt.yml'), 1006 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lt.yml'), 1007 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lt.yml'), 1008 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.lt.yml'), 1009 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lt.yml'), 1010 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.lt.yml'), 1011 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.lt.yml'), 1012 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.lt.yml'), 1013 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.lt.yml'), 1014 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lt.yml'), 1015 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.lt.yml'), 1016 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lt.yml'), 1017 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lt.yml'), 1018 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1019 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 1020 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 1021 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lv.yml'), 1022 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lv.yml'), 1023 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lv.yml'), 1024 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lv.yml'), 1025 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lv.yml'), 1026 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lv.yml'), 1027 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lv.yml'), 1028 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lv.yml'), 1029 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lv.yml'), 1030 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lv.yml'), 1031 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lv.yml'), 1032 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lv.yml'), 1033 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lv.yml'), 1034 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lv.yml'), 1035 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lv.yml'), 1036 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lv.yml'), 1037 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1038 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 1039 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 1040 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1041 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 1042 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf'), 1043 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1044 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 1045 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 1046 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1047 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 1048 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 1049 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.nl.yml'), 1050 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.nl.yml'), 1051 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.nl.yml'), 1052 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.nl.yml'), 1053 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.nl.yml'), 1054 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.nl.yml'), 1055 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.nl.yml'), 1056 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.nl.yml'), 1057 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.nl.yml'), 1058 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.nl.yml'), 1059 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.nl.yml'), 1060 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.nl.yml'), 1061 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.nl.yml'), 1062 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.nl.yml'), 1063 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.nl.yml'), 1064 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.nl.yml'), 1065 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.nl.yml'), 1066 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.nl.yml'), 1067 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.nl.yml'), 1068 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.nl.yml'), 1069 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.nl.yml'), 1070 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.nl.yml'), 1071 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.nl.yml'), 1072 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.nl.yml'), 1073 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.nl.yml'), 1074 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.nl.yml'), 1075 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.nl.yml'), 1076 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.nl.yml'), 1077 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.nl.yml'), 1078 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.nl.yml'), 1079 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.nl.yml'), 1080 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.nl.yml'), 1081 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.nl.yml'), 1082 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.nl.yml'), 1083 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.nl.yml'), 1084 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.nl.yml'), 1085 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.nl.yml'), 1086 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.nl.yml'), 1087 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.nl.yml'), 1088 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.nl.yml'), 1089 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.nl.yml'), 1090 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.nl.yml'), 1091 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.nl.yml'), 1092 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.nl.yml'), 1093 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.nl.yml'), 1094 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.nl.xliff'), 1095 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.nl.yml'), 1096 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.nl.yml'), 1097 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.nl.yml'), 1098 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.nl.yml'), 1099 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1100 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 1101 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), 1102 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1103 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 1104 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 1105 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.no.yml'), 1106 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.no.yml'), 1107 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.no.yml'), 1108 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.no.yml'), 1109 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.no.yml'), 1110 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.no.yml'), 1111 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.no.yml'), 1112 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.no.yml'), 1113 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.no.yml'), 1114 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.no.yml'), 1115 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.no.yml'), 1116 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.no.yml'), 1117 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.no.yml'), 1118 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.no.yml'), 1119 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.no.yml'), 1120 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.no.yml'), 1121 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.no.yml'), 1122 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.no.yml'), 1123 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.no.yml'), 1124 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.no.yml'), 1125 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.no.yml'), 1126 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.no.yml'), 1127 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.no.yml'), 1128 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.no.yml'), 1129 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.no.yml'), 1130 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.no.yml'), 1131 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.no.yml'), 1132 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.no.yml'), 1133 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.no.yml'), 1134 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.no.yml'), 1135 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.no.yml'), 1136 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.no.yml'), 1137 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.no.yml'), 1138 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.no.yml'), 1139 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.no.yml'), 1140 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.no.yml'), 1141 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.no.yml'), 1142 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.no.yml'), 1143 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.no.yml'), 1144 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.no.yml'), 1145 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.no.xliff'), 1146 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.no.yml'), 1147 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.no.yml'), 1148 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.no.yml'), 1149 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.no.yml'), 1150 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1151 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 1152 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 1153 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pl.yml'), 1154 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pl.yml'), 1155 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pl.yml'), 1156 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pl.yml'), 1157 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pl.yml'), 1158 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pl.yml'), 1159 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pl.yml'), 1160 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pl.yml'), 1161 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pl.yml'), 1162 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pl.yml'), 1163 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pl.yml'), 1164 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pl.yml'), 1165 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pl.yml'), 1166 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pl.yml'), 1167 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pl.yml'), 1168 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.pl.yml'), 1169 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pl.yml'), 1170 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pl.yml'), 1171 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pl.yml'), 1172 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pl.yml'), 1173 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pl.yml'), 1174 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pl.yml'), 1175 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml'), 1176 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pl.yml'), 1177 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pl.yml'), 1178 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pl.yml'), 1179 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pl.yml'), 1180 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pl.yml'), 1181 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pl.yml'), 1182 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pl.yml'), 1183 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pl.yml'), 1184 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pl.yml'), 1185 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pl.yml'), 1186 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pl.yml'), 1187 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pl.yml'), 1188 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml'), 1189 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pl.yml'), 1190 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pl.yml'), 1191 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pl.yml'), 1192 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pl.yml'), 1193 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pl.yml'), 1194 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pl.yml'), 1195 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pl.yml'), 1196 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pl.yml'), 1197 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.pl.xliff'), 1198 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pl.yml'), 1199 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pl.yml'), 1200 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.pl.yml'), 1201 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pl.yml'), 1202 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pl.yml'), 1203 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1204 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 1205 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 1206 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt.yml'), 1207 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt.yml'), 1208 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt.yml'), 1209 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt.yml'), 1210 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt.yml'), 1211 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt.yml'), 1212 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt.yml'), 1213 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt.yml'), 1214 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt.yml'), 1215 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt.yml'), 1216 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt.yml'), 1217 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt.yml'), 1218 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt.yml'), 1219 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt.yml'), 1220 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt.yml'), 1221 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt.yml'), 1222 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt.yml'), 1223 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt.yml'), 1224 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt.yml'), 1225 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt.yml'), 1226 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt.yml'), 1227 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt.yml'), 1228 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt.yml'), 1229 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt.yml'), 1230 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt.yml'), 1231 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt.yml'), 1232 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt.yml'), 1233 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt.yml'), 1234 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt.yml'), 1235 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt.yml'), 1236 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt.yml'), 1237 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt.yml'), 1238 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt.yml'), 1239 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt.yml'), 1240 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt.yml'), 1241 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt.yml'), 1242 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt.yml'), 1243 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt.yml'), 1244 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt.yml'), 1245 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt.yml'), 1246 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt.yml'), 1247 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.pt.xliff'), 1248 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt.yml'), 1249 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt.yml'), 1250 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt.yml'), 1251 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt.yml'), 1252 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1253 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 1254 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 1255 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt_BR.yml'), 1256 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pt_BR.yml'), 1257 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt_BR.yml'), 1258 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt_BR.yml'), 1259 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt_BR.yml'), 1260 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt_BR.yml'), 1261 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pt_BR.yml'), 1262 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml'), 1263 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt_BR.yml'), 1264 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt_BR.yml'), 1265 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt_BR.yml'), 1266 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt_BR.yml'), 1267 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt_BR.yml'), 1268 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt_BR.yml'), 1269 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt_BR.yml'), 1270 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt_BR.yml'), 1271 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt_BR.yml'), 1272 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt_BR.yml'), 1273 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt_BR.yml'), 1274 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt_BR.yml'), 1275 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt_BR.yml'), 1276 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml'), 1277 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt_BR.yml'), 1278 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt_BR.yml'), 1279 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt_BR.yml'), 1280 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt_BR.yml'), 1281 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt_BR.yml'), 1282 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt_BR.yml'), 1283 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt_BR.yml'), 1284 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt_BR.yml'), 1285 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt_BR.yml'), 1286 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt_BR.yml'), 1287 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt_BR.yml'), 1288 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt_BR.yml'), 1289 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml'), 1290 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt_BR.yml'), 1291 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt_BR.yml'), 1292 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt_BR.yml'), 1293 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml'), 1294 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt_BR.yml'), 1295 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt_BR.yml'), 1296 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt_BR.yml'), 1297 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt_BR.yml'), 1298 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt_BR.yml'), 1299 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt_BR.yml'), 1300 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml'), 1301 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt_BR.yml'), 1302 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1303 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 1304 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 1305 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ro.yml'), 1306 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ro.yml'), 1307 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ro.yml'), 1308 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ro.yml'), 1309 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ro.yml'), 1310 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ro.yml'), 1311 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ro.yml'), 1312 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ro.yml'), 1313 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ro.yml'), 1314 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ro.yml'), 1315 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ro.yml'), 1316 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ro.yml'), 1317 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ro.yml'), 1318 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ro.yml'), 1319 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ro.yml'), 1320 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ro.yml'), 1321 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ro.yml'), 1322 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ro.yml'), 1323 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ro.yml'), 1324 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ro.yml'), 1325 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ro.yml'), 1326 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ro.yml'), 1327 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ro.yml'), 1328 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ro.yml'), 1329 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ro.yml'), 1330 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ro.yml'), 1331 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ro.yml'), 1332 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ro.yml'), 1333 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ro.yml'), 1334 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ro.yml'), 1335 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ro.yml'), 1336 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ro.yml'), 1337 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ro.yml'), 1338 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ro.yml'), 1339 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ro.yml'), 1340 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.ro.yml'), 1341 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ro.yml'), 1342 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ro.yml'), 1343 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ro.yml'), 1344 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ro.yml'), 1345 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ro.yml'), 1346 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ro.yml'), 1347 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ro.yml'), 1348 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ro.yml'), 1349 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ro.yml'), 1350 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ro.xliff'), 1351 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.ro.yml'), 1352 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ro.yml'), 1353 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ro.yml'), 1354 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml'), 1355 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ro.yml'), 1356 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ro.yml'), 1357 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1358 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 1359 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 1360 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ru.yml'), 1361 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ru.yml'), 1362 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ru.yml'), 1363 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ru.yml'), 1364 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ru.yml'), 1365 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ru.yml'), 1366 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ru.yml'), 1367 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml'), 1368 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ru.yml'), 1369 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ru.yml'), 1370 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ru.yml'), 1371 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ru.yml'), 1372 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ru.yml'), 1373 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ru.yml'), 1374 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ru.yml'), 1375 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ru.yml'), 1376 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ru.yml'), 1377 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ru.yml'), 1378 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ru.yml'), 1379 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ru.yml'), 1380 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ru.yml'), 1381 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ru.yml'), 1382 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ru.yml'), 1383 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ru.yml'), 1384 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ru.yml'), 1385 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml'), 1386 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ru.yml'), 1387 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ru.yml'), 1388 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ru.yml'), 1389 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ru.yml'), 1390 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ru.yml'), 1391 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ru.yml'), 1392 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ru.yml'), 1393 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ru.yml'), 1394 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml'), 1395 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ru.yml'), 1396 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ru.yml'), 1397 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ru.yml'), 1398 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml'), 1399 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ru.yml'), 1400 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ru.yml'), 1401 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ru.yml'), 1402 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ru.yml'), 1403 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 1404 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ru.xliff'), 1405 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ru.yml'), 1406 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ru.yml'), 1407 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ru.yml'), 1408 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ru.yml'), 1409 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1410 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 1411 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 1412 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sk.yml'), 1413 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sk.yml'), 1414 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sk.yml'), 1415 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sk.yml'), 1416 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sk.yml'), 1417 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sk.yml'), 1418 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sk.yml'), 1419 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sk.yml'), 1420 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sk.yml'), 1421 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sk.yml'), 1422 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sk.yml'), 1423 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sk.yml'), 1424 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sk.yml'), 1425 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sk.yml'), 1426 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sk.yml'), 1427 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sk.yml'), 1428 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sk.yml'), 1429 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sk.yml'), 1430 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sk.yml'), 1431 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sk.yml'), 1432 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sk.yml'), 1433 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sk.yml'), 1434 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sk.yml'), 1435 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sk.yml'), 1436 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sk.yml'), 1437 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sk.yml'), 1438 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sk.yml'), 1439 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sk.yml'), 1440 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sk.yml'), 1441 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sk.yml'), 1442 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sk.yml'), 1443 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sk.yml'), 1444 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sk.yml'), 1445 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sk.yml'), 1446 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sk.yml'), 1447 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sk.yml'), 1448 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sk.yml'), 1449 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sk.yml'), 1450 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sk.yml'), 1451 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sk.yml'), 1452 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sk.yml'), 1453 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sk.yml'), 1454 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sk.yml'), 1455 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sk.xliff'), 1456 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sk.yml'), 1457 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sk.yml'), 1458 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sk.yml'), 1459 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sk.yml'), 1460 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1461 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 1462 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 1463 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sl.yml'), 1464 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sl.yml'), 1465 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sl.yml'), 1466 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sl.yml'), 1467 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sl.yml'), 1468 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sl.yml'), 1469 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sl.yml'), 1470 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sl.yml'), 1471 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sl.yml'), 1472 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sl.yml'), 1473 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sl.yml'), 1474 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sl.yml'), 1475 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sl.yml'), 1476 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sl.yml'), 1477 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sl.yml'), 1478 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sl.yml'), 1479 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sl.yml'), 1480 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sl.yml'), 1481 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sl.yml'), 1482 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml'), 1483 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sl.yml'), 1484 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml'), 1485 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sl.yml'), 1486 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sl.yml'), 1487 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sl.yml'), 1488 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml'), 1489 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml'), 1490 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sl.yml'), 1491 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sl.yml'), 1492 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml'), 1493 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sl.yml'), 1494 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml'), 1495 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml'), 1496 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sl.yml'), 1497 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sl.yml'), 1498 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml'), 1499 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sl.yml'), 1500 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sl.yml'), 1501 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sl.yml'), 1502 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sl.yml'), 1503 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sl.xliff'), 1504 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sl.yml'), 1505 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml'), 1506 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml'), 1507 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml'), 1508 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1509 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 1510 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf'), 1511 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sq.yml'), 1512 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sq.yml'), 1513 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sq.yml'), 1514 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sq.yml'), 1515 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sq.yml'), 1516 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sq.yml'), 1517 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sq.yml'), 1518 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sq.yml'), 1519 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sq.yml'), 1520 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sq.yml'), 1521 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sq.yml'), 1522 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sq.yml'), 1523 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sq.yml'), 1524 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sq.yml'), 1525 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sq.yml'), 1526 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sq.yml'), 1527 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sq.yml'), 1528 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sq.yml'), 1529 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sq.yml'), 1530 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sq.yml'), 1531 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sq.yml'), 1532 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sq.yml'), 1533 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sq.yml'), 1534 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sq.yml'), 1535 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sq.yml'), 1536 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sq.yml'), 1537 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sq.yml'), 1538 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sq.yml'), 1539 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sq.yml'), 1540 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sq.yml'), 1541 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sq.yml'), 1542 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sq.yml'), 1543 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sq.yml'), 1544 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sq.yml'), 1545 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sq.yml'), 1546 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sq.yml'), 1547 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sq.yml'), 1548 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sq.yml'), 1549 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sq.yml'), 1550 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sq.yml'), 1551 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sq.yml'), 1552 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1553 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 1554 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), 1555 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Cyrl.xliff'), 1556 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1557 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 1558 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 1559 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Latn.xliff'), 1560 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1561 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 1562 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 1563 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sv.yml'), 1564 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sv.yml'), 1565 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sv.yml'), 1566 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sv.yml'), 1567 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sv.yml'), 1568 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sv.yml'), 1569 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sv.yml'), 1570 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sv.yml'), 1571 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sv.yml'), 1572 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sv.yml'), 1573 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sv.yml'), 1574 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sv.yml'), 1575 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sv.yml'), 1576 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sv.yml'), 1577 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sv.yml'), 1578 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sv.yml'), 1579 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sv.yml'), 1580 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sv.yml'), 1581 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sv.yml'), 1582 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sv.yml'), 1583 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sv.yml'), 1584 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sv.yml'), 1585 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sv.yml'), 1586 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sv.yml'), 1587 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sv.yml'), 1588 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sv.yml'), 1589 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sv.yml'), 1590 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sv.yml'), 1591 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sv.yml'), 1592 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sv.yml'), 1593 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sv.yml'), 1594 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sv.yml'), 1595 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sv.yml'), 1596 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sv.yml'), 1597 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sv.yml'), 1598 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sv.xliff'), 1599 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sv.yml'), 1600 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sv.yml'), 1601 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sv.yml'), 1602 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1603 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 1604 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 1605 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.th.yml'), 1606 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.th.yml'), 1607 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.th.yml'), 1608 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.th.yml'), 1609 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.th.yml'), 1610 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.th.yml'), 1611 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.th.yml'), 1612 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.th.yml'), 1613 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.th.yml'), 1614 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.th.yml'), 1615 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.th.yml'), 1616 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.th.yml'), 1617 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.th.yml'), 1618 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.th.yml'), 1619 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.th.yml'), 1620 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.th.yml'), 1621 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.th.yml'), 1622 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.th.yml'), 1623 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.th.yml'), 1624 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.th.yml'), 1625 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.th.yml'), 1626 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.th.yml'), 1627 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.th.yml'), 1628 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.th.yml'), 1629 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.th.yml'), 1630 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.th.yml'), 1631 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.th.yml'), 1632 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.th.yml'), 1633 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.th.yml'), 1634 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.th.yml'), 1635 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.th.yml'), 1636 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.th.yml'), 1637 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.th.yml'), 1638 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.th.yml'), 1639 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.th.yml'), 1640 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.th.yml'), 1641 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.th.yml'), 1642 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.th.yml'), 1643 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.th.yml'), 1644 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.th.yml'), 1645 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.th.yml'), 1646 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.th.yml'), 1647 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.th.xliff'), 1648 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.th.yml'), 1649 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.th.yml'), 1650 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.th.yml'), 1651 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1652 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 1653 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf'), 1654 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1655 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 1656 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 1657 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.tr.yml'), 1658 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.tr.yml'), 1659 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.tr.yml'), 1660 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.tr.yml'), 1661 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.tr.yml'), 1662 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.tr.yml'), 1663 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.tr.yml'), 1664 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.tr.yml'), 1665 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.tr.yml'), 1666 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.tr.yml'), 1667 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.tr.yml'), 1668 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.tr.yml'), 1669 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.tr.yml'), 1670 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.tr.yml'), 1671 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.tr.yml'), 1672 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.tr.yml'), 1673 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.tr.yml'), 1674 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.tr.yml'), 1675 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.tr.yml'), 1676 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.tr.yml'), 1677 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.tr.yml'), 1678 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.tr.yml'), 1679 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.tr.yml'), 1680 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.tr.yml'), 1681 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.tr.yml'), 1682 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.tr.yml'), 1683 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.tr.yml'), 1684 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.tr.yml'), 1685 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.tr.yml'), 1686 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.tr.yml'), 1687 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.tr.yml'), 1688 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.tr.yml'), 1689 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.tr.yml'), 1690 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.tr.yml'), 1691 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.tr.yml'), 1692 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.tr.yml'), 1693 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.tr.yml'), 1694 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.tr.yml'), 1695 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.tr.yml'), 1696 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.tr.yml'), 1697 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.tr.yml'), 1698 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.tr.yml'), 1699 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.tr.yml'), 1700 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.tr.xliff'), 1701 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.tr.yml'), 1702 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.tr.yml'), 1703 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.tr.yml'), 1704 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.tr.yml'), 1705 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1706 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 1707 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 1708 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.uk.yml'), 1709 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.uk.yml'), 1710 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.uk.yml'), 1711 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.uk.yml'), 1712 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.uk.yml'), 1713 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.uk.yml'), 1714 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.uk.yml'), 1715 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.uk.yml'), 1716 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.uk.yml'), 1717 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.uk.yml'), 1718 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.uk.yml'), 1719 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.uk.yml'), 1720 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.uk.yml'), 1721 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.uk.yml'), 1722 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.uk.yml'), 1723 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.uk.yml'), 1724 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.uk.yml'), 1725 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.uk.yml'), 1726 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.uk.yml'), 1727 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.uk.yml'), 1728 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.uk.yml'), 1729 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.uk.yml'), 1730 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.uk.yml'), 1731 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.uk.yml'), 1732 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.uk.yml'), 1733 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.uk.yml'), 1734 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.uk.yml'), 1735 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.uk.yml'), 1736 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.uk.yml'), 1737 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.uk.yml'), 1738 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.uk.yml'), 1739 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.uk.yml'), 1740 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.uk.yml'), 1741 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.uk.yml'), 1742 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.uk.yml'), 1743 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.uk.yml'), 1744 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.uk.yml'), 1745 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.uk.yml'), 1746 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.uk.yml'), 1747 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.uk.yml'), 1748 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.uk.yml'), 1749 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.uk.yml'), 1750 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.uk.yml'), 1751 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.uk.xliff'), 1752 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.uk.yml'), 1753 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.uk.yml'), 1754 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.uk.yml'), 1755 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.uk.yml'), 1756 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1757 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 1758 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf'), 1759 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1760 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 1761 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 1762 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.vi.yml'), 1763 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.vi.yml'), 1764 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.vi.yml'), 1765 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.vi.yml'), 1766 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.vi.yml'), 1767 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.vi.yml'), 1768 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.vi.yml'), 1769 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.vi.yml'), 1770 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.vi.yml'), 1771 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.vi.yml'), 1772 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.vi.yml'), 1773 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.vi.yml'), 1774 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.vi.yml'), 1775 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.vi.yml'), 1776 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.vi.yml'), 1777 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.vi.yml'), 1778 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.vi.yml'), 1779 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.vi.yml'), 1780 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.vi.yml'), 1781 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.vi.yml'), 1782 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.vi.yml'), 1783 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1784 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 1785 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 1786 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_CN.yml'), 1787 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_CN.yml'), 1788 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_CN.yml'), 1789 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.zh_CN.yml'), 1790 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_CN.yml'), 1791 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_CN.yml'), 1792 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_CN.yml'), 1793 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_CN.yml'), 1794 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.zh_CN.yml'), 1795 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_CN.yml'), 1796 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_CN.yml'), 1797 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_CN.yml'), 1798 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_CN.yml'), 1799 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_CN.yml'), 1800 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.zh_CN.yml'), 1801 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_CN.yml'), 1802 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.zh_CN.yml'), 1803 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_CN.yml'), 1804 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_CN.yml'), 1805 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_CN.yml'), 1806 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.zh_CN.yml'), 1807 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_CN.yml'), 1808 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.zh_CN.yml'), 1809 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_CN.yml'), 1810 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_CN.yml'), 1811 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_CN.yml'), 1812 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.zh_CN.yml'), 1813 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.zh_CN.yml'), 1814 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_CN.yml'), 1815 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_CN.yml'), 1816 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_CN.yml'), 1817 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_CN.yml'), 1818 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_CN.yml'), 1819 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.zh_CN.yml'), 1820 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_CN.yml'), 1821 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.zh_CN.yml'), 1822 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_CN.yml'), 1823 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.zh_CN.yml'), 1824 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_CN.yml'), 1825 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_CN.yml'), 1826 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.zh_CN.yml'), 1827 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_CN.yml'), 1828 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.zh_CN.yml'), 1829 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.zh_CN.xliff'), 1830 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_CN.yml'), 1831 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_CN.yml'), 1832 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_CN.yml'), 1833 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_CN.yml'), 1834 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1835 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 1836 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 1837 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_TW.yml'), 1838 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_TW.yml'), 1839 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_TW.yml'), 1840 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_TW.yml'), 1841 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_TW.yml'), 1842 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_TW.yml'), 1843 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_TW.yml'), 1844 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_TW.yml'), 1845 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_TW.yml'), 1846 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_TW.yml'), 1847 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_TW.yml'), 1848 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_TW.yml'), 1849 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_TW.yml'), 1850 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_TW.yml'), 1851 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_TW.yml'), 1852 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_TW.yml'), 1853 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_TW.yml'), 1854 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_TW.yml'), 1855 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_TW.yml'), 1856 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_TW.yml'), 1857 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_TW.yml'), 1858 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_TW.yml'), 1859 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_TW.yml'), 1860 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_TW.yml'), 1861 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_TW.yml'), 1862 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_TW.yml'), 1863 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_TW.yml'), 1864 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_TW.yml'), 1865 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_TW.yml'), 1866 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_TW.yml'), 1867 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_TW.yml'), 1868 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_TW.yml'), 1869 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_TW.yml'), 1870 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_TW.yml'), 1871 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de_CH.yml'), 1872 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de_CH.yml'), 1873 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de_CH.yml'), 1874 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de_CH.yml'), 1875 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de_CH.yml'), 1876 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de_CH.yml'), 1877 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de_CH.yml'), 1878 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de_CH.yml'), 1879 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de_CH.yml'), 1880 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de_CH.yml'), 1881 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de_CH.yml'), 1882 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de_CH.yml'), 1883 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de_CH.yml'), 1884 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de_CH.yml'), 1885 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de_CH.yml'), 1886 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de_CH.yml'), 1887 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de_CH.yml'), 1888 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de_CH.yml'), 1889 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de_CH.yml'), 1890 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de_CH.yml'), 1891 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de_CH.yml'), 1892 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de_CH.yml'), 1893 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de_CH.yml'), 1894 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de_CH.yml'), 1895 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de_CH.yml'), 1896 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de_CH.yml'), 1897 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de_CH.yml'), 1898 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de_CH.yml'), 1899 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de_CH.yml'), 1900 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de_CH.yml'), 1901 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de_CH.yml'), 1902 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de_CH.yml'), 1903 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de_CH.yml'), 1904 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de_CH.yml'), 1905 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de_CH.yml'), 1906 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de_CH.yml'), 1907 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de_CH.yml'), 1908 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de_CH.yml'), 1909 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de_CH.yml'), 1910 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de_CH.yml'), 1911 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de_CH.yml'), 1912 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de_CH.yml'), 1913 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de_CH.yml'), 1914 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de_CH.yml'), 1915 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de_CH.yml'), 1916 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de_CH.yml'), 1917 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de_CH.yml'), 1918 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sr_CS.yml'), 1919 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sr_CS.yml'), 1920 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr_CS.yml'), 1921 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sr_CS.yml'), 1922 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr_CS.yml'), 1923 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sr_CS.yml'), 1924 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sr_CS.yml'), 1925 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr_CS.yml'), 1926 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sr_CS.yml'), 1927 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr_CS.yml'), 1928 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sr_CS.yml'), 1929 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr_CS.yml'), 1930 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr_CS.yml'), 1931 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr_CS.yml'), 1932 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sr_CS.yml'), 1933 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr_CS.yml'), 1934 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sr_CS.yml'), 1935 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sr_CS.yml'), 1936 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr_CS.yml'), 1937 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sr_CS.yml'), 1938 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sr_CS.yml'), 1939 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr_CS.yml'), 1940 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sr_CS.yml'), 1941 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr_CS.yml'), 1942 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr_CS.yml'), 1943 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr_CS.yml'), 1944 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sr_CS.yml'), 1945 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sr_CS.yml'), 1946 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr_CS.yml'), 1947 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sr_CS.yml'), 1948 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sr_CS.yml'), 1949 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr_CS.yml'), 1950 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sr_CS.yml'), 1951 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sr_CS.yml'), 1952 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr_CS.yml'), 1953 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sr_CS.yml'), 1954 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr_CS.yml'), 1955 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sr_CS.yml'), 1956 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr_CS.yml'), 1957 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sr_CS.yml'), 1958 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr_CS.yml'), 1959 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr_CS.yml'), 1960 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sr_CS.yml'), 1961 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr_CS.yml'), 1962 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sr_CS.yml'), 1963 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr_CS.yml'), 1964 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr_CS.yml'), 1965 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ko.yml'), 1966 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ko.yml'), 1967 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ko.yml'), 1968 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ko.yml'), 1969 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ko.yml'), 1970 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ko.yml'), 1971 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ko.yml'), 1972 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ko.yml'), 1973 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ko.yml'), 1974 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ko.yml'), 1975 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ko.yml'), 1976 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ko.yml'), 1977 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ko.yml'), 1978 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ko.yml'), 1979 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ko.yml'), 1980 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ko.yml'), 1981 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ko.yml'), 1982 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ko.yml'), 1983 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mk.yml'), 1984 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mk.yml'), 1985 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mk.yml'), 1986 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mk.yml'), 1987 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mk.yml'), 1988 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mk.yml'), 1989 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mk.yml'), 1990 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mk.yml'), 1991 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mk.yml'), 1992 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mk.yml'), 1993 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mk.yml'), 1994 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mk.yml'), 1995 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mk.yml'), 1996 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mk.yml'), 1997 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mk.yml'), 1998 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mk.yml'), 1999 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mk.yml'), 2000 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mk.yml'), 2001 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mk.yml'), 2002 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mk.yml'), 2003 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mk.yml'), 2004 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mk.yml'), 2005 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ms.yml'), 2006 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ms.yml'), 2007 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ms.yml'), 2008 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ms.yml'), 2009 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ms.yml'), 2010 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ms.yml'), 2011 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ms.yml'), 2012 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ms.yml'), 2013 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ms.yml'), 2014 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ms.yml'), 2015 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ms.yml'), 2016 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ms.yml'), 2017 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ms.yml'), 2018 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ms.yml'), 2019 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ms.yml'), 2020 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ms.yml'), 2021 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ms.yml'), 2022 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr.yml'), 2023 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr.yml'), 2024 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr.yml'), 2025 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr.yml'), 2026 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr.yml'), 2027 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr.yml'), 2028 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr.yml'), 2029 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr.yml'), 2030 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr.yml'), 2031 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr.yml'), 2032 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr.yml'), 2033 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr.yml'), 2034 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr.yml'), 2035 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr.yml'), 2036 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr.yml'), 2037 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr.yml'), 2038 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr.yml'), 2039 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr.yml'), 2040 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr.yml'), 2041 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr.yml'), 2042 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr.yml'), 2043 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr.yml'), 2044 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr.yml'), 2045 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.is.yml'), 2046 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.oc.xliff'), 2047 => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sw.xliff')]), => new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider(($this->services['Sylius\\Bundle\\ThemeBundle\\Translation\\Finder\\TranslationFilesFinderInterface'] ?? $this->getTranslationFilesFinderInterfaceService()), ($this->services['sylius.repository.theme'] ?? $this->getSylius_Repository_ThemeService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())))]);
  2359.     }
  2360.     /**
  2361.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension' shared service.
  2362.      *
  2363.      * @return \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension
  2364.      */
  2365.     protected function getLegacySonataBlockExtensionService()
  2366.     {
  2367.         return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] = new \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension($this->parameters['sylius_ui.sonata_block.whitelisted_variables']);
  2368.     }
  2369.     /**
  2370.      * Gets the public 'Sylius\Component\Channel\Context\ChannelContextInterface' shared service.
  2371.      *
  2372.      * @return \Sylius\Component\Channel\Context\CachedPerRequestChannelContext
  2373.      */
  2374.     protected function getChannelContextInterfaceService()
  2375.     {
  2376.         return $this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] = new \Sylius\Component\Channel\Context\CachedPerRequestChannelContext(($this->privates['sylius.context.channel.composite'] ?? $this->getSylius_Context_Channel_CompositeService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2377.     }
  2378.     /**
  2379.      * Gets the public 'Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface' shared service.
  2380.      *
  2381.      * @return \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver
  2382.      */
  2383.     protected function getRequestResolverInterfaceService()
  2384.     {
  2385.         $this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] = $instance = new \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver();
  2386.         $instance->addResolver(new \Sylius\Component\Channel\Context\RequestBased\HostnameBasedRequestResolver(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService())), 0);
  2387.         return $instance;
  2388.     }
  2389.     /**
  2390.      * Gets the public 'Sylius\Component\Locale\Context\LocaleContextInterface' shared service.
  2391.      *
  2392.      * @return \Sylius\Component\Locale\Context\CompositeLocaleContext
  2393.      */
  2394.     protected function getLocaleContextInterfaceService()
  2395.     {
  2396.         $this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] = $instance = new \Sylius\Component\Locale\Context\CompositeLocaleContext();
  2397.         $instance->addContext(($this->services['sylius.context.locale.request_based'] ?? $this->getSylius_Context_Locale_RequestBasedService()), 64);
  2398.         $instance->addContext(($this->services['sylius.context.locale.provider_based'] ?? $this->getSylius_Context_Locale_ProviderBasedService()), -128);
  2399.         $instance->addContext(($this->services['sylius.context.locale.admin_based'] ?? $this->getSylius_Context_Locale_AdminBasedService()), 128);
  2400.         return $instance;
  2401.     }
  2402.     /**
  2403.      * Gets the public 'Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface' shared service.
  2404.      *
  2405.      * @return \Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver
  2406.      */
  2407.     protected function getPaymentMethodsResolverInterfaceService()
  2408.     {
  2409.         return $this->services['Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface'] = new \Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver(new \Sylius\Component\Payment\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.payment_methods_resolver'] ?? $this->getSylius_Registry_PaymentMethodsResolverService())), 'sylius.pay_pal');
  2410.     }
  2411.     /**
  2412.      * Gets the public 'cache.app' shared service.
  2413.      *
  2414.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2415.      */
  2416.     protected function getCache_AppService()
  2417.     {
  2418.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('CAhSpUmOhO'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  2419.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2420.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2421.     }
  2422.     /**
  2423.      * Gets the public 'cache.system' shared service.
  2424.      *
  2425.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2426.      */
  2427.     protected function getCache_SystemService()
  2428.     {
  2429.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4Y6Q1jXzsU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2430.     }
  2431.     /**
  2432.      * Gets the public 'data_collector.dump' shared service.
  2433.      *
  2434.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2435.      */
  2436.     protected function getDataCollector_DumpService()
  2437.     {
  2438.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  2439.     }
  2440.     /**
  2441.      * Gets the public 'doctrine' shared service.
  2442.      *
  2443.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2444.      */
  2445.     protected function getDoctrineService()
  2446.     {
  2447.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2448.     }
  2449.     /**
  2450.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2451.      *
  2452.      * @return \Doctrine\DBAL\Connection
  2453.      */
  2454.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2455.     {
  2456.         $a = new \Doctrine\DBAL\Configuration();
  2457.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  2458.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2459.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2460.         $c->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2461.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2462.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2463.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2464.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2465.         $a->setSQLLogger($b);
  2466.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2467.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  2468.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService.php'true],
  2469.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  2470.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService.php'true],
  2471.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService.php'true],
  2472.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService.php'true],
  2473.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService.php'true],
  2474.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.attribute''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService.php'true],
  2475.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.review''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService.php'true],
  2476.             'sylius.event_subscriber.orm_mapped_super_class' => ['services''sylius.event_subscriber.orm_mapped_super_class''getSylius_EventSubscriber_OrmMappedSuperClassService.php'true],
  2477.             'sylius.event_subscriber.orm_repository_class' => ['services''sylius.event_subscriber.orm_repository_class''getSylius_EventSubscriber_OrmRepositoryClassService.php'true],
  2478.             'sylius.listener.canonicalizer' => ['services''sylius.listener.canonicalizer''getSylius_Listener_CanonicalizerService.php'true],
  2479.             'sylius.listener.default_username' => ['services''sylius.listener.default_username''getSylius_Listener_DefaultUsernameService.php'true],
  2480.             'sylius.listener.images_remove' => ['services''sylius.listener.images_remove''getSylius_Listener_ImagesRemoveService.php'true],
  2481.             'sylius.listener.password_updater' => ['services''sylius.listener.password_updater''getSylius_Listener_PasswordUpdaterService.php'true],
  2482.             'sylius.listener.product_review_change' => ['services''sylius.listener.product_review_change''getSylius_Listener_ProductReviewChangeService.php'true],
  2483.             'sylius.listener.select_product_attribute_choice_remove' => ['services''sylius.listener.select_product_attribute_choice_remove''getSylius_Listener_SelectProductAttributeChoiceRemoveService.php'true],
  2484.             'sylius.translation.translatable_listener.doctrine.orm' => ['services''sylius.translation.translatable_listener.doctrine.orm''getSylius_Translation_TranslatableListener_Doctrine_OrmService.php'true],
  2485.         ], [
  2486.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2487.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  2488.             'stof_doctrine_extensions.listener.loggable' => '?',
  2489.             'stof_doctrine_extensions.listener.sluggable' => '?',
  2490.             'stof_doctrine_extensions.listener.sortable' => '?',
  2491.             'stof_doctrine_extensions.listener.timestampable' => '?',
  2492.             'stof_doctrine_extensions.listener.tree' => '?',
  2493.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => '?',
  2494.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => '?',
  2495.             'sylius.event_subscriber.orm_mapped_super_class' => '?',
  2496.             'sylius.event_subscriber.orm_repository_class' => '?',
  2497.             'sylius.listener.canonicalizer' => '?',
  2498.             'sylius.listener.default_username' => '?',
  2499.             'sylius.listener.images_remove' => '?',
  2500.             'sylius.listener.password_updater' => '?',
  2501.             'sylius.listener.product_review_change' => '?',
  2502.             'sylius.listener.select_product_attribute_choice_remove' => '?',
  2503.             'sylius.translation.translatable_listener.doctrine.orm' => '?',
  2504.         ]), [=> 'sylius.event_subscriber.orm_mapped_super_class'=> 'sylius.event_subscriber.orm_repository_class'=> 'sylius.translation.translatable_listener.doctrine.orm'=> 'stof_doctrine_extensions.listener.loggable'=> 'doctrine.orm.listeners.resolve_target_entity'=> 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute'=> 'sylius.doctrine.orm.event_subscriber.load_metadata.review'=> 'stof_doctrine_extensions.listener.tree'=> 'stof_doctrine_extensions.listener.sluggable'=> 'stof_doctrine_extensions.listener.timestampable'10 => 'stof_doctrine_extensions.listener.sortable']);
  2505.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  2506.         $d->addEventListener([=> 'postUpdate'], 'sylius.listener.select_product_attribute_choice_remove');
  2507.         $d->addEventListener([=> 'prePersist'], 'sylius.listener.password_updater');
  2508.         $d->addEventListener([=> 'preUpdate'], 'sylius.listener.password_updater');
  2509.         $d->addEventListener([=> 'postPersist'], 'sylius.listener.product_review_change');
  2510.         $d->addEventListener([=> 'postUpdate'], 'sylius.listener.product_review_change');
  2511.         $d->addEventListener([=> 'postRemove'], 'sylius.listener.product_review_change');
  2512.         $d->addEventListener([=> 'onFlush'], 'sylius.listener.images_remove');
  2513.         $d->addEventListener([=> 'postFlush'], 'sylius.listener.images_remove');
  2514.         $d->addEventListener([=> 'onFlush'], 'sylius.listener.default_username');
  2515.         $d->addEventListener([=> 'prePersist'], 'sylius.listener.canonicalizer');
  2516.         $d->addEventListener([=> 'preUpdate'], 'sylius.listener.canonicalizer');
  2517.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$d, []);
  2518.     }
  2519.     /**
  2520.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2521.      *
  2522.      * @return \Doctrine\ORM\EntityManager
  2523.      */
  2524.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2525.     {
  2526.         if ($lazyLoad) {
  2527.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2528.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2529.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2530.                     $proxy->setProxyInitializer(null);
  2531.                     return true;
  2532.                 });
  2533.             });
  2534.         }
  2535.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  2540.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  2541.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  2542.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2546.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2547.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  2548.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  2549.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2550.         $a = new \Doctrine\ORM\Configuration();
  2551.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model''App' => 'App\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''SyliusPayPalPlugin' => 'Sylius\\PayPalPlugin\\Entity']);
  2552.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  2553.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  2554.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  2555.         $a->setMetadataDriverImpl(($this->services['sylius_resource.doctrine.mapping_driver_chain'] ?? $this->getSyliusResource_Doctrine_MappingDriverChainService()));
  2556.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2557.         $a->setProxyNamespace('Proxies');
  2558.         $a->setAutoGenerateProxyClasses(true);
  2559.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2560.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2561.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  2562.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2563.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2564.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.I3K77mT'] ?? ($this->privates['.service_locator.I3K77mT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  2565.         $a->addCustomStringFunction('DATE_FORMAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\DateFormat');
  2566.         $a->addCustomStringFunction('DAY''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Day');
  2567.         $a->addCustomStringFunction('HOUR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Hour');
  2568.         $a->addCustomStringFunction('MONTH''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Month');
  2569.         $a->addCustomStringFunction('WEEK''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Week');
  2570.         $a->addCustomStringFunction('YEAR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Year');
  2571.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2572.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2573.         return $instance;
  2574.     }
  2575.     /**
  2576.      * Gets the public 'event_dispatcher' shared service.
  2577.      *
  2578.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2579.      */
  2580.     protected function getEventDispatcherService()
  2581.     {
  2582.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2583.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2584.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2585.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2586.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2587.         $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))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2588.         $instance->addListener('kernel.controller', [=> function () {
  2589.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2590.         }, => 'onKernelController'], 0);
  2591.         $instance->addListener('kernel.response', [=> function () {
  2592.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  2593.         }, => 'onKernelResponse'], 0);
  2594.         $instance->addListener('kernel.request', [=> function () {
  2595.             return ($this->services['sylius.listener.request_locale_setter'] ?? $this->getSylius_Listener_RequestLocaleSetterService());
  2596.         }, => 'onKernelRequest'], 4);
  2597.         $instance->addListener('kernel.response', [=> function () {
  2598.             return ($this->services['sylius.context.channel.fake_channel.persister'] ?? $this->getSylius_Context_Channel_FakeChannel_PersisterService());
  2599.         }, => 'onKernelResponse'], -8192);
  2600.         $instance->addListener('sylius.user.pre_password_reset', [=> function () {
  2601.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService.php'));
  2602.         }, => 'genericEventUpdater'], 0);
  2603.         $instance->addListener('sylius.user.pre_password_change', [=> function () {
  2604.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService.php'));
  2605.         }, => 'genericEventUpdater'], 0);
  2606.         $instance->addListener('sylius.admin_user.pre_update', [=> function () {
  2607.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService.php'));
  2608.         }, => 'genericEventUpdater'], 0);
  2609.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  2610.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService.php'));
  2611.         }, => 'customerUpdateEvent'], 0);
  2612.         $instance->addListener('sylius.user.password_reset.request.pin', [=> function () {
  2613.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService.php'));
  2614.         }, => 'sendResetPasswordPinEmail'], 0);
  2615.         $instance->addListener('sylius.user.password_reset.request.token', [=> function () {
  2616.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService.php'));
  2617.         }, => 'sendResetPasswordTokenEmail'], 0);
  2618.         $instance->addListener('sylius.user.email_verification.token', [=> function () {
  2619.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService.php'));
  2620.         }, => 'sendVerificationTokenEmail'], 0);
  2621.         $instance->addListener('sylius.customer.post_register', [=> function () {
  2622.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService.php'));
  2623.         }, => 'sendUserRegistrationEmail'], 0);
  2624.         $instance->addListener('sylius.admin_user.post_create', [=> function () {
  2625.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService.php'));
  2626.         }, => 'reloadUser'], 0);
  2627.         $instance->addListener('sylius.admin_user.post_update', [=> function () {
  2628.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService.php'));
  2629.         }, => 'reloadUser'], 0);
  2630.         $instance->addListener('sylius.admin_user.pre_delete', [=> function () {
  2631.             return ($this->privates['sylius.listener.admin_user_delete'] ?? $this->load('getSylius_Listener_AdminUserDeleteService.php'));
  2632.         }, => 'deleteUser'], 0);
  2633.         $instance->addListener('sylius.shop_user.post_create', [=> function () {
  2634.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService.php'));
  2635.         }, => 'reloadUser'], 0);
  2636.         $instance->addListener('sylius.shop_user.post_update', [=> function () {
  2637.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService.php'));
  2638.         }, => 'reloadUser'], 0);
  2639.         $instance->addListener('sylius.shop_user.pre_delete', [=> function () {
  2640.             return ($this->privates['sylius.listener.shop_user_delete'] ?? $this->load('getSylius_Listener_ShopUserDeleteService.php'));
  2641.         }, => 'deleteUser'], 0);
  2642.         $instance->addListener('sylius.oauth_user.post_create', [=> function () {
  2643.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService.php'));
  2644.         }, => 'reloadUser'], 0);
  2645.         $instance->addListener('sylius.oauth_user.post_update', [=> function () {
  2646.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService.php'));
  2647.         }, => 'reloadUser'], 0);
  2648.         $instance->addListener('sylius.oauth_user.pre_delete', [=> function () {
  2649.             return ($this->privates['sylius.listener.oauth_user_delete'] ?? $this->load('getSylius_Listener_OauthUserDeleteService.php'));
  2650.         }, => 'deleteUser'], 0);
  2651.         $instance->addListener('security.interactive_login', [=> function () {
  2652.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService.php'));
  2653.         }, => 'onSecurityInteractiveLogin'], 0);
  2654.         $instance->addListener('security.interactive_login', [=> function () {
  2655.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService.php'));
  2656.         }, => 'onSecurityInteractiveLogin'], 0);
  2657.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  2658.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService.php'));
  2659.         }, => 'onImplicitLogin'], 0);
  2660.         $instance->addListener('security.interactive_login', [=> function () {
  2661.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService.php'));
  2662.         }, => 'onInteractiveLogin'], 0);
  2663.         $instance->addListener('sylius.channel.pre_delete', [=> function () {
  2664.             return ($this->services['sylius.listener.channel'] ?? $this->load('getSylius_Listener_ChannelService.php'));
  2665.         }, => 'onChannelPreDelete'], 0);
  2666.         $instance->addListener('sylius.product.pre_create', [=> function () {
  2667.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService.php'));
  2668.         }, => 'uploadImages'], 0);
  2669.         $instance->addListener('sylius.product.pre_update', [=> function () {
  2670.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService.php'));
  2671.         }, => 'uploadImages'], 0);
  2672.         $instance->addListener('sylius.taxon.pre_create', [=> function () {
  2673.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService.php'));
  2674.         }, => 'uploadImages'], 0);
  2675.         $instance->addListener('sylius.taxon.pre_update', [=> function () {
  2676.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService.php'));
  2677.         }, => 'uploadImages'], 0);
  2678.         $instance->addListener('sylius.admin_user.pre_create', [=> function () {
  2679.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService.php'));
  2680.         }, => 'uploadImage'], 0);
  2681.         $instance->addListener('sylius.admin_user.pre_update', [=> function () {
  2682.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService.php'));
  2683.         }, => 'uploadImage'], 0);
  2684.         $instance->addListener('sylius.cart_change', [=> function () {
  2685.             return ($this->services['sylius.listener.order_recalculation'] ?? $this->load('getSylius_Listener_OrderRecalculationService.php'));
  2686.         }, => 'recalculateOrder'], 0);
  2687.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  2688.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService.php'));
  2689.         }, => 'recalculateCartWhileLogin'], 0);
  2690.         $instance->addListener('security.interactive_login', [=> function () {
  2691.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService.php'));
  2692.         }, => 'recalculateCartWhileLogin'], 0);
  2693.         $instance->addListener('kernel.request', [=> function () {
  2694.             return ($this->services['sylius.translator.listener'] ?? $this->getSylius_Translator_ListenerService());
  2695.         }, => 'onKernelRequest'], 2);
  2696.         $instance->addListener('sylius.product_review.pre_create', [=> function () {
  2697.             return ($this->services['sylius.listener.review_create'] ?? $this->load('getSylius_Listener_ReviewCreateService.php'));
  2698.         }, => 'ensureReviewHasAuthor'], 0);
  2699.         $instance->addListener('sylius.product_variant.initialize_update', [=> function () {
  2700.             return ($this->services['sylius.listener.locking'] ?? $this->load('getSylius_Listener_LockingService.php'));
  2701.         }, => 'lock'], 0);
  2702.         $instance->addListener('sylius.product.initialize_update', [=> function () {
  2703.             return ($this->services['sylius.listener.simple_product_locking'] ?? $this->load('getSylius_Listener_SimpleProductLockingService.php'));
  2704.         }, => 'lock'], 0);
  2705.         $instance->addListener('sylius.address.pre_create', [=> function () {
  2706.             return ($this->services['sylius.listener.customer_default_address'] ?? ($this->services['sylius.listener.customer_default_address'] = new \Sylius\Bundle\CoreBundle\EventListener\CustomerDefaultAddressListener()));
  2707.         }, => 'preCreate'], 0);
  2708.         $instance->addListener('sylius.taxon.pre_delete', [=> function () {
  2709.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService.php'));
  2710.         }, => 'protectFromRemovingMenuTaxon'], 0);
  2711.         $instance->addListener('sylius.taxon.post_delete', [=> function () {
  2712.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService.php'));
  2713.         }, => 'removeTaxonFromPromotionRules'], 0);
  2714.         $instance->addListener('kernel.response', [=> function () {
  2715.             return ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()));
  2716.         }, => 'onKernelResponse'], 0);
  2717.         $instance->addListener('kernel.request', [=> function () {
  2718.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  2719.         }, => 'onKernelRequest'], 10);
  2720.         $instance->addListener('kernel.request', [=> function () {
  2721.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  2722.         }, => 'onKernelRequest'], 34);
  2723.         $instance->addListener('kernel.exception', [=> function () {
  2724.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService.php'));
  2725.         }, => 'onKernelException'], 128);
  2726.         $instance->addListener('sylius.shipment.post_ship', [=> function () {
  2727.             return ($this->services['sylius.listener.shipment_ship'] ?? $this->load('getSylius_Listener_ShipmentShipService.php'));
  2728.         }, => 'sendConfirmationEmail'], 0);
  2729.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  2730.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService.php'));
  2731.         }, => 'eraseVerification'], 0);
  2732.         $instance->addListener('sylius.customer.post_update', [=> function () {
  2733.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService.php'));
  2734.         }, => 'sendVerificationEmail'], 0);
  2735.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  2736.             return ($this->services['sylius.listener.order_customer_ip'] ?? $this->load('getSylius_Listener_OrderCustomerIpService.php'));
  2737.         }, => 'assignCustomerIpToOrder'], 0);
  2738.         $instance->addListener('sylius.order.post_complete', [=> function () {
  2739.             return ($this->services['sylius.listener.order_complete'] ?? $this->load('getSylius_Listener_OrderCompleteService.php'));
  2740.         }, => 'sendConfirmationEmail'], 0);
  2741.         $instance->addListener('sylius.customer.post_register', [=> function () {
  2742.             return ($this->services['sylius.listener.user_registration'] ?? $this->load('getSylius_Listener_UserRegistrationService.php'));
  2743.         }, => 'handleUserVerification'], 0);
  2744.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  2745.             return ($this->services['sylius.listener.order_integrity_checker'] ?? $this->load('getSylius_Listener_OrderIntegrityCheckerService.php'));
  2746.         }, => 'check'], 0);
  2747.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  2748.             return ($this->services['sylius.order_locale_assigner'] ?? $this->load('getSylius_OrderLocaleAssignerService.php'));
  2749.         }, => 'assignLocale'], 0);
  2750.         $instance->addListener('sylius.user.security.impersonate', [=> function () {
  2751.             return ($this->services['sylius.listener.user_impersonated'] ?? $this->load('getSylius_Listener_UserImpersonatedService.php'));
  2752.         }, => 'onUserImpersonated'], 0);
  2753.         $instance->addListener('kernel.request', [=> function () {
  2754.             return ($this->services['sylius.listener.non_channel_request_locale'] ?? $this->getSylius_Listener_NonChannelRequestLocaleService());
  2755.         }, => 'restrictRequestLocale'], 10);
  2756.         $instance->addListener('sylius.order.post_address', [=> function () {
  2757.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService.php'));
  2758.         }, => 'handleCheckoutRedirect'], 0);
  2759.         $instance->addListener('sylius.order.post_select_shipping', [=> function () {
  2760.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService.php'));
  2761.         }, => 'handleCheckoutRedirect'], 0);
  2762.         $instance->addListener('sylius.order.post_payment', [=> function () {
  2763.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService.php'));
  2764.         }, => 'handleCheckoutRedirect'], 0);
  2765.         $instance->addListener('sylius.order_item.pre_create', [=> function () {
  2766.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService.php'));
  2767.         }, => 'recalculateOrderOnAdd'], 0);
  2768.         $instance->addListener('sylius.order_item.pre_update', [=> function () {
  2769.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService.php'));
  2770.         }, => 'recalculateOrderOnAdd'], 0);
  2771.         $instance->addListener('sylius.order_item.pre_delete', [=> function () {
  2772.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService.php'));
  2773.         }, => 'recalculateOrderOnDelete'], 0);
  2774.         $instance->addListener('kernel.request', [=> function () {
  2775.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  2776.         }, => 'onKernelRequest'], 7);
  2777.         $instance->addListener('kernel.request', [=> function () {
  2778.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  2779.         }, => 'onKernelRequest'], 4);
  2780.         $instance->addListener('kernel.view', [=> function () {
  2781.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService.php'));
  2782.         }, => 'onKernelView'], 32);
  2783.         $instance->addListener('kernel.request', [=> function () {
  2784.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  2785.         }, => 'onKernelRequest'], 2);
  2786.         $instance->addListener('kernel.view', [=> function () {
  2787.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService.php'));
  2788.         }, => 'onKernelView'], 16);
  2789.         $instance->addListener('kernel.view', [=> function () {
  2790.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService.php'));
  2791.         }, => 'onKernelView'], 8);
  2792.         $instance->addListener('kernel.exception', [=> function () {
  2793.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService.php'));
  2794.         }, => 'onKernelException'], 0);
  2795.         $instance->addListener('kernel.exception', [=> function () {
  2796.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService.php'));
  2797.         }, => 'onKernelException'], -96);
  2798.         $instance->addListener('kernel.request', [=> function () {
  2799.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  2800.         }, => 'onKernelRequest'], 0);
  2801.         $instance->addListener('kernel.response', [=> function () {
  2802.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  2803.         }, => 'onKernelResponse'], 0);
  2804.         $instance->addListener('kernel.response', [=> function () {
  2805.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2806.         }, => 'onKernelResponse'], -1);
  2807.         $instance->addListener('kernel.view', [=> function () {
  2808.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService.php'));
  2809.         }, => 'onKernelView'], 64);
  2810.         $instance->addListener('kernel.request', [=> function () {
  2811.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2812.         }, => 'onKernelRequest'], 16);
  2813.         $instance->addListener('kernel.request', [=> function () {
  2814.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2815.         }, => 'onSecurity'], 3);
  2816.         $instance->addListener('kernel.request', [=> function () {
  2817.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2818.         }, => 'onSecurityPostDenormalize'], 1);
  2819.         $instance->addListener('sylius.payment_method.initialize_create', [=> function () {
  2820.             return ($this->privates['Sylius\\PayPalPlugin\\Listener\\PayPalPaymentMethodListener'] ?? $this->load('getPayPalPaymentMethodListenerService.php'));
  2821.         }, => 'initializeCreate'], 0);
  2822.         $instance->addListener('kernel.response', [=> function () {
  2823.             return ($this->services['listener.google_tag_manager'] ?? $this->getListener_GoogleTagManagerService());
  2824.         }, => 'onKernelResponse'], 0);
  2825.         $instance->addListener('sonata.block.event.sylius.shop.layout.head', [=> function () {
  2826.             return ($this->privates['sylius.google_tag_manager.block_event_listener.layout.before_head'] ?? ($this->privates['sylius.google_tag_manager.block_event_listener.layout.before_head'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@GtmPlugin/head.html.twig')));
  2827.         }, => 'onBlockEvent'], 0);
  2828.         $instance->addListener('sonata.block.event.sylius.shop.layout.before_body', [=> function () {
  2829.             return ($this->privates['sylius.google_tag_manager.block_event_listener.layout.before_body'] ?? ($this->privates['sylius.google_tag_manager.block_event_listener.layout.before_body'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@GtmPlugin/body.html.twig')));
  2830.         }, => 'onBlockEvent'], 0);
  2831.         $instance->addListener('sonata.block.event.sylius.shop.layout.after_body', [=> function () {
  2832.             return ($this->privates['sylius.google_tag_manager.block_event_listener.layout.after_body'] ?? ($this->privates['sylius.google_tag_manager.block_event_listener.layout.after_body'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@GtmPlugin/after_body.html.twig')));
  2833.         }, => 'onBlockEvent'], 0);
  2834.         $instance->addListener('kernel.request', [=> function () {
  2835.             return ($this->privates['sylius.google_tag_manager.listener.environment'] ?? $this->getSylius_GoogleTagManager_Listener_EnvironmentService());
  2836.         }, => 'onKernelRequest'], 0);
  2837.         $instance->addListener('kernel.request', [=> function () {
  2838.             return ($this->privates['sylius.google_tag_manager.listener.route'] ?? $this->getSylius_GoogleTagManager_Listener_RouteService());
  2839.         }, => 'onKernelRequest'], 0);
  2840.         $instance->addListener('kernel.request', [=> function () {
  2841.             return ($this->privates['sylius.google_tag_manager.listener.context'] ?? $this->getSylius_GoogleTagManager_Listener_ContextService());
  2842.         }, => 'onKernelRequest'], 0);
  2843.         $instance->addListener('sonata.block.event.sylius.shop.layout.javascripts', [=> function () {
  2844.             return ($this->privates['sylius.google_tag_manager.block_event_listener.layout.javascripts'] ?? ($this->privates['sylius.google_tag_manager.block_event_listener.layout.javascripts'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@GtmPlugin/events_javascript.html.twig')));
  2845.         }, => 'onBlockEvent'], 0);
  2846.         $instance->addListener('sonata.block.event.sylius.shop.layout.head', [=> function () {
  2847.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.global.listener.sylius.shop.layout.head'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.global.listener.sylius.shop.layout.head'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/Global/head.html.twig')));
  2848.         }, => 'onBlockEvent'], 0);
  2849.         $instance->addListener('kernel.controller', [=> function () {
  2850.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.purchases.listener.thank_you'] ?? $this->getSylius_GoogleTagManager_EnhancedEcommerceTracking_Purchases_Listener_ThankYouService());
  2851.         }, => 'onKernelController'], 0);
  2852.         $instance->addListener('sonata.block.event.sylius.shop.layout.head', [=> function () {
  2853.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.layout.head'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.layout.head'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductImpressions/head.html.twig')));
  2854.         }, => 'onBlockEvent'], 0);
  2855.         $instance->addListener('sonata.block.event.sylius.shop.layout.after_body', [=> function () {
  2856.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.layout.after_body'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.layout.after_body'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductImpressions/foot.html.twig')));
  2857.         }, => 'onBlockEvent'], 0);
  2858.         $instance->addListener('sonata.block.event.sylius.shop.product.index.before_list', [=> function () {
  2859.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.product.index.before_list'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.product.index.before_list'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductImpressions/products.html.twig')));
  2860.         }, => 'onBlockEvent'], 0);
  2861.         $instance->addListener('sonata.block.event.sylius.shop.taxon.header.before', [=> function () {
  2862.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.taxon.header.before'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_impressions.listener.sylius.shop.taxon.header.before'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductImpressions/taxon.html.twig')));
  2863.         }, => 'onBlockEvent'], 0);
  2864.         $instance->addListener('sonata.block.event.sylius.shop.layout.head', [=> function () {
  2865.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_detail.listener.sylius.shop.layout.head'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_detail.listener.sylius.shop.layout.head'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductDetail/head.html.twig')));
  2866.         }, => 'onBlockEvent'], 0);
  2867.         $instance->addListener('sonata.block.event.sylius.shop.layout.after_body', [=> function () {
  2868.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_detail.listener.sylius.shop.layout.after_body'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_detail.listener.sylius.shop.layout.after_body'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductDetail/foot.html.twig')));
  2869.         }, => 'onBlockEvent'], 0);
  2870.         $instance->addListener('sonata.block.event.sylius.shop.product.show.after_product_header', [=> function () {
  2871.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.product_detail.listener.product.show.after_product_header'] ?? $this->load('getSylius_GoogleTagManager_EnhancedEcommerceTracking_ProductDetail_Listener_Product_Show_AfterProductHeaderService.php'));
  2872.         }, => 'onProductShow'], 0);
  2873.         $instance->addListener('sonata.block.event.sylius.shop.layout.javascripts', [=> function () {
  2874.             return ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.product_clicks.block_event_listener.layout.javascripts'] ?? ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.product_clicks.block_event_listener.layout.javascripts'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/ProductClicks/javascripts.html.twig')));
  2875.         }, => 'onBlockEvent'], 0);
  2876.         $instance->addListener('sonata.block.event.sylius.shop.product.show.before_add_to_cart', [=> function () {
  2877.             return ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.cart.block_event_listener.sylius.shop.product.show.before_add_to_cart'] ?? ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.cart.block_event_listener.sylius.shop.product.show.before_add_to_cart'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/Cart/product_show.html.twig')));
  2878.         }, => 'onBlockEvent'], 0);
  2879.         $instance->addListener('sonata.block.event.sylius.shop.layout.javascripts', [=> function () {
  2880.             return ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.cart.block_event_listener.layout.javascripts'] ?? ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.cart.block_event_listener.layout.javascripts'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/Cart/javascripts.html.twig')));
  2881.         }, => 'onBlockEvent'], 0);
  2882.         $instance->addListener('kernel.controller', [=> function () {
  2883.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.cart_summary'] ?? $this->getSylius_GoogleTagManager_EnhancedEcommerceTracking_Checkout_Listener_CartSummaryService());
  2884.         }, => 'onKernelController'], 0);
  2885.         $instance->addListener('sonata.block.event.sylius.shop.layout.head', [=> function () {
  2886.             return ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.sylius.shop.layout.head'] ?? ($this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.sylius.shop.layout.head'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/Checkout/head.html.twig')));
  2887.         }, => 'onBlockEvent'], 0);
  2888.         $instance->addListener('sonata.block.event.sylius.shop.layout.javascripts', [=> function () {
  2889.             return ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.checkout.block_event_listener.layout.javascripts'] ?? ($this->privates['sylius.google_tag_manager_enhanced_ecommerce.checkout.block_event_listener.layout.javascripts'] = new \Sylius\Bundle\UiBundle\Block\BlockEventListener('@SyliusGtmEnhancedEcommercePlugin/Checkout/javascripts.html.twig')));
  2890.         }, => 'onBlockEvent'], 0);
  2891.         $instance->addListener('kernel.response', [=> function () {
  2892.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  2893.         }, => 'onKernelResponse'], 0);
  2894.         $instance->addListener('kernel.response', [=> function () {
  2895.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2896.         }, => 'onKernelResponse'], -1024);
  2897.         $instance->addListener('kernel.request', [=> function () {
  2898.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2899.         }, => 'setDefaultLocale'], 100);
  2900.         $instance->addListener('kernel.request', [=> function () {
  2901.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2902.         }, => 'onKernelRequest'], 16);
  2903.         $instance->addListener('kernel.finish_request', [=> function () {
  2904.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2905.         }, => 'onKernelFinishRequest'], 0);
  2906.         $instance->addListener('kernel.request', [=> function () {
  2907.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2908.         }, => 'onKernelRequest'], 256);
  2909.         $instance->addListener('kernel.request', [=> function () {
  2910.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  2911.         }, => 'resolveControllerName'], 24);
  2912.         $instance->addListener('kernel.response', [=> function () {
  2913.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2914.         }, => 'onResponse'], -255);
  2915.         $instance->addListener('kernel.request', [=> function () {
  2916.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2917.         }, => 'onKernelRequest'], 15);
  2918.         $instance->addListener('kernel.finish_request', [=> function () {
  2919.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2920.         }, => 'onKernelFinishRequest'], -15);
  2921.         $instance->addListener('console.error', [=> function () {
  2922.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  2923.         }, => 'onConsoleError'], -128);
  2924.         $instance->addListener('console.terminate', [=> function () {
  2925.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  2926.         }, => 'onConsoleTerminate'], -128);
  2927.         $instance->addListener('console.error', [=> function () {
  2928.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2929.         }, => 'onConsoleError'], 0);
  2930.         $instance->addListener('kernel.request', [=> function () {
  2931.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2932.         }, => 'onKernelRequest'], 128);
  2933.         $instance->addListener('kernel.response', [=> function () {
  2934.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2935.         }, => 'onKernelResponse'], -1000);
  2936.         $instance->addListener('kernel.finish_request', [=> function () {
  2937.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2938.         }, => 'onFinishRequest'], 0);
  2939.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2940.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService.php'));
  2941.         }, => 'onMessageFailed'], 100);
  2942.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2943.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2944.         }, => 'onWorkerRunning'], 100);
  2945.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2946.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php'));
  2947.         }, => 'onWorkerStarted'], 0);
  2948.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2949.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php'));
  2950.         }, => 'onWorkerRunning'], 0);
  2951.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2952.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener()));
  2953.         }, => 'onWorkerStarted'], 100);
  2954.         $instance->addListener('kernel.response', [=> function () {
  2955.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2956.         }, => 'onKernelResponse'], -100);
  2957.         $instance->addListener('kernel.exception', [=> function () {
  2958.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2959.         }, => 'onKernelException'], 0);
  2960.         $instance->addListener('kernel.terminate', [=> function () {
  2961.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2962.         }, => 'onKernelTerminate'], -1024);
  2963.         $instance->addListener('kernel.controller', [=> function () {
  2964.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2965.         }, => 'onKernelController'], 0);
  2966.         $instance->addListener('kernel.response', [=> function () {
  2967.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2968.         }, => 'onKernelResponse'], 0);
  2969.         $instance->addListener('kernel.request', [=> function () {
  2970.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2971.         }, => 'configure'], 2048);
  2972.         $instance->addListener('console.command', [=> function () {
  2973.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2974.         }, => 'configure'], 2048);
  2975.         $instance->addListener('kernel.request', [=> function () {
  2976.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2977.         }, => 'onKernelRequest'], 32);
  2978.         $instance->addListener('kernel.finish_request', [=> function () {
  2979.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2980.         }, => 'onKernelFinishRequest'], 0);
  2981.         $instance->addListener('kernel.exception', [=> function () {
  2982.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2983.         }, => 'onKernelException'], -64);
  2984.         $instance->addListener('kernel.response', [=> function () {
  2985.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2986.         }, => 'onKernelResponse'], 0);
  2987.         $instance->addListener('kernel.response', [=> function () {
  2988.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2989.         }, => 'onKernelResponse'], 0);
  2990.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2991.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  2992.         }, => 'onVoterVote'], 0);
  2993.         $instance->addListener('kernel.request', [=> function () {
  2994.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2995.         }, => 'configureLogoutUrlGenerator'], 8);
  2996.         $instance->addListener('kernel.request', [=> function () {
  2997.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2998.         }, => 'onKernelRequest'], 8);
  2999.         $instance->addListener('kernel.finish_request', [=> function () {
  3000.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3001.         }, => 'onKernelFinishRequest'], 0);
  3002.         $instance->addListener('kernel.exception', [=> function () {
  3003.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  3004.         }, => 'onException'], 0);
  3005.         $instance->addListener('kernel.terminate', [=> function () {
  3006.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  3007.         }, => 'onTerminate'], 0);
  3008.         $instance->addListener('console.error', [=> function () {
  3009.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  3010.         }, => 'onException'], 0);
  3011.         $instance->addListener('console.terminate', [=> function () {
  3012.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  3013.         }, => 'onTerminate'], 0);
  3014.         $instance->addListener('kernel.exception', [=> function () {
  3015.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  3016.         }, => 'logKernelException'], 0);
  3017.         $instance->addListener('kernel.exception', [=> function () {
  3018.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  3019.         }, => 'onKernelException'], -128);
  3020.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3021.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  3022.         }, => 'onWorkerMessageHandled'], 0);
  3023.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3024.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  3025.         }, => 'onWorkerMessageFailed'], 0);
  3026.         $instance->addListener('security.interactive_login', [=> function () {
  3027.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService.php'));
  3028.         }, => 'onSecurityInteractiveLogin'], 0);
  3029.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3030.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService.php'));
  3031.         }, => 'onImplicitLogin'], 0);
  3032.         $instance->addListener('security.interactive_login', [=> function () {
  3033.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService.php'));
  3034.         }, => 'onSecurityInteractiveLogin'], 0);
  3035.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3036.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService.php'));
  3037.         }, => 'onImplicitLogin'], 0);
  3038.         $instance->addListener('security.interactive_login', [=> function () {
  3039.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService.php'));
  3040.         }, => 'onSecurityInteractiveLogin'], 0);
  3041.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3042.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService.php'));
  3043.         }, => 'onImplicitLogin'], 0);
  3044.         $instance->addListener('kernel.request', [=> function () {
  3045.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3046.         }, => 'onKernelRequest'], 1024);
  3047.         $instance->addListener('kernel.response', [=> function () {
  3048.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3049.         }, => 'onKernelResponse'], -1024);
  3050.         $instance->addListener('kernel.exception', [=> function () {
  3051.             return ($this->privates['fos_rest.exception_listener'] ?? $this->load('getFosRest_ExceptionListenerService.php'));
  3052.         }, => 'onKernelException'], -100);
  3053.         $instance->addListener('kernel.request', [=> function () {
  3054.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  3055.         }, => 'onKernelRequest'], 0);
  3056.         $instance->addListener('kernel.exception', [=> function () {
  3057.             return ($this->privates['pagerfanta.convert_not_valid_max_per_page_to_not_found_listener'] ?? ($this->privates['pagerfanta.convert_not_valid_max_per_page_to_not_found_listener'] = new \WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  3058.         }, => 'onException'], 512);
  3059.         $instance->addListener('kernel.exception', [=> function () {
  3060.             return ($this->privates['pagerfanta.convert_not_valid_current_page_to_not_found_listener'] ?? ($this->privates['pagerfanta.convert_not_valid_current_page_to_not_found_listener'] = new \WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  3061.         }, => 'onException'], 512);
  3062.         $instance->addListener('console.command', [=> function () {
  3063.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService.php'));
  3064.         }, => 'onCommand'], 255);
  3065.         $instance->addListener('console.terminate', [=> function () {
  3066.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService.php'));
  3067.         }, => 'onTerminate'], -255);
  3068.         $instance->addListener('kernel.exception', [=> function () {
  3069.             return ($this->services['sylius.event_subscriber.resource_delete'] ?? $this->load('getSylius_EventSubscriber_ResourceDeleteService.php'));
  3070.         }, => 'onResourceDelete'], 0);
  3071.         $instance->addListener('kernel.response', [=> function () {
  3072.             return ($this->services['sylius.listener.session_cart'] ?? $this->getSylius_Listener_SessionCartService());
  3073.         }, => 'onKernelResponse'], 0);
  3074.         $instance->addListener('kernel.request', [=> function () {
  3075.             return ($this->privates['sylius.resolver.checkout'] ?? $this->getSylius_Resolver_CheckoutService());
  3076.         }, => 'onKernelRequest'], 0);
  3077.         $instance->addListener('console.command', [=> function () {
  3078.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  3079.         }, => 'configure'], 1024);
  3080.         $instance->addListener('kernel.response', [=> function () {
  3081.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3082.         }, => 'onKernelResponse'], -128);
  3083.         $instance->addListener('kernel.view', [=> function () {
  3084.             return ($this->privates['sylius.api.product_slug_event_subscriber'] ?? $this->load('getSylius_Api_ProductSlugEventSubscriberService.php'));
  3085.         }, => 'generateSlug'], 65);
  3086.         return $instance;
  3087.     }
  3088.     /**
  3089.      * Gets the public 'filesystem' shared service.
  3090.      *
  3091.      * @return \Symfony\Component\Filesystem\Filesystem
  3092.      */
  3093.     protected function getFilesystemService()
  3094.     {
  3095.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  3096.     }
  3097.     /**
  3098.      * Gets the public 'form.factory' shared service.
  3099.      *
  3100.      * @return \Symfony\Component\Form\FormFactory
  3101.      */
  3102.     protected function getForm_FactoryService()
  3103.     {
  3104.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  3105.     }
  3106.     /**
  3107.      * Gets the public 'google_tag_manager' shared service.
  3108.      *
  3109.      * @return \Xynnn\GoogleTagManagerBundle\Service\GoogleTagManager
  3110.      */
  3111.     protected function getGoogleTagManagerService()
  3112.     {
  3113.         $a = new \Xynnn\GoogleTagManagerBundle\Service\GoogleTagManagerFactory();
  3114.         $a->setContainer($this);
  3115.         return $this->services['google_tag_manager'] = $a->create();
  3116.     }
  3117.     /**
  3118.      * Gets the public 'hateoas.generator.registry' shared service.
  3119.      *
  3120.      * @return \Hateoas\UrlGenerator\UrlGeneratorRegistry
  3121.      */
  3122.     protected function getHateoas_Generator_RegistryService()
  3123.     {
  3124.         return $this->services['hateoas.generator.registry'] = new \Hateoas\UrlGenerator\UrlGeneratorRegistry(new \Hateoas\UrlGenerator\SymfonyUrlGenerator(($this->services['router'] ?? $this->getRouterService())));
  3125.     }
  3126.     /**
  3127.      * Gets the public 'hateoas.helper.link' shared service.
  3128.      *
  3129.      * @return \Hateoas\Helper\LinkHelper
  3130.      */
  3131.     protected function getHateoas_Helper_LinkService()
  3132.     {
  3133.         return $this->services['hateoas.helper.link'] = new \Hateoas\Helper\LinkHelper(($this->privates['hateoas.link_factory'] ?? $this->getHateoas_LinkFactoryService()), ($this->privates['hateoas.configuration.relations_repository'] ?? $this->getHateoas_Configuration_RelationsRepositoryService()));
  3134.     }
  3135.     /**
  3136.      * Gets the public 'http_kernel' shared service.
  3137.      *
  3138.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3139.      */
  3140.     protected function getHttpKernelService()
  3141.     {
  3142.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3143.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  3144.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  3145.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  3146.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  3147.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  3148.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  3149.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  3150.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  3151.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  3152.         }, 8)), $a));
  3153.     }
  3154.     /**
  3155.      * Gets the public 'knp_menu.matcher' shared service.
  3156.      *
  3157.      * @return \Knp\Menu\Matcher\Matcher
  3158.      */
  3159.     protected function getKnpMenu_MatcherService()
  3160.     {
  3161.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3162.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService.php'));
  3163.         }, 1));
  3164.     }
  3165.     /**
  3166.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3167.      *
  3168.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3169.      */
  3170.     protected function getLiipImagine_Cache_ManagerService()
  3171.     {
  3172.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  3173.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3174.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3175.         return $instance;
  3176.     }
  3177.     /**
  3178.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3179.      *
  3180.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3181.      */
  3182.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3183.     {
  3184.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  3185.     }
  3186.     /**
  3187.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3188.      *
  3189.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3190.      */
  3191.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3192.     {
  3193.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  3194.     }
  3195.     /**
  3196.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3197.      *
  3198.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3199.      */
  3200.     protected function getLiipImagine_Cache_SignerService()
  3201.     {
  3202.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3203.     }
  3204.     /**
  3205.      * Gets the public 'listener.google_tag_manager' shared service.
  3206.      *
  3207.      * @return \Xynnn\GoogleTagManagerBundle\EventListener\GoogleTagManagerListener
  3208.      */
  3209.     protected function getListener_GoogleTagManagerService()
  3210.     {
  3211.         return $this->services['listener.google_tag_manager'] = new \Xynnn\GoogleTagManagerBundle\EventListener\GoogleTagManagerListener(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['twig.extension.google_tag_manager'] ?? $this->getTwig_Extension_GoogleTagManagerService()), true);
  3212.     }
  3213.     /**
  3214.      * Gets the public 'message_bus' shared service.
  3215.      *
  3216.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3217.      */
  3218.     protected function getMessageBusService()
  3219.     {
  3220.         return $this->services['message_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3221.             yield => ($this->privates['sylius_default.bus.middleware.traceable'] ?? $this->load('getSyliusDefault_Bus_Middleware_TraceableService.php'));
  3222.             yield => ($this->privates['sylius_default.bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['sylius_default.bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('sylius_default.bus')));
  3223.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3224.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3225.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3226.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService.php'));
  3227.             yield => ($this->privates['sylius_default.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusDefault_Bus_Middleware_DoctrineTransactionService.php'));
  3228.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService.php'));
  3229.             yield => ($this->privates['sylius_default.bus.middleware.handle_message'] ?? $this->load('getSyliusDefault_Bus_Middleware_HandleMessageService.php'));
  3230.         }, 9)));
  3231.     }
  3232.     /**
  3233.      * Gets the public 'payum.profiler.payum_collector' shared service.
  3234.      *
  3235.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  3236.      */
  3237.     protected function getPayum_Profiler_PayumCollectorService()
  3238.     {
  3239.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  3240.     }
  3241.     /**
  3242.      * Gets the public 'profiler' shared service.
  3243.      *
  3244.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  3245.      */
  3246.     protected function getProfilerService()
  3247.     {
  3248.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  3249.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3250.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3251.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3252.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3253.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  3254.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  3255.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3256.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  3257.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  3258.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  3259.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  3260.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  3261.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3262.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  3263.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  3264.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3265.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  3266.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3267.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3268.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  3269.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  3270.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  3271.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  3272.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  3273.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3274.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3275.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  3276.         $f->registerBus('sylius_default.bus', ($this->services['message_bus'] ?? $this->getMessageBusService()));
  3277.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  3278.         if ($this->has('kernel')) {
  3279.             $g->setKernel($b);
  3280.         }
  3281.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  3282.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  3283.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3284.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  3285.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  3286.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  3287.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  3288.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  3289.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  3290.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  3291.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  3292.         $instance->add($d);
  3293.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  3294.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($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())));
  3295.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  3296.         $instance->add($e);
  3297.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  3298.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3299.         $instance->add($f);
  3300.         $instance->add(new \Sylius\Bundle\ChannelBundle\Collector\ChannelCollector(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), true));
  3301.         $instance->add(new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockDataCollector(($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()))));
  3302.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  3303.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  3304.         $instance->add(new \Sylius\Bundle\ThemeBundle\Collector\ThemeCollector(($this->services['sylius.repository.theme'] ?? $this->getSylius_Repository_ThemeService()), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))));
  3305.         $instance->add($g);
  3306.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\SyliusCollector(($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), $this->parameters['kernel.bundles'], 'en_GB'));
  3307.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\CartCollector(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService())));
  3308.         return $instance;
  3309.     }
  3310.     /**
  3311.      * Gets the public 'request_stack' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3314.      */
  3315.     protected function getRequestStackService()
  3316.     {
  3317.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3318.     }
  3319.     /**
  3320.      * Gets the public 'router' shared service.
  3321.      *
  3322.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3323.      */
  3324.     protected function getRouterService()
  3325.     {
  3326.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3327.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3328.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3329.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3330.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3331.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3332.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  3333.         ], [
  3334.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3335.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en_GB');
  3336.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3337.             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)));
  3338.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3339.         }, 2)));
  3340.         return $instance;
  3341.     }
  3342.     /**
  3343.      * Gets the public 'security.authorization_checker' shared service.
  3344.      *
  3345.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3346.      */
  3347.     protected function getSecurity_AuthorizationCheckerService()
  3348.     {
  3349.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), true);
  3350.     }
  3351.     /**
  3352.      * Gets the public 'security.token_storage' shared service.
  3353.      *
  3354.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3355.      */
  3356.     protected function getSecurity_TokenStorageService()
  3357.     {
  3358.         return $this->services['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, [
  3359.             'session' => ['services''session''getSessionService'false],
  3360.         ], [
  3361.             'session' => '?',
  3362.         ]));
  3363.     }
  3364.     /**
  3365.      * Gets the public 'serializer' shared service.
  3366.      *
  3367.      * @return \Symfony\Component\Serializer\Serializer
  3368.      */
  3369.     protected function getSerializerService()
  3370.     {
  3371.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  3372.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  3373.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3374.         $d = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b$c, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, []);
  3375.         $e = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(($this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService()));
  3376.         $f = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3377.         $g = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3378.         $h = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3379.         $i = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3380.         $j = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3381.         $k = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  3382.         $l = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  3383.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer($d'App\\Entity\\Addressing\\Address''Sylius\\Component\\Addressing\\Model\\AddressInterface'), => new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => $this->load('getFosRest_Serializer_ExceptionNormalizer_SymfonyService.php'), => new \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionNormalizer(($this->privates['fos_rest.exception.codes_map'] ?? ($this->privates['fos_rest.exception.codes_map'] = new \FOS\RestBundle\Util\ExceptionValueMap([]))), ($this->privates['fos_rest.exception.messages_map'] ?? ($this->privates['fos_rest.exception.messages_map'] = new \FOS\RestBundle\Util\ExceptionValueMap([]))), truefalse), => $e=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($f, [], $b), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $b), => $e=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($g$h$i$jNULL$f, ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), $b), 10 => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($g$k$f), 11 => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ftrue), 12 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($g$h$i$k$j$l$c$b$a, [], new RewindableGenerator(function () {
  3384.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->load('getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService.php'));
  3385.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService.php'));
  3386.         }, 2), false), 15 => new \ApiPlatform\Core\Serializer\ItemNormalizer($h$i$k$j$c$b$a, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  3387.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->load('getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService.php'));
  3388.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService.php'));
  3389.         }, 2), $gfalse), 16 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 22 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($l$j$k), 'page''pagination'$g$c), $g$j, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), 23 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 24 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($d$k$l), 25 => $d], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  3390.     }
  3391.     /**
  3392.      * Gets the public 'session' shared service.
  3393.      *
  3394.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3395.      */
  3396.     protected function getSessionService()
  3397.     {
  3398.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)));
  3399.     }
  3400.     /**
  3401.      * Gets the public 'sm.callback_factory' shared service.
  3402.      *
  3403.      * @return \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory
  3404.      */
  3405.     protected function getSm_CallbackFactoryService()
  3406.     {
  3407.         return $this->services['sm.callback_factory'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this);
  3408.     }
  3409.     /**
  3410.      * Gets the public 'sm.factory' shared service.
  3411.      *
  3412.      * @return \SM\Factory\Factory
  3413.      */
  3414.     protected function getSm_FactoryService()
  3415.     {
  3416.         return $this->services['sm.factory'] = new \SM\Factory\Factory($this->parameters['sm.configs'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['sm.callback_factory'] ?? ($this->services['sm.callback_factory'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this))));
  3417.     }
  3418.     /**
  3419.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3420.      *
  3421.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3422.      */
  3423.     protected function getSonata_Block_ContextManager_DefaultService()
  3424.     {
  3425.         $this->services['sonata.block.context_manager.default'] = $instance = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $this->parameters['sonata_block.cache_blocks'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3426.         $instance->addSettingsByType('sonata.block.service.template', ['address' => NULL'addresses' => NULL'cart' => NULL'channel' => NULL'customer' => NULL'form' => NULL'order' => NULL'order_item' => NULL'orders' => NULL'product' => NULL'product_review' => NULL'product_reviews' => NULL'products' => NULL'resource' => NULL'resources' => NULL'statistics' => NULL'taxon' => NULL], true);
  3427.         return $instance;
  3428.     }
  3429.     /**
  3430.      * Gets the public 'sonata.block.manager' shared service.
  3431.      *
  3432.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3433.      */
  3434.     protected function getSonata_Block_ManagerService()
  3435.     {
  3436.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager($thistrue, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3437.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3438.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3439.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3440.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3441.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3442.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3443.         return $instance;
  3444.     }
  3445.     /**
  3446.      * Gets the public 'sonata.block.renderer.default' shared service.
  3447.      *
  3448.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3449.      */
  3450.     protected function getSonata_Block_Renderer_DefaultService()
  3451.     {
  3452.         $a = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  3453.         $a->setDefaultFilter('debug_only');
  3454.         $a->setDefaultRenderer('throw');
  3455.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3456.     }
  3457.     /**
  3458.      * Gets the public 'sylius.adjustments_aggregator' shared service.
  3459.      *
  3460.      * @return \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator
  3461.      */
  3462.     protected function getSylius_AdjustmentsAggregatorService()
  3463.     {
  3464.         return $this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator();
  3465.     }
  3466.     /**
  3467.      * Gets the public 'sylius.api.swagger_admin_authentication_documentation_normalizer' shared service.
  3468.      *
  3469.      * @return \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer
  3470.      */
  3471.     protected function getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService()
  3472.     {
  3473.         $a = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  3474.         return $this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $a), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], $this->parameters['api_platform.swagger.api_keys'], $atrue'page'true'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions']), '/new-api');
  3475.     }
  3476.     /**
  3477.      * Gets the public 'sylius.api.swagger_shop_authentication_documentation_normalizer' shared service.
  3478.      *
  3479.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer
  3480.      */
  3481.     protected function getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService()
  3482.     {
  3483.         return $this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer(($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService()), '/new-api');
  3484.     }
  3485.     /**
  3486.      * Gets the public 'sylius.availability_checker.default' shared service.
  3487.      *
  3488.      * @return \Sylius\Component\Inventory\Checker\AvailabilityChecker
  3489.      */
  3490.     protected function getSylius_AvailabilityChecker_DefaultService()
  3491.     {
  3492.         return $this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker();
  3493.     }
  3494.     /**
  3495.      * Gets the public 'sylius.calculator.order_items_subtotal' shared service.
  3496.      *
  3497.      * @return \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator
  3498.      */
  3499.     protected function getSylius_Calculator_OrderItemsSubtotalService()
  3500.     {
  3501.         return $this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator();
  3502.     }
  3503.     /**
  3504.      * Gets the public 'sylius.calculator.product_variant_price' shared service.
  3505.      *
  3506.      * @return \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator
  3507.      */
  3508.     protected function getSylius_Calculator_ProductVariantPriceService()
  3509.     {
  3510.         return $this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator();
  3511.     }
  3512.     /**
  3513.      * Gets the public 'sylius.canonicalizer' shared service.
  3514.      *
  3515.      * @return \Sylius\Component\User\Canonicalizer\Canonicalizer
  3516.      */
  3517.     protected function getSylius_CanonicalizerService()
  3518.     {
  3519.         return $this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer();
  3520.     }
  3521.     /**
  3522.      * Gets the public 'sylius.category_requirement_shipping_method_eligibility_checker' shared service.
  3523.      *
  3524.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker
  3525.      */
  3526.     protected function getSylius_CategoryRequirementShippingMethodEligibilityCheckerService()
  3527.     {
  3528.         return $this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker();
  3529.     }
  3530.     /**
  3531.      * Gets the public 'sylius.checker.order_payment_method_selection_requirement' shared service.
  3532.      *
  3533.      * @return \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker
  3534.      */
  3535.     protected function getSylius_Checker_OrderPaymentMethodSelectionRequirementService()
  3536.     {
  3537.         return $this->services['sylius.checker.order_payment_method_selection_requirement'] = new \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker(($this->services['Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface'] ?? $this->getPaymentMethodsResolverInterfaceService()));
  3538.     }
  3539.     /**
  3540.      * Gets the public 'sylius.checker.order_shipping_method_selection_requirement' shared service.
  3541.      *
  3542.      * @return \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker
  3543.      */
  3544.     protected function getSylius_Checker_OrderShippingMethodSelectionRequirementService()
  3545.     {
  3546.         return $this->services['sylius.checker.order_shipping_method_selection_requirement'] = new \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker(($this->services['sylius.shipping_methods_resolver'] ?? $this->getSylius_ShippingMethodsResolverService()));
  3547.     }
  3548.     /**
  3549.      * Gets the public 'sylius.context.cart' shared service.
  3550.      *
  3551.      * @return \Sylius\Component\Order\Context\CompositeCartContext
  3552.      */
  3553.     protected function getSylius_Context_CartService()
  3554.     {
  3555.         $this->services['sylius.context.cart'] = $instance = new \Sylius\Component\Order\Context\CompositeCartContext();
  3556.         $instance->addContext(($this->services['sylius.context.cart.new'] ?? $this->getSylius_Context_Cart_NewService()), -999);
  3557.         $instance->addContext(($this->services['sylius.context.cart.customer_and_channel_based'] ?? $this->getSylius_Context_Cart_CustomerAndChannelBasedService()), -555);
  3558.         $instance->addContext(($this->services['sylius.context.cart.session_and_channel_based'] ?? $this->getSylius_Context_Cart_SessionAndChannelBasedService()), -777);
  3559.         $instance->addContext(new \Sylius\Bundle\ApiBundle\Context\TokenValueBasedCartContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()), '/new-api'), -333);
  3560.         return $instance;
  3561.     }
  3562.     /**
  3563.      * Gets the public 'sylius.context.cart.customer_and_channel_based' shared service.
  3564.      *
  3565.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext
  3566.      */
  3567.     protected function getSylius_Context_Cart_CustomerAndChannelBasedService()
  3568.     {
  3569.         return $this->services['sylius.context.cart.customer_and_channel_based'] = new \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext(($this->services['sylius.context.customer'] ?? $this->getSylius_Context_CustomerService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  3570.     }
  3571.     /**
  3572.      * Gets the public 'sylius.context.cart.new' shared service.
  3573.      *
  3574.      * @return \Sylius\Component\Core\Cart\Context\ShopBasedCartContext
  3575.      */
  3576.     protected function getSylius_Context_Cart_NewService()
  3577.     {
  3578.         return $this->services['sylius.context.cart.new'] = new \Sylius\Component\Core\Cart\Context\ShopBasedCartContext(new \Sylius\Component\Order\Context\CartContext(($this->services['sylius.factory.order'] ?? ($this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('App\\Entity\\Order\\Order')))), ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  3579.     }
  3580.     /**
  3581.      * Gets the public 'sylius.context.cart.session_and_channel_based' shared service.
  3582.      *
  3583.      * @return \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext
  3584.      */
  3585.     protected function getSylius_Context_Cart_SessionAndChannelBasedService()
  3586.     {
  3587.         return $this->services['sylius.context.cart.session_and_channel_based'] = new \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext(($this->services['sylius.storage.cart_session'] ?? $this->getSylius_Storage_CartSessionService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  3588.     }
  3589.     /**
  3590.      * Gets the public 'sylius.context.channel.fake_channel.persister' shared service.
  3591.      *
  3592.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister
  3593.      */
  3594.     protected function getSylius_Context_Channel_FakeChannel_PersisterService()
  3595.     {
  3596.         return $this->services['sylius.context.channel.fake_channel.persister'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister(($this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider())));
  3597.     }
  3598.     /**
  3599.      * Gets the public 'sylius.context.currency.channel_aware' shared service.
  3600.      *
  3601.      * @return \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext
  3602.      */
  3603.     protected function getSylius_Context_Currency_ChannelAwareService()
  3604.     {
  3605.         $a = new \Sylius\Component\Currency\Context\CompositeCurrencyContext();
  3606.         $a->addContext(($this->services['sylius.context.currency.storage_based'] ?? $this->getSylius_Context_Currency_StorageBasedService()), 0);
  3607.         return $this->services['sylius.context.currency.channel_aware'] = new \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext($a, ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  3608.     }
  3609.     /**
  3610.      * Gets the public 'sylius.context.currency.storage_based' shared service.
  3611.      *
  3612.      * @return \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext
  3613.      */
  3614.     protected function getSylius_Context_Currency_StorageBasedService()
  3615.     {
  3616.         return $this->services['sylius.context.currency.storage_based'] = new \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.storage.currency'] ?? $this->getSylius_Storage_CurrencyService()));
  3617.     }
  3618.     /**
  3619.      * Gets the public 'sylius.context.customer' shared service.
  3620.      *
  3621.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerContext
  3622.      */
  3623.     protected function getSylius_Context_CustomerService()
  3624.     {
  3625.         return $this->services['sylius.context.customer'] = new \Sylius\Bundle\CoreBundle\Context\CustomerContext(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  3626.     }
  3627.     /**
  3628.      * Gets the public 'sylius.context.locale.admin_based' shared service.
  3629.      *
  3630.      * @return \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext
  3631.      */
  3632.     protected function getSylius_Context_Locale_AdminBasedService()
  3633.     {
  3634.         return $this->services['sylius.context.locale.admin_based'] = new \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3635.     }
  3636.     /**
  3637.      * Gets the public 'sylius.context.locale.provider_based' shared service.
  3638.      *
  3639.      * @return \Sylius\Component\Locale\Context\ProviderBasedLocaleContext
  3640.      */
  3641.     protected function getSylius_Context_Locale_ProviderBasedService()
  3642.     {
  3643.         return $this->services['sylius.context.locale.provider_based'] = new \Sylius\Component\Locale\Context\ProviderBasedLocaleContext(($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()));
  3644.     }
  3645.     /**
  3646.      * Gets the public 'sylius.context.locale.request_based' shared service.
  3647.      *
  3648.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext
  3649.      */
  3650.     protected function getSylius_Context_Locale_RequestBasedService()
  3651.     {
  3652.         return $this->services['sylius.context.locale.request_based'] = new \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()));
  3653.     }
  3654.     /**
  3655.      * Gets the public 'sylius.context.shopper' shared service.
  3656.      *
  3657.      * @return \Sylius\Component\Core\Context\ShopperContext
  3658.      */
  3659.     protected function getSylius_Context_ShopperService($lazyLoad true)
  3660.     {
  3661.         if ($lazyLoad) {
  3662.             return $this->services['sylius.context.shopper'] = $this->createProxy('ShopperContext_d398ef6', function () {
  3663.                 return \ShopperContext_d398ef6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3664.                     $wrappedInstance $this->getSylius_Context_ShopperService(false);
  3665.                     $proxy->setProxyInitializer(null);
  3666.                     return true;
  3667.                 });
  3668.             });
  3669.         }
  3670.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContextInterface.php';
  3671.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContext.php';
  3672.         return new \Sylius\Component\Core\Context\ShopperContext(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.context.currency.channel_aware'] ?? $this->getSylius_Context_Currency_ChannelAwareService()), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()), ($this->services['sylius.context.customer'] ?? $this->getSylius_Context_CustomerService()));
  3673.     }
  3674.     /**
  3675.      * Gets the public 'sylius.currency_converter' shared service.
  3676.      *
  3677.      * @return \Sylius\Component\Currency\Converter\CurrencyConverter
  3678.      */
  3679.     protected function getSylius_CurrencyConverterService()
  3680.     {
  3681.         return $this->services['sylius.currency_converter'] = new \Sylius\Component\Currency\Converter\CurrencyConverter(($this->services['sylius.repository.exchange_rate'] ?? $this->getSylius_Repository_ExchangeRateService()));
  3682.     }
  3683.     /**
  3684.      * Gets the public 'sylius.custom_bulk_action_grid_renderer.twig' shared service.
  3685.      *
  3686.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer
  3687.      */
  3688.     protected function getSylius_CustomBulkActionGridRenderer_TwigService()
  3689.     {
  3690.         return $this->services['sylius.custom_bulk_action_grid_renderer.twig'] = new \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['sylius.grid_options_parser'] ?? $this->getSylius_GridOptionsParserService()), $this->parameters['sylius.grid.templates.bulk_action']);
  3691.     }
  3692.     /**
  3693.      * Gets the public 'sylius.custom_grid_renderer.twig' shared service.
  3694.      *
  3695.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer
  3696.      */
  3697.     protected function getSylius_CustomGridRenderer_TwigService()
  3698.     {
  3699.         $a = ($this->services['twig'] ?? $this->getTwigService());
  3700.         $b = new \Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistry();
  3701.         $b->add('entities''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\EntitiesFilterType');
  3702.         $b->add('string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  3703.         $b->add('boolean''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType');
  3704.         $b->add('date''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType');
  3705.         $b->add('entity''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType');
  3706.         $b->add('exists''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType');
  3707.         $b->add('select''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType');
  3708.         $b->add('money''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType');
  3709.         $b->add('shop_string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  3710.         return $this->services['sylius.custom_grid_renderer.twig'] = new \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer(new \Sylius\Bundle\GridBundle\Renderer\TwigGridRenderer($a, ($this->services['sylius.registry.grid_field'] ?? $this->getSylius_Registry_GridFieldService()), ($this->services['form.factory'] ?? $this->getForm_FactoryService()), $b'@SyliusGrid/_grid.html.twig'$this->parameters['sylius.grid.templates.action'], $this->parameters['sylius.grid.templates.filter']), $a, ($this->privates['sylius.grid_options_parser'] ?? $this->getSylius_GridOptionsParserService()), $this->parameters['sylius.grid.templates.action']);
  3711.     }
  3712.     /**
  3713.      * Gets the public 'sylius.factory.order' shared service.
  3714.      *
  3715.      * @return \Sylius\Component\Resource\Factory\Factory
  3716.      */
  3717.     protected function getSylius_Factory_OrderService()
  3718.     {
  3719.         return $this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('App\\Entity\\Order\\Order');
  3720.     }
  3721.     /**
  3722.      * Gets the public 'sylius.grid.data_extractor.property_access' shared service.
  3723.      *
  3724.      * @return \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor
  3725.      */
  3726.     protected function getSylius_Grid_DataExtractor_PropertyAccessService()
  3727.     {
  3728.         return $this->services['sylius.grid.data_extractor.property_access'] = new \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3729.     }
  3730.     /**
  3731.      * Gets the public 'sylius.grid_field.datetime' shared service.
  3732.      *
  3733.      * @return \Sylius\Component\Grid\FieldTypes\DatetimeFieldType
  3734.      */
  3735.     protected function getSylius_GridField_DatetimeService()
  3736.     {
  3737.         return $this->services['sylius.grid_field.datetime'] = new \Sylius\Component\Grid\FieldTypes\DatetimeFieldType(($this->services['sylius.grid.data_extractor.property_access'] ?? $this->getSylius_Grid_DataExtractor_PropertyAccessService()));
  3738.     }
  3739.     /**
  3740.      * Gets the public 'sylius.grid_field.string' shared service.
  3741.      *
  3742.      * @return \Sylius\Component\Grid\FieldTypes\StringFieldType
  3743.      */
  3744.     protected function getSylius_GridField_StringService()
  3745.     {
  3746.         return $this->services['sylius.grid_field.string'] = new \Sylius\Component\Grid\FieldTypes\StringFieldType(($this->services['sylius.grid.data_extractor.property_access'] ?? $this->getSylius_Grid_DataExtractor_PropertyAccessService()));
  3747.     }
  3748.     /**
  3749.      * Gets the public 'sylius.grid_field.twig' shared service.
  3750.      *
  3751.      * @return \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType
  3752.      */
  3753.     protected function getSylius_GridField_TwigService()
  3754.     {
  3755.         return $this->services['sylius.grid_field.twig'] = new \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType(($this->services['sylius.grid.data_extractor.property_access'] ?? $this->getSylius_Grid_DataExtractor_PropertyAccessService()), ($this->services['twig'] ?? $this->getTwigService()));
  3756.     }
  3757.     /**
  3758.      * Gets the public 'sylius.listener.non_channel_request_locale' shared service.
  3759.      *
  3760.      * @return \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener
  3761.      */
  3762.     protected function getSylius_Listener_NonChannelRequestLocaleService()
  3763.     {
  3764.         return $this->services['sylius.listener.non_channel_request_locale'] = new \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), [=> 'shop']);
  3765.     }
  3766.     /**
  3767.      * Gets the public 'sylius.listener.request_locale_setter' shared service.
  3768.      *
  3769.      * @return \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter
  3770.      */
  3771.     protected function getSylius_Listener_RequestLocaleSetterService()
  3772.     {
  3773.         return $this->services['sylius.listener.request_locale_setter'] = new \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter(($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()), ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()));
  3774.     }
  3775.     /**
  3776.      * Gets the public 'sylius.listener.session_cart' shared service.
  3777.      *
  3778.      * @return \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber
  3779.      */
  3780.     protected function getSylius_Listener_SessionCartService()
  3781.     {
  3782.         return $this->services['sylius.listener.session_cart'] = new \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService()), ($this->services['sylius.storage.cart_session'] ?? $this->getSylius_Storage_CartSessionService()));
  3783.     }
  3784.     /**
  3785.      * Gets the public 'sylius.locale_converter' shared service.
  3786.      *
  3787.      * @return \Sylius\Component\Locale\Converter\LocaleConverter
  3788.      */
  3789.     protected function getSylius_LocaleConverterService()
  3790.     {
  3791.         return $this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter();
  3792.     }
  3793.     /**
  3794.      * Gets the public 'sylius.locale_provider.channel_based' shared service.
  3795.      *
  3796.      * @return \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider
  3797.      */
  3798.     protected function getSylius_LocaleProvider_ChannelBasedService()
  3799.     {
  3800.         return $this->services['sylius.locale_provider.channel_based'] = new \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), 'en_GB');
  3801.     }
  3802.     /**
  3803.      * Gets the public 'sylius.money_formatter' shared service.
  3804.      *
  3805.      * @return \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter
  3806.      */
  3807.     protected function getSylius_MoneyFormatterService()
  3808.     {
  3809.         return $this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter();
  3810.     }
  3811.     /**
  3812.      * Gets the public 'sylius.payment_methods_resolver.channel_based' shared service.
  3813.      *
  3814.      * @return \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver
  3815.      */
  3816.     protected function getSylius_PaymentMethodsResolver_ChannelBasedService()
  3817.     {
  3818.         return $this->services['sylius.payment_methods_resolver.channel_based'] = new \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService()));
  3819.     }
  3820.     /**
  3821.      * Gets the public 'sylius.product_variant_resolver.default' shared service.
  3822.      *
  3823.      * @return \Sylius\Component\Product\Resolver\DefaultProductVariantResolver
  3824.      */
  3825.     protected function getSylius_ProductVariantResolver_DefaultService()
  3826.     {
  3827.         return $this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver();
  3828.     }
  3829.     /**
  3830.      * Gets the public 'sylius.provider.product_variants_prices' shared service.
  3831.      *
  3832.      * @return \Sylius\Component\Core\Provider\ProductVariantsPricesProvider
  3833.      */
  3834.     protected function getSylius_Provider_ProductVariantsPricesService()
  3835.     {
  3836.         return $this->services['sylius.provider.product_variants_prices'] = new \Sylius\Component\Core\Provider\ProductVariantsPricesProvider(($this->services['sylius.calculator.product_variant_price'] ?? ($this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator())));
  3837.     }
  3838.     /**
  3839.      * Gets the public 'sylius.province_naming_provider' shared service.
  3840.      *
  3841.      * @return \Sylius\Component\Addressing\Provider\ProvinceNamingProvider
  3842.      */
  3843.     protected function getSylius_ProvinceNamingProviderService($lazyLoad true)
  3844.     {
  3845.         if ($lazyLoad) {
  3846.             return $this->services['sylius.province_naming_provider'] = $this->createProxy('ProvinceNamingProvider_9f6014a', function () {
  3847.                 return \ProvinceNamingProvider_9f6014a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3848.                     $wrappedInstance $this->getSylius_ProvinceNamingProviderService(false);
  3849.                     $proxy->setProxyInitializer(null);
  3850.                     return true;
  3851.                 });
  3852.             });
  3853.         }
  3854.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php';
  3855.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php';
  3856.         return new \Sylius\Component\Addressing\Provider\ProvinceNamingProvider(($this->services['sylius.repository.province'] ?? $this->getSylius_Repository_ProvinceService()));
  3857.     }
  3858.     /**
  3859.      * Gets the public 'sylius.registry.grid_field' shared service.
  3860.      *
  3861.      * @return \Sylius\Component\Registry\ServiceRegistry
  3862.      */
  3863.     protected function getSylius_Registry_GridFieldService()
  3864.     {
  3865.         $this->services['sylius.registry.grid_field'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface''grid field');
  3866.         $instance->register('datetime', ($this->services['sylius.grid_field.datetime'] ?? $this->getSylius_GridField_DatetimeService()));
  3867.         $instance->register('string', ($this->services['sylius.grid_field.string'] ?? $this->getSylius_GridField_StringService()));
  3868.         $instance->register('twig', ($this->services['sylius.grid_field.twig'] ?? $this->getSylius_GridField_TwigService()));
  3869.         return $instance;
  3870.     }
  3871.     /**
  3872.      * Gets the public 'sylius.registry.payment_methods_resolver' shared service.
  3873.      *
  3874.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  3875.      */
  3876.     protected function getSylius_Registry_PaymentMethodsResolverService()
  3877.     {
  3878.         $this->services['sylius.registry.payment_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface''Payment methods resolver');
  3879.         $instance->register(new \Sylius\Component\Payment\Resolver\PaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService())), 0);
  3880.         $instance->register(($this->services['sylius.payment_methods_resolver.channel_based'] ?? $this->getSylius_PaymentMethodsResolver_ChannelBasedService()), 1);
  3881.         return $instance;
  3882.     }
  3883.     /**
  3884.      * Gets the public 'sylius.registry.shipping_method_rule_checker' shared service.
  3885.      *
  3886.      * @return \Sylius\Component\Registry\ServiceRegistry
  3887.      */
  3888.     protected function getSylius_Registry_ShippingMethodRuleCheckerService()
  3889.     {
  3890.         $this->services['sylius.registry.shipping_method_rule_checker'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface''shipping method rule checker');
  3891.         $instance->register('total_weight_greater_than_or_equal', ($this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] ?? ($this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker())));
  3892.         $instance->register('total_weight_less_than_or_equal', ($this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] ?? ($this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker())));
  3893.         $instance->register('order_total_greater_than_or_equal', ($this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] ?? ($this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker())));
  3894.         $instance->register('order_total_less_than_or_equal', ($this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] ?? ($this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker())));
  3895.         return $instance;
  3896.     }
  3897.     /**
  3898.      * Gets the public 'sylius.registry.shipping_methods_resolver' shared service.
  3899.      *
  3900.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  3901.      */
  3902.     protected function getSylius_Registry_ShippingMethodsResolverService()
  3903.     {
  3904.         $this->services['sylius.registry.shipping_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface''Shipping methods resolver');
  3905.         $instance->register(($this->services['sylius.shipping_methods_resolver.default'] ?? $this->getSylius_ShippingMethodsResolver_DefaultService()), 0);
  3906.         $instance->register(($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] ?? $this->getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()), 1);
  3907.         return $instance;
  3908.     }
  3909.     /**
  3910.      * Gets the public 'sylius.repository.channel' shared service.
  3911.      *
  3912.      * @return \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository
  3913.      */
  3914.     protected function getSylius_Repository_ChannelService($lazyLoad true)
  3915.     {
  3916.         if ($lazyLoad) {
  3917.             return $this->services['sylius.repository.channel'] = $this->createProxy('ChannelRepository_04960bc', function () {
  3918.                 return \ChannelRepository_04960bc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3919.                     $wrappedInstance $this->getSylius_Repository_ChannelService(false);
  3920.                     $proxy->setProxyInitializer(null);
  3921.                     return true;
  3922.                 });
  3923.             });
  3924.         }
  3925.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php';
  3926.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php';
  3927.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3928.         return new \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository($a$a->getClassMetadata('App\\Entity\\Channel\\Channel'));
  3929.     }
  3930.     /**
  3931.      * Gets the public 'sylius.repository.exchange_rate' shared service.
  3932.      *
  3933.      * @return \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  3934.      */
  3935.     protected function getSylius_Repository_ExchangeRateService()
  3936.     {
  3937.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3938.         return $this->services['sylius.repository.exchange_rate'] = new \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a$a->getClassMetadata('App\\Entity\\Currency\\ExchangeRate'));
  3939.     }
  3940.     /**
  3941.      * Gets the public 'sylius.repository.order' shared service.
  3942.      *
  3943.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository
  3944.      */
  3945.     protected function getSylius_Repository_OrderService()
  3946.     {
  3947.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3948.         return $this->services['sylius.repository.order'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository($a$a->getClassMetadata('App\\Entity\\Order\\Order'));
  3949.     }
  3950.     /**
  3951.      * Gets the public 'sylius.repository.payment_method' shared service.
  3952.      *
  3953.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository
  3954.      */
  3955.     protected function getSylius_Repository_PaymentMethodService()
  3956.     {
  3957.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3958.         return $this->services['sylius.repository.payment_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository($a$a->getClassMetadata('App\\Entity\\Payment\\PaymentMethod'));
  3959.     }
  3960.     /**
  3961.      * Gets the public 'sylius.repository.province' shared service.
  3962.      *
  3963.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  3964.      */
  3965.     protected function getSylius_Repository_ProvinceService()
  3966.     {
  3967.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3968.         return $this->services['sylius.repository.province'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository($a$a->getClassMetadata('App\\Entity\\Addressing\\Province'));
  3969.     }
  3970.     /**
  3971.      * Gets the public 'sylius.repository.shipping_method' shared service.
  3972.      *
  3973.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository
  3974.      */
  3975.     protected function getSylius_Repository_ShippingMethodService()
  3976.     {
  3977.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3978.         return $this->services['sylius.repository.shipping_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository($a$a->getClassMetadata('App\\Entity\\Shipping\\ShippingMethod'));
  3979.     }
  3980.     /**
  3981.      * Gets the public 'sylius.repository.theme' shared service.
  3982.      *
  3983.      * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  3984.      */
  3985.     protected function getSylius_Repository_ThemeService()
  3986.     {
  3987.         return $this->services['sylius.repository.theme'] = new \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository(($this->services['Sylius\\Bundle\\ThemeBundle\\Loader\\ThemeLoaderInterface'] ?? $this->getThemeLoaderInterfaceService()));
  3988.     }
  3989.     /**
  3990.      * Gets the public 'sylius.repository.zone' shared service.
  3991.      *
  3992.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  3993.      */
  3994.     protected function getSylius_Repository_ZoneService()
  3995.     {
  3996.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3997.         return $this->services['sylius.repository.zone'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository($a$a->getClassMetadata('App\\Entity\\Addressing\\Zone'));
  3998.     }
  3999.     /**
  4000.      * Gets the public 'sylius.shipping_method_eligibility_checker' shared service.
  4001.      *
  4002.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker
  4003.      */
  4004.     protected function getSylius_ShippingMethodEligibilityCheckerService()
  4005.     {
  4006.         return $this->services['sylius.shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker([=> ($this->services['sylius.category_requirement_shipping_method_eligibility_checker'] ?? ($this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker())), => ($this->services['sylius.shipping_method_rules_shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService())]);
  4007.     }
  4008.     /**
  4009.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' shared service.
  4010.      *
  4011.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker
  4012.      */
  4013.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService()
  4014.     {
  4015.         return $this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker();
  4016.     }
  4017.     /**
  4018.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' shared service.
  4019.      *
  4020.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker
  4021.      */
  4022.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService()
  4023.     {
  4024.         return $this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker();
  4025.     }
  4026.     /**
  4027.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' shared service.
  4028.      *
  4029.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker
  4030.      */
  4031.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService()
  4032.     {
  4033.         return $this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker();
  4034.     }
  4035.     /**
  4036.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' shared service.
  4037.      *
  4038.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker
  4039.      */
  4040.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService()
  4041.     {
  4042.         return $this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker();
  4043.     }
  4044.     /**
  4045.      * Gets the public 'sylius.shipping_method_rules_shipping_method_eligibility_checker' shared service.
  4046.      *
  4047.      * @return \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker
  4048.      */
  4049.     protected function getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService()
  4050.     {
  4051.         return $this->services['sylius.shipping_method_rules_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker(($this->services['sylius.registry.shipping_method_rule_checker'] ?? $this->getSylius_Registry_ShippingMethodRuleCheckerService()));
  4052.     }
  4053.     /**
  4054.      * Gets the public 'sylius.shipping_methods_resolver' shared service.
  4055.      *
  4056.      * @return \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver
  4057.      */
  4058.     protected function getSylius_ShippingMethodsResolverService()
  4059.     {
  4060.         return $this->services['sylius.shipping_methods_resolver'] = new \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.shipping_methods_resolver'] ?? $this->getSylius_Registry_ShippingMethodsResolverService()));
  4061.     }
  4062.     /**
  4063.      * Gets the public 'sylius.shipping_methods_resolver.default' shared service.
  4064.      *
  4065.      * @return \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver
  4066.      */
  4067.     protected function getSylius_ShippingMethodsResolver_DefaultService()
  4068.     {
  4069.         return $this->services['sylius.shipping_methods_resolver.default'] = new \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver(($this->services['sylius.repository.shipping_method'] ?? $this->getSylius_Repository_ShippingMethodService()), ($this->services['sylius.shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodEligibilityCheckerService()));
  4070.     }
  4071.     /**
  4072.      * Gets the public 'sylius.shipping_methods_resolver.zones_and_channel_based' shared service.
  4073.      *
  4074.      * @return \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver
  4075.      */
  4076.     protected function getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()
  4077.     {
  4078.         return $this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] = new \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver(($this->services['sylius.repository.shipping_method'] ?? $this->getSylius_Repository_ShippingMethodService()), ($this->services['sylius.zone_matcher'] ?? $this->getSylius_ZoneMatcherService()), ($this->services['sylius.shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodEligibilityCheckerService()));
  4079.     }
  4080.     /**
  4081.      * Gets the public 'sylius.storage.cart_session' shared service.
  4082.      *
  4083.      * @return \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage
  4084.      */
  4085.     protected function getSylius_Storage_CartSessionService()
  4086.     {
  4087.         return $this->services['sylius.storage.cart_session'] = new \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage(($this->services['session'] ?? $this->getSessionService()), '_sylius.cart', ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  4088.     }
  4089.     /**
  4090.      * Gets the public 'sylius.storage.cookie' shared service.
  4091.      *
  4092.      * @return \Sylius\Bundle\ResourceBundle\Storage\CookieStorage
  4093.      */
  4094.     protected function getSylius_Storage_CookieService()
  4095.     {
  4096.         return $this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage();
  4097.     }
  4098.     /**
  4099.      * Gets the public 'sylius.storage.currency' shared service.
  4100.      *
  4101.      * @return \Sylius\Component\Core\Currency\CurrencyStorage
  4102.      */
  4103.     protected function getSylius_Storage_CurrencyService()
  4104.     {
  4105.         return $this->services['sylius.storage.currency'] = new \Sylius\Component\Core\Currency\CurrencyStorage(($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage())));
  4106.     }
  4107.     /**
  4108.      * Gets the public 'sylius.templating.helper.adjustment' shared service.
  4109.      *
  4110.      * @return \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper
  4111.      */
  4112.     protected function getSylius_Templating_Helper_AdjustmentService()
  4113.     {
  4114.         return $this->services['sylius.templating.helper.adjustment'] = new \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper(($this->services['sylius.adjustments_aggregator'] ?? ($this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator())));
  4115.     }
  4116.     /**
  4117.      * Gets the public 'sylius.templating.helper.bulk_action_grid' shared service.
  4118.      *
  4119.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper
  4120.      */
  4121.     protected function getSylius_Templating_Helper_BulkActionGridService($lazyLoad true)
  4122.     {
  4123.         if ($lazyLoad) {
  4124.             return $this->services['sylius.templating.helper.bulk_action_grid'] = $this->createProxy('BulkActionGridHelper_d18a6a1', function () {
  4125.                 return \BulkActionGridHelper_d18a6a1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4126.                     $wrappedInstance $this->getSylius_Templating_Helper_BulkActionGridService(false);
  4127.                     $proxy->setProxyInitializer(null);
  4128.                     return true;
  4129.                 });
  4130.             });
  4131.         }
  4132.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/BulkActionGridHelper.php';
  4133.         return new \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper(($this->services['sylius.custom_bulk_action_grid_renderer.twig'] ?? $this->getSylius_CustomBulkActionGridRenderer_TwigService()));
  4134.     }
  4135.     /**
  4136.      * Gets the public 'sylius.templating.helper.checkout_steps' shared service.
  4137.      *
  4138.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper
  4139.      */
  4140.     protected function getSylius_Templating_Helper_CheckoutStepsService($lazyLoad true)
  4141.     {
  4142.         if ($lazyLoad) {
  4143.             return $this->services['sylius.templating.helper.checkout_steps'] = $this->createProxy('CheckoutStepsHelper_87a88b2', function () {
  4144.                 return \CheckoutStepsHelper_87a88b2::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4145.                     $wrappedInstance $this->getSylius_Templating_Helper_CheckoutStepsService(false);
  4146.                     $proxy->setProxyInitializer(null);
  4147.                     return true;
  4148.                 });
  4149.             });
  4150.         }
  4151.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php';
  4152.         return new \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper(($this->services['sylius.checker.order_payment_method_selection_requirement'] ?? $this->getSylius_Checker_OrderPaymentMethodSelectionRequirementService()), ($this->services['sylius.checker.order_shipping_method_selection_requirement'] ?? $this->getSylius_Checker_OrderShippingMethodSelectionRequirementService()));
  4153.     }
  4154.     /**
  4155.      * Gets the public 'sylius.templating.helper.convert_money' shared service.
  4156.      *
  4157.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper
  4158.      */
  4159.     protected function getSylius_Templating_Helper_ConvertMoneyService($lazyLoad true)
  4160.     {
  4161.         if ($lazyLoad) {
  4162.             return $this->services['sylius.templating.helper.convert_money'] = $this->createProxy('ConvertMoneyHelper_be8e0b7', function () {
  4163.                 return \ConvertMoneyHelper_be8e0b7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4164.                     $wrappedInstance $this->getSylius_Templating_Helper_ConvertMoneyService(false);
  4165.                     $proxy->setProxyInitializer(null);
  4166.                     return true;
  4167.                 });
  4168.             });
  4169.         }
  4170.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php';
  4171.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php';
  4172.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper(($this->services['sylius.currency_converter'] ?? $this->getSylius_CurrencyConverterService()));
  4173.     }
  4174.     /**
  4175.      * Gets the public 'sylius.templating.helper.currency' shared service.
  4176.      *
  4177.      * @return \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper
  4178.      */
  4179.     protected function getSylius_Templating_Helper_CurrencyService($lazyLoad true)
  4180.     {
  4181.         if ($lazyLoad) {
  4182.             return $this->services['sylius.templating.helper.currency'] = $this->createProxy('CurrencyHelper_dd0a15b', function () {
  4183.                 return \CurrencyHelper_dd0a15b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4184.                     $wrappedInstance $this->getSylius_Templating_Helper_CurrencyService(false);
  4185.                     $proxy->setProxyInitializer(null);
  4186.                     return true;
  4187.                 });
  4188.             });
  4189.         }
  4190.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php';
  4191.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php';
  4192.         return new \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper();
  4193.     }
  4194.     /**
  4195.      * Gets the public 'sylius.templating.helper.format_money' shared service.
  4196.      *
  4197.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper
  4198.      */
  4199.     protected function getSylius_Templating_Helper_FormatMoneyService($lazyLoad true)
  4200.     {
  4201.         if ($lazyLoad) {
  4202.             return $this->services['sylius.templating.helper.format_money'] = $this->createProxy('FormatMoneyHelper_87e5733', function () {
  4203.                 return \FormatMoneyHelper_87e5733::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4204.                     $wrappedInstance $this->getSylius_Templating_Helper_FormatMoneyService(false);
  4205.                     $proxy->setProxyInitializer(null);
  4206.                     return true;
  4207.                 });
  4208.             });
  4209.         }
  4210.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php';
  4211.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php';
  4212.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper(($this->services['sylius.money_formatter'] ?? ($this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter())));
  4213.     }
  4214.     /**
  4215.      * Gets the public 'sylius.templating.helper.grid' shared service.
  4216.      *
  4217.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper
  4218.      */
  4219.     protected function getSylius_Templating_Helper_GridService($lazyLoad true)
  4220.     {
  4221.         if ($lazyLoad) {
  4222.             return $this->services['sylius.templating.helper.grid'] = $this->createProxy('GridHelper_dc9cf99', function () {
  4223.                 return \GridHelper_dc9cf99::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4224.                     $wrappedInstance $this->getSylius_Templating_Helper_GridService(false);
  4225.                     $proxy->setProxyInitializer(null);
  4226.                     return true;
  4227.                 });
  4228.             });
  4229.         }
  4230.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/GridHelper.php';
  4231.         return new \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper(($this->services['sylius.custom_grid_renderer.twig'] ?? $this->getSylius_CustomGridRenderer_TwigService()));
  4232.     }
  4233.     /**
  4234.      * Gets the public 'sylius.templating.helper.inventory' shared service.
  4235.      *
  4236.      * @return \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper
  4237.      */
  4238.     protected function getSylius_Templating_Helper_InventoryService()
  4239.     {
  4240.         return $this->services['sylius.templating.helper.inventory'] = new \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper(($this->services['sylius.availability_checker.default'] ?? ($this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker())));
  4241.     }
  4242.     /**
  4243.      * Gets the public 'sylius.templating.helper.locale' shared service.
  4244.      *
  4245.      * @return \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper
  4246.      */
  4247.     protected function getSylius_Templating_Helper_LocaleService()
  4248.     {
  4249.         return $this->services['sylius.templating.helper.locale'] = new \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper(($this->services['sylius.locale_converter'] ?? ($this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter())), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()));
  4250.     }
  4251.     /**
  4252.      * Gets the public 'sylius.templating.helper.price' shared service.
  4253.      *
  4254.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper
  4255.      */
  4256.     protected function getSylius_Templating_Helper_PriceService($lazyLoad true)
  4257.     {
  4258.         if ($lazyLoad) {
  4259.             return $this->services['sylius.templating.helper.price'] = $this->createProxy('PriceHelper_2012e62', function () {
  4260.                 return \PriceHelper_2012e62::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4261.                     $wrappedInstance $this->getSylius_Templating_Helper_PriceService(false);
  4262.                     $proxy->setProxyInitializer(null);
  4263.                     return true;
  4264.                 });
  4265.             });
  4266.         }
  4267.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php';
  4268.         return new \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper(($this->services['sylius.calculator.product_variant_price'] ?? ($this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator())));
  4269.     }
  4270.     /**
  4271.      * Gets the public 'sylius.templating.helper.product_variants_prices' shared service.
  4272.      *
  4273.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper
  4274.      */
  4275.     protected function getSylius_Templating_Helper_ProductVariantsPricesService()
  4276.     {
  4277.         return $this->services['sylius.templating.helper.product_variants_prices'] = new \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper(($this->services['sylius.provider.product_variants_prices'] ?? $this->getSylius_Provider_ProductVariantsPricesService()));
  4278.     }
  4279.     /**
  4280.      * Gets the public 'sylius.templating.helper.variant_resolver' shared service.
  4281.      *
  4282.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper
  4283.      */
  4284.     protected function getSylius_Templating_Helper_VariantResolverService()
  4285.     {
  4286.         return $this->services['sylius.templating.helper.variant_resolver'] = new \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper(($this->services['sylius.product_variant_resolver.default'] ?? ($this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver())));
  4287.     }
  4288.     /**
  4289.      * Gets the public 'sylius.theme.configuration.provider' shared service.
  4290.      *
  4291.      * @return \Sylius\Bundle\ThemeBundle\Configuration\CompositeConfigurationProvider
  4292.      */
  4293.     protected function getSylius_Theme_Configuration_ProviderService()
  4294.     {
  4295.         return $this->services['sylius.theme.configuration.provider'] = new \Sylius\Bundle\ThemeBundle\Configuration\CompositeConfigurationProvider([=> new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\FilesystemConfigurationProvider(new \Sylius\Bundle\ThemeBundle\Locator\RecursiveFileLocator(($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory())), [=> (\dirname(__DIR__4).'/themes')], 1), new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\ProcessingConfigurationLoader(new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\JsonFileConfigurationLoader(($this->services['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] = new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem()))), ($this->services['Sylius\\Bundle\\ThemeBundle\\Configuration\\ConfigurationProcessorInterface'] ?? $this->getConfigurationProcessorInterfaceService())), 'composer.json')]);
  4296.     }
  4297.     /**
  4298.      * Gets the public 'sylius.theme.locator.application_resource' shared service.
  4299.      *
  4300.      * @return \Sylius\Bundle\ThemeBundle\Locator\ApplicationResourceLocator
  4301.      */
  4302.     protected function getSylius_Theme_Locator_ApplicationResourceService()
  4303.     {
  4304.         return $this->services['sylius.theme.locator.application_resource'] = new \Sylius\Bundle\ThemeBundle\Locator\ApplicationResourceLocator(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  4305.     }
  4306.     /**
  4307.      * Gets the public 'sylius.theme.locator.bundle_resource' shared service.
  4308.      *
  4309.      * @return \Sylius\Bundle\ThemeBundle\Locator\BundleResourceLocator
  4310.      */
  4311.     protected function getSylius_Theme_Locator_BundleResourceService()
  4312.     {
  4313.         return $this->services['sylius.theme.locator.bundle_resource'] = new \Sylius\Bundle\ThemeBundle\Locator\BundleResourceLocator(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['kernel'] ?? $this->get('kernel'1)));
  4314.     }
  4315.     /**
  4316.      * Gets the public 'sylius.theme.templating.cache' shared service.
  4317.      *
  4318.      * @return \Doctrine\Common\Cache\ArrayCache
  4319.      */
  4320.     protected function getSylius_Theme_Templating_CacheService()
  4321.     {
  4322.         return $this->services['sylius.theme.templating.cache'] = new \Doctrine\Common\Cache\ArrayCache();
  4323.     }
  4324.     /**
  4325.      * Gets the public 'sylius.translator.listener' shared service.
  4326.      *
  4327.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  4328.      */
  4329.     protected function getSylius_Translator_ListenerService()
  4330.     {
  4331.         return $this->services['sylius.translator.listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4332.     }
  4333.     /**
  4334.      * Gets the public 'sylius.twig.extension.channels_currencies' shared service.
  4335.      *
  4336.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension
  4337.      */
  4338.     protected function getSylius_Twig_Extension_ChannelsCurrenciesService()
  4339.     {
  4340.         return $this->services['sylius.twig.extension.channels_currencies'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  4341.     }
  4342.     /**
  4343.      * Gets the public 'sylius.twig.extension.country_name' shared service.
  4344.      *
  4345.      * @return \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension
  4346.      */
  4347.     protected function getSylius_Twig_Extension_CountryNameService()
  4348.     {
  4349.         return $this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension('');
  4350.     }
  4351.     /**
  4352.      * Gets the public 'sylius.twig.extension.form_test_attribute_array' shared service.
  4353.      *
  4354.      * @return \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension
  4355.      */
  4356.     protected function getSylius_Twig_Extension_FormTestAttributeArrayService()
  4357.     {
  4358.         return $this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev');
  4359.     }
  4360.     /**
  4361.      * Gets the public 'sylius.twig.extension.form_test_attribute_name' shared service.
  4362.      *
  4363.      * @return \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension
  4364.      */
  4365.     protected function getSylius_Twig_Extension_FormTestAttributeNameService()
  4366.     {
  4367.         return $this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev');
  4368.     }
  4369.     /**
  4370.      * Gets the public 'sylius.twig.extension.merge_recursive' shared service.
  4371.      *
  4372.      * @return \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension
  4373.      */
  4374.     protected function getSylius_Twig_Extension_MergeRecursiveService()
  4375.     {
  4376.         return $this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension();
  4377.     }
  4378.     /**
  4379.      * Gets the public 'sylius.twig.extension.province_naming' shared service.
  4380.      *
  4381.      * @return \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension
  4382.      */
  4383.     protected function getSylius_Twig_Extension_ProvinceNamingService()
  4384.     {
  4385.         return $this->services['sylius.twig.extension.province_naming'] = new \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension(($this->services['sylius.province_naming_provider'] ?? $this->getSylius_ProvinceNamingProviderService()), '');
  4386.     }
  4387.     /**
  4388.      * Gets the public 'sylius.twig.extension.shop' shared service.
  4389.      *
  4390.      * @return \Sylius\Bundle\AdminBundle\Twig\ShopExtension
  4391.      */
  4392.     protected function getSylius_Twig_Extension_ShopService()
  4393.     {
  4394.         return $this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true);
  4395.     }
  4396.     /**
  4397.      * Gets the public 'sylius.twig.extension.sylius_bundle_loaded_checker' shared service.
  4398.      *
  4399.      * @return \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension
  4400.      */
  4401.     protected function getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()
  4402.     {
  4403.         return $this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] = new \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension($this->parameters['kernel.bundles']);
  4404.     }
  4405.     /**
  4406.      * Gets the public 'sylius.twig.extension.widget.admin_notification' shared service.
  4407.      *
  4408.      * @return \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension
  4409.      */
  4410.     protected function getSylius_Twig_Extension_Widget_AdminNotificationService()
  4411.     {
  4412.         return $this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true60);
  4413.     }
  4414.     /**
  4415.      * Gets the public 'sylius.validator.customer_initializer' shared service.
  4416.      *
  4417.      * @return \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer
  4418.      */
  4419.     protected function getSylius_Validator_CustomerInitializerService()
  4420.     {
  4421.         return $this->services['sylius.validator.customer_initializer'] = new \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer(($this->services['sylius.canonicalizer'] ?? ($this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer())));
  4422.     }
  4423.     /**
  4424.      * Gets the public 'sylius.zone_matcher' shared service.
  4425.      *
  4426.      * @return \Sylius\Component\Addressing\Matcher\ZoneMatcher
  4427.      */
  4428.     protected function getSylius_ZoneMatcherService()
  4429.     {
  4430.         return $this->services['sylius.zone_matcher'] = new \Sylius\Component\Addressing\Matcher\ZoneMatcher(($this->services['sylius.repository.zone'] ?? $this->getSylius_Repository_ZoneService()));
  4431.     }
  4432.     /**
  4433.      * Gets the public 'sylius_resource.doctrine.mapping_driver_chain' shared service.
  4434.      *
  4435.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  4436.      */
  4437.     protected function getSyliusResource_Doctrine_MappingDriverChainService()
  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', (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity']);
  4441.         $b->setGlobalBasename('mapping');
  4442.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Entity')]);
  4443.         $a->addDriver($b'Payum\\Core\\Model');
  4444.         $a->addDriver($b'FOS\\OAuthServerBundle\\Entity');
  4445.         $a->addDriver($c'App\\Entity');
  4446.         $a->addDriver($c'Sylius\\PayPalPlugin\\Entity');
  4447.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Order\\Model'], '.orm.xml')), 'Sylius\\Component\\Order\\Model');
  4448.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Currency\\Model'], '.orm.xml')), 'Sylius\\Component\\Currency\\Model');
  4449.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Locale\\Model'], '.orm.xml')), 'Sylius\\Component\\Locale\\Model');
  4450.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Product\\Model'], '.orm.xml')), 'Sylius\\Component\\Product\\Model');
  4451.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Channel\\Model'], '.orm.xml')), 'Sylius\\Component\\Channel\\Model');
  4452.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Attribute\\Model'], '.orm.xml')), 'Sylius\\Component\\Attribute\\Model');
  4453.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Taxation\\Model'], '.orm.xml')), 'Sylius\\Component\\Taxation\\Model');
  4454.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Shipping\\Model'], '.orm.xml')), 'Sylius\\Component\\Shipping\\Model');
  4455.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Payment\\Model'], '.orm.xml')), 'Sylius\\Component\\Payment\\Model');
  4456.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Promotion\\Model'], '.orm.xml')), 'Sylius\\Component\\Promotion\\Model');
  4457.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Addressing\\Model'], '.orm.xml')), 'Sylius\\Component\\Addressing\\Model');
  4458.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Inventory\\Model'], '.orm.xml')), 'Sylius\\Component\\Inventory\\Model');
  4459.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Taxonomy\\Model'], '.orm.xml')), 'Sylius\\Component\\Taxonomy\\Model');
  4460.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\User\\Model'], '.orm.xml')), 'Sylius\\Component\\User\\Model');
  4461.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Customer\\Model'], '.orm.xml')), 'Sylius\\Component\\Customer\\Model');
  4462.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Review\\Model'], '.orm.xml')), 'Sylius\\Component\\Review\\Model');
  4463.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Core\\Model'], '.orm.xml')), 'Sylius\\Component\\Core\\Model');
  4464.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/config/doctrine/model') => 'Sylius\\Bundle\\PayumBundle\\Model'], '.orm.xml')), 'Sylius\\Bundle\\PayumBundle\\Model');
  4465.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/Resources/config/doctrine/model') => 'Sylius\\Bundle\\AdminApiBundle\\Model'], '.orm.xml')), 'Sylius\\Bundle\\AdminApiBundle\\Model');
  4466.         return $this->services['sylius_resource.doctrine.mapping_driver_chain'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->privates['sylius.resource_registry'] ?? $this->getSylius_ResourceRegistryService()));
  4467.     }
  4468.     /**
  4469.      * Gets the public 'translator' shared service.
  4470.      *
  4471.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4472.      */
  4473.     protected function getTranslatorService()
  4474.     {
  4475.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['sylius.theme.translation.theme_aware_translator'] ?? $this->getSylius_Theme_Translation_ThemeAwareTranslatorService()));
  4476.     }
  4477.     /**
  4478.      * Gets the public 'twig' shared service.
  4479.      *
  4480.      * @return \Twig\Environment
  4481.      */
  4482.     protected function getTwigService()
  4483.     {
  4484.         $a = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());
  4485.         $b = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
  4486.         $c = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader($a$b, \dirname(__DIR__4));
  4487.         $c->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  4488.         $c->addPath((\dirname(__DIR__4).'/templates'));
  4489.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  4490.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  4491.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4492.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4493.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  4494.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  4495.         $c->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  4496.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  4497.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  4498.         $c->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4499.         $c->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4500.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), 'SyliusChannel');
  4501.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), '!SyliusChannel');
  4502.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), 'SyliusAttribute');
  4503.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), '!SyliusAttribute');
  4504.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), 'SyliusUi');
  4505.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), '!SyliusUi');
  4506.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), 'SyliusCore');
  4507.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), '!SyliusCore');
  4508.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), 'SyliusResource');
  4509.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), '!SyliusResource');
  4510.         $c->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  4511.         $c->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  4512.         $c->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  4513.         $c->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  4514.         $c->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  4515.         $c->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  4516.         $c->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  4517.         $c->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  4518.         $c->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4519.         $c->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4520.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), 'SyliusPayum');
  4521.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), '!SyliusPayum');
  4522.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  4523.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  4524.         $c->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusAdminBundle'), 'SyliusAdmin');
  4525.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), 'SyliusAdmin');
  4526.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), '!SyliusAdmin');
  4527.         $c->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusShopBundle'), 'SyliusShop');
  4528.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), 'SyliusShop');
  4529.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), '!SyliusShop');
  4530.         $c->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  4531.         $c->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  4532.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4533.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4534.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4535.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4536.         $c->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  4537.         $c->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  4538.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), 'SyliusApi');
  4539.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), '!SyliusApi');
  4540.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/views'), 'SyliusPayPalPlugin');
  4541.         $c->addPath((\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/views'), '!SyliusPayPalPlugin');
  4542.         $c->addPath((\dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Resources/views'), 'GoogleTagManager');
  4543.         $c->addPath((\dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle/Resources/views'), '!GoogleTagManager');
  4544.         $c->addPath((\dirname(__DIR__4).'/vendor/stefandoorn/google-tag-manager-plugin/src/Resources/views'), 'GtmPlugin');
  4545.         $c->addPath((\dirname(__DIR__4).'/vendor/stefandoorn/google-tag-manager-plugin/src/Resources/views'), '!GtmPlugin');
  4546.         $c->addPath((\dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/Resources/views'), 'SyliusGtmEnhancedEcommercePlugin');
  4547.         $c->addPath((\dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src/Resources/views'), '!SyliusGtmEnhancedEcommercePlugin');
  4548.         $c->addPath((\dirname(__DIR__4).'/templates'));
  4549.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4550.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4551.         $c->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4552.         $this->services['twig'] = $instance = new \Twig\Environment(new \Sylius\Bundle\ThemeBundle\Twig\ThemeFilesystemLoader($c$a$b), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  4553.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4554.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  4555.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4556.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4557.         $h = ($this->services['router'] ?? $this->getRouterService());
  4558.         $i = ($this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] ?? $this->getTemplateBlockRegistryInterfaceService());
  4559.         $j = ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()));
  4560.         $k = new \Knp\Menu\Util\MenuManipulator();
  4561.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  4562.         $m = new \Pagerfanta\View\ViewFactory();
  4563.         $n = new \Pagerfanta\View\DefaultView();
  4564.         $o = new \Pagerfanta\View\TwitterBootstrapView();
  4565.         $p = new \Pagerfanta\View\TwitterBootstrap3View();
  4566.         $q = new \Pagerfanta\View\TwitterBootstrap4View();
  4567.         $r = new \Pagerfanta\View\SemanticUiView();
  4568.         $m->add(['default' => $n'default_translated' => new \WhiteOctober\PagerfantaBundle\View\DefaultTranslatedView($n$e), 'twitter_bootstrap' => $o'twitter_bootstrap3' => $p'twitter_bootstrap4' => $q'semantic_ui' => $r'twitter_bootstrap4_translated' => new \WhiteOctober\PagerfantaBundle\View\TwitterBootstrap4TranslatedView($q$e), 'twitter_bootstrap3_translated' => new \WhiteOctober\PagerfantaBundle\View\TwitterBootstrap3TranslatedView($p$e), 'twitter_bootstrap_translated' => new \WhiteOctober\PagerfantaBundle\View\TwitterBootstrapTranslatedView($o$e), 'semantic_ui_translated' => new \WhiteOctober\PagerfantaBundle\View\SemanticUiTranslatedView($r$e)]);
  4569.         $s = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  4570.         $s->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  4571.         $t = new \Symfony\Bridge\Twig\AppVariable();
  4572.         $t->setEnvironment('dev');
  4573.         $t->setDebug(true);
  4574.         if ($this->has('security.token_storage')) {
  4575.             $t->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4576.         }
  4577.         if ($this->has('request_stack')) {
  4578.             $t->setRequestStack($f);
  4579.         }
  4580.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  4581.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4582.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  4583.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  4584.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  4585.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Sylius\Bundle\ThemeBundle\Asset\Package\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] = new \Sylius\Bundle\ThemeBundle\Asset\PathResolver())), new \Symfony\Component\Asset\Context\RequestStackContext($f''false)), [])));
  4586.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  4587.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  4588.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  4589.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  4590.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  4591.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  4592.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  4593.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  4594.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  4595.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  4596.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  4597.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\ConvertMoneyExtension(($this->services['sylius.templating.helper.convert_money'] ?? $this->getSylius_Templating_Helper_ConvertMoneyService())));
  4598.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4599.         $instance->addExtension(new \Sylius\Bundle\OrderBundle\Twig\AggregateAdjustmentsExtension(($this->services['sylius.templating.helper.adjustment'] ?? $this->getSylius_Templating_Helper_AdjustmentService())));
  4600.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['sylius.templating.helper.format_money'] ?? $this->getSylius_Templating_Helper_FormatMoneyService())));
  4601.         $instance->addExtension(new \Sylius\Bundle\CurrencyBundle\Twig\CurrencyExtension(($this->services['sylius.templating.helper.currency'] ?? $this->getSylius_Templating_Helper_CurrencyService())));
  4602.         $instance->addExtension(new \Sylius\Bundle\LocaleBundle\Twig\LocaleExtension(($this->services['sylius.templating.helper.locale'] ?? $this->getSylius_Templating_Helper_LocaleService())));
  4603.         $instance->addExtension(($this->services['sylius.twig.extension.country_name'] ?? ($this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension(''))));
  4604.         $instance->addExtension(($this->services['sylius.twig.extension.province_naming'] ?? $this->getSylius_Twig_Extension_ProvinceNamingService()));
  4605.         $instance->addExtension(new \Sylius\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['sylius.templating.helper.inventory'] ?? $this->getSylius_Templating_Helper_InventoryService())));
  4606.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\PercentageExtension());
  4607.         $instance->addExtension(($this->services['sylius.twig.extension.form_test_attribute_array'] ?? ($this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev'))));
  4608.         $instance->addExtension(($this->services['sylius.twig.extension.form_test_attribute_name'] ?? ($this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev'))));
  4609.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\SortByExtension());
  4610.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\TemplateEventExtension(new \Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer(new \Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer(new \Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer($i, new \Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer(new \Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer(new \Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer($instance), $j))), $j), $i)));
  4611.         $instance->addExtension(($this->services['sylius.twig.extension.merge_recursive'] ?? ($this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension())));
  4612.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] ?? $this->getLegacySonataBlockExtensionService()));
  4613.         $instance->addExtension(($this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] ?? $this->getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()));
  4614.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\PriceExtension(($this->services['sylius.templating.helper.price'] ?? $this->getSylius_Templating_Helper_PriceService())));
  4615.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\VariantResolverExtension(($this->services['sylius.templating.helper.variant_resolver'] ?? $this->getSylius_Templating_Helper_VariantResolverService())));
  4616.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension(($this->services['sylius.templating.helper.product_variants_prices'] ?? $this->getSylius_Templating_Helper_ProductVariantsPricesService())));
  4617.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\CheckoutStepsExtension(($this->services['sylius.templating.helper.checkout_steps'] ?? $this->getSylius_Templating_Helper_CheckoutStepsService())));
  4618.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\GridExtension(($this->services['sylius.templating.helper.grid'] ?? $this->getSylius_Templating_Helper_GridService())));
  4619.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension(($this->services['sylius.templating.helper.bulk_action_grid'] ?? $this->getSylius_Templating_Helper_BulkActionGridService())));
  4620.         $instance->addExtension(new \SM\Extension\Twig\SMExtension(($this->services['sm.factory'] ?? $this->getSm_FactoryService())));
  4621.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  4622.         $instance->addExtension(new \Hateoas\Twig\Extension\LinkExtension(($this->services['hateoas.helper.link'] ?? $this->getHateoas_Helper_LinkService())));
  4623.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  4624.         $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, [
  4625.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService.php'true],
  4626.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService.php'true],
  4627.         ], [
  4628.             'list' => '?',
  4629.             'twig' => '?',
  4630.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $k$l), $l$k));
  4631.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\FilterExtension('/media/image/', ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  4632.         $instance->addExtension(new \WhiteOctober\PagerfantaBundle\Twig\PagerfantaExtension('default'$m$h$f));
  4633.         $instance->addExtension(($this->services['sylius.twig.extension.widget.admin_notification'] ?? ($this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true60))));
  4634.         $instance->addExtension(($this->services['sylius.twig.extension.shop'] ?? ($this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true))));
  4635.         $instance->addExtension(($this->services['sylius.twig.extension.channels_currencies'] ?? $this->getSylius_Twig_Extension_ChannelsCurrenciesService()));
  4636.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] ?? ($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension())));
  4637.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? $this->getChannelNameExtensionService()));
  4638.         $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension());
  4639.         $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderItemsSubtotalExtension(($this->services['sylius.calculator.order_items_subtotal'] ?? ($this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator()))));
  4640.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($s));
  4641.         $instance->addExtension(new \Sylius\PayPalPlugin\Twig\PayPalExtension());
  4642.         $instance->addExtension(new \Sylius\PayPalPlugin\Twig\OrderAddressExtension());
  4643.         $instance->addExtension(($this->privates['twig.extension.google_tag_manager'] ?? $this->getTwig_Extension_GoogleTagManagerService()));
  4644.         $instance->addExtension(new \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\Twig\ParameterExtension(truetruetruetruetrue$this->parameters['sylius_gtm_enhanced_ecommerce.features.checkout']));
  4645.         $instance->addGlobal('app'$t);
  4646.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4647.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  4648.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  4649.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  4650.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  4651.         ], [
  4652.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  4653.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4654.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4655.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4656.         ])));
  4657.         $instance->addGlobal('sylius', ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  4658.         $instance->addGlobal('sylius_base_locale''en_GB');
  4659.         $instance->addGlobal('sylius_meta', ['version' => '1.8.12']);
  4660.         $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig']));
  4661.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4662.         return $instance;
  4663.     }
  4664.     /**
  4665.      * Gets the public 'validator' shared service.
  4666.      *
  4667.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  4668.      */
  4669.     protected function getValidatorService()
  4670.     {
  4671.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  4672.     }
  4673.     /**
  4674.      * Gets the public 'var_dumper.cloner' shared service.
  4675.      *
  4676.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4677.      */
  4678.     protected function getVarDumper_ClonerService()
  4679.     {
  4680.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4681.         $instance->setMaxItems(2500);
  4682.         $instance->setMinDepth(1);
  4683.         $instance->setMaxString(-1);
  4684.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4685.         return $instance;
  4686.     }
  4687.     /**
  4688.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  4689.      *
  4690.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  4691.      */
  4692.     protected function get_LegacyResolveControllerNameSubscriberService()
  4693.     {
  4694.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  4695.     }
  4696.     /**
  4697.      * Gets the private 'Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistryInterface' shared service.
  4698.      *
  4699.      * @return \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry
  4700.      */
  4701.     protected function getTemplateBlockRegistryInterfaceService()
  4702.     {
  4703.         return $this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] = new \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry(['sylius.admin.index' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.index''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.index''@SyliusAdmin/Crud/Index/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.index''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.index''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content''sylius.admin.index''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.after_content'], 5NULL)], 'sylius.admin.index.stylesheets' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.index.stylesheets''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.stylesheets'], 5NULL)], 'sylius.admin.index.javascripts' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.index.javascripts''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.javascripts'], 5NULL)], 'sylius.admin.index.header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.index.header''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.header'], NULLNULL)], 'sylius.admin.create' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.create''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.create''@SyliusAdmin/Crud/Create/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.create''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.create''@SyliusAdmin/Crud/Create/_content.html.twig', [], 10NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content''sylius.admin.create''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.after_content'], 5NULL)], 'sylius.admin.create.stylesheets' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.stylesheets''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.stylesheets'], NULLNULL)], 'sylius.admin.create.javascripts' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.javascripts''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.javascripts'], NULLNULL)], 'sylius.admin.create.header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.header''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.header'], NULLNULL)], 'sylius.admin.create.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.form''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.form'], NULLNULL)], 'sylius.admin.update' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.update''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.update''@SyliusAdmin/Crud/Update/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.update''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.update''@SyliusAdmin/Crud/Update/_content.html.twig', [], 10NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content''sylius.admin.update''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.after_content'], 5NULL)], 'sylius.admin.update.stylesheets' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.stylesheets''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.stylesheets'], NULLNULL)], 'sylius.admin.update.javascripts' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.javascripts''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.javascripts'], NULLNULL)], 'sylius.admin.update.header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.header''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.header'], NULLNULL)], 'sylius.admin.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.form''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.form'], NULLNULL)], 'sylius.admin.layout.sidebar' => ['top_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('top_legacy''sylius.admin.layout.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.sidebar_top'], 25NULL), 'logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo''sylius.admin.layout.sidebar''@SyliusAdmin/_logo.html.twig', [], 20NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.layout.sidebar''@SyliusAdmin/_menu.html.twig', [], 10NULL), 'down_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('down_legacy''sylius.admin.layout.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.sidebar_down'], 5NULL)], 'sylius.admin.layout.javascripts' => ['scripts' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('scripts''sylius.admin.layout.javascripts''@SyliusAdmin/_scripts.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.javascripts''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.javascripts'], 0NULL)], 'sylius.admin.layout.stylesheets' => ['styles' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('styles''sylius.admin.layout.stylesheets''@SyliusAdmin/_styles.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.stylesheets''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.stylesheets'], 0NULL)], 'sylius.admin.layout.topbar_left' => ['sidebar_toggle' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('sidebar_toggle''sylius.admin.layout.topbar_left''@SyliusAdmin/Layout/_sidebarToggle.html.twig', [], 30NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.topbar_left''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_left'], 25NULL), 'channel_links' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('channel_links''sylius.admin.layout.topbar_left''@SyliusAdmin/Layout/_channelLinksWidget.html.twig', [], 20NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search''sylius.admin.layout.topbar_left''@SyliusAdmin/_search.html.twig', [], 10NULL)], 'sylius.admin.layout.topbar_middle' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.topbar_middle''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_middle'], NULLNULL)], 'sylius.admin.layout.topbar_right' => ['notifications' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('notifications''sylius.admin.layout.topbar_right''@SyliusAdmin/Layout/_notificationWidget.html.twig', [], 30NULL), 'support' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('support''sylius.admin.layout.topbar_right''@SyliusAdmin/_support.html.twig', [], 20NULL), 'security' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('security''sylius.admin.layout.topbar_right''@SyliusAdmin/_security.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.topbar_right''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_right'], 5NULL)], 'sylius.admin.order.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.order.update.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.form'], NULLNULL)], 'sylius.admin.product_variant.generate.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.generate.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.form'], NULLNULL)], 'sylius.admin.promotion_coupon.generate.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.promotion_coupon.generate.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.form'], NULLNULL)], 'sylius.admin.login.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.login.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.before_form'], NULLNULL)], 'sylius.admin.login.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.login.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.form'], NULLNULL)], 'sylius.admin.taxon.update.before_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.taxon.update.before_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.update.before_content'], NULLNULL)], 'sylius.admin.taxon.create.before_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.taxon.create.before_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.create.before_content'], NULLNULL)], 'sylius.admin.taxon.create.taxon_tree' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.taxon.create.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.create.before_taxon_tree'], 15NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree''sylius.admin.taxon.create.taxon_tree''@SyliusAdmin/Taxon/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.taxon.create.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.create.after_taxon_tree'], 5NULL)], 'sylius.admin.taxon.update.taxon_tree' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.taxon.update.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.update.before_taxon_tree'], 15NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree''sylius.admin.taxon.update.taxon_tree''@SyliusAdmin/Taxon/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.taxon.update.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.update.after_taxon_tree'], 5NULL)], 'sylius.admin.login.content' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.login.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.before_content'], 15NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree''sylius.admin.login.content''@SyliusAdmin/Security/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.login.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.after_content'], 5NULL)], 'sylius.admin.dashboard.header.content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.dashboard.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.header'], NULLNULL)], 'sylius.admin.product_variant.create.tab_taxes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.create.tab_taxes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.create.tab_taxes'], NULLNULL)], 'sylius.admin.product_variant.update.tab_taxes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.update.tab_taxes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.update.tab_taxes'], NULLNULL)], 'sylius.admin.product_variant.create.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.create.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.create.tab_details'], NULLNULL)], 'sylius.admin.product_variant.update.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.update.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.update.tab_details'], NULLNULL)], 'sylius.admin.product.create.tab_associations' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_associations''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_associations'], NULLNULL)], 'sylius.admin.product.update.tab_associations' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_associations''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_associations'], NULLNULL)], 'sylius.admin.product.create.tab_attributes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_attributes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_attributes'], NULLNULL)], 'sylius.admin.product.update.tab_attributes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_attributes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_attributes'], NULLNULL)], 'sylius.admin.product.create.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_details'], NULLNULL)], 'sylius.admin.product.update.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_details'], NULLNULL)], 'sylius.admin.product.create.tab_media' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_media''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_media'], NULLNULL)], 'sylius.admin.product.update.tab_media' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_media''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_media'], NULLNULL)], 'sylius.admin.product.create.tab_taxonomy' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_taxonomy''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_taxonomy'], NULLNULL)], 'sylius.admin.product.update.tab_taxonomy' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_taxonomy''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_taxonomy'], NULLNULL)], 'sylius.admin.promotion_coupon.index.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.promotion_coupon.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.promotion_coupon.index.content''@SyliusAdmin/PromotionCoupon/Index/_headerWidget.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.promotion_coupon.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.promotion_coupon.index.content''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.promotion_coupon.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.index.after_content'], 5NULL)], 'sylius.admin.promotion_coupon.generate.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.promotion_coupon.generate.content''@SyliusAdmin/PromotionCoupon/Generate/_header.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.promotion_coupon.generate.content''@SyliusAdmin/PromotionCoupon/Generate/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.promotion_coupon.generate.content''@SyliusAdmin/PromotionCoupon/Generate/_formWidget.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.after_content'], 5NULL)], 'sylius.admin.customer.show.address' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.customer.show.address''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.before_address'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.customer.show.address''@SyliusAdmin/Customer/Show/Address/_header.html.twig', [], 20NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.address''@SyliusAdmin/Customer/Show/Address/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.customer.show.address''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_address'], 5NULL)], 'sylius.admin.order.update.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.update.content''@SyliusAdmin/Order/Update/_header.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.order.update.content''@SyliusAdmin/Order/Update/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.update.content''@SyliusAdmin/Order/Update/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.after_content'], 5NULL)], 'sylius.admin.order.show.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.show.content''@SyliusAdmin/Order/Show/_headerWidget.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.order.show.content''@SyliusAdmin/Order/Show/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.content''@SyliusAdmin/Order/Show/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_content'], 5NULL)], 'sylius.admin.order.show.summary' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.admin.order.show.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_summary'], 25NULL), 'summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary''sylius.admin.order.show.summary''@SyliusAdmin/Order/Show/_summaryWidget.html.twig', [], 20NULL), 'after_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_summary_legacy''sylius.admin.order.show.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_summary'], 15NULL), 'notes' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('notes''sylius.admin.order.show.summary''@SyliusAdmin/Order/Show/_notes.html.twig', [], 10NULL)], 'sylius.admin.order.show.sidebar' => ['before_customer_information_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_customer_information_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_customer_information'], 55NULL), 'customer' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('customer''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_customer.html.twig', [], 50NULL), 'before_addresses_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_addresses_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_addresses'], 45NULL), 'addresses' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('addresses''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_addresses.html.twig', [], 40NULL), 'before_payments_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_payments_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_payments'], 35NULL), 'payments' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('payments''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_payments.html.twig', [], 30NULL), 'shipments' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipments''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_shipments.html.twig', [], 20NULL), 'resend_email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('resend_email''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_resendEmail.html.twig', [], 10NULL), 'after_shipments_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_shipments_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_shipments'], 5NULL)], 'sylius.admin.customer.show.information' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.customer.show.information''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.before_information'], 35NULL), 'primary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('primary''sylius.admin.customer.show.information''@SyliusAdmin/Customer/Show/Details/_primary.html.twig', [], 30NULL), 'email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('email''sylius.admin.customer.show.information''@SyliusAdmin/Customer/Show/Details/_email.html.twig', [], 20NULL), 'contact' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('contact''sylius.admin.customer.show.information''@SyliusAdmin/Customer/Show/Details/_contact.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.customer.show.information''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_information'], 5NULL)], 'sylius.admin.product_variant.index.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.product_variant.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.product_variant.index.content''@SyliusAdmin/ProductVariant/Index/_headerWidget.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.product_variant.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.index.content''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.product_variant.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.after_content'], 5NULL)], 'sylius.admin.product_variant.generate.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.product_variant.generate.content''@SyliusAdmin/ProductVariant/Generate/_header.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.product_variant.generate.content''@SyliusAdmin/ProductVariant/Generate/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.generate.content''@SyliusAdmin/ProductVariant/Generate/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.after_content'], 5NULL)], 'sylius.admin.order.history.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.history.content''@SyliusAdmin/Order/History/_headerWidget.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.order.history.content''@SyliusAdmin/Order/History/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.history.content''@SyliusAdmin/Order/History/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.after_content'], 5NULL)], 'sylius.admin.product.index.header' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.header''@SyliusAdmin/Product/Index/Header/_content.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.index.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.header'], 15NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.product.index.header''@SyliusAdmin/Product/Index/Header/_breadcrumb.html.twig', [], 10NULL)], 'sylius.admin.product_variant.index.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.index.header.content''@SyliusAdmin/ProductVariant/Index/ProductHeader/_content.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.index.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.header'], 15NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.product_variant.index.header.content''@SyliusAdmin/ProductVariant/Index/ProductHeader/_breadcrumb.html.twig', [], 10NULL)], 'sylius.admin.product.index.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.product.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.product.index.content''@SyliusAdmin/Product/Index/_headerWidget.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.product.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content''@SyliusAdmin/Product/Index/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.product.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_content'], 5NULL)], 'sylius.admin.customer.show.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.before_header'], 45NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_headerWidget.html.twig', [], 40NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_header'], 35NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_breadcrumb.html.twig', [], 30NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_breadcrumb'], 25NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_statistics.html.twig', [], 20NULL), 'after_statistics_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_statistics_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_statistics'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_contentWidget.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_content'], 5NULL)], 'sylius.admin.dashboard.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.before_header'], 45NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_header.html.twig', [], 40NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_header'], 35NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_statistics.html.twig', [], 30NULL), 'after_statistics_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_statistics_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_statistics'], 25NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_menu.html.twig', [], 20NULL), 'after_menu_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_menu_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_menu'], 15NULL), 'latest' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_latest.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_content'], 5NULL)], 'sylius.admin.customer.show.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.header.content''@SyliusAdmin/Customer/Show/_header.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.customer.show.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.header'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.customer.show.header.content''@SyliusAdmin/Customer/Show/_headerMenu.html.twig', [], 10NULL)], 'sylius.admin.product.index.content.main' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.index.content.main''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.content.before_filters'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content.main''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL)], 'sylius.admin.product.index.content.sidebar' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.product.index.content.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.before_taxon_tree'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content.sidebar''@SyliusAdmin/Product/Index/Content/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.product.index.content.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_taxon_tree'], 5NULL)], 'sylius.shop.layout.topbar' => ['before_switchers_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_switchers_legacy''sylius.shop.layout.topbar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_currency_switcher'], 35NULL), 'currency_switcher' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('currency_switcher''sylius.shop.layout.topbar''@SyliusShop/Layout/Topbar/_currencySwitcher.html.twig', [], 30NULL), 'locale_switcher' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('locale_switcher''sylius.shop.layout.topbar''@SyliusShop/Layout/Topbar/_localeSwitcher.html.twig', [], 20NULL), 'before_security_widget_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_security_widget_legacy''sylius.shop.layout.topbar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_security_widget'], 15NULL), 'security_widget' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('security_widget''sylius.shop.layout.topbar''@SyliusShop/Layout/Topbar/_securityWidget.html.twig', [], 10NULL), 'after_security_widget_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_security_widget_legacy''sylius.shop.layout.topbar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_security_widget'], 5NULL)], 'sylius.shop.homepage' => ['banner' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('banner''sylius.shop.homepage''@SyliusShop/Homepage/_banner.html.twig', [], 60NULL), 'latest_products' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_products''sylius.shop.homepage''@SyliusShop/Homepage/_latestProducts.html.twig', [], 50NULL), 'latest_products_carousel' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_products_carousel''sylius.shop.homepage''@SyliusShop/Homepage/_latestProductsCarousel.html.twig', [], 40NULL), 'newsletter' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('newsletter''sylius.shop.homepage''@SyliusShop/Homepage/_newsletter.html.twig', [], 30NULL), 'products_grid' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('products_grid''sylius.shop.homepage''@SyliusShop/Homepage/_productsGrid.html.twig', [], 20NULL), 'about_us' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('about_us''sylius.shop.homepage''@SyliusShop/Homepage/_aboutUs.html.twig', [], 10NULL)], 'sylius.shop.cart.widget.button' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.widget.button''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.before_widget_content'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.widget.button''@SyliusShop/Cart/Widget/_button.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.widget.button''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.after_widget_content'], 5NULL)], 'sylius.shop.cart.widget.popup' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.widget.popup''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.before_popup_content'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.widget.popup''@SyliusShop/Cart/Widget/_popup.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.widget.popup''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.after_popup_content'], 5NULL)], 'sylius.shop.cart.coupon' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.coupon''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_coupon'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.coupon''@SyliusShop/Cart/Summary/_coupon.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.coupon''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_coupon'], 5NULL)], 'sylius.shop.cart.header' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.cart.header''@SyliusShop/Cart/Summary/_header.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_content_header'], 5NULL)], 'sylius.shop.cart.items' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.items''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_items'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.items''@SyliusShop/Cart/Summary/_items.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.items''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_items'], 5NULL)], 'sylius.shop.cart.suggestions' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.suggestions''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_suggestions'], 10NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.suggestions''@SyliusShop/Cart/Summary/_suggestions.html.twig', [], 5NULL)], 'sylius.shop.cart.summary' => ['before_totals_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_totals_legacy''sylius.shop.cart.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_totals'], 25NULL), 'totals' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('totals''sylius.shop.cart.summary''@SyliusShop/Cart/Summary/_totals.html.twig', [], 20NULL), 'after_totals_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_totals_legacy''sylius.shop.cart.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_totals'], 15NULL), 'checkout' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('checkout''sylius.shop.cart.summary''@SyliusShop/Cart/Summary/_checkout.html.twig', [], 10NULL), 'pay_with_pay_pal' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_with_pay_pal''sylius.shop.cart.summary''@SyliusPayPalPlugin/Buttons/cart.html.twig', [], 7NULL)], 'sylius.shop.cart.summary.totals' => ['totals_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('totals_legacy''sylius.shop.cart.summary.totals''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.totals'], NULLNULL)], 'sylius.shop.login.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.login.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.form'], NULLNULL)], 'sylius.shop.register.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.register.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.register.form'], NULLNULL)], 'sylius.shop.account.change_password.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.change_password.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.change_password.form'], NULLNULL)], 'sylius.shop.account.profile.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.profile.update.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.profile.update.form'], NULLNULL)], 'sylius.shop.request_password_reset_token.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.request_password_reset_token.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.request_password_reset_token.form'], NULLNULL)], 'sylius.shop.account.address_book.create.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.create.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.create.form'], NULLNULL)], 'sylius.shop.account.address_book.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.update.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.update.form'], NULLNULL)], 'sylius.shop.contact.request.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.contact.request.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.contact.request.form'], NULLNULL)], 'sylius.shop.product.show.add_to_cart_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.add_to_cart_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.add_to_cart_form'], NULLNULL)], 'sylius.shop.product_review.create.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product_review.create.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.form'], NULLNULL)], 'sylius.shop.checkout.address.billing_address_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.billing_address_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.billing_address_form'], NULLNULL)], 'sylius.shop.checkout.address.shipping_address_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.shipping_address_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.shipping_address_form'], NULLNULL)], 'sylius.shop.checkout.select_payment.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_payment.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_form'], NULLNULL)], 'sylius.shop.checkout.address.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_form'], NULLNULL)], 'sylius.shop.checkout.select_shipping.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_shipping.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_form'], NULLNULL)], 'sylius.shop.product_review.create.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product_review.create.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.before_form'], NULLNULL)], 'sylius.shop.account.layout.menu' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.account.layout.menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.before_menu'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.shop.account.layout.menu''@SyliusShop/Account/Menu/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.account.layout.menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.after_menu'], 5NULL)], 'sylius.shop.account.layout.before_subcontent' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.layout.before_subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.before_subcontent'], NULLNULL)], 'sylius.shop.account.layout.after_subcontent' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.layout.after_subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.after_subcontent'], NULLNULL)], 'sylius.shop.account.change_password.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.change_password.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.change_password.after_content_header'], NULLNULL)], 'sylius.shop.account.profile.update.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.profile.update.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.profile.update.after_content_header'], NULLNULL)], 'sylius.shop.checkout.complete.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.complete.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.after_content_header'], NULLNULL)], 'sylius.shop.login.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.login.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.after_content_header'], NULLNULL)], 'sylius.shop.register.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.register.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.register.after_content_header'], NULLNULL)], 'sylius.shop.account.dashboard.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.dashboard.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.dashboard.after_content_header'], NULLNULL)], 'sylius.shop.request_password_reset_token.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.request_password_reset_token.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.request_password_reset_token.after_content_header'], NULLNULL)], 'sylius.shop.account.address_book.create.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.create.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.create.after_content_header'], NULLNULL)], 'sylius.shop.account.address_book.update.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.update.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.create.after_content_header'], NULLNULL)], 'sylius.shop.account.address_book.index.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.index.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.index.after_content_header'], NULLNULL)], 'sylius.shop.account.order.show.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.order.show.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.show.after_content_header'], NULLNULL)], 'sylius.shop.contact.request.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.contact.request.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.contact.request.after_content_header'], NULLNULL)], 'sylius.shop.product.index.before_vertical_menu' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.before_vertical_menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_vertical_menu'], NULLNULL)], 'sylius.shop.product.index.after_vertical_menu' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.after_vertical_menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_vertical_menu'], NULLNULL)], 'sylius.shop.taxon.header' => ['breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.shop.taxon.header''@SyliusShop/Taxon/_breadcrumb.html.twig', [], 20NULL), 'before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.shop.taxon.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.taxon.header.before'], 15NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.taxon.header''@SyliusShop/Taxon/Header/_content.html.twig', [], 10NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.shop.taxon.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.taxon.header.after'], 5NULL)], 'sylius.shop.product_review.index.product_box' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product_review.index.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.before_product_box'], 15NULL), 'box' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('box''sylius.shop.product_review.index.product_box''@SyliusShop/ProductReview/Box/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product_review.index.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.after_product_box'], 5NULL)], 'sylius.shop.product_review.index.list' => ['before_list_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_list_legacy''sylius.shop.product_review.index.list''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.before_list'], 25NULL), 'list' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('list''sylius.shop.product_review.index.list''@SyliusShop/ProductReview/_list.html.twig', [], 20NULL), 'after_list_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_list_legacy''sylius.shop.product_review.index.list''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.after_list'], 15NULL), 'add_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('add_button''sylius.shop.product_review.index.list''@SyliusShop/ProductReview/List/_addButton.html.twig', [], 10NULL)], 'sylius.shop.product_review.create.product_box' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product_review.create.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.before_product_box'], 15NULL), 'box' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('box''sylius.shop.product_review.create.product_box''@SyliusShop/Product/_box.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product_review.create.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.after_product_box'], 5NULL)], 'sylius.shop.product.show.tab_reviews' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.tab_reviews''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.tab_reviews'], 35NULL), 'latest_reviews' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_reviews''sylius.shop.product.show.tab_reviews''@SyliusShop/Product/Show/Tabs/Reviews/_latest.html.twig', [], 30NULL), 'view_more' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('view_more''sylius.shop.product.show.tab_reviews''@SyliusShop/Product/Show/Tabs/Reviews/_viewMore.html.twig', [], 20NULL), 'create' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('create''sylius.shop.product.show.tab_reviews''@SyliusShop/Product/Show/Tabs/Reviews/_create.html.twig', [], 10NULL)], 'sylius.shop.product.show.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.tab_details'], 15NULL), 'description' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('description''sylius.shop.product.show.tab_details''@SyliusShop/Product/Show/Tabs/Details/_description.html.twig', [], 10NULL)], 'sylius.shop.product.show.tab_attributes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.tab_attributes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.tab_attributes'], 15NULL), 'list' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('list''sylius.shop.product.show.tab_attributes''@SyliusShop/Product/Show/Tabs/Attributes/_list.html.twig', [], 10NULL)], 'sylius.shop.product.show.before_thumbnails' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.before_thumbnails''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_thumbnails'], NULLNULL)], 'sylius.shop.product.show.before_add_to_cart' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.before_add_to_cart''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_add_to_cart'], NULLNULL)], 'sylius.shop.product.index.before_list' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.before_list''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_list'], NULLNULL)], 'sylius.shop.product.index.before_pagination' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.before_pagination''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_pagination'], NULLNULL)], 'sylius.shop.product.index.search' => ['before_search_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_search_legacy''sylius.shop.product.index.search''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_search'], 35NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search''sylius.shop.product.index.search''@SyliusShop/Product/Index/_search.html.twig', [], 30NULL), 'after_search_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_search_legacy''sylius.shop.product.index.search''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_search'], 25NULL), 'pagination' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pagination''sylius.shop.product.index.search''@SyliusShop/Product/Index/_pagination.html.twig', [], 20NULL), 'sorting' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('sorting''sylius.shop.product.index.search''@SyliusShop/Product/Index/_sorting.html.twig', [], 10NULL)], 'sylius.shop.order.thank_you.after_message' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.order.thank_you.after_message''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.order.thank_you.after_message'], NULLNULL)], 'sylius.shop.checkout.header' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.shop.checkout.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_header'], 15NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.checkout.header''@SyliusShop/Checkout/_header.html.twig', [], 10NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.shop.checkout.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.after_header'], 5NULL)], 'sylius.shop.cart.summary.items' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.cart.summary.items''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.items'], NULLNULL)], 'sylius.shop.account.order.index.header.content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.order.index.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.index.header'], NULLNULL)], 'sylius.shop.account.address_book.index.after_add_address_button' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.index.after_add_address_button''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.index.after_add_address_button'], NULLNULL)], 'sylius.shop.register.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.register.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.register.before_form'], NULLNULL)], 'sylius.shop.product.index.box' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product.index.box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_box'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.product.index.box''@SyliusShop/Product/Box/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product.index.box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_box'], 5NULL)], 'sylius.shop.layout.footer' => ['grid' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('grid''sylius.shop.layout.footer''@SyliusShop/Layout/Footer/_grid.html.twig', [], 20NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.layout.footer''@SyliusShop/Layout/Footer/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.layout.footer''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_footer'], 5NULL)], 'sylius.shop.layout.footer.grid' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.layout.footer.grid''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_footer'], 45NULL), 'plus' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('plus''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_plus.html.twig', [], 40NULL), 'your_store' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('your_store''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_your_store.html.twig', [], 30NULL), 'customer_care' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('customer_care''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_customer_care.html.twig', [], 20NULL), 'payment_methods' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('payment_methods''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_payment_methods.html.twig', [], 10NULL)], 'sylius.shop.layout.header.grid' => ['logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo''sylius.shop.layout.header.grid''@SyliusShop/Layout/Header/_logo.html.twig', [], 30NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.layout.header.grid''@SyliusShop/Layout/Header/_content.html.twig', [], 20NULL), 'cart' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('cart''sylius.shop.layout.header.grid''@SyliusShop/Layout/Header/_cart.html.twig', [], 10NULL)], 'sylius.shop.layout.header.content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.header'], NULLNULL)], 'sylius.shop.login.register_column' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.login.register_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.before_register'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.login.register_column''@SyliusShop/Login/_register.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.login.register_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.after_register'], 5NULL)], 'sylius.shop.login.main_column' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.login.main_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.before_login'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.login.main_column''@SyliusShop/Login/_login.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.login.main_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.after_login'], 5NULL)], 'sylius.shop.layout.stylesheets' => ['styles' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('styles''sylius.shop.layout.stylesheets''@SyliusShop/_styles.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.stylesheets''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.stylesheets'], 0NULL)], 'sylius.shop.layout.javascripts' => ['scripts' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('scripts''sylius.shop.layout.javascripts''@SyliusShop/_scripts.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.javascripts''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.javascripts'], 0NULL)], 'sylius.shop.layout.head' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.head''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.head'], NULLNULL)], 'sylius.shop.layout.before_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.before_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_content'], NULLNULL)], 'sylius.shop.layout.after_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.after_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_content'], NULLNULL)], 'sylius.shop.layout.header' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.layout.header''@SyliusShop/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.shop.layout.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_header'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.shop.layout.header''@SyliusShop/Layout/Header/_menu.html.twig', [], 10NULL)], 'sylius.shop.layout.before_body' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.before_body''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_body'], NULLNULL)], 'sylius.shop.layout.after_body' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.after_body''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_body'], NULLNULL)], 'sylius.shop.account.dashboard.after_information' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.dashboard.after_information''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.dashboard.after_information'], NULLNULL)], 'sylius.shop.account.order.index.subcontent' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.account.order.index.subcontent''@SyliusShop/Account/Order/Index/_header.html.twig', [], 20NULL), 'after_content_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_header_legacy''sylius.shop.account.order.index.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.index.after_content_header'], 15NULL), 'subcontent' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('subcontent''sylius.shop.account.order.index.subcontent''@SyliusShop/Account/Order/Index/_subcontent.html.twig', [], 10NULL), 'after_grid_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_grid_legacy''sylius.shop.account.order.index.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.index.after_grid'], 5NULL)], 'sylius.shop.account.order.show.subcontent' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.account.order.show.subcontent''@SyliusShop/Account/Order/Show/_header.html.twig', [], 20NULL), 'after_content_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_header_legacy''sylius.shop.account.order.show.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.show.after_content_header'], 15NULL), 'summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary''sylius.shop.account.order.show.subcontent''@SyliusShop/Common/Order/_summary.html.twig', [], 10NULL), 'after_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_summary_legacy''sylius.shop.account.order.show.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.show.after_summary'], 5NULL)], 'sylius.shop.checkout.steps' => ['steps' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('steps''sylius.shop.checkout.steps''@SyliusShop/Checkout/_steps.html.twig', [], 10NULL)], 'sylius.shop.checkout.address.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.after_steps'], 0NULL)], 'sylius.shop.checkout.complete.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.complete.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.after_steps'], 0NULL)], 'sylius.shop.checkout.select_payment.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_payment.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.after_steps'], 0NULL)], 'sylius.shop.checkout.select_shipping.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_shipping.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.after_steps'], 0NULL)], 'sylius.shop.checkout.sidebar' => ['summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary''sylius.shop.checkout.sidebar''@SyliusShop/Checkout/_summary.html.twig', [], 20NULL), 'support' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('support''sylius.shop.checkout.sidebar''@SyliusShop/Checkout/_support.html.twig', [], 10NULL)], 'sylius.shop.checkout.address.sidebar' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.shop.checkout.address.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_summary'], 25NULL), 'before_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_support_legacy''sylius.shop.checkout.address.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_support'], 25NULL), 'after_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_support_legacy''sylius.shop.checkout.address.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.after_support'], 25NULL)], 'sylius.shop.checkout.select_payment.sidebar' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.shop.checkout.select_payment.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_summary'], 25NULL), 'before_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_support_legacy''sylius.shop.checkout.select_payment.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_support'], 25NULL), 'after_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_support_legacy''sylius.shop.checkout.select_payment.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.after_support'], 25NULL)], 'sylius.shop.checkout.select_shipping.sidebar' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.shop.checkout.select_shipping.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_summary'], 25NULL), 'before_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_support_legacy''sylius.shop.checkout.select_shipping.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_support'], 15NULL), 'after_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_support_legacy''sylius.shop.checkout.select_shipping.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.after_support'], 5NULL)], 'sylius.shop.checkout.complete.summary' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.checkout.complete.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.before_summary'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.checkout.complete.summary''@SyliusShop/Common/Order/_summary.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.checkout.complete.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.after_summary'], 5NULL)], 'sylius.shop.checkout.address.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_navigation'], NULLNULL)], 'sylius.shop.checkout.complete.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.complete.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.before_navigation'], NULLNULL)], 'sylius.shop.checkout.select_payment.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_payment.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_navigation'], NULLNULL)], 'sylius.shop.checkout.select_shipping.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_shipping.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_navigation'], NULLNULL)], 'sylius.shop.product.show.left_sidebar' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product.show.left_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_images'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.product.show.left_sidebar''@SyliusShop/Product/Show/_images.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product.show.left_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_images'], 5NULL)], 'sylius.shop.product.show.right_sidebar' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_header.html.twig', [], 50NULL), 'after_product_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_product_header_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_product_header'], 45NULL), 'reviews' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('reviews''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_reviews.html.twig', [], 40NULL), 'after_reviews_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_reviews_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_reviews'], 35NULL), 'price_widget' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('price_widget''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_priceWidget.html.twig', [], 30NULL), 'after_price_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_price_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_price'], 25NULL), 'short_description' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('short_description''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_shortDescription.html.twig', [], 20NULL), 'after_description_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_description_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_description'], 15NULL), 'variant_selection' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('variant_selection''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_variantSelection.html.twig', [], 10NULL), 'pay_with_pay_pal' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_with_pay_pal''sylius.shop.product.show.right_sidebar''@SyliusPayPalPlugin/Buttons/productDetails.html.twig', [], 7NULL), 'after_add_to_cart_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_add_to_cart_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_add_to_cart'], 5NULL)], 'sylius.shop.product.show.content' => ['before_tabs_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_tabs_legacy''sylius.shop.product.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_tabs'], 25NULL), 'tabs' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tabs''sylius.shop.product.show.content''@SyliusShop/Product/Show/_tabs.html.twig', [], 20NULL), 'before_associations_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_associations_legacy''sylius.shop.product.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_associations'], 15NULL), 'associations' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('associations''sylius.shop.product.show.content''@SyliusShop/Product/Show/_associations.html.twig', [], 10NULL)], 'sylius.admin.payment_method.create.header' => ['pay_pal_logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_pal_logo''sylius.admin.payment_method.create.header''@SyliusPayPalPlugin/payPalLogo.html.twig', [], NULLNULL)], 'sylius.admin.payment_method.index.javascripts' => ['pay_pal_payment_method' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_pal_payment_method''sylius.admin.payment_method.index.javascripts''@SyliusPayPalPlugin/javascripts.html.twig', [], -100NULL)]]);
  4704.     }
  4705.     /**
  4706.      * Gets the private 'annotations.cache_adapter' shared service.
  4707.      *
  4708.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4709.      */
  4710.     protected function getAnnotations_CacheAdapterService()
  4711.     {
  4712.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4713.     }
  4714.     /**
  4715.      * Gets the private 'annotations.cached_reader' shared service.
  4716.      *
  4717.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4718.      */
  4719.     protected function getAnnotations_CachedReaderService()
  4720.     {
  4721.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4722.     }
  4723.     /**
  4724.      * Gets the private 'annotations.reader' shared service.
  4725.      *
  4726.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4727.      */
  4728.     protected function getAnnotations_ReaderService()
  4729.     {
  4730.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4731.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4732.         $a->registerUniqueLoader('class_exists');
  4733.         $instance->addGlobalIgnoredName('required'$a);
  4734.         $instance->addGlobalIgnoredName('template');
  4735.         $instance->addGlobalIgnoredName('psalm');
  4736.         return $instance;
  4737.     }
  4738.     /**
  4739.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  4740.      *
  4741.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4742.      */
  4743.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  4744.     {
  4745.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jMTzQBf6Li'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4746.     }
  4747.     /**
  4748.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  4749.      *
  4750.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4751.      */
  4752.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  4753.     {
  4754.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YSmDBZFa0Z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4755.     }
  4756.     /**
  4757.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  4758.      *
  4759.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4760.      */
  4761.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  4762.     {
  4763.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gqeyD2HAYu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4764.     }
  4765.     /**
  4766.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  4767.      *
  4768.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4769.      */
  4770.     protected function getApiPlatform_Cache_RouteNameResolverService()
  4771.     {
  4772.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XbY1JHnqRr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4773.     }
  4774.     /**
  4775.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  4776.      *
  4777.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4778.      */
  4779.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  4780.     {
  4781.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uwYbxpJscG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4782.     }
  4783.     /**
  4784.      * Gets the private 'api_platform.filter_locator' shared service.
  4785.      *
  4786.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4787.      */
  4788.     protected function getApiPlatform_FilterLocatorService()
  4789.     {
  4790.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4791.             'sylius.api.exchange_rate_filter' => ['privates''sylius.api.exchange_rate_filter''getSylius_Api_ExchangeRateFilterService.php'true],
  4792.             'sylius.api.filter_archived_shipping_methods' => ['privates''sylius.api.filter_archived_shipping_methods''getSylius_Api_FilterArchivedShippingMethodsService.php'true],
  4793.             'sylius.api.product_association_type_filter' => ['privates''sylius.api.product_association_type_filter''getSylius_Api_ProductAssociationTypeFilterService.php'true],
  4794.             'sylius.api.product_order_filter' => ['privates''sylius.api.product_order_filter''getSylius_Api_ProductOrderFilterService.php'true],
  4795.             'sylius.api.product_taxon_code_filter' => ['privates''sylius.api.product_taxon_code_filter''getSylius_Api_ProductTaxonCodeFilterService.php'true],
  4796.             'sylius.api.search_payment_filter' => ['privates''sylius.api.search_payment_filter''getSylius_Api_SearchPaymentFilterService.php'true],
  4797.             'sylius.api.search_shipment_filter' => ['privates''sylius.api.search_shipment_filter''getSylius_Api_SearchShipmentFilterService.php'true],
  4798.             'sylius.api.shipping_method_order_filter' => ['privates''sylius.api.shipping_method_order_filter''getSylius_Api_ShippingMethodOrderFilterService.php'true],
  4799.             'sylius.api.translation_order_name_and_locale_filter' => ['privates''sylius.api.translation_order_name_and_locale_filter''getSylius_Api_TranslationOrderNameAndLocaleFilterService.php'true],
  4800.         ], [
  4801.             'sylius.api.exchange_rate_filter' => '?',
  4802.             'sylius.api.filter_archived_shipping_methods' => '?',
  4803.             'sylius.api.product_association_type_filter' => '?',
  4804.             'sylius.api.product_order_filter' => '?',
  4805.             'sylius.api.product_taxon_code_filter' => '?',
  4806.             'sylius.api.search_payment_filter' => '?',
  4807.             'sylius.api.search_shipment_filter' => '?',
  4808.             'sylius.api.shipping_method_order_filter' => '?',
  4809.             'sylius.api.translation_order_name_and_locale_filter' => '?',
  4810.         ]);
  4811.     }
  4812.     /**
  4813.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  4814.      *
  4815.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  4816.      */
  4817.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  4818.     {
  4819.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4820.     }
  4821.     /**
  4822.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  4823.      *
  4824.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  4825.      */
  4826.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  4827.     {
  4828.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  4829.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  4830.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  4831.         }
  4832.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  4833.     }
  4834.     /**
  4835.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  4836.      *
  4837.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  4838.      */
  4839.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  4840.     {
  4841.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  4842.     }
  4843.     /**
  4844.      * Gets the private 'api_platform.identifier.converter' shared service.
  4845.      *
  4846.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  4847.      */
  4848.     protected function getApiPlatform_Identifier_ConverterService()
  4849.     {
  4850.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  4851.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  4852.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  4853.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  4854.         }, 3));
  4855.     }
  4856.     /**
  4857.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  4858.      *
  4859.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  4860.      */
  4861.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  4862.     {
  4863.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  4864.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  4865.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a$b), $a$b);
  4866.     }
  4867.     /**
  4868.      * Gets the private 'api_platform.iri_converter' shared service.
  4869.      *
  4870.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  4871.      */
  4872.     protected function getApiPlatform_IriConverterService()
  4873.     {
  4874.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  4875.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4876.     }
  4877.     /**
  4878.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  4879.      *
  4880.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  4881.      */
  4882.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  4883.     {
  4884.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4885.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  4886.         return $instance;
  4887.     }
  4888.     /**
  4889.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  4890.      *
  4891.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  4892.      */
  4893.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  4894.     {
  4895.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  4896.     }
  4897.     /**
  4898.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  4899.      *
  4900.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  4901.      */
  4902.     protected function getApiPlatform_Listener_Request_AddFormatService()
  4903.     {
  4904.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  4905.     }
  4906.     /**
  4907.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  4908.      *
  4909.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  4910.      */
  4911.     protected function getApiPlatform_Listener_Request_DeserializeService()
  4912.     {
  4913.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4914.     }
  4915.     /**
  4916.      * Gets the private 'api_platform.listener.request.read' shared service.
  4917.      *
  4918.      * @return \ApiPlatform\Core\EventListener\ReadListener
  4919.      */
  4920.     protected function getApiPlatform_Listener_Request_ReadService()
  4921.     {
  4922.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4923.     }
  4924.     /**
  4925.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  4926.      *
  4927.      * @return \ApiPlatform\Core\Filter\QueryParameterValidateListener
  4928.      */
  4929.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  4930.     {
  4931.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\Filter\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  4932.     }
  4933.     /**
  4934.      * Gets the private 'api_platform.metadata.extractor.xml' shared service.
  4935.      *
  4936.      * @return \ApiPlatform\Core\Metadata\Extractor\XmlExtractor
  4937.      */
  4938.     protected function getApiPlatform_Metadata_Extractor_XmlService()
  4939.     {
  4940.         return $this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([=> (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonTranslation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethod.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTranslation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Currency.xml'), 10 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTranslation.xml'), 11 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Commands/RegisterShopUser.xml'), 12 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItem.xml'), 13 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml'), 14 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItemUnit.xml'), 15 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Locale.xml'), 16 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml'), 17 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml'), 18 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionTranslation.xml'), 19 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml'), 20 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Adjustment.xml'), 21 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml'), 22 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml'), 23 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Taxon.xml'), 24 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationType.xml'), 25 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml'), 26 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml'), 27 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml'), 28 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml'), 29 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml'), 30 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml'), 31 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml'), 32 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AvatarImage.xml'), 33 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethod.xml'), 34 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml'), 35 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml'), 36 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml'), 37 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml'), 38 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationTypeTranslation.xml')], $this);
  4941.     }
  4942.     /**
  4943.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  4944.      *
  4945.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  4946.      */
  4947.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  4948.     {
  4949.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  4950.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['validator'] ?? $this->getValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Sylius\Bundle\ApiBundle\ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService())), $this)))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))));
  4951.     }
  4952.     /**
  4953.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  4954.      *
  4955.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  4956.      */
  4957.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  4958.     {
  4959.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyNameCollectionFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))))));
  4960.     }
  4961.     /**
  4962.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  4963.      *
  4964.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  4965.      */
  4966.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  4967.     {
  4968.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  4969.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService())))))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  4970.     }
  4971.     /**
  4972.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  4973.      *
  4974.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  4975.      */
  4976.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  4977.     {
  4978.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService())))));
  4979.     }
  4980.     /**
  4981.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  4982.      *
  4983.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  4984.      */
  4985.     protected function getApiPlatform_OperationPathResolver_CustomService()
  4986.     {
  4987.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Core\Operation\DashPathSegmentNameGenerator()))));
  4988.     }
  4989.     /**
  4990.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  4991.      *
  4992.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  4993.      */
  4994.     protected function getApiPlatform_ResourceClassResolverService()
  4995.     {
  4996.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  4997.     }
  4998.     /**
  4999.      * Gets the private 'api_platform.router' shared service.
  5000.      *
  5001.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  5002.      */
  5003.     protected function getApiPlatform_RouterService()
  5004.     {
  5005.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()));
  5006.     }
  5007.     /**
  5008.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5009.      *
  5010.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  5011.      */
  5012.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5013.     {
  5014.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  5015.     }
  5016.     /**
  5017.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5018.      *
  5019.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  5020.      */
  5021.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5022.     {
  5023.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5024.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder(new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService())), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()))));
  5025.     }
  5026.     /**
  5027.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5028.      *
  5029.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5030.      */
  5031.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5032.     {
  5033.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Core\Operation\DashPathSegmentNameGenerator()))));
  5034.     }
  5035.     /**
  5036.      * Gets the private 'cache.annotations' shared service.
  5037.      *
  5038.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5039.      */
  5040.     protected function getCache_AnnotationsService()
  5041.     {
  5042.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('eHoOJSwBee'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5043.     }
  5044.     /**
  5045.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  5046.      *
  5047.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5048.      */
  5049.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  5050.     {
  5051.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5052.     }
  5053.     /**
  5054.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5055.      *
  5056.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5057.      */
  5058.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5059.     {
  5060.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5061.     }
  5062.     /**
  5063.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5064.      *
  5065.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5066.      */
  5067.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5068.     {
  5069.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5070.     }
  5071.     /**
  5072.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5073.      *
  5074.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5075.      */
  5076.     protected function getCache_Messenger_RestartWorkersSignalService()
  5077.     {
  5078.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('qto7cn0bAk'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  5079.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5080.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5081.     }
  5082.     /**
  5083.      * Gets the private 'cache.property_info' shared service.
  5084.      *
  5085.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5086.      */
  5087.     protected function getCache_PropertyInfoService()
  5088.     {
  5089.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7NpL8jeKxd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5090.     }
  5091.     /**
  5092.      * Gets the private 'cache.security_expression_language' shared service.
  5093.      *
  5094.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5095.      */
  5096.     protected function getCache_SecurityExpressionLanguageService()
  5097.     {
  5098.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0VAQ5Po2wN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5099.     }
  5100.     /**
  5101.      * Gets the private 'cache.serializer' shared service.
  5102.      *
  5103.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5104.      */
  5105.     protected function getCache_SerializerService()
  5106.     {
  5107.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HLFudZPqKR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5108.     }
  5109.     /**
  5110.      * Gets the private 'cache.validator' shared service.
  5111.      *
  5112.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5113.      */
  5114.     protected function getCache_ValidatorService()
  5115.     {
  5116.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lEn7QH7ZRO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5117.     }
  5118.     /**
  5119.      * Gets the private 'data_collector.form' shared service.
  5120.      *
  5121.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5122.      */
  5123.     protected function getDataCollector_FormService()
  5124.     {
  5125.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5126.     }
  5127.     /**
  5128.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5129.      *
  5130.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5131.      */
  5132.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5133.     {
  5134.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  5135.             yield => ($this->privates['sylius.api.collection_data_provider.taxon'] ?? $this->load('getSylius_Api_CollectionDataProvider_TaxonService.php'));
  5136.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService.php'));
  5137.         }, 2)));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5141.      *
  5142.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5143.      */
  5144.     protected function getDebug_ApiPlatform_DataPersisterService()
  5145.     {
  5146.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5147.             yield => ($this->privates['sylius.api.data_persister.admin_user'] ?? $this->load('getSylius_Api_DataPersister_AdminUserService.php'));
  5148.             yield => ($this->privates['sylius.api.data_persister.shipping_method'] ?? $this->load('getSylius_Api_DataPersister_ShippingMethodService.php'));
  5149.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService.php'));
  5150.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService.php'));
  5151.         }, 4)));
  5152.     }
  5153.     /**
  5154.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  5155.      *
  5156.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  5157.      */
  5158.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  5159.     {
  5160.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  5161.             yield => ($this->privates['sylius.api.collection_data_provider.product'] ?? $this->load('getSylius_Api_CollectionDataProvider_ProductService.php'));
  5162.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService.php'));
  5163.         }, 2)));
  5164.     }
  5165.     /**
  5166.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5167.      *
  5168.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5169.      */
  5170.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5171.     {
  5172.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  5173.             yield => ($this->privates['sylius.api.collection_data_provider.shipping_methods_available_for_order'] ?? $this->load('getSylius_Api_CollectionDataProvider_ShippingMethodsAvailableForOrderService.php'));
  5174.             yield => ($this->privates['sylius.api.collection_data_provider.payment_method'] ?? $this->load('getSylius_Api_CollectionDataProvider_PaymentMethodService.php'));
  5175.             yield => ($this->privates['sylius.api.collection_data_provider.adjustments_for_order'] ?? $this->load('getSylius_Api_CollectionDataProvider_AdjustmentsForOrderService.php'));
  5176.             yield => ($this->privates['sylius.api.collection_data_provider.adjustments_for_order_item'] ?? $this->load('getSylius_Api_CollectionDataProvider_AdjustmentsForOrderItemService.php'));
  5177.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService.php'));
  5178.         }, 5)));
  5179.     }
  5180.     /**
  5181.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5182.      *
  5183.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5184.      */
  5185.     protected function getDebug_DebugHandlersListenerService()
  5186.     {
  5187.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5188.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5189.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5190.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5191.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5192.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  5193.     }
  5194.     /**
  5195.      * Gets the private 'debug.file_link_formatter' shared service.
  5196.      *
  5197.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5198.      */
  5199.     protected function getDebug_FileLinkFormatterService()
  5200.     {
  5201.         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 () {
  5202.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  5203.         });
  5204.     }
  5205.     /**
  5206.      * Gets the private 'debug.log_processor' shared service.
  5207.      *
  5208.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5209.      */
  5210.     protected function getDebug_LogProcessorService()
  5211.     {
  5212.         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())));
  5213.     }
  5214.     /**
  5215.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5216.      *
  5217.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5218.      */
  5219.     protected function getDebug_Security_Access_DecisionManagerService()
  5220.     {
  5221.         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 () {
  5222.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  5223.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  5224.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  5225.         }, 3), 'affirmative'falsetrue));
  5226.     }
  5227.     /**
  5228.      * Gets the private 'debug.security.firewall' shared service.
  5229.      *
  5230.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5231.      */
  5232.     protected function getDebug_Security_FirewallService()
  5233.     {
  5234.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5235.     }
  5236.     /**
  5237.      * Gets the private 'form.registry' shared service.
  5238.      *
  5239.      * @return \Symfony\Component\Form\FormRegistry
  5240.      */
  5241.     protected function getForm_RegistryService()
  5242.     {
  5243.         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, [
  5244.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => ['privates''fos_oauth_server.authorize.form.type''getFosOauthServer_Authorize_Form_TypeService.php'true],
  5245.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService.php'true],
  5246.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService.php'true],
  5247.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService.php'true],
  5248.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService.php'true],
  5249.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService.php'true],
  5250.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService.php'true],
  5251.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService.php'true],
  5252.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.address''getSylius_Form_Type_AddressService.php'true],
  5253.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => ['services''sylius.form.type.country_choice''getSylius_Form_Type_CountryChoiceService.php'true],
  5254.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => ['services''sylius.form.type.country_code_choice''getSylius_Form_Type_CountryCodeChoiceService.php'true],
  5255.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => ['services''sylius.form.type.country''getSylius_Form_Type_CountryService.php'true],
  5256.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => ['services''sylius.form.type.province_choice''getSylius_Form_Type_ProvinceChoiceService.php'true],
  5257.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => ['services''sylius.form.type.province_code_choice''getSylius_Form_Type_ProvinceCodeChoiceService.php'true],
  5258.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => ['services''sylius.form.type.province''getSylius_Form_Type_ProvinceService.php'true],
  5259.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => ['services''sylius.form.type.zone_choice''getSylius_Form_Type_ZoneChoiceService.php'true],
  5260.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => ['services''sylius.form.type.zone_code_choice''getSylius_Form_Type_ZoneCodeChoiceService.php'true],
  5261.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => ['services''sylius.form.type.zone_member''getSylius_Form_Type_ZoneMemberService.php'true],
  5262.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => ['services''sylius.form.type.zone''getSylius_Form_Type_ZoneService.php'true],
  5263.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.api_checkout_address''getSylius_Form_Type_ApiCheckoutAddressService.php'true],
  5264.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType' => ['services''sylius.form.type.api_client''getSylius_Form_Type_ApiClientService.php'true],
  5265.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.api_customer''getSylius_Form_Type_ApiCustomerService.php'true],
  5266.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.api_order_item''getSylius_Form_Type_ApiOrderItemService.php'true],
  5267.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderPromotionCouponType' => ['services''sylius.form.type.api_order_promotion_coupon''getSylius_Form_Type_ApiOrderPromotionCouponService.php'true],
  5268.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.api_order''getSylius_Form_Type_ApiOrderService.php'true],
  5269.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.api_product''getSylius_Form_Type_ApiProductService.php'true],
  5270.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductVariantType' => ['services''sylius.form.type.api_product_variant''getSylius_Form_Type_ApiProductVariantService.php'true],
  5271.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => ['services''sylius.form.type.attribute_type_choice''getSylius_Form_Type_AttributeTypeChoiceService.php'true],
  5272.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => ['services''sylius.form.type.attribute_type.select.choices_collection''getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService.php'true],
  5273.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => ['services''sylius.attribute_type.select.value.translations''getSylius_AttributeType_Select_Value_TranslationsService.php'true],
  5274.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => ['services''sylius.form.type.attribute_type.select''getSylius_Form_Type_AttributeType_SelectService.php'true],
  5275.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => ['services''sylius.form.type.channel_choice''getSylius_Form_Type_ChannelChoiceService.php'true],
  5276.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => ['services''sylius.form.type.channel''getSylius_Form_Type_ChannelService.php'true],
  5277.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services''sylius.form.type.address_choice''getSylius_Form_Type_AddressChoiceService.php'true],
  5278.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => ['services''sylius.form.type.channels_collection''getSylius_Form_Type_ChannelsCollectionService.php'true],
  5279.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services''sylius.form.type.checkout_address''getSylius_Form_Type_CheckoutAddressService.php'true],
  5280.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => ['services''sylius.form.type.checkout_complete''getSylius_Form_Type_CheckoutCompleteService.php'true],
  5281.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services''sylius.form.type.checkout_payment''getSylius_Form_Type_CheckoutPaymentService.php'true],
  5282.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => ['services''sylius.form.type.checkout_select_shipping''getSylius_Form_Type_CheckoutSelectShippingService.php'true],
  5283.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => ['services''sylius.form.type.checkout_shipment''getSylius_Form_Type_CheckoutShipmentService.php'true],
  5284.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => ['services''sylius.form.type.customer_checkout_guest''getSylius_Form_Type_CustomerCheckoutGuestService.php'true],
  5285.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => ['services''sylius.form.type.customer_guest''getSylius_Form_Type_CustomerGuestService.php'true],
  5286.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => ['services''sylius.form.type.customer_registration''getSylius_Form_Type_CustomerRegistrationService.php'true],
  5287.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => ['services''sylius.form.type.customer_simple_registration''getSylius_Form_Type_CustomerSimpleRegistrationService.php'true],
  5288.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => ['services''sylius.form.type.add_to_cart''getSylius_Form_Type_AddToCartService.php'true],
  5289.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => ['services''sylius.form.type.channel_pricing''getSylius_Form_Type_ChannelPricingService.php'true],
  5290.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => ['services''sylius.form.type.product_image''getSylius_Form_Type_ProductImageService.php'true],
  5291.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => ['services''sylius.form.type.product_review''getSylius_Form_Type_ProductReviewService.php'true],
  5292.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.product''getSylius_Form_Type_PromotionAction_Filter_ProductService.php'true],
  5293.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.taxon''getSylius_Form_Type_PromotionAction_Filter_TaxonService.php'true],
  5294.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => ['services''sylius.form.type.promotion_rule.contains_product_configuration''getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService.php'true],
  5295.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => ['services''sylius.form.type.promotion_rule.customer_group_configuration''getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService.php'true],
  5296.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => ['services''sylius.form.type.promotion_rule.has_taxon_configuration''getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService.php'true],
  5297.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => ['services''sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration''getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService.php'true],
  5298.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.flat_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService.php'true],
  5299.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.per_unit_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService.php'true],
  5300.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => ['services''sylius.form.type.shop_billing_data''getSylius_Form_Type_ShopBillingDataService.php'true],
  5301.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => ['services''sylius.form.type.tax_calculation_strategy_choice''getSylius_Form_Type_TaxCalculationStrategyChoiceService.php'true],
  5302.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => ['services''sylius.form.type.autocomplete_product_taxon_choice''getSylius_Form_Type_AutocompleteProductTaxonChoiceService.php'true],
  5303.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => ['services''sylius.form.type.taxon_image''getSylius_Form_Type_TaxonImageService.php'true],
  5304.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => ['services''sylius.form.type.admin_user''getSylius_Form_Type_AdminUserService.php'true],
  5305.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => ['services''sylius.form.type.avatar_image''getSylius_Form_Type_AvatarImageService.php'true],
  5306.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => ['services''sylius.form.type.shop_user_registration''getSylius_Form_Type_ShopUserRegistrationService.php'true],
  5307.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => ['services''sylius.form.type.shop_user''getSylius_Form_Type_ShopUserService.php'true],
  5308.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services''sylius.form.type.currency_choice''getSylius_Form_Type_CurrencyChoiceService.php'true],
  5309.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services''sylius.form.type.currency''getSylius_Form_Type_CurrencyService.php'true],
  5310.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services''sylius.form.type.exchange_rate''getSylius_Form_Type_ExchangeRateService.php'true],
  5311.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => ['services''sylius.form.type.customer_choice''getSylius_Form_Type_CustomerChoiceService.php'true],
  5312.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => ['services''sylius.form.type.customer_group_choice''getSylius_Form_Type_CustomerGroupChoiceService.php'true],
  5313.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => ['services''sylius.form.type.customer_group_code_choice''getSylius_Form_Type_CustomerGroupCodeChoiceService.php'true],
  5314.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => ['services''sylius.form.type.customer_group''getSylius_Form_Type_CustomerGroupService.php'true],
  5315.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.customer_profile''getSylius_Form_Type_CustomerProfileService.php'true],
  5316.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services''sylius.form.type.customer''getSylius_Form_Type_CustomerService.php'true],
  5317.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => ['services''sylius.form.type.grid_filter.boolean''getSylius_Form_Type_GridFilter_BooleanService.php'true],
  5318.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => ['services''sylius.form.type.grid_filter.date''getSylius_Form_Type_GridFilter_DateService.php'true],
  5319.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => ['services''sylius.form.type.grid_filter.entity''getSylius_Form_Type_GridFilter_EntityService.php'true],
  5320.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => ['services''sylius.form.type.grid_filter.exists''getSylius_Form_Type_GridFilter_ExistsService.php'true],
  5321.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => ['services''sylius.form.type.grid_filter.money''getSylius_Form_Type_GridFilter_MoneyService.php'true],
  5322.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => ['services''sylius.form.type.grid_filter.select''getSylius_Form_Type_GridFilter_SelectService.php'true],
  5323.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => ['services''sylius.form.type.grid_filter.string''getSylius_Form_Type_GridFilter_StringService.php'true],
  5324.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => ['services''sylius.form.type.locale_choice''getSylius_Form_Type_LocaleChoiceService.php'true],
  5325.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => ['services''sylius.form.type.locale''getSylius_Form_Type_LocaleService.php'true],
  5326.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services''sylius.form.type.money''getSylius_Form_Type_MoneyService.php'true],
  5327.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services''sylius.form.type.cart_item''getSylius_Form_Type_CartItemService.php'true],
  5328.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services''sylius.form.type.cart''getSylius_Form_Type_CartService.php'true],
  5329.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.order_item''getSylius_Form_Type_OrderItemService.php'true],
  5330.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.order''getSylius_Form_Type_OrderService.php'true],
  5331.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => ['services''sylius.form.type.payment_gateway_choice''getSylius_Form_Type_PaymentGatewayChoiceService.php'true],
  5332.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => ['services''sylius.form.type.payment_method_choice''getSylius_Form_Type_PaymentMethodChoiceService.php'true],
  5333.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => ['services''sylius.form.type.payment_method_translation''getSylius_Form_Type_PaymentMethodTranslationService.php'true],
  5334.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => ['services''sylius.form.type.payment_method''getSylius_Form_Type_PaymentMethodService.php'true],
  5335.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => ['services''sylius.form.type.payment''getSylius_Form_Type_PaymentService.php'true],
  5336.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services''sylius.form.type.gateway_config''getSylius_Form_Type_GatewayConfigService.php'true],
  5337.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.paypal''getSylius_Form_Type_GatewayConfiguration_PaypalService.php'true],
  5338.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.stripe''getSylius_Form_Type_GatewayConfiguration_StripeService.php'true],
  5339.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => ['services''sylius.form.type.product_association''getSylius_Form_Type_ProductAssociationService.php'true],
  5340.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => ['services''sylius.form.type.product_association_type_choice''getSylius_Form_Type_ProductAssociationTypeChoiceService.php'true],
  5341.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => ['services''sylius.form.type.product_association_type_translation''getSylius_Form_Type_ProductAssociationTypeTranslationService.php'true],
  5342.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => ['services''sylius.form.type.product_association_type''getSylius_Form_Type_ProductAssociationTypeService.php'true],
  5343.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => ['services''sylius.form.type.sylius_product_associations''getSylius_Form_Type_SyliusProductAssociationsService.php'true],
  5344.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => ['services''sylius.form.type.product_attribute_choice''getSylius_Form_Type_ProductAttributeChoiceService.php'true],
  5345.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => ['services''sylius.form.type.product_attribute_translation''getSylius_Form_Type_ProductAttributeTranslationService.php'true],
  5346.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => ['services''sylius.form.type.product_attribute''getSylius_Form_Type_ProductAttributeService.php'true],
  5347.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => ['services''sylius.form.type.product_attribute_value''getSylius_Form_Type_ProductAttributeValueService.php'true],
  5348.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => ['services''sylius.form.type.product_choice''getSylius_Form_Type_ProductChoiceService.php'true],
  5349.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => ['services''sylius.form.type.product_code_choice''getSylius_Form_Type_ProductCodeChoiceService.php'true],
  5350.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => ['services''sylius.form.type.product_generate_variants''getSylius_Form_Type_ProductGenerateVariantsService.php'true],
  5351.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => ['services''sylius.form.type.product_option_choice''getSylius_Form_Type_ProductOptionChoiceService.php'true],
  5352.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => ['services''sylius.form.type.product_option_translation''getSylius_Form_Type_ProductOptionTranslationService.php'true],
  5353.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => ['services''sylius.form.type.product_option''getSylius_Form_Type_ProductOptionService.php'true],
  5354.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => ['services''sylius.form.type.product_option_value_choice''getSylius_Form_Type_ProductOptionValueChoiceService.php'true],
  5355.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => ['services''sylius.form.type.product_option_value_translation''getSylius_Form_Type_ProductOptionValueTranslationService.php'true],
  5356.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => ['services''sylius.form.type.product_option_value''getSylius_Form_Type_ProductOptionValueService.php'true],
  5357.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => ['services''sylius.form.type.product_translation''getSylius_Form_Type_ProductTranslationService.php'true],
  5358.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.product''getSylius_Form_Type_ProductService.php'true],
  5359.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => ['services''sylius.form.type.product_variant_generation''getSylius_Form_Type_ProductVariantGenerationService.php'true],
  5360.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => ['services''sylius.form.type.product_variant_translation''getSylius_Form_Type_ProductVariantTranslationService.php'true],
  5361.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => ['services''sylius.form.type.product_variant''getSylius_Form_Type_ProductVariantService.php'true],
  5362.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => ['services''sylius.form.type.promotion_action_choice''getSylius_Form_Type_PromotionActionChoiceService.php'true],
  5363.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => ['services''sylius.form.type.promotion_action.collection''getSylius_Form_Type_PromotionAction_CollectionService.php'true],
  5364.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => ['services''sylius.form.type.promotion_action''getSylius_Form_Type_PromotionActionService.php'true],
  5365.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => ['services''sylius.form.type.promotion_coupon_generator_instruction''getSylius_Form_Type_PromotionCouponGeneratorInstructionService.php'true],
  5366.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => ['services''sylius.form.type.promotion_coupon_to_code''getSylius_Form_Type_PromotionCouponToCodeService.php'true],
  5367.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => ['services''sylius.form.type.promotion_coupon''getSylius_Form_Type_PromotionCouponService.php'true],
  5368.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => ['services''sylius.form.type.promotion_rule_choice''getSylius_Form_Type_PromotionRuleChoiceService.php'true],
  5369.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => ['services''sylius.form.type.promotion_rule.collection''getSylius_Form_Type_PromotionRule_CollectionService.php'true],
  5370.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => ['services''sylius.form.type.promotion_rule''getSylius_Form_Type_PromotionRuleService.php'true],
  5371.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => ['services''sylius.form.type.promotion''getSylius_Form_Type_PromotionService.php'true],
  5372.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => ['services''sylius.form.type.default''getSylius_Form_Type_DefaultService.php'true],
  5373.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => ['services''sylius.form.type.resource_autocomplete_choice''getSylius_Form_Type_ResourceAutocompleteChoiceService.php'true],
  5374.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services''sylius.form.type.resource_translations''getSylius_Form_Type_ResourceTranslationsService.php'true],
  5375.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => ['services''sylius.form.type.shipping_calculator_choice''getSylius_Form_Type_ShippingCalculatorChoiceService.php'true],
  5376.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => ['services''sylius.form.type.shipment_ship''getSylius_Form_Type_ShipmentShipService.php'true],
  5377.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => ['services''sylius.form.type.shipment''getSylius_Form_Type_ShipmentService.php'true],
  5378.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => ['services''sylius.form.type.shipping_category_choice''getSylius_Form_Type_ShippingCategoryChoiceService.php'true],
  5379.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => ['services''sylius.form.type.shipping_category''getSylius_Form_Type_ShippingCategoryService.php'true],
  5380.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => ['services''sylius.form.type.shipping_method_choice''getSylius_Form_Type_ShippingMethodChoiceService.php'true],
  5381.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => ['services''sylius.form.type.shipping_method_rule_choice''getSylius_Form_Type_ShippingMethodRuleChoiceService.php'true],
  5382.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => ['services''sylius.form.type.shipping_method_rule.collection''getSylius_Form_Type_ShippingMethodRule_CollectionService.php'true],
  5383.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => ['services''sylius.form.type.shipping_method_rule''getSylius_Form_Type_ShippingMethodRuleService.php'true],
  5384.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => ['services''sylius.form.type.shipping_method_translation''getSylius_Form_Type_ShippingMethodTranslationService.php'true],
  5385.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => ['services''sylius.form.type.shipping_method''getSylius_Form_Type_ShippingMethodService.php'true],
  5386.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => ['services''sylius.form.type.tax_calculator_choice''getSylius_Form_Type_TaxCalculatorChoiceService.php'true],
  5387.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => ['services''sylius.form.type.tax_category_choice''getSylius_Form_Type_TaxCategoryChoiceService.php'true],
  5388.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => ['services''sylius.form.type.tax_category''getSylius_Form_Type_TaxCategoryService.php'true],
  5389.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services''sylius.form.type.tax_rate''getSylius_Form_Type_TaxRateService.php'true],
  5390.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => ['services''sylius.form.type.taxon_position''getSylius_Form_Type_TaxonPositionService.php'true],
  5391.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => ['services''sylius.form.type.taxon_translation''getSylius_Form_Type_TaxonTranslationService.php'true],
  5392.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => ['services''sylius.form.type.taxon''getSylius_Form_Type_TaxonService.php'true],
  5393.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates''sylius.theme.form.type.theme_choice''getSylius_Theme_Form_Type_ThemeChoiceService.php'true],
  5394.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates''sylius.theme.form.type.theme_name_choice''getSylius_Theme_Form_Type_ThemeNameChoiceService.php'true],
  5395.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => ['services''sylius.form.type.security_login''getSylius_Form_Type_SecurityLoginService.php'true],
  5396.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => ['services''sylius.form.type.user_change_password''getSylius_Form_Type_UserChangePasswordService.php'true],
  5397.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => ['services''sylius.form.type.user_login''getSylius_Form_Type_UserLoginService.php'true],
  5398.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => ['services''sylius.form.type.user_request_password_reset''getSylius_Form_Type_UserRequestPasswordResetService.php'true],
  5399.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => ['services''sylius.form.type.user_reset_password''getSylius_Form_Type_UserResetPasswordService.php'true],
  5400.             'Sylius\\PayPalPlugin\\Form\\Type\\SelectPaymentType' => ['privates''sylius.form.type.checkout_select_payment''getSylius_Form_Type_CheckoutSelectPaymentService.php'true],
  5401.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService.php'true],
  5402.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  5403.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  5404.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  5405.         ], [
  5406.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => '?',
  5407.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  5408.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  5409.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  5410.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  5411.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  5412.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  5413.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  5414.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => '?',
  5415.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => '?',
  5416.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => '?',
  5417.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => '?',
  5418.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => '?',
  5419.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => '?',
  5420.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => '?',
  5421.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => '?',
  5422.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => '?',
  5423.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => '?',
  5424.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => '?',
  5425.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\AddressType' => '?',
  5426.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType' => '?',
  5427.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\CustomerProfileType' => '?',
  5428.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderItemType' => '?',
  5429.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderPromotionCouponType' => '?',
  5430.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderType' => '?',
  5431.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => '?',
  5432.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductVariantType' => '?',
  5433.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => '?',
  5434.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => '?',
  5435.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => '?',
  5436.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => '?',
  5437.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => '?',
  5438.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => '?',
  5439.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  5440.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => '?',
  5441.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  5442.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => '?',
  5443.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  5444.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  5445.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => '?',
  5446.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => '?',
  5447.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => '?',
  5448.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => '?',
  5449.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => '?',
  5450.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => '?',
  5451.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => '?',
  5452.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => '?',
  5453.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => '?',
  5454.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => '?',
  5455.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => '?',
  5456.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => '?',
  5457.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => '?',
  5458.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => '?',
  5459.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => '?',
  5460.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => '?',
  5461.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => '?',
  5462.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => '?',
  5463.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => '?',
  5464.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => '?',
  5465.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => '?',
  5466.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => '?',
  5467.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => '?',
  5468.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => '?',
  5469.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => '?',
  5470.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  5471.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  5472.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  5473.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => '?',
  5474.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => '?',
  5475.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => '?',
  5476.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => '?',
  5477.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => '?',
  5478.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  5479.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => '?',
  5480.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => '?',
  5481.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => '?',
  5482.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => '?',
  5483.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => '?',
  5484.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => '?',
  5485.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => '?',
  5486.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => '?',
  5487.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => '?',
  5488.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  5489.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  5490.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  5491.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => '?',
  5492.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => '?',
  5493.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => '?',
  5494.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => '?',
  5495.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => '?',
  5496.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => '?',
  5497.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => '?',
  5498.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  5499.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  5500.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => '?',
  5501.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => '?',
  5502.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => '?',
  5503.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => '?',
  5504.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => '?',
  5505.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => '?',
  5506.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => '?',
  5507.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => '?',
  5508.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => '?',
  5509.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => '?',
  5510.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => '?',
  5511.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => '?',
  5512.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => '?',
  5513.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => '?',
  5514.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => '?',
  5515.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => '?',
  5516.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => '?',
  5517.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => '?',
  5518.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => '?',
  5519.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => '?',
  5520.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => '?',
  5521.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => '?',
  5522.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => '?',
  5523.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => '?',
  5524.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => '?',
  5525.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => '?',
  5526.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => '?',
  5527.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => '?',
  5528.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => '?',
  5529.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => '?',
  5530.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => '?',
  5531.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => '?',
  5532.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => '?',
  5533.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => '?',
  5534.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => '?',
  5535.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => '?',
  5536.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  5537.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => '?',
  5538.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => '?',
  5539.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => '?',
  5540.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => '?',
  5541.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => '?',
  5542.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => '?',
  5543.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => '?',
  5544.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => '?',
  5545.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => '?',
  5546.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => '?',
  5547.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => '?',
  5548.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => '?',
  5549.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => '?',
  5550.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => '?',
  5551.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  5552.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => '?',
  5553.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => '?',
  5554.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => '?',
  5555.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  5556.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  5557.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => '?',
  5558.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => '?',
  5559.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => '?',
  5560.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => '?',
  5561.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => '?',
  5562.             'Sylius\\PayPalPlugin\\Form\\Type\\SelectPaymentType' => '?',
  5563.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5564.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5565.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5566.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5567.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5568.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  5569.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  5570.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  5571.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  5572.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  5573.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  5574.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5575.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5576.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5577.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5578.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  5579.             yield => ($this->services['sylius.form.extension.type.address'] ?? ($this->services['sylius.form.extension.type.address'] = new \Sylius\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  5580.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  5581.             yield => ($this->services['sylius.form.extension.type.country'] ?? $this->load('getSylius_Form_Extension_Type_CountryService.php'));
  5582.         }, 1), 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => new RewindableGenerator(function () {
  5583.             yield => ($this->services['sylius.form.extension.type.channel'] ?? $this->load('getSylius_Form_Extension_Type_ChannelService.php'));
  5584.         }, 1), 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => new RewindableGenerator(function () {
  5585.             yield => ($this->services['sylius.form.extension.type.locale'] ?? $this->load('getSylius_Form_Extension_Type_LocaleService.php'));
  5586.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => new RewindableGenerator(function () {
  5587.             yield => ($this->services['sylius.form.extension.type.order'] ?? ($this->services['sylius.form.extension.type.order'] = new \Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension()));
  5588.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  5589.             yield => ($this->services['sylius.form.extension.type.cart'] ?? ($this->services['sylius.form.extension.type.cart'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  5590.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  5591.             yield => ($this->services['sylius.form.extension.type.cart_item'] ?? ($this->services['sylius.form.extension.type.cart_item'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  5592.         }, 1), 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => new RewindableGenerator(function () {
  5593.             yield => ($this->services['sylius.form.extension.type.payment_method'] ?? ($this->services['sylius.form.extension.type.payment_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension()));
  5594.             yield => ($this->privates['Sylius\\PayPalPlugin\\Form\\Extension\\PaymentMethodTypeExtension'] ?? ($this->privates['Sylius\\PayPalPlugin\\Form\\Extension\\PaymentMethodTypeExtension'] = new \Sylius\PayPalPlugin\Form\Extension\PaymentMethodTypeExtension()));
  5595.         }, 2), 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => new RewindableGenerator(function () {
  5596.             yield => ($this->services['sylius.form.extension.type.tax_rate'] ?? ($this->services['sylius.form.extension.type.tax_rate'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension()));
  5597.         }, 1), 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => new RewindableGenerator(function () {
  5598.             yield => ($this->services['sylius.form.extension.type.taxon'] ?? ($this->services['sylius.form.extension.type.taxon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension()));
  5599.         }, 1), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  5600.             yield => ($this->services['sylius.form.extension.type.customer'] ?? ($this->services['sylius.form.extension.type.customer'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  5601.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => new RewindableGenerator(function () {
  5602.             yield => ($this->services['sylius.form.extension.type.promotion'] ?? ($this->services['sylius.form.extension.type.promotion'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension()));
  5603.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => new RewindableGenerator(function () {
  5604.             yield => ($this->services['sylius.form.extension.type.promotion_coupon'] ?? ($this->services['sylius.form.extension.type.promotion_coupon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension()));
  5605.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionFilterCollectionType' => new RewindableGenerator(function () {
  5606.             yield => ($this->services['sylius.form.extension.type.promotion_filter_collection'] ?? ($this->services['sylius.form.extension.type.promotion_filter_collection'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionFilterCollectionTypeExtension()));
  5607.         }, 1), 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => new RewindableGenerator(function () {
  5608.             yield => ($this->services['sylius.form.extension.type.shipping_method'] ?? ($this->services['sylius.form.extension.type.shipping_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension()));
  5609.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  5610.             yield => ($this->services['sylius.form.extension.type.product'] ?? ($this->services['sylius.form.extension.type.product'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension()));
  5611.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => new RewindableGenerator(function () {
  5612.             yield => ($this->services['sylius.form.extension.type.product_translation'] ?? ($this->services['sylius.form.extension.type.product_translation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension()));
  5613.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => new RewindableGenerator(function () {
  5614.             yield => ($this->services['sylius.form.extension.type.product_variant'] ?? ($this->services['sylius.form.extension.type.product_variant'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension()));
  5615.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => new RewindableGenerator(function () {
  5616.             yield => ($this->services['sylius.form.extension.type.product_variant_generation'] ?? ($this->services['sylius.form.extension.type.product_variant_generation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantGenerationTypeExtension()));
  5617.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  5618.             yield => ($this->services['sylius.form.extension.type.collection'] ?? ($this->services['sylius.form.extension.type.collection'] = new \Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension()));
  5619.         }, 1), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  5620.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService.php'));
  5621.         }, 1), 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => new RewindableGenerator(function () {
  5622.             yield => ($this->services['sylius.form.extension.type.gateway_config.crypted'] ?? ($this->services['sylius.form.extension.type.gateway_config.crypted'] = new \Sylius\Bundle\PayumBundle\Form\Extension\CryptedGatewayConfigTypeExtension(NULL)));
  5623.         }, 1)], new RewindableGenerator(function () {
  5624.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  5625.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php'));
  5626.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5627.     }
  5628.     /**
  5629.      * Gets the private 'fos_rest.body_listener' shared service.
  5630.      *
  5631.      * @return \FOS\RestBundle\EventListener\BodyListener
  5632.      */
  5633.     protected function getFosRest_BodyListenerService()
  5634.     {
  5635.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5636.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  5637.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  5638.         ], [
  5639.             'fos_rest.decoder.json' => '?',
  5640.             'fos_rest.decoder.xml' => '?',
  5641.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  5642.         $instance->setDefaultFormat(NULL);
  5643.         return $instance;
  5644.     }
  5645.     /**
  5646.      * Gets the private 'fos_rest.format_listener' shared service.
  5647.      *
  5648.      * @return \FOS\RestBundle\EventListener\FormatListener
  5649.      */
  5650.     protected function getFosRest_FormatListenerService()
  5651.     {
  5652.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5653.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  5654.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/.*'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  5655.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  5656.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  5657.     }
  5658.     /**
  5659.      * Gets the private 'hateoas.configuration.relations_repository' shared service.
  5660.      *
  5661.      * @return \Hateoas\Configuration\RelationsRepository
  5662.      */
  5663.     protected function getHateoas_Configuration_RelationsRepositoryService()
  5664.     {
  5665.         $a = ($this->privates['jms_serializer.metadata.file_locator'] ?? $this->getJmsSerializer_Metadata_FileLocatorService());
  5666.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Hateoas\Configuration\Metadata\Driver\YamlDriver($a), => new \Hateoas\Configuration\Metadata\Driver\XmlDriver($a), => new \Hateoas\Configuration\Metadata\Driver\ExtensionDriver(new \Hateoas\Configuration\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())))]), 'Metadata\\ClassHierarchyMetadata'true);
  5667.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/hateoas')));
  5668.         return $this->privates['hateoas.configuration.relations_repository'] = new \Hateoas\Configuration\RelationsRepository($b, new \Hateoas\Configuration\Provider\RelationProvider($b, new \Hateoas\Configuration\Provider\Resolver\ChainResolver([=> new \Hateoas\Configuration\Provider\Resolver\MethodResolver(), => new \Hateoas\Configuration\Provider\Resolver\StaticMethodResolver(), => new \Hateoas\Configuration\Provider\Resolver\SymfonyContainerResolver($this)])));
  5669.     }
  5670.     /**
  5671.      * Gets the private 'hateoas.expression.evaluator' shared service.
  5672.      *
  5673.      * @return \Bazinga\Bundle\HateoasBundle\Hateoas\Expression\LazyFunctionExpressionEvaluator
  5674.      */
  5675.     protected function getHateoas_Expression_EvaluatorService()
  5676.     {
  5677.         $this->privates['hateoas.expression.evaluator'] = $instance = new \Bazinga\Bundle\HateoasBundle\Hateoas\Expression\LazyFunctionExpressionEvaluator(new \Bazinga\Bundle\HateoasBundle\ExpressionLanguage\ExpressionLanguage(), [], $this);
  5678.         $instance->setContextVariable('container'$this);
  5679.         $instance->registerFunctionId('hateoas.expression.link');
  5680.         return $instance;
  5681.     }
  5682.     /**
  5683.      * Gets the private 'hateoas.link_factory' shared service.
  5684.      *
  5685.      * @return \Hateoas\Factory\LinkFactory
  5686.      */
  5687.     protected function getHateoas_LinkFactoryService()
  5688.     {
  5689.         return $this->privates['hateoas.link_factory'] = new \Hateoas\Factory\LinkFactory(($this->privates['hateoas.expression.evaluator'] ?? $this->getHateoas_Expression_EvaluatorService()), ($this->services['hateoas.generator.registry'] ?? $this->getHateoas_Generator_RegistryService()));
  5690.     }
  5691.     /**
  5692.      * Gets the private 'jms_serializer.metadata.file_locator' shared service.
  5693.      *
  5694.      * @return \Metadata\Driver\FileLocator
  5695.      */
  5696.     protected function getJmsSerializer_Metadata_FileLocatorService()
  5697.     {
  5698.         return $this->privates['jms_serializer.metadata.file_locator'] = new \Metadata\Driver\FileLocator(['Sylius\\Bundle\\OrderBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CurrencyBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\LocaleBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ProductBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ChannelBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AttributeBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxationBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ShippingBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PaymentBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PromotionBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AddressingBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\InventoryBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxonomyBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\UserBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CustomerBundle' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer'), 'Sylius\\Bundle\\AdminApiBundle' => (\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/Resources/config/serializer'), 'Sylius\\Component\\Addressing' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Component\\Attribute' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Component\\Channel' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Component\\Currency' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Component\\Customer' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Component\\Inventory' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Component\\Locale' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Component\\Order' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Component\\Payment' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Component\\Product' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Component\\Promotion' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Component\\Shipping' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxation' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxonomy' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Component\\User' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Sylius\\Component\\Core' => (\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/Resources/config/serializer')]);
  5699.     }
  5700.     /**
  5701.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  5702.      *
  5703.      * @return \Knp\Menu\Provider\ChainProvider
  5704.      */
  5705.     protected function getKnpMenu_MenuProvider_ChainService()
  5706.     {
  5707.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  5708.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService.php'));
  5709.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService.php'));
  5710.         }, 2));
  5711.     }
  5712.     /**
  5713.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  5714.      *
  5715.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  5716.      */
  5717.     protected function getLiipImagine_Filter_ConfigurationService()
  5718.     {
  5719.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  5720.     }
  5721.     /**
  5722.      * Gets the private 'locale_aware_listener' shared service.
  5723.      *
  5724.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5725.      */
  5726.     protected function getLocaleAwareListenerService()
  5727.     {
  5728.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5729.             yield => ($this->privates['sylius.theme.translation.theme_aware_translator'] ?? $this->getSylius_Theme_Translation_ThemeAwareTranslatorService());
  5730.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5731.     }
  5732.     /**
  5733.      * Gets the private 'locale_listener' shared service.
  5734.      *
  5735.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5736.      */
  5737.     protected function getLocaleListenerService()
  5738.     {
  5739.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en_GB', ($this->services['router'] ?? $this->getRouterService()));
  5740.     }
  5741.     /**
  5742.      * Gets the private 'mime_types' shared service.
  5743.      *
  5744.      * @return \Symfony\Component\Mime\MimeTypes
  5745.      */
  5746.     protected function getMimeTypesService()
  5747.     {
  5748.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  5749.         $instance->setDefault($instance);
  5750.         return $instance;
  5751.     }
  5752.     /**
  5753.      * Gets the private 'monolog.handler.firephp' shared service.
  5754.      *
  5755.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  5756.      */
  5757.     protected function getMonolog_Handler_FirephpService()
  5758.     {
  5759.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler(200true);
  5760.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5761.         return $instance;
  5762.     }
  5763.     /**
  5764.      * Gets the private 'monolog.handler.main' shared service.
  5765.      *
  5766.      * @return \Monolog\Handler\RotatingFileHandler
  5767.      */
  5768.     protected function getMonolog_Handler_MainService()
  5769.     {
  5770.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 1250trueNULLfalse);
  5771.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5772.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  5773.         return $instance;
  5774.     }
  5775.     /**
  5776.      * Gets the private 'monolog.logger' shared service.
  5777.      *
  5778.      * @return \Symfony\Bridge\Monolog\Logger
  5779.      */
  5780.     protected function getMonolog_LoggerService()
  5781.     {
  5782.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  5783.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5784.         $instance->useMicrosecondTimestamps(true);
  5785.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5786.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5787.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5788.         return $instance;
  5789.     }
  5790.     /**
  5791.      * Gets the private 'monolog.logger.cache' shared service.
  5792.      *
  5793.      * @return \Symfony\Bridge\Monolog\Logger
  5794.      */
  5795.     protected function getMonolog_Logger_CacheService()
  5796.     {
  5797.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  5798.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5799.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5800.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5801.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5802.         return $instance;
  5803.     }
  5804.     /**
  5805.      * Gets the private 'monolog.logger.request' shared service.
  5806.      *
  5807.      * @return \Symfony\Bridge\Monolog\Logger
  5808.      */
  5809.     protected function getMonolog_Logger_RequestService()
  5810.     {
  5811.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  5812.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5813.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5814.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5815.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5816.         return $instance;
  5817.     }
  5818.     /**
  5819.      * Gets the private 'parameter_bag' shared service.
  5820.      *
  5821.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  5822.      */
  5823.     protected function getParameterBagService()
  5824.     {
  5825.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  5826.     }
  5827.     /**
  5828.      * Gets the private 'profiler_listener' shared service.
  5829.      *
  5830.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  5831.      */
  5832.     protected function getProfilerListenerService()
  5833.     {
  5834.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  5835.     }
  5836.     /**
  5837.      * Gets the private 'property_accessor' shared service.
  5838.      *
  5839.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  5840.      */
  5841.     protected function getPropertyAccessorService()
  5842.     {
  5843.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  5844.     }
  5845.     /**
  5846.      * Gets the private 'property_info' shared service.
  5847.      *
  5848.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  5849.      */
  5850.     protected function getPropertyInfoService()
  5851.     {
  5852.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  5853.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  5854.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5855.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  5856.             yield => ($this->privates['sylius.api.property_info.extractor.empty_list_extractor'] ?? ($this->privates['sylius.api.property_info.extractor.empty_list_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\EmptyPropertyListExtractor()));
  5857.         }, 4), new RewindableGenerator(function () {
  5858.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  5859.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5860.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5861.         }, 3), new RewindableGenerator(function () {
  5862.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5863.         }, 1), new RewindableGenerator(function () {
  5864.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  5865.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5866.         }, 2), new RewindableGenerator(function () {
  5867.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5868.         }, 1));
  5869.     }
  5870.     /**
  5871.      * Gets the private 'router.request_context' shared service.
  5872.      *
  5873.      * @return \Symfony\Component\Routing\RequestContext
  5874.      */
  5875.     protected function getRouter_RequestContextService()
  5876.     {
  5877.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  5878.     }
  5879.     /**
  5880.      * Gets the private 'router_listener' shared service.
  5881.      *
  5882.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  5883.      */
  5884.     protected function getRouterListenerService()
  5885.     {
  5886.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  5887.     }
  5888.     /**
  5889.      * Gets the private 'security.authentication.manager' shared service.
  5890.      *
  5891.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  5892.      */
  5893.     protected function getSecurity_Authentication_ManagerService()
  5894.     {
  5895.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  5896.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php'));
  5897.             yield => ($this->privates['security.authentication.provider.rememberme.admin'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_AdminService.php'));
  5898.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5899.             yield => ($this->privates['security.authentication.provider.guard.new_api_admin_user'] ?? $this->load('getSecurity_Authentication_Provider_Guard_NewApiAdminUserService.php'));
  5900.             yield => ($this->privates['security.authentication.provider.dao.new_api_admin_user'] ?? $this->load('getSecurity_Authentication_Provider_Dao_NewApiAdminUserService.php'));
  5901.             yield => ($this->privates['security.authentication.provider.anonymous.new_api_admin_user'] ?? ($this->privates['security.authentication.provider.anonymous.new_api_admin_user'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5902.             yield => ($this->privates['security.authentication.provider.guard.new_api_shop_user'] ?? $this->load('getSecurity_Authentication_Provider_Guard_NewApiShopUserService.php'));
  5903.             yield => ($this->privates['security.authentication.provider.dao.new_api_shop_user'] ?? $this->load('getSecurity_Authentication_Provider_Dao_NewApiShopUserService.php'));
  5904.             yield => ($this->privates['security.authentication.provider.anonymous.new_api_shop_user'] ?? ($this->privates['security.authentication.provider.anonymous.new_api_shop_user'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5905.             yield => ($this->privates['security.authentication.provider.fos_oauth_server.api'] ?? $this->load('getSecurity_Authentication_Provider_FosOauthServer_ApiService.php'));
  5906.             yield 10 => ($this->privates['security.authentication.provider.anonymous.api'] ?? ($this->privates['security.authentication.provider.anonymous.api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5907.             yield 11 => ($this->privates['security.authentication.provider.dao.shop'] ?? $this->load('getSecurity_Authentication_Provider_Dao_ShopService.php'));
  5908.             yield 12 => ($this->privates['security.authentication.provider.rememberme.shop'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_ShopService.php'));
  5909.             yield 13 => ($this->privates['security.authentication.provider.anonymous.shop'] ?? ($this->privates['security.authentication.provider.anonymous.shop'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5910.         }, 14), true);
  5911.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5912.         return $instance;
  5913.     }
  5914.     /**
  5915.      * Gets the private 'security.expression_language' shared service.
  5916.      *
  5917.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  5918.      */
  5919.     protected function getSecurity_ExpressionLanguageService()
  5920.     {
  5921.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  5922.         $instance->registerProvider(new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider());
  5923.         return $instance;
  5924.     }
  5925.     /**
  5926.      * Gets the private 'security.firewall.map' shared service.
  5927.      *
  5928.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  5929.      */
  5930.     protected function getSecurity_Firewall_MapService()
  5931.     {
  5932.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5933.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  5934.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  5935.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  5936.             'security.firewall.map.context.new_api_admin_user' => ['privates''security.firewall.map.context.new_api_admin_user''getSecurity_Firewall_Map_Context_NewApiAdminUserService.php'true],
  5937.             'security.firewall.map.context.new_api_shop_user' => ['privates''security.firewall.map.context.new_api_shop_user''getSecurity_Firewall_Map_Context_NewApiShopUserService.php'true],
  5938.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService.php'true],
  5939.             'security.firewall.map.context.shop' => ['privates''security.firewall.map.context.shop''getSecurity_Firewall_Map_Context_ShopService.php'true],
  5940.         ], [
  5941.             'security.firewall.map.context.admin' => '?',
  5942.             'security.firewall.map.context.api' => '?',
  5943.             'security.firewall.map.context.dev' => '?',
  5944.             'security.firewall.map.context.new_api_admin_user' => '?',
  5945.             'security.firewall.map.context.new_api_shop_user' => '?',
  5946.             'security.firewall.map.context.oauth_token' => '?',
  5947.             'security.firewall.map.context.shop' => '?',
  5948.         ]), new RewindableGenerator(function () {
  5949.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.wl6t_Z2'] ?? ($this->privates['.security.request_matcher.wl6t_Z2'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'))));
  5950.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.2IPYWkw'] ?? ($this->privates['.security.request_matcher.2IPYWkw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/oauth/v2/token')));
  5951.             yield 'security.firewall.map.context.new_api_admin_user' => ($this->privates['.security.request_matcher.2EAfsr_'] ?? ($this->privates['.security.request_matcher.2EAfsr_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/new-api/admin/.*')));
  5952.             yield 'security.firewall.map.context.new_api_shop_user' => ($this->privates['.security.request_matcher.2jo1qnC'] ?? ($this->privates['.security.request_matcher.2jo1qnC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/new-api/shop/.*')));
  5953.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.jsUtyW7'] ?? ($this->privates['.security.request_matcher.jsUtyW7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/.*')));
  5954.             yield 'security.firewall.map.context.shop' => ($this->privates['.security.request_matcher.ViPmc8r'] ?? ($this->privates['.security.request_matcher.ViPmc8r'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|new-api|api/.*|api$|media/.*)[^/]++')));
  5955.             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)/')));
  5956.         }, 7));
  5957.     }
  5958.     /**
  5959.      * Gets the private 'security.logout_url_generator' shared service.
  5960.      *
  5961.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  5962.      */
  5963.     protected function getSecurity_LogoutUrlGeneratorService()
  5964.     {
  5965.         $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())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  5966.         $instance->registerListener('admin''sylius_admin_logout''logout''_csrf_token'NULL'admin');
  5967.         $instance->registerListener('shop''sylius_shop_logout''logout''_csrf_token'NULL'shop');
  5968.         return $instance;
  5969.     }
  5970.     /**
  5971.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  5972.      *
  5973.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  5974.      */
  5975.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  5976.     {
  5977.         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\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Address.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Adjustment.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AdminUser.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AvatarImage.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Channel.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/AddItemToCart.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ChangeItemQuantityInCart.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/RemoveItemFromCart.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/AddressOrder.xml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChoosePaymentMethodHandler.xml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChooseShippingMethodHandler.xml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/CompleteOrder.xml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Country.xml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Customer.xml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerGroup.xml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ExchangeRate.xml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Order.xml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItem.xml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItemUnit.xml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Payment.xml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethod.xml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Product.xml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationType.xml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationTypeTranslation.xml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductImage.xml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOption.xml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionTranslation.xml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValue.xml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValueTranslation.xml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductReview.xml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTaxon.xml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTranslation.xml')), 33 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariant.xml')), 34 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariantTranslation.xml')), 35 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Province.xml')), 36 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Shipment.xml')), 37 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingCategory.xml')), 38 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethod.xml')), 39 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodTranslation.xml')), 40 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopBillingData.xml')), 41 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxCategory.xml')), 42 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Taxon.xml')), 43 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonTranslation.xml')), 44 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/View/CartShippingMethod.xml')), 45 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Zone.xml')), 46 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ZoneMember.xml'))]));
  5978.     }
  5979.     /**
  5980.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  5981.      *
  5982.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  5983.      */
  5984.     protected function getSerializer_NameConverter_MetadataAwareService()
  5985.     {
  5986.         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()));
  5987.     }
  5988.     /**
  5989.      * Gets the private 'session_listener' shared service.
  5990.      *
  5991.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  5992.      */
  5993.     protected function getSessionListenerService()
  5994.     {
  5995.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5996.             'initialized_session' => ['services''session'NULLfalse],
  5997.             'session' => ['services''session''getSessionService'false],
  5998.         ], [
  5999.             'initialized_session' => '?',
  6000.             'session' => '?',
  6001.         ]));
  6002.     }
  6003.     /**
  6004.      * Gets the private 'sonata.block.templating.helper' shared service.
  6005.      *
  6006.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  6007.      */
  6008.     protected function getSonata_Block_Templating_HelperService()
  6009.     {
  6010.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $this->parameters['sonata_block.cache_blocks'], ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService()), ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6011.     }
  6012.     /**
  6013.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  6014.      *
  6015.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  6016.      */
  6017.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  6018.     {
  6019.         return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  6020.     }
  6021.     /**
  6022.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  6023.      *
  6024.      * @return \Gedmo\Loggable\LoggableListener
  6025.      */
  6026.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  6027.     {
  6028.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  6029.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6030.         return $instance;
  6031.     }
  6032.     /**
  6033.      * Gets the private 'sylius.context.channel.composite' shared service.
  6034.      *
  6035.      * @return \Sylius\Component\Channel\Context\CompositeChannelContext
  6036.      */
  6037.     protected function getSylius_Context_Channel_CompositeService()
  6038.     {
  6039.         $this->privates['sylius.context.channel.composite'] = $instance = new \Sylius\Component\Channel\Context\CompositeChannelContext();
  6040.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6041.         $b = ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService());
  6042.         $instance->addContext(new \Sylius\Component\Channel\Context\RequestBased\ChannelContext(($this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] ?? $this->getRequestResolverInterfaceService()), $a), 0);
  6043.         $instance->addContext(new \Sylius\Component\Channel\Context\SingleChannelContext($b), -128);
  6044.         $instance->addContext(new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelContext(($this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider())), $b$a), 128);
  6045.         return $instance;
  6046.     }
  6047.     /**
  6048.      * Gets the private 'sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.cart_summary' shared service.
  6049.      *
  6050.      * @return \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\EventListener\CheckoutStepListener
  6051.      */
  6052.     protected function getSylius_GoogleTagManager_EnhancedEcommerceTracking_Checkout_Listener_CartSummaryService()
  6053.     {
  6054.         return $this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.cart_summary'] = new \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\EventListener\CheckoutStepListener(new \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\TagManager\CheckoutStep(($this->services['google_tag_manager'] ?? $this->getGoogleTagManagerService())), ($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService()), new \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\Resolver\CheckoutStepResolver());
  6055.     }
  6056.     /**
  6057.      * Gets the private 'sylius.google_tag_manager.enhanced_ecommerce_tracking.purchases.listener.thank_you' shared service.
  6058.      *
  6059.      * @return \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\EventListener\ThankYouListener
  6060.      */
  6061.     protected function getSylius_GoogleTagManager_EnhancedEcommerceTracking_Purchases_Listener_ThankYouService()
  6062.     {
  6063.         return $this->privates['sylius.google_tag_manager.enhanced_ecommerce_tracking.purchases.listener.thank_you'] = new \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\EventListener\ThankYouListener(new \StefanDoorn\SyliusGtmEnhancedEcommercePlugin\TagManager\AddTransaction(($this->services['google_tag_manager'] ?? $this->getGoogleTagManagerService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.context.currency.channel_aware'] ?? $this->getSylius_Context_Currency_ChannelAwareService())), ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  6064.     }
  6065.     /**
  6066.      * Gets the private 'sylius.google_tag_manager.listener.context' shared service.
  6067.      *
  6068.      * @return \GtmPlugin\EventListener\ContextListener
  6069.      */
  6070.     protected function getSylius_GoogleTagManager_Listener_ContextService()
  6071.     {
  6072.         return $this->privates['sylius.google_tag_manager.listener.context'] = new \GtmPlugin\EventListener\ContextListener(($this->services['google_tag_manager'] ?? $this->getGoogleTagManagerService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()), ($this->services['sylius.context.currency.channel_aware'] ?? $this->getSylius_Context_Currency_ChannelAwareService()));
  6073.     }
  6074.     /**
  6075.      * Gets the private 'sylius.google_tag_manager.listener.environment' shared service.
  6076.      *
  6077.      * @return \GtmPlugin\EventListener\EnvironmentListener
  6078.      */
  6079.     protected function getSylius_GoogleTagManager_Listener_EnvironmentService()
  6080.     {
  6081.         return $this->privates['sylius.google_tag_manager.listener.environment'] = new \GtmPlugin\EventListener\EnvironmentListener(($this->services['google_tag_manager'] ?? $this->getGoogleTagManagerService()), 'dev');
  6082.     }
  6083.     /**
  6084.      * Gets the private 'sylius.google_tag_manager.listener.route' shared service.
  6085.      *
  6086.      * @return \GtmPlugin\EventListener\AddRouteListener
  6087.      */
  6088.     protected function getSylius_GoogleTagManager_Listener_RouteService()
  6089.     {
  6090.         return $this->privates['sylius.google_tag_manager.listener.route'] = new \GtmPlugin\EventListener\AddRouteListener(($this->services['google_tag_manager'] ?? $this->getGoogleTagManagerService()));
  6091.     }
  6092.     /**
  6093.      * Gets the private 'sylius.grid_options_parser' shared service.
  6094.      *
  6095.      * @return \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser
  6096.      */
  6097.     protected function getSylius_GridOptionsParserService()
  6098.     {
  6099.         return $this->privates['sylius.grid_options_parser'] = new \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser($this, ($this->privates['sylius.expression_language'] ?? ($this->privates['sylius.expression_language'] = new \Sylius\Bundle\ResourceBundle\ExpressionLanguage\ExpressionLanguage())), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6100.     }
  6101.     /**
  6102.      * Gets the private 'sylius.resolver.checkout' shared service.
  6103.      *
  6104.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver
  6105.      */
  6106.     protected function getSylius_Resolver_CheckoutService()
  6107.     {
  6108.         return $this->privates['sylius.resolver.checkout'] = new \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService()), ($this->privates['sylius.router.checkout_state'] ?? $this->getSylius_Router_CheckoutStateService()), new \Symfony\Component\HttpFoundation\RequestMatcher('/checkout/.+'), ($this->services['sm.factory'] ?? $this->getSm_FactoryService()));
  6109.     }
  6110.     /**
  6111.      * Gets the private 'sylius.resource_registry' shared service.
  6112.      *
  6113.      * @return \Sylius\Component\Resource\Metadata\Registry
  6114.      */
  6115.     protected function getSylius_ResourceRegistryService()
  6116.     {
  6117.         $this->privates['sylius.resource_registry'] = $instance = new \Sylius\Component\Resource\Metadata\Registry();
  6118.         $instance->addFromAliasAndConfiguration('sylius.order', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository''interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType']]);
  6119.         $instance->addFromAliasAndConfiguration('sylius.order_item', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItem''controller' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController''interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType']]);
  6120.         $instance->addFromAliasAndConfiguration('sylius.order_item_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItemUnit''interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory']]);
  6121.         $instance->addFromAliasAndConfiguration('sylius.order_sequence', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderSequence''interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6122.         $instance->addFromAliasAndConfiguration('sylius.adjustment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Adjustment''interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6123.         $instance->addFromAliasAndConfiguration('sylius.currency', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Currency\\Currency''interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType']]);
  6124.         $instance->addFromAliasAndConfiguration('sylius.exchange_rate', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Currency\\ExchangeRate''interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType']]);
  6125.         $instance->addFromAliasAndConfiguration('sylius.locale', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Locale\\Locale''interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType']]);
  6126.         $instance->addFromAliasAndConfiguration('sylius.product', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Product''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository''interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType']]]);
  6127.         $instance->addFromAliasAndConfiguration('sylius.product_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType']]);
  6128.         $instance->addFromAliasAndConfiguration('sylius.product_variant', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductVariant''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository''interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductVariantTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType']]]);
  6129.         $instance->addFromAliasAndConfiguration('sylius.product_variant_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductVariantTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType']]);
  6130.         $instance->addFromAliasAndConfiguration('sylius.product_option', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''model' => 'App\\Entity\\Product\\ProductOption''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductOptionTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType']]]);
  6131.         $instance->addFromAliasAndConfiguration('sylius.product_option_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductOptionTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType']]);
  6132.         $instance->addFromAliasAndConfiguration('sylius.product_association_type', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''model' => 'App\\Entity\\Product\\ProductAssociationType''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType']]]);
  6133.         $instance->addFromAliasAndConfiguration('sylius.product_association_type_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType']]);
  6134.         $instance->addFromAliasAndConfiguration('sylius.product_option_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductOptionValue''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductOptionValueTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType']]]);
  6135.         $instance->addFromAliasAndConfiguration('sylius.product_option_value_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductOptionValueTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType']]);
  6136.         $instance->addFromAliasAndConfiguration('sylius.product_association', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAssociation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType']]);
  6137.         $instance->addFromAliasAndConfiguration('sylius.channel', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Channel\\Channel''interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType']]);
  6138.         $instance->addFromAliasAndConfiguration('sylius.product_attribute', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAttribute''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface''controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductAttributeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]]);
  6139.         $instance->addFromAliasAndConfiguration('sylius.product_attribute_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAttributeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6140.         $instance->addFromAliasAndConfiguration('sylius.product_attribute_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAttributeValue''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface''repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6141.         $instance->addFromAliasAndConfiguration('sylius.tax_rate', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxation\\TaxRate''interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType']]);
  6142.         $instance->addFromAliasAndConfiguration('sylius.tax_category', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxation\\TaxCategory''interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType']]);
  6143.         $instance->addFromAliasAndConfiguration('sylius.shipment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Shipping\\Shipment''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository''interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType']]);
  6144.         $instance->addFromAliasAndConfiguration('sylius.shipment_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItemUnit''interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6145.         $instance->addFromAliasAndConfiguration('sylius.shipping_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Shipping\\ShippingMethod''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType']]]);
  6146.         $instance->addFromAliasAndConfiguration('sylius.shipping_method_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType']]);
  6147.         $instance->addFromAliasAndConfiguration('sylius.shipping_category', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''model' => 'App\\Entity\\Shipping\\ShippingCategory''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType']]);
  6148.         $instance->addFromAliasAndConfiguration('sylius.shipping_method_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType']]);
  6149.         $instance->addFromAliasAndConfiguration('sylius.payment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\Payment''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType']]);
  6150.         $instance->addFromAliasAndConfiguration('sylius.payment_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\PaymentMethod''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Payment\\PaymentMethodTranslation''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType']]]);
  6151.         $instance->addFromAliasAndConfiguration('sylius.payment_method_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\PaymentMethodTranslation''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType']]);
  6152.         $instance->addFromAliasAndConfiguration('sylius.promotion_subject', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order']]);
  6153.         $instance->addFromAliasAndConfiguration('sylius.promotion', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\Promotion''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType']]);
  6154.         $instance->addFromAliasAndConfiguration('sylius.promotion_coupon', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\PromotionCoupon''repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface''controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType']]);
  6155.         $instance->addFromAliasAndConfiguration('sylius.promotion_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\PromotionRule''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType']]);
  6156.         $instance->addFromAliasAndConfiguration('sylius.promotion_action', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\PromotionAction''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType']]);
  6157.         $instance->addFromAliasAndConfiguration('sylius.address', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Address''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository''interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType']]);
  6158.         $instance->addFromAliasAndConfiguration('sylius.country', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Country''interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType']]);
  6159.         $instance->addFromAliasAndConfiguration('sylius.province', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Province''interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface''controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType']]);
  6160.         $instance->addFromAliasAndConfiguration('sylius.zone', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Zone''interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType']]);
  6161.         $instance->addFromAliasAndConfiguration('sylius.zone_member', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\ZoneMember''interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType']]);
  6162.         $instance->addFromAliasAndConfiguration('sylius.address_log_entry', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6163.         $instance->addFromAliasAndConfiguration('sylius.inventory_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItemUnit''interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6164.         $instance->addFromAliasAndConfiguration('sylius.taxon', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxonomy\\Taxon''repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository''interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Taxonomy\\TaxonTranslation''interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType']]]);
  6165.         $instance->addFromAliasAndConfiguration('sylius.taxon_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxonomy\\TaxonTranslation''interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType']]);
  6166.         $instance->addFromAliasAndConfiguration('sylius.admin_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\AdminUser''interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface''repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType''controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User''encoder' => NULL'resetting' => ['token' => ['ttl' => 'P1D''length' => 16'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16'field_name' => 'emailVerificationToken']]]);
  6167.         $instance->addFromAliasAndConfiguration('sylius.shop_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\ShopUser''interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType''controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User''encoder' => NULL'resetting' => ['token' => ['ttl' => 'P1D''length' => 16'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16'field_name' => 'emailVerificationToken']]]);
  6168.         $instance->addFromAliasAndConfiguration('sylius.oauth_user', ['driver' => 'doctrine/orm''encoder' => false'classes' => ['model' => 'App\\Entity\\User\\UserOAuth''interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User''resetting' => ['token' => ['ttl' => 'P1D''length' => 16'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16'field_name' => 'emailVerificationToken']]]);
  6169.         $instance->addFromAliasAndConfiguration('sylius.customer', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository''interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType']]);
  6170.         $instance->addFromAliasAndConfiguration('sylius.customer_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerGroup''interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType']]);
  6171.         $instance->addFromAliasAndConfiguration('sylius.product_review', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductReview''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType''interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6172.         $instance->addFromAliasAndConfiguration('sylius.product_reviewer', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6173.         $instance->addFromAliasAndConfiguration('sylius.product_taxon', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''model' => 'App\\Entity\\Product\\ProductTaxon''interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6174.         $instance->addFromAliasAndConfiguration('sylius.product_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductImage''interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6175.         $instance->addFromAliasAndConfiguration('sylius.taxon_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxonomy\\TaxonImage''interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6176.         $instance->addFromAliasAndConfiguration('sylius.channel_pricing', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Channel\\ChannelPricing''interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType']]);
  6177.         $instance->addFromAliasAndConfiguration('sylius.avatar_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\AvatarImage''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6178.         $instance->addFromAliasAndConfiguration('sylius.shop_billing_data', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData''interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType']]);
  6179.         $instance->addFromAliasAndConfiguration('sylius.payment_security_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\PaymentSecurityToken''interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6180.         $instance->addFromAliasAndConfiguration('sylius.gateway_config', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\GatewayConfig''interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType']]);
  6181.         $instance->addFromAliasAndConfiguration('sylius.api_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\AdminUser''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\UserInterface']]);
  6182.         $instance->addFromAliasAndConfiguration('sylius.api_client', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\Client''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\ClientInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType']]);
  6183.         $instance->addFromAliasAndConfiguration('sylius.api_access_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\AccessToken''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AccessTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6184.         $instance->addFromAliasAndConfiguration('sylius.api_refresh_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\RefreshToken''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\RefreshTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6185.         $instance->addFromAliasAndConfiguration('sylius.api_auth_code', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\AuthCode''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AuthCodeInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6186.         return $instance;
  6187.     }
  6188.     /**
  6189.      * Gets the private 'sylius.router.checkout_state' shared service.
  6190.      *
  6191.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator
  6192.      */
  6193.     protected function getSylius_Router_CheckoutStateService()
  6194.     {
  6195.         return $this->privates['sylius.router.checkout_state'] = new \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator(($this->services['router'] ?? $this->getRouterService()), ['empty_order' => ['route' => 'sylius_shop_cart_summary'], 'cart' => ['route' => 'sylius_shop_checkout_address'], 'addressed' => ['route' => 'sylius_shop_checkout_select_shipping'], 'shipping_selected' => ['route' => 'sylius_shop_checkout_select_payment'], 'shipping_skipped' => ['route' => 'sylius_shop_checkout_select_payment'], 'payment_selected' => ['route' => 'sylius_shop_checkout_complete'], 'payment_skipped' => ['route' => 'sylius_shop_checkout_complete']]);
  6196.     }
  6197.     /**
  6198.      * Gets the private 'sylius.theme.context.channel_based' shared service.
  6199.      *
  6200.      * @return \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext
  6201.      */
  6202.     protected function getSylius_Theme_Context_ChannelBasedService()
  6203.     {
  6204.         return $this->privates['sylius.theme.context.channel_based'] = new \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.repository.theme'] ?? $this->getSylius_Repository_ThemeService()));
  6205.     }
  6206.     /**
  6207.      * Gets the private 'sylius.theme.templating.file_locator' shared service.
  6208.      *
  6209.      * @return \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator
  6210.      */
  6211.     protected function getSylius_Theme_Templating_FileLocatorService()
  6212.     {
  6213.         return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');
  6214.     }
  6215.     /**
  6216.      * Gets the private 'sylius.theme.translation.theme_aware_translator' shared service.
  6217.      *
  6218.      * @return \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator
  6219.      */
  6220.     protected function getSylius_Theme_Translation_ThemeAwareTranslatorService()
  6221.     {
  6222.         $a = new \Sylius\Bundle\ThemeBundle\Translation\Translator(($this->services['Sylius\\Bundle\\ThemeBundle\\Translation\\Provider\\Loader\\TranslatorLoaderProviderInterface'] ?? $this->getTranslatorLoaderProviderInterfaceService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\Translation\\Provider\\Resource\\TranslatorResourceProviderInterface'] ?? $this->getTranslatorResourceProviderInterfaceService()), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en_GB', ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true]);
  6223.         $a->setFallbackLocales([=> 'en_GB'=> 'en_GB'=> 'en']);
  6224.         return $this->privates['sylius.theme.translation.theme_aware_translator'] = new \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator($a, ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()));
  6225.     }
  6226.     /**
  6227.      * Gets the private 'translation.loader.csv' shared service.
  6228.      *
  6229.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  6230.      */
  6231.     protected function getTranslation_Loader_CsvService($lazyLoad true)
  6232.     {
  6233.         if ($lazyLoad) {
  6234.             return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  6235.                 return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6236.                     $wrappedInstance $this->getTranslation_Loader_CsvService(false);
  6237.                     $proxy->setProxyInitializer(null);
  6238.                     return true;
  6239.                 });
  6240.             });
  6241.         }
  6242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6246.         return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  6247.     }
  6248.     /**
  6249.      * Gets the private 'translation.loader.dat' shared service.
  6250.      *
  6251.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  6252.      */
  6253.     protected function getTranslation_Loader_DatService($lazyLoad true)
  6254.     {
  6255.         if ($lazyLoad) {
  6256.             return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  6257.                 return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6258.                     $wrappedInstance $this->getTranslation_Loader_DatService(false);
  6259.                     $proxy->setProxyInitializer(null);
  6260.                     return true;
  6261.                 });
  6262.             });
  6263.         }
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6267.         return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  6268.     }
  6269.     /**
  6270.      * Gets the private 'translation.loader.ini' shared service.
  6271.      *
  6272.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  6273.      */
  6274.     protected function getTranslation_Loader_IniService($lazyLoad true)
  6275.     {
  6276.         if ($lazyLoad) {
  6277.             return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  6278.                 return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6279.                     $wrappedInstance $this->getTranslation_Loader_IniService(false);
  6280.                     $proxy->setProxyInitializer(null);
  6281.                     return true;
  6282.                 });
  6283.             });
  6284.         }
  6285.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6286.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6289.         return new \Symfony\Component\Translation\Loader\IniFileLoader();
  6290.     }
  6291.     /**
  6292.      * Gets the private 'translation.loader.json' shared service.
  6293.      *
  6294.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  6295.      */
  6296.     protected function getTranslation_Loader_JsonService($lazyLoad true)
  6297.     {
  6298.         if ($lazyLoad) {
  6299.             return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  6300.                 return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6301.                     $wrappedInstance $this->getTranslation_Loader_JsonService(false);
  6302.                     $proxy->setProxyInitializer(null);
  6303.                     return true;
  6304.                 });
  6305.             });
  6306.         }
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6309.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6311.         return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  6312.     }
  6313.     /**
  6314.      * Gets the private 'translation.loader.mo' shared service.
  6315.      *
  6316.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  6317.      */
  6318.     protected function getTranslation_Loader_MoService($lazyLoad true)
  6319.     {
  6320.         if ($lazyLoad) {
  6321.             return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  6322.                 return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6323.                     $wrappedInstance $this->getTranslation_Loader_MoService(false);
  6324.                     $proxy->setProxyInitializer(null);
  6325.                     return true;
  6326.                 });
  6327.             });
  6328.         }
  6329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6333.         return new \Symfony\Component\Translation\Loader\MoFileLoader();
  6334.     }
  6335.     /**
  6336.      * Gets the private 'translation.loader.php' shared service.
  6337.      *
  6338.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  6339.      */
  6340.     protected function getTranslation_Loader_PhpService($lazyLoad true)
  6341.     {
  6342.         if ($lazyLoad) {
  6343.             return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  6344.                 return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6345.                     $wrappedInstance $this->getTranslation_Loader_PhpService(false);
  6346.                     $proxy->setProxyInitializer(null);
  6347.                     return true;
  6348.                 });
  6349.             });
  6350.         }
  6351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6355.         return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  6356.     }
  6357.     /**
  6358.      * Gets the private 'translation.loader.po' shared service.
  6359.      *
  6360.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  6361.      */
  6362.     protected function getTranslation_Loader_PoService($lazyLoad true)
  6363.     {
  6364.         if ($lazyLoad) {
  6365.             return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  6366.                 return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6367.                     $wrappedInstance $this->getTranslation_Loader_PoService(false);
  6368.                     $proxy->setProxyInitializer(null);
  6369.                     return true;
  6370.                 });
  6371.             });
  6372.         }
  6373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6374.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6375.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6377.         return new \Symfony\Component\Translation\Loader\PoFileLoader();
  6378.     }
  6379.     /**
  6380.      * Gets the private 'translation.loader.qt' shared service.
  6381.      *
  6382.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  6383.      */
  6384.     protected function getTranslation_Loader_QtService($lazyLoad true)
  6385.     {
  6386.         if ($lazyLoad) {
  6387.             return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  6388.                 return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6389.                     $wrappedInstance $this->getTranslation_Loader_QtService(false);
  6390.                     $proxy->setProxyInitializer(null);
  6391.                     return true;
  6392.                 });
  6393.             });
  6394.         }
  6395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6396.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6397.         return new \Symfony\Component\Translation\Loader\QtFileLoader();
  6398.     }
  6399.     /**
  6400.      * Gets the private 'translation.loader.res' shared service.
  6401.      *
  6402.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  6403.      */
  6404.     protected function getTranslation_Loader_ResService($lazyLoad true)
  6405.     {
  6406.         if ($lazyLoad) {
  6407.             return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  6408.                 return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6409.                     $wrappedInstance $this->getTranslation_Loader_ResService(false);
  6410.                     $proxy->setProxyInitializer(null);
  6411.                     return true;
  6412.                 });
  6413.             });
  6414.         }
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6417.         return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  6418.     }
  6419.     /**
  6420.      * Gets the private 'translation.loader.xliff' shared service.
  6421.      *
  6422.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  6423.      */
  6424.     protected function getTranslation_Loader_XliffService($lazyLoad true)
  6425.     {
  6426.         if ($lazyLoad) {
  6427.             return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  6428.                 return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6429.                     $wrappedInstance $this->getTranslation_Loader_XliffService(false);
  6430.                     $proxy->setProxyInitializer(null);
  6431.                     return true;
  6432.                 });
  6433.             });
  6434.         }
  6435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  6437.         return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  6438.     }
  6439.     /**
  6440.      * Gets the private 'translation.loader.yml' shared service.
  6441.      *
  6442.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  6443.      */
  6444.     protected function getTranslation_Loader_YmlService($lazyLoad true)
  6445.     {
  6446.         if ($lazyLoad) {
  6447.             return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  6448.                 return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6449.                     $wrappedInstance $this->getTranslation_Loader_YmlService(false);
  6450.                     $proxy->setProxyInitializer(null);
  6451.                     return true;
  6452.                 });
  6453.             });
  6454.         }
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6457.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6459.         return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  6460.     }
  6461.     /**
  6462.      * Gets the private 'twig.extension.google_tag_manager' shared service.
  6463.      *
  6464.      * @return \Xynnn\GoogleTagManagerBundle\Twig\GoogleTagManagerExtension
  6465.      */
  6466.     protected function getTwig_Extension_GoogleTagManagerService()
  6467.     {
  6468.         return $this->privates['twig.extension.google_tag_manager'] = new \Xynnn\GoogleTagManagerBundle\Twig\GoogleTagManagerExtension(new \Xynnn\GoogleTagManagerBundle\Helper\GoogleTagManagerHelper(($this->services['google_tag_manager'] ?? $this->getGoogleTagManagerService())));
  6469.     }
  6470.     /**
  6471.      * Gets the private 'validator.builder' shared service.
  6472.      *
  6473.      * @return \Symfony\Component\Validator\ValidatorBuilder
  6474.      */
  6475.     protected function getValidator_BuilderService()
  6476.     {
  6477.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  6478.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  6479.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6480.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService.php'true],
  6481.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService.php'true],
  6482.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['privates''sylius.api.validator.order_product_eligibility''getSylius_Api_Validator_OrderProductEligibilityService.php'true],
  6483.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => ['privates''sylius.validator.unique_shop_user_email''getSylius_Validator_UniqueShopUserEmailService.php'true],
  6484.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => ['services''sylius.validator.valid_attribute_value''getSylius_Validator_ValidAttributeValueService.php'true],
  6485.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService.php'true],
  6486.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService.php'true],
  6487.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService.php'true],
  6488.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService.php'true],
  6489.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService.php'true],
  6490.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService.php'true],
  6491.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService.php'true],
  6492.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService.php'true],
  6493.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService.php'true],
  6494.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService.php'true],
  6495.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService.php'true],
  6496.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService.php'true],
  6497.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService.php'true],
  6498.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => ['services''sylius.validator.different_source_target_currency''getSylius_Validator_DifferentSourceTargetCurrencyService.php'true],
  6499.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => ['services''sylius.validator.unique_currency_pair''getSylius_Validator_UniqueCurrencyPairService.php'true],
  6500.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService.php'true],
  6501.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService.php'true],
  6502.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService.php'true],
  6503.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService.php'true],
  6504.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService.php'true],
  6505.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService.php'true],
  6506.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  6507.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  6508.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  6509.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  6510.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  6511.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  6512.             'registered_user_validator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService.php'true],
  6513.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  6514.             'sylius.validator.product_variant_combination' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService.php'true],
  6515.             'sylius.validator.unique_shop_user_email' => ['privates''sylius.validator.unique_shop_user_email''getSylius_Validator_UniqueShopUserEmailService.php'true],
  6516.             'sylius.validator.unique_simple_product_code' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService.php'true],
  6517.             'sylius_api_validator_order_product_eligibility' => ['privates''sylius.api.validator.order_product_eligibility''getSylius_Api_Validator_OrderProductEligibilityService.php'true],
  6518.             'sylius_cart_item_availability' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService.php'true],
  6519.             'sylius_channel_default_locale_enabled' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService.php'true],
  6520.             'sylius_coupon_generation_amount_validator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService.php'true],
  6521.             'sylius_has_all_prices_defined' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService.php'true],
  6522.             'sylius_has_all_variant_prices_defined' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService.php'true],
  6523.             'sylius_has_enabled_entity' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService.php'true],
  6524.             'sylius_in_stock' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService.php'true],
  6525.             'sylius_order_payment_method_eligibility_validator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService.php'true],
  6526.             'sylius_order_product_eligibility_validator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService.php'true],
  6527.             'sylius_order_shipping_method_eligibility_validator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService.php'true],
  6528.             'sylius_promotion_date_range_validator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService.php'true],
  6529.             'sylius_promotion_subject_validator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService.php'true],
  6530.             'sylius_province_address_validator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService.php'true],
  6531.             'sylius_unique_reviewer_email_validator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService.php'true],
  6532.             'sylius_valid_attribute_value_validator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService.php'true],
  6533.             'sylius_valid_select_attribute_validator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService.php'true],
  6534.             'sylius_valid_text_attribute_validator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService.php'true],
  6535.             'sylius_zone_cannot_contain_itself_validator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService.php'true],
  6536.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  6537.         ], [
  6538.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => '?',
  6539.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => '?',
  6540.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  6541.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => '?',
  6542.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => '?',
  6543.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => '?',
  6544.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => '?',
  6545.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => '?',
  6546.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => '?',
  6547.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => '?',
  6548.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => '?',
  6549.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => '?',
  6550.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => '?',
  6551.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  6552.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  6553.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  6554.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  6555.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  6556.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => '?',
  6557.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => '?',
  6558.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  6559.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => '?',
  6560.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => '?',
  6561.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => '?',
  6562.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => '?',
  6563.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => '?',
  6564.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  6565.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  6566.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  6567.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  6568.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  6569.             'doctrine.orm.validator.unique' => '?',
  6570.             'registered_user_validator' => '?',
  6571.             'security.validator.user_password' => '?',
  6572.             'sylius.validator.product_variant_combination' => '?',
  6573.             'sylius.validator.unique_shop_user_email' => '?',
  6574.             'sylius.validator.unique_simple_product_code' => '?',
  6575.             'sylius_api_validator_order_product_eligibility' => '?',
  6576.             'sylius_cart_item_availability' => '?',
  6577.             'sylius_channel_default_locale_enabled' => '?',
  6578.             'sylius_coupon_generation_amount_validator' => '?',
  6579.             'sylius_has_all_prices_defined' => '?',
  6580.             'sylius_has_all_variant_prices_defined' => '?',
  6581.             'sylius_has_enabled_entity' => '?',
  6582.             'sylius_in_stock' => '?',
  6583.             'sylius_order_payment_method_eligibility_validator' => '?',
  6584.             'sylius_order_product_eligibility_validator' => '?',
  6585.             'sylius_order_shipping_method_eligibility_validator' => '?',
  6586.             'sylius_promotion_date_range_validator' => '?',
  6587.             'sylius_promotion_subject_validator' => '?',
  6588.             'sylius_province_address_validator' => '?',
  6589.             'sylius_unique_reviewer_email_validator' => '?',
  6590.             'sylius_valid_attribute_value_validator' => '?',
  6591.             'sylius_valid_select_attribute_validator' => '?',
  6592.             'sylius_valid_text_attribute_validator' => '?',
  6593.             'sylius_zone_cannot_contain_itself_validator' => '?',
  6594.             'validator.expression' => '?',
  6595.         ])));
  6596.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  6597.         $instance->setTranslationDomain('validators');
  6598.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/validation/Order.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/validation/OrderItem.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/Currency.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/ExchangeRate.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/validation/Locale.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/Product.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationType.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationTypeTranslation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOption.xml'), 10 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionTranslation.xml'), 11 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValue.xml'), 12 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValueTranslation.xml'), 13 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductTranslation.xml'), 14 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductVariant.xml'), 15 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/validation/Channel.xml'), 16 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/Attribute.xml'), 17 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeTranslation.xml'), 18 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeValue.xml'), 19 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxCategory.xml'), 20 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxRate.xml'), 21 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/Shipment.xml'), 22 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingCategory.xml'), 23 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethod.xml'), 24 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethodTranslation.xml'), 25 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Payment.xml'), 26 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethod.xml'), 27 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethodTranslation.xml'), 28 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/Promotion.xml'), 29 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionAction.xml'), 30 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCoupon.xml'), 31 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCouponGeneratorInstruction.xml'), 32 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionRule.xml'), 33 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Address.xml'), 34 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Country.xml'), 35 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Province.xml'), 36 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Zone.xml'), 37 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/ZoneMember.xml'), 38 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/Taxon.xml'), 39 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/TaxonTranslation.xml'), 40 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/ChangePassword.xml'), 41 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordReset.xml'), 42 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordResetRequest.xml'), 43 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/User.xml'), 44 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Customer.xml'), 45 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/CustomerGroup.xml'), 46 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/config/validation/Review.xml'), 47 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AddToCartCommand.xml'), 48 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AdminUser.xml'), 49 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AvatarImage.xml'), 50 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml'), 51 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPricing.xml'), 52 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Customer.xml'), 53 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Order.xml'), 54 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml'), 55 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PaymentMethod.xml'), 56 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Product.xml'), 57 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductImage.xml'), 58 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductReview.xml'), 59 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml'), 60 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ShippingMethod.xml'), 61 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxRate.xml'), 62 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml'), 63 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml'), 64 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml'), 65 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml'), 66 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddressOrder.xml'), 67 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/Order.xml'), 68 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/OrderItem.xml'), 69 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RegisterShopUser.xml')]);
  6599.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6600.         $instance->addMethodMapping('loadValidatorMetadata');
  6601.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => ($this->services['sylius.validator.customer_initializer'] ?? $this->getSylius_Validator_CustomerInitializerService())]);
  6602.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  6603.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  6604.         return $instance;
  6605.     }
  6606.     /**
  6607.      * Gets the private 'var_dumper.html_dumper' shared service.
  6608.      *
  6609.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  6610.      */
  6611.     protected function getVarDumper_HtmlDumperService()
  6612.     {
  6613.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  6614.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  6615.         return $instance;
  6616.     }
  6617.     /**
  6618.      * Gets the private 'web_profiler.csp.handler' shared service.
  6619.      *
  6620.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  6621.      */
  6622.     protected function getWebProfiler_Csp_HandlerService()
  6623.     {
  6624.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  6625.     }
  6626.     /**
  6627.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  6628.      *
  6629.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  6630.      */
  6631.     protected function getWebProfiler_DebugToolbarService()
  6632.     {
  6633.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  6634.     }
  6635.     /**
  6636.      * Gets the public 'sylus.payum_action.offline.status' alias.
  6637.      *
  6638.      * @return object The "sylius.payum_action.offline.status" service.
  6639.      */
  6640.     protected function getSylus_PayumAction_Offline_StatusService()
  6641.     {
  6642.         @trigger_error('"sylus.payum_action.offline.status" service is deprecated since Sylius 1.8 and will be removed in 2.0. Use "sylius.payum_action.offline.status" instead.'E_USER_DEPRECATED);
  6643.         return $this->get('sylius.payum_action.offline.status');
  6644.     }
  6645.     /**
  6646.      * @return array|bool|float|int|string|\UnitEnum|null
  6647.      */
  6648.     public function getParameter($name)
  6649.     {
  6650.         $name = (string) $name;
  6651.         if (isset($this->buildParameters[$name])) {
  6652.             return $this->buildParameters[$name];
  6653.         }
  6654.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  6655.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6656.         }
  6657.         if (isset($this->loadedDynamicParameters[$name])) {
  6658.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6659.         }
  6660.         return $this->parameters[$name];
  6661.     }
  6662.     public function hasParameter($name): bool
  6663.     {
  6664.         $name = (string) $name;
  6665.         if (isset($this->buildParameters[$name])) {
  6666.             return true;
  6667.         }
  6668.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  6669.     }
  6670.     public function setParameter($name$value): void
  6671.     {
  6672.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6673.     }
  6674.     public function getParameterBag(): ParameterBagInterface
  6675.     {
  6676.         if (null === $this->parameterBag) {
  6677.             $parameters $this->parameters;
  6678.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6679.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6680.             }
  6681.             foreach ($this->buildParameters as $name => $value) {
  6682.                 $parameters[$name] = $value;
  6683.             }
  6684.             $this->parameterBag = new FrozenParameterBag($parameters);
  6685.         }
  6686.         return $this->parameterBag;
  6687.     }
  6688.     private $loadedDynamicParameters = [
  6689.         'kernel.cache_dir' => false,
  6690.         'sylius_admin.path_name' => false,
  6691.         'sylius.security.admin_regex' => false,
  6692.         'sylius.security.shop_regex' => false,
  6693.         'kernel.secret' => false,
  6694.         'session.save_path' => false,
  6695.         'validator.mapping.cache.file' => false,
  6696.         'profiler.storage.dsn' => false,
  6697.         'debug.container.dump' => false,
  6698.         'serializer.mapping.cache.file' => false,
  6699.         'doctrine.orm.proxy_dir' => false,
  6700.         'lexik_jwt_authentication.pass_phrase' => false,
  6701.     ];
  6702.     private $dynamicParameters = [];
  6703.     private function getDynamicParameter(string $name)
  6704.     {
  6705.         switch ($name) {
  6706.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  6707.             case 'sylius_admin.path_name'$value $this->getEnv('resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  6708.             case 'sylius.security.admin_regex'$value '^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  6709.             case 'sylius.security.shop_regex'$value '^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|new-api|api/.*|api$|media/.*)[^/]++'; break;
  6710.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  6711.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  6712.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  6713.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  6714.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  6715.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  6716.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  6717.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  6718.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  6719.         }
  6720.         $this->loadedDynamicParameters[$name] = true;
  6721.         return $this->dynamicParameters[$name] = $value;
  6722.     }
  6723.     protected function getDefaultParameters(): array
  6724.     {
  6725.         return [
  6726.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  6727.             'kernel.project_dir' => \dirname(__DIR__4),
  6728.             'kernel.environment' => 'dev',
  6729.             'kernel.debug' => true,
  6730.             'kernel.name' => 'src',
  6731.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  6732.             'kernel.bundles' => [
  6733.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  6734.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  6735.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  6736.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  6737.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  6738.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  6739.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  6740.                 'SyliusOrderBundle' => 'Sylius\\Bundle\\OrderBundle\\SyliusOrderBundle',
  6741.                 'SyliusMoneyBundle' => 'Sylius\\Bundle\\MoneyBundle\\SyliusMoneyBundle',
  6742.                 'SyliusCurrencyBundle' => 'Sylius\\Bundle\\CurrencyBundle\\SyliusCurrencyBundle',
  6743.                 'SyliusLocaleBundle' => 'Sylius\\Bundle\\LocaleBundle\\SyliusLocaleBundle',
  6744.                 'SyliusProductBundle' => 'Sylius\\Bundle\\ProductBundle\\SyliusProductBundle',
  6745.                 'SyliusChannelBundle' => 'Sylius\\Bundle\\ChannelBundle\\SyliusChannelBundle',
  6746.                 'SyliusAttributeBundle' => 'Sylius\\Bundle\\AttributeBundle\\SyliusAttributeBundle',
  6747.                 'SyliusTaxationBundle' => 'Sylius\\Bundle\\TaxationBundle\\SyliusTaxationBundle',
  6748.                 'SyliusShippingBundle' => 'Sylius\\Bundle\\ShippingBundle\\SyliusShippingBundle',
  6749.                 'SyliusPaymentBundle' => 'Sylius\\Bundle\\PaymentBundle\\SyliusPaymentBundle',
  6750.                 'SyliusMailerBundle' => 'Sylius\\Bundle\\MailerBundle\\SyliusMailerBundle',
  6751.                 'SyliusPromotionBundle' => 'Sylius\\Bundle\\PromotionBundle\\SyliusPromotionBundle',
  6752.                 'SyliusAddressingBundle' => 'Sylius\\Bundle\\AddressingBundle\\SyliusAddressingBundle',
  6753.                 'SyliusInventoryBundle' => 'Sylius\\Bundle\\InventoryBundle\\SyliusInventoryBundle',
  6754.                 'SyliusTaxonomyBundle' => 'Sylius\\Bundle\\TaxonomyBundle\\SyliusTaxonomyBundle',
  6755.                 'SyliusUserBundle' => 'Sylius\\Bundle\\UserBundle\\SyliusUserBundle',
  6756.                 'SyliusCustomerBundle' => 'Sylius\\Bundle\\CustomerBundle\\SyliusCustomerBundle',
  6757.                 'SyliusUiBundle' => 'Sylius\\Bundle\\UiBundle\\SyliusUiBundle',
  6758.                 'SyliusReviewBundle' => 'Sylius\\Bundle\\ReviewBundle\\SyliusReviewBundle',
  6759.                 'SyliusCoreBundle' => 'Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle',
  6760.                 'SyliusResourceBundle' => 'Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle',
  6761.                 'SyliusGridBundle' => 'Sylius\\Bundle\\GridBundle\\SyliusGridBundle',
  6762.                 'winzouStateMachineBundle' => 'winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle',
  6763.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  6764.                 'BazingaHateoasBundle' => 'Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle',
  6765.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  6766.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  6767.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  6768.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  6769.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  6770.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  6771.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  6772.                 'WhiteOctoberPagerfantaBundle' => 'WhiteOctober\\PagerfantaBundle\\WhiteOctoberPagerfantaBundle',
  6773.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  6774.                 'SyliusFixturesBundle' => 'Sylius\\Bundle\\FixturesBundle\\SyliusFixturesBundle',
  6775.                 'SyliusPayumBundle' => 'Sylius\\Bundle\\PayumBundle\\SyliusPayumBundle',
  6776.                 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  6777.                 'SyliusAdminBundle' => 'Sylius\\Bundle\\AdminBundle\\SyliusAdminBundle',
  6778.                 'SyliusShopBundle' => 'Sylius\\Bundle\\ShopBundle\\SyliusShopBundle',
  6779.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  6780.                 'SyliusAdminApiBundle' => 'Sylius\\Bundle\\AdminApiBundle\\SyliusAdminApiBundle',
  6781.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  6782.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  6783.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  6784.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  6785.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  6786.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  6787.                 'SyliusApiBundle' => 'Sylius\\Bundle\\ApiBundle\\SyliusApiBundle',
  6788.                 'SyliusLabsDoctrineMigrationsExtraBundle' => 'SyliusLabs\\DoctrineMigrationsExtraBundle\\SyliusLabsDoctrineMigrationsExtraBundle',
  6789.                 'ConsoleColorDiffBundle' => 'Symplify\\ConsoleColorDiff\\ConsoleColorDiffBundle',
  6790.                 'SyliusPayPalPlugin' => 'Sylius\\PayPalPlugin\\SyliusPayPalPlugin',
  6791.                 'GoogleTagManagerBundle' => 'Xynnn\\GoogleTagManagerBundle\\GoogleTagManagerBundle',
  6792.                 'GtmPlugin' => 'GtmPlugin\\GtmPlugin',
  6793.                 'SyliusGtmEnhancedEcommercePlugin' => 'StefanDoorn\\SyliusGtmEnhancedEcommercePlugin\\SyliusGtmEnhancedEcommercePlugin',
  6794.             ],
  6795.             'kernel.bundles_metadata' => [
  6796.                 'FrameworkBundle' => [
  6797.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  6798.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  6799.                 ],
  6800.                 'MonologBundle' => [
  6801.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  6802.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  6803.                 ],
  6804.                 'SecurityBundle' => [
  6805.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  6806.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  6807.                 ],
  6808.                 'SwiftmailerBundle' => [
  6809.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  6810.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  6811.                 ],
  6812.                 'TwigBundle' => [
  6813.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  6814.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  6815.                 ],
  6816.                 'DoctrineBundle' => [
  6817.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  6818.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  6819.                 ],
  6820.                 'DoctrineCacheBundle' => [
  6821.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  6822.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  6823.                 ],
  6824.                 'SyliusOrderBundle' => [
  6825.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle'),
  6826.                     'namespace' => 'Sylius\\Bundle\\OrderBundle',
  6827.                 ],
  6828.                 'SyliusMoneyBundle' => [
  6829.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle'),
  6830.                     'namespace' => 'Sylius\\Bundle\\MoneyBundle',
  6831.                 ],
  6832.                 'SyliusCurrencyBundle' => [
  6833.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle'),
  6834.                     'namespace' => 'Sylius\\Bundle\\CurrencyBundle',
  6835.                 ],
  6836.                 'SyliusLocaleBundle' => [
  6837.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle'),
  6838.                     'namespace' => 'Sylius\\Bundle\\LocaleBundle',
  6839.                 ],
  6840.                 'SyliusProductBundle' => [
  6841.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle'),
  6842.                     'namespace' => 'Sylius\\Bundle\\ProductBundle',
  6843.                 ],
  6844.                 'SyliusChannelBundle' => [
  6845.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle'),
  6846.                     'namespace' => 'Sylius\\Bundle\\ChannelBundle',
  6847.                 ],
  6848.                 'SyliusAttributeBundle' => [
  6849.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle'),
  6850.                     'namespace' => 'Sylius\\Bundle\\AttributeBundle',
  6851.                 ],
  6852.                 'SyliusTaxationBundle' => [
  6853.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle'),
  6854.                     'namespace' => 'Sylius\\Bundle\\TaxationBundle',
  6855.                 ],
  6856.                 'SyliusShippingBundle' => [
  6857.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle'),
  6858.                     'namespace' => 'Sylius\\Bundle\\ShippingBundle',
  6859.                 ],
  6860.                 'SyliusPaymentBundle' => [
  6861.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle'),
  6862.                     'namespace' => 'Sylius\\Bundle\\PaymentBundle',
  6863.                 ],
  6864.                 'SyliusMailerBundle' => [
  6865.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/mailer-bundle/src/Bundle'),
  6866.                     'namespace' => 'Sylius\\Bundle\\MailerBundle',
  6867.                 ],
  6868.                 'SyliusPromotionBundle' => [
  6869.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle'),
  6870.                     'namespace' => 'Sylius\\Bundle\\PromotionBundle',
  6871.                 ],
  6872.                 'SyliusAddressingBundle' => [
  6873.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle'),
  6874.                     'namespace' => 'Sylius\\Bundle\\AddressingBundle',
  6875.                 ],
  6876.                 'SyliusInventoryBundle' => [
  6877.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle'),
  6878.                     'namespace' => 'Sylius\\Bundle\\InventoryBundle',
  6879.                 ],
  6880.                 'SyliusTaxonomyBundle' => [
  6881.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle'),
  6882.                     'namespace' => 'Sylius\\Bundle\\TaxonomyBundle',
  6883.                 ],
  6884.                 'SyliusUserBundle' => [
  6885.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle'),
  6886.                     'namespace' => 'Sylius\\Bundle\\UserBundle',
  6887.                 ],
  6888.                 'SyliusCustomerBundle' => [
  6889.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle'),
  6890.                     'namespace' => 'Sylius\\Bundle\\CustomerBundle',
  6891.                 ],
  6892.                 'SyliusUiBundle' => [
  6893.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle'),
  6894.                     'namespace' => 'Sylius\\Bundle\\UiBundle',
  6895.                 ],
  6896.                 'SyliusReviewBundle' => [
  6897.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle'),
  6898.                     'namespace' => 'Sylius\\Bundle\\ReviewBundle',
  6899.                 ],
  6900.                 'SyliusCoreBundle' => [
  6901.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle'),
  6902.                     'namespace' => 'Sylius\\Bundle\\CoreBundle',
  6903.                 ],
  6904.                 'SyliusResourceBundle' => [
  6905.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle'),
  6906.                     'namespace' => 'Sylius\\Bundle\\ResourceBundle',
  6907.                 ],
  6908.                 'SyliusGridBundle' => [
  6909.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle'),
  6910.                     'namespace' => 'Sylius\\Bundle\\GridBundle',
  6911.                 ],
  6912.                 'winzouStateMachineBundle' => [
  6913.                     'path' => (\dirname(__DIR__4).'/vendor/winzou/state-machine-bundle'),
  6914.                     'namespace' => 'winzou\\Bundle\\StateMachineBundle',
  6915.                 ],
  6916.                 'SonataBlockBundle' => [
  6917.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  6918.                     'namespace' => 'Sonata\\BlockBundle',
  6919.                 ],
  6920.                 'BazingaHateoasBundle' => [
  6921.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle'),
  6922.                     'namespace' => 'Bazinga\\Bundle\\HateoasBundle',
  6923.                 ],
  6924.                 'JMSSerializerBundle' => [
  6925.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  6926.                     'namespace' => 'JMS\\SerializerBundle',
  6927.                 ],
  6928.                 'FOSRestBundle' => [
  6929.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  6930.                     'namespace' => 'FOS\\RestBundle',
  6931.                 ],
  6932.                 'KnpGaufretteBundle' => [
  6933.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  6934.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  6935.                 ],
  6936.                 'KnpMenuBundle' => [
  6937.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  6938.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  6939.                 ],
  6940.                 'LiipImagineBundle' => [
  6941.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  6942.                     'namespace' => 'Liip\\ImagineBundle',
  6943.                 ],
  6944.                 'PayumBundle' => [
  6945.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  6946.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  6947.                 ],
  6948.                 'StofDoctrineExtensionsBundle' => [
  6949.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  6950.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  6951.                 ],
  6952.                 'WhiteOctoberPagerfantaBundle' => [
  6953.                     'path' => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle'),
  6954.                     'namespace' => 'WhiteOctober\\PagerfantaBundle',
  6955.                 ],
  6956.                 'DoctrineMigrationsBundle' => [
  6957.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  6958.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  6959.                 ],
  6960.                 'SyliusFixturesBundle' => [
  6961.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/fixtures-bundle/src'),
  6962.                     'namespace' => 'Sylius\\Bundle\\FixturesBundle',
  6963.                 ],
  6964.                 'SyliusPayumBundle' => [
  6965.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle'),
  6966.                     'namespace' => 'Sylius\\Bundle\\PayumBundle',
  6967.                 ],
  6968.                 'SyliusThemeBundle' => [
  6969.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src'),
  6970.                     'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  6971.                 ],
  6972.                 'SyliusAdminBundle' => [
  6973.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle'),
  6974.                     'namespace' => 'Sylius\\Bundle\\AdminBundle',
  6975.                 ],
  6976.                 'SyliusShopBundle' => [
  6977.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle'),
  6978.                     'namespace' => 'Sylius\\Bundle\\ShopBundle',
  6979.                 ],
  6980.                 'FOSOAuthServerBundle' => [
  6981.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  6982.                     'namespace' => 'FOS\\OAuthServerBundle',
  6983.                 ],
  6984.                 'SyliusAdminApiBundle' => [
  6985.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle'),
  6986.                     'namespace' => 'Sylius\\Bundle\\AdminApiBundle',
  6987.                 ],
  6988.                 'DebugBundle' => [
  6989.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  6990.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  6991.                 ],
  6992.                 'WebProfilerBundle' => [
  6993.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  6994.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  6995.                 ],
  6996.                 'FidryAliceDataFixturesBundle' => [
  6997.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  6998.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  6999.                 ],
  7000.                 'NelmioAliceBundle' => [
  7001.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  7002.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  7003.                 ],
  7004.                 'ApiPlatformBundle' => [
  7005.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  7006.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  7007.                 ],
  7008.                 'LexikJWTAuthenticationBundle' => [
  7009.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  7010.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  7011.                 ],
  7012.                 'SyliusApiBundle' => [
  7013.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle'),
  7014.                     'namespace' => 'Sylius\\Bundle\\ApiBundle',
  7015.                 ],
  7016.                 'SyliusLabsDoctrineMigrationsExtraBundle' => [
  7017.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/doctrine-migrations-extra-bundle/src'),
  7018.                     'namespace' => 'SyliusLabs\\DoctrineMigrationsExtraBundle',
  7019.                 ],
  7020.                 'ConsoleColorDiffBundle' => [
  7021.                     'path' => (\dirname(__DIR__4).'/vendor/symplify/console-color-diff/src'),
  7022.                     'namespace' => 'Symplify\\ConsoleColorDiff',
  7023.                 ],
  7024.                 'SyliusPayPalPlugin' => [
  7025.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src'),
  7026.                     'namespace' => 'Sylius\\PayPalPlugin',
  7027.                 ],
  7028.                 'GoogleTagManagerBundle' => [
  7029.                     'path' => (\dirname(__DIR__4).'/vendor/xynnn/google-tag-manager-bundle'),
  7030.                     'namespace' => 'Xynnn\\GoogleTagManagerBundle',
  7031.                 ],
  7032.                 'GtmPlugin' => [
  7033.                     'path' => (\dirname(__DIR__4).'/vendor/stefandoorn/google-tag-manager-plugin/src'),
  7034.                     'namespace' => 'GtmPlugin',
  7035.                 ],
  7036.                 'SyliusGtmEnhancedEcommercePlugin' => [
  7037.                     'path' => (\dirname(__DIR__4).'/vendor/stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin/src'),
  7038.                     'namespace' => 'StefanDoorn\\SyliusGtmEnhancedEcommercePlugin',
  7039.                 ],
  7040.             ],
  7041.             'kernel.charset' => 'UTF-8',
  7042.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  7043.             'container.dumper.inline_class_loader' => true,
  7044.             'sylius.uploader.filesystem' => 'sylius_image',
  7045.             'sylius_core.public_dir' => (\dirname(__DIR__4).'/public'),
  7046.             'env(SYLIUS_FIXTURES_HOSTNAME)' => 'localhost',
  7047.             'env(SYLIUS_FIXTURES_THEME_NAME)' => NULL,
  7048.             'env(SYLIUS_ADMIN_ROUTING_PATH_NAME)' => 'admin',
  7049.             'env(DATABASE_URL)' => '',
  7050.             'sylius.security.api_regex' => '^/api',
  7051.             'sylius.security.new_api_route' => '/new-api',
  7052.             'sylius.security.new_api_regex' => '^/new-api',
  7053.             'sylius.security.new_api_admin_route' => '/new-api/admin',
  7054.             'sylius.security.new_api_admin_regex' => '^/new-api/admin',
  7055.             'sylius.security.new_api_shop_route' => '/new-api/shop',
  7056.             'sylius.security.new_api_shop_regex' => '^/new-api/shop',
  7057.             'locale' => 'en_GB',
  7058.             'event_dispatcher.event_aliases' => [
  7059.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7060.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7061.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7062.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7063.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7064.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7065.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7066.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7067.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7068.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7069.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7070.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7071.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7072.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7073.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7074.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7075.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  7076.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  7077.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  7078.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  7079.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  7080.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  7081.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  7082.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7083.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7084.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7085.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7086.             ],
  7087.             'fragment.renderer.hinclude.global_template' => NULL,
  7088.             'fragment.path' => '/_fragment',
  7089.             'kernel.http_method_override' => true,
  7090.             'kernel.trusted_hosts' => [
  7091.             ],
  7092.             'kernel.default_locale' => 'en_GB',
  7093.             'kernel.error_controller' => 'error_controller',
  7094.             'templating.helper.code.file_link_format' => NULL,
  7095.             'debug.file_link_format' => NULL,
  7096.             'session.metadata.storage_key' => '_sf2_meta',
  7097.             'session.storage.options' => [
  7098.                 'cache_limiter' => '0',
  7099.                 'cookie_httponly' => true,
  7100.                 'gc_probability' => 1,
  7101.             ],
  7102.             'session.metadata.update_threshold' => 0,
  7103.             'form.type_extension.csrf.enabled' => true,
  7104.             'form.type_extension.csrf.field_name' => '_token',
  7105.             'asset.request_context.base_path' => '',
  7106.             'asset.request_context.secure' => false,
  7107.             'templating.loader.cache.path' => NULL,
  7108.             'templating.engines' => [
  7109.                 => 'twig',
  7110.             ],
  7111.             'validator.translation_domain' => 'validators',
  7112.             'translator.logging' => false,
  7113.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7114.             'profiler_listener.only_exceptions' => false,
  7115.             'profiler_listener.only_master_requests' => false,
  7116.             'debug.error_handler.throw_at' => -1,
  7117.             'router.request_context.host' => 'localhost',
  7118.             'router.request_context.scheme' => 'http',
  7119.             'router.request_context.base_url' => '',
  7120.             'router.resource' => 'kernel::loadRoutes',
  7121.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  7122.             'request_listener.http_port' => 80,
  7123.             'request_listener.https_port' => 443,
  7124.             'monolog.use_microseconds' => true,
  7125.             'monolog.swift_mailer.handlers' => [
  7126.             ],
  7127.             'monolog.handlers_to_channels' => [
  7128.                 'monolog.handler.firephp' => NULL,
  7129.                 'monolog.handler.main' => NULL,
  7130.                 'monolog.handler.paypal' => [
  7131.                     'type' => 'inclusive',
  7132.                     'elements' => [
  7133.                         => 'paypal',
  7134.                     ],
  7135.                 ],
  7136.             ],
  7137.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  7138.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  7139.             'security.role_hierarchy.roles' => [
  7140.             ],
  7141.             'security.access.denied_url' => NULL,
  7142.             'security.authentication.manager.erase_credentials' => true,
  7143.             'security.authentication.session_strategy.strategy' => 'migrate',
  7144.             'security.access.always_authenticate_before_granting' => true,
  7145.             'security.authentication.hide_user_not_found' => true,
  7146.             'swiftmailer.mailer.default.transport.name' => 'null',
  7147.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  7148.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  7149.             'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
  7150.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  7151.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  7152.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  7153.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  7154.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  7155.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  7156.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  7157.             ],
  7158.             'swiftmailer.mailer.default.spool.enabled' => false,
  7159.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  7160.             'swiftmailer.mailer.default.single_address' => NULL,
  7161.             'swiftmailer.mailer.default.delivery.enabled' => false,
  7162.             'swiftmailer.spool.enabled' => false,
  7163.             'swiftmailer.delivery.enabled' => false,
  7164.             'swiftmailer.single_address' => NULL,
  7165.             'swiftmailer.mailers' => [
  7166.                 'default' => 'swiftmailer.mailer.default',
  7167.             ],
  7168.             'swiftmailer.default_mailer' => 'default',
  7169.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  7170.             'twig.form.resources' => [
  7171.                 => 'form_div_layout.html.twig',
  7172.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  7173.             ],
  7174.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  7175.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  7176.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  7177.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  7178.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  7179.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  7180.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  7181.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  7182.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  7183.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  7184.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  7185.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  7186.             'doctrine_cache.memcache.host' => 'localhost',
  7187.             'doctrine_cache.memcache.port' => 11211,
  7188.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  7189.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  7190.             'doctrine_cache.memcached.host' => 'localhost',
  7191.             'doctrine_cache.memcached.port' => 11211,
  7192.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  7193.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  7194.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  7195.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  7196.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  7197.             'doctrine_cache.predis.scheme' => 'tcp',
  7198.             'doctrine_cache.predis.host' => 'localhost',
  7199.             'doctrine_cache.predis.port' => 6379,
  7200.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  7201.             'doctrine_cache.redis.connection.class' => 'Redis',
  7202.             'doctrine_cache.redis.host' => 'localhost',
  7203.             'doctrine_cache.redis.port' => 6379,
  7204.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  7205.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  7206.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  7207.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  7208.             'doctrine_cache.riak.host' => 'localhost',
  7209.             'doctrine_cache.riak.port' => 8087,
  7210.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  7211.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  7212.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  7213.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  7214.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  7215.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  7216.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  7217.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  7218.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  7219.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  7220.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  7221.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  7222.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  7223.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  7224.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  7225.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  7226.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  7227.             'doctrine.entity_managers' => [
  7228.                 'default' => 'doctrine.orm.default_entity_manager',
  7229.             ],
  7230.             'doctrine.default_entity_manager' => 'default',
  7231.             'doctrine.dbal.connection_factory.types' => [
  7232.             ],
  7233.             'doctrine.connections' => [
  7234.                 'default' => 'doctrine.dbal.default_connection',
  7235.             ],
  7236.             'doctrine.default_connection' => 'default',
  7237.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  7238.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  7239.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  7240.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  7241.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  7242.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  7243.             'doctrine.orm.cache.memcache_host' => 'localhost',
  7244.             'doctrine.orm.cache.memcache_port' => 11211,
  7245.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  7246.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  7247.             'doctrine.orm.cache.memcached_host' => 'localhost',
  7248.             'doctrine.orm.cache.memcached_port' => 11211,
  7249.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  7250.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  7251.             'doctrine.orm.cache.redis_host' => 'localhost',
  7252.             'doctrine.orm.cache.redis_port' => 6379,
  7253.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  7254.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  7255.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  7256.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  7257.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  7258.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  7259.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  7260.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  7261.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  7262.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  7263.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  7264.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  7265.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  7266.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  7267.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  7268.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  7269.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  7270.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  7271.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  7272.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  7273.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  7274.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  7275.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  7276.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  7277.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  7278.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  7279.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  7280.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  7281.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  7282.             'doctrine.orm.auto_generate_proxy_classes' => true,
  7283.             'doctrine.orm.proxy_namespace' => 'Proxies',
  7284.             'sylius.repository.order.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository',
  7285.             'sylius.repository.order_item.class' => 'Sylius\\Bundle\\OrderBundle\\Doctrine\\ORM\\OrderItemRepository',
  7286.             'sylius_order.driver.doctrine/orm' => true,
  7287.             'sylius_order.driver' => 'doctrine/orm',
  7288.             'sylius.resources' => [
  7289.                 'sylius.order' => [
  7290.                     'driver' => 'doctrine/orm',
  7291.                     'classes' => [
  7292.                         'model' => 'App\\Entity\\Order\\Order',
  7293.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController',
  7294.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository',
  7295.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface',
  7296.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7297.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType',
  7298.                     ],
  7299.                 ],
  7300.                 'sylius.order_item' => [
  7301.                     'driver' => 'doctrine/orm',
  7302.                     'classes' => [
  7303.                         'model' => 'App\\Entity\\Order\\OrderItem',
  7304.                         'controller' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController',
  7305.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface',
  7306.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7307.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType',
  7308.                     ],
  7309.                 ],
  7310.                 'sylius.order_item_unit' => [
  7311.                     'driver' => 'doctrine/orm',
  7312.                     'classes' => [
  7313.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  7314.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface',
  7315.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7316.                         'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  7317.                     ],
  7318.                 ],
  7319.                 'sylius.order_sequence' => [
  7320.                     'driver' => 'doctrine/orm',
  7321.                     'classes' => [
  7322.                         'model' => 'App\\Entity\\Order\\OrderSequence',
  7323.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface',
  7324.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7325.                     ],
  7326.                 ],
  7327.                 'sylius.adjustment' => [
  7328.                     'driver' => 'doctrine/orm',
  7329.                     'classes' => [
  7330.                         'model' => 'App\\Entity\\Order\\Adjustment',
  7331.                         'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface',
  7332.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7333.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7334.                     ],
  7335.                 ],
  7336.                 'sylius.currency' => [
  7337.                     'driver' => 'doctrine/orm',
  7338.                     'classes' => [
  7339.                         'model' => 'App\\Entity\\Currency\\Currency',
  7340.                         'interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface',
  7341.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7342.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7343.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  7344.                     ],
  7345.                 ],
  7346.                 'sylius.exchange_rate' => [
  7347.                     'driver' => 'doctrine/orm',
  7348.                     'classes' => [
  7349.                         'model' => 'App\\Entity\\Currency\\ExchangeRate',
  7350.                         'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface',
  7351.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7352.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7353.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  7354.                     ],
  7355.                 ],
  7356.                 'sylius.locale' => [
  7357.                     'driver' => 'doctrine/orm',
  7358.                     'classes' => [
  7359.                         'model' => 'App\\Entity\\Locale\\Locale',
  7360.                         'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface',
  7361.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7362.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7363.                         'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType',
  7364.                     ],
  7365.                 ],
  7366.                 'sylius.product' => [
  7367.                     'driver' => 'doctrine/orm',
  7368.                     'classes' => [
  7369.                         'model' => 'App\\Entity\\Product\\Product',
  7370.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  7371.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface',
  7372.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7373.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7374.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType',
  7375.                     ],
  7376.                     'translation' => [
  7377.                         'classes' => [
  7378.                             'model' => 'App\\Entity\\Product\\ProductTranslation',
  7379.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  7380.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7381.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7382.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  7383.                         ],
  7384.                     ],
  7385.                 ],
  7386.                 'sylius.product_translation' => [
  7387.                     'driver' => 'doctrine/orm',
  7388.                     'classes' => [
  7389.                         'model' => 'App\\Entity\\Product\\ProductTranslation',
  7390.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  7391.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7392.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7393.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  7394.                     ],
  7395.                 ],
  7396.                 'sylius.product_variant' => [
  7397.                     'driver' => 'doctrine/orm',
  7398.                     'classes' => [
  7399.                         'model' => 'App\\Entity\\Product\\ProductVariant',
  7400.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  7401.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  7402.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface',
  7403.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7404.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType',
  7405.                     ],
  7406.                     'translation' => [
  7407.                         'classes' => [
  7408.                             'model' => 'App\\Entity\\Product\\ProductVariantTranslation',
  7409.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  7410.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7411.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7412.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  7413.                         ],
  7414.                     ],
  7415.                 ],
  7416.                 'sylius.product_variant_translation' => [
  7417.                     'driver' => 'doctrine/orm',
  7418.                     'classes' => [
  7419.                         'model' => 'App\\Entity\\Product\\ProductVariantTranslation',
  7420.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  7421.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7422.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7423.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  7424.                     ],
  7425.                 ],
  7426.                 'sylius.product_option' => [
  7427.                     'driver' => 'doctrine/orm',
  7428.                     'classes' => [
  7429.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  7430.                         'model' => 'App\\Entity\\Product\\ProductOption',
  7431.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface',
  7432.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7433.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7434.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType',
  7435.                     ],
  7436.                     'translation' => [
  7437.                         'classes' => [
  7438.                             'model' => 'App\\Entity\\Product\\ProductOptionTranslation',
  7439.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  7440.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7441.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7442.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  7443.                         ],
  7444.                     ],
  7445.                 ],
  7446.                 'sylius.product_option_translation' => [
  7447.                     'driver' => 'doctrine/orm',
  7448.                     'classes' => [
  7449.                         'model' => 'App\\Entity\\Product\\ProductOptionTranslation',
  7450.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  7451.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7452.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7453.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  7454.                     ],
  7455.                 ],
  7456.                 'sylius.product_association_type' => [
  7457.                     'driver' => 'doctrine/orm',
  7458.                     'classes' => [
  7459.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  7460.                         'model' => 'App\\Entity\\Product\\ProductAssociationType',
  7461.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface',
  7462.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7463.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7464.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType',
  7465.                     ],
  7466.                     'translation' => [
  7467.                         'classes' => [
  7468.                             'model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  7469.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  7470.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7471.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7472.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  7473.                         ],
  7474.                     ],
  7475.                 ],
  7476.                 'sylius.product_association_type_translation' => [
  7477.                     'driver' => 'doctrine/orm',
  7478.                     'classes' => [
  7479.                         'model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  7480.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  7481.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7482.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7483.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  7484.                     ],
  7485.                 ],
  7486.                 'sylius.product_option_value' => [
  7487.                     'driver' => 'doctrine/orm',
  7488.                     'classes' => [
  7489.                         'model' => 'App\\Entity\\Product\\ProductOptionValue',
  7490.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface',
  7491.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7492.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7493.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType',
  7494.                     ],
  7495.                     'translation' => [
  7496.                         'classes' => [
  7497.                             'model' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  7498.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  7499.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7500.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7501.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  7502.                         ],
  7503.                     ],
  7504.                 ],
  7505.                 'sylius.product_option_value_translation' => [
  7506.                     'driver' => 'doctrine/orm',
  7507.                     'classes' => [
  7508.                         'model' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  7509.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  7510.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7511.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7512.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  7513.                     ],
  7514.                 ],
  7515.                 'sylius.product_association' => [
  7516.                     'driver' => 'doctrine/orm',
  7517.                     'classes' => [
  7518.                         'model' => 'App\\Entity\\Product\\ProductAssociation',
  7519.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface',
  7520.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7521.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7522.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType',
  7523.                     ],
  7524.                 ],
  7525.                 'sylius.channel' => [
  7526.                     'driver' => 'doctrine/orm',
  7527.                     'classes' => [
  7528.                         'model' => 'App\\Entity\\Channel\\Channel',
  7529.                         'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface',
  7530.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7531.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7532.                         'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType',
  7533.                     ],
  7534.                 ],
  7535.                 'sylius.product_attribute' => [
  7536.                     'driver' => 'doctrine/orm',
  7537.                     'classes' => [
  7538.                         'model' => 'App\\Entity\\Product\\ProductAttribute',
  7539.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  7540.                         'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  7541.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  7542.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7543.                     ],
  7544.                     'translation' => [
  7545.                         'classes' => [
  7546.                             'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  7547.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  7548.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  7549.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7550.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7551.                         ],
  7552.                     ],
  7553.                 ],
  7554.                 'sylius.product_attribute_translation' => [
  7555.                     'driver' => 'doctrine/orm',
  7556.                     'classes' => [
  7557.                         'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  7558.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  7559.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  7560.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7561.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7562.                     ],
  7563.                 ],
  7564.                 'sylius.product_attribute_value' => [
  7565.                     'driver' => 'doctrine/orm',
  7566.                     'classes' => [
  7567.                         'model' => 'App\\Entity\\Product\\ProductAttributeValue',
  7568.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  7569.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  7570.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  7571.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7572.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7573.                     ],
  7574.                 ],
  7575.                 'sylius.tax_rate' => [
  7576.                     'driver' => 'doctrine/orm',
  7577.                     'classes' => [
  7578.                         'model' => 'App\\Entity\\Taxation\\TaxRate',
  7579.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface',
  7580.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7581.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7582.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  7583.                     ],
  7584.                 ],
  7585.                 'sylius.tax_category' => [
  7586.                     'driver' => 'doctrine/orm',
  7587.                     'classes' => [
  7588.                         'model' => 'App\\Entity\\Taxation\\TaxCategory',
  7589.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface',
  7590.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7591.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7592.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType',
  7593.                     ],
  7594.                 ],
  7595.                 'sylius.shipment' => [
  7596.                     'driver' => 'doctrine/orm',
  7597.                     'classes' => [
  7598.                         'model' => 'App\\Entity\\Shipping\\Shipment',
  7599.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  7600.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface',
  7601.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7602.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7603.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType',
  7604.                     ],
  7605.                 ],
  7606.                 'sylius.shipment_unit' => [
  7607.                     'driver' => 'doctrine/orm',
  7608.                     'classes' => [
  7609.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  7610.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface',
  7611.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7612.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7613.                     ],
  7614.                 ],
  7615.                 'sylius.shipping_method' => [
  7616.                     'driver' => 'doctrine/orm',
  7617.                     'classes' => [
  7618.                         'model' => 'App\\Entity\\Shipping\\ShippingMethod',
  7619.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  7620.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface',
  7621.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7622.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7623.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType',
  7624.                     ],
  7625.                     'translation' => [
  7626.                         'classes' => [
  7627.                             'model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  7628.                             'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  7629.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7630.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7631.                             'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  7632.                         ],
  7633.                     ],
  7634.                 ],
  7635.                 'sylius.shipping_method_translation' => [
  7636.                     'driver' => 'doctrine/orm',
  7637.                     'classes' => [
  7638.                         'model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  7639.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  7640.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7641.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7642.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  7643.                     ],
  7644.                 ],
  7645.                 'sylius.shipping_category' => [
  7646.                     'driver' => 'doctrine/orm',
  7647.                     'classes' => [
  7648.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  7649.                         'model' => 'App\\Entity\\Shipping\\ShippingCategory',
  7650.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface',
  7651.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7652.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7653.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType',
  7654.                     ],
  7655.                 ],
  7656.                 'sylius.shipping_method_rule' => [
  7657.                     'driver' => 'doctrine/orm',
  7658.                     'classes' => [
  7659.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  7660.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface',
  7661.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7662.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7663.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType',
  7664.                     ],
  7665.                 ],
  7666.                 'sylius.payment' => [
  7667.                     'driver' => 'doctrine/orm',
  7668.                     'classes' => [
  7669.                         'model' => 'App\\Entity\\Payment\\Payment',
  7670.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  7671.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface',
  7672.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7673.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7674.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType',
  7675.                     ],
  7676.                 ],
  7677.                 'sylius.payment_method' => [
  7678.                     'driver' => 'doctrine/orm',
  7679.                     'classes' => [
  7680.                         'model' => 'App\\Entity\\Payment\\PaymentMethod',
  7681.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  7682.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  7683.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface',
  7684.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7685.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType',
  7686.                     ],
  7687.                     'translation' => [
  7688.                         'classes' => [
  7689.                             'model' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  7690.                             'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  7691.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7692.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7693.                             'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  7694.                         ],
  7695.                     ],
  7696.                 ],
  7697.                 'sylius.payment_method_translation' => [
  7698.                     'driver' => 'doctrine/orm',
  7699.                     'classes' => [
  7700.                         'model' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  7701.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  7702.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7703.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7704.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  7705.                     ],
  7706.                 ],
  7707.                 'sylius.promotion_subject' => [
  7708.                     'driver' => 'doctrine/orm',
  7709.                     'classes' => [
  7710.                         'model' => 'App\\Entity\\Order\\Order',
  7711.                     ],
  7712.                 ],
  7713.                 'sylius.promotion' => [
  7714.                     'driver' => 'doctrine/orm',
  7715.                     'classes' => [
  7716.                         'model' => 'App\\Entity\\Promotion\\Promotion',
  7717.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  7718.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface',
  7719.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7720.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7721.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType',
  7722.                     ],
  7723.                 ],
  7724.                 'sylius.promotion_coupon' => [
  7725.                     'driver' => 'doctrine/orm',
  7726.                     'classes' => [
  7727.                         'model' => 'App\\Entity\\Promotion\\PromotionCoupon',
  7728.                         'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  7729.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface',
  7730.                         'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  7731.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7732.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType',
  7733.                     ],
  7734.                 ],
  7735.                 'sylius.promotion_rule' => [
  7736.                     'driver' => 'doctrine/orm',
  7737.                     'classes' => [
  7738.                         'model' => 'App\\Entity\\Promotion\\PromotionRule',
  7739.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface',
  7740.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7741.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7742.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType',
  7743.                     ],
  7744.                 ],
  7745.                 'sylius.promotion_action' => [
  7746.                     'driver' => 'doctrine/orm',
  7747.                     'classes' => [
  7748.                         'model' => 'App\\Entity\\Promotion\\PromotionAction',
  7749.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface',
  7750.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7751.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7752.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType',
  7753.                     ],
  7754.                 ],
  7755.                 'sylius.address' => [
  7756.                     'driver' => 'doctrine/orm',
  7757.                     'classes' => [
  7758.                         'model' => 'App\\Entity\\Addressing\\Address',
  7759.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  7760.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  7761.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7762.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7763.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType',
  7764.                     ],
  7765.                 ],
  7766.                 'sylius.country' => [
  7767.                     'driver' => 'doctrine/orm',
  7768.                     'classes' => [
  7769.                         'model' => 'App\\Entity\\Addressing\\Country',
  7770.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface',
  7771.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7772.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7773.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType',
  7774.                     ],
  7775.                 ],
  7776.                 'sylius.province' => [
  7777.                     'driver' => 'doctrine/orm',
  7778.                     'classes' => [
  7779.                         'model' => 'App\\Entity\\Addressing\\Province',
  7780.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface',
  7781.                         'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  7782.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7783.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType',
  7784.                     ],
  7785.                 ],
  7786.                 'sylius.zone' => [
  7787.                     'driver' => 'doctrine/orm',
  7788.                     'classes' => [
  7789.                         'model' => 'App\\Entity\\Addressing\\Zone',
  7790.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface',
  7791.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7792.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7793.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType',
  7794.                     ],
  7795.                 ],
  7796.                 'sylius.zone_member' => [
  7797.                     'driver' => 'doctrine/orm',
  7798.                     'classes' => [
  7799.                         'model' => 'App\\Entity\\Addressing\\ZoneMember',
  7800.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface',
  7801.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7802.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7803.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType',
  7804.                     ],
  7805.                 ],
  7806.                 'sylius.address_log_entry' => [
  7807.                     'driver' => 'doctrine/orm',
  7808.                     'classes' => [
  7809.                         'model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  7810.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7811.                         'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  7812.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7813.                     ],
  7814.                 ],
  7815.                 'sylius.inventory_unit' => [
  7816.                     'driver' => 'doctrine/orm',
  7817.                     'classes' => [
  7818.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  7819.                         'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface',
  7820.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7821.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7822.                     ],
  7823.                 ],
  7824.                 'sylius.taxon' => [
  7825.                     'driver' => 'doctrine/orm',
  7826.                     'classes' => [
  7827.                         'model' => 'App\\Entity\\Taxonomy\\Taxon',
  7828.                         'repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  7829.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface',
  7830.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7831.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  7832.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType',
  7833.                     ],
  7834.                     'translation' => [
  7835.                         'classes' => [
  7836.                             'model' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  7837.                             'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  7838.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7839.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7840.                             'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  7841.                         ],
  7842.                     ],
  7843.                 ],
  7844.                 'sylius.taxon_translation' => [
  7845.                     'driver' => 'doctrine/orm',
  7846.                     'classes' => [
  7847.                         'model' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  7848.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  7849.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7850.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7851.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  7852.                     ],
  7853.                 ],
  7854.                 'sylius.admin_user' => [
  7855.                     'driver' => 'doctrine/orm',
  7856.                     'classes' => [
  7857.                         'model' => 'App\\Entity\\User\\AdminUser',
  7858.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  7859.                         'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  7860.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  7861.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  7862.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7863.                     ],
  7864.                     'templates' => 'SyliusUserBundle:User',
  7865.                     'encoder' => NULL,
  7866.                     'resetting' => [
  7867.                         'token' => [
  7868.                             'ttl' => 'P1D',
  7869.                             'length' => 16,
  7870.                             'field_name' => 'passwordResetToken',
  7871.                         ],
  7872.                         'pin' => [
  7873.                             'length' => 4,
  7874.                             'field_name' => 'passwordResetToken',
  7875.                         ],
  7876.                     ],
  7877.                     'verification' => [
  7878.                         'token' => [
  7879.                             'length' => 16,
  7880.                             'field_name' => 'emailVerificationToken',
  7881.                         ],
  7882.                     ],
  7883.                 ],
  7884.                 'sylius.shop_user' => [
  7885.                     'driver' => 'doctrine/orm',
  7886.                     'classes' => [
  7887.                         'model' => 'App\\Entity\\User\\ShopUser',
  7888.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  7889.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  7890.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  7891.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  7892.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7893.                     ],
  7894.                     'templates' => 'SyliusUserBundle:User',
  7895.                     'encoder' => NULL,
  7896.                     'resetting' => [
  7897.                         'token' => [
  7898.                             'ttl' => 'P1D',
  7899.                             'length' => 16,
  7900.                             'field_name' => 'passwordResetToken',
  7901.                         ],
  7902.                         'pin' => [
  7903.                             'length' => 4,
  7904.                             'field_name' => 'passwordResetToken',
  7905.                         ],
  7906.                     ],
  7907.                     'verification' => [
  7908.                         'token' => [
  7909.                             'length' => 16,
  7910.                             'field_name' => 'emailVerificationToken',
  7911.                         ],
  7912.                     ],
  7913.                 ],
  7914.                 'sylius.oauth_user' => [
  7915.                     'driver' => 'doctrine/orm',
  7916.                     'encoder' => false,
  7917.                     'classes' => [
  7918.                         'model' => 'App\\Entity\\User\\UserOAuth',
  7919.                         'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  7920.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7921.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7922.                     ],
  7923.                     'templates' => 'SyliusUserBundle:User',
  7924.                     'resetting' => [
  7925.                         'token' => [
  7926.                             'ttl' => 'P1D',
  7927.                             'length' => 16,
  7928.                             'field_name' => 'passwordResetToken',
  7929.                         ],
  7930.                         'pin' => [
  7931.                             'length' => 4,
  7932.                             'field_name' => 'passwordResetToken',
  7933.                         ],
  7934.                     ],
  7935.                     'verification' => [
  7936.                         'token' => [
  7937.                             'length' => 16,
  7938.                             'field_name' => 'emailVerificationToken',
  7939.                         ],
  7940.                     ],
  7941.                 ],
  7942.                 'sylius.customer' => [
  7943.                     'driver' => 'doctrine/orm',
  7944.                     'classes' => [
  7945.                         'model' => 'App\\Entity\\Customer\\Customer',
  7946.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository',
  7947.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface',
  7948.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7949.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7950.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType',
  7951.                     ],
  7952.                 ],
  7953.                 'sylius.customer_group' => [
  7954.                     'driver' => 'doctrine/orm',
  7955.                     'classes' => [
  7956.                         'model' => 'App\\Entity\\Customer\\CustomerGroup',
  7957.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface',
  7958.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7959.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7960.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType',
  7961.                     ],
  7962.                 ],
  7963.                 'sylius.product_review' => [
  7964.                     'driver' => 'doctrine/orm',
  7965.                     'classes' => [
  7966.                         'model' => 'App\\Entity\\Product\\ProductReview',
  7967.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  7968.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  7969.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  7970.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7971.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7972.                     ],
  7973.                 ],
  7974.                 'sylius.product_reviewer' => [
  7975.                     'driver' => 'doctrine/orm',
  7976.                     'classes' => [
  7977.                         'model' => 'App\\Entity\\Customer\\Customer',
  7978.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  7979.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7980.                     ],
  7981.                 ],
  7982.                 'sylius.product_taxon' => [
  7983.                     'driver' => 'doctrine/orm',
  7984.                     'classes' => [
  7985.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  7986.                         'model' => 'App\\Entity\\Product\\ProductTaxon',
  7987.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface',
  7988.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  7989.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7990.                     ],
  7991.                 ],
  7992.                 'sylius.product_image' => [
  7993.                     'driver' => 'doctrine/orm',
  7994.                     'classes' => [
  7995.                         'model' => 'App\\Entity\\Product\\ProductImage',
  7996.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface',
  7997.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  7998.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  7999.                     ],
  8000.                 ],
  8001.                 'sylius.taxon_image' => [
  8002.                     'driver' => 'doctrine/orm',
  8003.                     'classes' => [
  8004.                         'model' => 'App\\Entity\\Taxonomy\\TaxonImage',
  8005.                         'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface',
  8006.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8007.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8008.                     ],
  8009.                 ],
  8010.                 'sylius.channel_pricing' => [
  8011.                     'driver' => 'doctrine/orm',
  8012.                     'classes' => [
  8013.                         'model' => 'App\\Entity\\Channel\\ChannelPricing',
  8014.                         'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface',
  8015.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8016.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8017.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType',
  8018.                     ],
  8019.                 ],
  8020.                 'sylius.avatar_image' => [
  8021.                     'driver' => 'doctrine/orm',
  8022.                     'classes' => [
  8023.                         'model' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  8024.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  8025.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8026.                     ],
  8027.                 ],
  8028.                 'sylius.shop_billing_data' => [
  8029.                     'driver' => 'doctrine/orm',
  8030.                     'classes' => [
  8031.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  8032.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface',
  8033.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8034.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8035.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType',
  8036.                     ],
  8037.                 ],
  8038.                 'sylius.payment_security_token' => [
  8039.                     'driver' => 'doctrine/orm',
  8040.                     'classes' => [
  8041.                         'model' => 'App\\Entity\\Payment\\PaymentSecurityToken',
  8042.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface',
  8043.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8044.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8045.                     ],
  8046.                 ],
  8047.                 'sylius.gateway_config' => [
  8048.                     'driver' => 'doctrine/orm',
  8049.                     'classes' => [
  8050.                         'model' => 'App\\Entity\\Payment\\GatewayConfig',
  8051.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface',
  8052.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8053.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8054.                         'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType',
  8055.                     ],
  8056.                 ],
  8057.                 'sylius.api_user' => [
  8058.                     'driver' => 'doctrine/orm',
  8059.                     'classes' => [
  8060.                         'model' => 'App\\Entity\\User\\AdminUser',
  8061.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\UserInterface',
  8062.                     ],
  8063.                 ],
  8064.                 'sylius.api_client' => [
  8065.                     'driver' => 'doctrine/orm',
  8066.                     'classes' => [
  8067.                         'model' => 'App\\Entity\\AdminApi\\Client',
  8068.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\ClientInterface',
  8069.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8070.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8071.                         'form' => 'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType',
  8072.                     ],
  8073.                 ],
  8074.                 'sylius.api_access_token' => [
  8075.                     'driver' => 'doctrine/orm',
  8076.                     'classes' => [
  8077.                         'model' => 'App\\Entity\\AdminApi\\AccessToken',
  8078.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AccessTokenInterface',
  8079.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8080.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8081.                     ],
  8082.                 ],
  8083.                 'sylius.api_refresh_token' => [
  8084.                     'driver' => 'doctrine/orm',
  8085.                     'classes' => [
  8086.                         'model' => 'App\\Entity\\AdminApi\\RefreshToken',
  8087.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\RefreshTokenInterface',
  8088.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8089.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8090.                     ],
  8091.                 ],
  8092.                 'sylius.api_auth_code' => [
  8093.                     'driver' => 'doctrine/orm',
  8094.                     'classes' => [
  8095.                         'model' => 'App\\Entity\\AdminApi\\AuthCode',
  8096.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AuthCodeInterface',
  8097.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8098.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8099.                     ],
  8100.                 ],
  8101.             ],
  8102.             'sylius.model.order.class' => 'App\\Entity\\Order\\Order',
  8103.             'sylius.controller.order.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController',
  8104.             'sylius.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8105.             'sylius.model.order_item.class' => 'App\\Entity\\Order\\OrderItem',
  8106.             'sylius.controller.order_item.class' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController',
  8107.             'sylius.factory.order_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8108.             'sylius.model.order_item_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  8109.             'sylius.controller.order_item_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8110.             'sylius.factory.order_item_unit.class' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  8111.             'sylius.model.order_sequence.class' => 'App\\Entity\\Order\\OrderSequence',
  8112.             'sylius.factory.order_sequence.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8113.             'sylius.model.adjustment.class' => 'App\\Entity\\Order\\Adjustment',
  8114.             'sylius.controller.adjustment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8115.             'sylius.factory.adjustment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8116.             'sylius.form.type.order.validation_groups' => [
  8117.                 => 'sylius',
  8118.             ],
  8119.             'sylius.form.type.order_item.validation_groups' => [
  8120.                 => 'sylius',
  8121.             ],
  8122.             'sylius.form.type.cart.validation_groups' => [
  8123.                 => 'sylius',
  8124.             ],
  8125.             'sylius.form.type.cart_item.validation_groups' => [
  8126.                 => 'sylius',
  8127.             ],
  8128.             'sylius_order.cart_expiration_period' => '2 days',
  8129.             'sylius_order.order_expiration_period' => '5 days',
  8130.             'sylius_money.locale' => 'en_GB',
  8131.             'sylius.repository.exchange_rate.class' => 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  8132.             'sylius_currency.driver.doctrine/orm' => true,
  8133.             'sylius_currency.driver' => 'doctrine/orm',
  8134.             'sylius.model.currency.class' => 'App\\Entity\\Currency\\Currency',
  8135.             'sylius.controller.currency.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8136.             'sylius.factory.currency.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8137.             'sylius.model.exchange_rate.class' => 'App\\Entity\\Currency\\ExchangeRate',
  8138.             'sylius.controller.exchange_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8139.             'sylius.factory.exchange_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8140.             'sylius.form.type.currency.validation_groups' => [
  8141.                 => 'sylius',
  8142.             ],
  8143.             'sylius.form.type.exchange_rate.validation_groups' => [
  8144.                 => 'sylius',
  8145.             ],
  8146.             'sylius_locale.driver.doctrine/orm' => true,
  8147.             'sylius_locale.driver' => 'doctrine/orm',
  8148.             'sylius.model.locale.class' => 'App\\Entity\\Locale\\Locale',
  8149.             'sylius.controller.locale.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8150.             'sylius.factory.locale.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8151.             'sylius.form.type.locale.validation_groups' => [
  8152.                 => 'sylius',
  8153.             ],
  8154.             'sylius_locale.locale' => 'en_GB',
  8155.             'sylius.repository.product.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  8156.             'sylius.repository.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  8157.             'sylius.repository.product_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  8158.             'sylius.repository.product_option.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  8159.             'sylius_product.driver.doctrine/orm' => true,
  8160.             'sylius_product.driver' => 'doctrine/orm',
  8161.             'sylius.model.product.class' => 'App\\Entity\\Product\\Product',
  8162.             'sylius.controller.product.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8163.             'sylius.factory.product.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8164.             'sylius.model.product_translation.class' => 'App\\Entity\\Product\\ProductTranslation',
  8165.             'sylius.controller.product_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8166.             'sylius.factory.product_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8167.             'sylius.model.product_variant.class' => 'App\\Entity\\Product\\ProductVariant',
  8168.             'sylius.controller.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  8169.             'sylius.factory.product_variant.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8170.             'sylius.model.product_variant_translation.class' => 'App\\Entity\\Product\\ProductVariantTranslation',
  8171.             'sylius.controller.product_variant_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8172.             'sylius.factory.product_variant_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8173.             'sylius.model.product_option.class' => 'App\\Entity\\Product\\ProductOption',
  8174.             'sylius.controller.product_option.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8175.             'sylius.factory.product_option.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8176.             'sylius.model.product_option_translation.class' => 'App\\Entity\\Product\\ProductOptionTranslation',
  8177.             'sylius.controller.product_option_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8178.             'sylius.factory.product_option_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8179.             'sylius.model.product_association_type.class' => 'App\\Entity\\Product\\ProductAssociationType',
  8180.             'sylius.controller.product_association_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8181.             'sylius.factory.product_association_type.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8182.             'sylius.repository.product_association_type.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  8183.             'sylius.model.product_association_type_translation.class' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  8184.             'sylius.controller.product_association_type_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8185.             'sylius.factory.product_association_type_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8186.             'sylius.model.product_option_value.class' => 'App\\Entity\\Product\\ProductOptionValue',
  8187.             'sylius.controller.product_option_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8188.             'sylius.factory.product_option_value.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8189.             'sylius.model.product_option_value_translation.class' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  8190.             'sylius.controller.product_option_value_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8191.             'sylius.factory.product_option_value_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8192.             'sylius.model.product_association.class' => 'App\\Entity\\Product\\ProductAssociation',
  8193.             'sylius.controller.product_association.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8194.             'sylius.factory.product_association.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8195.             'sylius.form.type.product_association.validation_groups' => [
  8196.                 => 'sylius',
  8197.             ],
  8198.             'sylius.form.type.product_association_type.validation_groups' => [
  8199.                 => 'sylius',
  8200.             ],
  8201.             'sylius.form.type.product_association_type_translation.validation_groups' => [
  8202.                 => 'sylius',
  8203.             ],
  8204.             'sylius.form.type.product_attribute.validation_groups' => [
  8205.                 => 'sylius',
  8206.             ],
  8207.             'sylius.form.type.product_attribute_translation.validation_groups' => [
  8208.                 => 'sylius',
  8209.             ],
  8210.             'sylius.form.type.product_attribute_value.validation_groups' => [
  8211.                 => 'sylius',
  8212.             ],
  8213.             'sylius.form.type.product.validation_groups' => [
  8214.                 => 'sylius',
  8215.             ],
  8216.             'sylius.form.type.product_translation.validation_groups' => [
  8217.                 => 'sylius',
  8218.             ],
  8219.             'sylius.form.type.product_generate_variants.validation_groups' => [
  8220.                 => 'sylius',
  8221.             ],
  8222.             'sylius.form.type.product_option.validation_groups' => [
  8223.                 => 'sylius',
  8224.             ],
  8225.             'sylius.form.type.product_option_translation.validation_groups' => [
  8226.                 => 'sylius',
  8227.             ],
  8228.             'sylius.form.type.product_option_value.validation_groups' => [
  8229.                 => 'sylius',
  8230.             ],
  8231.             'sylius.form.type.product_option_value_translation.validation_groups' => [
  8232.                 => 'sylius',
  8233.             ],
  8234.             'sylius.form.type.product_variant.validation_groups' => [
  8235.                 => 'sylius',
  8236.             ],
  8237.             'sylius.form.type.product_variant_translation.validation_groups' => [
  8238.                 => 'sylius',
  8239.             ],
  8240.             'sylius.form.type.product_variant_generation.validation_groups' => [
  8241.                 => 'sylius',
  8242.             ],
  8243.             'sylius.repository.channel.class' => 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository',
  8244.             'sylius_channel.driver.doctrine/orm' => true,
  8245.             'sylius_channel.driver' => 'doctrine/orm',
  8246.             'sylius.model.channel.class' => 'App\\Entity\\Channel\\Channel',
  8247.             'sylius.controller.channel.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8248.             'sylius.factory.channel.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8249.             'sylius.form.type.channel.validation_groups' => [
  8250.                 => 'sylius',
  8251.             ],
  8252.             'sylius.model.attribute.interface' => 'Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface',
  8253.             'sylius.attribute.subjects' => [
  8254.                 'product' => [
  8255.                     'subject' => 'App\\Entity\\Product\\Product',
  8256.                     'attribute' => [
  8257.                         'classes' => [
  8258.                             'model' => 'App\\Entity\\Product\\ProductAttribute',
  8259.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  8260.                             'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  8261.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  8262.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8263.                         ],
  8264.                         'translation' => [
  8265.                             'classes' => [
  8266.                                 'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  8267.                                 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8268.                                 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8269.                                 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8270.                                 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8271.                             ],
  8272.                         ],
  8273.                     ],
  8274.                     'attribute_value' => [
  8275.                         'classes' => [
  8276.                             'model' => 'App\\Entity\\Product\\ProductAttributeValue',
  8277.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  8278.                             'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  8279.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  8280.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8281.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8282.                         ],
  8283.                     ],
  8284.                 ],
  8285.             ],
  8286.             'sylius_attribute.driver.doctrine/orm' => true,
  8287.             'sylius_attribute.driver' => 'doctrine/orm',
  8288.             'sylius.model.product_attribute.class' => 'App\\Entity\\Product\\ProductAttribute',
  8289.             'sylius.controller.product_attribute.class' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  8290.             'sylius.factory.product_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8291.             'sylius.model.product_attribute_translation.class' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  8292.             'sylius.controller.product_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8293.             'sylius.factory.product_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8294.             'sylius.model.product_attribute_value.class' => 'App\\Entity\\Product\\ProductAttributeValue',
  8295.             'sylius.controller.product_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8296.             'sylius.factory.product_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8297.             'sylius.repository.product_attribute_value.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  8298.             'sylius.repository.tax_category.class' => 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository',
  8299.             'sylius_taxation.driver.doctrine/orm' => true,
  8300.             'sylius_taxation.driver' => 'doctrine/orm',
  8301.             'sylius.model.tax_rate.class' => 'App\\Entity\\Taxation\\TaxRate',
  8302.             'sylius.controller.tax_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8303.             'sylius.factory.tax_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8304.             'sylius.model.tax_category.class' => 'App\\Entity\\Taxation\\TaxCategory',
  8305.             'sylius.controller.tax_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8306.             'sylius.factory.tax_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8307.             'sylius.form.type.tax_category.validation_groups' => [
  8308.                 => 'sylius',
  8309.             ],
  8310.             'sylius.form.type.tax_rate.validation_groups' => [
  8311.                 => 'sylius',
  8312.             ],
  8313.             'sylius.tax_calculator.interface' => 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface',
  8314.             'sylius.repository.shipping_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  8315.             'sylius_shipping.driver.doctrine/orm' => true,
  8316.             'sylius_shipping.driver' => 'doctrine/orm',
  8317.             'sylius.model.shipment.class' => 'App\\Entity\\Shipping\\Shipment',
  8318.             'sylius.controller.shipment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8319.             'sylius.factory.shipment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8320.             'sylius.repository.shipment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  8321.             'sylius.model.shipment_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  8322.             'sylius.controller.shipment_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8323.             'sylius.factory.shipment_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8324.             'sylius.model.shipping_method.class' => 'App\\Entity\\Shipping\\ShippingMethod',
  8325.             'sylius.controller.shipping_method.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8326.             'sylius.factory.shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8327.             'sylius.model.shipping_method_translation.class' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  8328.             'sylius.controller.shipping_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8329.             'sylius.factory.shipping_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8330.             'sylius.model.shipping_category.class' => 'App\\Entity\\Shipping\\ShippingCategory',
  8331.             'sylius.controller.shipping_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8332.             'sylius.factory.shipping_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8333.             'sylius.repository.shipping_category.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  8334.             'sylius.model.shipping_method_rule.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  8335.             'sylius.controller.shipping_method_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8336.             'sylius.factory.shipping_method_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8337.             'sylius.form.type.shipping_method.validation_groups' => [
  8338.                 => 'sylius',
  8339.             ],
  8340.             'sylius.form.type.shipping_method_translation.validation_groups' => [
  8341.                 => 'sylius',
  8342.             ],
  8343.             'sylius.form.type.shipping_method_rule.validation_groups' => [
  8344.                 => 'sylius',
  8345.             ],
  8346.             'sylius.form.type.shipping_category.validation_groups' => [
  8347.                 => 'sylius',
  8348.             ],
  8349.             'sylius.form.type.shipment.validation_groups' => [
  8350.                 => 'sylius',
  8351.             ],
  8352.             'sylius.form.type.shipment_ship.validation_groups' => [
  8353.                 => 'sylius',
  8354.             ],
  8355.             'sylius.shipping_methods_resolver.interface' => 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface',
  8356.             'sylius_payment.driver.doctrine/orm' => true,
  8357.             'sylius_payment.driver' => 'doctrine/orm',
  8358.             'sylius.model.payment.class' => 'App\\Entity\\Payment\\Payment',
  8359.             'sylius.controller.payment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8360.             'sylius.factory.payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8361.             'sylius.repository.payment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  8362.             'sylius.model.payment_method.class' => 'App\\Entity\\Payment\\PaymentMethod',
  8363.             'sylius.controller.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  8364.             'sylius.factory.payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8365.             'sylius.repository.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  8366.             'sylius.model.payment_method_translation.class' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  8367.             'sylius.controller.payment_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8368.             'sylius.factory.payment_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8369.             'sylius.form.type.payment.validation_groups' => [
  8370.                 => 'sylius',
  8371.             ],
  8372.             'sylius.form.type.payment_method.validation_groups' => [
  8373.                 => 'sylius',
  8374.             ],
  8375.             'sylius.form.type.payment_method_translation.validation_groups' => [
  8376.                 => 'sylius',
  8377.             ],
  8378.             'sylius.payment_methods_resolver.interface' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  8379.             'sylius.payment_gateways' => [
  8380.                 'offline' => 'sylius.payum_gateway.offline',
  8381.             ],
  8382.             'sylius.mailer.sender_name' => 'Example.com',
  8383.             'sylius.mailer.sender_address' => 'no-reply@example.com',
  8384.             'sylius.mailer.emails' => [
  8385.                 'order_confirmation_resent' => [
  8386.                     'subject' => 'sylius.emails.order_confirmation.subject',
  8387.                     'template' => '@SyliusAdmin/Email/orderConfirmation.html.twig',
  8388.                     'enabled' => true,
  8389.                 ],
  8390.                 'shipment_confirmation' => [
  8391.                     'subject' => 'sylius.emails.shipment_confirmation.subject',
  8392.                     'template' => '@SyliusAdmin/Email/shipmentConfirmation.html.twig',
  8393.                     'enabled' => true,
  8394.                 ],
  8395.                 'contact_request' => [
  8396.                     'subject' => 'sylius.emails.contact_request.subject',
  8397.                     'template' => '@SyliusShop/Email/contactRequest.html.twig',
  8398.                     'enabled' => true,
  8399.                 ],
  8400.                 'order_confirmation' => [
  8401.                     'subject' => 'sylius.emails.order_confirmation.subject',
  8402.                     'template' => '@SyliusShop/Email/orderConfirmation.html.twig',
  8403.                     'enabled' => true,
  8404.                 ],
  8405.                 'user_registration' => [
  8406.                     'subject' => 'sylius.emails.user_registration.subject',
  8407.                     'template' => '@SyliusShop/Email/userRegistration.html.twig',
  8408.                     'enabled' => true,
  8409.                 ],
  8410.                 'password_reset' => [
  8411.                     'subject' => 'sylius.emails.user.password_reset.subject',
  8412.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  8413.                     'enabled' => true,
  8414.                 ],
  8415.                 'reset_password_token' => [
  8416.                     'subject' => 'sylius.emails.user.password_reset.subject',
  8417.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  8418.                     'enabled' => true,
  8419.                 ],
  8420.                 'reset_password_pin' => [
  8421.                     'subject' => 'sylius.emails.user.password_reset.subject',
  8422.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  8423.                     'enabled' => true,
  8424.                 ],
  8425.                 'verification_token' => [
  8426.                     'subject' => 'sylius.emails.user.verification_token.subject',
  8427.                     'template' => '@SyliusShop/Email/verification.html.twig',
  8428.                     'enabled' => true,
  8429.                 ],
  8430.             ],
  8431.             'sylius.mailer.templates' => [
  8432.             ],
  8433.             'sylius.form.type.promotion.validation_groups' => [
  8434.                 => 'sylius',
  8435.             ],
  8436.             'sylius.form.type.promotion_action.validation_groups' => [
  8437.                 => 'sylius',
  8438.             ],
  8439.             'sylius.form.type.promotion_rule.validation_groups' => [
  8440.                 => 'sylius',
  8441.             ],
  8442.             'sylius.form.type.promotion_coupon.validation_groups' => [
  8443.                 => 'sylius',
  8444.             ],
  8445.             'sylius.repository.promotion.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  8446.             'sylius.repository.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  8447.             'sylius_promotion.driver.doctrine/orm' => true,
  8448.             'sylius_promotion.driver' => 'doctrine/orm',
  8449.             'sylius.model.promotion_subject.class' => 'App\\Entity\\Order\\Order',
  8450.             'sylius.model.promotion.class' => 'App\\Entity\\Promotion\\Promotion',
  8451.             'sylius.controller.promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8452.             'sylius.factory.promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8453.             'sylius.model.promotion_coupon.class' => 'App\\Entity\\Promotion\\PromotionCoupon',
  8454.             'sylius.controller.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  8455.             'sylius.factory.promotion_coupon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8456.             'sylius.model.promotion_rule.class' => 'App\\Entity\\Promotion\\PromotionRule',
  8457.             'sylius.controller.promotion_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8458.             'sylius.factory.promotion_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8459.             'sylius.model.promotion_action.class' => 'App\\Entity\\Promotion\\PromotionAction',
  8460.             'sylius.controller.promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8461.             'sylius.factory.promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8462.             'sylius_addressing.driver.doctrine/orm' => true,
  8463.             'sylius_addressing.driver' => 'doctrine/orm',
  8464.             'sylius.model.address.class' => 'App\\Entity\\Addressing\\Address',
  8465.             'sylius.controller.address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8466.             'sylius.factory.address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8467.             'sylius.repository.address.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  8468.             'sylius.model.country.class' => 'App\\Entity\\Addressing\\Country',
  8469.             'sylius.controller.country.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8470.             'sylius.factory.country.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8471.             'sylius.model.province.class' => 'App\\Entity\\Addressing\\Province',
  8472.             'sylius.controller.province.class' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  8473.             'sylius.factory.province.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8474.             'sylius.model.zone.class' => 'App\\Entity\\Addressing\\Zone',
  8475.             'sylius.controller.zone.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8476.             'sylius.factory.zone.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8477.             'sylius.model.zone_member.class' => 'App\\Entity\\Addressing\\ZoneMember',
  8478.             'sylius.controller.zone_member.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8479.             'sylius.factory.zone_member.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8480.             'sylius.model.address_log_entry.class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  8481.             'sylius.controller.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8482.             'sylius.factory.address_log_entry.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8483.             'sylius.repository.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  8484.             'sylius.form.type.address.validation_groups' => [
  8485.                 => 'sylius',
  8486.             ],
  8487.             'sylius.form.type.country.validation_groups' => [
  8488.                 => 'sylius',
  8489.             ],
  8490.             'sylius.form.type.province.validation_groups' => [
  8491.                 => 'sylius',
  8492.             ],
  8493.             'sylius.form.type.zone.validation_groups' => [
  8494.                 => 'sylius',
  8495.             ],
  8496.             'sylius.form.type.zone_member.validation_groups' => [
  8497.                 => 'sylius',
  8498.             ],
  8499.             'sylius.scope.zone' => [
  8500.                 'shipping' => 'sylius.form.zone.scopes.shipping',
  8501.                 'tax' => 'sylius.form.zone.scopes.tax',
  8502.                 'all' => 'sylius.form.zone.scopes.all',
  8503.             ],
  8504.             'sylius_inventory.driver.doctrine/orm' => true,
  8505.             'sylius_inventory.driver' => 'doctrine/orm',
  8506.             'sylius.model.inventory_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  8507.             'sylius.controller.inventory_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8508.             'sylius.factory.inventory_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8509.             'sylius.repository.taxon.class' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  8510.             'sylius_taxonomy.driver.doctrine/orm' => true,
  8511.             'sylius_taxonomy.driver' => 'doctrine/orm',
  8512.             'sylius.model.taxon.class' => 'App\\Entity\\Taxonomy\\Taxon',
  8513.             'sylius.controller.taxon.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8514.             'sylius.factory.taxon.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8515.             'sylius.model.taxon_translation.class' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  8516.             'sylius.controller.taxon_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8517.             'sylius.factory.taxon_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8518.             'sylius.form.type.taxon.validation_groups' => [
  8519.                 => 'sylius',
  8520.             ],
  8521.             'sylius.form.type.taxon_translation.validation_groups' => [
  8522.                 => 'sylius',
  8523.             ],
  8524.             'sylius.form.type.taxon_position.validation_groups' => [
  8525.                 => 'sylius',
  8526.             ],
  8527.             'sylius.repository.user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  8528.             'sylius.user.users' => [
  8529.                 'admin' => [
  8530.                     'user' => [
  8531.                         'classes' => [
  8532.                             'model' => 'App\\Entity\\User\\AdminUser',
  8533.                             'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  8534.                             'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  8535.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  8536.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8537.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8538.                         ],
  8539.                         'templates' => 'SyliusUserBundle:User',
  8540.                         'encoder' => NULL,
  8541.                         'resetting' => [
  8542.                             'token' => [
  8543.                                 'ttl' => 'P1D',
  8544.                                 'length' => 16,
  8545.                                 'field_name' => 'passwordResetToken',
  8546.                             ],
  8547.                             'pin' => [
  8548.                                 'length' => 4,
  8549.                                 'field_name' => 'passwordResetToken',
  8550.                             ],
  8551.                         ],
  8552.                         'verification' => [
  8553.                             'token' => [
  8554.                                 'length' => 16,
  8555.                                 'field_name' => 'emailVerificationToken',
  8556.                             ],
  8557.                         ],
  8558.                     ],
  8559.                 ],
  8560.                 'shop' => [
  8561.                     'user' => [
  8562.                         'classes' => [
  8563.                             'model' => 'App\\Entity\\User\\ShopUser',
  8564.                             'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  8565.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  8566.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  8567.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8568.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8569.                         ],
  8570.                         'templates' => 'SyliusUserBundle:User',
  8571.                         'encoder' => NULL,
  8572.                         'resetting' => [
  8573.                             'token' => [
  8574.                                 'ttl' => 'P1D',
  8575.                                 'length' => 16,
  8576.                                 'field_name' => 'passwordResetToken',
  8577.                             ],
  8578.                             'pin' => [
  8579.                                 'length' => 4,
  8580.                                 'field_name' => 'passwordResetToken',
  8581.                             ],
  8582.                         ],
  8583.                         'verification' => [
  8584.                             'token' => [
  8585.                                 'length' => 16,
  8586.                                 'field_name' => 'emailVerificationToken',
  8587.                             ],
  8588.                         ],
  8589.                     ],
  8590.                 ],
  8591.                 'oauth' => [
  8592.                     'user' => [
  8593.                         'encoder' => false,
  8594.                         'classes' => [
  8595.                             'model' => 'App\\Entity\\User\\UserOAuth',
  8596.                             'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  8597.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8598.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8599.                         ],
  8600.                         'templates' => 'SyliusUserBundle:User',
  8601.                         'resetting' => [
  8602.                             'token' => [
  8603.                                 'ttl' => 'P1D',
  8604.                                 'length' => 16,
  8605.                                 'field_name' => 'passwordResetToken',
  8606.                             ],
  8607.                             'pin' => [
  8608.                                 'length' => 4,
  8609.                                 'field_name' => 'passwordResetToken',
  8610.                             ],
  8611.                         ],
  8612.                         'verification' => [
  8613.                             'token' => [
  8614.                                 'length' => 16,
  8615.                                 'field_name' => 'emailVerificationToken',
  8616.                             ],
  8617.                         ],
  8618.                     ],
  8619.                 ],
  8620.             ],
  8621.             'sylius_user.driver.doctrine/orm' => true,
  8622.             'sylius_user.driver' => 'doctrine/orm',
  8623.             'sylius.model.admin_user.class' => 'App\\Entity\\User\\AdminUser',
  8624.             'sylius.controller.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8625.             'sylius.factory.admin_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8626.             'sylius.repository.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  8627.             'sylius.model.shop_user.class' => 'App\\Entity\\User\\ShopUser',
  8628.             'sylius.controller.shop_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8629.             'sylius.factory.shop_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8630.             'sylius.repository.shop_user.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  8631.             'sylius.model.oauth_user.class' => 'App\\Entity\\User\\UserOAuth',
  8632.             'sylius.controller.oauth_user.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8633.             'sylius.factory.oauth_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8634.             'sylius.form.type.user_request_password_reset.validation_groups' => [
  8635.                 => 'sylius',
  8636.             ],
  8637.             'sylius.form.type.user_reset_password.validation_groups' => [
  8638.                 => 'sylius',
  8639.             ],
  8640.             'sylius.form.type.user_change_password.validation_groups' => [
  8641.                 => 'sylius',
  8642.             ],
  8643.             'sylius_customer.driver.doctrine/orm' => true,
  8644.             'sylius_customer.driver' => 'doctrine/orm',
  8645.             'sylius.model.customer.class' => 'App\\Entity\\Customer\\Customer',
  8646.             'sylius.controller.customer.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8647.             'sylius.factory.customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8648.             'sylius.repository.customer.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository',
  8649.             'sylius.model.customer_group.class' => 'App\\Entity\\Customer\\CustomerGroup',
  8650.             'sylius.controller.customer_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8651.             'sylius.factory.customer_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8652.             'sylius.form.type.customer.validation_groups' => [
  8653.                 => 'sylius',
  8654.             ],
  8655.             'sylius.form.type.customer_profile.validation_groups' => [
  8656.                 => 'sylius',
  8657.                 => 'sylius_customer_profile',
  8658.             ],
  8659.             'sylius.form.type.customer_group.validation_groups' => [
  8660.                 => 'sylius',
  8661.             ],
  8662.             'sylius.review.subjects' => [
  8663.                 'product' => [
  8664.                     'subject' => 'App\\Entity\\Product\\Product',
  8665.                     'review' => [
  8666.                         'classes' => [
  8667.                             'model' => 'App\\Entity\\Product\\ProductReview',
  8668.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  8669.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  8670.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  8671.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8672.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8673.                         ],
  8674.                     ],
  8675.                     'reviewer' => [
  8676.                         'classes' => [
  8677.                             'model' => 'App\\Entity\\Customer\\Customer',
  8678.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  8679.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8680.                         ],
  8681.                     ],
  8682.                 ],
  8683.             ],
  8684.             'sylius_review.driver.doctrine/orm' => true,
  8685.             'sylius_review.driver' => 'doctrine/orm',
  8686.             'sylius.model.product_review.class' => 'App\\Entity\\Product\\ProductReview',
  8687.             'sylius.controller.product_review.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8688.             'sylius.factory.product_review.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8689.             'sylius.repository.product_review.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  8690.             'sylius.model.product_reviewer.class' => 'App\\Entity\\Customer\\Customer',
  8691.             'sylius.factory.product_reviewer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8692.             'sylius_core.driver.doctrine/orm' => true,
  8693.             'sylius_core.driver' => 'doctrine/orm',
  8694.             'sylius.model.product_taxon.class' => 'App\\Entity\\Product\\ProductTaxon',
  8695.             'sylius.controller.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  8696.             'sylius.factory.product_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8697.             'sylius.repository.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  8698.             'sylius.model.product_image.class' => 'App\\Entity\\Product\\ProductImage',
  8699.             'sylius.controller.product_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8700.             'sylius.factory.product_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8701.             'sylius.model.taxon_image.class' => 'App\\Entity\\Taxonomy\\TaxonImage',
  8702.             'sylius.controller.taxon_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8703.             'sylius.factory.taxon_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8704.             'sylius.model.channel_pricing.class' => 'App\\Entity\\Channel\\ChannelPricing',
  8705.             'sylius.controller.channel_pricing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8706.             'sylius.factory.channel_pricing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8707.             'sylius.model.avatar_image.class' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  8708.             'sylius.factory.avatar_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8709.             'sylius.repository.avatar_image.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  8710.             'sylius.model.shop_billing_data.class' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  8711.             'sylius.controller.shop_billing_data.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8712.             'sylius.factory.shop_billing_data.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8713.             'sylius.form.type.checkout_address.validation_groups' => [
  8714.                 => 'sylius',
  8715.             ],
  8716.             'sylius.form.type.checkout_select_shipping.validation_groups' => [
  8717.                 => 'sylius',
  8718.             ],
  8719.             'sylius.form.type.checkout_shipment.validation_groups' => [
  8720.                 => 'sylius',
  8721.             ],
  8722.             'sylius.form.type.checkout_select_payment.validation_groups' => [
  8723.                 => 'sylius',
  8724.             ],
  8725.             'sylius.form.type.checkout_payment.validation_groups' => [
  8726.                 => 'sylius',
  8727.             ],
  8728.             'sylius.form.type.checkout_complete.validation_groups' => [
  8729.                 => 'sylius',
  8730.             ],
  8731.             'sylius.form.type.product_review.validation_groups' => [
  8732.                 => 'sylius',
  8733.             ],
  8734.             'sylius.form.type.admin_user.validation_groups' => [
  8735.                 => 'sylius',
  8736.             ],
  8737.             'sylius.form.type.shop_user.validation_groups' => [
  8738.                 => 'sylius',
  8739.             ],
  8740.             'sylius.form.type.shop_user_registration.validation_groups' => [
  8741.                 => 'sylius',
  8742.                 => 'sylius_user_registration',
  8743.             ],
  8744.             'sylius.form.type.customer_guest.validation_groups' => [
  8745.                 => 'sylius_customer_guest',
  8746.             ],
  8747.             'sylius.form.type.customer_checkout_guest.validation_groups' => [
  8748.                 => 'sylius_customer_checkout_guest',
  8749.             ],
  8750.             'sylius.form.type.customer_simple_registration.validation_groups' => [
  8751.                 => 'sylius',
  8752.                 => 'sylius_user_registration',
  8753.             ],
  8754.             'sylius.form.type.customer_registration.validation_groups' => [
  8755.                 => 'sylius',
  8756.                 => 'sylius_user_registration',
  8757.                 => 'sylius_customer_profile',
  8758.             ],
  8759.             'sylius.form.type.add_to_cart.validation_groups' => [
  8760.                 => 'sylius',
  8761.             ],
  8762.             'sylius.form.type.channel_pricing.validation_groups' => [
  8763.                 => 'sylius',
  8764.             ],
  8765.             'sylius.form.type.product_image.validation_groups' => [
  8766.                 => 'sylius',
  8767.             ],
  8768.             'sylius_installer_currency' => 'USD',
  8769.             'sylius.tax_calculation_strategy.interface' => 'Sylius\\Component\\Core\\Taxation\\Strategy\\TaxCalculationStrategyInterface',
  8770.             'sylius.state_machine.class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  8771.             'sylius.resource.settings' => [
  8772.                 'paginate' => NULL,
  8773.                 'limit' => NULL,
  8774.                 'allowed_paginate' => [
  8775.                     => 10,
  8776.                     => 20,
  8777.                     => 30,
  8778.                 ],
  8779.                 'default_page_size' => 10,
  8780.                 'sortable' => false,
  8781.                 'sorting' => NULL,
  8782.                 'filterable' => false,
  8783.                 'criteria' => NULL,
  8784.             ],
  8785.             'sylius.orm.repository.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  8786.             'sylius.translation.translatable_listener.doctrine.orm.class' => 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  8787.             'sylius.grid.templates.action' => [
  8788.                 'default' => '@SyliusUi/Grid/Action/default.html.twig',
  8789.                 'create' => '@SyliusUi/Grid/Action/create.html.twig',
  8790.                 'delete' => '@SyliusUi/Grid/Action/delete.html.twig',
  8791.                 'show' => '@SyliusUi/Grid/Action/show.html.twig',
  8792.                 'update' => '@SyliusUi/Grid/Action/update.html.twig',
  8793.                 'apply_transition' => '@SyliusUi/Grid/Action/applyTransition.html.twig',
  8794.                 'links' => '@SyliusUi/Grid/Action/links.html.twig',
  8795.                 'archive' => '@SyliusUi/Grid/Action/archive.html.twig',
  8796.                 'create_payment_method' => '@SyliusAdmin/PaymentMethod/Grid/Action/create.html.twig',
  8797.                 'create_product_attribute' => '@SyliusAdmin/ProductAttribute/Grid/Action/create.html.twig',
  8798.                 'generate_variants' => '@SyliusAdmin/Product/Grid/Action/generateVariants.html.twig',
  8799.                 'ship_with_tracking_code' => '@SyliusAdmin/Shipment/Grid/Action/shipWithTrackingCode.html.twig',
  8800.                 'update_product_positions' => '@SyliusAdmin/Product/Grid/Action/updatePositions.html.twig',
  8801.                 'update_product_variant_positions' => '@SyliusAdmin/ProductVariant/Grid/Action/updatePositions.html.twig',
  8802.                 'pay' => '@SyliusShop/Account/Order/Grid/Action/_pay_deprecated.html.twig',
  8803.                 'shop_show' => '@SyliusShop/Grid/Action/show.html.twig',
  8804.                 'shop_pay' => '@SyliusShop/Account/Order/Grid/Action/pay.html.twig',
  8805.                 'download_report' => '@SyliusPayPalPlugin/Grid/downloadReport.html.twig',
  8806.                 'enable_pay_pal' => '@SyliusPayPalPlugin/Grid/enablePayPal.html.twig',
  8807.                 'enable_seller' => '@SyliusPayPalPlugin/Grid/enableSeller.html.twig',
  8808.             ],
  8809.             'sylius.grid.templates.bulk_action' => [
  8810.                 'delete' => '@SyliusUi/Grid/BulkAction/delete.html.twig',
  8811.             ],
  8812.             'sylius.grid.templates.filter' => [
  8813.                 'string' => '@SyliusUi/Grid/Filter/string.html.twig',
  8814.                 'boolean' => '@SyliusUi/Grid/Filter/boolean.html.twig',
  8815.                 'date' => '@SyliusUi/Grid/Filter/date.html.twig',
  8816.                 'entity' => '@SyliusUi/Grid/Filter/entity.html.twig',
  8817.                 'money' => '@SyliusUi/Grid/Filter/money.html.twig',
  8818.                 'exists' => '@SyliusUi/Grid/Filter/exists.html.twig',
  8819.                 'select' => '@SyliusUi/Grid/Filter/select.html.twig',
  8820.                 'entities' => '@SyliusUi/Grid/Filter/entities.html.twig',
  8821.                 'shop_string' => '@SyliusShop/Grid/Filter/string.html.twig',
  8822.             ],
  8823.             'sylius.grids_definitions' => [
  8824.                 'sylius_admin_address_log_entry' => [
  8825.                     'driver' => [
  8826.                         'name' => 'doctrine/orm',
  8827.                         'options' => [
  8828.                             'class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  8829.                             'repository' => [
  8830.                                 'method' => 'createByObjectIdQueryBuilder',
  8831.                                 'arguments' => [
  8832.                                     'objectId' => '$id',
  8833.                                 ],
  8834.                             ],
  8835.                         ],
  8836.                     ],
  8837.                     'fields' => [
  8838.                         'action' => [
  8839.                             'type' => 'twig',
  8840.                             'label' => 'sylius.ui.action',
  8841.                             'options' => [
  8842.                                 'template' => '@SyliusUi/Grid/Field/logAction.html.twig',
  8843.                             ],
  8844.                             'enabled' => true,
  8845.                             'position' => 100,
  8846.                         ],
  8847.                         'loggedAt' => [
  8848.                             'type' => 'datetime',
  8849.                             'label' => 'sylius.ui.logged_at',
  8850.                             'options' => [
  8851.                                 'format' => 'd-m-Y H:i:s',
  8852.                             ],
  8853.                             'enabled' => true,
  8854.                             'position' => 100,
  8855.                         ],
  8856.                         'data' => [
  8857.                             'type' => 'twig',
  8858.                             'label' => 'sylius.ui.changes',
  8859.                             'options' => [
  8860.                                 'template' => '@SyliusUi/Grid/Field/logData.html.twig',
  8861.                             ],
  8862.                             'enabled' => true,
  8863.                             'position' => 100,
  8864.                         ],
  8865.                     ],
  8866.                     'sorting' => [
  8867.                     ],
  8868.                     'limits' => [
  8869.                         => 10,
  8870.                         => 25,
  8871.                         => 50,
  8872.                     ],
  8873.                     'filters' => [
  8874.                     ],
  8875.                     'actions' => [
  8876.                     ],
  8877.                 ],
  8878.                 'sylius_admin_admin_user' => [
  8879.                     'driver' => [
  8880.                         'name' => 'doctrine/orm',
  8881.                         'options' => [
  8882.                             'class' => 'App\\Entity\\User\\AdminUser',
  8883.                         ],
  8884.                     ],
  8885.                     'sorting' => [
  8886.                         'createdAt' => 'desc',
  8887.                     ],
  8888.                     'fields' => [
  8889.                         'firstName' => [
  8890.                             'type' => 'string',
  8891.                             'label' => 'sylius.ui.first_name',
  8892.                             'sortable' => NULL,
  8893.                             'enabled' => true,
  8894.                             'position' => 100,
  8895.                             'options' => [
  8896.                             ],
  8897.                         ],
  8898.                         'lastName' => [
  8899.                             'type' => 'string',
  8900.                             'label' => 'sylius.ui.last_name',
  8901.                             'sortable' => NULL,
  8902.                             'enabled' => true,
  8903.                             'position' => 100,
  8904.                             'options' => [
  8905.                             ],
  8906.                         ],
  8907.                         'username' => [
  8908.                             'type' => 'string',
  8909.                             'label' => 'sylius.ui.username',
  8910.                             'sortable' => NULL,
  8911.                             'enabled' => true,
  8912.                             'position' => 100,
  8913.                             'options' => [
  8914.                             ],
  8915.                         ],
  8916.                         'email' => [
  8917.                             'type' => 'string',
  8918.                             'label' => 'sylius.ui.email',
  8919.                             'sortable' => NULL,
  8920.                             'enabled' => true,
  8921.                             'position' => 100,
  8922.                             'options' => [
  8923.                             ],
  8924.                         ],
  8925.                         'createdAt' => [
  8926.                             'type' => 'datetime',
  8927.                             'label' => 'sylius.ui.registration_date',
  8928.                             'sortable' => NULL,
  8929.                             'options' => [
  8930.                                 'format' => 'd-m-Y H:i',
  8931.                             ],
  8932.                             'enabled' => true,
  8933.                             'position' => 100,
  8934.                         ],
  8935.                         'enabled' => [
  8936.                             'type' => 'twig',
  8937.                             'label' => 'sylius.ui.enabled',
  8938.                             'sortable' => NULL,
  8939.                             'options' => [
  8940.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  8941.                             ],
  8942.                             'enabled' => true,
  8943.                             'position' => 100,
  8944.                         ],
  8945.                     ],
  8946.                     'filters' => [
  8947.                         'search' => [
  8948.                             'type' => 'string',
  8949.                             'label' => 'sylius.ui.search',
  8950.                             'options' => [
  8951.                                 'fields' => [
  8952.                                     => 'email',
  8953.                                     => 'username',
  8954.                                     => 'firstName',
  8955.                                     => 'lastName',
  8956.                                 ],
  8957.                             ],
  8958.                             'enabled' => true,
  8959.                             'position' => 100,
  8960.                             'form_options' => [
  8961.                             ],
  8962.                         ],
  8963.                         'enabled' => [
  8964.                             'type' => 'boolean',
  8965.                             'label' => 'sylius.ui.enabled',
  8966.                             'enabled' => true,
  8967.                             'position' => 100,
  8968.                             'options' => [
  8969.                             ],
  8970.                             'form_options' => [
  8971.                             ],
  8972.                         ],
  8973.                     ],
  8974.                     'actions' => [
  8975.                         'main' => [
  8976.                             'create' => [
  8977.                                 'type' => 'create',
  8978.                                 'enabled' => true,
  8979.                                 'position' => 100,
  8980.                                 'options' => [
  8981.                                 ],
  8982.                             ],
  8983.                         ],
  8984.                         'item' => [
  8985.                             'update' => [
  8986.                                 'type' => 'update',
  8987.                                 'enabled' => true,
  8988.                                 'position' => 100,
  8989.                                 'options' => [
  8990.                                 ],
  8991.                             ],
  8992.                             'delete' => [
  8993.                                 'type' => 'delete',
  8994.                                 'enabled' => true,
  8995.                                 'position' => 100,
  8996.                                 'options' => [
  8997.                                 ],
  8998.                             ],
  8999.                         ],
  9000.                         'bulk' => [
  9001.                             'delete' => [
  9002.                                 'type' => 'delete',
  9003.                                 'enabled' => true,
  9004.                                 'position' => 100,
  9005.                                 'options' => [
  9006.                                 ],
  9007.                             ],
  9008.                         ],
  9009.                     ],
  9010.                     'limits' => [
  9011.                         => 10,
  9012.                         => 25,
  9013.                         => 50,
  9014.                     ],
  9015.                 ],
  9016.                 'sylius_admin_channel' => [
  9017.                     'driver' => [
  9018.                         'name' => 'doctrine/orm',
  9019.                         'options' => [
  9020.                             'class' => 'App\\Entity\\Channel\\Channel',
  9021.                         ],
  9022.                     ],
  9023.                     'sorting' => [
  9024.                         'nameAndDescription' => 'asc',
  9025.                     ],
  9026.                     'fields' => [
  9027.                         'nameAndDescription' => [
  9028.                             'type' => 'twig',
  9029.                             'label' => 'sylius.ui.name',
  9030.                             'path' => '.',
  9031.                             'sortable' => 'name',
  9032.                             'options' => [
  9033.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/name.html.twig',
  9034.                             ],
  9035.                             'enabled' => true,
  9036.                             'position' => 100,
  9037.                         ],
  9038.                         'code' => [
  9039.                             'type' => 'twig',
  9040.                             'label' => 'sylius.ui.code',
  9041.                             'path' => '.',
  9042.                             'sortable' => 'code',
  9043.                             'options' => [
  9044.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/code.html.twig',
  9045.                             ],
  9046.                             'enabled' => true,
  9047.                             'position' => 100,
  9048.                         ],
  9049.                         'themeName' => [
  9050.                             'type' => 'twig',
  9051.                             'label' => 'sylius.ui.theme',
  9052.                             'sortable' => NULL,
  9053.                             'options' => [
  9054.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/themeName.html.twig',
  9055.                             ],
  9056.                             'enabled' => true,
  9057.                             'position' => 100,
  9058.                         ],
  9059.                         'enabled' => [
  9060.                             'type' => 'twig',
  9061.                             'label' => 'sylius.ui.enabled',
  9062.                             'sortable' => NULL,
  9063.                             'options' => [
  9064.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  9065.                             ],
  9066.                             'enabled' => true,
  9067.                             'position' => 100,
  9068.                         ],
  9069.                     ],
  9070.                     'filters' => [
  9071.                         'search' => [
  9072.                             'type' => 'string',
  9073.                             'label' => 'sylius.ui.search',
  9074.                             'options' => [
  9075.                                 'fields' => [
  9076.                                     => 'code',
  9077.                                     => 'name',
  9078.                                 ],
  9079.                             ],
  9080.                             'enabled' => true,
  9081.                             'position' => 100,
  9082.                             'form_options' => [
  9083.                             ],
  9084.                         ],
  9085.                         'enabled' => [
  9086.                             'type' => 'boolean',
  9087.                             'label' => 'sylius.ui.enabled',
  9088.                             'enabled' => true,
  9089.                             'position' => 100,
  9090.                             'options' => [
  9091.                             ],
  9092.                             'form_options' => [
  9093.                             ],
  9094.                         ],
  9095.                     ],
  9096.                     'actions' => [
  9097.                         'main' => [
  9098.                             'create' => [
  9099.                                 'type' => 'create',
  9100.                                 'enabled' => true,
  9101.                                 'position' => 100,
  9102.                                 'options' => [
  9103.                                 ],
  9104.                             ],
  9105.                         ],
  9106.                         'item' => [
  9107.                             'update' => [
  9108.                                 'type' => 'update',
  9109.                                 'enabled' => true,
  9110.                                 'position' => 100,
  9111.                                 'options' => [
  9112.                                 ],
  9113.                             ],
  9114.                             'delete' => [
  9115.                                 'type' => 'delete',
  9116.                                 'enabled' => true,
  9117.                                 'position' => 100,
  9118.                                 'options' => [
  9119.                                 ],
  9120.                             ],
  9121.                         ],
  9122.                         'bulk' => [
  9123.                             'delete' => [
  9124.                                 'type' => 'delete',
  9125.                                 'enabled' => true,
  9126.                                 'position' => 100,
  9127.                                 'options' => [
  9128.                                 ],
  9129.                             ],
  9130.                         ],
  9131.                     ],
  9132.                     'limits' => [
  9133.                         => 10,
  9134.                         => 25,
  9135.                         => 50,
  9136.                     ],
  9137.                 ],
  9138.                 'sylius_admin_country' => [
  9139.                     'driver' => [
  9140.                         'name' => 'doctrine/orm',
  9141.                         'options' => [
  9142.                             'class' => 'App\\Entity\\Addressing\\Country',
  9143.                         ],
  9144.                     ],
  9145.                     'sorting' => [
  9146.                         'code' => 'asc',
  9147.                     ],
  9148.                     'fields' => [
  9149.                         'code' => [
  9150.                             'type' => 'string',
  9151.                             'label' => 'sylius.ui.code',
  9152.                             'sortable' => NULL,
  9153.                             'enabled' => true,
  9154.                             'position' => 100,
  9155.                             'options' => [
  9156.                             ],
  9157.                         ],
  9158.                         'name' => [
  9159.                             'type' => 'twig',
  9160.                             'label' => 'sylius.ui.name',
  9161.                             'path' => '.',
  9162.                             'sortable' => 'code',
  9163.                             'options' => [
  9164.                                 'template' => '@SyliusAdmin/Country/Grid/Field/name.html.twig',
  9165.                             ],
  9166.                             'enabled' => true,
  9167.                             'position' => 100,
  9168.                         ],
  9169.                         'enabled' => [
  9170.                             'type' => 'twig',
  9171.                             'label' => 'sylius.ui.enabled',
  9172.                             'sortable' => NULL,
  9173.                             'options' => [
  9174.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  9175.                             ],
  9176.                             'enabled' => true,
  9177.                             'position' => 100,
  9178.                         ],
  9179.                     ],
  9180.                     'filters' => [
  9181.                         'code' => [
  9182.                             'type' => 'string',
  9183.                             'label' => 'sylius.ui.code',
  9184.                             'enabled' => true,
  9185.                             'position' => 100,
  9186.                             'options' => [
  9187.                             ],
  9188.                             'form_options' => [
  9189.                             ],
  9190.                         ],
  9191.                         'enabled' => [
  9192.                             'type' => 'boolean',
  9193.                             'label' => 'sylius.ui.enabled',
  9194.                             'enabled' => true,
  9195.                             'position' => 100,
  9196.                             'options' => [
  9197.                             ],
  9198.                             'form_options' => [
  9199.                             ],
  9200.                         ],
  9201.                     ],
  9202.                     'actions' => [
  9203.                         'main' => [
  9204.                             'create' => [
  9205.                                 'type' => 'create',
  9206.                                 'enabled' => true,
  9207.                                 'position' => 100,
  9208.                                 'options' => [
  9209.                                 ],
  9210.                             ],
  9211.                         ],
  9212.                         'item' => [
  9213.                             'update' => [
  9214.                                 'type' => 'update',
  9215.                                 'enabled' => true,
  9216.                                 'position' => 100,
  9217.                                 'options' => [
  9218.                                 ],
  9219.                             ],
  9220.                         ],
  9221.                     ],
  9222.                     'limits' => [
  9223.                         => 10,
  9224.                         => 25,
  9225.                         => 50,
  9226.                     ],
  9227.                 ],
  9228.                 'sylius_admin_currency' => [
  9229.                     'driver' => [
  9230.                         'name' => 'doctrine/orm',
  9231.                         'options' => [
  9232.                             'class' => 'App\\Entity\\Currency\\Currency',
  9233.                         ],
  9234.                     ],
  9235.                     'sorting' => [
  9236.                         'code' => 'asc',
  9237.                     ],
  9238.                     'fields' => [
  9239.                         'code' => [
  9240.                             'type' => 'string',
  9241.                             'label' => 'sylius.ui.code',
  9242.                             'sortable' => NULL,
  9243.                             'enabled' => true,
  9244.                             'position' => 100,
  9245.                             'options' => [
  9246.                             ],
  9247.                         ],
  9248.                         'name' => [
  9249.                             'type' => 'string',
  9250.                             'label' => 'sylius.ui.name',
  9251.                             'enabled' => true,
  9252.                             'position' => 100,
  9253.                             'options' => [
  9254.                             ],
  9255.                         ],
  9256.                     ],
  9257.                     'filters' => [
  9258.                         'code' => [
  9259.                             'type' => 'string',
  9260.                             'label' => 'sylius.ui.code',
  9261.                             'enabled' => true,
  9262.                             'position' => 100,
  9263.                             'options' => [
  9264.                             ],
  9265.                             'form_options' => [
  9266.                             ],
  9267.                         ],
  9268.                     ],
  9269.                     'actions' => [
  9270.                         'main' => [
  9271.                             'create' => [
  9272.                                 'type' => 'create',
  9273.                                 'enabled' => true,
  9274.                                 'position' => 100,
  9275.                                 'options' => [
  9276.                                 ],
  9277.                             ],
  9278.                         ],
  9279.                         'item' => [
  9280.                             'update' => [
  9281.                                 'type' => 'update',
  9282.                                 'enabled' => true,
  9283.                                 'position' => 100,
  9284.                                 'options' => [
  9285.                                 ],
  9286.                             ],
  9287.                         ],
  9288.                     ],
  9289.                     'limits' => [
  9290.                         => 10,
  9291.                         => 25,
  9292.                         => 50,
  9293.                     ],
  9294.                 ],
  9295.                 'sylius_admin_customer' => [
  9296.                     'driver' => [
  9297.                         'name' => 'doctrine/orm',
  9298.                         'options' => [
  9299.                             'class' => 'App\\Entity\\Customer\\Customer',
  9300.                         ],
  9301.                     ],
  9302.                     'sorting' => [
  9303.                         'createdAt' => 'desc',
  9304.                     ],
  9305.                     'fields' => [
  9306.                         'firstName' => [
  9307.                             'type' => 'string',
  9308.                             'label' => 'sylius.ui.first_name',
  9309.                             'sortable' => NULL,
  9310.                             'enabled' => true,
  9311.                             'position' => 100,
  9312.                             'options' => [
  9313.                             ],
  9314.                         ],
  9315.                         'lastName' => [
  9316.                             'type' => 'string',
  9317.                             'label' => 'sylius.ui.last_name',
  9318.                             'sortable' => NULL,
  9319.                             'enabled' => true,
  9320.                             'position' => 100,
  9321.                             'options' => [
  9322.                             ],
  9323.                         ],
  9324.                         'email' => [
  9325.                             'type' => 'string',
  9326.                             'label' => 'sylius.ui.email',
  9327.                             'sortable' => NULL,
  9328.                             'enabled' => true,
  9329.                             'position' => 100,
  9330.                             'options' => [
  9331.                             ],
  9332.                         ],
  9333.                         'createdAt' => [
  9334.                             'type' => 'datetime',
  9335.                             'label' => 'sylius.ui.registration_date',
  9336.                             'sortable' => NULL,
  9337.                             'options' => [
  9338.                                 'format' => 'd-m-Y H:i',
  9339.                             ],
  9340.                             'enabled' => true,
  9341.                             'position' => 100,
  9342.                         ],
  9343.                         'enabled' => [
  9344.                             'type' => 'twig',
  9345.                             'label' => 'sylius.ui.enabled',
  9346.                             'path' => '.',
  9347.                             'options' => [
  9348.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  9349.                             ],
  9350.                             'enabled' => true,
  9351.                             'position' => 100,
  9352.                         ],
  9353.                         'verified' => [
  9354.                             'type' => 'twig',
  9355.                             'label' => 'sylius.ui.verified',
  9356.                             'path' => '.',
  9357.                             'options' => [
  9358.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/verified.html.twig',
  9359.                             ],
  9360.                             'enabled' => true,
  9361.                             'position' => 100,
  9362.                         ],
  9363.                     ],
  9364.                     'filters' => [
  9365.                         'search' => [
  9366.                             'type' => 'string',
  9367.                             'label' => 'sylius.ui.search',
  9368.                             'options' => [
  9369.                                 'fields' => [
  9370.                                     => 'email',
  9371.                                     => 'firstName',
  9372.                                     => 'lastName',
  9373.                                 ],
  9374.                             ],
  9375.                             'enabled' => true,
  9376.                             'position' => 100,
  9377.                             'form_options' => [
  9378.                             ],
  9379.                         ],
  9380.                     ],
  9381.                     'actions' => [
  9382.                         'main' => [
  9383.                             'create' => [
  9384.                                 'type' => 'create',
  9385.                                 'enabled' => true,
  9386.                                 'position' => 100,
  9387.                                 'options' => [
  9388.                                 ],
  9389.                             ],
  9390.                         ],
  9391.                         'item' => [
  9392.                             'show_orders' => [
  9393.                                 'type' => 'show',
  9394.                                 'label' => 'sylius.ui.show_orders',
  9395.                                 'options' => [
  9396.                                     'link' => [
  9397.                                         'route' => 'sylius_admin_customer_order_index',
  9398.                                         'parameters' => [
  9399.                                             'id' => 'resource.id',
  9400.                                         ],
  9401.                                     ],
  9402.                                 ],
  9403.                                 'enabled' => true,
  9404.                                 'position' => 100,
  9405.                             ],
  9406.                             'show' => [
  9407.                                 'type' => 'show',
  9408.                                 'enabled' => true,
  9409.                                 'position' => 100,
  9410.                                 'options' => [
  9411.                                 ],
  9412.                             ],
  9413.                             'update' => [
  9414.                                 'type' => 'update',
  9415.                                 'enabled' => true,
  9416.                                 'position' => 100,
  9417.                                 'options' => [
  9418.                                 ],
  9419.                             ],
  9420.                         ],
  9421.                     ],
  9422.                     'limits' => [
  9423.                         => 10,
  9424.                         => 25,
  9425.                         => 50,
  9426.                     ],
  9427.                 ],
  9428.                 'sylius_admin_customer_group' => [
  9429.                     'driver' => [
  9430.                         'name' => 'doctrine/orm',
  9431.                         'options' => [
  9432.                             'class' => 'App\\Entity\\Customer\\CustomerGroup',
  9433.                         ],
  9434.                     ],
  9435.                     'sorting' => [
  9436.                         'name' => 'asc',
  9437.                     ],
  9438.                     'fields' => [
  9439.                         'code' => [
  9440.                             'type' => 'string',
  9441.                             'label' => 'sylius.ui.code',
  9442.                             'sortable' => NULL,
  9443.                             'enabled' => true,
  9444.                             'position' => 100,
  9445.                             'options' => [
  9446.                             ],
  9447.                         ],
  9448.                         'name' => [
  9449.                             'type' => 'string',
  9450.                             'label' => 'sylius.ui.name',
  9451.                             'sortable' => NULL,
  9452.                             'enabled' => true,
  9453.                             'position' => 100,
  9454.                             'options' => [
  9455.                             ],
  9456.                         ],
  9457.                     ],
  9458.                     'filters' => [
  9459.                         'search' => [
  9460.                             'type' => 'string',
  9461.                             'label' => 'sylius.ui.search',
  9462.                             'options' => [
  9463.                                 'fields' => [
  9464.                                     => 'code',
  9465.                                     => 'name',
  9466.                                 ],
  9467.                             ],
  9468.                             'enabled' => true,
  9469.                             'position' => 100,
  9470.                             'form_options' => [
  9471.                             ],
  9472.                         ],
  9473.                     ],
  9474.                     'actions' => [
  9475.                         'main' => [
  9476.                             'create' => [
  9477.                                 'type' => 'create',
  9478.                                 'enabled' => true,
  9479.                                 'position' => 100,
  9480.                                 'options' => [
  9481.                                 ],
  9482.                             ],
  9483.                         ],
  9484.                         'item' => [
  9485.                             'update' => [
  9486.                                 'type' => 'update',
  9487.                                 'enabled' => true,
  9488.                                 'position' => 100,
  9489.                                 'options' => [
  9490.                                 ],
  9491.                             ],
  9492.                             'delete' => [
  9493.                                 'type' => 'delete',
  9494.                                 'enabled' => true,
  9495.                                 'position' => 100,
  9496.                                 'options' => [
  9497.                                 ],
  9498.                             ],
  9499.                         ],
  9500.                         'bulk' => [
  9501.                             'delete' => [
  9502.                                 'type' => 'delete',
  9503.                                 'enabled' => true,
  9504.                                 'position' => 100,
  9505.                                 'options' => [
  9506.                                 ],
  9507.                             ],
  9508.                         ],
  9509.                     ],
  9510.                     'limits' => [
  9511.                         => 10,
  9512.                         => 25,
  9513.                         => 50,
  9514.                     ],
  9515.                 ],
  9516.                 'sylius_admin_customer_order' => [
  9517.                     'extends' => 'sylius_admin_order',
  9518.                     'driver' => [
  9519.                         'options' => [
  9520.                             'repository' => [
  9521.                                 'method' => 'createByCustomerIdQueryBuilder',
  9522.                                 'arguments' => [
  9523.                                     'customerId' => '$id',
  9524.                                 ],
  9525.                             ],
  9526.                         ],
  9527.                         'name' => 'doctrine/orm',
  9528.                     ],
  9529.                     'fields' => [
  9530.                         'customer' => [
  9531.                             'type' => 'string',
  9532.                             'enabled' => false,
  9533.                             'position' => 100,
  9534.                             'options' => [
  9535.                             ],
  9536.                         ],
  9537.                     ],
  9538.                     'sorting' => [
  9539.                         'number' => 'desc',
  9540.                     ],
  9541.                     'filters' => [
  9542.                         'customer' => [
  9543.                             'type' => 'string',
  9544.                             'enabled' => false,
  9545.                             'position' => 100,
  9546.                             'options' => [
  9547.                             ],
  9548.                             'form_options' => [
  9549.                             ],
  9550.                         ],
  9551.                     ],
  9552.                     'limits' => [
  9553.                         => 10,
  9554.                         => 25,
  9555.                         => 50,
  9556.                     ],
  9557.                     'actions' => [
  9558.                     ],
  9559.                 ],
  9560.                 'sylius_admin_exchange_rate' => [
  9561.                     'driver' => [
  9562.                         'name' => 'doctrine/orm',
  9563.                         'options' => [
  9564.                             'class' => 'App\\Entity\\Currency\\ExchangeRate',
  9565.                         ],
  9566.                     ],
  9567.                     'sorting' => [
  9568.                         'id' => 'desc',
  9569.                     ],
  9570.                     'fields' => [
  9571.                         'id' => [
  9572.                             'type' => 'string',
  9573.                             'enabled' => false,
  9574.                             'sortable' => NULL,
  9575.                             'position' => 100,
  9576.                             'options' => [
  9577.                             ],
  9578.                         ],
  9579.                         'sourceCurrency' => [
  9580.                             'type' => 'twig',
  9581.                             'label' => 'sylius.ui.source_currency',
  9582.                             'path' => '.',
  9583.                             'options' => [
  9584.                                 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/sourceCurrencyName.html.twig',
  9585.                             ],
  9586.                             'enabled' => true,
  9587.                             'position' => 100,
  9588.                         ],
  9589.                         'targetCurrency' => [
  9590.                             'type' => 'twig',
  9591.                             'label' => 'sylius.ui.target_currency',
  9592.                             'path' => '.',
  9593.                             'options' => [
  9594.                                 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/targetCurrencyName.html.twig',
  9595.                             ],
  9596.                             'enabled' => true,
  9597.                             'position' => 100,
  9598.                         ],
  9599.                         'ratio' => [
  9600.                             'type' => 'string',
  9601.                             'label' => 'sylius.ui.ratio',
  9602.                             'sortable' => NULL,
  9603.                             'enabled' => true,
  9604.                             'position' => 100,
  9605.                             'options' => [
  9606.                             ],
  9607.                         ],
  9608.                     ],
  9609.                     'filters' => [
  9610.                         'currency' => [
  9611.                             'type' => 'entity',
  9612.                             'label' => 'sylius.ui.currency',
  9613.                             'options' => [
  9614.                                 'fields' => [
  9615.                                     => 'sourceCurrency',
  9616.                                     => 'targetCurrency',
  9617.                                 ],
  9618.                             ],
  9619.                             'form_options' => [
  9620.                                 'class' => 'App\\Entity\\Currency\\Currency',
  9621.                                 'choice_label' => 'name',
  9622.                             ],
  9623.                             'enabled' => true,
  9624.                             'position' => 100,
  9625.                         ],
  9626.                     ],
  9627.                     'actions' => [
  9628.                         'main' => [
  9629.                             'create' => [
  9630.                                 'type' => 'create',
  9631.                                 'enabled' => true,
  9632.                                 'position' => 100,
  9633.                                 'options' => [
  9634.                                 ],
  9635.                             ],
  9636.                         ],
  9637.                         'item' => [
  9638.                             'update' => [
  9639.                                 'type' => 'update',
  9640.                                 'enabled' => true,
  9641.                                 'position' => 100,
  9642.                                 'options' => [
  9643.                                 ],
  9644.                             ],
  9645.                             'delete' => [
  9646.                                 'type' => 'delete',
  9647.                                 'enabled' => true,
  9648.                                 'position' => 100,
  9649.                                 'options' => [
  9650.                                 ],
  9651.                             ],
  9652.                         ],
  9653.                         'bulk' => [
  9654.                             'delete' => [
  9655.                                 'type' => 'delete',
  9656.                                 'enabled' => true,
  9657.                                 'position' => 100,
  9658.                                 'options' => [
  9659.                                 ],
  9660.                             ],
  9661.                         ],
  9662.                     ],
  9663.                     'limits' => [
  9664.                         => 10,
  9665.                         => 25,
  9666.                         => 50,
  9667.                     ],
  9668.                 ],
  9669.                 'sylius_admin_inventory' => [
  9670.                     'driver' => [
  9671.                         'name' => 'doctrine/orm',
  9672.                         'options' => [
  9673.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  9674.                             'repository' => [
  9675.                                 'method' => 'createInventoryListQueryBuilder',
  9676.                                 'arguments' => [
  9677.                                     => 'en_GB',
  9678.                                 ],
  9679.                             ],
  9680.                         ],
  9681.                     ],
  9682.                     'fields' => [
  9683.                         'name' => [
  9684.                             'type' => 'twig',
  9685.                             'path' => '.',
  9686.                             'label' => 'sylius.ui.name',
  9687.                             'options' => [
  9688.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  9689.                             ],
  9690.                             'enabled' => true,
  9691.                             'position' => 100,
  9692.                         ],
  9693.                         'code' => [
  9694.                             'type' => 'string',
  9695.                             'label' => 'sylius.ui.code',
  9696.                             'enabled' => true,
  9697.                             'position' => 100,
  9698.                             'options' => [
  9699.                             ],
  9700.                         ],
  9701.                         'inventory' => [
  9702.                             'type' => 'twig',
  9703.                             'path' => '.',
  9704.                             'label' => 'sylius.ui.inventory',
  9705.                             'options' => [
  9706.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  9707.                             ],
  9708.                             'enabled' => true,
  9709.                             'position' => 100,
  9710.                         ],
  9711.                     ],
  9712.                     'filters' => [
  9713.                         'code' => [
  9714.                             'type' => 'string',
  9715.                             'label' => 'sylius.ui.code',
  9716.                             'enabled' => true,
  9717.                             'position' => 100,
  9718.                             'options' => [
  9719.                             ],
  9720.                             'form_options' => [
  9721.                             ],
  9722.                         ],
  9723.                         'name' => [
  9724.                             'type' => 'string',
  9725.                             'label' => 'sylius.ui.name',
  9726.                             'options' => [
  9727.                                 'fields' => [
  9728.                                     => 'translation.name',
  9729.                                 ],
  9730.                             ],
  9731.                             'enabled' => true,
  9732.                             'position' => 100,
  9733.                             'form_options' => [
  9734.                             ],
  9735.                         ],
  9736.                     ],
  9737.                     'actions' => [
  9738.                         'item' => [
  9739.                             'update_product' => [
  9740.                                 'type' => 'update',
  9741.                                 'label' => 'sylius.ui.edit_product',
  9742.                                 'options' => [
  9743.                                     'link' => [
  9744.                                         'route' => 'sylius_admin_product_update',
  9745.                                         'parameters' => [
  9746.                                             'id' => 'resource.product.id',
  9747.                                         ],
  9748.                                     ],
  9749.                                 ],
  9750.                                 'enabled' => true,
  9751.                                 'position' => 100,
  9752.                             ],
  9753.                             'update' => [
  9754.                                 'type' => 'update',
  9755.                                 'options' => [
  9756.                                     'link' => [
  9757.                                         'parameters' => [
  9758.                                             'id' => 'resource.id',
  9759.                                             'productId' => 'resource.product.id',
  9760.                                         ],
  9761.                                     ],
  9762.                                 ],
  9763.                                 'enabled' => true,
  9764.                                 'position' => 100,
  9765.                             ],
  9766.                         ],
  9767.                     ],
  9768.                     'sorting' => [
  9769.                     ],
  9770.                     'limits' => [
  9771.                         => 10,
  9772.                         => 25,
  9773.                         => 50,
  9774.                     ],
  9775.                 ],
  9776.                 'sylius_admin_locale' => [
  9777.                     'driver' => [
  9778.                         'name' => 'doctrine/orm',
  9779.                         'options' => [
  9780.                             'class' => 'App\\Entity\\Locale\\Locale',
  9781.                         ],
  9782.                     ],
  9783.                     'sorting' => [
  9784.                         'code' => 'asc',
  9785.                     ],
  9786.                     'fields' => [
  9787.                         'code' => [
  9788.                             'type' => 'string',
  9789.                             'label' => 'sylius.ui.code',
  9790.                             'sortable' => NULL,
  9791.                             'enabled' => true,
  9792.                             'position' => 100,
  9793.                             'options' => [
  9794.                             ],
  9795.                         ],
  9796.                         'name' => [
  9797.                             'type' => 'twig',
  9798.                             'label' => 'sylius.ui.name',
  9799.                             'path' => '.',
  9800.                             'sortable' => 'code',
  9801.                             'options' => [
  9802.                                 'template' => '@SyliusAdmin/Locale/Grid/Field/name.html.twig',
  9803.                             ],
  9804.                             'enabled' => true,
  9805.                             'position' => 100,
  9806.                         ],
  9807.                     ],
  9808.                     'filters' => [
  9809.                         'code' => [
  9810.                             'type' => 'string',
  9811.                             'label' => 'sylius.ui.code',
  9812.                             'enabled' => true,
  9813.                             'position' => 100,
  9814.                             'options' => [
  9815.                             ],
  9816.                             'form_options' => [
  9817.                             ],
  9818.                         ],
  9819.                     ],
  9820.                     'actions' => [
  9821.                         'main' => [
  9822.                             'create' => [
  9823.                                 'type' => 'create',
  9824.                                 'enabled' => true,
  9825.                                 'position' => 100,
  9826.                                 'options' => [
  9827.                                 ],
  9828.                             ],
  9829.                         ],
  9830.                         'item' => [
  9831.                             'update' => [
  9832.                                 'type' => 'update',
  9833.                                 'enabled' => true,
  9834.                                 'position' => 100,
  9835.                                 'options' => [
  9836.                                 ],
  9837.                             ],
  9838.                         ],
  9839.                     ],
  9840.                     'limits' => [
  9841.                         => 10,
  9842.                         => 25,
  9843.                         => 50,
  9844.                     ],
  9845.                 ],
  9846.                 'sylius_admin_order' => [
  9847.                     'driver' => [
  9848.                         'name' => 'doctrine/orm',
  9849.                         'options' => [
  9850.                             'class' => 'App\\Entity\\Order\\Order',
  9851.                             'repository' => [
  9852.                                 'method' => 'createListQueryBuilder',
  9853.                             ],
  9854.                         ],
  9855.                     ],
  9856.                     'sorting' => [
  9857.                         'number' => 'desc',
  9858.                     ],
  9859.                     'fields' => [
  9860.                         'date' => [
  9861.                             'type' => 'datetime',
  9862.                             'label' => 'sylius.ui.date',
  9863.                             'path' => 'checkoutCompletedAt',
  9864.                             'sortable' => 'checkoutCompletedAt',
  9865.                             'options' => [
  9866.                                 'format' => 'd-m-Y H:i:s',
  9867.                             ],
  9868.                             'enabled' => true,
  9869.                             'position' => 100,
  9870.                         ],
  9871.                         'number' => [
  9872.                             'type' => 'twig',
  9873.                             'label' => 'sylius.ui.number',
  9874.                             'path' => '.',
  9875.                             'sortable' => NULL,
  9876.                             'options' => [
  9877.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  9878.                             ],
  9879.                             'enabled' => true,
  9880.                             'position' => 100,
  9881.                         ],
  9882.                         'channel' => [
  9883.                             'type' => 'twig',
  9884.                             'label' => 'sylius.ui.channel',
  9885.                             'sortable' => 'channel.code',
  9886.                             'options' => [
  9887.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  9888.                             ],
  9889.                             'enabled' => true,
  9890.                             'position' => 100,
  9891.                         ],
  9892.                         'customer' => [
  9893.                             'type' => 'twig',
  9894.                             'label' => 'sylius.ui.customer',
  9895.                             'sortable' => 'customer.lastName',
  9896.                             'options' => [
  9897.                                 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  9898.                             ],
  9899.                             'enabled' => true,
  9900.                             'position' => 100,
  9901.                         ],
  9902.                         'state' => [
  9903.                             'type' => 'twig',
  9904.                             'label' => 'sylius.ui.state',
  9905.                             'sortable' => NULL,
  9906.                             'options' => [
  9907.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  9908.                                 'vars' => [
  9909.                                     'labels' => '@SyliusAdmin/Order/Label/State',
  9910.                                 ],
  9911.                             ],
  9912.                             'enabled' => true,
  9913.                             'position' => 100,
  9914.                         ],
  9915.                         'paymentState' => [
  9916.                             'type' => 'twig',
  9917.                             'label' => 'sylius.ui.payment_state',
  9918.                             'sortable' => NULL,
  9919.                             'options' => [
  9920.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  9921.                                 'vars' => [
  9922.                                     'labels' => '@SyliusAdmin/Order/Label/PaymentState',
  9923.                                 ],
  9924.                             ],
  9925.                             'enabled' => true,
  9926.                             'position' => 100,
  9927.                         ],
  9928.                         'shippingState' => [
  9929.                             'type' => 'twig',
  9930.                             'label' => 'sylius.ui.shipping_state',
  9931.                             'sortable' => NULL,
  9932.                             'options' => [
  9933.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  9934.                                 'vars' => [
  9935.                                     'labels' => '@SyliusAdmin/Order/Label/ShippingState',
  9936.                                 ],
  9937.                             ],
  9938.                             'enabled' => true,
  9939.                             'position' => 100,
  9940.                         ],
  9941.                         'total' => [
  9942.                             'type' => 'twig',
  9943.                             'label' => 'sylius.ui.total',
  9944.                             'path' => '.',
  9945.                             'sortable' => 'total',
  9946.                             'options' => [
  9947.                                 'template' => '@SyliusAdmin/Order/Grid/Field/total.html.twig',
  9948.                             ],
  9949.                             'enabled' => true,
  9950.                             'position' => 100,
  9951.                         ],
  9952.                         'currencyCode' => [
  9953.                             'type' => 'string',
  9954.                             'label' => 'sylius.ui.currency',
  9955.                             'sortable' => NULL,
  9956.                             'enabled' => true,
  9957.                             'position' => 100,
  9958.                             'options' => [
  9959.                             ],
  9960.                         ],
  9961.                     ],
  9962.                     'filters' => [
  9963.                         'number' => [
  9964.                             'type' => 'string',
  9965.                             'label' => 'sylius.ui.number',
  9966.                             'enabled' => true,
  9967.                             'position' => 100,
  9968.                             'options' => [
  9969.                             ],
  9970.                             'form_options' => [
  9971.                             ],
  9972.                         ],
  9973.                         'customer' => [
  9974.                             'type' => 'string',
  9975.                             'label' => 'sylius.ui.customer',
  9976.                             'options' => [
  9977.                                 'fields' => [
  9978.                                     => 'customer.email',
  9979.                                     => 'customer.firstName',
  9980.                                     => 'customer.lastName',
  9981.                                 ],
  9982.                             ],
  9983.                             'enabled' => true,
  9984.                             'position' => 100,
  9985.                             'form_options' => [
  9986.                             ],
  9987.                         ],
  9988.                         'date' => [
  9989.                             'type' => 'date',
  9990.                             'label' => 'sylius.ui.date',
  9991.                             'options' => [
  9992.                                 'field' => 'checkoutCompletedAt',
  9993.                                 'inclusive_to' => true,
  9994.                             ],
  9995.                             'enabled' => true,
  9996.                             'position' => 100,
  9997.                             'form_options' => [
  9998.                             ],
  9999.                         ],
  10000.                         'channel' => [
  10001.                             'type' => 'entity',
  10002.                             'label' => 'sylius.ui.channel',
  10003.                             'form_options' => [
  10004.                                 'class' => 'App\\Entity\\Channel\\Channel',
  10005.                             ],
  10006.                             'enabled' => true,
  10007.                             'position' => 100,
  10008.                             'options' => [
  10009.                             ],
  10010.                         ],
  10011.                         'total' => [
  10012.                             'type' => 'money',
  10013.                             'label' => 'sylius.ui.total',
  10014.                             'options' => [
  10015.                                 'currency_field' => 'currencyCode',
  10016.                             ],
  10017.                             'enabled' => true,
  10018.                             'position' => 100,
  10019.                             'form_options' => [
  10020.                             ],
  10021.                         ],
  10022.                         'shipping_method' => [
  10023.                             'type' => 'entity',
  10024.                             'label' => 'sylius.ui.shipping_method',
  10025.                             'options' => [
  10026.                                 'fields' => [
  10027.                                     => 'shipments.method',
  10028.                                 ],
  10029.                             ],
  10030.                             'form_options' => [
  10031.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  10032.                             ],
  10033.                             'enabled' => true,
  10034.                             'position' => 100,
  10035.                         ],
  10036.                     ],
  10037.                     'actions' => [
  10038.                         'item' => [
  10039.                             'show' => [
  10040.                                 'type' => 'show',
  10041.                                 'enabled' => true,
  10042.                                 'position' => 100,
  10043.                                 'options' => [
  10044.                                 ],
  10045.                             ],
  10046.                         ],
  10047.                     ],
  10048.                     'limits' => [
  10049.                         => 10,
  10050.                         => 25,
  10051.                         => 50,
  10052.                     ],
  10053.                 ],
  10054.                 'sylius_admin_payment' => [
  10055.                     'driver' => [
  10056.                         'name' => 'doctrine/orm',
  10057.                         'options' => [
  10058.                             'class' => 'App\\Entity\\Payment\\Payment',
  10059.                             'repository' => [
  10060.                                 'method' => 'createListQueryBuilder',
  10061.                             ],
  10062.                         ],
  10063.                     ],
  10064.                     'sorting' => [
  10065.                         'createdAt' => 'desc',
  10066.                     ],
  10067.                     'fields' => [
  10068.                         'createdAt' => [
  10069.                             'type' => 'datetime',
  10070.                             'label' => 'sylius.ui.date',
  10071.                             'sortable' => NULL,
  10072.                             'options' => [
  10073.                                 'format' => 'd-m-Y H:i:s',
  10074.                             ],
  10075.                             'enabled' => true,
  10076.                             'position' => 100,
  10077.                         ],
  10078.                         'number' => [
  10079.                             'type' => 'twig',
  10080.                             'label' => 'sylius.ui.order',
  10081.                             'path' => 'order',
  10082.                             'options' => [
  10083.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  10084.                             ],
  10085.                             'enabled' => true,
  10086.                             'position' => 100,
  10087.                         ],
  10088.                         'channel' => [
  10089.                             'type' => 'twig',
  10090.                             'label' => 'sylius.ui.channel',
  10091.                             'path' => 'order.channel',
  10092.                             'options' => [
  10093.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  10094.                             ],
  10095.                             'enabled' => true,
  10096.                             'position' => 100,
  10097.                         ],
  10098.                         'customer' => [
  10099.                             'type' => 'twig',
  10100.                             'label' => 'sylius.ui.customer',
  10101.                             'path' => 'order.customer',
  10102.                             'options' => [
  10103.                                 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  10104.                             ],
  10105.                             'enabled' => true,
  10106.                             'position' => 100,
  10107.                         ],
  10108.                         'state' => [
  10109.                             'type' => 'twig',
  10110.                             'label' => 'sylius.ui.state',
  10111.                             'options' => [
  10112.                                 'template' => '@SyliusAdmin/Common/Label/paymentState.html.twig',
  10113.                             ],
  10114.                             'enabled' => true,
  10115.                             'position' => 100,
  10116.                         ],
  10117.                     ],
  10118.                     'filters' => [
  10119.                         'state' => [
  10120.                             'type' => 'select',
  10121.                             'label' => 'sylius.ui.state',
  10122.                             'form_options' => [
  10123.                                 'choices' => [
  10124.                                     'sylius.ui.cancelled' => 'cancelled',
  10125.                                     'sylius.ui.completed' => 'completed',
  10126.                                     'sylius.ui.failed' => 'failed',
  10127.                                     'sylius.ui.new' => 'new',
  10128.                                     'sylius.ui.processing' => 'processing',
  10129.                                     'sylius.ui.refunded' => 'refunded',
  10130.                                 ],
  10131.                             ],
  10132.                             'enabled' => true,
  10133.                             'position' => 100,
  10134.                             'options' => [
  10135.                             ],
  10136.                         ],
  10137.                         'channel' => [
  10138.                             'type' => 'entity',
  10139.                             'label' => 'sylius.ui.channel',
  10140.                             'options' => [
  10141.                                 'fields' => [
  10142.                                     => 'order.channel',
  10143.                                 ],
  10144.                             ],
  10145.                             'form_options' => [
  10146.                                 'class' => 'App\\Entity\\Channel\\Channel',
  10147.                             ],
  10148.                             'enabled' => true,
  10149.                             'position' => 100,
  10150.                         ],
  10151.                     ],
  10152.                     'actions' => [
  10153.                         'item' => [
  10154.                             'complete' => [
  10155.                                 'type' => 'apply_transition',
  10156.                                 'label' => 'sylius.ui.complete',
  10157.                                 'icon' => 'payment',
  10158.                                 'options' => [
  10159.                                     'link' => [
  10160.                                         'route' => 'sylius_admin_payment_complete',
  10161.                                         'parameters' => [
  10162.                                             'id' => 'resource.id',
  10163.                                         ],
  10164.                                     ],
  10165.                                     'class' => 'teal',
  10166.                                     'transition' => 'complete',
  10167.                                     'graph' => 'sylius_payment',
  10168.                                 ],
  10169.                                 'enabled' => true,
  10170.                                 'position' => 100,
  10171.                             ],
  10172.                         ],
  10173.                     ],
  10174.                     'limits' => [
  10175.                         => 10,
  10176.                         => 25,
  10177.                         => 50,
  10178.                     ],
  10179.                 ],
  10180.                 'sylius_admin_payment_method' => [
  10181.                     'driver' => [
  10182.                         'name' => 'doctrine/orm',
  10183.                         'options' => [
  10184.                             'class' => 'App\\Entity\\Payment\\PaymentMethod',
  10185.                             'repository' => [
  10186.                                 'method' => 'createListQueryBuilder',
  10187.                                 'arguments' => [
  10188.                                     => 'en_GB',
  10189.                                 ],
  10190.                             ],
  10191.                         ],
  10192.                     ],
  10193.                     'sorting' => [
  10194.                         'position' => 'asc',
  10195.                     ],
  10196.                     'fields' => [
  10197.                         'position' => [
  10198.                             'type' => 'twig',
  10199.                             'label' => 'sylius.ui.position',
  10200.                             'sortable' => NULL,
  10201.                             'options' => [
  10202.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  10203.                             ],
  10204.                             'enabled' => true,
  10205.                             'position' => 100,
  10206.                         ],
  10207.                         'code' => [
  10208.                             'type' => 'string',
  10209.                             'label' => 'sylius.ui.code',
  10210.                             'sortable' => NULL,
  10211.                             'enabled' => true,
  10212.                             'position' => 100,
  10213.                             'options' => [
  10214.                             ],
  10215.                         ],
  10216.                         'name' => [
  10217.                             'type' => 'string',
  10218.                             'label' => 'sylius.ui.name',
  10219.                             'sortable' => 'translation.name',
  10220.                             'enabled' => true,
  10221.                             'position' => 100,
  10222.                             'options' => [
  10223.                             ],
  10224.                         ],
  10225.                         'gateway' => [
  10226.                             'type' => 'twig',
  10227.                             'path' => 'gatewayConfig.factoryName',
  10228.                             'label' => 'sylius.ui.gateway',
  10229.                             'sortable' => 'gatewayConfig.factoryName',
  10230.                             'options' => [
  10231.                                 'template' => '@SyliusUi/Grid/Field/humanized.html.twig',
  10232.                             ],
  10233.                             'enabled' => true,
  10234.                             'position' => 100,
  10235.                         ],
  10236.                         'enabled' => [
  10237.                             'type' => 'twig',
  10238.                             'label' => 'sylius.ui.enabled',
  10239.                             'sortable' => NULL,
  10240.                             'options' => [
  10241.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10242.                             ],
  10243.                             'enabled' => true,
  10244.                             'position' => 100,
  10245.                         ],
  10246.                     ],
  10247.                     'filters' => [
  10248.                         'search' => [
  10249.                             'type' => 'string',
  10250.                             'label' => 'sylius.ui.search',
  10251.                             'options' => [
  10252.                                 'fields' => [
  10253.                                     => 'code',
  10254.                                     => 'translation.name',
  10255.                                 ],
  10256.                             ],
  10257.                             'enabled' => true,
  10258.                             'position' => 100,
  10259.                             'form_options' => [
  10260.                             ],
  10261.                         ],
  10262.                         'enabled' => [
  10263.                             'type' => 'boolean',
  10264.                             'label' => 'sylius.ui.enabled',
  10265.                             'enabled' => true,
  10266.                             'position' => 100,
  10267.                             'options' => [
  10268.                             ],
  10269.                             'form_options' => [
  10270.                             ],
  10271.                         ],
  10272.                     ],
  10273.                     'actions' => [
  10274.                         'main' => [
  10275.                             'create' => [
  10276.                                 'type' => 'create_payment_method',
  10277.                                 'enabled' => true,
  10278.                                 'position' => 100,
  10279.                                 'options' => [
  10280.                                 ],
  10281.                             ],
  10282.                             'enable_pay_pal' => [
  10283.                                 'type' => 'enable_pay_pal',
  10284.                                 'enabled' => true,
  10285.                                 'position' => 100,
  10286.                                 'options' => [
  10287.                                 ],
  10288.                             ],
  10289.                         ],
  10290.                         'item' => [
  10291.                             'update' => [
  10292.                                 'type' => 'update',
  10293.                                 'enabled' => true,
  10294.                                 'position' => 100,
  10295.                                 'options' => [
  10296.                                 ],
  10297.                             ],
  10298.                             'delete' => [
  10299.                                 'type' => 'delete',
  10300.                                 'enabled' => true,
  10301.                                 'position' => 100,
  10302.                                 'options' => [
  10303.                                 ],
  10304.                             ],
  10305.                             'enable_seller' => [
  10306.                                 'type' => 'enable_seller',
  10307.                                 'enabled' => true,
  10308.                                 'position' => 100,
  10309.                                 'options' => [
  10310.                                 ],
  10311.                             ],
  10312.                             'download_report' => [
  10313.                                 'type' => 'download_report',
  10314.                                 'label' => 'sylius.pay_pal.report',
  10315.                                 'icon' => 'download',
  10316.                                 'options' => [
  10317.                                     'link' => [
  10318.                                         'route' => 'sylius_paypal_plugin_admin_download_payouts_report',
  10319.                                         'parameters' => [
  10320.                                             'id' => 'resource.id',
  10321.                                         ],
  10322.                                     ],
  10323.                                 ],
  10324.                                 'enabled' => true,
  10325.                                 'position' => 100,
  10326.                             ],
  10327.                         ],
  10328.                         'bulk' => [
  10329.                             'delete' => [
  10330.                                 'type' => 'delete',
  10331.                                 'enabled' => true,
  10332.                                 'position' => 100,
  10333.                                 'options' => [
  10334.                                 ],
  10335.                             ],
  10336.                         ],
  10337.                     ],
  10338.                     'limits' => [
  10339.                         => 10,
  10340.                         => 25,
  10341.                         => 50,
  10342.                     ],
  10343.                 ],
  10344.                 'sylius_admin_product' => [
  10345.                     'driver' => [
  10346.                         'name' => 'doctrine/orm',
  10347.                         'options' => [
  10348.                             'class' => 'App\\Entity\\Product\\Product',
  10349.                             'repository' => [
  10350.                                 'method' => 'createListQueryBuilder',
  10351.                                 'arguments' => [
  10352.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  10353.                                     => '$taxonId',
  10354.                                 ],
  10355.                             ],
  10356.                         ],
  10357.                     ],
  10358.                     'sorting' => [
  10359.                         'code' => 'asc',
  10360.                     ],
  10361.                     'fields' => [
  10362.                         'image' => [
  10363.                             'type' => 'twig',
  10364.                             'label' => 'sylius.ui.image',
  10365.                             'path' => '.',
  10366.                             'options' => [
  10367.                                 'template' => '@SyliusAdmin/Product/Grid/Field/image.html.twig',
  10368.                             ],
  10369.                             'enabled' => true,
  10370.                             'position' => 100,
  10371.                         ],
  10372.                         'code' => [
  10373.                             'type' => 'string',
  10374.                             'label' => 'sylius.ui.code',
  10375.                             'sortable' => NULL,
  10376.                             'enabled' => true,
  10377.                             'position' => 100,
  10378.                             'options' => [
  10379.                             ],
  10380.                         ],
  10381.                         'name' => [
  10382.                             'type' => 'string',
  10383.                             'label' => 'sylius.ui.name',
  10384.                             'sortable' => 'translation.name',
  10385.                             'enabled' => true,
  10386.                             'position' => 100,
  10387.                             'options' => [
  10388.                             ],
  10389.                         ],
  10390.                         'mainTaxon' => [
  10391.                             'type' => 'twig',
  10392.                             'label' => 'sylius.ui.main_taxon',
  10393.                             'options' => [
  10394.                                 'template' => '@SyliusAdmin/Product/Grid/Field/mainTaxon.html.twig',
  10395.                             ],
  10396.                             'enabled' => true,
  10397.                             'position' => 100,
  10398.                         ],
  10399.                         'enabled' => [
  10400.                             'type' => 'twig',
  10401.                             'label' => 'sylius.ui.enabled',
  10402.                             'options' => [
  10403.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10404.                             ],
  10405.                             'enabled' => true,
  10406.                             'position' => 100,
  10407.                         ],
  10408.                     ],
  10409.                     'filters' => [
  10410.                         'search' => [
  10411.                             'type' => 'string',
  10412.                             'label' => 'sylius.ui.search',
  10413.                             'options' => [
  10414.                                 'fields' => [
  10415.                                     => 'code',
  10416.                                     => 'translation.name',
  10417.                                 ],
  10418.                             ],
  10419.                             'enabled' => true,
  10420.                             'position' => 100,
  10421.                             'form_options' => [
  10422.                             ],
  10423.                         ],
  10424.                         'enabled' => [
  10425.                             'type' => 'boolean',
  10426.                             'label' => 'sylius.ui.enabled',
  10427.                             'enabled' => true,
  10428.                             'position' => 100,
  10429.                             'options' => [
  10430.                             ],
  10431.                             'form_options' => [
  10432.                             ],
  10433.                         ],
  10434.                         'channel' => [
  10435.                             'type' => 'entities',
  10436.                             'label' => 'sylius.ui.channel',
  10437.                             'form_options' => [
  10438.                                 'class' => 'App\\Entity\\Channel\\Channel',
  10439.                             ],
  10440.                             'options' => [
  10441.                                 'field' => 'channels.id',
  10442.                             ],
  10443.                             'enabled' => true,
  10444.                             'position' => 100,
  10445.                         ],
  10446.                     ],
  10447.                     'actions' => [
  10448.                         'main' => [
  10449.                             'create' => [
  10450.                                 'type' => 'links',
  10451.                                 'label' => 'sylius.ui.create',
  10452.                                 'options' => [
  10453.                                     'class' => 'primary',
  10454.                                     'icon' => 'plus',
  10455.                                     'header' => [
  10456.                                         'icon' => 'cube',
  10457.                                         'label' => 'sylius.ui.type',
  10458.                                     ],
  10459.                                     'links' => [
  10460.                                         'simple' => [
  10461.                                             'label' => 'sylius.ui.simple_product',
  10462.                                             'icon' => 'plus',
  10463.                                             'route' => 'sylius_admin_product_create_simple',
  10464.                                         ],
  10465.                                         'configurable' => [
  10466.                                             'label' => 'sylius.ui.configurable_product',
  10467.                                             'icon' => 'plus',
  10468.                                             'route' => 'sylius_admin_product_create',
  10469.                                         ],
  10470.                                     ],
  10471.                                 ],
  10472.                                 'enabled' => true,
  10473.                                 'position' => 100,
  10474.                             ],
  10475.                         ],
  10476.                         'item' => [
  10477.                             'details' => [
  10478.                                 'label' => 'sylius.ui.details',
  10479.                                 'type' => 'show',
  10480.                                 'enabled' => true,
  10481.                                 'position' => 100,
  10482.                                 'options' => [
  10483.                                 ],
  10484.                             ],
  10485.                             'update' => [
  10486.                                 'type' => 'update',
  10487.                                 'enabled' => true,
  10488.                                 'position' => 100,
  10489.                                 'options' => [
  10490.                                 ],
  10491.                             ],
  10492.                             'delete' => [
  10493.                                 'type' => 'delete',
  10494.                                 'enabled' => true,
  10495.                                 'position' => 100,
  10496.                                 'options' => [
  10497.                                 ],
  10498.                             ],
  10499.                         ],
  10500.                         'subitem' => [
  10501.                             'variants' => [
  10502.                                 'type' => 'links',
  10503.                                 'label' => 'sylius.ui.manage_variants',
  10504.                                 'options' => [
  10505.                                     'icon' => 'cubes',
  10506.                                     'links' => [
  10507.                                         'index' => [
  10508.                                             'label' => 'sylius.ui.list_variants',
  10509.                                             'icon' => 'list',
  10510.                                             'route' => 'sylius_admin_product_variant_index',
  10511.                                             'parameters' => [
  10512.                                                 'productId' => 'resource.id',
  10513.                                             ],
  10514.                                         ],
  10515.                                         'create' => [
  10516.                                             'label' => 'sylius.ui.create',
  10517.                                             'icon' => 'plus',
  10518.                                             'route' => 'sylius_admin_product_variant_create',
  10519.                                             'parameters' => [
  10520.                                                 'productId' => 'resource.id',
  10521.                                             ],
  10522.                                         ],
  10523.                                         'generate' => [
  10524.                                             'label' => 'sylius.ui.generate',
  10525.                                             'icon' => 'random',
  10526.                                             'route' => 'sylius_admin_product_variant_generate',
  10527.                                             'visible' => 'resource.hasOptions',
  10528.                                             'parameters' => [
  10529.                                                 'productId' => 'resource.id',
  10530.                                             ],
  10531.                                         ],
  10532.                                     ],
  10533.                                 ],
  10534.                                 'enabled' => true,
  10535.                                 'position' => 100,
  10536.                             ],
  10537.                         ],
  10538.                         'bulk' => [
  10539.                             'delete' => [
  10540.                                 'type' => 'delete',
  10541.                                 'enabled' => true,
  10542.                                 'position' => 100,
  10543.                                 'options' => [
  10544.                                 ],
  10545.                             ],
  10546.                         ],
  10547.                     ],
  10548.                     'limits' => [
  10549.                         => 10,
  10550.                         => 25,
  10551.                         => 50,
  10552.                     ],
  10553.                 ],
  10554.                 'sylius_admin_product_association_type' => [
  10555.                     'driver' => [
  10556.                         'name' => 'doctrine/orm',
  10557.                         'options' => [
  10558.                             'class' => 'App\\Entity\\Product\\ProductAssociationType',
  10559.                             'repository' => [
  10560.                                 'method' => 'createListQueryBuilder',
  10561.                                 'arguments' => [
  10562.                                     => 'en_GB',
  10563.                                 ],
  10564.                             ],
  10565.                         ],
  10566.                     ],
  10567.                     'sorting' => [
  10568.                         'code' => 'asc',
  10569.                     ],
  10570.                     'fields' => [
  10571.                         'code' => [
  10572.                             'type' => 'string',
  10573.                             'label' => 'sylius.ui.code',
  10574.                             'sortable' => NULL,
  10575.                             'enabled' => true,
  10576.                             'position' => 100,
  10577.                             'options' => [
  10578.                             ],
  10579.                         ],
  10580.                         'name' => [
  10581.                             'type' => 'string',
  10582.                             'label' => 'sylius.ui.name',
  10583.                             'enabled' => true,
  10584.                             'position' => 100,
  10585.                             'options' => [
  10586.                             ],
  10587.                         ],
  10588.                     ],
  10589.                     'filters' => [
  10590.                         'code' => [
  10591.                             'type' => 'string',
  10592.                             'label' => 'sylius.ui.code',
  10593.                             'enabled' => true,
  10594.                             'position' => 100,
  10595.                             'options' => [
  10596.                             ],
  10597.                             'form_options' => [
  10598.                             ],
  10599.                         ],
  10600.                         'name' => [
  10601.                             'type' => 'string',
  10602.                             'label' => 'sylius.ui.name',
  10603.                             'options' => [
  10604.                                 'fields' => [
  10605.                                     => 'translation.name',
  10606.                                 ],
  10607.                             ],
  10608.                             'enabled' => true,
  10609.                             'position' => 100,
  10610.                             'form_options' => [
  10611.                             ],
  10612.                         ],
  10613.                     ],
  10614.                     'actions' => [
  10615.                         'main' => [
  10616.                             'create' => [
  10617.                                 'type' => 'create',
  10618.                                 'enabled' => true,
  10619.                                 'position' => 100,
  10620.                                 'options' => [
  10621.                                 ],
  10622.                             ],
  10623.                         ],
  10624.                         'item' => [
  10625.                             'update' => [
  10626.                                 'type' => 'update',
  10627.                                 'enabled' => true,
  10628.                                 'position' => 100,
  10629.                                 'options' => [
  10630.                                 ],
  10631.                             ],
  10632.                             'delete' => [
  10633.                                 'type' => 'delete',
  10634.                                 'enabled' => true,
  10635.                                 'position' => 100,
  10636.                                 'options' => [
  10637.                                 ],
  10638.                             ],
  10639.                         ],
  10640.                         'bulk' => [
  10641.                             'delete' => [
  10642.                                 'type' => 'delete',
  10643.                                 'enabled' => true,
  10644.                                 'position' => 100,
  10645.                                 'options' => [
  10646.                                 ],
  10647.                             ],
  10648.                         ],
  10649.                     ],
  10650.                     'limits' => [
  10651.                         => 10,
  10652.                         => 25,
  10653.                         => 50,
  10654.                     ],
  10655.                 ],
  10656.                 'sylius_admin_product_attribute' => [
  10657.                     'driver' => [
  10658.                         'name' => 'doctrine/orm',
  10659.                         'options' => [
  10660.                             'class' => 'App\\Entity\\Product\\ProductAttribute',
  10661.                         ],
  10662.                     ],
  10663.                     'sorting' => [
  10664.                         'position' => 'asc',
  10665.                     ],
  10666.                     'fields' => [
  10667.                         'code' => [
  10668.                             'type' => 'string',
  10669.                             'label' => 'sylius.ui.code',
  10670.                             'sortable' => NULL,
  10671.                             'enabled' => true,
  10672.                             'position' => 100,
  10673.                             'options' => [
  10674.                             ],
  10675.                         ],
  10676.                         'name' => [
  10677.                             'type' => 'string',
  10678.                             'label' => 'sylius.ui.name',
  10679.                             'enabled' => true,
  10680.                             'position' => 100,
  10681.                             'options' => [
  10682.                             ],
  10683.                         ],
  10684.                         'position' => [
  10685.                             'type' => 'string',
  10686.                             'enabled' => false,
  10687.                             'sortable' => NULL,
  10688.                             'position' => 100,
  10689.                             'options' => [
  10690.                             ],
  10691.                         ],
  10692.                         'type' => [
  10693.                             'type' => 'twig',
  10694.                             'label' => 'sylius.ui.type',
  10695.                             'sortable' => NULL,
  10696.                             'options' => [
  10697.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  10698.                             ],
  10699.                             'enabled' => true,
  10700.                             'position' => 100,
  10701.                         ],
  10702.                     ],
  10703.                     'filters' => [
  10704.                         'code' => [
  10705.                             'type' => 'string',
  10706.                             'label' => 'sylius.ui.code',
  10707.                             'enabled' => true,
  10708.                             'position' => 100,
  10709.                             'options' => [
  10710.                             ],
  10711.                             'form_options' => [
  10712.                             ],
  10713.                         ],
  10714.                     ],
  10715.                     'actions' => [
  10716.                         'main' => [
  10717.                             'create' => [
  10718.                                 'type' => 'create_product_attribute',
  10719.                                 'enabled' => true,
  10720.                                 'position' => 100,
  10721.                                 'options' => [
  10722.                                 ],
  10723.                             ],
  10724.                         ],
  10725.                         'item' => [
  10726.                             'update' => [
  10727.                                 'type' => 'update',
  10728.                                 'enabled' => true,
  10729.                                 'position' => 100,
  10730.                                 'options' => [
  10731.                                 ],
  10732.                             ],
  10733.                             'delete' => [
  10734.                                 'type' => 'delete',
  10735.                                 'enabled' => true,
  10736.                                 'position' => 100,
  10737.                                 'options' => [
  10738.                                 ],
  10739.                             ],
  10740.                         ],
  10741.                         'bulk' => [
  10742.                             'delete' => [
  10743.                                 'type' => 'delete',
  10744.                                 'enabled' => true,
  10745.                                 'position' => 100,
  10746.                                 'options' => [
  10747.                                 ],
  10748.                             ],
  10749.                         ],
  10750.                     ],
  10751.                     'limits' => [
  10752.                         => 10,
  10753.                         => 25,
  10754.                         => 50,
  10755.                     ],
  10756.                 ],
  10757.                 'sylius_admin_product_from_taxon' => [
  10758.                     'extends' => 'sylius_admin_product',
  10759.                     'sorting' => [
  10760.                         'position' => 'asc',
  10761.                     ],
  10762.                     'fields' => [
  10763.                         'position' => [
  10764.                             'type' => 'twig',
  10765.                             'label' => 'sylius.ui.position',
  10766.                             'path' => '.',
  10767.                             'sortable' => 'productTaxon.position',
  10768.                             'options' => [
  10769.                                 'template' => '@SyliusAdmin/Product/Grid/Field/position.html.twig',
  10770.                             ],
  10771.                             'enabled' => true,
  10772.                             'position' => 100,
  10773.                         ],
  10774.                     ],
  10775.                     'actions' => [
  10776.                         'main' => [
  10777.                             'update_positions' => [
  10778.                                 'type' => 'update_product_positions',
  10779.                                 'enabled' => true,
  10780.                                 'position' => 100,
  10781.                                 'options' => [
  10782.                                 ],
  10783.                             ],
  10784.                         ],
  10785.                     ],
  10786.                     'driver' => [
  10787.                         'name' => 'doctrine/orm',
  10788.                         'options' => [
  10789.                         ],
  10790.                     ],
  10791.                     'limits' => [
  10792.                         => 10,
  10793.                         => 25,
  10794.                         => 50,
  10795.                     ],
  10796.                     'filters' => [
  10797.                     ],
  10798.                 ],
  10799.                 'sylius_admin_product_option' => [
  10800.                     'driver' => [
  10801.                         'name' => 'doctrine/orm',
  10802.                         'options' => [
  10803.                             'class' => 'App\\Entity\\Product\\ProductOption',
  10804.                             'repository' => [
  10805.                                 'method' => 'createListQueryBuilder',
  10806.                                 'arguments' => [
  10807.                                     => 'en_GB',
  10808.                                 ],
  10809.                             ],
  10810.                         ],
  10811.                     ],
  10812.                     'sorting' => [
  10813.                         'position' => 'asc',
  10814.                     ],
  10815.                     'fields' => [
  10816.                         'position' => [
  10817.                             'type' => 'twig',
  10818.                             'label' => 'sylius.ui.position',
  10819.                             'sortable' => NULL,
  10820.                             'options' => [
  10821.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  10822.                             ],
  10823.                             'enabled' => true,
  10824.                             'position' => 100,
  10825.                         ],
  10826.                         'code' => [
  10827.                             'type' => 'string',
  10828.                             'label' => 'sylius.ui.code',
  10829.                             'sortable' => NULL,
  10830.                             'enabled' => true,
  10831.                             'position' => 100,
  10832.                             'options' => [
  10833.                             ],
  10834.                         ],
  10835.                         'name' => [
  10836.                             'type' => 'string',
  10837.                             'label' => 'sylius.ui.name',
  10838.                             'sortable' => 'translation.name',
  10839.                             'enabled' => true,
  10840.                             'position' => 100,
  10841.                             'options' => [
  10842.                             ],
  10843.                         ],
  10844.                     ],
  10845.                     'filters' => [
  10846.                         'search' => [
  10847.                             'type' => 'string',
  10848.                             'label' => 'sylius.ui.search',
  10849.                             'options' => [
  10850.                                 'fields' => [
  10851.                                     => 'code',
  10852.                                     => 'translation.name',
  10853.                                 ],
  10854.                             ],
  10855.                             'enabled' => true,
  10856.                             'position' => 100,
  10857.                             'form_options' => [
  10858.                             ],
  10859.                         ],
  10860.                     ],
  10861.                     'actions' => [
  10862.                         'main' => [
  10863.                             'create' => [
  10864.                                 'type' => 'create',
  10865.                                 'enabled' => true,
  10866.                                 'position' => 100,
  10867.                                 'options' => [
  10868.                                 ],
  10869.                             ],
  10870.                         ],
  10871.                         'item' => [
  10872.                             'update' => [
  10873.                                 'type' => 'update',
  10874.                                 'enabled' => true,
  10875.                                 'position' => 100,
  10876.                                 'options' => [
  10877.                                 ],
  10878.                             ],
  10879.                             'delete' => [
  10880.                                 'type' => 'delete',
  10881.                                 'enabled' => true,
  10882.                                 'position' => 100,
  10883.                                 'options' => [
  10884.                                 ],
  10885.                             ],
  10886.                         ],
  10887.                         'bulk' => [
  10888.                             'delete' => [
  10889.                                 'type' => 'delete',
  10890.                                 'enabled' => true,
  10891.                                 'position' => 100,
  10892.                                 'options' => [
  10893.                                 ],
  10894.                             ],
  10895.                         ],
  10896.                     ],
  10897.                     'limits' => [
  10898.                         => 10,
  10899.                         => 25,
  10900.                         => 50,
  10901.                     ],
  10902.                 ],
  10903.                 'sylius_admin_product_review' => [
  10904.                     'driver' => [
  10905.                         'name' => 'doctrine/orm',
  10906.                         'options' => [
  10907.                             'class' => 'App\\Entity\\Product\\ProductReview',
  10908.                         ],
  10909.                     ],
  10910.                     'sorting' => [
  10911.                         'date' => 'desc',
  10912.                     ],
  10913.                     'fields' => [
  10914.                         'date' => [
  10915.                             'type' => 'datetime',
  10916.                             'label' => 'sylius.ui.date',
  10917.                             'path' => 'createdAt',
  10918.                             'sortable' => 'createdAt',
  10919.                             'options' => [
  10920.                                 'format' => 'd-m-Y H:i:s',
  10921.                             ],
  10922.                             'enabled' => true,
  10923.                             'position' => 100,
  10924.                         ],
  10925.                         'title' => [
  10926.                             'type' => 'string',
  10927.                             'label' => 'sylius.ui.title',
  10928.                             'sortable' => NULL,
  10929.                             'enabled' => true,
  10930.                             'position' => 100,
  10931.                             'options' => [
  10932.                             ],
  10933.                         ],
  10934.                         'rating' => [
  10935.                             'type' => 'string',
  10936.                             'label' => 'sylius.ui.rating',
  10937.                             'sortable' => NULL,
  10938.                             'enabled' => true,
  10939.                             'position' => 100,
  10940.                             'options' => [
  10941.                             ],
  10942.                         ],
  10943.                         'status' => [
  10944.                             'type' => 'twig',
  10945.                             'label' => 'sylius.ui.status',
  10946.                             'sortable' => NULL,
  10947.                             'options' => [
  10948.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  10949.                                 'vars' => [
  10950.                                     'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  10951.                                 ],
  10952.                             ],
  10953.                             'enabled' => true,
  10954.                             'position' => 100,
  10955.                         ],
  10956.                         'reviewSubject' => [
  10957.                             'type' => 'string',
  10958.                             'label' => 'sylius.ui.product',
  10959.                             'enabled' => true,
  10960.                             'position' => 100,
  10961.                             'options' => [
  10962.                             ],
  10963.                         ],
  10964.                         'author' => [
  10965.                             'type' => 'string',
  10966.                             'label' => 'sylius.ui.customer',
  10967.                             'enabled' => true,
  10968.                             'position' => 100,
  10969.                             'options' => [
  10970.                             ],
  10971.                         ],
  10972.                     ],
  10973.                     'filters' => [
  10974.                         'title' => [
  10975.                             'type' => 'string',
  10976.                             'label' => 'sylius.ui.title',
  10977.                             'enabled' => true,
  10978.                             'position' => 100,
  10979.                             'options' => [
  10980.                             ],
  10981.                             'form_options' => [
  10982.                             ],
  10983.                         ],
  10984.                     ],
  10985.                     'actions' => [
  10986.                         'item' => [
  10987.                             'update' => [
  10988.                                 'type' => 'update',
  10989.                                 'enabled' => true,
  10990.                                 'position' => 100,
  10991.                                 'options' => [
  10992.                                 ],
  10993.                             ],
  10994.                             'accept' => [
  10995.                                 'type' => 'apply_transition',
  10996.                                 'label' => 'sylius.ui.accept',
  10997.                                 'icon' => 'checkmark',
  10998.                                 'options' => [
  10999.                                     'link' => [
  11000.                                         'route' => 'sylius_admin_product_review_accept',
  11001.                                         'parameters' => [
  11002.                                             'id' => 'resource.id',
  11003.                                         ],
  11004.                                     ],
  11005.                                     'class' => 'green',
  11006.                                     'transition' => 'accept',
  11007.                                     'graph' => 'sylius_product_review',
  11008.                                 ],
  11009.                                 'enabled' => true,
  11010.                                 'position' => 100,
  11011.                             ],
  11012.                             'reject' => [
  11013.                                 'type' => 'apply_transition',
  11014.                                 'label' => 'sylius.ui.reject',
  11015.                                 'icon' => 'remove',
  11016.                                 'options' => [
  11017.                                     'link' => [
  11018.                                         'route' => 'sylius_admin_product_review_reject',
  11019.                                         'parameters' => [
  11020.                                             'id' => 'resource.id',
  11021.                                         ],
  11022.                                     ],
  11023.                                     'class' => 'yellow',
  11024.                                     'transition' => 'reject',
  11025.                                     'graph' => 'sylius_product_review',
  11026.                                 ],
  11027.                                 'enabled' => true,
  11028.                                 'position' => 100,
  11029.                             ],
  11030.                             'delete' => [
  11031.                                 'type' => 'delete',
  11032.                                 'enabled' => true,
  11033.                                 'position' => 100,
  11034.                                 'options' => [
  11035.                                 ],
  11036.                             ],
  11037.                         ],
  11038.                         'bulk' => [
  11039.                             'delete' => [
  11040.                                 'type' => 'delete',
  11041.                                 'enabled' => true,
  11042.                                 'position' => 100,
  11043.                                 'options' => [
  11044.                                 ],
  11045.                             ],
  11046.                         ],
  11047.                     ],
  11048.                     'limits' => [
  11049.                         => 10,
  11050.                         => 25,
  11051.                         => 50,
  11052.                     ],
  11053.                 ],
  11054.                 'sylius_admin_product_variant' => [
  11055.                     'driver' => [
  11056.                         'name' => 'doctrine/orm',
  11057.                         'options' => [
  11058.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  11059.                             'repository' => [
  11060.                                 'method' => 'createQueryBuilderByProductId',
  11061.                                 'arguments' => [
  11062.                                     => 'en_GB',
  11063.                                     => '$productId',
  11064.                                 ],
  11065.                             ],
  11066.                         ],
  11067.                     ],
  11068.                     'sorting' => [
  11069.                         'position' => 'asc',
  11070.                     ],
  11071.                     'fields' => [
  11072.                         'name' => [
  11073.                             'type' => 'twig',
  11074.                             'path' => '.',
  11075.                             'label' => 'sylius.ui.name',
  11076.                             'options' => [
  11077.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  11078.                             ],
  11079.                             'enabled' => true,
  11080.                             'position' => 100,
  11081.                         ],
  11082.                         'code' => [
  11083.                             'type' => 'string',
  11084.                             'label' => 'sylius.ui.code',
  11085.                             'enabled' => true,
  11086.                             'position' => 100,
  11087.                             'options' => [
  11088.                             ],
  11089.                         ],
  11090.                         'enabled' => [
  11091.                             'type' => 'twig',
  11092.                             'label' => 'sylius.ui.enabled',
  11093.                             'options' => [
  11094.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11095.                             ],
  11096.                             'enabled' => true,
  11097.                             'position' => 100,
  11098.                         ],
  11099.                         'inventory' => [
  11100.                             'type' => 'twig',
  11101.                             'path' => '.',
  11102.                             'label' => 'sylius.ui.inventory',
  11103.                             'options' => [
  11104.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  11105.                             ],
  11106.                             'enabled' => true,
  11107.                             'position' => 100,
  11108.                         ],
  11109.                         'position' => [
  11110.                             'type' => 'twig',
  11111.                             'label' => 'sylius.ui.position',
  11112.                             'path' => '.',
  11113.                             'sortable' => 'position',
  11114.                             'options' => [
  11115.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  11116.                             ],
  11117.                             'enabled' => true,
  11118.                             'position' => 100,
  11119.                         ],
  11120.                     ],
  11121.                     'filters' => [
  11122.                         'code' => [
  11123.                             'type' => 'string',
  11124.                             'label' => 'sylius.ui.code',
  11125.                             'enabled' => true,
  11126.                             'position' => 100,
  11127.                             'options' => [
  11128.                             ],
  11129.                             'form_options' => [
  11130.                             ],
  11131.                         ],
  11132.                         'name' => [
  11133.                             'type' => 'string',
  11134.                             'label' => 'sylius.ui.name',
  11135.                             'options' => [
  11136.                                 'fields' => [
  11137.                                     => 'translation.name',
  11138.                                 ],
  11139.                             ],
  11140.                             'enabled' => true,
  11141.                             'position' => 100,
  11142.                             'form_options' => [
  11143.                             ],
  11144.                         ],
  11145.                     ],
  11146.                     'actions' => [
  11147.                         'main' => [
  11148.                             'generate' => [
  11149.                                 'type' => 'generate_variants',
  11150.                                 'options' => [
  11151.                                     'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  11152.                                 ],
  11153.                                 'enabled' => true,
  11154.                                 'position' => 100,
  11155.                             ],
  11156.                             'update_positions' => [
  11157.                                 'type' => 'update_product_variant_positions',
  11158.                                 'enabled' => true,
  11159.                                 'position' => 100,
  11160.                                 'options' => [
  11161.                                 ],
  11162.                             ],
  11163.                             'create' => [
  11164.                                 'type' => 'create',
  11165.                                 'options' => [
  11166.                                     'link' => [
  11167.                                         'parameters' => [
  11168.                                             'productId' => '$productId',
  11169.                                         ],
  11170.                                     ],
  11171.                                 ],
  11172.                                 'enabled' => true,
  11173.                                 'position' => 100,
  11174.                             ],
  11175.                         ],
  11176.                         'item' => [
  11177.                             'update' => [
  11178.                                 'type' => 'update',
  11179.                                 'options' => [
  11180.                                     'link' => [
  11181.                                         'parameters' => [
  11182.                                             'id' => 'resource.id',
  11183.                                             'productId' => '$productId',
  11184.                                         ],
  11185.                                     ],
  11186.                                 ],
  11187.                                 'enabled' => true,
  11188.                                 'position' => 100,
  11189.                             ],
  11190.                             'delete' => [
  11191.                                 'type' => 'delete',
  11192.                                 'options' => [
  11193.                                     'link' => [
  11194.                                         'parameters' => [
  11195.                                             'id' => 'resource.id',
  11196.                                             'productId' => '$productId',
  11197.                                         ],
  11198.                                     ],
  11199.                                 ],
  11200.                                 'enabled' => true,
  11201.                                 'position' => 100,
  11202.                             ],
  11203.                         ],
  11204.                         'bulk' => [
  11205.                             'delete' => [
  11206.                                 'type' => 'delete',
  11207.                                 'options' => [
  11208.                                     'link' => [
  11209.                                         'parameters' => [
  11210.                                             'productId' => '$productId',
  11211.                                         ],
  11212.                                     ],
  11213.                                 ],
  11214.                                 'enabled' => true,
  11215.                                 'position' => 100,
  11216.                             ],
  11217.                         ],
  11218.                     ],
  11219.                     'limits' => [
  11220.                         => 10,
  11221.                         => 25,
  11222.                         => 50,
  11223.                     ],
  11224.                 ],
  11225.                 'sylius_admin_promotion' => [
  11226.                     'driver' => [
  11227.                         'name' => 'doctrine/orm',
  11228.                         'options' => [
  11229.                             'class' => 'App\\Entity\\Promotion\\Promotion',
  11230.                         ],
  11231.                     ],
  11232.                     'sorting' => [
  11233.                         'priority' => 'desc',
  11234.                     ],
  11235.                     'fields' => [
  11236.                         'priority' => [
  11237.                             'type' => 'twig',
  11238.                             'label' => 'sylius.ui.priority',
  11239.                             'sortable' => NULL,
  11240.                             'options' => [
  11241.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  11242.                             ],
  11243.                             'enabled' => true,
  11244.                             'position' => 100,
  11245.                         ],
  11246.                         'code' => [
  11247.                             'type' => 'string',
  11248.                             'label' => 'sylius.ui.code',
  11249.                             'sortable' => NULL,
  11250.                             'enabled' => true,
  11251.                             'position' => 100,
  11252.                             'options' => [
  11253.                             ],
  11254.                         ],
  11255.                         'name' => [
  11256.                             'type' => 'twig',
  11257.                             'label' => 'sylius.ui.name',
  11258.                             'path' => '.',
  11259.                             'sortable' => NULL,
  11260.                             'options' => [
  11261.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  11262.                             ],
  11263.                             'enabled' => true,
  11264.                             'position' => 100,
  11265.                         ],
  11266.                         'couponBased' => [
  11267.                             'type' => 'twig',
  11268.                             'label' => 'sylius.ui.coupons',
  11269.                             'options' => [
  11270.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  11271.                             ],
  11272.                             'enabled' => true,
  11273.                             'position' => 100,
  11274.                         ],
  11275.                         'usage' => [
  11276.                             'type' => 'twig',
  11277.                             'label' => 'sylius.ui.usage',
  11278.                             'path' => '.',
  11279.                             'sortable' => 'used',
  11280.                             'options' => [
  11281.                                 'template' => '@SyliusAdmin/Promotion/Grid/Field/usage.html.twig',
  11282.                             ],
  11283.                             'enabled' => true,
  11284.                             'position' => 100,
  11285.                         ],
  11286.                     ],
  11287.                     'filters' => [
  11288.                         'search' => [
  11289.                             'type' => 'string',
  11290.                             'label' => 'sylius.ui.search',
  11291.                             'options' => [
  11292.                                 'fields' => [
  11293.                                     => 'code',
  11294.                                     => 'name',
  11295.                                 ],
  11296.                             ],
  11297.                             'enabled' => true,
  11298.                             'position' => 100,
  11299.                             'form_options' => [
  11300.                             ],
  11301.                         ],
  11302.                         'couponBased' => [
  11303.                             'type' => 'boolean',
  11304.                             'label' => 'sylius.ui.coupon_based',
  11305.                             'enabled' => true,
  11306.                             'position' => 100,
  11307.                             'options' => [
  11308.                             ],
  11309.                             'form_options' => [
  11310.                             ],
  11311.                         ],
  11312.                         'coupon_code' => [
  11313.                             'type' => 'string',
  11314.                             'label' => 'sylius.ui.coupon',
  11315.                             'options' => [
  11316.                                 'fields' => [
  11317.                                     => 'coupons.code',
  11318.                                 ],
  11319.                             ],
  11320.                             'enabled' => true,
  11321.                             'position' => 100,
  11322.                             'form_options' => [
  11323.                             ],
  11324.                         ],
  11325.                     ],
  11326.                     'actions' => [
  11327.                         'main' => [
  11328.                             'create' => [
  11329.                                 'type' => 'create',
  11330.                                 'enabled' => true,
  11331.                                 'position' => 100,
  11332.                                 'options' => [
  11333.                                 ],
  11334.                             ],
  11335.                         ],
  11336.                         'item' => [
  11337.                             'coupons' => [
  11338.                                 'type' => 'links',
  11339.                                 'label' => 'sylius.ui.manage_coupons',
  11340.                                 'options' => [
  11341.                                     'visible' => 'resource.couponBased',
  11342.                                     'icon' => 'ticket',
  11343.                                     'links' => [
  11344.                                         'index' => [
  11345.                                             'label' => 'sylius.ui.list_coupons',
  11346.                                             'icon' => 'list',
  11347.                                             'route' => 'sylius_admin_promotion_coupon_index',
  11348.                                             'parameters' => [
  11349.                                                 'promotionId' => 'resource.id',
  11350.                                             ],
  11351.                                         ],
  11352.                                         'create' => [
  11353.                                             'label' => 'sylius.ui.create',
  11354.                                             'icon' => 'plus',
  11355.                                             'route' => 'sylius_admin_promotion_coupon_create',
  11356.                                             'parameters' => [
  11357.                                                 'promotionId' => 'resource.id',
  11358.                                             ],
  11359.                                         ],
  11360.                                         'generate' => [
  11361.                                             'label' => 'sylius.ui.generate',
  11362.                                             'icon' => 'random',
  11363.                                             'route' => 'sylius_admin_promotion_coupon_generate',
  11364.                                             'parameters' => [
  11365.                                                 'promotionId' => 'resource.id',
  11366.                                             ],
  11367.                                         ],
  11368.                                     ],
  11369.                                 ],
  11370.                                 'enabled' => true,
  11371.                                 'position' => 100,
  11372.                             ],
  11373.                             'update' => [
  11374.                                 'type' => 'update',
  11375.                                 'enabled' => true,
  11376.                                 'position' => 100,
  11377.                                 'options' => [
  11378.                                 ],
  11379.                             ],
  11380.                             'delete' => [
  11381.                                 'type' => 'delete',
  11382.                                 'enabled' => true,
  11383.                                 'position' => 100,
  11384.                                 'options' => [
  11385.                                 ],
  11386.                             ],
  11387.                         ],
  11388.                         'bulk' => [
  11389.                             'delete' => [
  11390.                                 'type' => 'delete',
  11391.                                 'enabled' => true,
  11392.                                 'position' => 100,
  11393.                                 'options' => [
  11394.                                 ],
  11395.                             ],
  11396.                         ],
  11397.                     ],
  11398.                     'limits' => [
  11399.                         => 10,
  11400.                         => 25,
  11401.                         => 50,
  11402.                     ],
  11403.                 ],
  11404.                 'sylius_admin_promotion_coupon' => [
  11405.                     'driver' => [
  11406.                         'name' => 'doctrine/orm',
  11407.                         'options' => [
  11408.                             'class' => 'App\\Entity\\Promotion\\PromotionCoupon',
  11409.                             'repository' => [
  11410.                                 'method' => 'createQueryBuilderByPromotionId',
  11411.                                 'arguments' => [
  11412.                                     'promotionId' => '$promotionId',
  11413.                                 ],
  11414.                             ],
  11415.                         ],
  11416.                     ],
  11417.                     'fields' => [
  11418.                         'code' => [
  11419.                             'type' => 'string',
  11420.                             'label' => 'sylius.ui.code',
  11421.                             'sortable' => NULL,
  11422.                             'enabled' => true,
  11423.                             'position' => 100,
  11424.                             'options' => [
  11425.                             ],
  11426.                         ],
  11427.                         'usageLimit' => [
  11428.                             'type' => 'string',
  11429.                             'label' => 'sylius.ui.usage_limit',
  11430.                             'sortable' => NULL,
  11431.                             'enabled' => true,
  11432.                             'position' => 100,
  11433.                             'options' => [
  11434.                             ],
  11435.                         ],
  11436.                         'perCustomerUsageLimit' => [
  11437.                             'type' => 'string',
  11438.                             'label' => 'sylius.ui.per_customer_usage_limit',
  11439.                             'sortable' => NULL,
  11440.                             'enabled' => true,
  11441.                             'position' => 100,
  11442.                             'options' => [
  11443.                             ],
  11444.                         ],
  11445.                         'used' => [
  11446.                             'type' => 'string',
  11447.                             'label' => 'sylius.ui.used',
  11448.                             'sortable' => NULL,
  11449.                             'enabled' => true,
  11450.                             'position' => 100,
  11451.                             'options' => [
  11452.                             ],
  11453.                         ],
  11454.                         'expiresAt' => [
  11455.                             'type' => 'datetime',
  11456.                             'label' => 'sylius.ui.expires_at',
  11457.                             'sortable' => NULL,
  11458.                             'options' => [
  11459.                                 'format' => 'd-m-Y',
  11460.                             ],
  11461.                             'enabled' => true,
  11462.                             'position' => 100,
  11463.                         ],
  11464.                     ],
  11465.                     'filters' => [
  11466.                         'code' => [
  11467.                             'type' => 'string',
  11468.                             'label' => 'sylius.ui.code',
  11469.                             'enabled' => true,
  11470.                             'position' => 100,
  11471.                             'options' => [
  11472.                             ],
  11473.                             'form_options' => [
  11474.                             ],
  11475.                         ],
  11476.                     ],
  11477.                     'actions' => [
  11478.                         'main' => [
  11479.                             'generate' => [
  11480.                                 'type' => 'default',
  11481.                                 'label' => 'sylius.ui.generate',
  11482.                                 'icon' => 'random',
  11483.                                 'options' => [
  11484.                                     'link' => [
  11485.                                         'route' => 'sylius_admin_promotion_coupon_generate',
  11486.                                         'parameters' => [
  11487.                                             'promotionId' => '$promotionId',
  11488.                                         ],
  11489.                                     ],
  11490.                                 ],
  11491.                                 'enabled' => true,
  11492.                                 'position' => 100,
  11493.                             ],
  11494.                             'create' => [
  11495.                                 'type' => 'create',
  11496.                                 'options' => [
  11497.                                     'link' => [
  11498.                                         'parameters' => [
  11499.                                             'promotionId' => '$promotionId',
  11500.                                         ],
  11501.                                     ],
  11502.                                 ],
  11503.                                 'enabled' => true,
  11504.                                 'position' => 100,
  11505.                             ],
  11506.                         ],
  11507.                         'item' => [
  11508.                             'update' => [
  11509.                                 'type' => 'update',
  11510.                                 'options' => [
  11511.                                     'link' => [
  11512.                                         'parameters' => [
  11513.                                             'id' => 'resource.id',
  11514.                                             'promotionId' => '$promotionId',
  11515.                                         ],
  11516.                                     ],
  11517.                                 ],
  11518.                                 'enabled' => true,
  11519.                                 'position' => 100,
  11520.                             ],
  11521.                             'delete' => [
  11522.                                 'type' => 'delete',
  11523.                                 'options' => [
  11524.                                     'link' => [
  11525.                                         'parameters' => [
  11526.                                             'id' => 'resource.id',
  11527.                                             'promotionId' => '$promotionId',
  11528.                                         ],
  11529.                                     ],
  11530.                                 ],
  11531.                                 'enabled' => true,
  11532.                                 'position' => 100,
  11533.                             ],
  11534.                         ],
  11535.                         'bulk' => [
  11536.                             'delete' => [
  11537.                                 'type' => 'delete',
  11538.                                 'options' => [
  11539.                                     'link' => [
  11540.                                         'parameters' => [
  11541.                                             'promotionId' => '$promotionId',
  11542.                                         ],
  11543.                                     ],
  11544.                                 ],
  11545.                                 'enabled' => true,
  11546.                                 'position' => 100,
  11547.                             ],
  11548.                         ],
  11549.                     ],
  11550.                     'sorting' => [
  11551.                     ],
  11552.                     'limits' => [
  11553.                         => 10,
  11554.                         => 25,
  11555.                         => 50,
  11556.                     ],
  11557.                 ],
  11558.                 'sylius_admin_shipment' => [
  11559.                     'driver' => [
  11560.                         'name' => 'doctrine/orm',
  11561.                         'options' => [
  11562.                             'class' => 'App\\Entity\\Shipping\\Shipment',
  11563.                             'repository' => [
  11564.                                 'method' => 'createListQueryBuilder',
  11565.                             ],
  11566.                         ],
  11567.                     ],
  11568.                     'sorting' => [
  11569.                         'createdAt' => 'desc',
  11570.                     ],
  11571.                     'fields' => [
  11572.                         'createdAt' => [
  11573.                             'type' => 'datetime',
  11574.                             'label' => 'sylius.ui.created_at',
  11575.                             'sortable' => NULL,
  11576.                             'options' => [
  11577.                                 'format' => 'd-m-Y H:i:s',
  11578.                             ],
  11579.                             'enabled' => true,
  11580.                             'position' => 100,
  11581.                         ],
  11582.                         'shippedAt' => [
  11583.                             'type' => 'datetime',
  11584.                             'label' => 'sylius.ui.shipped_at',
  11585.                             'sortable' => NULL,
  11586.                             'options' => [
  11587.                                 'format' => 'd-m-Y H:i:s',
  11588.                             ],
  11589.                             'enabled' => true,
  11590.                             'position' => 100,
  11591.                         ],
  11592.                         'number' => [
  11593.                             'type' => 'twig',
  11594.                             'label' => 'sylius.ui.order',
  11595.                             'path' => 'order',
  11596.                             'options' => [
  11597.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  11598.                             ],
  11599.                             'enabled' => true,
  11600.                             'position' => 100,
  11601.                         ],
  11602.                         'channel' => [
  11603.                             'type' => 'twig',
  11604.                             'label' => 'sylius.ui.channel',
  11605.                             'path' => 'order.channel',
  11606.                             'options' => [
  11607.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  11608.                             ],
  11609.                             'enabled' => true,
  11610.                             'position' => 100,
  11611.                         ],
  11612.                         'state' => [
  11613.                             'type' => 'twig',
  11614.                             'label' => 'sylius.ui.state',
  11615.                             'options' => [
  11616.                                 'template' => '@SyliusAdmin/Common/Label/shipmentState.html.twig',
  11617.                             ],
  11618.                             'enabled' => true,
  11619.                             'position' => 100,
  11620.                         ],
  11621.                     ],
  11622.                     'filters' => [
  11623.                         'state' => [
  11624.                             'type' => 'select',
  11625.                             'label' => 'sylius.ui.state',
  11626.                             'form_options' => [
  11627.                                 'choices' => [
  11628.                                     'sylius.ui.cancelled' => 'cancelled',
  11629.                                     'sylius.ui.ready' => 'ready',
  11630.                                     'sylius.ui.shipped' => 'shipped',
  11631.                                 ],
  11632.                             ],
  11633.                             'enabled' => true,
  11634.                             'position' => 100,
  11635.                             'options' => [
  11636.                             ],
  11637.                         ],
  11638.                         'channel' => [
  11639.                             'type' => 'entity',
  11640.                             'label' => 'sylius.ui.channel',
  11641.                             'options' => [
  11642.                                 'fields' => [
  11643.                                     => 'order.channel',
  11644.                                 ],
  11645.                             ],
  11646.                             'form_options' => [
  11647.                                 'class' => 'App\\Entity\\Channel\\Channel',
  11648.                             ],
  11649.                             'enabled' => true,
  11650.                             'position' => 100,
  11651.                         ],
  11652.                     ],
  11653.                     'actions' => [
  11654.                         'item' => [
  11655.                             'ship' => [
  11656.                                 'type' => 'ship_with_tracking_code',
  11657.                                 'enabled' => true,
  11658.                                 'position' => 100,
  11659.                                 'options' => [
  11660.                                 ],
  11661.                             ],
  11662.                             'show' => [
  11663.                                 'type' => 'show',
  11664.                                 'enabled' => true,
  11665.                                 'position' => 100,
  11666.                                 'options' => [
  11667.                                 ],
  11668.                             ],
  11669.                         ],
  11670.                     ],
  11671.                     'limits' => [
  11672.                         => 10,
  11673.                         => 25,
  11674.                         => 50,
  11675.                     ],
  11676.                 ],
  11677.                 'sylius_admin_shipping_category' => [
  11678.                     'driver' => [
  11679.                         'name' => 'doctrine/orm',
  11680.                         'options' => [
  11681.                             'class' => 'App\\Entity\\Shipping\\ShippingCategory',
  11682.                             'repository' => [
  11683.                                 'method' => 'createListQueryBuilder',
  11684.                             ],
  11685.                         ],
  11686.                     ],
  11687.                     'fields' => [
  11688.                         'code' => [
  11689.                             'type' => 'string',
  11690.                             'label' => 'sylius.ui.code',
  11691.                             'enabled' => true,
  11692.                             'position' => 100,
  11693.                             'options' => [
  11694.                             ],
  11695.                         ],
  11696.                         'name' => [
  11697.                             'type' => 'string',
  11698.                             'label' => 'sylius.ui.name',
  11699.                             'enabled' => true,
  11700.                             'position' => 100,
  11701.                             'options' => [
  11702.                             ],
  11703.                         ],
  11704.                         'createdAt' => [
  11705.                             'type' => 'datetime',
  11706.                             'label' => 'sylius.ui.creation_date',
  11707.                             'options' => [
  11708.                                 'format' => 'd-m-Y H:i',
  11709.                             ],
  11710.                             'enabled' => true,
  11711.                             'position' => 100,
  11712.                         ],
  11713.                         'updatedAt' => [
  11714.                             'type' => 'datetime',
  11715.                             'label' => 'sylius.ui.updating_date',
  11716.                             'options' => [
  11717.                                 'format' => 'd-m-Y H:i',
  11718.                             ],
  11719.                             'enabled' => true,
  11720.                             'position' => 100,
  11721.                         ],
  11722.                     ],
  11723.                     'filters' => [
  11724.                         'search' => [
  11725.                             'type' => 'string',
  11726.                             'label' => 'sylius.ui.search',
  11727.                             'options' => [
  11728.                                 'fields' => [
  11729.                                     => 'code',
  11730.                                     => 'name',
  11731.                                 ],
  11732.                             ],
  11733.                             'enabled' => true,
  11734.                             'position' => 100,
  11735.                             'form_options' => [
  11736.                             ],
  11737.                         ],
  11738.                     ],
  11739.                     'actions' => [
  11740.                         'main' => [
  11741.                             'create' => [
  11742.                                 'type' => 'create',
  11743.                                 'enabled' => true,
  11744.                                 'position' => 100,
  11745.                                 'options' => [
  11746.                                 ],
  11747.                             ],
  11748.                         ],
  11749.                         'item' => [
  11750.                             'update' => [
  11751.                                 'type' => 'update',
  11752.                                 'enabled' => true,
  11753.                                 'position' => 100,
  11754.                                 'options' => [
  11755.                                 ],
  11756.                             ],
  11757.                             'delete' => [
  11758.                                 'type' => 'delete',
  11759.                                 'enabled' => true,
  11760.                                 'position' => 100,
  11761.                                 'options' => [
  11762.                                 ],
  11763.                             ],
  11764.                         ],
  11765.                         'bulk' => [
  11766.                             'delete' => [
  11767.                                 'type' => 'delete',
  11768.                                 'enabled' => true,
  11769.                                 'position' => 100,
  11770.                                 'options' => [
  11771.                                 ],
  11772.                             ],
  11773.                         ],
  11774.                     ],
  11775.                     'sorting' => [
  11776.                     ],
  11777.                     'limits' => [
  11778.                         => 10,
  11779.                         => 25,
  11780.                         => 50,
  11781.                     ],
  11782.                 ],
  11783.                 'sylius_admin_shipping_method' => [
  11784.                     'driver' => [
  11785.                         'name' => 'doctrine/orm',
  11786.                         'options' => [
  11787.                             'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  11788.                             'repository' => [
  11789.                                 'method' => 'createListQueryBuilder',
  11790.                                 'arguments' => [
  11791.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  11792.                                 ],
  11793.                             ],
  11794.                         ],
  11795.                     ],
  11796.                     'sorting' => [
  11797.                         'position' => 'asc',
  11798.                     ],
  11799.                     'fields' => [
  11800.                         'position' => [
  11801.                             'type' => 'twig',
  11802.                             'label' => 'sylius.ui.position',
  11803.                             'sortable' => NULL,
  11804.                             'options' => [
  11805.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  11806.                             ],
  11807.                             'enabled' => true,
  11808.                             'position' => 100,
  11809.                         ],
  11810.                         'code' => [
  11811.                             'type' => 'string',
  11812.                             'label' => 'sylius.ui.code',
  11813.                             'sortable' => NULL,
  11814.                             'enabled' => true,
  11815.                             'position' => 100,
  11816.                             'options' => [
  11817.                             ],
  11818.                         ],
  11819.                         'name' => [
  11820.                             'type' => 'string',
  11821.                             'label' => 'sylius.ui.name',
  11822.                             'sortable' => 'translation.name',
  11823.                             'enabled' => true,
  11824.                             'position' => 100,
  11825.                             'options' => [
  11826.                             ],
  11827.                         ],
  11828.                         'zone' => [
  11829.                             'type' => 'string',
  11830.                             'label' => 'sylius.ui.zone',
  11831.                             'enabled' => true,
  11832.                             'position' => 100,
  11833.                             'options' => [
  11834.                             ],
  11835.                         ],
  11836.                         'enabled' => [
  11837.                             'type' => 'twig',
  11838.                             'label' => 'sylius.ui.enabled',
  11839.                             'sortable' => NULL,
  11840.                             'options' => [
  11841.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11842.                             ],
  11843.                             'enabled' => true,
  11844.                             'position' => 100,
  11845.                         ],
  11846.                     ],
  11847.                     'filters' => [
  11848.                         'search' => [
  11849.                             'type' => 'string',
  11850.                             'label' => 'sylius.ui.search',
  11851.                             'options' => [
  11852.                                 'fields' => [
  11853.                                     => 'code',
  11854.                                     => 'translation.name',
  11855.                                 ],
  11856.                             ],
  11857.                             'enabled' => true,
  11858.                             'position' => 100,
  11859.                             'form_options' => [
  11860.                             ],
  11861.                         ],
  11862.                         'enabled' => [
  11863.                             'type' => 'boolean',
  11864.                             'label' => 'sylius.ui.enabled',
  11865.                             'enabled' => true,
  11866.                             'position' => 100,
  11867.                             'options' => [
  11868.                             ],
  11869.                             'form_options' => [
  11870.                             ],
  11871.                         ],
  11872.                         'archival' => [
  11873.                             'type' => 'exists',
  11874.                             'label' => 'sylius.ui.archival',
  11875.                             'options' => [
  11876.                                 'field' => 'archivedAt',
  11877.                             ],
  11878.                             'default_value' => false,
  11879.                             'enabled' => true,
  11880.                             'position' => 100,
  11881.                             'form_options' => [
  11882.                             ],
  11883.                         ],
  11884.                     ],
  11885.                     'actions' => [
  11886.                         'main' => [
  11887.                             'create' => [
  11888.                                 'type' => 'create',
  11889.                                 'enabled' => true,
  11890.                                 'position' => 100,
  11891.                                 'options' => [
  11892.                                 ],
  11893.                             ],
  11894.                         ],
  11895.                         'item' => [
  11896.                             'update' => [
  11897.                                 'type' => 'update',
  11898.                                 'enabled' => true,
  11899.                                 'position' => 100,
  11900.                                 'options' => [
  11901.                                 ],
  11902.                             ],
  11903.                             'delete' => [
  11904.                                 'type' => 'delete',
  11905.                                 'enabled' => true,
  11906.                                 'position' => 100,
  11907.                                 'options' => [
  11908.                                 ],
  11909.                             ],
  11910.                             'archive' => [
  11911.                                 'type' => 'archive',
  11912.                                 'enabled' => true,
  11913.                                 'position' => 100,
  11914.                                 'options' => [
  11915.                                 ],
  11916.                             ],
  11917.                         ],
  11918.                         'bulk' => [
  11919.                             'delete' => [
  11920.                                 'type' => 'delete',
  11921.                                 'enabled' => true,
  11922.                                 'position' => 100,
  11923.                                 'options' => [
  11924.                                 ],
  11925.                             ],
  11926.                         ],
  11927.                     ],
  11928.                     'limits' => [
  11929.                         => 10,
  11930.                         => 25,
  11931.                         => 50,
  11932.                     ],
  11933.                 ],
  11934.                 'sylius_admin_tax_category' => [
  11935.                     'driver' => [
  11936.                         'name' => 'doctrine/orm',
  11937.                         'options' => [
  11938.                             'class' => 'App\\Entity\\Taxation\\TaxCategory',
  11939.                         ],
  11940.                     ],
  11941.                     'sorting' => [
  11942.                         'nameAndDescription' => 'asc',
  11943.                     ],
  11944.                     'fields' => [
  11945.                         'code' => [
  11946.                             'type' => 'string',
  11947.                             'label' => 'sylius.ui.code',
  11948.                             'sortable' => NULL,
  11949.                             'enabled' => true,
  11950.                             'position' => 100,
  11951.                             'options' => [
  11952.                             ],
  11953.                         ],
  11954.                         'nameAndDescription' => [
  11955.                             'type' => 'twig',
  11956.                             'label' => 'sylius.ui.name',
  11957.                             'path' => '.',
  11958.                             'sortable' => 'name',
  11959.                             'options' => [
  11960.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  11961.                             ],
  11962.                             'enabled' => true,
  11963.                             'position' => 100,
  11964.                         ],
  11965.                     ],
  11966.                     'filters' => [
  11967.                         'search' => [
  11968.                             'type' => 'string',
  11969.                             'label' => 'sylius.ui.search',
  11970.                             'options' => [
  11971.                                 'fields' => [
  11972.                                     => 'code',
  11973.                                     => 'name',
  11974.                                 ],
  11975.                             ],
  11976.                             'enabled' => true,
  11977.                             'position' => 100,
  11978.                             'form_options' => [
  11979.                             ],
  11980.                         ],
  11981.                     ],
  11982.                     'actions' => [
  11983.                         'main' => [
  11984.                             'create' => [
  11985.                                 'type' => 'create',
  11986.                                 'enabled' => true,
  11987.                                 'position' => 100,
  11988.                                 'options' => [
  11989.                                 ],
  11990.                             ],
  11991.                         ],
  11992.                         'item' => [
  11993.                             'update' => [
  11994.                                 'type' => 'update',
  11995.                                 'enabled' => true,
  11996.                                 'position' => 100,
  11997.                                 'options' => [
  11998.                                 ],
  11999.                             ],
  12000.                             'delete' => [
  12001.                                 'type' => 'delete',
  12002.                                 'enabled' => true,
  12003.                                 'position' => 100,
  12004.                                 'options' => [
  12005.                                 ],
  12006.                             ],
  12007.                         ],
  12008.                         'bulk' => [
  12009.                             'delete' => [
  12010.                                 'type' => 'delete',
  12011.                                 'enabled' => true,
  12012.                                 'position' => 100,
  12013.                                 'options' => [
  12014.                                 ],
  12015.                             ],
  12016.                         ],
  12017.                     ],
  12018.                     'limits' => [
  12019.                         => 10,
  12020.                         => 25,
  12021.                         => 50,
  12022.                     ],
  12023.                 ],
  12024.                 'sylius_admin_tax_rate' => [
  12025.                     'driver' => [
  12026.                         'name' => 'doctrine/orm',
  12027.                         'options' => [
  12028.                             'class' => 'App\\Entity\\Taxation\\TaxRate',
  12029.                         ],
  12030.                     ],
  12031.                     'sorting' => [
  12032.                         'name' => 'asc',
  12033.                     ],
  12034.                     'fields' => [
  12035.                         'code' => [
  12036.                             'type' => 'string',
  12037.                             'label' => 'sylius.ui.code',
  12038.                             'sortable' => NULL,
  12039.                             'enabled' => true,
  12040.                             'position' => 100,
  12041.                             'options' => [
  12042.                             ],
  12043.                         ],
  12044.                         'name' => [
  12045.                             'type' => 'string',
  12046.                             'label' => 'sylius.ui.name',
  12047.                             'sortable' => NULL,
  12048.                             'enabled' => true,
  12049.                             'position' => 100,
  12050.                             'options' => [
  12051.                             ],
  12052.                         ],
  12053.                         'zone' => [
  12054.                             'type' => 'string',
  12055.                             'label' => 'sylius.ui.zone',
  12056.                             'enabled' => true,
  12057.                             'position' => 100,
  12058.                             'options' => [
  12059.                             ],
  12060.                         ],
  12061.                         'category' => [
  12062.                             'type' => 'string',
  12063.                             'label' => 'sylius.ui.category',
  12064.                             'enabled' => true,
  12065.                             'position' => 100,
  12066.                             'options' => [
  12067.                             ],
  12068.                         ],
  12069.                         'amount' => [
  12070.                             'type' => 'twig',
  12071.                             'label' => 'sylius.ui.amount',
  12072.                             'sortable' => NULL,
  12073.                             'options' => [
  12074.                                 'template' => '@SyliusUi/Grid/Field/percent.html.twig',
  12075.                             ],
  12076.                             'enabled' => true,
  12077.                             'position' => 100,
  12078.                         ],
  12079.                     ],
  12080.                     'filters' => [
  12081.                         'search' => [
  12082.                             'type' => 'string',
  12083.                             'label' => 'sylius.ui.search',
  12084.                             'options' => [
  12085.                                 'fields' => [
  12086.                                     => 'code',
  12087.                                     => 'name',
  12088.                                 ],
  12089.                             ],
  12090.                             'enabled' => true,
  12091.                             'position' => 100,
  12092.                             'form_options' => [
  12093.                             ],
  12094.                         ],
  12095.                     ],
  12096.                     'actions' => [
  12097.                         'main' => [
  12098.                             'create' => [
  12099.                                 'type' => 'create',
  12100.                                 'enabled' => true,
  12101.                                 'position' => 100,
  12102.                                 'options' => [
  12103.                                 ],
  12104.                             ],
  12105.                         ],
  12106.                         'item' => [
  12107.                             'update' => [
  12108.                                 'type' => 'update',
  12109.                                 'enabled' => true,
  12110.                                 'position' => 100,
  12111.                                 'options' => [
  12112.                                 ],
  12113.                             ],
  12114.                             'delete' => [
  12115.                                 'type' => 'delete',
  12116.                                 'enabled' => true,
  12117.                                 'position' => 100,
  12118.                                 'options' => [
  12119.                                 ],
  12120.                             ],
  12121.                         ],
  12122.                         'bulk' => [
  12123.                             'delete' => [
  12124.                                 'type' => 'delete',
  12125.                                 'enabled' => true,
  12126.                                 'position' => 100,
  12127.                                 'options' => [
  12128.                                 ],
  12129.                             ],
  12130.                         ],
  12131.                     ],
  12132.                     'limits' => [
  12133.                         => 10,
  12134.                         => 25,
  12135.                         => 50,
  12136.                     ],
  12137.                 ],
  12138.                 'sylius_admin_taxon' => [
  12139.                     'driver' => [
  12140.                         'name' => 'doctrine/orm',
  12141.                         'options' => [
  12142.                             'class' => 'App\\Entity\\Taxonomy\\Taxon',
  12143.                             'repository' => [
  12144.                                 'method' => 'createListQueryBuilder',
  12145.                             ],
  12146.                         ],
  12147.                     ],
  12148.                     'filters' => [
  12149.                         'code' => [
  12150.                             'type' => 'string',
  12151.                             'options' => [
  12152.                                 'fields' => [
  12153.                                     => 'code',
  12154.                                 ],
  12155.                             ],
  12156.                             'enabled' => true,
  12157.                             'position' => 100,
  12158.                             'form_options' => [
  12159.                             ],
  12160.                         ],
  12161.                         'name' => [
  12162.                             'type' => 'string',
  12163.                             'options' => [
  12164.                                 'fields' => [
  12165.                                     => 'translation.name',
  12166.                                 ],
  12167.                             ],
  12168.                             'enabled' => true,
  12169.                             'position' => 100,
  12170.                             'form_options' => [
  12171.                             ],
  12172.                         ],
  12173.                     ],
  12174.                     'sorting' => [
  12175.                     ],
  12176.                     'limits' => [
  12177.                         => 10,
  12178.                         => 25,
  12179.                         => 50,
  12180.                     ],
  12181.                     'fields' => [
  12182.                     ],
  12183.                     'actions' => [
  12184.                     ],
  12185.                 ],
  12186.                 'sylius_admin_zone' => [
  12187.                     'driver' => [
  12188.                         'name' => 'doctrine/orm',
  12189.                         'options' => [
  12190.                             'class' => 'App\\Entity\\Addressing\\Zone',
  12191.                         ],
  12192.                     ],
  12193.                     'fields' => [
  12194.                         'code' => [
  12195.                             'type' => 'string',
  12196.                             'label' => 'sylius.ui.code',
  12197.                             'enabled' => true,
  12198.                             'position' => 100,
  12199.                             'options' => [
  12200.                             ],
  12201.                         ],
  12202.                         'name' => [
  12203.                             'type' => 'string',
  12204.                             'label' => 'sylius.ui.name',
  12205.                             'enabled' => true,
  12206.                             'position' => 100,
  12207.                             'options' => [
  12208.                             ],
  12209.                         ],
  12210.                         'type' => [
  12211.                             'type' => 'twig',
  12212.                             'label' => 'sylius.ui.type',
  12213.                             'options' => [
  12214.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  12215.                             ],
  12216.                             'enabled' => true,
  12217.                             'position' => 100,
  12218.                         ],
  12219.                     ],
  12220.                     'filters' => [
  12221.                         'name' => [
  12222.                             'type' => 'string',
  12223.                             'label' => 'sylius.ui.name',
  12224.                             'enabled' => true,
  12225.                             'position' => 100,
  12226.                             'options' => [
  12227.                             ],
  12228.                             'form_options' => [
  12229.                             ],
  12230.                         ],
  12231.                         'code' => [
  12232.                             'type' => 'string',
  12233.                             'label' => 'sylius.ui.code',
  12234.                             'enabled' => true,
  12235.                             'position' => 100,
  12236.                             'options' => [
  12237.                             ],
  12238.                             'form_options' => [
  12239.                             ],
  12240.                         ],
  12241.                     ],
  12242.                     'actions' => [
  12243.                         'main' => [
  12244.                             'create' => [
  12245.                                 'type' => 'links',
  12246.                                 'label' => 'sylius.ui.create',
  12247.                                 'options' => [
  12248.                                     'class' => 'primary',
  12249.                                     'icon' => 'plus',
  12250.                                     'header' => [
  12251.                                         'icon' => 'cube',
  12252.                                         'label' => 'sylius.ui.type',
  12253.                                     ],
  12254.                                     'links' => [
  12255.                                         'country' => [
  12256.                                             'label' => 'sylius.ui.zone_consisting_of_countries',
  12257.                                             'icon' => 'plus',
  12258.                                             'route' => 'sylius_admin_zone_create',
  12259.                                             'parameters' => [
  12260.                                                 'type' => 'country',
  12261.                                             ],
  12262.                                         ],
  12263.                                         'province' => [
  12264.                                             'label' => 'sylius.ui.zone_consisting_of_provinces',
  12265.                                             'icon' => 'plus',
  12266.                                             'route' => 'sylius_admin_zone_create',
  12267.                                             'parameters' => [
  12268.                                                 'type' => 'province',
  12269.                                             ],
  12270.                                         ],
  12271.                                         'zone' => [
  12272.                                             'label' => 'sylius.ui.zone_consisting_of_other_zones',
  12273.                                             'icon' => 'plus',
  12274.                                             'route' => 'sylius_admin_zone_create',
  12275.                                             'parameters' => [
  12276.                                                 'type' => 'zone',
  12277.                                             ],
  12278.                                         ],
  12279.                                     ],
  12280.                                 ],
  12281.                                 'enabled' => true,
  12282.                                 'position' => 100,
  12283.                             ],
  12284.                         ],
  12285.                         'item' => [
  12286.                             'update' => [
  12287.                                 'type' => 'update',
  12288.                                 'enabled' => true,
  12289.                                 'position' => 100,
  12290.                                 'options' => [
  12291.                                 ],
  12292.                             ],
  12293.                             'delete' => [
  12294.                                 'type' => 'delete',
  12295.                                 'enabled' => true,
  12296.                                 'position' => 100,
  12297.                                 'options' => [
  12298.                                 ],
  12299.                             ],
  12300.                         ],
  12301.                         'bulk' => [
  12302.                             'delete' => [
  12303.                                 'type' => 'delete',
  12304.                                 'enabled' => true,
  12305.                                 'position' => 100,
  12306.                                 'options' => [
  12307.                                 ],
  12308.                             ],
  12309.                         ],
  12310.                     ],
  12311.                     'sorting' => [
  12312.                     ],
  12313.                     'limits' => [
  12314.                         => 10,
  12315.                         => 25,
  12316.                         => 50,
  12317.                     ],
  12318.                 ],
  12319.                 'sylius_admin_api_cart' => [
  12320.                     'driver' => [
  12321.                         'name' => 'doctrine/orm',
  12322.                         'options' => [
  12323.                             'class' => 'App\\Entity\\Order\\Order',
  12324.                             'repository' => [
  12325.                                 'method' => 'createCartQueryBuilder',
  12326.                             ],
  12327.                         ],
  12328.                     ],
  12329.                     'sorting' => [
  12330.                         'number' => 'desc',
  12331.                     ],
  12332.                     'fields' => [
  12333.                         'channel' => [
  12334.                             'type' => 'string',
  12335.                             'path' => 'channel.code',
  12336.                             'sortable' => 'channel.code',
  12337.                             'enabled' => true,
  12338.                             'position' => 100,
  12339.                             'options' => [
  12340.                             ],
  12341.                         ],
  12342.                         'number' => [
  12343.                             'type' => 'string',
  12344.                             'path' => '.',
  12345.                             'sortable' => NULL,
  12346.                             'enabled' => true,
  12347.                             'position' => 100,
  12348.                             'options' => [
  12349.                             ],
  12350.                         ],
  12351.                         'date' => [
  12352.                             'type' => 'datetime',
  12353.                             'path' => 'checkoutCompletedAt',
  12354.                             'sortable' => 'checkoutCompletedAt',
  12355.                             'enabled' => true,
  12356.                             'position' => 100,
  12357.                             'options' => [
  12358.                             ],
  12359.                         ],
  12360.                         'customer' => [
  12361.                             'type' => 'string',
  12362.                             'sortable' => 'customer.email',
  12363.                             'path' => 'customer.email',
  12364.                             'enabled' => true,
  12365.                             'position' => 100,
  12366.                             'options' => [
  12367.                             ],
  12368.                         ],
  12369.                         'total' => [
  12370.                             'type' => 'integer',
  12371.                             'sortable' => 'total',
  12372.                             'enabled' => true,
  12373.                             'position' => 100,
  12374.                             'options' => [
  12375.                             ],
  12376.                         ],
  12377.                         'currencyCode' => [
  12378.                             'type' => 'string',
  12379.                             'label' => 'sylius.ui.currency',
  12380.                             'sortable' => NULL,
  12381.                             'enabled' => true,
  12382.                             'position' => 100,
  12383.                             'options' => [
  12384.                             ],
  12385.                         ],
  12386.                     ],
  12387.                     'filters' => [
  12388.                         'number' => [
  12389.                             'type' => 'string',
  12390.                             'enabled' => true,
  12391.                             'position' => 100,
  12392.                             'options' => [
  12393.                             ],
  12394.                             'form_options' => [
  12395.                             ],
  12396.                         ],
  12397.                         'customer' => [
  12398.                             'type' => 'string',
  12399.                             'options' => [
  12400.                                 'fields' => [
  12401.                                     => 'customer.email',
  12402.                                 ],
  12403.                             ],
  12404.                             'enabled' => true,
  12405.                             'position' => 100,
  12406.                             'form_options' => [
  12407.                             ],
  12408.                         ],
  12409.                         'date' => [
  12410.                             'type' => 'date',
  12411.                             'label' => 'sylius.ui.date',
  12412.                             'options' => [
  12413.                                 'field' => 'checkoutCompletedAt',
  12414.                             ],
  12415.                             'enabled' => true,
  12416.                             'position' => 100,
  12417.                             'form_options' => [
  12418.                             ],
  12419.                         ],
  12420.                         'channel' => [
  12421.                             'type' => 'string',
  12422.                             'options' => [
  12423.                                 'fields' => [
  12424.                                     => 'channel.code',
  12425.                                 ],
  12426.                             ],
  12427.                             'enabled' => true,
  12428.                             'position' => 100,
  12429.                             'form_options' => [
  12430.                             ],
  12431.                         ],
  12432.                         'total' => [
  12433.                             'type' => 'money',
  12434.                             'options' => [
  12435.                                 'currency_field' => 'currencyCode',
  12436.                             ],
  12437.                             'enabled' => true,
  12438.                             'position' => 100,
  12439.                             'form_options' => [
  12440.                             ],
  12441.                         ],
  12442.                     ],
  12443.                     'limits' => [
  12444.                         => 10,
  12445.                         => 25,
  12446.                         => 50,
  12447.                     ],
  12448.                     'actions' => [
  12449.                     ],
  12450.                 ],
  12451.                 'sylius_admin_api_payment' => [
  12452.                     'driver' => [
  12453.                         'name' => 'doctrine/orm',
  12454.                         'options' => [
  12455.                             'class' => 'App\\Entity\\Payment\\Payment',
  12456.                             'repository' => [
  12457.                                 'method' => 'createListQueryBuilder',
  12458.                             ],
  12459.                         ],
  12460.                     ],
  12461.                     'sorting' => [
  12462.                         'createdAt' => 'desc',
  12463.                     ],
  12464.                     'fields' => [
  12465.                         'amount' => [
  12466.                             'type' => 'integer',
  12467.                             'sortable' => NULL,
  12468.                             'enabled' => true,
  12469.                             'position' => 100,
  12470.                             'options' => [
  12471.                             ],
  12472.                         ],
  12473.                         'state' => [
  12474.                             'type' => 'string',
  12475.                             'enabled' => true,
  12476.                             'position' => 100,
  12477.                             'options' => [
  12478.                             ],
  12479.                         ],
  12480.                         'createdAt' => [
  12481.                             'type' => 'datetime',
  12482.                             'sortable' => NULL,
  12483.                             'enabled' => true,
  12484.                             'position' => 100,
  12485.                             'options' => [
  12486.                             ],
  12487.                         ],
  12488.                         'updatedAt' => [
  12489.                             'type' => 'datetime',
  12490.                             'sortable' => NULL,
  12491.                             'enabled' => true,
  12492.                             'position' => 100,
  12493.                             'options' => [
  12494.                             ],
  12495.                         ],
  12496.                     ],
  12497.                     'filters' => [
  12498.                         'state' => [
  12499.                             'type' => 'string',
  12500.                             'enabled' => true,
  12501.                             'position' => 100,
  12502.                             'options' => [
  12503.                             ],
  12504.                             'form_options' => [
  12505.                             ],
  12506.                         ],
  12507.                     ],
  12508.                     'limits' => [
  12509.                         => 10,
  12510.                         => 25,
  12511.                         => 50,
  12512.                     ],
  12513.                     'actions' => [
  12514.                     ],
  12515.                 ],
  12516.                 'sylius_admin_api_product' => [
  12517.                     'driver' => [
  12518.                         'name' => 'doctrine/orm',
  12519.                         'options' => [
  12520.                             'class' => 'App\\Entity\\Product\\Product',
  12521.                             'repository' => [
  12522.                                 'method' => 'createListQueryBuilder',
  12523.                                 'arguments' => [
  12524.                                     => 'en_GB',
  12525.                                     => '$taxonId',
  12526.                                 ],
  12527.                             ],
  12528.                         ],
  12529.                     ],
  12530.                     'sorting' => [
  12531.                         'code' => 'asc',
  12532.                     ],
  12533.                     'fields' => [
  12534.                         'code' => [
  12535.                             'type' => 'string',
  12536.                             'sortable' => NULL,
  12537.                             'enabled' => true,
  12538.                             'position' => 100,
  12539.                             'options' => [
  12540.                             ],
  12541.                         ],
  12542.                         'name' => [
  12543.                             'type' => 'string',
  12544.                             'sortable' => 'translation.name',
  12545.                             'enabled' => true,
  12546.                             'position' => 100,
  12547.                             'options' => [
  12548.                             ],
  12549.                         ],
  12550.                     ],
  12551.                     'filters' => [
  12552.                         'search' => [
  12553.                             'type' => 'string',
  12554.                             'options' => [
  12555.                                 'fields' => [
  12556.                                     => 'code',
  12557.                                     => 'translation.name',
  12558.                                 ],
  12559.                             ],
  12560.                             'enabled' => true,
  12561.                             'position' => 100,
  12562.                             'form_options' => [
  12563.                             ],
  12564.                         ],
  12565.                         'enabled' => [
  12566.                             'type' => 'boolean',
  12567.                             'enabled' => true,
  12568.                             'position' => 100,
  12569.                             'options' => [
  12570.                             ],
  12571.                             'form_options' => [
  12572.                             ],
  12573.                         ],
  12574.                     ],
  12575.                     'limits' => [
  12576.                         => 10,
  12577.                         => 25,
  12578.                         => 50,
  12579.                     ],
  12580.                     'actions' => [
  12581.                     ],
  12582.                 ],
  12583.                 'sylius_admin_api_product_review' => [
  12584.                     'driver' => [
  12585.                         'name' => 'doctrine/orm',
  12586.                         'options' => [
  12587.                             'class' => 'App\\Entity\\Product\\ProductReview',
  12588.                             'repository' => [
  12589.                                 'method' => 'createQueryBuilderByProductCode',
  12590.                                 'arguments' => [
  12591.                                     => 'en_GB',
  12592.                                     => '$productCode',
  12593.                                 ],
  12594.                             ],
  12595.                         ],
  12596.                     ],
  12597.                     'sorting' => [
  12598.                         'date' => 'desc',
  12599.                     ],
  12600.                     'fields' => [
  12601.                         'date' => [
  12602.                             'type' => 'datetime',
  12603.                             'label' => 'sylius.ui.date',
  12604.                             'path' => 'createdAt',
  12605.                             'sortable' => 'createdAt',
  12606.                             'options' => [
  12607.                                 'format' => 'd-m-Y H:i:s',
  12608.                             ],
  12609.                             'enabled' => true,
  12610.                             'position' => 100,
  12611.                         ],
  12612.                         'title' => [
  12613.                             'type' => 'string',
  12614.                             'label' => 'sylius.ui.title',
  12615.                             'sortable' => NULL,
  12616.                             'enabled' => true,
  12617.                             'position' => 100,
  12618.                             'options' => [
  12619.                             ],
  12620.                         ],
  12621.                         'rating' => [
  12622.                             'type' => 'string',
  12623.                             'label' => 'sylius.ui.rating',
  12624.                             'sortable' => NULL,
  12625.                             'enabled' => true,
  12626.                             'position' => 100,
  12627.                             'options' => [
  12628.                             ],
  12629.                         ],
  12630.                         'status' => [
  12631.                             'type' => 'twig',
  12632.                             'label' => 'sylius.ui.status',
  12633.                             'enabled' => true,
  12634.                             'position' => 100,
  12635.                             'options' => [
  12636.                             ],
  12637.                         ],
  12638.                         'reviewSubject' => [
  12639.                             'type' => 'string',
  12640.                             'label' => 'sylius.ui.product',
  12641.                             'enabled' => true,
  12642.                             'position' => 100,
  12643.                             'options' => [
  12644.                             ],
  12645.                         ],
  12646.                         'author' => [
  12647.                             'type' => 'string',
  12648.                             'label' => 'sylius.ui.customer',
  12649.                             'enabled' => true,
  12650.                             'position' => 100,
  12651.                             'options' => [
  12652.                             ],
  12653.                         ],
  12654.                     ],
  12655.                     'filters' => [
  12656.                         'title' => [
  12657.                             'type' => 'string',
  12658.                             'label' => 'sylius.ui.title',
  12659.                             'enabled' => true,
  12660.                             'position' => 100,
  12661.                             'options' => [
  12662.                             ],
  12663.                             'form_options' => [
  12664.                             ],
  12665.                         ],
  12666.                     ],
  12667.                     'limits' => [
  12668.                         => 10,
  12669.                         => 25,
  12670.                         => 50,
  12671.                     ],
  12672.                     'actions' => [
  12673.                     ],
  12674.                 ],
  12675.                 'sylius_admin_api_product_variant' => [
  12676.                     'driver' => [
  12677.                         'name' => 'doctrine/orm',
  12678.                         'options' => [
  12679.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  12680.                             'repository' => [
  12681.                                 'method' => 'createQueryBuilderByProductCode',
  12682.                                 'arguments' => [
  12683.                                     => 'en_GB',
  12684.                                     => '$productCode',
  12685.                                 ],
  12686.                             ],
  12687.                         ],
  12688.                     ],
  12689.                     'sorting' => [
  12690.                         'position' => 'asc',
  12691.                     ],
  12692.                     'fields' => [
  12693.                         'name' => [
  12694.                             'type' => 'string',
  12695.                             'enabled' => true,
  12696.                             'position' => 100,
  12697.                             'options' => [
  12698.                             ],
  12699.                         ],
  12700.                         'code' => [
  12701.                             'type' => 'string',
  12702.                             'enabled' => true,
  12703.                             'position' => 100,
  12704.                             'options' => [
  12705.                             ],
  12706.                         ],
  12707.                         'position' => [
  12708.                             'type' => 'string',
  12709.                             'sortable' => NULL,
  12710.                             'enabled' => true,
  12711.                             'position' => 100,
  12712.                             'options' => [
  12713.                             ],
  12714.                         ],
  12715.                     ],
  12716.                     'filters' => [
  12717.                         'code' => [
  12718.                             'type' => 'string',
  12719.                             'enabled' => true,
  12720.                             'position' => 100,
  12721.                             'options' => [
  12722.                             ],
  12723.                             'form_options' => [
  12724.                             ],
  12725.                         ],
  12726.                         'name' => [
  12727.                             'type' => 'string',
  12728.                             'options' => [
  12729.                                 'fields' => [
  12730.                                     => 'translation.name',
  12731.                                 ],
  12732.                             ],
  12733.                             'enabled' => true,
  12734.                             'position' => 100,
  12735.                             'form_options' => [
  12736.                             ],
  12737.                         ],
  12738.                     ],
  12739.                     'limits' => [
  12740.                         => 10,
  12741.                         => 25,
  12742.                         => 50,
  12743.                     ],
  12744.                     'actions' => [
  12745.                     ],
  12746.                 ],
  12747.                 'sylius_admin_api_promotion' => [
  12748.                     'driver' => [
  12749.                         'name' => 'doctrine/orm',
  12750.                         'options' => [
  12751.                             'class' => 'App\\Entity\\Promotion\\Promotion',
  12752.                         ],
  12753.                     ],
  12754.                     'sorting' => [
  12755.                         'priority' => 'desc',
  12756.                     ],
  12757.                     'fields' => [
  12758.                         'priority' => [
  12759.                             'type' => 'integer',
  12760.                             'label' => 'sylius.ui.priority',
  12761.                             'sortable' => NULL,
  12762.                             'enabled' => true,
  12763.                             'position' => 100,
  12764.                             'options' => [
  12765.                             ],
  12766.                         ],
  12767.                         'code' => [
  12768.                             'type' => 'string',
  12769.                             'label' => 'sylius.ui.code',
  12770.                             'sortable' => NULL,
  12771.                             'enabled' => true,
  12772.                             'position' => 100,
  12773.                             'options' => [
  12774.                             ],
  12775.                         ],
  12776.                         'name' => [
  12777.                             'type' => 'string',
  12778.                             'label' => 'sylius.ui.name',
  12779.                             'path' => '.',
  12780.                             'sortable' => NULL,
  12781.                             'enabled' => true,
  12782.                             'position' => 100,
  12783.                             'options' => [
  12784.                             ],
  12785.                         ],
  12786.                     ],
  12787.                     'filters' => [
  12788.                         'search' => [
  12789.                             'type' => 'string',
  12790.                             'options' => [
  12791.                                 'fields' => [
  12792.                                     => 'code',
  12793.                                     => 'name',
  12794.                                 ],
  12795.                             ],
  12796.                             'enabled' => true,
  12797.                             'position' => 100,
  12798.                             'form_options' => [
  12799.                             ],
  12800.                         ],
  12801.                         'couponBased' => [
  12802.                             'type' => 'boolean',
  12803.                             'enabled' => true,
  12804.                             'position' => 100,
  12805.                             'options' => [
  12806.                             ],
  12807.                             'form_options' => [
  12808.                             ],
  12809.                         ],
  12810.                     ],
  12811.                     'limits' => [
  12812.                         => 10,
  12813.                         => 25,
  12814.                         => 50,
  12815.                     ],
  12816.                     'actions' => [
  12817.                     ],
  12818.                 ],
  12819.                 'sylius_admin_api_shipment' => [
  12820.                     'driver' => [
  12821.                         'name' => 'doctrine/orm',
  12822.                         'options' => [
  12823.                             'class' => 'App\\Entity\\Shipping\\Shipment',
  12824.                             'repository' => [
  12825.                                 'method' => 'createListQueryBuilder',
  12826.                             ],
  12827.                         ],
  12828.                     ],
  12829.                     'sorting' => [
  12830.                         'createdAt' => 'desc',
  12831.                     ],
  12832.                     'fields' => [
  12833.                         'state' => [
  12834.                             'type' => 'string',
  12835.                             'enabled' => true,
  12836.                             'position' => 100,
  12837.                             'options' => [
  12838.                             ],
  12839.                         ],
  12840.                         'createdAt' => [
  12841.                             'type' => 'datetime',
  12842.                             'sortable' => NULL,
  12843.                             'enabled' => true,
  12844.                             'position' => 100,
  12845.                             'options' => [
  12846.                             ],
  12847.                         ],
  12848.                         'updatedAt' => [
  12849.                             'type' => 'datetime',
  12850.                             'sortable' => NULL,
  12851.                             'enabled' => true,
  12852.                             'position' => 100,
  12853.                             'options' => [
  12854.                             ],
  12855.                         ],
  12856.                     ],
  12857.                     'filters' => [
  12858.                         'state' => [
  12859.                             'type' => 'string',
  12860.                             'enabled' => true,
  12861.                             'position' => 100,
  12862.                             'options' => [
  12863.                             ],
  12864.                             'form_options' => [
  12865.                             ],
  12866.                         ],
  12867.                     ],
  12868.                     'limits' => [
  12869.                         => 10,
  12870.                         => 25,
  12871.                         => 50,
  12872.                     ],
  12873.                     'actions' => [
  12874.                     ],
  12875.                 ],
  12876.                 'sylius_admin_api_taxon' => [
  12877.                     'driver' => [
  12878.                         'name' => 'doctrine/orm',
  12879.                         'options' => [
  12880.                             'class' => 'App\\Entity\\Taxonomy\\Taxon',
  12881.                             'repository' => [
  12882.                                 'method' => 'createListQueryBuilder',
  12883.                             ],
  12884.                         ],
  12885.                     ],
  12886.                     'filters' => [
  12887.                         'name' => [
  12888.                             'type' => 'string',
  12889.                             'options' => [
  12890.                                 'fields' => [
  12891.                                     => 'translation.name',
  12892.                                 ],
  12893.                             ],
  12894.                             'enabled' => true,
  12895.                             'position' => 100,
  12896.                             'form_options' => [
  12897.                             ],
  12898.                         ],
  12899.                         'code' => [
  12900.                             'type' => 'string',
  12901.                             'enabled' => true,
  12902.                             'position' => 100,
  12903.                             'options' => [
  12904.                             ],
  12905.                             'form_options' => [
  12906.                             ],
  12907.                         ],
  12908.                     ],
  12909.                     'sorting' => [
  12910.                     ],
  12911.                     'limits' => [
  12912.                         => 10,
  12913.                         => 25,
  12914.                         => 50,
  12915.                     ],
  12916.                     'fields' => [
  12917.                     ],
  12918.                     'actions' => [
  12919.                     ],
  12920.                 ],
  12921.                 'sylius_shop_account_order' => [
  12922.                     'driver' => [
  12923.                         'name' => 'doctrine/orm',
  12924.                         'options' => [
  12925.                             'class' => 'App\\Entity\\Order\\Order',
  12926.                             'repository' => [
  12927.                                 'method' => 'createByCustomerAndChannelIdQueryBuilder',
  12928.                                 'arguments' => [
  12929.                                     => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  12930.                                     => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  12931.                                 ],
  12932.                             ],
  12933.                         ],
  12934.                     ],
  12935.                     'sorting' => [
  12936.                         'checkoutCompletedAt' => 'desc',
  12937.                     ],
  12938.                     'fields' => [
  12939.                         'number' => [
  12940.                             'type' => 'twig',
  12941.                             'label' => 'sylius.ui.number',
  12942.                             'sortable' => NULL,
  12943.                             'options' => [
  12944.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  12945.                             ],
  12946.                             'enabled' => true,
  12947.                             'position' => 100,
  12948.                         ],
  12949.                         'checkoutCompletedAt' => [
  12950.                             'type' => 'datetime',
  12951.                             'label' => 'sylius.ui.date',
  12952.                             'sortable' => NULL,
  12953.                             'options' => [
  12954.                                 'format' => 'm/d/Y',
  12955.                             ],
  12956.                             'enabled' => true,
  12957.                             'position' => 100,
  12958.                         ],
  12959.                         'shippingAddress' => [
  12960.                             'type' => 'twig',
  12961.                             'label' => 'sylius.ui.ship_to',
  12962.                             'options' => [
  12963.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  12964.                             ],
  12965.                             'enabled' => true,
  12966.                             'position' => 100,
  12967.                         ],
  12968.                         'total' => [
  12969.                             'type' => 'twig',
  12970.                             'label' => 'sylius.ui.total',
  12971.                             'path' => '.',
  12972.                             'sortable' => 'total',
  12973.                             'options' => [
  12974.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  12975.                             ],
  12976.                             'enabled' => true,
  12977.                             'position' => 100,
  12978.                         ],
  12979.                         'state' => [
  12980.                             'type' => 'twig',
  12981.                             'label' => 'sylius.ui.state',
  12982.                             'sortable' => NULL,
  12983.                             'options' => [
  12984.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  12985.                                 'vars' => [
  12986.                                     'labels' => '@SyliusShop/Account/Order/Label/State',
  12987.                                 ],
  12988.                             ],
  12989.                             'enabled' => true,
  12990.                             'position' => 100,
  12991.                         ],
  12992.                     ],
  12993.                     'actions' => [
  12994.                         'item' => [
  12995.                             'show' => [
  12996.                                 'type' => 'shop_show',
  12997.                                 'label' => 'sylius.ui.show',
  12998.                                 'options' => [
  12999.                                     'link' => [
  13000.                                         'route' => 'sylius_shop_account_order_show',
  13001.                                         'parameters' => [
  13002.                                             'number' => 'resource.number',
  13003.                                         ],
  13004.                                     ],
  13005.                                 ],
  13006.                                 'enabled' => true,
  13007.                                 'position' => 100,
  13008.                             ],
  13009.                             'pay' => [
  13010.                                 'type' => 'shop_pay',
  13011.                                 'label' => 'sylius.ui.pay',
  13012.                                 'options' => [
  13013.                                     'link' => [
  13014.                                         'route' => 'sylius_shop_order_show',
  13015.                                         'parameters' => [
  13016.                                             'tokenValue' => 'resource.tokenValue',
  13017.                                         ],
  13018.                                     ],
  13019.                                 ],
  13020.                                 'enabled' => true,
  13021.                                 'position' => 100,
  13022.                             ],
  13023.                         ],
  13024.                     ],
  13025.                     'limits' => [
  13026.                         => 10,
  13027.                         => 25,
  13028.                         => 50,
  13029.                     ],
  13030.                     'filters' => [
  13031.                     ],
  13032.                 ],
  13033.                 'sylius_shop_product' => [
  13034.                     'driver' => [
  13035.                         'name' => 'doctrine/orm',
  13036.                         'options' => [
  13037.                             'class' => 'App\\Entity\\Product\\Product',
  13038.                             'repository' => [
  13039.                                 'method' => 'createShopListQueryBuilder',
  13040.                                 'arguments' => [
  13041.                                     'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  13042.                                     'taxon' => 'expr:notFoundOnNull(service(\'sylius.repository.taxon\').findOneBySlug($slug, service(\'sylius.context.locale\').getLocaleCode()))',
  13043.                                     'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  13044.                                     'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  13045.                                     'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  13046.                                 ],
  13047.                             ],
  13048.                         ],
  13049.                     ],
  13050.                     'sorting' => [
  13051.                         'position' => 'asc',
  13052.                     ],
  13053.                     'limits' => [
  13054.                         => 9,
  13055.                         => 18,
  13056.                         => 27,
  13057.                     ],
  13058.                     'fields' => [
  13059.                         'createdAt' => [
  13060.                             'type' => 'datetime',
  13061.                             'sortable' => NULL,
  13062.                             'enabled' => true,
  13063.                             'position' => 100,
  13064.                             'options' => [
  13065.                             ],
  13066.                         ],
  13067.                         'position' => [
  13068.                             'type' => 'string
',
  13069.                             'sortable' => 'productTaxon.position',
  13070.                             'enabled' => true,
  13071.                             'position' => 100,
  13072.                             'options' => [
  13073.                             ],
  13074.                         ],
  13075.                         'name' => [
  13076.                             'type' => 'string
',
  13077.                             'sortable' => 'translation.name',
  13078.                             'enabled' => true,
  13079.                             'position' => 100,
  13080.                             'options' => [
  13081.                             ],
  13082.                         ],
  13083.                         'price' => [
  13084.                             'type' => 'int',
  13085.                             'sortable' => 'channelPricing.price',
  13086.                             'enabled' => true,
  13087.                             'position' => 100,
  13088.                             'options' => [
  13089.                             ],
  13090.                         ],
  13091.                     ],
  13092.                     'filters' => [
  13093.                         'search' => [
  13094.                             'type' => 'shop_string',
  13095.                             'label' => false,
  13096.                             'options' => [
  13097.                                 'fields' => [
  13098.                                     => 'translation.name',
  13099.                                 ],
  13100.                             ],
  13101.                             'form_options' => [
  13102.                                 'type' => 'contains',
  13103.                             ],
  13104.                             'enabled' => true,
  13105.                             'position' => 100,
  13106.                         ],
  13107.                     ],
  13108.                     'actions' => [
  13109.                     ],
  13110.                 ],
  13111.             ],
  13112.             'sm.configs' => [
  13113.                 'sylius_order_checkout' => [
  13114.                     'class' => 'App\\Entity\\Order\\Order',
  13115.                     'property_path' => 'checkoutState',
  13116.                     'graph' => 'sylius_order_checkout',
  13117.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13118.                     'states' => [
  13119.                         => 'cart',
  13120.                         => 'addressed',
  13121.                         => 'shipping_selected',
  13122.                         => 'shipping_skipped',
  13123.                         => 'payment_skipped',
  13124.                         => 'payment_selected',
  13125.                         => 'completed',
  13126.                     ],
  13127.                     'transitions' => [
  13128.                         'address' => [
  13129.                             'from' => [
  13130.                                 => 'cart',
  13131.                                 => 'addressed',
  13132.                                 => 'shipping_selected',
  13133.                                 => 'shipping_skipped',
  13134.                                 => 'payment_selected',
  13135.                                 => 'payment_skipped',
  13136.                             ],
  13137.                             'to' => 'addressed',
  13138.                         ],
  13139.                         'skip_shipping' => [
  13140.                             'from' => [
  13141.                                 => 'addressed',
  13142.                             ],
  13143.                             'to' => 'shipping_skipped',
  13144.                         ],
  13145.                         'select_shipping' => [
  13146.                             'from' => [
  13147.                                 => 'addressed',
  13148.                                 => 'shipping_selected',
  13149.                                 => 'payment_selected',
  13150.                                 => 'payment_skipped',
  13151.                             ],
  13152.                             'to' => 'shipping_selected',
  13153.                         ],
  13154.                         'skip_payment' => [
  13155.                             'from' => [
  13156.                                 => 'shipping_selected',
  13157.                                 => 'shipping_skipped',
  13158.                             ],
  13159.                             'to' => 'payment_skipped',
  13160.                         ],
  13161.                         'select_payment' => [
  13162.                             'from' => [
  13163.                                 => 'payment_selected',
  13164.                                 => 'shipping_skipped',
  13165.                                 => 'shipping_selected',
  13166.                             ],
  13167.                             'to' => 'payment_selected',
  13168.                         ],
  13169.                         'complete' => [
  13170.                             'from' => [
  13171.                                 => 'payment_selected',
  13172.                                 => 'payment_skipped',
  13173.                             ],
  13174.                             'to' => 'completed',
  13175.                         ],
  13176.                     ],
  13177.                     'callbacks' => [
  13178.                         'after' => [
  13179.                             'sylius_process_cart' => [
  13180.                                 'on' => [
  13181.                                     => 'select_shipping',
  13182.                                     => 'address',
  13183.                                     => 'select_payment',
  13184.                                     => 'skip_shipping',
  13185.                                     => 'skip_payment',
  13186.                                 ],
  13187.                                 'do' => [
  13188.                                     => '@sylius.order_processing.order_processor',
  13189.                                     => 'process',
  13190.                                 ],
  13191.                                 'args' => [
  13192.                                     => 'object',
  13193.                                 ],
  13194.                                 'disabled' => false,
  13195.                                 'priority' => 0,
  13196.                             ],
  13197.                             'sylius_create_order' => [
  13198.                                 'on' => [
  13199.                                     => 'complete',
  13200.                                 ],
  13201.                                 'do' => [
  13202.                                     => '@sm.callback.cascade_transition',
  13203.                                     => 'apply',
  13204.                                 ],
  13205.                                 'args' => [
  13206.                                     => 'object',
  13207.                                     => 'event',
  13208.                                     => '\'create\'',
  13209.                                     => '\'sylius_order\'',
  13210.                                 ],
  13211.                                 'disabled' => false,
  13212.                                 'priority' => 0,
  13213.                             ],
  13214.                             'sylius_save_checkout_completion_date' => [
  13215.                                 'on' => [
  13216.                                     => 'complete',
  13217.                                 ],
  13218.                                 'do' => [
  13219.                                     => 'object',
  13220.                                     => 'completeCheckout',
  13221.                                 ],
  13222.                                 'args' => [
  13223.                                     => 'object',
  13224.                                 ],
  13225.                                 'disabled' => false,
  13226.                                 'priority' => 0,
  13227.                             ],
  13228.                             'sylius_control_payment_state' => [
  13229.                                 'on' => [
  13230.                                     => 'complete',
  13231.                                 ],
  13232.                                 'do' => [
  13233.                                     => '@sylius.state_resolver.order_payment',
  13234.                                     => 'resolve',
  13235.                                 ],
  13236.                                 'args' => [
  13237.                                     => 'object',
  13238.                                 ],
  13239.                                 'disabled' => false,
  13240.                                 'priority' => 0,
  13241.                             ],
  13242.                             'sylius_control_shipping_state' => [
  13243.                                 'on' => [
  13244.                                     => 'complete',
  13245.                                 ],
  13246.                                 'do' => [
  13247.                                     => '@sylius.state_resolver.order_shipping',
  13248.                                     => 'resolve',
  13249.                                 ],
  13250.                                 'args' => [
  13251.                                     => 'object',
  13252.                                 ],
  13253.                                 'disabled' => false,
  13254.                                 'priority' => 0,
  13255.                             ],
  13256.                             'complete_pay_pal_order' => [
  13257.                                 'on' => [
  13258.                                     => 'complete',
  13259.                                 ],
  13260.                                 'do' => [
  13261.                                     => '@Sylius\\PayPalPlugin\\Processor\\PayPalOrderCompleteProcessor',
  13262.                                     => 'completePayPalOrder',
  13263.                                 ],
  13264.                                 'args' => [
  13265.                                     => 'object',
  13266.                                 ],
  13267.                                 'disabled' => false,
  13268.                                 'priority' => 0,
  13269.                             ],
  13270.                             'sylius_skip_shipping' => [
  13271.                                 'on' => [
  13272.                                     => 'address',
  13273.                                 ],
  13274.                                 'do' => [
  13275.                                     => '@sylius.state_resolver.order_checkout',
  13276.                                     => 'resolve',
  13277.                                 ],
  13278.                                 'args' => [
  13279.                                     => 'object',
  13280.                                 ],
  13281.                                 'priority' => 1,
  13282.                                 'disabled' => false,
  13283.                             ],
  13284.                             'sylius_skip_payment' => [
  13285.                                 'on' => [
  13286.                                     => 'select_shipping',
  13287.                                 ],
  13288.                                 'do' => [
  13289.                                     => '@sylius.state_resolver.order_checkout',
  13290.                                     => 'resolve',
  13291.                                 ],
  13292.                                 'args' => [
  13293.                                     => 'object',
  13294.                                 ],
  13295.                                 'priority' => 1,
  13296.                                 'disabled' => false,
  13297.                             ],
  13298.                         ],
  13299.                         'guard' => [
  13300.                         ],
  13301.                         'before' => [
  13302.                         ],
  13303.                     ],
  13304.                 ],
  13305.                 'sylius_order_shipping' => [
  13306.                     'class' => 'App\\Entity\\Order\\Order',
  13307.                     'property_path' => 'shippingState',
  13308.                     'graph' => 'sylius_order_shipping',
  13309.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13310.                     'states' => [
  13311.                         => 'cart',
  13312.                         => 'ready',
  13313.                         => 'cancelled',
  13314.                         => 'partially_shipped',
  13315.                         => 'shipped',
  13316.                     ],
  13317.                     'transitions' => [
  13318.                         'request_shipping' => [
  13319.                             'from' => [
  13320.                                 => 'cart',
  13321.                             ],
  13322.                             'to' => 'ready',
  13323.                         ],
  13324.                         'cancel' => [
  13325.                             'from' => [
  13326.                                 => 'ready',
  13327.                             ],
  13328.                             'to' => 'cancelled',
  13329.                         ],
  13330.                         'partially_ship' => [
  13331.                             'from' => [
  13332.                                 => 'ready',
  13333.                             ],
  13334.                             'to' => 'partially_shipped',
  13335.                         ],
  13336.                         'ship' => [
  13337.                             'from' => [
  13338.                                 => 'ready',
  13339.                                 => 'partially_shipped',
  13340.                             ],
  13341.                             'to' => 'shipped',
  13342.                         ],
  13343.                     ],
  13344.                     'callbacks' => [
  13345.                         'after' => [
  13346.                             'sylius_resolve_state' => [
  13347.                                 'on' => [
  13348.                                     => 'ship',
  13349.                                 ],
  13350.                                 'do' => [
  13351.                                     => '@sylius.state_resolver.order',
  13352.                                     => 'resolve',
  13353.                                 ],
  13354.                                 'args' => [
  13355.                                     => 'object',
  13356.                                 ],
  13357.                                 'disabled' => false,
  13358.                                 'priority' => 0,
  13359.                             ],
  13360.                         ],
  13361.                         'guard' => [
  13362.                         ],
  13363.                         'before' => [
  13364.                         ],
  13365.                     ],
  13366.                 ],
  13367.                 'sylius_order_payment' => [
  13368.                     'class' => 'App\\Entity\\Order\\Order',
  13369.                     'property_path' => 'paymentState',
  13370.                     'graph' => 'sylius_order_payment',
  13371.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13372.                     'states' => [
  13373.                         => 'cart',
  13374.                         => 'awaiting_payment',
  13375.                         => 'partially_authorized',
  13376.                         => 'authorized',
  13377.                         => 'partially_paid',
  13378.                         => 'cancelled',
  13379.                         => 'paid',
  13380.                         => 'partially_refunded',
  13381.                         => 'refunded',
  13382.                     ],
  13383.                     'transitions' => [
  13384.                         'request_payment' => [
  13385.                             'from' => [
  13386.                                 => 'cart',
  13387.                             ],
  13388.                             'to' => 'awaiting_payment',
  13389.                         ],
  13390.                         'partially_authorize' => [
  13391.                             'from' => [
  13392.                                 => 'awaiting_payment',
  13393.                                 => 'partially_authorized',
  13394.                             ],
  13395.                             'to' => 'partially_authorized',
  13396.                         ],
  13397.                         'authorize' => [
  13398.                             'from' => [
  13399.                                 => 'awaiting_payment',
  13400.                                 => 'partially_authorized',
  13401.                             ],
  13402.                             'to' => 'authorized',
  13403.                         ],
  13404.                         'partially_pay' => [
  13405.                             'from' => [
  13406.                                 => 'awaiting_payment',
  13407.                                 => 'partially_paid',
  13408.                                 => 'partially_authorized',
  13409.                             ],
  13410.                             'to' => 'partially_paid',
  13411.                         ],
  13412.                         'cancel' => [
  13413.                             'from' => [
  13414.                                 => 'awaiting_payment',
  13415.                                 => 'authorized',
  13416.                                 => 'partially_authorized',
  13417.                             ],
  13418.                             'to' => 'cancelled',
  13419.                         ],
  13420.                         'pay' => [
  13421.                             'from' => [
  13422.                                 => 'awaiting_payment',
  13423.                                 => 'partially_paid',
  13424.                                 => 'authorized',
  13425.                             ],
  13426.                             'to' => 'paid',
  13427.                         ],
  13428.                         'partially_refund' => [
  13429.                             'from' => [
  13430.                                 => 'paid',
  13431.                                 => 'partially_paid',
  13432.                                 => 'partially_refunded',
  13433.                             ],
  13434.                             'to' => 'partially_refunded',
  13435.                         ],
  13436.                         'refund' => [
  13437.                             'from' => [
  13438.                                 => 'paid',
  13439.                                 => 'partially_paid',
  13440.                                 => 'partially_refunded',
  13441.                             ],
  13442.                             'to' => 'refunded',
  13443.                         ],
  13444.                     ],
  13445.                     'callbacks' => [
  13446.                         'after' => [
  13447.                             'sylius_order_paid' => [
  13448.                                 'on' => [
  13449.                                     => 'pay',
  13450.                                 ],
  13451.                                 'do' => [
  13452.                                     => '@sylius.inventory.order_inventory_operator',
  13453.                                     => 'sell',
  13454.                                 ],
  13455.                                 'args' => [
  13456.                                     => 'object',
  13457.                                 ],
  13458.                                 'disabled' => false,
  13459.                                 'priority' => 0,
  13460.                             ],
  13461.                             'sylius_resolve_state' => [
  13462.                                 'on' => [
  13463.                                     => 'pay',
  13464.                                 ],
  13465.                                 'do' => [
  13466.                                     => '@sylius.state_resolver.order',
  13467.                                     => 'resolve',
  13468.                                 ],
  13469.                                 'args' => [
  13470.                                     => 'object',
  13471.                                 ],
  13472.                                 'disabled' => false,
  13473.                                 'priority' => 0,
  13474.                             ],
  13475.                         ],
  13476.                         'guard' => [
  13477.                         ],
  13478.                         'before' => [
  13479.                         ],
  13480.                     ],
  13481.                 ],
  13482.                 'sylius_order' => [
  13483.                     'class' => 'App\\Entity\\Order\\Order',
  13484.                     'property_path' => 'state',
  13485.                     'graph' => 'sylius_order',
  13486.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13487.                     'states' => [
  13488.                         => 'cart',
  13489.                         => 'new',
  13490.                         => 'cancelled',
  13491.                         => 'fulfilled',
  13492.                     ],
  13493.                     'transitions' => [
  13494.                         'create' => [
  13495.                             'from' => [
  13496.                                 => 'cart',
  13497.                             ],
  13498.                             'to' => 'new',
  13499.                         ],
  13500.                         'cancel' => [
  13501.                             'from' => [
  13502.                                 => 'new',
  13503.                             ],
  13504.                             'to' => 'cancelled',
  13505.                         ],
  13506.                         'fulfill' => [
  13507.                             'from' => [
  13508.                                 => 'new',
  13509.                             ],
  13510.                             'to' => 'fulfilled',
  13511.                         ],
  13512.                     ],
  13513.                     'callbacks' => [
  13514.                         'before' => [
  13515.                             'sylius_assign_number' => [
  13516.                                 'on' => [
  13517.                                     => 'create',
  13518.                                 ],
  13519.                                 'do' => [
  13520.                                     => '@sylius.order_number_assigner',
  13521.                                     => 'assignNumber',
  13522.                                 ],
  13523.                                 'args' => [
  13524.                                     => 'object',
  13525.                                 ],
  13526.                                 'disabled' => false,
  13527.                                 'priority' => 0,
  13528.                             ],
  13529.                             'sylius_assign_token' => [
  13530.                                 'on' => [
  13531.                                     => 'create',
  13532.                                 ],
  13533.                                 'do' => [
  13534.                                     => '@sylius.unique_id_based_order_token_assigner',
  13535.                                     => 'assignTokenValueIfNotSet',
  13536.                                 ],
  13537.                                 'args' => [
  13538.                                     => 'object',
  13539.                                 ],
  13540.                                 'disabled' => false,
  13541.                                 'priority' => 0,
  13542.                             ],
  13543.                         ],
  13544.                         'after' => [
  13545.                             'sylius_request_shipping' => [
  13546.                                 'on' => [
  13547.                                     => 'create',
  13548.                                 ],
  13549.                                 'do' => [
  13550.                                     => '@sm.callback.cascade_transition',
  13551.                                     => 'apply',
  13552.                                 ],
  13553.                                 'args' => [
  13554.                                     => 'object',
  13555.                                     => 'event',
  13556.                                     => '\'request_shipping\'',
  13557.                                     => '\'sylius_order_shipping\'',
  13558.                                 ],
  13559.                                 'disabled' => false,
  13560.                                 'priority' => 0,
  13561.                             ],
  13562.                             'sylius_request_payment' => [
  13563.                                 'on' => [
  13564.                                     => 'create',
  13565.                                 ],
  13566.                                 'do' => [
  13567.                                     => '@sm.callback.cascade_transition',
  13568.                                     => 'apply',
  13569.                                 ],
  13570.                                 'args' => [
  13571.                                     => 'object',
  13572.                                     => 'event',
  13573.                                     => '\'request_payment\'',
  13574.                                     => '\'sylius_order_payment\'',
  13575.                                 ],
  13576.                                 'disabled' => false,
  13577.                                 'priority' => 0,
  13578.                             ],
  13579.                             'sylius_create_payment' => [
  13580.                                 'on' => [
  13581.                                     => 'create',
  13582.                                 ],
  13583.                                 'do' => [
  13584.                                     => '@sm.callback.cascade_transition',
  13585.                                     => 'apply',
  13586.                                 ],
  13587.                                 'args' => [
  13588.                                     => 'object.getPayments()',
  13589.                                     => 'event',
  13590.                                     => '\'create\'',
  13591.                                     => '\'sylius_payment\'',
  13592.                                 ],
  13593.                                 'disabled' => false,
  13594.                                 'priority' => 0,
  13595.                             ],
  13596.                             'sylius_create_shipment' => [
  13597.                                 'on' => [
  13598.                                     => 'create',
  13599.                                 ],
  13600.                                 'do' => [
  13601.                                     => '@sm.callback.cascade_transition',
  13602.                                     => 'apply',
  13603.                                 ],
  13604.                                 'args' => [
  13605.                                     => 'object.getShipments()',
  13606.                                     => 'event',
  13607.                                     => '\'create\'',
  13608.                                     => '\'sylius_shipment\'',
  13609.                                 ],
  13610.                                 'disabled' => false,
  13611.                                 'priority' => 0,
  13612.                             ],
  13613.                             'sylius_hold_inventory' => [
  13614.                                 'on' => [
  13615.                                     => 'create',
  13616.                                 ],
  13617.                                 'do' => [
  13618.                                     => '@sylius.inventory.order_inventory_operator',
  13619.                                     => 'hold',
  13620.                                 ],
  13621.                                 'args' => [
  13622.                                     => 'object',
  13623.                                 ],
  13624.                                 'disabled' => false,
  13625.                                 'priority' => 0,
  13626.                             ],
  13627.                             'sylius_increment_promotions_usages' => [
  13628.                                 'on' => [
  13629.                                     => 'create',
  13630.                                 ],
  13631.                                 'do' => [
  13632.                                     => '@sylius.promotion_usage_modifier',
  13633.                                     => 'increment',
  13634.                                 ],
  13635.                                 'args' => [
  13636.                                     => 'object',
  13637.                                 ],
  13638.                                 'disabled' => false,
  13639.                                 'priority' => 0,
  13640.                             ],
  13641.                             'sylius_save_addresses_on_customer' => [
  13642.                                 'on' => [
  13643.                                     => 'create',
  13644.                                 ],
  13645.                                 'do' => [
  13646.                                     => '@sylius.customer_order_addresses_saver',
  13647.                                     => 'saveAddresses',
  13648.                                 ],
  13649.                                 'args' => [
  13650.                                     => 'object',
  13651.                                 ],
  13652.                                 'disabled' => false,
  13653.                                 'priority' => 0,
  13654.                             ],
  13655.                             'sylius_set_order_immutable_names' => [
  13656.                                 'on' => [
  13657.                                     => 'create',
  13658.                                 ],
  13659.                                 'do' => [
  13660.                                     => '@sylius.order_item_names_setter',
  13661.                                     => '__invoke',
  13662.                                 ],
  13663.                                 'args' => [
  13664.                                     => 'object',
  13665.                                 ],
  13666.                                 'disabled' => false,
  13667.                                 'priority' => 0,
  13668.                             ],
  13669.                             'sylius_cancel_payment' => [
  13670.                                 'on' => [
  13671.                                     => 'cancel',
  13672.                                 ],
  13673.                                 'do' => [
  13674.                                     => '@sm.callback.cascade_transition',
  13675.                                     => 'apply',
  13676.                                 ],
  13677.                                 'args' => [
  13678.                                     => 'object.getPayments()',
  13679.                                     => 'event',
  13680.                                     => '\'cancel\'',
  13681.                                     => '\'sylius_payment\'',
  13682.                                 ],
  13683.                                 'disabled' => false,
  13684.                                 'priority' => 0,
  13685.                             ],
  13686.                             'sylius_cancel_shipment' => [
  13687.                                 'on' => [
  13688.                                     => 'cancel',
  13689.                                 ],
  13690.                                 'do' => [
  13691.                                     => '@sm.callback.cascade_transition',
  13692.                                     => 'apply',
  13693.                                 ],
  13694.                                 'args' => [
  13695.                                     => 'object.getShipments()',
  13696.                                     => 'event',
  13697.                                     => '\'cancel\'',
  13698.                                     => '\'sylius_shipment\'',
  13699.                                 ],
  13700.                                 'disabled' => false,
  13701.                                 'priority' => 0,
  13702.                             ],
  13703.                             'sylius_cancel_order_payment' => [
  13704.                                 'on' => [
  13705.                                     => 'cancel',
  13706.                                 ],
  13707.                                 'do' => [
  13708.                                     => '@sm.callback.cascade_transition',
  13709.                                     => 'apply',
  13710.                                 ],
  13711.                                 'args' => [
  13712.                                     => 'object',
  13713.                                     => 'event',
  13714.                                     => '\'cancel\'',
  13715.                                     => '\'sylius_order_payment\'',
  13716.                                 ],
  13717.                                 'disabled' => false,
  13718.                                 'priority' => 0,
  13719.                             ],
  13720.                             'sylius_cancel_order_shipment' => [
  13721.                                 'on' => [
  13722.                                     => 'cancel',
  13723.                                 ],
  13724.                                 'do' => [
  13725.                                     => '@sm.callback.cascade_transition',
  13726.                                     => 'apply',
  13727.                                 ],
  13728.                                 'args' => [
  13729.                                     => 'object',
  13730.                                     => 'event',
  13731.                                     => '\'cancel\'',
  13732.                                     => '\'sylius_order_shipping\'',
  13733.                                 ],
  13734.                                 'disabled' => false,
  13735.                                 'priority' => 0,
  13736.                             ],
  13737.                             'sylis_cancel_order' => [
  13738.                                 'on' => [
  13739.                                     => 'cancel',
  13740.                                 ],
  13741.                                 'do' => [
  13742.                                     => '@sylius.inventory.order_inventory_operator',
  13743.                                     => 'cancel',
  13744.                                 ],
  13745.                                 'args' => [
  13746.                                     => 'object',
  13747.                                 ],
  13748.                                 'disabled' => false,
  13749.                                 'priority' => 0,
  13750.                             ],
  13751.                             'sylius_decrement_promotions_usages' => [
  13752.                                 'on' => [
  13753.                                     => 'cancel',
  13754.                                 ],
  13755.                                 'do' => [
  13756.                                     => '@sylius.promotion_usage_modifier',
  13757.                                     => 'decrement',
  13758.                                 ],
  13759.                                 'args' => [
  13760.                                     => 'object',
  13761.                                 ],
  13762.                                 'disabled' => false,
  13763.                                 'priority' => 0,
  13764.                             ],
  13765.                         ],
  13766.                         'guard' => [
  13767.                         ],
  13768.                     ],
  13769.                 ],
  13770.                 'sylius_shipment' => [
  13771.                     'class' => 'App\\Entity\\Shipping\\Shipment',
  13772.                     'property_path' => 'state',
  13773.                     'graph' => 'sylius_shipment',
  13774.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13775.                     'states' => [
  13776.                         => 'cart',
  13777.                         => 'ready',
  13778.                         => 'shipped',
  13779.                         => 'cancelled',
  13780.                     ],
  13781.                     'transitions' => [
  13782.                         'create' => [
  13783.                             'from' => [
  13784.                                 => 'cart',
  13785.                             ],
  13786.                             'to' => 'ready',
  13787.                         ],
  13788.                         'ship' => [
  13789.                             'from' => [
  13790.                                 => 'ready',
  13791.                             ],
  13792.                             'to' => 'shipped',
  13793.                         ],
  13794.                         'cancel' => [
  13795.                             'from' => [
  13796.                                 => 'ready',
  13797.                             ],
  13798.                             'to' => 'cancelled',
  13799.                         ],
  13800.                     ],
  13801.                     'callbacks' => [
  13802.                         'before' => [
  13803.                             'sylius_assign_date' => [
  13804.                                 'on' => 'ship',
  13805.                                 'do' => [
  13806.                                     => '@sylius.shipping_date_assigner',
  13807.                                     => 'assign',
  13808.                                 ],
  13809.                                 'args' => [
  13810.                                     => 'object',
  13811.                                 ],
  13812.                                 'disabled' => false,
  13813.                                 'priority' => 0,
  13814.                             ],
  13815.                         ],
  13816.                         'after' => [
  13817.                             'sylius_resolve_state' => [
  13818.                                 'on' => [
  13819.                                     => 'ship',
  13820.                                 ],
  13821.                                 'do' => [
  13822.                                     => '@sylius.state_resolver.order_shipping',
  13823.                                     => 'resolve',
  13824.                                 ],
  13825.                                 'args' => [
  13826.                                     => 'object.getOrder()',
  13827.                                 ],
  13828.                                 'disabled' => false,
  13829.                                 'priority' => 0,
  13830.                             ],
  13831.                         ],
  13832.                         'guard' => [
  13833.                         ],
  13834.                     ],
  13835.                 ],
  13836.                 'sylius_payment' => [
  13837.                     'class' => 'App\\Entity\\Payment\\Payment',
  13838.                     'property_path' => 'state',
  13839.                     'graph' => 'sylius_payment',
  13840.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13841.                     'states' => [
  13842.                         => 'cart',
  13843.                         => 'new',
  13844.                         => 'processing',
  13845.                         => 'authorized',
  13846.                         => 'completed',
  13847.                         => 'failed',
  13848.                         => 'cancelled',
  13849.                         => 'refunded',
  13850.                     ],
  13851.                     'transitions' => [
  13852.                         'create' => [
  13853.                             'from' => [
  13854.                                 => 'cart',
  13855.                             ],
  13856.                             'to' => 'new',
  13857.                         ],
  13858.                         'process' => [
  13859.                             'from' => [
  13860.                                 => 'new',
  13861.                             ],
  13862.                             'to' => 'processing',
  13863.                         ],
  13864.                         'authorize' => [
  13865.                             'from' => [
  13866.                                 => 'new',
  13867.                                 => 'processing',
  13868.                             ],
  13869.                             'to' => 'authorized',
  13870.                         ],
  13871.                         'complete' => [
  13872.                             'from' => [
  13873.                                 => 'new',
  13874.                                 => 'processing',
  13875.                                 => 'authorized',
  13876.                             ],
  13877.                             'to' => 'completed',
  13878.                         ],
  13879.                         'fail' => [
  13880.                             'from' => [
  13881.                                 => 'new',
  13882.                                 => 'processing',
  13883.                             ],
  13884.                             'to' => 'failed',
  13885.                         ],
  13886.                         'cancel' => [
  13887.                             'from' => [
  13888.                                 => 'new',
  13889.                                 => 'processing',
  13890.                                 => 'authorized',
  13891.                             ],
  13892.                             'to' => 'cancelled',
  13893.                         ],
  13894.                         'refund' => [
  13895.                             'from' => [
  13896.                                 => 'completed',
  13897.                             ],
  13898.                             'to' => 'refunded',
  13899.                         ],
  13900.                     ],
  13901.                     'callbacks' => [
  13902.                         'after' => [
  13903.                             'sylius_process_order' => [
  13904.                                 'on' => [
  13905.                                     => 'fail',
  13906.                                     => 'cancel',
  13907.                                 ],
  13908.                                 'do' => [
  13909.                                     => '@sylius.order_processing.order_payment_processor.after_checkout',
  13910.                                     => 'process',
  13911.                                 ],
  13912.                                 'args' => [
  13913.                                     => 'object.getOrder()',
  13914.                                 ],
  13915.                                 'disabled' => false,
  13916.                                 'priority' => 0,
  13917.                             ],
  13918.                             'sylius_resolve_state' => [
  13919.                                 'on' => [
  13920.                                     => 'complete',
  13921.                                     => 'process',
  13922.                                     => 'refund',
  13923.                                     => 'authorize',
  13924.                                 ],
  13925.                                 'do' => [
  13926.                                     => '@sylius.state_resolver.order_payment',
  13927.                                     => 'resolve',
  13928.                                 ],
  13929.                                 'args' => [
  13930.                                     => 'object.getOrder()',
  13931.                                 ],
  13932.                                 'disabled' => false,
  13933.                                 'priority' => 0,
  13934.                             ],
  13935.                         ],
  13936.                         'before' => [
  13937.                             'refund_pay_pal_order' => [
  13938.                                 'on' => [
  13939.                                     => 'refund',
  13940.                                 ],
  13941.                                 'do' => [
  13942.                                     => '@Sylius\\PayPalPlugin\\Processor\\PaymentRefundProcessorInterface',
  13943.                                     => 'refund',
  13944.                                 ],
  13945.                                 'args' => [
  13946.                                     => 'object',
  13947.                                 ],
  13948.                                 'disabled' => false,
  13949.                                 'priority' => 0,
  13950.                             ],
  13951.                         ],
  13952.                         'guard' => [
  13953.                         ],
  13954.                     ],
  13955.                 ],
  13956.                 'sylius_product_review' => [
  13957.                     'class' => 'App\\Entity\\Product\\ProductReview',
  13958.                     'property_path' => 'status',
  13959.                     'graph' => 'sylius_product_review',
  13960.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  13961.                     'states' => [
  13962.                         => 'new',
  13963.                         => 'accepted',
  13964.                         => 'rejected',
  13965.                     ],
  13966.                     'transitions' => [
  13967.                         'accept' => [
  13968.                             'from' => [
  13969.                                 => 'new',
  13970.                             ],
  13971.                             'to' => 'accepted',
  13972.                         ],
  13973.                         'reject' => [
  13974.                             'from' => [
  13975.                                 => 'new',
  13976.                             ],
  13977.                             'to' => 'rejected',
  13978.                         ],
  13979.                     ],
  13980.                     'callbacks' => [
  13981.                         'after' => [
  13982.                             'sylius_update_rating' => [
  13983.                                 'on' => [
  13984.                                     => 'accept',
  13985.                                 ],
  13986.                                 'do' => [
  13987.                                     => '@sylius.product_review.average_rating_updater',
  13988.                                     => 'updateFromReview',
  13989.                                 ],
  13990.                                 'args' => [
  13991.                                     => 'object',
  13992.                                 ],
  13993.                                 'disabled' => false,
  13994.                                 'priority' => 0,
  13995.                             ],
  13996.                         ],
  13997.                         'guard' => [
  13998.                         ],
  13999.                         'before' => [
  14000.                         ],
  14001.                     ],
  14002.                 ],
  14003.             ],
  14004.             'sm.factory.class' => 'SM\\Factory\\Factory',
  14005.             'sm.callback_factory.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallbackFactory',
  14006.             'sm.callback.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback',
  14007.             'sm.twig_extension.class' => 'SM\\Extension\\Twig\\SMExtension',
  14008.             'sm.callback.cascade_transition.class' => 'SM\\Callback\\CascadeTransitionCallback',
  14009.             'sonata.block.container.types' => [
  14010.                 => 'sonata.block.service.container',
  14011.                 => 'sonata.page.block.container',
  14012.                 => 'sonata.dashboard.block.container',
  14013.                 => 'cmf.block.container',
  14014.                 => 'cmf.block.slideshow',
  14015.             ],
  14016.             'sonata_block.blocks' => [
  14017.                 'sonata.block.service.template' => [
  14018.                     'settings' => [
  14019.                         'address' => NULL,
  14020.                         'addresses' => NULL,
  14021.                         'cart' => NULL,
  14022.                         'channel' => NULL,
  14023.                         'customer' => NULL,
  14024.                         'form' => NULL,
  14025.                         'order' => NULL,
  14026.                         'order_item' => NULL,
  14027.                         'orders' => NULL,
  14028.                         'product' => NULL,
  14029.                         'product_review' => NULL,
  14030.                         'product_reviews' => NULL,
  14031.                         'products' => NULL,
  14032.                         'resource' => NULL,
  14033.                         'resources' => NULL,
  14034.                         'statistics' => NULL,
  14035.                         'taxon' => NULL,
  14036.                     ],
  14037.                     'contexts' => [
  14038.                     ],
  14039.                     'templates' => [
  14040.                     ],
  14041.                     'cache' => 'sonata.cache.noop',
  14042.                 ],
  14043.                 'sonata.block.service.container' => [
  14044.                     'contexts' => [
  14045.                     ],
  14046.                     'templates' => [
  14047.                     ],
  14048.                     'cache' => 'sonata.cache.noop',
  14049.                     'settings' => [
  14050.                     ],
  14051.                 ],
  14052.                 'sonata.block.service.empty' => [
  14053.                     'contexts' => [
  14054.                     ],
  14055.                     'templates' => [
  14056.                     ],
  14057.                     'cache' => 'sonata.cache.noop',
  14058.                     'settings' => [
  14059.                     ],
  14060.                 ],
  14061.                 'sonata.block.service.text' => [
  14062.                     'contexts' => [
  14063.                     ],
  14064.                     'templates' => [
  14065.                     ],
  14066.                     'cache' => 'sonata.cache.noop',
  14067.                     'settings' => [
  14068.                     ],
  14069.                 ],
  14070.                 'sonata.block.service.rss' => [
  14071.                     'contexts' => [
  14072.                     ],
  14073.                     'templates' => [
  14074.                     ],
  14075.                     'cache' => 'sonata.cache.noop',
  14076.                     'settings' => [
  14077.                     ],
  14078.                 ],
  14079.                 'sonata.block.service.menu' => [
  14080.                     'contexts' => [
  14081.                     ],
  14082.                     'templates' => [
  14083.                     ],
  14084.                     'cache' => 'sonata.cache.noop',
  14085.                     'settings' => [
  14086.                     ],
  14087.                 ],
  14088.             ],
  14089.             'sonata_block.blocks_by_class' => [
  14090.             ],
  14091.             'sonata_blocks.block_types' => [
  14092.                 => 'sonata.block.service.template',
  14093.                 => 'sonata.block.service.container',
  14094.                 => 'sonata.block.service.empty',
  14095.                 => 'sonata.block.service.text',
  14096.                 => 'sonata.block.service.rss',
  14097.                 => 'sonata.block.service.menu',
  14098.             ],
  14099.             'sonata_block.cache_blocks' => [
  14100.                 'by_type' => [
  14101.                     'sonata.block.service.template' => 'sonata.cache.noop',
  14102.                     'sonata.block.service.container' => 'sonata.cache.noop',
  14103.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  14104.                     'sonata.block.service.text' => 'sonata.cache.noop',
  14105.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  14106.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  14107.                 ],
  14108.             ],
  14109.             'sonata_blocks.default_contexts' => [
  14110.             ],
  14111.             'hateoas.link_factory.class' => 'Hateoas\\Factory\\LinkFactory',
  14112.             'hateoas.links_factory.class' => 'Hateoas\\Factory\\LinksFactory',
  14113.             'hateoas.embeds_factory.class' => 'Hateoas\\Factory\\EmbeddedsFactory',
  14114.             'hateoas.expression.evaluator.class' => 'Bazinga\\Bundle\\HateoasBundle\\Hateoas\\Expression\\LazyFunctionExpressionEvaluator',
  14115.             'bazinga_hateoas.expression_language.class' => 'Bazinga\\Bundle\\HateoasBundle\\ExpressionLanguage\\ExpressionLanguage',
  14116.             'hateoas.expression.link.class' => 'Hateoas\\Expression\\LinkExpressionFunction',
  14117.             'hateoas.serializer.xml.class' => 'Hateoas\\Serializer\\XmlSerializer',
  14118.             'hateoas.serializer.json_hal.class' => 'Hateoas\\Serializer\\JsonHalSerializer',
  14119.             'hateoas.serializer.exclusion_manager.class' => 'Hateoas\\Serializer\\ExclusionManager',
  14120.             'hateoas.event_subscriber.xml.class' => 'Hateoas\\Serializer\\EventSubscriber\\XmlEventSubscriber',
  14121.             'hateoas.event_subscriber.json.class' => 'Hateoas\\Serializer\\EventSubscriber\\JsonEventSubscriber',
  14122.             'hateoas.inline_deferrer.embeds.class' => 'Hateoas\\Serializer\\Metadata\\InlineDeferrer',
  14123.             'hateoas.inline_deferrer.links.class' => 'Hateoas\\Serializer\\Metadata\\InlineDeferrer',
  14124.             'hateoas.configuration.provider.resolver.chain.class' => 'Hateoas\\Configuration\\Provider\\Resolver\\ChainResolver',
  14125.             'hateoas.configuration.provider.resolver.method.class' => 'Hateoas\\Configuration\\Provider\\Resolver\\MethodResolver',
  14126.             'hateoas.configuration.provider.resolver.static_method.class' => 'Hateoas\\Configuration\\Provider\\Resolver\\StaticMethodResolver',
  14127.             'hateoas.configuration.provider.resolver.symfony_container.class' => 'Hateoas\\Configuration\\Provider\\Resolver\\SymfonyContainerResolver',
  14128.             'hateoas.configuration.relation_provider.class' => 'Hateoas\\Configuration\\Provider\\RelationProvider',
  14129.             'hateoas.configuration.relations_repository.class' => 'Hateoas\\Configuration\\RelationsRepository',
  14130.             'hateoas.configuration.metadata.yaml_driver.class' => 'Hateoas\\Configuration\\Metadata\\Driver\\YamlDriver',
  14131.             'hateoas.configuration.metadata.xml_driver.class' => 'Hateoas\\Configuration\\Metadata\\Driver\\XmlDriver',
  14132.             'hateoas.configuration.metadata.annotation_driver.class' => 'Hateoas\\Configuration\\Metadata\\Driver\\AnnotationDriver',
  14133.             'hateoas.configuration.metadata.extension_driver.class' => 'Hateoas\\Configuration\\Metadata\\Driver\\ExtensionDriver',
  14134.             'hateoas.generator.registry.class' => 'Hateoas\\UrlGenerator\\UrlGeneratorRegistry',
  14135.             'hateoas.generator.symfony.class' => 'Hateoas\\UrlGenerator\\SymfonyUrlGenerator',
  14136.             'hateoas.helper.link.class' => 'Hateoas\\Helper\\LinkHelper',
  14137.             'hateoas.twig.link.class' => 'Hateoas\\Twig\\Extension\\LinkExtension',
  14138.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  14139.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  14140.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  14141.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  14142.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  14143.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  14144.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  14145.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  14146.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  14147.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  14148.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  14149.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  14150.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  14151.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  14152.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  14153.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  14154.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  14155.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  14156.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  14157.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  14158.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  14159.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  14160.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  14161.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  14162.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  14163.             'jms_serializer.json_serialization_visitor.options' => 1216,
  14164.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  14165.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  14166.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  14167.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  14168.             ],
  14169.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  14170.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  14171.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  14172.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  14173.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  14174.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  14175.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  14176.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  14177.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  14178.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  14179.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  14180.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  14181.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  14182.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  14183.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  14184.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  14185.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  14186.             'fos_rest.format_listener.rules' => NULL,
  14187.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  14188.             'knp_menu.renderer.list.options' => [
  14189.             ],
  14190.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  14191.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  14192.             'knp_menu.renderer.twig.options' => [
  14193.             ],
  14194.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  14195.             'knp_menu.default_renderer' => 'twig',
  14196.             'liip_imagine.resolvers' => [
  14197.                 'default' => [
  14198.                     'web_path' => [
  14199.                         'web_root' => (\dirname(__DIR__4).'/public'),
  14200.                         'cache_prefix' => 'media/cache',
  14201.                     ],
  14202.                 ],
  14203.             ],
  14204.             'liip_imagine.loaders' => [
  14205.                 'default' => [
  14206.                     'filesystem' => [
  14207.                         'data_root' => [
  14208.                             => (\dirname(__DIR__4).'/public/media/image'),
  14209.                         ],
  14210.                         'locator' => 'filesystem',
  14211.                         'allow_unresolvable_data_roots' => false,
  14212.                         'bundle_resources' => [
  14213.                             'enabled' => false,
  14214.                             'access_control_type' => 'blacklist',
  14215.                             'access_control_list' => [
  14216.                             ],
  14217.                         ],
  14218.                     ],
  14219.                 ],
  14220.             ],
  14221.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  14222.             'liip_imagine.jpegoptim.stripAll' => true,
  14223.             'liip_imagine.jpegoptim.max' => NULL,
  14224.             'liip_imagine.jpegoptim.progressive' => true,
  14225.             'liip_imagine.jpegoptim.tempDir' => NULL,
  14226.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  14227.             'liip_imagine.optipng.level' => 7,
  14228.             'liip_imagine.optipng.stripAll' => true,
  14229.             'liip_imagine.optipng.tempDir' => NULL,
  14230.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  14231.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  14232.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  14233.             'liip_imagine.cache.resolver.default' => 'default',
  14234.             'liip_imagine.default_image' => NULL,
  14235.             'liip_imagine.filter_sets' => [
  14236.                 'sylius_small' => [
  14237.                     'quality' => 100,
  14238.                     'jpeg_quality' => NULL,
  14239.                     'png_compression_level' => NULL,
  14240.                     'png_compression_filter' => NULL,
  14241.                     'format' => NULL,
  14242.                     'animated' => false,
  14243.                     'cache' => NULL,
  14244.                     'data_loader' => NULL,
  14245.                     'default_image' => NULL,
  14246.                     'filters' => [
  14247.                         'thumbnail' => [
  14248.                             'size' => [
  14249.                                 => 120,
  14250.                                 => 90,
  14251.                             ],
  14252.                             'mode' => 'outbound',
  14253.                         ],
  14254.                     ],
  14255.                     'post_processors' => [
  14256.                     ],
  14257.                 ],
  14258.                 'sylius_medium' => [
  14259.                     'quality' => 100,
  14260.                     'jpeg_quality' => NULL,
  14261.                     'png_compression_level' => NULL,
  14262.                     'png_compression_filter' => NULL,
  14263.                     'format' => NULL,
  14264.                     'animated' => false,
  14265.                     'cache' => NULL,
  14266.                     'data_loader' => NULL,
  14267.                     'default_image' => NULL,
  14268.                     'filters' => [
  14269.                         'thumbnail' => [
  14270.                             'size' => [
  14271.                                 => 240,
  14272.                                 => 180,
  14273.                             ],
  14274.                             'mode' => 'outbound',
  14275.                         ],
  14276.                     ],
  14277.                     'post_processors' => [
  14278.                     ],
  14279.                 ],
  14280.                 'sylius_large' => [
  14281.                     'quality' => 100,
  14282.                     'jpeg_quality' => NULL,
  14283.                     'png_compression_level' => NULL,
  14284.                     'png_compression_filter' => NULL,
  14285.                     'format' => NULL,
  14286.                     'animated' => false,
  14287.                     'cache' => NULL,
  14288.                     'data_loader' => NULL,
  14289.                     'default_image' => NULL,
  14290.                     'filters' => [
  14291.                         'thumbnail' => [
  14292.                             'size' => [
  14293.                                 => 640,
  14294.                                 => 480,
  14295.                             ],
  14296.                             'mode' => 'outbound',
  14297.                         ],
  14298.                     ],
  14299.                     'post_processors' => [
  14300.                     ],
  14301.                 ],
  14302.                 'sylius_admin_product_original' => [
  14303.                     'quality' => 100,
  14304.                     'jpeg_quality' => NULL,
  14305.                     'png_compression_level' => NULL,
  14306.                     'png_compression_filter' => NULL,
  14307.                     'format' => NULL,
  14308.                     'animated' => false,
  14309.                     'cache' => NULL,
  14310.                     'data_loader' => NULL,
  14311.                     'default_image' => NULL,
  14312.                     'filters' => [
  14313.                     ],
  14314.                     'post_processors' => [
  14315.                     ],
  14316.                 ],
  14317.                 'sylius_admin_admin_user_avatar_thumbnail' => [
  14318.                     'quality' => 100,
  14319.                     'jpeg_quality' => NULL,
  14320.                     'png_compression_level' => NULL,
  14321.                     'png_compression_filter' => NULL,
  14322.                     'format' => NULL,
  14323.                     'animated' => false,
  14324.                     'cache' => NULL,
  14325.                     'data_loader' => NULL,
  14326.                     'default_image' => NULL,
  14327.                     'filters' => [
  14328.                         'thumbnail' => [
  14329.                             'size' => [
  14330.                                 => 50,
  14331.                                 => 50,
  14332.                             ],
  14333.                             'mode' => 'outbound',
  14334.                         ],
  14335.                     ],
  14336.                     'post_processors' => [
  14337.                     ],
  14338.                 ],
  14339.                 'sylius_admin_product_tiny_thumbnail' => [
  14340.                     'quality' => 100,
  14341.                     'jpeg_quality' => NULL,
  14342.                     'png_compression_level' => NULL,
  14343.                     'png_compression_filter' => NULL,
  14344.                     'format' => NULL,
  14345.                     'animated' => false,
  14346.                     'cache' => NULL,
  14347.                     'data_loader' => NULL,
  14348.                     'default_image' => NULL,
  14349.                     'filters' => [
  14350.                         'thumbnail' => [
  14351.                             'size' => [
  14352.                                 => 64,
  14353.                                 => 64,
  14354.                             ],
  14355.                             'mode' => 'outbound',
  14356.                         ],
  14357.                     ],
  14358.                     'post_processors' => [
  14359.                     ],
  14360.                 ],
  14361.                 'sylius_admin_product_thumbnail' => [
  14362.                     'quality' => 100,
  14363.                     'jpeg_quality' => NULL,
  14364.                     'png_compression_level' => NULL,
  14365.                     'png_compression_filter' => NULL,
  14366.                     'format' => NULL,
  14367.                     'animated' => false,
  14368.                     'cache' => NULL,
  14369.                     'data_loader' => NULL,
  14370.                     'default_image' => NULL,
  14371.                     'filters' => [
  14372.                         'thumbnail' => [
  14373.                             'size' => [
  14374.                                 => 50,
  14375.                                 => 50,
  14376.                             ],
  14377.                             'mode' => 'outbound',
  14378.                         ],
  14379.                     ],
  14380.                     'post_processors' => [
  14381.                     ],
  14382.                 ],
  14383.                 'sylius_admin_product_small_thumbnail' => [
  14384.                     'quality' => 100,
  14385.                     'jpeg_quality' => NULL,
  14386.                     'png_compression_level' => NULL,
  14387.                     'png_compression_filter' => NULL,
  14388.                     'format' => NULL,
  14389.                     'animated' => false,
  14390.                     'cache' => NULL,
  14391.                     'data_loader' => NULL,
  14392.                     'default_image' => NULL,
  14393.                     'filters' => [
  14394.                         'thumbnail' => [
  14395.                             'size' => [
  14396.                                 => 150,
  14397.                                 => 112,
  14398.                             ],
  14399.                             'mode' => 'outbound',
  14400.                         ],
  14401.                     ],
  14402.                     'post_processors' => [
  14403.                     ],
  14404.                 ],
  14405.                 'sylius_admin_product_large_thumbnail' => [
  14406.                     'quality' => 100,
  14407.                     'jpeg_quality' => NULL,
  14408.                     'png_compression_level' => NULL,
  14409.                     'png_compression_filter' => NULL,
  14410.                     'format' => NULL,
  14411.                     'animated' => false,
  14412.                     'cache' => NULL,
  14413.                     'data_loader' => NULL,
  14414.                     'default_image' => NULL,
  14415.                     'filters' => [
  14416.                         'thumbnail' => [
  14417.                             'size' => [
  14418.                                 => 550,
  14419.                                 => 412,
  14420.                             ],
  14421.                             'mode' => 'outbound',
  14422.                         ],
  14423.                     ],
  14424.                     'post_processors' => [
  14425.                     ],
  14426.                 ],
  14427.                 'sylius_shop_product_original' => [
  14428.                     'quality' => 100,
  14429.                     'jpeg_quality' => NULL,
  14430.                     'png_compression_level' => NULL,
  14431.                     'png_compression_filter' => NULL,
  14432.                     'format' => NULL,
  14433.                     'animated' => false,
  14434.                     'cache' => NULL,
  14435.                     'data_loader' => NULL,
  14436.                     'default_image' => NULL,
  14437.                     'filters' => [
  14438.                     ],
  14439.                     'post_processors' => [
  14440.                     ],
  14441.                 ],
  14442.                 'sylius_shop_product_tiny_thumbnail' => [
  14443.                     'quality' => 100,
  14444.                     'jpeg_quality' => NULL,
  14445.                     'png_compression_level' => NULL,
  14446.                     'png_compression_filter' => NULL,
  14447.                     'format' => NULL,
  14448.                     'animated' => false,
  14449.                     'cache' => NULL,
  14450.                     'data_loader' => NULL,
  14451.                     'default_image' => NULL,
  14452.                     'filters' => [
  14453.                         'thumbnail' => [
  14454.                             'size' => [
  14455.                                 => 64,
  14456.                                 => 64,
  14457.                             ],
  14458.                             'mode' => 'outbound',
  14459.                         ],
  14460.                     ],
  14461.                     'post_processors' => [
  14462.                     ],
  14463.                 ],
  14464.                 'sylius_shop_product_small_thumbnail' => [
  14465.                     'quality' => 100,
  14466.                     'jpeg_quality' => NULL,
  14467.                     'png_compression_level' => NULL,
  14468.                     'png_compression_filter' => NULL,
  14469.                     'format' => NULL,
  14470.                     'animated' => false,
  14471.                     'cache' => NULL,
  14472.                     'data_loader' => NULL,
  14473.                     'default_image' => NULL,
  14474.                     'filters' => [
  14475.                         'thumbnail' => [
  14476.                             'size' => [
  14477.                                 => 150,
  14478.                                 => 112,
  14479.                             ],
  14480.                             'mode' => 'outbound',
  14481.                         ],
  14482.                     ],
  14483.                     'post_processors' => [
  14484.                     ],
  14485.                 ],
  14486.                 'sylius_shop_product_thumbnail' => [
  14487.                     'quality' => 100,
  14488.                     'jpeg_quality' => NULL,
  14489.                     'png_compression_level' => NULL,
  14490.                     'png_compression_filter' => NULL,
  14491.                     'format' => NULL,
  14492.                     'animated' => false,
  14493.                     'cache' => NULL,
  14494.                     'data_loader' => NULL,
  14495.                     'default_image' => NULL,
  14496.                     'filters' => [
  14497.                         'thumbnail' => [
  14498.                             'size' => [
  14499.                                 => 260,
  14500.                                 => 260,
  14501.                             ],
  14502.                             'mode' => 'outbound',
  14503.                         ],
  14504.                     ],
  14505.                     'post_processors' => [
  14506.                     ],
  14507.                 ],
  14508.                 'sylius_shop_product_large_thumbnail' => [
  14509.                     'quality' => 100,
  14510.                     'jpeg_quality' => NULL,
  14511.                     'png_compression_level' => NULL,
  14512.                     'png_compression_filter' => NULL,
  14513.                     'format' => NULL,
  14514.                     'animated' => false,
  14515.                     'cache' => NULL,
  14516.                     'data_loader' => NULL,
  14517.                     'default_image' => NULL,
  14518.                     'filters' => [
  14519.                         'thumbnail' => [
  14520.                             'size' => [
  14521.                                 => 550,
  14522.                                 => 412,
  14523.                             ],
  14524.                             'mode' => 'outbound',
  14525.                         ],
  14526.                     ],
  14527.                     'post_processors' => [
  14528.                     ],
  14529.                 ],
  14530.             ],
  14531.             'liip_imagine.binary.loader.default' => 'default',
  14532.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  14533.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  14534.             'liip_imagine.webp.generate' => false,
  14535.             'liip_imagine.webp.options' => [
  14536.                 'quality' => 100,
  14537.                 'cache' => NULL,
  14538.                 'data_loader' => NULL,
  14539.                 'post_processors' => [
  14540.                 ],
  14541.             ],
  14542.             'payum.capture_path' => 'payum_capture_do',
  14543.             'payum.notify_path' => 'payum_notify_do',
  14544.             'payum.authorize_path' => 'payum_authorize_do',
  14545.             'payum.refund_path' => 'payum_refund_do',
  14546.             'payum.cancel_path' => 'payum_cancel_do',
  14547.             'payum.payout_path' => 'payum_payout_do',
  14548.             'payum.available_gateway_factories' => [
  14549.             ],
  14550.             'payum.storage.doctrine.orm.class' => 'Payum\\Core\\Bridge\\Doctrine\\Storage\\DoctrineStorage',
  14551.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  14552.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  14553.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  14554.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  14555.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  14556.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  14557.             'stof_doctrine_extensions.default_locale' => 'en_GB',
  14558.             'stof_doctrine_extensions.translation_fallback' => false,
  14559.             'stof_doctrine_extensions.persist_default_translation' => false,
  14560.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  14561.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  14562.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  14563.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  14564.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  14565.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  14566.             'white_october_pagerfanta.default_view' => 'default',
  14567.             'white_october_pagerfanta.view_factory.class' => 'Pagerfanta\\View\\ViewFactory',
  14568.             'doctrine.migrations.preferred_em' => NULL,
  14569.             'doctrine.migrations.preferred_connection' => NULL,
  14570.             'sylius_payum.driver.doctrine/orm' => true,
  14571.             'sylius_payum.driver' => 'doctrine/orm',
  14572.             'sylius.model.payment_security_token.class' => 'App\\Entity\\Payment\\PaymentSecurityToken',
  14573.             'sylius.controller.payment_security_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  14574.             'sylius.factory.payment_security_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  14575.             'sylius.model.gateway_config.class' => 'App\\Entity\\Payment\\GatewayConfig',
  14576.             'sylius.controller.gateway_config.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  14577.             'sylius.factory.gateway_config.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  14578.             'sylius.form.type.gateway_config.validation_groups' => [
  14579.                 => 'sylius',
  14580.             ],
  14581.             'payum.template.layout' => '@SyliusPayum/layout.html.twig',
  14582.             'payum.template.obtain_credit_card' => '@SyliusPayum/Action/obtainCreditCard.html.twig',
  14583.             'sylius.admin.notification.enabled' => true,
  14584.             'sylius.admin.notification.frequency' => 60,
  14585.             'sylius.admin.shop_enabled' => true,
  14586.             'sylius.admin.notification.uri' => 'http://gus.sylius.com/version',
  14587.             'sylius_shop.firewall_context_name' => 'shop',
  14588.             'sylius_shop.product_grid.include_all_descendants' => true,
  14589.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  14590.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  14591.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  14592.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  14593.             'fos_oauth_server.server.options' => [
  14594.             ],
  14595.             'fos_oauth_server.model_manager_name' => NULL,
  14596.             'fos_oauth_server.model.client.class' => 'App\\Entity\\AdminApi\\Client',
  14597.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\AdminApi\\AccessToken',
  14598.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\AdminApi\\RefreshToken',
  14599.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\AdminApi\\AuthCode',
  14600.             'fos_oauth_server.template.engine' => 'twig',
  14601.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  14602.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  14603.             'fos_oauth_server.authorize.form.validation_groups' => [
  14604.                 => 'Authorize',
  14605.                 => 'Default',
  14606.             ],
  14607.             'sylius_admin_api.driver.doctrine/orm' => true,
  14608.             'sylius_admin_api.driver' => 'doctrine/orm',
  14609.             'sylius.model.api_user.class' => 'App\\Entity\\User\\AdminUser',
  14610.             'sylius.model.api_client.class' => 'App\\Entity\\AdminApi\\Client',
  14611.             'sylius.controller.api_client.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  14612.             'sylius.factory.api_client.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  14613.             'sylius.model.api_access_token.class' => 'App\\Entity\\AdminApi\\AccessToken',
  14614.             'sylius.controller.api_access_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  14615.             'sylius.factory.api_access_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  14616.             'sylius.model.api_refresh_token.class' => 'App\\Entity\\AdminApi\\RefreshToken',
  14617.             'sylius.controller.api_refresh_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  14618.             'sylius.factory.api_refresh_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  14619.             'sylius.model.api_auth_code.class' => 'App\\Entity\\AdminApi\\AuthCode',
  14620.             'sylius.controller.api_auth_code.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  14621.             'sylius.factory.api_auth_code.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  14622.             'sylius.form.type.api_client.validation_groups' => [
  14623.                 => 'sylius',
  14624.             ],
  14625.             'sylius.form.type.api_order.validation_groups' => [
  14626.                 => 'sylius',
  14627.             ],
  14628.             'sylius.form.type.api_customer.validation_groups' => [
  14629.                 => 'sylius',
  14630.             ],
  14631.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  14632.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  14633.             'web_profiler.debug_toolbar.mode' => 2,
  14634.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  14635.             'nelmio_alice.functions_blacklist' => [
  14636.                 => 'current',
  14637.             ],
  14638.             'nelmio_alice.locale' => 'en_US',
  14639.             'nelmio_alice.seed' => 1,
  14640.             'nelmio_alice.loading_limit' => 5,
  14641.             'nelmio_alice.max_unique_values_retry' => 150,
  14642.             'api_platform.enable_entrypoint' => true,
  14643.             'api_platform.enable_docs' => true,
  14644.             'api_platform.title' => '',
  14645.             'api_platform.description' => '',
  14646.             'api_platform.version' => '0.0.0',
  14647.             'api_platform.show_webby' => true,
  14648.             'api_platform.exception_to_status' => [
  14649.                 'SM\\SMException' => 422,
  14650.                 'Sylius\\Bundle\\ApiBundle\\Exception\\CannotRemoveCurrentlyLoggedInUser' => 422,
  14651.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ShippingMethodCannotBeRemoved' => 422,
  14652.             ],
  14653.             'api_platform.formats' => [
  14654.                 'jsonld' => [
  14655.                     => 'application/ld+json',
  14656.                 ],
  14657.                 'json' => [
  14658.                     => 'application/json',
  14659.                 ],
  14660.                 'html' => [
  14661.                     => 'text/html',
  14662.                 ],
  14663.             ],
  14664.             'api_platform.patch_formats' => [
  14665.                 'json' => [
  14666.                     => 'application/merge-patch+json',
  14667.                 ],
  14668.             ],
  14669.             'api_platform.error_formats' => [
  14670.                 'jsonproblem' => [
  14671.                     => 'application/problem+json',
  14672.                 ],
  14673.                 'jsonld' => [
  14674.                     => 'application/ld+json',
  14675.                 ],
  14676.             ],
  14677.             'api_platform.allow_plain_identifiers' => false,
  14678.             'api_platform.eager_loading.enabled' => true,
  14679.             'api_platform.eager_loading.max_joins' => 30,
  14680.             'api_platform.eager_loading.fetch_partial' => false,
  14681.             'api_platform.eager_loading.force_eager' => true,
  14682.             'api_platform.collection.exists_parameter_name' => 'exists',
  14683.             'api_platform.collection.order' => 'ASC',
  14684.             'api_platform.collection.order_parameter_name' => 'order',
  14685.             'api_platform.collection.pagination.enabled' => true,
  14686.             'api_platform.collection.pagination.partial' => false,
  14687.             'api_platform.collection.pagination.client_enabled' => false,
  14688.             'api_platform.collection.pagination.client_items_per_page' => true,
  14689.             'api_platform.collection.pagination.client_partial' => false,
  14690.             'api_platform.collection.pagination.items_per_page' => 30,
  14691.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  14692.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  14693.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  14694.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  14695.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  14696.             'api_platform.collection.pagination' => [
  14697.                 'client_items_per_page' => true,
  14698.                 'enabled' => true,
  14699.                 'partial' => false,
  14700.                 'client_enabled' => false,
  14701.                 'client_partial' => false,
  14702.                 'items_per_page' => 30,
  14703.                 'maximum_items_per_page' => NULL,
  14704.                 'page_parameter_name' => 'page',
  14705.                 'enabled_parameter_name' => 'pagination',
  14706.                 'items_per_page_parameter_name' => 'itemsPerPage',
  14707.                 'partial_parameter_name' => 'partial',
  14708.             ],
  14709.             'api_platform.http_cache.etag' => true,
  14710.             'api_platform.http_cache.max_age' => NULL,
  14711.             'api_platform.http_cache.shared_max_age' => NULL,
  14712.             'api_platform.http_cache.vary' => [
  14713.                 => 'Accept',
  14714.             ],
  14715.             'api_platform.http_cache.public' => NULL,
  14716.             'api_platform.resource_class_directories' => [
  14717.                 => (\dirname(__DIR__4).'/src/Entity'),
  14718.                 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity'),
  14719.                 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources'),
  14720.                 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Entity'),
  14721.             ],
  14722.             'api_platform.oauth.enabled' => false,
  14723.             'api_platform.oauth.clientId' => '',
  14724.             'api_platform.oauth.clientSecret' => '',
  14725.             'api_platform.oauth.type' => 'oauth2',
  14726.             'api_platform.oauth.flow' => 'application',
  14727.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  14728.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  14729.             'api_platform.oauth.scopes' => [
  14730.             ],
  14731.             'api_platform.swagger.versions' => [
  14732.                 => 3,
  14733.             ],
  14734.             'api_platform.enable_swagger_ui' => true,
  14735.             'api_platform.enable_re_doc' => true,
  14736.             'api_platform.swagger.api_keys' => [
  14737.                 'apiKey' => [
  14738.                     'name' => 'Authorization',
  14739.                     'type' => 'header',
  14740.                 ],
  14741.             ],
  14742.             'api_platform.graphql.enabled' => false,
  14743.             'api_platform.graphql.graphiql.enabled' => false,
  14744.             'api_platform.graphql.graphql_playground.enabled' => false,
  14745.             'api_platform.graphql.collection.pagination' => [
  14746.                 'enabled' => true,
  14747.             ],
  14748.             'api_platform.validator.serialize_payload_fields' => [
  14749.             ],
  14750.             'api_platform.elasticsearch.enabled' => false,
  14751.             'lexik_jwt_authentication.token_ttl' => 3600,
  14752.             'lexik_jwt_authentication.clock_skew' => 0,
  14753.             'lexik_jwt_authentication.user_identity_field' => 'username',
  14754.             'lexik_jwt_authentication.user_id_claim' => 'username',
  14755.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  14756.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  14757.             'sylius.model.address.interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  14758.             'sylius.paypal.logging.increased' => false,
  14759.             'sylius.pay_pal.facilitator_url' => 'https://paypal.sylius.com',
  14760.             'sylius.pay_pal.api_base_url' => 'https://api.sandbox.paypal.com/',
  14761.             'sylius.pay_pal.reports_sftp_host' => 'reports.sandbox.paypal.com',
  14762.             'sylius.pay_pal.request_trials_limit' => 5,
  14763.             'sylius.paypal.logging_level_increased' => true,
  14764.             'sylius.paypal.prioritized_factory_name' => 'sylius.pay_pal',
  14765.             'google_tag_manager.enabled' => true,
  14766.             'google_tag_manager.id' => 'GTM-WQK5BNQ',
  14767.             'google_tag_manager.autoAppend' => true,
  14768.             'gtm.features.environment' => true,
  14769.             'gtm.features.route' => true,
  14770.             'gtm.features.context' => true,
  14771.             'gtm.features.events' => true,
  14772.             'sylius_gtm_enhanced_ecommerce.features.purchases' => true,
  14773.             'sylius_gtm_enhanced_ecommerce.features.product_impressions' => true,
  14774.             'sylius_gtm_enhanced_ecommerce.features.product_detail_impressions' => true,
  14775.             'sylius_gtm_enhanced_ecommerce.features.product_clicks' => true,
  14776.             'sylius_gtm_enhanced_ecommerce.features.cart' => true,
  14777.             'sylius_gtm_enhanced_ecommerce.features.checkout' => [
  14778.                 'enabled' => true,
  14779.                 'steps' => [
  14780.                     => [
  14781.                         => [
  14782.                             'event' => 'click',
  14783.                             'selector' => 'a[href$=\'/checkout/\']',
  14784.                         ],
  14785.                     ],
  14786.                     => [
  14787.                         => [
  14788.                             'selector' => 'form[name=sylius_checkout_address]',
  14789.                             'event' => 'submit',
  14790.                         ],
  14791.                     ],
  14792.                     => [
  14793.                         => [
  14794.                             'option' => 'enhancedEcommerceCheckoutGetChoiceValue',
  14795.                             'selector' => 'form[name=sylius_checkout_select_shipping]',
  14796.                             'event' => 'submit',
  14797.                         ],
  14798.                     ],
  14799.                     => [
  14800.                         => [
  14801.                             'option' => 'enhancedEcommerceCheckoutGetChoiceValue',
  14802.                             'selector' => 'form[name=sylius_checkout_select_payment]',
  14803.                             'event' => 'submit',
  14804.                         ],
  14805.                     ],
  14806.                 ],
  14807.             ],
  14808.             'data_collector.templates' => [
  14809.                 'data_collector.request' => [
  14810.                     => 'request',
  14811.                     => '@WebProfiler/Collector/request.html.twig',
  14812.                 ],
  14813.                 'api_platform.data_collector.request' => [
  14814.                     => 'api_platform.data_collector.request',
  14815.                     => '@ApiPlatform/DataCollector/request.html.twig',
  14816.                 ],
  14817.                 'data_collector.time' => [
  14818.                     => 'time',
  14819.                     => '@WebProfiler/Collector/time.html.twig',
  14820.                 ],
  14821.                 'data_collector.memory' => [
  14822.                     => 'memory',
  14823.                     => '@WebProfiler/Collector/memory.html.twig',
  14824.                 ],
  14825.                 'data_collector.validator' => [
  14826.                     => 'validator',
  14827.                     => '@WebProfiler/Collector/validator.html.twig',
  14828.                 ],
  14829.                 'data_collector.ajax' => [
  14830.                     => 'ajax',
  14831.                     => '@WebProfiler/Collector/ajax.html.twig',
  14832.                 ],
  14833.                 'data_collector.form' => [
  14834.                     => 'form',
  14835.                     => '@WebProfiler/Collector/form.html.twig',
  14836.                 ],
  14837.                 'data_collector.exception' => [
  14838.                     => 'exception',
  14839.                     => '@WebProfiler/Collector/exception.html.twig',
  14840.                 ],
  14841.                 'data_collector.logger' => [
  14842.                     => 'logger',
  14843.                     => '@WebProfiler/Collector/logger.html.twig',
  14844.                 ],
  14845.                 'data_collector.events' => [
  14846.                     => 'events',
  14847.                     => '@WebProfiler/Collector/events.html.twig',
  14848.                 ],
  14849.                 'data_collector.router' => [
  14850.                     => 'router',
  14851.                     => '@WebProfiler/Collector/router.html.twig',
  14852.                 ],
  14853.                 'data_collector.cache' => [
  14854.                     => 'cache',
  14855.                     => '@WebProfiler/Collector/cache.html.twig',
  14856.                 ],
  14857.                 'data_collector.translation' => [
  14858.                     => 'translation',
  14859.                     => '@WebProfiler/Collector/translation.html.twig',
  14860.                 ],
  14861.                 'data_collector.security' => [
  14862.                     => 'security',
  14863.                     => '@Security/Collector/security.html.twig',
  14864.                 ],
  14865.                 'data_collector.twig' => [
  14866.                     => 'twig',
  14867.                     => '@WebProfiler/Collector/twig.html.twig',
  14868.                 ],
  14869.                 'data_collector.doctrine' => [
  14870.                     => 'db',
  14871.                     => '@Doctrine/Collector/db.html.twig',
  14872.                 ],
  14873.                 'swiftmailer.data_collector' => [
  14874.                     => 'swiftmailer',
  14875.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  14876.                 ],
  14877.                 'data_collector.dump' => [
  14878.                     => 'dump',
  14879.                     => '@Debug/Profiler/dump.html.twig',
  14880.                 ],
  14881.                 'data_collector.messenger' => [
  14882.                     => 'messenger',
  14883.                     => '@WebProfiler/Collector/messenger.html.twig',
  14884.                 ],
  14885.                 'sylius.channel_collector' => [
  14886.                     => 'sylius.channel_collector',
  14887.                     => '@SyliusChannel/Collector/channel.html.twig',
  14888.                 ],
  14889.                 'Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockDataCollector' => [
  14890.                     => 'sylius_ui.template_block',
  14891.                     => '@SyliusUi/DataCollector/templateBlock.html.twig',
  14892.                 ],
  14893.                 'sonata.block.data_collector' => [
  14894.                     => 'block',
  14895.                     => '@SonataBlock/Profiler/block.html.twig',
  14896.                 ],
  14897.                 'payum.profiler.payum_collector' => [
  14898.                     => 'payum',
  14899.                     => '@Payum/Profiler/payum.html.twig',
  14900.                 ],
  14901.                 'sylius.collector.theme' => [
  14902.                     => 'sylius_theme',
  14903.                     => '@SyliusTheme/Collector/theme',
  14904.                 ],
  14905.                 'data_collector.config' => [
  14906.                     => 'config',
  14907.                     => '@WebProfiler/Collector/config.html.twig',
  14908.                 ],
  14909.                 'sylius.collector.core' => [
  14910.                     => 'sylius_core',
  14911.                     => '@SyliusCore/Collector/sylius.html.twig',
  14912.                 ],
  14913.                 'Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector' => [
  14914.                     => 'sylius_cart',
  14915.                     => '@SyliusCore/Collector/cart.html.twig',
  14916.                 ],
  14917.             ],
  14918.             'sylius.attribute.attribute_types' => [
  14919.                 'text' => 'Text',
  14920.                 'textarea' => 'Textarea',
  14921.                 'checkbox' => 'Checkbox',
  14922.                 'integer' => 'Integer',
  14923.                 'percent' => 'Percent',
  14924.                 'datetime' => 'Datetime',
  14925.                 'date' => 'Date',
  14926.                 'select' => 'Select',
  14927.             ],
  14928.             'sylius.tax_calculators' => [
  14929.                 'default' => 'default',
  14930.             ],
  14931.             'sylius.shipping_calculators' => [
  14932.                 'flat_rate' => 'sylius.form.shipping_calculator.flat_rate_configuration.label',
  14933.                 'per_unit_rate' => 'sylius.form.shipping_calculator.per_unit_rate_configuration.label',
  14934.             ],
  14935.             'sylius.shipping_method_rules' => [
  14936.                 'total_weight_greater_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_greater_than_or_equal',
  14937.                 'total_weight_less_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_less_than_or_equal',
  14938.                 'order_total_greater_than_or_equal' => 'sylius.form.shipping_method_rule.order_total_greater_than_or_equal',
  14939.                 'order_total_less_than_or_equal' => 'sylius.form.shipping_method_rule.order_total_less_than_or_equal',
  14940.             ],
  14941.             'sylius.shipping_method_resolvers' => [
  14942.                 'default' => 'Default',
  14943.                 'zones_and_channel_based' => 'sylius.shipping_methods_resolver.zones_and_channel_based',
  14944.             ],
  14945.             'sylius.payment_method_resolvers' => [
  14946.                 'default' => 'Default',
  14947.                 'channel_based' => 'sylius.payment_methods_resolver.channel_based',
  14948.             ],
  14949.             'sylius.promotion_rules' => [
  14950.                 'cart_quantity' => 'sylius.form.promotion_rule.cart_quantity',
  14951.                 'customer_group' => 'sylius.form.promotion_rule.customer_group',
  14952.                 'nth_order' => 'sylius.form.promotion_rule.nth_order',
  14953.                 'shipping_country' => 'sylius.form.promotion_rule.shipping_country',
  14954.                 'has_taxon' => 'sylius.form.promotion_rule.has_at_least_one_from_taxons',
  14955.                 'total_of_items_from_taxon' => 'sylius.form.promotion_rule.total_price_of_items_from_taxon',
  14956.                 'contains_product' => 'sylius.form.promotion_rule.contains_product',
  14957.                 'item_total' => 'sylius.form.promotion_rule.item_total',
  14958.             ],
  14959.             'sylius.promotion_actions' => [
  14960.                 'order_fixed_discount' => 'sylius.form.promotion_action.order_fixed_discount',
  14961.                 'unit_fixed_discount' => 'sylius.form.promotion_action.item_fixed_discount',
  14962.                 'order_percentage_discount' => 'sylius.form.promotion_action.order_percentage_discount',
  14963.                 'unit_percentage_discount' => 'sylius.form.promotion_action.item_percentage_discount',
  14964.                 'shipping_percentage_discount' => 'sylius.form.promotion_action.shipping_percentage_discount',
  14965.             ],
  14966.             'sylius_ui.sonata_block.whitelisted_variables' => [
  14967.                 => 'address',
  14968.                 => 'addresses',
  14969.                 => 'cart',
  14970.                 => 'channel',
  14971.                 => 'customer',
  14972.                 => 'form',
  14973.                 => 'order',
  14974.                 => 'order_item',
  14975.                 => 'orders',
  14976.                 => 'product',
  14977.                 10 => 'product_review',
  14978.                 11 => 'product_reviews',
  14979.                 12 => 'products',
  14980.                 13 => 'resource',
  14981.                 14 => 'resources',
  14982.                 15 => 'statistics',
  14983.                 16 => 'taxon',
  14984.             ],
  14985.             'sylius.tax_calculation_strategies' => [
  14986.                 'order_items_based' => 'Order items based',
  14987.                 'order_item_units_based' => 'Order item units based',
  14988.             ],
  14989.             'sylius.gateway_factories' => [
  14990.                 'paypal_express_checkout' => 'sylius.payum_gateway_factory.paypal_express_checkout',
  14991.                 'stripe_checkout' => 'sylius.payum_gateway_factory.stripe_checkout',
  14992.                 'offline' => 'sylius.payum_gateway_factory.offline',
  14993.                 'sylius.pay_pal' => 'sylius.pay_pal.label',
  14994.             ],
  14995.             'console.command.ids' => [
  14996.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  14997.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  14998.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  14999.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  15000.                 => 'sylius.console.command.resource_debug',
  15001.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand',
  15002.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand',
  15003.                 => 'Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  15004.                 => 'Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  15005.                 => 'console.command.public_alias.fos_oauth_server.clean_command',
  15006.                 10 => 'console.command.public_alias.fos_oauth_server.create_client_command',
  15007.                 11 => 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command',
  15008.             ],
  15009.         ];
  15010.     }
  15011. }