var/cache/dev/ContainerTHm8hE0/App_KernelDevDebugContainer.php line 2487

Open in your IDE?
  1. <?php
  2. namespace ContainerTHm8hE0;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'SM\\Callback\\CallbackFactoryInterface' => 'getCallbackFactoryInterfaceService',
  35.             'SM\\Factory\\FactoryInterface' => 'getFactoryInterfaceService',
  36.             'Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension' => 'getChannelNameExtensionService',
  37.             'Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension' => 'getOrderUnitTaxesExtensionService',
  38.             'Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface' => 'getUserContextInterfaceService',
  39.             'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber' => 'getKernelRequestEventSubscriberService',
  40.             'Sylius\\Bundle\\ApiBundle\\Provider\\PathPrefixProviderInterface' => 'getPathPrefixProviderInterfaceService',
  41.             'Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface' => 'getProductImageFilterProviderInterfaceService',
  42.             'Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer' => 'getAddressDenormalizerService',
  43.             'Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer' => 'getCommandArgumentsDenormalizerService',
  44.             'Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer' => 'getCommandDenormalizerService',
  45.             'Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer' => 'getCommandNormalizerService',
  46.             'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer' => 'getProductAttributeValueNormalizerService',
  47.             'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductImageNormalizer' => 'getProductImageNormalizerService',
  48.             'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer' => 'getProductNormalizerService',
  49.             'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer' => 'getProductVariantNormalizerService',
  50.             'Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer' => 'getShippingMethodNormalizerService',
  51.             'Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer' => 'getZoneDenormalizerService',
  52.             'Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer' => 'getAcceptLanguageHeaderDocumentationNormalizerService',
  53.             'Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer' => 'getAdminAuthenticationTokenDocumentationNormalizerService',
  54.             'Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer' => 'getPathHiderDocumentationNormalizerService',
  55.             'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer' => 'getProductDocumentationNormalizerService',
  56.             'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer' => 'getProductImageDocumentationNormalizerService',
  57.             'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer' => 'getProductSlugDocumentationNormalizerService',
  58.             'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer' => 'getProductVariantDocumentationNormalizerService',
  59.             'Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer' => 'getShippingMethodDocumentationNormalizerService',
  60.             'Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer' => 'getShopAuthenticationTokenDocumentationNormalizerService',
  61.             'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface' => 'getFakeChannelCodeProviderInterfaceService',
  62.             'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener' => 'getLocaleAwareListenerService',
  63.             'Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber' => 'getXFrameOptionsSubscriberService',
  64.             'Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext' => 'getRequestHeaderBasedLocaleContextService',
  65.             'Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension' => 'getLegacySonataBlockExtensionService',
  66.             'Sylius\\Bundle\\UiBundle\\Twig\\RedirectPathExtension' => 'getRedirectPathExtensionService',
  67.             'Sylius\\Component\\Channel\\Context\\ChannelContextInterface' => 'getChannelContextInterfaceService',
  68.             'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface' => 'getRequestResolverInterfaceService',
  69.             'Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface' => 'getCreatedByGuestFlagResolverInterfaceService',
  70.             'Sylius\\Component\\Locale\\Context\\LocaleContextInterface' => 'getLocaleContextInterfaceService',
  71.             'api_platform.route_name_resolver' => 'getApiPlatform_RouteNameResolverService',
  72.             'cache.app' => 'getCache_AppService',
  73.             'cache.system' => 'getCache_SystemService',
  74.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  75.             'data_collector.dump' => 'getDataCollector_DumpService',
  76.             'date_time_normalizer' => 'getDateTimeNormalizerService',
  77.             'doctrine' => 'getDoctrineService',
  78.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  79.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  80.             'event_dispatcher' => 'getEventDispatcherService',
  81.             'form.factory' => 'getForm_FactoryService',
  82.             'hateoas.generator.registry' => 'getHateoas_Generator_RegistryService',
  83.             'hateoas.helper.link' => 'getHateoas_Helper_LinkService',
  84.             'http_kernel' => 'getHttpKernelService',
  85.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  86.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  87.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  88.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  89.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  90.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  91.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  92.             'request_stack' => 'getRequestStackService',
  93.             'router' => 'getRouterService',
  94.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  95.             'security.token_storage' => 'getSecurity_TokenStorageService',
  96.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  97.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  98.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  99.             'sylius.adjustments_aggregator' => 'getSylius_AdjustmentsAggregatorService',
  100.             'sylius.availability_checker.default' => 'getSylius_AvailabilityChecker_DefaultService',
  101.             'sylius.calculator.order_items_subtotal' => 'getSylius_Calculator_OrderItemsSubtotalService',
  102.             'sylius.calculator.product_variant_price' => 'getSylius_Calculator_ProductVariantPriceService',
  103.             'sylius.canonicalizer' => 'getSylius_CanonicalizerService',
  104.             'sylius.category_requirement_shipping_method_eligibility_checker' => 'getSylius_CategoryRequirementShippingMethodEligibilityCheckerService',
  105.             'sylius.checker.order_payment_method_selection_requirement' => 'getSylius_Checker_OrderPaymentMethodSelectionRequirementService',
  106.             'sylius.checker.order_shipping_method_selection_requirement' => 'getSylius_Checker_OrderShippingMethodSelectionRequirementService',
  107.             'sylius.context.cart' => 'getSylius_Context_CartService',
  108.             'sylius.context.cart.customer_and_channel_based' => 'getSylius_Context_Cart_CustomerAndChannelBasedService',
  109.             'sylius.context.cart.new' => 'getSylius_Context_Cart_NewService',
  110.             'sylius.context.cart.session_and_channel_based' => 'getSylius_Context_Cart_SessionAndChannelBasedService',
  111.             'sylius.context.channel.fake_channel.persister' => 'getSylius_Context_Channel_FakeChannel_PersisterService',
  112.             'sylius.context.currency.channel_aware' => 'getSylius_Context_Currency_ChannelAwareService',
  113.             'sylius.context.currency.storage_based' => 'getSylius_Context_Currency_StorageBasedService',
  114.             'sylius.context.customer' => 'getSylius_Context_CustomerService',
  115.             'sylius.context.locale.admin_based' => 'getSylius_Context_Locale_AdminBasedService',
  116.             'sylius.context.locale.provider_based' => 'getSylius_Context_Locale_ProviderBasedService',
  117.             'sylius.context.locale.request_based' => 'getSylius_Context_Locale_RequestBasedService',
  118.             'sylius.context.shopper' => 'getSylius_Context_ShopperService',
  119.             'sylius.currency_converter' => 'getSylius_CurrencyConverterService',
  120.             'sylius.custom_bulk_action_grid_renderer.twig' => 'getSylius_CustomBulkActionGridRenderer_TwigService',
  121.             'sylius.custom_grid_renderer.twig' => 'getSylius_CustomGridRenderer_TwigService',
  122.             'sylius.event_subscriber.admin_cache_control_subscriber' => 'getSylius_EventSubscriber_AdminCacheControlSubscriberService',
  123.             'sylius.event_subscriber.admin_filter_subscriber' => 'getSylius_EventSubscriber_AdminFilterSubscriberService',
  124.             'sylius.factory.order' => 'getSylius_Factory_OrderService',
  125.             'sylius.grid.data_extractor.property_access' => 'getSylius_Grid_DataExtractor_PropertyAccessService',
  126.             'sylius.grid_field.datetime' => 'getSylius_GridField_DatetimeService',
  127.             'sylius.grid_field.string' => 'getSylius_GridField_StringService',
  128.             'sylius.grid_field.twig' => 'getSylius_GridField_TwigService',
  129.             'sylius.listener.non_channel_request_locale' => 'getSylius_Listener_NonChannelRequestLocaleService',
  130.             'sylius.listener.request_locale_setter' => 'getSylius_Listener_RequestLocaleSetterService',
  131.             'sylius.listener.session_cart' => 'getSylius_Listener_SessionCartService',
  132.             'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' => 'getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService',
  133.             'sylius.locale_converter' => 'getSylius_LocaleConverterService',
  134.             'sylius.locale_provider.channel_based' => 'getSylius_LocaleProvider_ChannelBasedService',
  135.             'sylius.money_formatter' => 'getSylius_MoneyFormatterService',
  136.             'sylius.payment_methods_resolver' => 'getSylius_PaymentMethodsResolverService',
  137.             'sylius.payment_methods_resolver.channel_based' => 'getSylius_PaymentMethodsResolver_ChannelBasedService',
  138.             'sylius.product_variant_resolver.default' => 'getSylius_ProductVariantResolver_DefaultService',
  139.             'sylius.provider.product_variants_prices' => 'getSylius_Provider_ProductVariantsPricesService',
  140.             'sylius.province_naming_provider' => 'getSylius_ProvinceNamingProviderService',
  141.             'sylius.registry.grid_field' => 'getSylius_Registry_GridFieldService',
  142.             'sylius.registry.payment_methods_resolver' => 'getSylius_Registry_PaymentMethodsResolverService',
  143.             'sylius.registry.shipping_calculator' => 'getSylius_Registry_ShippingCalculatorService',
  144.             'sylius.registry.shipping_method_rule_checker' => 'getSylius_Registry_ShippingMethodRuleCheckerService',
  145.             'sylius.registry.shipping_methods_resolver' => 'getSylius_Registry_ShippingMethodsResolverService',
  146.             'sylius.repository.channel' => 'getSylius_Repository_ChannelService',
  147.             'sylius.repository.exchange_rate' => 'getSylius_Repository_ExchangeRateService',
  148.             'sylius.repository.locale' => 'getSylius_Repository_LocaleService',
  149.             'sylius.repository.order' => 'getSylius_Repository_OrderService',
  150.             'sylius.repository.payment_method' => 'getSylius_Repository_PaymentMethodService',
  151.             'sylius.repository.province' => 'getSylius_Repository_ProvinceService',
  152.             'sylius.repository.shipment' => 'getSylius_Repository_ShipmentService',
  153.             'sylius.repository.shipping_method' => 'getSylius_Repository_ShippingMethodService',
  154.             'sylius.repository.zone' => 'getSylius_Repository_ZoneService',
  155.             'sylius.section_resolver.admin_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminUriBasedSectionResolverService',
  156.             'sylius.section_resolver.shop_uri_based_section_resolver' => 'getSylius_SectionResolver_ShopUriBasedSectionResolverService',
  157.             'sylius.section_resolver.uri_based_section_resolver' => 'getSylius_SectionResolver_UriBasedSectionResolverService',
  158.             'sylius.shipping_calculator.flat_rate' => 'getSylius_ShippingCalculator_FlatRateService',
  159.             'sylius.shipping_calculator.per_unit_rate' => 'getSylius_ShippingCalculator_PerUnitRateService',
  160.             'sylius.shipping_method_eligibility_checker' => 'getSylius_ShippingMethodEligibilityCheckerService',
  161.             'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService',
  162.             'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService',
  163.             'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService',
  164.             'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService',
  165.             'sylius.shipping_method_rules_shipping_method_eligibility_checker' => 'getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService',
  166.             'sylius.shipping_methods_resolver' => 'getSylius_ShippingMethodsResolverService',
  167.             'sylius.shipping_methods_resolver.default' => 'getSylius_ShippingMethodsResolver_DefaultService',
  168.             'sylius.shipping_methods_resolver.zones_and_channel_based' => 'getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService',
  169.             'sylius.storage.cart_session' => 'getSylius_Storage_CartSessionService',
  170.             'sylius.storage.cookie' => 'getSylius_Storage_CookieService',
  171.             'sylius.storage.currency' => 'getSylius_Storage_CurrencyService',
  172.             'sylius.templating.helper.adjustment' => 'getSylius_Templating_Helper_AdjustmentService',
  173.             'sylius.templating.helper.bulk_action_grid' => 'getSylius_Templating_Helper_BulkActionGridService',
  174.             'sylius.templating.helper.checkout_steps' => 'getSylius_Templating_Helper_CheckoutStepsService',
  175.             'sylius.templating.helper.convert_money' => 'getSylius_Templating_Helper_ConvertMoneyService',
  176.             'sylius.templating.helper.currency' => 'getSylius_Templating_Helper_CurrencyService',
  177.             'sylius.templating.helper.format_money' => 'getSylius_Templating_Helper_FormatMoneyService',
  178.             'sylius.templating.helper.grid' => 'getSylius_Templating_Helper_GridService',
  179.             'sylius.templating.helper.inventory' => 'getSylius_Templating_Helper_InventoryService',
  180.             'sylius.templating.helper.locale' => 'getSylius_Templating_Helper_LocaleService',
  181.             'sylius.templating.helper.price' => 'getSylius_Templating_Helper_PriceService',
  182.             'sylius.templating.helper.product_variants_prices' => 'getSylius_Templating_Helper_ProductVariantsPricesService',
  183.             'sylius.templating.helper.variant_resolver' => 'getSylius_Templating_Helper_VariantResolverService',
  184.             'sylius.twig.extension.channels_currencies' => 'getSylius_Twig_Extension_ChannelsCurrenciesService',
  185.             'sylius.twig.extension.country_name' => 'getSylius_Twig_Extension_CountryNameService',
  186.             'sylius.twig.extension.form_test_attribute_array' => 'getSylius_Twig_Extension_FormTestAttributeArrayService',
  187.             'sylius.twig.extension.form_test_attribute_name' => 'getSylius_Twig_Extension_FormTestAttributeNameService',
  188.             'sylius.twig.extension.merge_recursive' => 'getSylius_Twig_Extension_MergeRecursiveService',
  189.             'sylius.twig.extension.province_naming' => 'getSylius_Twig_Extension_ProvinceNamingService',
  190.             'sylius.twig.extension.shop' => 'getSylius_Twig_Extension_ShopService',
  191.             'sylius.twig.extension.sylius_bundle_loaded_checker' => 'getSylius_Twig_Extension_SyliusBundleLoadedCheckerService',
  192.             'sylius.twig.extension.widget.admin_notification' => 'getSylius_Twig_Extension_Widget_AdminNotificationService',
  193.             'sylius.validator.customer_initializer' => 'getSylius_Validator_CustomerInitializerService',
  194.             'sylius.zone_matcher' => 'getSylius_ZoneMatcherService',
  195.             'sylius_resource.doctrine.mapping_driver_chain' => 'getSyliusResource_Doctrine_MappingDriverChainService',
  196.             'translator' => 'getTranslatorService',
  197.             'twig' => 'getTwigService',
  198.             'validator' => 'getValidatorService',
  199.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  200.             'sylus.payum_action.offline.status' => 'getSylus_PayumAction_Offline_StatusService',
  201.             'profiler' => 'getProfilerService',
  202.             'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
  203.             'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
  204.         ];
  205.         $this->fileMap = [
  206.             '.container.private.pagerfanta.route_generator_factory' => 'get_Container_Private_Pagerfanta_RouteGeneratorFactoryService',
  207.             '.container.private.pagerfanta.view_factory' => 'get_Container_Private_Pagerfanta_ViewFactoryService',
  208.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  209.             'Faker\\Generator' => 'getGeneratorService',
  210.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  211.             'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
  212.             'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService',
  213.             'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService',
  214.             'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService',
  215.             'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService',
  216.             'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService',
  217.             'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService',
  218.             'SM\\Callback\\CascadeTransitionCallback' => 'getCascadeTransitionCallbackService',
  219.             'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController' => 'getProvinceControllerService',
  220.             'Sylius\\Bundle\\AdminBundle\\Action\\Account\\RenderRequestPasswordResetPageAction' => 'getRenderRequestPasswordResetPageActionService',
  221.             'Sylius\\Bundle\\AdminBundle\\Action\\Account\\RenderResetPasswordPageAction' => 'getRenderResetPasswordPageActionService',
  222.             'Sylius\\Bundle\\AdminBundle\\Action\\Account\\RequestPasswordResetAction' => 'getRequestPasswordResetActionService',
  223.             'Sylius\\Bundle\\AdminBundle\\Action\\Account\\ResetPasswordAction' => 'getResetPasswordActionService',
  224.             'Sylius\\Bundle\\AdminBundle\\Action\\RemoveAvatarAction' => 'getRemoveAvatarActionService',
  225.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendOrderConfirmationEmailAction' => 'getResendOrderConfirmationEmailActionService',
  226.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendShipmentConfirmationEmailAction' => 'getResendShipmentConfirmationEmailActionService',
  227.             'Sylius\\Bundle\\AdminBundle\\Controller\\RemoveCatalogPromotionAction' => 'getRemoveCatalogPromotionActionService',
  228.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\OrderEmailManagerInterface' => 'getOrderEmailManagerInterfaceService',
  229.             'Sylius\\Bundle\\AdminBundle\\Provider\\PayStatisticsDataProvider' => 'getPayStatisticsDataProviderService',
  230.             'Sylius\\Bundle\\AdminBundle\\Provider\\StatisticsDataProviderInterface' => 'getStatisticsDataProviderInterfaceService',
  231.             'Sylius\\Bundle\\ApiBundle\\Applicator\\ArchivingShippingMethodApplicatorInterface' => 'getArchivingShippingMethodApplicatorInterfaceService',
  232.             'Sylius\\Bundle\\ApiBundle\\Applicator\\OrderStateMachineTransitionApplicatorInterface' => 'getOrderStateMachineTransitionApplicatorInterfaceService',
  233.             'Sylius\\Bundle\\ApiBundle\\Applicator\\PaymentStateMachineTransitionApplicatorInterface' => 'getPaymentStateMachineTransitionApplicatorInterfaceService',
  234.             'Sylius\\Bundle\\ApiBundle\\Applicator\\ProductReviewStateMachineTransitionApplicatorInterface' => 'getProductReviewStateMachineTransitionApplicatorInterfaceService',
  235.             'Sylius\\Bundle\\ApiBundle\\Assigner\\OrderPromotionCodeAssignerInterface' => 'getOrderPromotionCodeAssignerInterfaceService',
  236.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ChangePaymentMethodHandler' => 'getChangePaymentMethodHandlerService',
  237.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ChangeShopUserPasswordHandler' => 'getChangeShopUserPasswordHandlerService',
  238.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\RegisterShopUserHandler' => 'getRegisterShopUserHandlerService',
  239.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\RequestResetPasswordTokenHandler' => 'getRequestResetPasswordTokenHandlerService',
  240.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ResendVerificationEmailHandler' => 'getResendVerificationEmailHandlerService',
  241.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ResetPasswordHandler' => 'getResetPasswordHandlerService',
  242.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\SendAccountRegistrationEmailHandler' => 'getSendAccountRegistrationEmailHandlerService',
  243.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\SendAccountVerificationEmailHandler' => 'getSendAccountVerificationEmailHandlerService',
  244.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\SendResetPasswordEmailHandler' => 'getSendResetPasswordEmailHandlerService',
  245.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\VerifyCustomerAccountHandler' => 'getVerifyCustomerAccountHandlerService',
  246.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\AddItemToCartHandler' => 'getAddItemToCartHandlerService',
  247.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\BlameCartHandler' => 'getBlameCartHandlerService',
  248.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\ChangeItemQuantityInCartHandler' => 'getChangeItemQuantityInCartHandlerService',
  249.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\InformAboutCartRecalculationHandler' => 'getInformAboutCartRecalculationHandlerService',
  250.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\PickupCartHandler' => 'getPickupCartHandlerService',
  251.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\RemoveItemFromCartHandler' => 'getRemoveItemFromCartHandlerService',
  252.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Catalog\\AddProductReviewHandler' => 'getAddProductReviewHandlerService',
  253.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\ChoosePaymentMethodHandler' => 'getChoosePaymentMethodHandlerService',
  254.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\ChooseShippingMethodHandler' => 'getChooseShippingMethodHandlerService',
  255.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\CompleteOrderHandler' => 'getCompleteOrderHandlerService',
  256.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\SendOrderConfirmationHandler' => 'getSendOrderConfirmationHandlerService',
  257.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\SendShipmentConfirmationEmailHandler' => 'getSendShipmentConfirmationEmailHandlerService',
  258.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\ShipShipmentHandler' => 'getShipShipmentHandlerService',
  259.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\UpdateCartHandler' => 'getUpdateCartHandlerService',
  260.             'Sylius\\Bundle\\ApiBundle\\CommandHandler\\SendContactRequestHandler' => 'getSendContactRequestHandlerService',
  261.             'Sylius\\Bundle\\ApiBundle\\Controller\\DeleteOrderItemAction' => 'getDeleteOrderItemActionService',
  262.             'Sylius\\Bundle\\ApiBundle\\Controller\\GetProductBySlugAction' => 'getGetProductBySlugActionService',
  263.             'Sylius\\Bundle\\ApiBundle\\Controller\\Payment\\GetPaymentConfiguration' => 'getGetPaymentConfigurationService',
  264.             'Sylius\\Bundle\\ApiBundle\\Controller\\RemoveCatalogPromotionAction' => 'getRemoveCatalogPromotionAction2Service',
  265.             'Sylius\\Bundle\\ApiBundle\\Controller\\UploadAvatarImageAction' => 'getUploadAvatarImageActionService',
  266.             'Sylius\\Bundle\\ApiBundle\\DataPersister\\AddressDataPersister' => 'getAddressDataPersisterService',
  267.             'Sylius\\Bundle\\ApiBundle\\DataPersister\\AdminUserDataPersister' => 'getAdminUserDataPersisterService',
  268.             'Sylius\\Bundle\\ApiBundle\\DataPersister\\CountryDataPersister' => 'getCountryDataPersisterService',
  269.             'Sylius\\Bundle\\ApiBundle\\DataPersister\\MessengerDataPersister' => 'getMessengerDataPersisterService',
  270.             'Sylius\\Bundle\\ApiBundle\\DataPersister\\ShippingMethodDataPersister' => 'getShippingMethodDataPersisterService',
  271.             'Sylius\\Bundle\\ApiBundle\\DataPersister\\ZoneDataPersister' => 'getZoneDataPersisterService',
  272.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\AccountResetPasswordItemDataProvider' => 'getAccountResetPasswordItemDataProviderService',
  273.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\AdminResetPasswordItemDataProvider' => 'getAdminResetPasswordItemDataProviderService',
  274.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelsCollectionDataProvider' => 'getChannelsCollectionDataProviderService',
  275.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\CustomerItemDataProvider' => 'getCustomerItemDataProviderService',
  276.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderAdjustmentsSubresourceDataProvider' => 'getOrderAdjustmentsSubresourceDataProviderService',
  277.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemAdjustmentsSubresourceDataProvider' => 'getOrderItemAdjustmentsSubresourceDataProviderService',
  278.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemItemDataProvider' => 'getOrderItemItemDataProviderService',
  279.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemUnitItemDataProvider' => 'getOrderItemUnitItemDataProviderService',
  280.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentItemDataProvider' => 'getPaymentItemDataProviderService',
  281.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentMethodsCollectionDataProvider' => 'getPaymentMethodsCollectionDataProviderService',
  282.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductAttributesSubresourceDataProvider' => 'getProductAttributesSubresourceDataProviderService',
  283.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductItemDataProvider' => 'getProductItemDataProviderService',
  284.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\ShipmentItemDataProvider' => 'getShipmentItemDataProviderService',
  285.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\ShippingMethodsCollectionDataProvider' => 'getShippingMethodsCollectionDataProviderService',
  286.             'Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider' => 'getVerifyCustomerAccountItemDataProviderService',
  287.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\AcceptedProductReviewsExtension' => 'getAcceptedProductReviewsExtensionService',
  288.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\AddressesExtension' => 'getAddressesExtensionService',
  289.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\CountryCollectionExtension' => 'getCountryCollectionExtensionService',
  290.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\CurrencyCollectionExtension' => 'getCurrencyCollectionExtensionService',
  291.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\EnabledProductVariantsExtension' => 'getEnabledProductVariantsExtensionService',
  292.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\HideArchivedShippingMethodExtension' => 'getHideArchivedShippingMethodExtensionService',
  293.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\LocaleCollectionExtension' => 'getLocaleCollectionExtensionService',
  294.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\OrdersByChannelExtension' => 'getOrdersByChannelExtensionService',
  295.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\OrdersByLoggedInUserExtension' => 'getOrdersByLoggedInUserExtensionService',
  296.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\ProductsByChannelAndLocaleCodeExtension' => 'getProductsByChannelAndLocaleCodeExtensionService',
  297.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\ProductsWithEnableFlagExtension' => 'getProductsWithEnableFlagExtensionService',
  298.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\RestrictingFilterEagerLoadingExtension' => 'getRestrictingFilterEagerLoadingExtensionService',
  299.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\TaxonCollectionExtension' => 'getTaxonCollectionExtensionService',
  300.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryExtension\\ExchangeRateExtension' => 'getExchangeRateExtensionService',
  301.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\AddressItemExtension' => 'getAddressItemExtensionService',
  302.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\EnabledProductVariantItemExtension' => 'getEnabledProductVariantItemExtensionService',
  303.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\OrderShopUserItemExtension' => 'getOrderShopUserItemExtensionService',
  304.             'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\OrderVisitorItemExtension' => 'getOrderVisitorItemExtensionService',
  305.             'Sylius\\Bundle\\ApiBundle\\EventHandler\\OrderCompletedHandler' => 'getOrderCompletedHandlerService',
  306.             'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber' => 'getCatalogPromotionEventSubscriberService',
  307.             'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber' => 'getProductSlugEventSubscriberService',
  308.             'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber' => 'getProductVariantEventSubscriberService',
  309.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter' => 'getCatalogPromotionChannelFilterService',
  310.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => 'getExchangeRateFilterService',
  311.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => 'getProductPriceOrderFilterService',
  312.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter' => 'getProductVariantCatalogPromotionFilterService',
  313.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => 'getProductVariantOptionValueFilterService',
  314.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => 'getTaxonFilterService',
  315.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => 'getTranslationOrderNameAndLocaleFilterService',
  316.             'Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter' => 'getPaymentMethodFilterService',
  317.             'Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter' => 'getShippingMethodFilterService',
  318.             'Sylius\\Bundle\\ApiBundle\\Mapper\\AddressMapperInterface' => 'getAddressMapperInterfaceService',
  319.             'Sylius\\Bundle\\ApiBundle\\Modifier\\OrderAddressModifierInterface' => 'getOrderAddressModifierInterfaceService',
  320.             'Sylius\\Bundle\\ApiBundle\\Provider\\CompositePaymentConfigurationProvider' => 'getCompositePaymentConfigurationProviderService',
  321.             'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\FixedDiscountActionValidator' => 'getFixedDiscountActionValidatorService',
  322.             'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForProductsScopeValidator' => 'getForProductsScopeValidatorService',
  323.             'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForTaxonsScopeValidator' => 'getForTaxonsScopeValidatorService',
  324.             'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForVariantsScopeValidator' => 'getForVariantsScopeValidatorService',
  325.             'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\PercentageDiscountActionValidator' => 'getPercentageDiscountActionValidatorService',
  326.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => 'getAccountVerificationTokenEligibilityValidatorService',
  327.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => 'getAddingEligibleProductVariantToCartValidatorService',
  328.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator' => 'getAdminResetPasswordTokenNonExpiredValidatorService',
  329.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => 'getChangedItemQuantityInCartValidatorService',
  330.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => 'getChosenPaymentMethodEligibilityValidatorService',
  331.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => 'getChosenShippingMethodEligibilityValidatorService',
  332.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => 'getConfirmResetPasswordValidatorService',
  333.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => 'getCorrectChangeShopUserConfirmPasswordValidatorService',
  334.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => 'getCorrectOrderAddressValidatorService',
  335.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => 'getOrderItemAvailabilityValidatorService',
  336.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => 'getOrderNotEmptyValidatorService',
  337.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => 'getOrderPaymentMethodEligibilityValidatorService',
  338.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => 'getOrderProductEligibilityValidatorService',
  339.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => 'getOrderShippingMethodEligibilityValidatorService',
  340.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => 'getPromotionCouponEligibilityValidatorService',
  341.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => 'getShipmentAlreadyShippedValidatorService',
  342.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => 'getShopUserNotVerifiedValidatorService',
  343.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => 'getUniqueReviewerEmailValidatorService',
  344.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => 'getUniqueShopUserEmailValidatorService',
  345.             'Sylius\\Bundle\\CoreBundle\\Calculator\\DelayStampCalculatorInterface' => 'getDelayStampCalculatorInterfaceService',
  346.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Announcer\\CatalogPromotionAnnouncerInterface' => 'getCatalogPromotionAnnouncerInterfaceService',
  347.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Applicator\\ActionBasedDiscountApplicatorInterface' => 'getActionBasedDiscountApplicatorInterfaceService',
  348.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Applicator\\CatalogPromotionApplicatorInterface' => 'getCatalogPromotionApplicatorInterfaceService',
  349.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\CatalogPromotionEligibilityChecker' => 'getCatalogPromotionEligibilityCheckerService',
  350.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\ProductVariantForCatalogPromotionEligibilityInterface' => 'getProductVariantForCatalogPromotionEligibilityInterfaceService',
  351.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\CommandDispatcher\\ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface' => 'getApplyCatalogPromotionsOnVariantsCommandDispatcherInterfaceService',
  352.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\AllProductVariantsCatalogPromotionsProcessorInterface' => 'getAllProductVariantsCatalogPromotionsProcessorInterfaceService',
  353.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\CatalogPromotionRemovalProcessorInterface' => 'getCatalogPromotionRemovalProcessorInterfaceService',
  354.             'Sylius\\Bundle\\CoreBundle\\Command\\CancelUnpaidOrdersCommand' => 'getCancelUnpaidOrdersCommandService',
  355.             'Sylius\\Bundle\\CoreBundle\\Command\\CheckRequirementsCommand' => 'getCheckRequirementsCommandService',
  356.             'Sylius\\Bundle\\CoreBundle\\Command\\InformAboutGUSCommand' => 'getInformAboutGUSCommandService',
  357.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallAssetsCommand' => 'getInstallAssetsCommandService',
  358.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallCommand' => 'getInstallCommandService',
  359.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallDatabaseCommand' => 'getInstallDatabaseCommandService',
  360.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallSampleDataCommand' => 'getInstallSampleDataCommandService',
  361.             'Sylius\\Bundle\\CoreBundle\\Command\\JwtConfigurationCommand' => 'getJwtConfigurationCommandService',
  362.             'Sylius\\Bundle\\CoreBundle\\Command\\SetupCommand' => 'getSetupCommandService',
  363.             'Sylius\\Bundle\\CoreBundle\\Command\\ShowAvailablePluginsCommand' => 'getShowAvailablePluginsCommandService',
  364.             'Sylius\\Bundle\\CoreBundle\\Controller\\AdminUserGroupController' => 'getAdminUserGroupControllerService',
  365.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleBrandController' => 'getArticleBrandControllerService',
  366.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleController' => 'getArticleControllerService',
  367.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleDepositController' => 'getArticleDepositControllerService',
  368.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleGroupController' => 'getArticleGroupControllerService',
  369.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleLotController' => 'getArticleLotControllerService',
  370.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleMovController' => 'getArticleMovControllerService',
  371.             'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleProviderController' => 'getArticleProviderControllerService',
  372.             'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController' => 'getCustomerControllerService',
  373.             'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController' => 'getCustomerGroupControllerService',
  374.             'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController' => 'getOrderControllerService',
  375.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController' => 'getPayAcountControllerService',
  376.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayController' => 'getPayControllerService',
  377.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController' => 'getPayCustomerControllerService',
  378.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController' => 'getPayFixAcountControllerService',
  379.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController' => 'getPayFixedControllerService',
  380.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController' => 'getPayImportControllerService',
  381.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController' => 'getPayMovControllerService',
  382.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController' => 'getPayProfessionalControllerService',
  383.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController' => 'getPayProviderControllerService',
  384.             'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController' => 'getPaymentMethodControllerService',
  385.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController' => 'getProductControllerService',
  386.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController' => 'getProductMammaryControllerService',
  387.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController' => 'getProductRoomControllerService',
  388.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController' => 'getProductTaxonControllerService',
  389.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController' => 'getProductVariantControllerService',
  390.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController' => 'getProfessionalControllerService',
  391.             'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController' => 'getTurnControllerService',
  392.             'Sylius\\Bundle\\CoreBundle\\Fixture\\CatalogPromotionFixture' => 'getCatalogPromotionFixtureService',
  393.             'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionActionExampleFactory' => 'getCatalogPromotionActionExampleFactoryService',
  394.             'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionExampleFactory' => 'getCatalogPromotionExampleFactoryService',
  395.             'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionScopeExampleFactory' => 'getCatalogPromotionScopeExampleFactoryService',
  396.             'Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension' => 'getCatalogPromotionTypeExtensionService',
  397.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => 'getChannelBasedFixedDiscountActionConfigurationTypeService',
  398.             'Sylius\\Bundle\\CoreBundle\\MessageDispatcher\\ResetPasswordDispatcher' => 'getResetPasswordDispatcherService',
  399.             'Sylius\\Bundle\\CoreBundle\\MessageHandler\\Admin\\Account\\RequestResetPasswordEmailHandler' => 'getRequestResetPasswordEmailHandlerService',
  400.             'Sylius\\Bundle\\CoreBundle\\MessageHandler\\Admin\\Account\\ResetPasswordHandler' => 'getResetPasswordHandler2Service',
  401.             'Sylius\\Bundle\\CoreBundle\\MessageHandler\\Admin\\Account\\SendResetPasswordEmailHandler' => 'getSendResetPasswordEmailHandler2Service',
  402.             'Sylius\\Bundle\\CoreBundle\\Order\\Checker\\OrderPromotionsIntegrityCheckerInterface' => 'getOrderPromotionsIntegrityCheckerInterfaceService',
  403.             'Sylius\\Bundle\\CoreBundle\\Provider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
  404.             'Sylius\\Bundle\\CoreBundle\\Resolver\\CustomerResolverInterface' => 'getCustomerResolverInterfaceService',
  405.             'Sylius\\Bundle\\CoreBundle\\Security\\UserImpersonatorInterface' => 'getUserImpersonatorInterfaceService',
  406.             'Sylius\\Bundle\\FixturesBundle\\Listener\\ListenerRegistryInterface' => 'getListenerRegistryInterfaceService',
  407.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteFactoryInterface' => 'getSuiteFactoryInterfaceService',
  408.             'Sylius\\Bundle\\OrderBundle\\Command\\RemoveExpiredCartsCommand' => 'getRemoveExpiredCartsCommandService',
  409.             'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController' => 'getOrderItemControllerService',
  410.             'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController' => 'getProductAttributeControllerService',
  411.             'Sylius\\Bundle\\PromotionBundle\\Command\\GenerateCouponsCommand' => 'getGenerateCouponsCommandService',
  412.             'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController' => 'getPromotionCouponControllerService',
  413.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => 'getCatalogPromotionActionTypeService',
  414.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => 'getPercentageDiscountActionConfigurationTypeService',
  415.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => 'getCatalogPromotionScopeTypeService',
  416.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => 'getCatalogPromotionTranslationTypeService',
  417.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => 'getCatalogPromotionTypeService',
  418.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType' => 'getPromotionTranslationTypeService',
  419.             'Sylius\\Bundle\\PromotionBundle\\Provider\\EligibleCatalogPromotionsProviderInterface' => 'getEligibleCatalogPromotionsProviderInterfaceService',
  420.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => 'getCatalogPromotionActionValidatorService',
  421.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => 'getCatalogPromotionScopeValidatorService',
  422.             'Sylius\\Bundle\\ResourceBundle\\Routing\\RouteAttributesFactoryInterface' => 'getRouteAttributesFactoryInterfaceService',
  423.             'Sylius\\Bundle\\UiBundle\\ContextProvider\\ContextProviderInterface' => 'getContextProviderInterfaceService',
  424.             'Sylius\\Bundle\\UserBundle\\Command\\DemoteUserCommand' => 'getDemoteUserCommandService',
  425.             'Sylius\\Bundle\\UserBundle\\Command\\PromoteUserCommand' => 'getPromoteUserCommandService',
  426.             'Sylius\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserControllerService',
  427.             'Sylius\\Component\\Addressing\\Checker\\CountryProvincesDeletionCheckerInterface' => 'getCountryProvincesDeletionCheckerInterfaceService',
  428.             'Sylius\\Component\\Addressing\\Checker\\ZoneDeletionCheckerInterface' => 'getZoneDeletionCheckerInterfaceService',
  429.             'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface' => 'getZoneFactoryInterfaceService',
  430.             'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface' => 'getChannelFactoryInterfaceService',
  431.             'Sylius\\Component\\CoreBundle\\CatalogPromotion\\Calculator\\CatalogPromotionPriceCalculatorInterface' => 'getCatalogPromotionPriceCalculatorInterfaceService',
  432.             'Sylius\\Component\\Core\\Checker\\CLIContextCheckerInterface' => 'getCLIContextCheckerInterfaceService',
  433.             'Sylius\\Component\\Core\\Dashboard\\SalesDataProviderInterface' => 'getSalesDataProviderInterfaceService',
  434.             'Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributorInterface' => 'getMinimumPriceDistributorInterfaceService',
  435.             'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface' => 'getPaymentMethodFactoryInterfaceService',
  436.             'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface' => 'getPromotionActionFactoryInterfaceService',
  437.             'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface' => 'getPromotionRuleFactoryInterfaceService',
  438.             'Sylius\\Component\\Core\\Filesystem\\Adapter\\FlysystemFilesystemAdapter' => 'getFlysystemFilesystemAdapterService',
  439.             'Sylius\\Component\\Core\\Filesystem\\Adapter\\GaufretteFilesystemAdapter' => 'getGaufretteFilesystemAdapterService',
  440.             'Sylius\\Component\\Core\\Generator\\ImagePathGeneratorInterface' => 'getImagePathGeneratorInterfaceService',
  441.             'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'getOrderInventoryOperatorInterfaceService',
  442.             'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'getAdjustmentFactoryInterfaceService',
  443.             'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface' => 'getPaymentFactoryInterfaceService',
  444.             'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface' => 'getProductFactoryInterfaceService',
  445.             'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface' => 'getProductVariantFactoryInterfaceService',
  446.             'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface' => 'getPromotionCouponFactoryInterfaceService',
  447.             'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface' => 'getTaxonFactoryInterfaceService',
  448.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  449.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  450.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  451.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  452.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  453.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  454.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  455.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  456.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  457.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  458.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  459.             'cache.app_clearer' => 'getCache_AppClearerService',
  460.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  461.             'cache.system_clearer' => 'getCache_SystemClearerService',
  462.             'cache_warmer' => 'getCacheWarmerService',
  463.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand' => 'getFixturesListCommandService',
  464.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand' => 'getFixturesLoadCommandService',
  465.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  466.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommandService',
  467.             'console.command_loader' => 'getConsole_CommandLoaderService',
  468.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  469.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  470.             'error_controller' => 'getErrorControllerService',
  471.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  472.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  473.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  474.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  475.             'gaufrette.sylius_image_filesystem' => 'getGaufrette_SyliusImageFilesystemService',
  476.             'hateoas.configuration.metadata_driver' => 'getHateoas_Configuration_MetadataDriverService',
  477.             'hateoas.configuration.provider' => 'getHateoas_Configuration_ProviderService',
  478.             'hateoas.event_listener.json' => 'getHateoas_EventListener_JsonService',
  479.             'hateoas.event_listener.xml' => 'getHateoas_EventListener_XmlService',
  480.             'jms_serializer' => 'getJmsSerializerService',
  481.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  482.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  483.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  484.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  485.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  486.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  487.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  488.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  489.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  490.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  491.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  492.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  493.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  494.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  495.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  496.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  497.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  498.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  499.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  500.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  501.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  502.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  503.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  504.             'payum' => 'getPayumService',
  505.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  506.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  507.             'payum.builder' => 'getPayum_BuilderService',
  508.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  509.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService',
  510.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService',
  511.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  512.             'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  513.             'payum.extension.storage.sylius_component_core_model_order' => 'getPayum_Extension_Storage_SyliusComponentCoreModelOrderService',
  514.             'payum.extension.storage.sylius_component_core_model_payment' => 'getPayum_Extension_Storage_SyliusComponentCoreModelPaymentService',
  515.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  516.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  517.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  518.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  519.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  520.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  521.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  522.             'payum.static_registry' => 'getPayum_StaticRegistryService',
  523.             'payum.storage.sylius_bundle_payumbundle_model_gatewayconfig' => 'getPayum_Storage_SyliusBundlePayumbundleModelGatewayconfigService',
  524.             'payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken' => 'getPayum_Storage_SyliusBundlePayumbundleModelPaymentsecuritytokenService',
  525.             'payum.storage.sylius_component_core_model_order' => 'getPayum_Storage_SyliusComponentCoreModelOrderService',
  526.             'payum.storage.sylius_component_core_model_payment' => 'getPayum_Storage_SyliusComponentCoreModelPaymentService',
  527.             'routing.loader' => 'getRouting_LoaderService',
  528.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  529.             'services_resetter' => 'getServicesResetterService',
  530.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  531.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  532.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  533.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  534.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  535.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  536.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  537.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  538.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  539.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  540.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  541.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  542.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  543.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  544.             'sylius.active_promotions_provider' => 'getSylius_ActivePromotionsProviderService',
  545.             'sylius.address_comparator' => 'getSylius_AddressComparatorService',
  546.             'sylius.admin.menu_builder.customer.show' => 'getSylius_Admin_MenuBuilder_Customer_ShowService',
  547.             'sylius.admin.menu_builder.main' => 'getSylius_Admin_MenuBuilder_MainService',
  548.             'sylius.admin.menu_builder.order.show' => 'getSylius_Admin_MenuBuilder_Order_ShowService',
  549.             'sylius.admin.menu_builder.product.update' => 'getSylius_Admin_MenuBuilder_Product_UpdateService',
  550.             'sylius.admin.menu_builder.product_form' => 'getSylius_Admin_MenuBuilder_ProductFormService',
  551.             'sylius.admin.menu_builder.product_variant_form' => 'getSylius_Admin_MenuBuilder_ProductVariantFormService',
  552.             'sylius.admin.menu_builder.promotion.update' => 'getSylius_Admin_MenuBuilder_Promotion_UpdateService',
  553.             'sylius.admin_user.pin_generator.password_reset' => 'getSylius_AdminUser_PinGenerator_PasswordResetService',
  554.             'sylius.admin_user.token_generator.email_verification' => 'getSylius_AdminUser_TokenGenerator_EmailVerificationService',
  555.             'sylius.admin_user.token_generator.password_reset' => 'getSylius_AdminUser_TokenGenerator_PasswordResetService',
  556.             'sylius.api.archived_shipping_methods_filter' => 'getSylius_Api_ArchivedShippingMethodsFilterService',
  557.             'sylius.api.catalog_promotion_enabled_filter' => 'getSylius_Api_CatalogPromotionEnabledFilterService',
  558.             'sylius.api.catalog_promotion_end_date_filter' => 'getSylius_Api_CatalogPromotionEndDateFilterService',
  559.             'sylius.api.catalog_promotion_search_filter' => 'getSylius_Api_CatalogPromotionSearchFilterService',
  560.             'sylius.api.catalog_promotion_start_date_filter' => 'getSylius_Api_CatalogPromotionStartDateFilterService',
  561.             'sylius.api.product_association_type_filter' => 'getSylius_Api_ProductAssociationTypeFilterService',
  562.             'sylius.api.product_name_filter' => 'getSylius_Api_ProductNameFilterService',
  563.             'sylius.api.product_order_filter' => 'getSylius_Api_ProductOrderFilterService',
  564.             'sylius.api.product_price_filter' => 'getSylius_Api_ProductPriceFilterService',
  565.             'sylius.api.product_review_date_filter' => 'getSylius_Api_ProductReviewDateFilterService',
  566.             'sylius.api.product_review_product_filter' => 'getSylius_Api_ProductReviewProductFilterService',
  567.             'sylius.api.product_taxon_code_filter' => 'getSylius_Api_ProductTaxonCodeFilterService',
  568.             'sylius.api.product_variant_product_filter' => 'getSylius_Api_ProductVariantProductFilterService',
  569.             'sylius.api.search_payment_filter' => 'getSylius_Api_SearchPaymentFilterService',
  570.             'sylius.api.search_shipment_filter' => 'getSylius_Api_SearchShipmentFilterService',
  571.             'sylius.api.shipping_method_order_filter' => 'getSylius_Api_ShippingMethodOrderFilterService',
  572.             'sylius.attribute_type.checkbox' => 'getSylius_AttributeType_CheckboxService',
  573.             'sylius.attribute_type.date' => 'getSylius_AttributeType_DateService',
  574.             'sylius.attribute_type.datetime' => 'getSylius_AttributeType_DatetimeService',
  575.             'sylius.attribute_type.integer' => 'getSylius_AttributeType_IntegerService',
  576.             'sylius.attribute_type.percent' => 'getSylius_AttributeType_PercentService',
  577.             'sylius.attribute_type.select' => 'getSylius_AttributeType_SelectService',
  578.             'sylius.attribute_type.select.value.translations' => 'getSylius_AttributeType_Select_Value_TranslationsService',
  579.             'sylius.attribute_type.text' => 'getSylius_AttributeType_TextService',
  580.             'sylius.attribute_type.textarea' => 'getSylius_AttributeType_TextareaService',
  581.             'sylius.available_product_option_values_resolver' => 'getSylius_AvailableProductOptionValuesResolverService',
  582.             'sylius.average_rating_calculator' => 'getSylius_AverageRatingCalculatorService',
  583.             'sylius.calendar' => 'getSylius_CalendarService',
  584.             'sylius.catalog_promotion.criteria.date_range' => 'getSylius_CatalogPromotion_Criteria_DateRangeService',
  585.             'sylius.catalog_promotion.criteria.enabled' => 'getSylius_CatalogPromotion_Criteria_EnabledService',
  586.             'sylius.checker.product_variants_parity' => 'getSylius_Checker_ProductVariantsParityService',
  587.             'sylius.commands_provider.database_setup' => 'getSylius_CommandsProvider_DatabaseSetupService',
  588.             'sylius.console.command.resource_debug' => 'getSylius_Console_Command_ResourceDebugService',
  589.             'sylius.controller.address' => 'getSylius_Controller_AddressService',
  590.             'sylius.controller.address_log_entry' => 'getSylius_Controller_AddressLogEntryService',
  591.             'sylius.controller.adjustment' => 'getSylius_Controller_AdjustmentService',
  592.             'sylius.controller.admin.dashboard' => 'getSylius_Controller_Admin_DashboardService',
  593.             'sylius.controller.admin.dashboard.statistics' => 'getSylius_Controller_Admin_Dashboard_StatisticsService',
  594.             'sylius.controller.admin.notification' => 'getSylius_Controller_Admin_NotificationService',
  595.             'sylius.controller.admin.pay_dashboard' => 'getSylius_Controller_Admin_PayDashboardService',
  596.             'sylius.controller.admin_user' => 'getSylius_Controller_AdminUserService',
  597.             'sylius.controller.admin_user_group' => 'getSylius_Controller_AdminUserGroupService',
  598.             'sylius.controller.article' => 'getSylius_Controller_ArticleService',
  599.             'sylius.controller.article_brand' => 'getSylius_Controller_ArticleBrandService',
  600.             'sylius.controller.article_deposit' => 'getSylius_Controller_ArticleDepositService',
  601.             'sylius.controller.article_group' => 'getSylius_Controller_ArticleGroupService',
  602.             'sylius.controller.article_lot' => 'getSylius_Controller_ArticleLotService',
  603.             'sylius.controller.article_mov' => 'getSylius_Controller_ArticleMovService',
  604.             'sylius.controller.article_provider' => 'getSylius_Controller_ArticleProviderService',
  605.             'sylius.controller.catalog_promotion' => 'getSylius_Controller_CatalogPromotionService',
  606.             'sylius.controller.catalog_promotion_action' => 'getSylius_Controller_CatalogPromotionActionService',
  607.             'sylius.controller.catalog_promotion_scope' => 'getSylius_Controller_CatalogPromotionScopeService',
  608.             'sylius.controller.catalog_promotion_translation' => 'getSylius_Controller_CatalogPromotionTranslationService',
  609.             'sylius.controller.channel' => 'getSylius_Controller_ChannelService',
  610.             'sylius.controller.channel_pricing' => 'getSylius_Controller_ChannelPricingService',
  611.             'sylius.controller.country' => 'getSylius_Controller_CountryService',
  612.             'sylius.controller.currency' => 'getSylius_Controller_CurrencyService',
  613.             'sylius.controller.customer' => 'getSylius_Controller_CustomerService',
  614.             'sylius.controller.customer_group' => 'getSylius_Controller_CustomerGroupService',
  615.             'sylius.controller.customer_statistics' => 'getSylius_Controller_CustomerStatisticsService',
  616.             'sylius.controller.exchange_rate' => 'getSylius_Controller_ExchangeRateService',
  617.             'sylius.controller.gateway_config' => 'getSylius_Controller_GatewayConfigService',
  618.             'sylius.controller.impersonate_user' => 'getSylius_Controller_ImpersonateUserService',
  619.             'sylius.controller.inventory_unit' => 'getSylius_Controller_InventoryUnitService',
  620.             'sylius.controller.locale' => 'getSylius_Controller_LocaleService',
  621.             'sylius.controller.media_security' => 'getSylius_Controller_MediaSecurityService',
  622.             'sylius.controller.oauth_user' => 'getSylius_Controller_OauthUserService',
  623.             'sylius.controller.order' => 'getSylius_Controller_OrderService',
  624.             'sylius.controller.order_item' => 'getSylius_Controller_OrderItemService',
  625.             'sylius.controller.order_item_unit' => 'getSylius_Controller_OrderItemUnitService',
  626.             'sylius.controller.pay' => 'getSylius_Controller_PayService',
  627.             'sylius.controller.pay_acount' => 'getSylius_Controller_PayAcountService',
  628.             'sylius.controller.pay_customer' => 'getSylius_Controller_PayCustomerService',
  629.             'sylius.controller.pay_fix_acount' => 'getSylius_Controller_PayFixAcountService',
  630.             'sylius.controller.pay_fixed' => 'getSylius_Controller_PayFixedService',
  631.             'sylius.controller.pay_import' => 'getSylius_Controller_PayImportService',
  632.             'sylius.controller.pay_mov' => 'getSylius_Controller_PayMovService',
  633.             'sylius.controller.pay_professional' => 'getSylius_Controller_PayProfessionalService',
  634.             'sylius.controller.pay_provider' => 'getSylius_Controller_PayProviderService',
  635.             'sylius.controller.payment' => 'getSylius_Controller_PaymentService',
  636.             'sylius.controller.payment_method' => 'getSylius_Controller_PaymentMethodService',
  637.             'sylius.controller.payment_method_translation' => 'getSylius_Controller_PaymentMethodTranslationService',
  638.             'sylius.controller.payment_security_token' => 'getSylius_Controller_PaymentSecurityTokenService',
  639.             'sylius.controller.payum' => 'getSylius_Controller_PayumService',
  640.             'sylius.controller.product' => 'getSylius_Controller_ProductService',
  641.             'sylius.controller.product_abdomen' => 'getSylius_Controller_ProductAbdomenService',
  642.             'sylius.controller.product_association' => 'getSylius_Controller_ProductAssociationService',
  643.             'sylius.controller.product_association_type' => 'getSylius_Controller_ProductAssociationTypeService',
  644.             'sylius.controller.product_association_type_translation' => 'getSylius_Controller_ProductAssociationTypeTranslationService',
  645.             'sylius.controller.product_attribute' => 'getSylius_Controller_ProductAttributeService',
  646.             'sylius.controller.product_attribute_translation' => 'getSylius_Controller_ProductAttributeTranslationService',
  647.             'sylius.controller.product_attribute_value' => 'getSylius_Controller_ProductAttributeValueService',
  648.             'sylius.controller.product_image' => 'getSylius_Controller_ProductImageService',
  649.             'sylius.controller.product_mammary' => 'getSylius_Controller_ProductMammaryService',
  650.             'sylius.controller.product_option' => 'getSylius_Controller_ProductOptionService',
  651.             'sylius.controller.product_option_translation' => 'getSylius_Controller_ProductOptionTranslationService',
  652.             'sylius.controller.product_option_value' => 'getSylius_Controller_ProductOptionValueService',
  653.             'sylius.controller.product_option_value_translation' => 'getSylius_Controller_ProductOptionValueTranslationService',
  654.             'sylius.controller.product_review' => 'getSylius_Controller_ProductReviewService',
  655.             'sylius.controller.product_room' => 'getSylius_Controller_ProductRoomService',
  656.             'sylius.controller.product_slug' => 'getSylius_Controller_ProductSlugService',
  657.             'sylius.controller.product_taxon' => 'getSylius_Controller_ProductTaxonService',
  658.             'sylius.controller.product_translation' => 'getSylius_Controller_ProductTranslationService',
  659.             'sylius.controller.product_variant' => 'getSylius_Controller_ProductVariantService',
  660.             'sylius.controller.product_variant_translation' => 'getSylius_Controller_ProductVariantTranslationService',
  661.             'sylius.controller.professional' => 'getSylius_Controller_ProfessionalService',
  662.             'sylius.controller.promotion' => 'getSylius_Controller_PromotionService',
  663.             'sylius.controller.promotion_action' => 'getSylius_Controller_PromotionActionService',
  664.             'sylius.controller.promotion_coupon' => 'getSylius_Controller_PromotionCouponService',
  665.             'sylius.controller.promotion_rule' => 'getSylius_Controller_PromotionRuleService',
  666.             'sylius.controller.promotion_translation' => 'getSylius_Controller_PromotionTranslationService',
  667.             'sylius.controller.province' => 'getSylius_Controller_ProvinceService',
  668.             'sylius.controller.security' => 'getSylius_Controller_SecurityService',
  669.             'sylius.controller.shipment' => 'getSylius_Controller_ShipmentService',
  670.             'sylius.controller.shipment_unit' => 'getSylius_Controller_ShipmentUnitService',
  671.             'sylius.controller.shipping_category' => 'getSylius_Controller_ShippingCategoryService',
  672.             'sylius.controller.shipping_method' => 'getSylius_Controller_ShippingMethodService',
  673.             'sylius.controller.shipping_method_rule' => 'getSylius_Controller_ShippingMethodRuleService',
  674.             'sylius.controller.shipping_method_translation' => 'getSylius_Controller_ShippingMethodTranslationService',
  675.             'sylius.controller.shop.contact' => 'getSylius_Controller_Shop_ContactService',
  676.             'sylius.controller.shop.currency_switch' => 'getSylius_Controller_Shop_CurrencySwitchService',
  677.             'sylius.controller.shop.homepage' => 'getSylius_Controller_Shop_HomepageService',
  678.             'sylius.controller.shop.locale_switch' => 'getSylius_Controller_Shop_LocaleSwitchService',
  679.             'sylius.controller.shop.security_widget' => 'getSylius_Controller_Shop_SecurityWidgetService',
  680.             'sylius.controller.shop_billing_data' => 'getSylius_Controller_ShopBillingDataService',
  681.             'sylius.controller.shop_user' => 'getSylius_Controller_ShopUserService',
  682.             'sylius.controller.tax_category' => 'getSylius_Controller_TaxCategoryService',
  683.             'sylius.controller.tax_rate' => 'getSylius_Controller_TaxRateService',
  684.             'sylius.controller.taxon' => 'getSylius_Controller_TaxonService',
  685.             'sylius.controller.taxon_image' => 'getSylius_Controller_TaxonImageService',
  686.             'sylius.controller.taxon_slug' => 'getSylius_Controller_TaxonSlugService',
  687.             'sylius.controller.taxon_translation' => 'getSylius_Controller_TaxonTranslationService',
  688.             'sylius.controller.turn' => 'getSylius_Controller_TurnService',
  689.             'sylius.controller.user_security' => 'getSylius_Controller_UserSecurityService',
  690.             'sylius.controller.zone' => 'getSylius_Controller_ZoneService',
  691.             'sylius.controller.zone_member' => 'getSylius_Controller_ZoneMemberService',
  692.             'sylius.converter.country_name' => 'getSylius_Converter_CountryNameService',
  693.             'sylius.currency_name_converter' => 'getSylius_CurrencyNameConverterService',
  694.             'sylius.customer_ip_assigner' => 'getSylius_CustomerIpAssignerService',
  695.             'sylius.customer_order_addresses_saver' => 'getSylius_CustomerOrderAddressesSaverService',
  696.             'sylius.customer_statistics_provider' => 'getSylius_CustomerStatisticsProviderService',
  697.             'sylius.customer_unique_address_adder' => 'getSylius_CustomerUniqueAddressAdderService',
  698.             'sylius.dashboard.statistics_provider' => 'getSylius_Dashboard_StatisticsProviderService',
  699.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService',
  700.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService',
  701.             'sylius.email_manager.contact' => 'getSylius_EmailManager_ContactService',
  702.             'sylius.email_manager.order' => 'getSylius_EmailManager_OrderService',
  703.             'sylius.email_manager.shipment' => 'getSylius_EmailManager_ShipmentService',
  704.             'sylius.email_provider' => 'getSylius_EmailProviderService',
  705.             'sylius.email_renderer.adapter.default' => 'getSylius_EmailRenderer_Adapter_DefaultService',
  706.             'sylius.email_renderer.adapter.twig' => 'getSylius_EmailRenderer_Adapter_TwigService',
  707.             'sylius.email_sender' => 'getSylius_EmailSenderService',
  708.             'sylius.email_sender.adapter.default' => 'getSylius_EmailSender_Adapter_DefaultService',
  709.             'sylius.email_sender.adapter.symfony_mailer' => 'getSylius_EmailSender_Adapter_SymfonyMailerService',
  710.             'sylius.event_subscriber.orm_mapped_super_class' => 'getSylius_EventSubscriber_OrmMappedSuperClassService',
  711.             'sylius.event_subscriber.orm_repository_class' => 'getSylius_EventSubscriber_OrmRepositoryClassService',
  712.             'sylius.event_subscriber.resource_delete' => 'getSylius_EventSubscriber_ResourceDeleteService',
  713.             'sylius.expired_carts_remover' => 'getSylius_ExpiredCartsRemoverService',
  714.             'sylius.factory.add_to_cart_command' => 'getSylius_Factory_AddToCartCommandService',
  715.             'sylius.factory.address' => 'getSylius_Factory_AddressService',
  716.             'sylius.factory.address_log_entry' => 'getSylius_Factory_AddressLogEntryService',
  717.             'sylius.factory.admin_user' => 'getSylius_Factory_AdminUserService',
  718.             'sylius.factory.admin_user_group' => 'getSylius_Factory_AdminUserGroupService',
  719.             'sylius.factory.article' => 'getSylius_Factory_ArticleService',
  720.             'sylius.factory.article_brand' => 'getSylius_Factory_ArticleBrandService',
  721.             'sylius.factory.article_deposit' => 'getSylius_Factory_ArticleDepositService',
  722.             'sylius.factory.article_group' => 'getSylius_Factory_ArticleGroupService',
  723.             'sylius.factory.article_lot' => 'getSylius_Factory_ArticleLotService',
  724.             'sylius.factory.article_mov' => 'getSylius_Factory_ArticleMovService',
  725.             'sylius.factory.article_provider' => 'getSylius_Factory_ArticleProviderService',
  726.             'sylius.factory.avatar_image' => 'getSylius_Factory_AvatarImageService',
  727.             'sylius.factory.cart_item' => 'getSylius_Factory_CartItemService',
  728.             'sylius.factory.catalog_promotion' => 'getSylius_Factory_CatalogPromotionService',
  729.             'sylius.factory.catalog_promotion_action' => 'getSylius_Factory_CatalogPromotionActionService',
  730.             'sylius.factory.catalog_promotion_scope' => 'getSylius_Factory_CatalogPromotionScopeService',
  731.             'sylius.factory.catalog_promotion_translation' => 'getSylius_Factory_CatalogPromotionTranslationService',
  732.             'sylius.factory.channel_pricing' => 'getSylius_Factory_ChannelPricingService',
  733.             'sylius.factory.country' => 'getSylius_Factory_CountryService',
  734.             'sylius.factory.currency' => 'getSylius_Factory_CurrencyService',
  735.             'sylius.factory.customer' => 'getSylius_Factory_CustomerService',
  736.             'sylius.factory.customer_after_checkout' => 'getSylius_Factory_CustomerAfterCheckoutService',
  737.             'sylius.factory.customer_group' => 'getSylius_Factory_CustomerGroupService',
  738.             'sylius.factory.email' => 'getSylius_Factory_EmailService',
  739.             'sylius.factory.exchange_rate' => 'getSylius_Factory_ExchangeRateService',
  740.             'sylius.factory.gateway_config' => 'getSylius_Factory_GatewayConfigService',
  741.             'sylius.factory.inventory_unit' => 'getSylius_Factory_InventoryUnitService',
  742.             'sylius.factory.locale' => 'getSylius_Factory_LocaleService',
  743.             'sylius.factory.oauth_user' => 'getSylius_Factory_OauthUserService',
  744.             'sylius.factory.order_item_unit' => 'getSylius_Factory_OrderItemUnitService',
  745.             'sylius.factory.order_sequence' => 'getSylius_Factory_OrderSequenceService',
  746.             'sylius.factory.pay' => 'getSylius_Factory_PayService',
  747.             'sylius.factory.pay_acount' => 'getSylius_Factory_PayAcountService',
  748.             'sylius.factory.pay_customer' => 'getSylius_Factory_PayCustomerService',
  749.             'sylius.factory.pay_fix_acount' => 'getSylius_Factory_PayFixAcountService',
  750.             'sylius.factory.pay_fixed' => 'getSylius_Factory_PayFixedService',
  751.             'sylius.factory.pay_import' => 'getSylius_Factory_PayImportService',
  752.             'sylius.factory.pay_mov' => 'getSylius_Factory_PayMovService',
  753.             'sylius.factory.pay_professional' => 'getSylius_Factory_PayProfessionalService',
  754.             'sylius.factory.pay_provider' => 'getSylius_Factory_PayProviderService',
  755.             'sylius.factory.payment_method_translation' => 'getSylius_Factory_PaymentMethodTranslationService',
  756.             'sylius.factory.payment_security_token' => 'getSylius_Factory_PaymentSecurityTokenService',
  757.             'sylius.factory.payum_get_status_action' => 'getSylius_Factory_PayumGetStatusActionService',
  758.             'sylius.factory.payum_resolve_next_route' => 'getSylius_Factory_PayumResolveNextRouteService',
  759.             'sylius.factory.product_abdomen' => 'getSylius_Factory_ProductAbdomenService',
  760.             'sylius.factory.product_association' => 'getSylius_Factory_ProductAssociationService',
  761.             'sylius.factory.product_association_type' => 'getSylius_Factory_ProductAssociationTypeService',
  762.             'sylius.factory.product_association_type_translation' => 'getSylius_Factory_ProductAssociationTypeTranslationService',
  763.             'sylius.factory.product_attribute' => 'getSylius_Factory_ProductAttributeService',
  764.             'sylius.factory.product_attribute_translation' => 'getSylius_Factory_ProductAttributeTranslationService',
  765.             'sylius.factory.product_attribute_value' => 'getSylius_Factory_ProductAttributeValueService',
  766.             'sylius.factory.product_image' => 'getSylius_Factory_ProductImageService',
  767.             'sylius.factory.product_mammary' => 'getSylius_Factory_ProductMammaryService',
  768.             'sylius.factory.product_option' => 'getSylius_Factory_ProductOptionService',
  769.             'sylius.factory.product_option_translation' => 'getSylius_Factory_ProductOptionTranslationService',
  770.             'sylius.factory.product_option_value' => 'getSylius_Factory_ProductOptionValueService',
  771.             'sylius.factory.product_option_value_translation' => 'getSylius_Factory_ProductOptionValueTranslationService',
  772.             'sylius.factory.product_review' => 'getSylius_Factory_ProductReviewService',
  773.             'sylius.factory.product_reviewer' => 'getSylius_Factory_ProductReviewerService',
  774.             'sylius.factory.product_room' => 'getSylius_Factory_ProductRoomService',
  775.             'sylius.factory.product_taxon' => 'getSylius_Factory_ProductTaxonService',
  776.             'sylius.factory.product_translation' => 'getSylius_Factory_ProductTranslationService',
  777.             'sylius.factory.product_variant_translation' => 'getSylius_Factory_ProductVariantTranslationService',
  778.             'sylius.factory.professional' => 'getSylius_Factory_ProfessionalService',
  779.             'sylius.factory.promotion' => 'getSylius_Factory_PromotionService',
  780.             'sylius.factory.promotion_translation' => 'getSylius_Factory_PromotionTranslationService',
  781.             'sylius.factory.province' => 'getSylius_Factory_ProvinceService',
  782.             'sylius.factory.shipment' => 'getSylius_Factory_ShipmentService',
  783.             'sylius.factory.shipment_unit' => 'getSylius_Factory_ShipmentUnitService',
  784.             'sylius.factory.shipping_category' => 'getSylius_Factory_ShippingCategoryService',
  785.             'sylius.factory.shipping_method' => 'getSylius_Factory_ShippingMethodService',
  786.             'sylius.factory.shipping_method_rule' => 'getSylius_Factory_ShippingMethodRuleService',
  787.             'sylius.factory.shipping_method_translation' => 'getSylius_Factory_ShippingMethodTranslationService',
  788.             'sylius.factory.shop_billing_data' => 'getSylius_Factory_ShopBillingDataService',
  789.             'sylius.factory.shop_user' => 'getSylius_Factory_ShopUserService',
  790.             'sylius.factory.tax_category' => 'getSylius_Factory_TaxCategoryService',
  791.             'sylius.factory.tax_rate' => 'getSylius_Factory_TaxRateService',
  792.             'sylius.factory.taxon_image' => 'getSylius_Factory_TaxonImageService',
  793.             'sylius.factory.taxon_translation' => 'getSylius_Factory_TaxonTranslationService',
  794.             'sylius.factory.turn' => 'getSylius_Factory_TurnService',
  795.             'sylius.factory.turn_taxon' => 'getSylius_Factory_TurnTaxonService',
  796.             'sylius.factory.zone_member' => 'getSylius_Factory_ZoneMemberService',
  797.             'sylius.fixture.address' => 'getSylius_Fixture_AddressService',
  798.             'sylius.fixture.admin_user' => 'getSylius_Fixture_AdminUserService',
  799.             'sylius.fixture.book_product' => 'getSylius_Fixture_BookProductService',
  800.             'sylius.fixture.channel' => 'getSylius_Fixture_ChannelService',
  801.             'sylius.fixture.currency' => 'getSylius_Fixture_CurrencyService',
  802.             'sylius.fixture.customer_group' => 'getSylius_Fixture_CustomerGroupService',
  803.             'sylius.fixture.example_factory.address' => 'getSylius_Fixture_ExampleFactory_AddressService',
  804.             'sylius.fixture.example_factory.admin_user' => 'getSylius_Fixture_ExampleFactory_AdminUserService',
  805.             'sylius.fixture.example_factory.channel' => 'getSylius_Fixture_ExampleFactory_ChannelService',
  806.             'sylius.fixture.example_factory.customer_group' => 'getSylius_Fixture_ExampleFactory_CustomerGroupService',
  807.             'sylius.fixture.example_factory.order' => 'getSylius_Fixture_ExampleFactory_OrderService',
  808.             'sylius.fixture.example_factory.payment_method' => 'getSylius_Fixture_ExampleFactory_PaymentMethodService',
  809.             'sylius.fixture.example_factory.product' => 'getSylius_Fixture_ExampleFactory_ProductService',
  810.             'sylius.fixture.example_factory.product_association' => 'getSylius_Fixture_ExampleFactory_ProductAssociationService',
  811.             'sylius.fixture.example_factory.product_association_type' => 'getSylius_Fixture_ExampleFactory_ProductAssociationTypeService',
  812.             'sylius.fixture.example_factory.product_attribute' => 'getSylius_Fixture_ExampleFactory_ProductAttributeService',
  813.             'sylius.fixture.example_factory.product_option' => 'getSylius_Fixture_ExampleFactory_ProductOptionService',
  814.             'sylius.fixture.example_factory.product_review' => 'getSylius_Fixture_ExampleFactory_ProductReviewService',
  815.             'sylius.fixture.example_factory.promotion' => 'getSylius_Fixture_ExampleFactory_PromotionService',
  816.             'sylius.fixture.example_factory.promotion_action' => 'getSylius_Fixture_ExampleFactory_PromotionActionService',
  817.             'sylius.fixture.example_factory.promotion_rule' => 'getSylius_Fixture_ExampleFactory_PromotionRuleService',
  818.             'sylius.fixture.example_factory.shipping_category' => 'getSylius_Fixture_ExampleFactory_ShippingCategoryService',
  819.             'sylius.fixture.example_factory.shipping_method' => 'getSylius_Fixture_ExampleFactory_ShippingMethodService',
  820.             'sylius.fixture.example_factory.shop_user' => 'getSylius_Fixture_ExampleFactory_ShopUserService',
  821.             'sylius.fixture.example_factory.tax_category' => 'getSylius_Fixture_ExampleFactory_TaxCategoryService',
  822.             'sylius.fixture.example_factory.tax_rate' => 'getSylius_Fixture_ExampleFactory_TaxRateService',
  823.             'sylius.fixture.example_factory.taxon' => 'getSylius_Fixture_ExampleFactory_TaxonService',
  824.             'sylius.fixture.geographical' => 'getSylius_Fixture_GeographicalService',
  825.             'sylius.fixture.locale' => 'getSylius_Fixture_LocaleService',
  826.             'sylius.fixture.mug_product' => 'getSylius_Fixture_MugProductService',
  827.             'sylius.fixture.order' => 'getSylius_Fixture_OrderService',
  828.             'sylius.fixture.payment_method' => 'getSylius_Fixture_PaymentMethodService',
  829.             'sylius.fixture.product' => 'getSylius_Fixture_ProductService',
  830.             'sylius.fixture.product_association' => 'getSylius_Fixture_ProductAssociationService',
  831.             'sylius.fixture.product_association_type' => 'getSylius_Fixture_ProductAssociationTypeService',
  832.             'sylius.fixture.product_attribute' => 'getSylius_Fixture_ProductAttributeService',
  833.             'sylius.fixture.product_option' => 'getSylius_Fixture_ProductOptionService',
  834.             'sylius.fixture.product_review' => 'getSylius_Fixture_ProductReviewService',
  835.             'sylius.fixture.promotion' => 'getSylius_Fixture_PromotionService',
  836.             'sylius.fixture.shipping_category' => 'getSylius_Fixture_ShippingCategoryService',
  837.             'sylius.fixture.shipping_method' => 'getSylius_Fixture_ShippingMethodService',
  838.             'sylius.fixture.shop_user' => 'getSylius_Fixture_ShopUserService',
  839.             'sylius.fixture.similar_product_association' => 'getSylius_Fixture_SimilarProductAssociationService',
  840.             'sylius.fixture.sticker_product' => 'getSylius_Fixture_StickerProductService',
  841.             'sylius.fixture.tax_category' => 'getSylius_Fixture_TaxCategoryService',
  842.             'sylius.fixture.tax_rate' => 'getSylius_Fixture_TaxRateService',
  843.             'sylius.fixture.taxon' => 'getSylius_Fixture_TaxonService',
  844.             'sylius.fixture.tshirt_product' => 'getSylius_Fixture_TshirtProductService',
  845.             'sylius.form.data_mapper.order_item_quantity' => 'getSylius_Form_DataMapper_OrderItemQuantityService',
  846.             'sylius.form.extension.type.address' => 'getSylius_Form_Extension_Type_AddressService',
  847.             'sylius.form.extension.type.cart' => 'getSylius_Form_Extension_Type_CartService',
  848.             'sylius.form.extension.type.cart_item' => 'getSylius_Form_Extension_Type_CartItemService',
  849.             'sylius.form.extension.type.channel' => 'getSylius_Form_Extension_Type_ChannelService',
  850.             'sylius.form.extension.type.collection' => 'getSylius_Form_Extension_Type_CollectionService',
  851.             'sylius.form.extension.type.country' => 'getSylius_Form_Extension_Type_CountryService',
  852.             'sylius.form.extension.type.customer' => 'getSylius_Form_Extension_Type_CustomerService',
  853.             'sylius.form.extension.type.gateway_config.crypted' => 'getSylius_Form_Extension_Type_GatewayConfig_CryptedService',
  854.             'sylius.form.extension.type.locale' => 'getSylius_Form_Extension_Type_LocaleService',
  855.             'sylius.form.extension.type.order' => 'getSylius_Form_Extension_Type_OrderService',
  856.             'sylius.form.extension.type.payment_method' => 'getSylius_Form_Extension_Type_PaymentMethodService',
  857.             'sylius.form.extension.type.product' => 'getSylius_Form_Extension_Type_ProductService',
  858.             'sylius.form.extension.type.product_translation' => 'getSylius_Form_Extension_Type_ProductTranslationService',
  859.             'sylius.form.extension.type.product_variant' => 'getSylius_Form_Extension_Type_ProductVariantService',
  860.             'sylius.form.extension.type.product_variant_generation' => 'getSylius_Form_Extension_Type_ProductVariantGenerationService',
  861.             'sylius.form.extension.type.promotion' => 'getSylius_Form_Extension_Type_PromotionService',
  862.             'sylius.form.extension.type.promotion_coupon' => 'getSylius_Form_Extension_Type_PromotionCouponService',
  863.             'sylius.form.extension.type.promotion_filter_collection' => 'getSylius_Form_Extension_Type_PromotionFilterCollectionService',
  864.             'sylius.form.extension.type.shipping_method' => 'getSylius_Form_Extension_Type_ShippingMethodService',
  865.             'sylius.form.extension.type.tax_rate' => 'getSylius_Form_Extension_Type_TaxRateService',
  866.             'sylius.form.extension.type.taxon' => 'getSylius_Form_Extension_Type_TaxonService',
  867.             'sylius.form.type.add_to_cart' => 'getSylius_Form_Type_AddToCartService',
  868.             'sylius.form.type.address' => 'getSylius_Form_Type_AddressService',
  869.             'sylius.form.type.address_choice' => 'getSylius_Form_Type_AddressChoiceService',
  870.             'sylius.form.type.admin_user' => 'getSylius_Form_Type_AdminUserService',
  871.             'sylius.form.type.admin_user_group' => 'getSylius_Form_Type_AdminUserGroupService',
  872.             'sylius.form.type.article' => 'getSylius_Form_Type_ArticleService',
  873.             'sylius.form.type.article_brand' => 'getSylius_Form_Type_ArticleBrandService',
  874.             'sylius.form.type.article_deposit' => 'getSylius_Form_Type_ArticleDepositService',
  875.             'sylius.form.type.article_deposits' => 'getSylius_Form_Type_ArticleDepositsService',
  876.             'sylius.form.type.article_group' => 'getSylius_Form_Type_ArticleGroupService',
  877.             'sylius.form.type.article_lot' => 'getSylius_Form_Type_ArticleLotService',
  878.             'sylius.form.type.article_lot_embed' => 'getSylius_Form_Type_ArticleLotEmbedService',
  879.             'sylius.form.type.article_lot_embed_pay_provider' => 'getSylius_Form_Type_ArticleLotEmbedPayProviderService',
  880.             'sylius.form.type.article_mov' => 'getSylius_Form_Type_ArticleMovService',
  881.             'sylius.form.type.article_mov_embed' => 'getSylius_Form_Type_ArticleMovEmbedService',
  882.             'sylius.form.type.article_provider' => 'getSylius_Form_Type_ArticleProviderService',
  883.             'sylius.form.type.attribute_type.select' => 'getSylius_Form_Type_AttributeType_SelectService',
  884.             'sylius.form.type.attribute_type.select.choices_collection' => 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService',
  885.             'sylius.form.type.attribute_type_choice' => 'getSylius_Form_Type_AttributeTypeChoiceService',
  886.             'sylius.form.type.autocomplete_product_taxon_choice' => 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService',
  887.             'sylius.form.type.avatar_image' => 'getSylius_Form_Type_AvatarImageService',
  888.             'sylius.form.type.cart' => 'getSylius_Form_Type_CartService',
  889.             'sylius.form.type.cart_item' => 'getSylius_Form_Type_CartItemService',
  890.             'sylius.form.type.channel' => 'getSylius_Form_Type_ChannelService',
  891.             'sylius.form.type.channel_based_shipping_calculator.flat_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService',
  892.             'sylius.form.type.channel_based_shipping_calculator.per_unit_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService',
  893.             'sylius.form.type.channel_choice' => 'getSylius_Form_Type_ChannelChoiceService',
  894.             'sylius.form.type.channel_pricing' => 'getSylius_Form_Type_ChannelPricingService',
  895.             'sylius.form.type.channels_collection' => 'getSylius_Form_Type_ChannelsCollectionService',
  896.             'sylius.form.type.checkout_address' => 'getSylius_Form_Type_CheckoutAddressService',
  897.             'sylius.form.type.checkout_complete' => 'getSylius_Form_Type_CheckoutCompleteService',
  898.             'sylius.form.type.checkout_payment' => 'getSylius_Form_Type_CheckoutPaymentService',
  899.             'sylius.form.type.checkout_select_payment' => 'getSylius_Form_Type_CheckoutSelectPaymentService',
  900.             'sylius.form.type.checkout_select_shipping' => 'getSylius_Form_Type_CheckoutSelectShippingService',
  901.             'sylius.form.type.checkout_shipment' => 'getSylius_Form_Type_CheckoutShipmentService',
  902.             'sylius.form.type.country' => 'getSylius_Form_Type_CountryService',
  903.             'sylius.form.type.country_choice' => 'getSylius_Form_Type_CountryChoiceService',
  904.             'sylius.form.type.country_code_choice' => 'getSylius_Form_Type_CountryCodeChoiceService',
  905.             'sylius.form.type.currency' => 'getSylius_Form_Type_CurrencyService',
  906.             'sylius.form.type.currency_choice' => 'getSylius_Form_Type_CurrencyChoiceService',
  907.             'sylius.form.type.customer' => 'getSylius_Form_Type_CustomerService',
  908.             'sylius.form.type.customer_checkout_guest' => 'getSylius_Form_Type_CustomerCheckoutGuestService',
  909.             'sylius.form.type.customer_choice' => 'getSylius_Form_Type_CustomerChoiceService',
  910.             'sylius.form.type.customer_group' => 'getSylius_Form_Type_CustomerGroupService',
  911.             'sylius.form.type.customer_group_choice' => 'getSylius_Form_Type_CustomerGroupChoiceService',
  912.             'sylius.form.type.customer_group_code_choice' => 'getSylius_Form_Type_CustomerGroupCodeChoiceService',
  913.             'sylius.form.type.customer_guest' => 'getSylius_Form_Type_CustomerGuestService',
  914.             'sylius.form.type.customer_profile' => 'getSylius_Form_Type_CustomerProfileService',
  915.             'sylius.form.type.customer_registration' => 'getSylius_Form_Type_CustomerRegistrationService',
  916.             'sylius.form.type.customer_simple_registration' => 'getSylius_Form_Type_CustomerSimpleRegistrationService',
  917.             'sylius.form.type.data_transformer.product_variants_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductVariantsToCodesService',
  918.             'sylius.form.type.data_transformer.products_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductsToCodesService',
  919.             'sylius.form.type.data_transformer.taxons_to_codes' => 'getSylius_Form_Type_DataTransformer_TaxonsToCodesService',
  920.             'sylius.form.type.default' => 'getSylius_Form_Type_DefaultService',
  921.             'sylius.form.type.exchange_rate' => 'getSylius_Form_Type_ExchangeRateService',
  922.             'sylius.form.type.filter_pay' => 'getSylius_Form_Type_FilterPayService',
  923.             'sylius.form.type.filter_turn' => 'getSylius_Form_Type_FilterTurnService',
  924.             'sylius.form.type.for_products_scope' => 'getSylius_Form_Type_ForProductsScopeService',
  925.             'sylius.form.type.for_taxons_scope' => 'getSylius_Form_Type_ForTaxonsScopeService',
  926.             'sylius.form.type.for_variants_scope' => 'getSylius_Form_Type_ForVariantsScopeService',
  927.             'sylius.form.type.gateway_config' => 'getSylius_Form_Type_GatewayConfigService',
  928.             'sylius.form.type.gateway_configuration.paypal' => 'getSylius_Form_Type_GatewayConfiguration_PaypalService',
  929.             'sylius.form.type.gateway_configuration.stripe' => 'getSylius_Form_Type_GatewayConfiguration_StripeService',
  930.             'sylius.form.type.grid_filter.boolean' => 'getSylius_Form_Type_GridFilter_BooleanService',
  931.             'sylius.form.type.grid_filter.date' => 'getSylius_Form_Type_GridFilter_DateService',
  932.             'sylius.form.type.grid_filter.entity' => 'getSylius_Form_Type_GridFilter_EntityService',
  933.             'sylius.form.type.grid_filter.exists' => 'getSylius_Form_Type_GridFilter_ExistsService',
  934.             'sylius.form.type.grid_filter.money' => 'getSylius_Form_Type_GridFilter_MoneyService',
  935.             'sylius.form.type.grid_filter.select' => 'getSylius_Form_Type_GridFilter_SelectService',
  936.             'sylius.form.type.grid_filter.string' => 'getSylius_Form_Type_GridFilter_StringService',
  937.             'sylius.form.type.locale' => 'getSylius_Form_Type_LocaleService',
  938.             'sylius.form.type.locale_choice' => 'getSylius_Form_Type_LocaleChoiceService',
  939.             'sylius.form.type.money' => 'getSylius_Form_Type_MoneyService',
  940.             'sylius.form.type.order' => 'getSylius_Form_Type_OrderService',
  941.             'sylius.form.type.order_item' => 'getSylius_Form_Type_OrderItemService',
  942.             'sylius.form.type.pay' => 'getSylius_Form_Type_PayService',
  943.             'sylius.form.type.pay_acount' => 'getSylius_Form_Type_PayAcountService',
  944.             'sylius.form.type.pay_customer' => 'getSylius_Form_Type_PayCustomerService',
  945.             'sylius.form.type.pay_embed' => 'getSylius_Form_Type_PayEmbedService',
  946.             'sylius.form.type.pay_embed_product_type' => 'getSylius_Form_Type_PayEmbedProductTypeService',
  947.             'sylius.form.type.pay_fix_acount' => 'getSylius_Form_Type_PayFixAcountService',
  948.             'sylius.form.type.pay_fixed' => 'getSylius_Form_Type_PayFixedService',
  949.             'sylius.form.type.pay_import' => 'getSylius_Form_Type_PayImportService',
  950.             'sylius.form.type.pay_mov' => 'getSylius_Form_Type_PayMovService',
  951.             'sylius.form.type.pay_professional' => 'getSylius_Form_Type_PayProfessionalService',
  952.             'sylius.form.type.pay_provider' => 'getSylius_Form_Type_PayProviderService',
  953.             'sylius.form.type.payment' => 'getSylius_Form_Type_PaymentService',
  954.             'sylius.form.type.payment_gateway_choice' => 'getSylius_Form_Type_PaymentGatewayChoiceService',
  955.             'sylius.form.type.payment_method' => 'getSylius_Form_Type_PaymentMethodService',
  956.             'sylius.form.type.payment_method_choice' => 'getSylius_Form_Type_PaymentMethodChoiceService',
  957.             'sylius.form.type.payment_method_translation' => 'getSylius_Form_Type_PaymentMethodTranslationService',
  958.             'sylius.form.type.product' => 'getSylius_Form_Type_ProductService',
  959.             'sylius.form.type.product_abdomen' => 'getSylius_Form_Type_ProductAbdomenService',
  960.             'sylius.form.type.product_embed' => 'getSylius_Form_Type_ProductEmbedService',
  961.             'sylius.form.type.product_image' => 'getSylius_Form_Type_ProductImageService',
  962.             'sylius.form.type.product_mammary' => 'getSylius_Form_Type_ProductMammaryService',
  963.             'sylius.form.type.product_review' => 'getSylius_Form_Type_ProductReviewService',
  964.             'sylius.form.type.product_room' => 'getSylius_Form_Type_ProductRoomService',
  965.             'sylius.form.type.professional' => 'getSylius_Form_Type_ProfessionalService',
  966.             'sylius.form.type.promotion' => 'getSylius_Form_Type_PromotionService',
  967.             'sylius.form.type.promotion_action' => 'getSylius_Form_Type_PromotionActionService',
  968.             'sylius.form.type.promotion_action.collection' => 'getSylius_Form_Type_PromotionAction_CollectionService',
  969.             'sylius.form.type.promotion_action.filter.product' => 'getSylius_Form_Type_PromotionAction_Filter_ProductService',
  970.             'sylius.form.type.promotion_action.filter.taxon' => 'getSylius_Form_Type_PromotionAction_Filter_TaxonService',
  971.             'sylius.form.type.promotion_action_choice' => 'getSylius_Form_Type_PromotionActionChoiceService',
  972.             'sylius.form.type.promotion_coupon' => 'getSylius_Form_Type_PromotionCouponService',
  973.             'sylius.form.type.promotion_coupon_generator_instruction' => 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService',
  974.             'sylius.form.type.promotion_coupon_to_code' => 'getSylius_Form_Type_PromotionCouponToCodeService',
  975.             'sylius.form.type.promotion_rule' => 'getSylius_Form_Type_PromotionRuleService',
  976.             'sylius.form.type.promotion_rule.collection' => 'getSylius_Form_Type_PromotionRule_CollectionService',
  977.             'sylius.form.type.promotion_rule.contains_product_configuration' => 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService',
  978.             'sylius.form.type.promotion_rule.customer_group_configuration' => 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService',
  979.             'sylius.form.type.promotion_rule.has_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService',
  980.             'sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService',
  981.             'sylius.form.type.promotion_rule_choice' => 'getSylius_Form_Type_PromotionRuleChoiceService',
  982.             'sylius.form.type.province' => 'getSylius_Form_Type_ProvinceService',
  983.             'sylius.form.type.province_choice' => 'getSylius_Form_Type_ProvinceChoiceService',
  984.             'sylius.form.type.province_code_choice' => 'getSylius_Form_Type_ProvinceCodeChoiceService',
  985.             'sylius.form.type.resource_autocomplete_choice' => 'getSylius_Form_Type_ResourceAutocompleteChoiceService',
  986.             'sylius.form.type.resource_translations' => 'getSylius_Form_Type_ResourceTranslationsService',
  987.             'sylius.form.type.security_login' => 'getSylius_Form_Type_SecurityLoginService',
  988.             'sylius.form.type.shipment' => 'getSylius_Form_Type_ShipmentService',
  989.             'sylius.form.type.shipment_ship' => 'getSylius_Form_Type_ShipmentShipService',
  990.             'sylius.form.type.shipping_calculator_choice' => 'getSylius_Form_Type_ShippingCalculatorChoiceService',
  991.             'sylius.form.type.shipping_category' => 'getSylius_Form_Type_ShippingCategoryService',
  992.             'sylius.form.type.shipping_category_choice' => 'getSylius_Form_Type_ShippingCategoryChoiceService',
  993.             'sylius.form.type.shipping_method' => 'getSylius_Form_Type_ShippingMethodService',
  994.             'sylius.form.type.shipping_method_choice' => 'getSylius_Form_Type_ShippingMethodChoiceService',
  995.             'sylius.form.type.shipping_method_rule' => 'getSylius_Form_Type_ShippingMethodRuleService',
  996.             'sylius.form.type.shipping_method_rule.collection' => 'getSylius_Form_Type_ShippingMethodRule_CollectionService',
  997.             'sylius.form.type.shipping_method_rule_choice' => 'getSylius_Form_Type_ShippingMethodRuleChoiceService',
  998.             'sylius.form.type.shipping_method_translation' => 'getSylius_Form_Type_ShippingMethodTranslationService',
  999.             'sylius.form.type.shop_billing_data' => 'getSylius_Form_Type_ShopBillingDataService',
  1000.             'sylius.form.type.shop_user' => 'getSylius_Form_Type_ShopUserService',
  1001.             'sylius.form.type.shop_user_registration' => 'getSylius_Form_Type_ShopUserRegistrationService',
  1002.             'sylius.form.type.tax_calculation_strategy_choice' => 'getSylius_Form_Type_TaxCalculationStrategyChoiceService',
  1003.             'sylius.form.type.tax_calculator_choice' => 'getSylius_Form_Type_TaxCalculatorChoiceService',
  1004.             'sylius.form.type.tax_category' => 'getSylius_Form_Type_TaxCategoryService',
  1005.             'sylius.form.type.tax_category_choice' => 'getSylius_Form_Type_TaxCategoryChoiceService',
  1006.             'sylius.form.type.tax_rate' => 'getSylius_Form_Type_TaxRateService',
  1007.             'sylius.form.type.taxon' => 'getSylius_Form_Type_TaxonService',
  1008.             'sylius.form.type.taxon_image' => 'getSylius_Form_Type_TaxonImageService',
  1009.             'sylius.form.type.taxon_position' => 'getSylius_Form_Type_TaxonPositionService',
  1010.             'sylius.form.type.taxon_translation' => 'getSylius_Form_Type_TaxonTranslationService',
  1011.             'sylius.form.type.turn' => 'getSylius_Form_Type_TurnService',
  1012.             'sylius.form.type.user_change_password' => 'getSylius_Form_Type_UserChangePasswordService',
  1013.             'sylius.form.type.user_login' => 'getSylius_Form_Type_UserLoginService',
  1014.             'sylius.form.type.user_request_password_reset' => 'getSylius_Form_Type_UserRequestPasswordResetService',
  1015.             'sylius.form.type.user_reset_password' => 'getSylius_Form_Type_UserResetPasswordService',
  1016.             'sylius.form.type.zone' => 'getSylius_Form_Type_ZoneService',
  1017.             'sylius.form.type.zone_choice' => 'getSylius_Form_Type_ZoneChoiceService',
  1018.             'sylius.form.type.zone_code_choice' => 'getSylius_Form_Type_ZoneCodeChoiceService',
  1019.             'sylius.form.type.zone_member' => 'getSylius_Form_Type_ZoneMemberService',
  1020.             'sylius.form_registry.attribute_type' => 'getSylius_FormRegistry_AttributeTypeService',
  1021.             'sylius.form_registry.payum_gateway_config' => 'getSylius_FormRegistry_PayumGatewayConfigService',
  1022.             'sylius.form_registry.promotion_action' => 'getSylius_FormRegistry_PromotionActionService',
  1023.             'sylius.form_registry.promotion_rule_checker' => 'getSylius_FormRegistry_PromotionRuleCheckerService',
  1024.             'sylius.form_registry.shipping_calculator' => 'getSylius_FormRegistry_ShippingCalculatorService',
  1025.             'sylius.form_registry.shipping_method_rule_checker' => 'getSylius_FormRegistry_ShippingMethodRuleCheckerService',
  1026.             'sylius.generator.product_variant' => 'getSylius_Generator_ProductVariantService',
  1027.             'sylius.generator.slug' => 'getSylius_Generator_SlugService',
  1028.             'sylius.generator.taxon_slug' => 'getSylius_Generator_TaxonSlugService',
  1029.             'sylius.grid.array_grid_provider' => 'getSylius_Grid_ArrayGridProviderService',
  1030.             'sylius.grid.array_to_definition_converter' => 'getSylius_Grid_ArrayToDefinitionConverterService',
  1031.             'sylius.grid.chain_provider' => 'getSylius_Grid_ChainProviderService',
  1032.             'sylius.grid.configuration_extender' => 'getSylius_Grid_ConfigurationExtenderService',
  1033.             'sylius.grid.configuration_removals_handler' => 'getSylius_Grid_ConfigurationRemovalsHandlerService',
  1034.             'sylius.grid.data_provider' => 'getSylius_Grid_DataProviderService',
  1035.             'sylius.grid.data_source_provider' => 'getSylius_Grid_DataSourceProviderService',
  1036.             'sylius.grid.field.validator' => 'getSylius_Grid_Field_ValidatorService',
  1037.             'sylius.grid.filters_applicator' => 'getSylius_Grid_FiltersApplicatorService',
  1038.             'sylius.grid.filters_criteria_resolver' => 'getSylius_Grid_FiltersCriteriaResolverService',
  1039.             'sylius.grid.grid_registry' => 'getSylius_Grid_GridRegistryService',
  1040.             'sylius.grid.resource_view_factory' => 'getSylius_Grid_ResourceViewFactoryService',
  1041.             'sylius.grid.service_grid_provider' => 'getSylius_Grid_ServiceGridProviderService',
  1042.             'sylius.grid.sorter' => 'getSylius_Grid_SorterService',
  1043.             'sylius.grid.sorter.validator' => 'getSylius_Grid_Sorter_ValidatorService',
  1044.             'sylius.grid.view_factory' => 'getSylius_Grid_ViewFactoryService',
  1045.             'sylius.grid_driver.doctrine.dbal' => 'getSylius_GridDriver_Doctrine_DbalService',
  1046.             'sylius.grid_driver.doctrine.orm' => 'getSylius_GridDriver_Doctrine_OrmService',
  1047.             'sylius.grid_filter.boolean' => 'getSylius_GridFilter_BooleanService',
  1048.             'sylius.grid_filter.date' => 'getSylius_GridFilter_DateService',
  1049.             'sylius.grid_filter.entities' => 'getSylius_GridFilter_EntitiesService',
  1050.             'sylius.grid_filter.entity' => 'getSylius_GridFilter_EntityService',
  1051.             'sylius.grid_filter.exists' => 'getSylius_GridFilter_ExistsService',
  1052.             'sylius.grid_filter.fields_combine' => 'getSylius_GridFilter_FieldsCombineService',
  1053.             'sylius.grid_filter.money' => 'getSylius_GridFilter_MoneyService',
  1054.             'sylius.grid_filter.resource_autocomplete' => 'getSylius_GridFilter_ResourceAutocompleteService',
  1055.             'sylius.grid_filter.select' => 'getSylius_GridFilter_SelectService',
  1056.             'sylius.grid_filter.shop_string' => 'getSylius_GridFilter_ShopStringService',
  1057.             'sylius.grid_filter.string' => 'getSylius_GridFilter_StringService',
  1058.             'sylius.handler.shop_user_logout' => 'getSylius_Handler_ShopUserLogoutService',
  1059.             'sylius.image_uploader' => 'getSylius_ImageUploaderService',
  1060.             'sylius.installer.checker.command_directory' => 'getSylius_Installer_Checker_CommandDirectoryService',
  1061.             'sylius.installer.checker.sylius_requirements' => 'getSylius_Installer_Checker_SyliusRequirementsService',
  1062.             'sylius.integer_distributor' => 'getSylius_IntegerDistributorService',
  1063.             'sylius.invoice_number_generator' => 'getSylius_InvoiceNumberGeneratorService',
  1064.             'sylius.listener.avatar_upload' => 'getSylius_Listener_AvatarUploadService',
  1065.             'sylius.listener.canonicalizer' => 'getSylius_Listener_CanonicalizerService',
  1066.             'sylius.listener.channel' => 'getSylius_Listener_ChannelService',
  1067.             'sylius.listener.customer_default_address' => 'getSylius_Listener_CustomerDefaultAddressService',
  1068.             'sylius.listener.default_username' => 'getSylius_Listener_DefaultUsernameService',
  1069.             'sylius.listener.email_updater' => 'getSylius_Listener_EmailUpdaterService',
  1070.             'sylius.listener.images_remove' => 'getSylius_Listener_ImagesRemoveService',
  1071.             'sylius.listener.images_upload' => 'getSylius_Listener_ImagesUploadService',
  1072.             'sylius.listener.locking' => 'getSylius_Listener_LockingService',
  1073.             'sylius.listener.order_complete' => 'getSylius_Listener_OrderCompleteService',
  1074.             'sylius.listener.order_customer_ip' => 'getSylius_Listener_OrderCustomerIpService',
  1075.             'sylius.listener.order_integrity_checker' => 'getSylius_Listener_OrderIntegrityCheckerService',
  1076.             'sylius.listener.order_recalculation' => 'getSylius_Listener_OrderRecalculationService',
  1077.             'sylius.listener.password_updater' => 'getSylius_Listener_PasswordUpdaterService',
  1078.             'sylius.listener.product_review_change' => 'getSylius_Listener_ProductReviewChangeService',
  1079.             'sylius.listener.review_create' => 'getSylius_Listener_ReviewCreateService',
  1080.             'sylius.listener.select_product_attribute_choice_remove' => 'getSylius_Listener_SelectProductAttributeChoiceRemoveService',
  1081.             'sylius.listener.shipment_ship' => 'getSylius_Listener_ShipmentShipService',
  1082.             'sylius.listener.shop_cart_blamer' => 'getSylius_Listener_ShopCartBlamerService',
  1083.             'sylius.listener.simple_product_locking' => 'getSylius_Listener_SimpleProductLockingService',
  1084.             'sylius.listener.taxon_deletion' => 'getSylius_Listener_TaxonDeletionService',
  1085.             'sylius.listener.user_cart_recalculation' => 'getSylius_Listener_UserCartRecalculationService',
  1086.             'sylius.listener.user_impersonated' => 'getSylius_Listener_UserImpersonatedService',
  1087.             'sylius.listener.user_registration' => 'getSylius_Listener_UserRegistrationService',
  1088.             'sylius.listener.zone_member_integrity' => 'getSylius_Listener_ZoneMemberIntegrityService',
  1089.             'sylius.mailer.default_settings_provider' => 'getSylius_Mailer_DefaultSettingsProviderService',
  1090.             'sylius.mailer.order_email_manager' => 'getSylius_Mailer_OrderEmailManagerService',
  1091.             'sylius.oauth_user.pin_generator.password_reset' => 'getSylius_OauthUser_PinGenerator_PasswordResetService',
  1092.             'sylius.oauth_user.token_generator.email_verification' => 'getSylius_OauthUser_TokenGenerator_EmailVerificationService',
  1093.             'sylius.oauth_user.token_generator.password_reset' => 'getSylius_OauthUser_TokenGenerator_PasswordResetService',
  1094.             'sylius.order_item_names_setter' => 'getSylius_OrderItemNamesSetterService',
  1095.             'sylius.order_item_quantity_modifier.limiting' => 'getSylius_OrderItemQuantityModifier_LimitingService',
  1096.             'sylius.order_locale_assigner' => 'getSylius_OrderLocaleAssignerService',
  1097.             'sylius.order_modifier' => 'getSylius_OrderModifierService',
  1098.             'sylius.order_number_assigner' => 'getSylius_OrderNumberAssignerService',
  1099.             'sylius.order_payment_provider' => 'getSylius_OrderPaymentProviderService',
  1100.             'sylius.order_processing.order_adjustments_clearer' => 'getSylius_OrderProcessing_OrderAdjustmentsClearerService',
  1101.             'sylius.order_processing.order_payment_processor.after_checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_AfterCheckoutService',
  1102.             'sylius.order_processing.order_payment_processor.checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_CheckoutService',
  1103.             'sylius.order_processing.order_prices_recalculator' => 'getSylius_OrderProcessing_OrderPricesRecalculatorService',
  1104.             'sylius.order_processing.order_processor' => 'getSylius_OrderProcessing_OrderProcessorService',
  1105.             'sylius.order_processing.order_promotion_processor' => 'getSylius_OrderProcessing_OrderPromotionProcessorService',
  1106.             'sylius.order_processing.order_shipment_processor' => 'getSylius_OrderProcessing_OrderShipmentProcessorService',
  1107.             'sylius.order_processing.order_taxes_processor' => 'getSylius_OrderProcessing_OrderTaxesProcessorService',
  1108.             'sylius.order_processing.shipping_charges_processor' => 'getSylius_OrderProcessing_ShippingChargesProcessorService',
  1109.             'sylius.pay_dashboard.statistics_provider' => 'getSylius_PayDashboard_StatisticsProviderService',
  1110.             'sylius.payment_description_provider' => 'getSylius_PaymentDescriptionProviderService',
  1111.             'sylius.payment_method_resolver.default' => 'getSylius_PaymentMethodResolver_DefaultService',
  1112.             'sylius.payum.http_client' => 'getSylius_Payum_HttpClientService',
  1113.             'sylius.payum_action.authorize_payment' => 'getSylius_PayumAction_AuthorizePaymentService',
  1114.             'sylius.payum_action.capture_payment' => 'getSylius_PayumAction_CapturePaymentService',
  1115.             'sylius.payum_action.execute_same_request_with_payment_details' => 'getSylius_PayumAction_ExecuteSameRequestWithPaymentDetailsService',
  1116.             'sylius.payum_action.offline.convert_payment' => 'getSylius_PayumAction_Offline_ConvertPaymentService',
  1117.             'sylius.payum_action.offline.resolve_next_route' => 'getSylius_PayumAction_Offline_ResolveNextRouteService',
  1118.             'sylius.payum_action.offline.status' => 'getSylius_PayumAction_Offline_StatusService',
  1119.             'sylius.payum_action.paypal_express_checkout.convert_payment' => 'getSylius_PayumAction_PaypalExpressCheckout_ConvertPaymentService',
  1120.             'sylius.payum_action.resolve_next_route' => 'getSylius_PayumAction_ResolveNextRouteService',
  1121.             'sylius.payum_extension.update_payment_state' => 'getSylius_PayumExtension_UpdatePaymentStateService',
  1122.             'sylius.product_review.average_rating_updater' => 'getSylius_ProductReview_AverageRatingUpdaterService',
  1123.             'sylius.promotion.units_promotion_adjustments_applicator' => 'getSylius_Promotion_UnitsPromotionAdjustmentsApplicatorService',
  1124.             'sylius.promotion_action.fixed_discount' => 'getSylius_PromotionAction_FixedDiscountService',
  1125.             'sylius.promotion_action.percentage_discount' => 'getSylius_PromotionAction_PercentageDiscountService',
  1126.             'sylius.promotion_action.shipping_percentage_discount' => 'getSylius_PromotionAction_ShippingPercentageDiscountService',
  1127.             'sylius.promotion_action.unit_fixed_discount' => 'getSylius_PromotionAction_UnitFixedDiscountService',
  1128.             'sylius.promotion_action.unit_percentage_discount' => 'getSylius_PromotionAction_UnitPercentageDiscountService',
  1129.             'sylius.promotion_applicator' => 'getSylius_PromotionApplicatorService',
  1130.             'sylius.promotion_coupon_eligibility_checker' => 'getSylius_PromotionCouponEligibilityCheckerService',
  1131.             'sylius.promotion_coupon_generator' => 'getSylius_PromotionCouponGeneratorService',
  1132.             'sylius.promotion_coupon_generator.percentage_policy' => 'getSylius_PromotionCouponGenerator_PercentagePolicyService',
  1133.             'sylius.promotion_eligibility_checker' => 'getSylius_PromotionEligibilityCheckerService',
  1134.             'sylius.promotion_filter.price_range' => 'getSylius_PromotionFilter_PriceRangeService',
  1135.             'sylius.promotion_filter.product' => 'getSylius_PromotionFilter_ProductService',
  1136.             'sylius.promotion_filter.taxon' => 'getSylius_PromotionFilter_TaxonService',
  1137.             'sylius.promotion_processor' => 'getSylius_PromotionProcessorService',
  1138.             'sylius.promotion_rule_checker.cart_quantity' => 'getSylius_PromotionRuleChecker_CartQuantityService',
  1139.             'sylius.promotion_rule_checker.contains_product' => 'getSylius_PromotionRuleChecker_ContainsProductService',
  1140.             'sylius.promotion_rule_checker.has_taxon' => 'getSylius_PromotionRuleChecker_HasTaxonService',
  1141.             'sylius.promotion_rule_checker.item_total' => 'getSylius_PromotionRuleChecker_ItemTotalService',
  1142.             'sylius.promotion_rule_checker.nth_order' => 'getSylius_PromotionRuleChecker_NthOrderService',
  1143.             'sylius.promotion_rule_checker.shipping_country' => 'getSylius_PromotionRuleChecker_ShippingCountryService',
  1144.             'sylius.promotion_rule_checker.total_of_items_from_taxon' => 'getSylius_PromotionRuleChecker_TotalOfItemsFromTaxonService',
  1145.             'sylius.promotion_rule_updater.has_taxon' => 'getSylius_PromotionRuleUpdater_HasTaxonService',
  1146.             'sylius.promotion_rule_updater.total_of_items_from_taxon' => 'getSylius_PromotionRuleUpdater_TotalOfItemsFromTaxonService',
  1147.             'sylius.promotion_usage_modifier' => 'getSylius_PromotionUsageModifierService',
  1148.             'sylius.proportional_integer_distributor' => 'getSylius_ProportionalIntegerDistributorService',
  1149.             'sylius.provider.channel_based_default_zone_provider' => 'getSylius_Provider_ChannelBasedDefaultZoneProviderService',
  1150.             'sylius.random_generator' => 'getSylius_RandomGeneratorService',
  1151.             'sylius.registry.attribute_type' => 'getSylius_Registry_AttributeTypeService',
  1152.             'sylius.registry.grid_driver' => 'getSylius_Registry_GridDriverService',
  1153.             'sylius.registry.grid_filter' => 'getSylius_Registry_GridFilterService',
  1154.             'sylius.registry.tax_calculation_strategy' => 'getSylius_Registry_TaxCalculationStrategyService',
  1155.             'sylius.registry.tax_calculator' => 'getSylius_Registry_TaxCalculatorService',
  1156.             'sylius.registry_promotion_action' => 'getSylius_RegistryPromotionActionService',
  1157.             'sylius.registry_promotion_rule_checker' => 'getSylius_RegistryPromotionRuleCheckerService',
  1158.             'sylius.repository.address' => 'getSylius_Repository_AddressService',
  1159.             'sylius.repository.address_log_entry' => 'getSylius_Repository_AddressLogEntryService',
  1160.             'sylius.repository.adjustment' => 'getSylius_Repository_AdjustmentService',
  1161.             'sylius.repository.admin_user' => 'getSylius_Repository_AdminUserService',
  1162.             'sylius.repository.admin_user_group' => 'getSylius_Repository_AdminUserGroupService',
  1163.             'sylius.repository.article' => 'getSylius_Repository_ArticleService',
  1164.             'sylius.repository.article_brand' => 'getSylius_Repository_ArticleBrandService',
  1165.             'sylius.repository.article_deposit' => 'getSylius_Repository_ArticleDepositService',
  1166.             'sylius.repository.article_group' => 'getSylius_Repository_ArticleGroupService',
  1167.             'sylius.repository.article_lot' => 'getSylius_Repository_ArticleLotService',
  1168.             'sylius.repository.article_mov' => 'getSylius_Repository_ArticleMovService',
  1169.             'sylius.repository.article_provider' => 'getSylius_Repository_ArticleProviderService',
  1170.             'sylius.repository.avatar_image' => 'getSylius_Repository_AvatarImageService',
  1171.             'sylius.repository.catalog_promotion' => 'getSylius_Repository_CatalogPromotionService',
  1172.             'sylius.repository.catalog_promotion_action' => 'getSylius_Repository_CatalogPromotionActionService',
  1173.             'sylius.repository.catalog_promotion_scope' => 'getSylius_Repository_CatalogPromotionScopeService',
  1174.             'sylius.repository.catalog_promotion_translation' => 'getSylius_Repository_CatalogPromotionTranslationService',
  1175.             'sylius.repository.channel_pricing' => 'getSylius_Repository_ChannelPricingService',
  1176.             'sylius.repository.country' => 'getSylius_Repository_CountryService',
  1177.             'sylius.repository.currency' => 'getSylius_Repository_CurrencyService',
  1178.             'sylius.repository.customer' => 'getSylius_Repository_CustomerService',
  1179.             'sylius.repository.customer_group' => 'getSylius_Repository_CustomerGroupService',
  1180.             'sylius.repository.gateway_config' => 'getSylius_Repository_GatewayConfigService',
  1181.             'sylius.repository.inventory_unit' => 'getSylius_Repository_InventoryUnitService',
  1182.             'sylius.repository.oauth_user' => 'getSylius_Repository_OauthUserService',
  1183.             'sylius.repository.order_item' => 'getSylius_Repository_OrderItemService',
  1184.             'sylius.repository.order_item_unit' => 'getSylius_Repository_OrderItemUnitService',
  1185.             'sylius.repository.order_sequence' => 'getSylius_Repository_OrderSequenceService',
  1186.             'sylius.repository.pay' => 'getSylius_Repository_PayService',
  1187.             'sylius.repository.pay_acount' => 'getSylius_Repository_PayAcountService',
  1188.             'sylius.repository.pay_customer' => 'getSylius_Repository_PayCustomerService',
  1189.             'sylius.repository.pay_fix_acount' => 'getSylius_Repository_PayFixAcountService',
  1190.             'sylius.repository.pay_fixed' => 'getSylius_Repository_PayFixedService',
  1191.             'sylius.repository.pay_import' => 'getSylius_Repository_PayImportService',
  1192.             'sylius.repository.pay_mov' => 'getSylius_Repository_PayMovService',
  1193.             'sylius.repository.pay_professional' => 'getSylius_Repository_PayProfessionalService',
  1194.             'sylius.repository.pay_provider' => 'getSylius_Repository_PayProviderService',
  1195.             'sylius.repository.payment' => 'getSylius_Repository_PaymentService',
  1196.             'sylius.repository.payment_method_translation' => 'getSylius_Repository_PaymentMethodTranslationService',
  1197.             'sylius.repository.payment_security_token' => 'getSylius_Repository_PaymentSecurityTokenService',
  1198.             'sylius.repository.product' => 'getSylius_Repository_ProductService',
  1199.             'sylius.repository.product_abdomen' => 'getSylius_Repository_ProductAbdomenService',
  1200.             'sylius.repository.product_association' => 'getSylius_Repository_ProductAssociationService',
  1201.             'sylius.repository.product_association_type' => 'getSylius_Repository_ProductAssociationTypeService',
  1202.             'sylius.repository.product_association_type_translation' => 'getSylius_Repository_ProductAssociationTypeTranslationService',
  1203.             'sylius.repository.product_attribute' => 'getSylius_Repository_ProductAttributeService',
  1204.             'sylius.repository.product_attribute_translation' => 'getSylius_Repository_ProductAttributeTranslationService',
  1205.             'sylius.repository.product_attribute_value' => 'getSylius_Repository_ProductAttributeValueService',
  1206.             'sylius.repository.product_image' => 'getSylius_Repository_ProductImageService',
  1207.             'sylius.repository.product_mammary' => 'getSylius_Repository_ProductMammaryService',
  1208.             'sylius.repository.product_option' => 'getSylius_Repository_ProductOptionService',
  1209.             'sylius.repository.product_option_translation' => 'getSylius_Repository_ProductOptionTranslationService',
  1210.             'sylius.repository.product_option_value' => 'getSylius_Repository_ProductOptionValueService',
  1211.             'sylius.repository.product_option_value_translation' => 'getSylius_Repository_ProductOptionValueTranslationService',
  1212.             'sylius.repository.product_review' => 'getSylius_Repository_ProductReviewService',
  1213.             'sylius.repository.product_reviewer' => 'getSylius_Repository_ProductReviewerService',
  1214.             'sylius.repository.product_room' => 'getSylius_Repository_ProductRoomService',
  1215.             'sylius.repository.product_taxon' => 'getSylius_Repository_ProductTaxonService',
  1216.             'sylius.repository.product_translation' => 'getSylius_Repository_ProductTranslationService',
  1217.             'sylius.repository.product_variant' => 'getSylius_Repository_ProductVariantService',
  1218.             'sylius.repository.product_variant_translation' => 'getSylius_Repository_ProductVariantTranslationService',
  1219.             'sylius.repository.professional' => 'getSylius_Repository_ProfessionalService',
  1220.             'sylius.repository.promotion' => 'getSylius_Repository_PromotionService',
  1221.             'sylius.repository.promotion_action' => 'getSylius_Repository_PromotionActionService',
  1222.             'sylius.repository.promotion_coupon' => 'getSylius_Repository_PromotionCouponService',
  1223.             'sylius.repository.promotion_rule' => 'getSylius_Repository_PromotionRuleService',
  1224.             'sylius.repository.promotion_subject' => 'getSylius_Repository_PromotionSubjectService',
  1225.             'sylius.repository.promotion_translation' => 'getSylius_Repository_PromotionTranslationService',
  1226.             'sylius.repository.shipment_unit' => 'getSylius_Repository_ShipmentUnitService',
  1227.             'sylius.repository.shipping_category' => 'getSylius_Repository_ShippingCategoryService',
  1228.             'sylius.repository.shipping_method_rule' => 'getSylius_Repository_ShippingMethodRuleService',
  1229.             'sylius.repository.shipping_method_translation' => 'getSylius_Repository_ShippingMethodTranslationService',
  1230.             'sylius.repository.shop_billing_data' => 'getSylius_Repository_ShopBillingDataService',
  1231.             'sylius.repository.shop_user' => 'getSylius_Repository_ShopUserService',
  1232.             'sylius.repository.tax_category' => 'getSylius_Repository_TaxCategoryService',
  1233.             'sylius.repository.tax_rate' => 'getSylius_Repository_TaxRateService',
  1234.             'sylius.repository.taxon' => 'getSylius_Repository_TaxonService',
  1235.             'sylius.repository.taxon_image' => 'getSylius_Repository_TaxonImageService',
  1236.             'sylius.repository.taxon_translation' => 'getSylius_Repository_TaxonTranslationService',
  1237.             'sylius.repository.turn' => 'getSylius_Repository_TurnService',
  1238.             'sylius.repository.turn_taxon' => 'getSylius_Repository_TurnTaxonService',
  1239.             'sylius.repository.zone_member' => 'getSylius_Repository_ZoneMemberService',
  1240.             'sylius.requirements' => 'getSylius_RequirementsService',
  1241.             'sylius.resource_controller.resources_resolver.grid_aware' => 'getSylius_ResourceController_ResourcesResolver_GridAwareService',
  1242.             'sylius.reviewer_reviews_remover' => 'getSylius_ReviewerReviewsRemoverService',
  1243.             'sylius.security.password_hasher' => 'getSylius_Security_PasswordHasherService',
  1244.             'sylius.security.password_updater' => 'getSylius_Security_PasswordUpdaterService',
  1245.             'sylius.security.user_login' => 'getSylius_Security_UserLoginService',
  1246.             'sylius.sequential_order_number_generator' => 'getSylius_SequentialOrderNumberGeneratorService',
  1247.             'sylius.setup.channel' => 'getSylius_Setup_ChannelService',
  1248.             'sylius.setup.currency' => 'getSylius_Setup_CurrencyService',
  1249.             'sylius.setup.locale' => 'getSylius_Setup_LocaleService',
  1250.             'sylius.shipping_calculator' => 'getSylius_ShippingCalculatorService',
  1251.             'sylius.shipping_date_assigner' => 'getSylius_ShippingDateAssignerService',
  1252.             'sylius.shipping_eligibility_checker' => 'getSylius_ShippingEligibilityCheckerService',
  1253.             'sylius.shipping_method_resolver.default' => 'getSylius_ShippingMethodResolver_DefaultService',
  1254.             'sylius.shop.menu_builder.account' => 'getSylius_Shop_MenuBuilder_AccountService',
  1255.             'sylius.shop_user.pin_generator.password_reset' => 'getSylius_ShopUser_PinGenerator_PasswordResetService',
  1256.             'sylius.shop_user.token_generator.email_verification' => 'getSylius_ShopUser_TokenGenerator_EmailVerificationService',
  1257.             'sylius.shop_user.token_generator.password_reset' => 'getSylius_ShopUser_TokenGenerator_PasswordResetService',
  1258.             'sylius.state_resolver.order' => 'getSylius_StateResolver_OrderService',
  1259.             'sylius.state_resolver.order_checkout' => 'getSylius_StateResolver_OrderCheckoutService',
  1260.             'sylius.state_resolver.order_payment' => 'getSylius_StateResolver_OrderPaymentService',
  1261.             'sylius.state_resolver.order_shipping' => 'getSylius_StateResolver_OrderShippingService',
  1262.             'sylius.storage.session' => 'getSylius_Storage_SessionService',
  1263.             'sylius.tax_calculator' => 'getSylius_TaxCalculatorService',
  1264.             'sylius.tax_calculator.default' => 'getSylius_TaxCalculator_DefaultService',
  1265.             'sylius.tax_rate_date_eligibility_checker' => 'getSylius_TaxRateDateEligibilityCheckerService',
  1266.             'sylius.tax_rate_resolver' => 'getSylius_TaxRateResolverService',
  1267.             'sylius.taxation.order_item_units_based_strategy' => 'getSylius_Taxation_OrderItemUnitsBasedStrategyService',
  1268.             'sylius.taxation.order_item_units_taxes_applicator' => 'getSylius_Taxation_OrderItemUnitsTaxesApplicatorService',
  1269.             'sylius.taxation.order_items_based_strategy' => 'getSylius_Taxation_OrderItemsBasedStrategyService',
  1270.             'sylius.taxation.order_items_taxes_applicator' => 'getSylius_Taxation_OrderItemsTaxesApplicatorService',
  1271.             'sylius.taxation.order_shipment_taxes_applicator' => 'getSylius_Taxation_OrderShipmentTaxesApplicatorService',
  1272.             'sylius.taxation_address_resolver' => 'getSylius_TaxationAddressResolverService',
  1273.             'sylius.translatable_entity_locale_assigner' => 'getSylius_TranslatableEntityLocaleAssignerService',
  1274.             'sylius.translation.translatable_listener.doctrine.orm' => 'getSylius_Translation_TranslatableListener_Doctrine_OrmService',
  1275.             'sylius.translation_locale_provider.admin' => 'getSylius_TranslationLocaleProvider_AdminService',
  1276.             'sylius.translation_locale_provider.immutable' => 'getSylius_TranslationLocaleProvider_ImmutableService',
  1277.             'sylius.unique_id_based_order_token_assigner' => 'getSylius_UniqueIdBasedOrderTokenAssignerService',
  1278.             'sylius.unpaid_orders_state_updater' => 'getSylius_UnpaidOrdersStateUpdaterService',
  1279.             'sylius.user_password_resetter.admin' => 'getSylius_UserPasswordResetter_AdminService',
  1280.             'sylius.user_password_resetter.shop' => 'getSylius_UserPasswordResetter_ShopService',
  1281.             'sylius.validator.cart_item_availability' => 'getSylius_Validator_CartItemAvailabilityService',
  1282.             'sylius.validator.channel_default_locale_enabled' => 'getSylius_Validator_ChannelDefaultLocaleEnabledService',
  1283.             'sylius.validator.date_range' => 'getSylius_Validator_DateRangeService',
  1284.             'sylius.validator.different_source_target_currency' => 'getSylius_Validator_DifferentSourceTargetCurrencyService',
  1285.             'sylius.validator.has_all_prices_defined' => 'getSylius_Validator_HasAllPricesDefinedService',
  1286.             'sylius.validator.has_all_variant_prices_defined' => 'getSylius_Validator_HasAllVariantPricesDefinedService',
  1287.             'sylius.validator.has_enabled_entity' => 'getSylius_Validator_HasEnabledEntityService',
  1288.             'sylius.validator.in_stock' => 'getSylius_Validator_InStockService',
  1289.             'sylius.validator.locales_aware_valid_attribute_value' => 'getSylius_Validator_LocalesAwareValidAttributeValueService',
  1290.             'sylius.validator.payment_method_integrity' => 'getSylius_Validator_PaymentMethodIntegrityService',
  1291.             'sylius.validator.product_code_uniqueness' => 'getSylius_Validator_ProductCodeUniquenessService',
  1292.             'sylius.validator.product_integrity' => 'getSylius_Validator_ProductIntegrityService',
  1293.             'sylius.validator.product_variant_combination' => 'getSylius_Validator_ProductVariantCombinationService',
  1294.             'sylius.validator.promotion_coupon_generation_amount' => 'getSylius_Validator_PromotionCouponGenerationAmountService',
  1295.             'sylius.validator.promotion_subject_coupon' => 'getSylius_Validator_PromotionSubjectCouponService',
  1296.             'sylius.validator.shipping_method_integrity' => 'getSylius_Validator_ShippingMethodIntegrityService',
  1297.             'sylius.validator.unique.registered_user' => 'getSylius_Validator_Unique_RegisteredUserService',
  1298.             'sylius.validator.unique_currency_pair' => 'getSylius_Validator_UniqueCurrencyPairService',
  1299.             'sylius.validator.unique_reviewer_email' => 'getSylius_Validator_UniqueReviewerEmailService',
  1300.             'sylius.validator.valid_attribute_value' => 'getSylius_Validator_ValidAttributeValueService',
  1301.             'sylius.validator.valid_province_address' => 'getSylius_Validator_ValidProvinceAddressService',
  1302.             'sylius.validator.valid_select_attribute' => 'getSylius_Validator_ValidSelectAttributeService',
  1303.             'sylius.validator.valid_text_attribute' => 'getSylius_Validator_ValidTextAttributeService',
  1304.             'sylius.validator.zone_cannot_contain_itself' => 'getSylius_Validator_ZoneCannotContainItselfService',
  1305.             'sylius_fixtures.fixture_loader' => 'getSyliusFixtures_FixtureLoaderService',
  1306.             'sylius_fixtures.fixture_registry' => 'getSyliusFixtures_FixtureRegistryService',
  1307.             'sylius_fixtures.listener.suite_loader_listener' => 'getSyliusFixtures_Listener_SuiteLoaderListenerService',
  1308.             'sylius_fixtures.logger' => 'getSyliusFixtures_LoggerService',
  1309.             'sylius_fixtures.logger.formatter.console' => 'getSyliusFixtures_Logger_Formatter_ConsoleService',
  1310.             'sylius_fixtures.logger.handler.console' => 'getSyliusFixtures_Logger_Handler_ConsoleService',
  1311.             'sylius_fixtures.suite_loader' => 'getSyliusFixtures_SuiteLoaderService',
  1312.             'sylius_fixtures.suite_registry' => 'getSyliusFixtures_SuiteRegistryService',
  1313.             'ux.autocomplete.entity_autocomplete_controller' => 'getUx_Autocomplete_EntityAutocompleteControllerService',
  1314.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1315.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1316.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1317.         ];
  1318.         $this->aliases = [
  1319.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  1320.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  1321.             'App\\Kernel' => 'kernel',
  1322.             'Payum\\Core\\Payum' => 'payum',
  1323.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\ShipmentEmailManagerInterface' => 'sylius.email_manager.shipment',
  1324.             'Sylius\\Bundle\\CoreBundle\\Assigner\\IpAssignerInterface' => 'sylius.customer_ip_assigner',
  1325.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionAction\\FixedDiscountActionValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\FixedDiscountActionValidator',
  1326.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForProductsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForProductsScopeValidator',
  1327.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForTaxonsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForTaxonsScopeValidator',
  1328.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForVariantsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForVariantsScopeValidator',
  1329.             'Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface' => 'sylius.commands_provider.database_setup',
  1330.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\ChannelSetupInterface' => 'sylius.setup.channel',
  1331.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\CurrencySetupInterface' => 'sylius.setup.currency',
  1332.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\LocaleSetupInterface' => 'sylius.setup.locale',
  1333.             'Sylius\\Bundle\\CoreBundle\\Remover\\ReviewerReviewsRemoverInterface' => 'sylius.reviewer_reviews_remover',
  1334.             'Sylius\\Bundle\\CoreBundle\\SectionResolver\\SectionProviderInterface' => 'sylius.section_resolver.uri_based_section_resolver',
  1335.             'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' => 'sylius_fixtures.fixture_registry',
  1336.             'Sylius\\Bundle\\FixturesBundle\\Loader\\FixtureLoaderInterface' => 'sylius_fixtures.fixture_loader',
  1337.             'Sylius\\Bundle\\FixturesBundle\\Loader\\SuiteLoaderInterface' => 'sylius_fixtures.suite_loader',
  1338.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteRegistryInterface' => 'sylius_fixtures.suite_registry',
  1339.             'Sylius\\Bundle\\GridBundle\\Registry\\GridRegistryInterface' => 'sylius.grid.grid_registry',
  1340.             'Sylius\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatterInterface' => 'sylius.money_formatter',
  1341.             'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface' => 'sylius.order_number_assigner',
  1342.             'Sylius\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'sylius.factory.payum_get_status_action',
  1343.             'Sylius\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'sylius.factory.payum_resolve_next_route',
  1344.             'Sylius\\Bundle\\PayumBundle\\Provider\\PaymentDescriptionProviderInterface' => 'sylius.payment_description_provider',
  1345.             'Sylius\\Bundle\\ShopBundle\\Calculator\\OrderItemsSubtotalCalculatorInterface' => 'sylius.calculator.order_items_subtotal',
  1346.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\ContactEmailManagerInterface' => 'sylius.email_manager.contact',
  1347.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\OrderEmailManagerInterface' => 'sylius.email_manager.order',
  1348.             'Sylius\\Bundle\\UserBundle\\Security\\UserLoginInterface' => 'sylius.security.user_login',
  1349.             'Sylius\\Component\\Addressing\\Comparator\\AddressComparatorInterface' => 'sylius.address_comparator',
  1350.             'Sylius\\Component\\Addressing\\Converter\\CountryNameConverterInterface' => 'sylius.converter.country_name',
  1351.             'Sylius\\Component\\Addressing\\Matcher\\ZoneMatcherInterface' => 'sylius.zone_matcher',
  1352.             'Sylius\\Component\\Addressing\\Provider\\ProvinceNamingProviderInterface' => 'sylius.province_naming_provider',
  1353.             'Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculatorInterface' => 'sylius.calculator.product_variant_price',
  1354.             'Sylius\\Component\\Core\\Checker\\OrderPaymentMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_payment_method_selection_requirement',
  1355.             'Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_shipping_method_selection_requirement',
  1356.             'Sylius\\Component\\Core\\Context\\ShopperContextInterface' => 'sylius.context.shopper',
  1357.             'Sylius\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'sylius.storage.currency',
  1358.             'Sylius\\Component\\Core\\Customer\\CustomerAddressAdderInterface' => 'sylius.customer_unique_address_adder',
  1359.             'Sylius\\Component\\Core\\Customer\\OrderAddressesSaverInterface' => 'sylius.customer_order_addresses_saver',
  1360.             'Sylius\\Component\\Core\\Customer\\Statistics\\CustomerStatisticsProviderInterface' => 'sylius.customer_statistics_provider',
  1361.             'Sylius\\Component\\Core\\Dashboard\\DashboardStatisticsProviderInterface' => 'sylius.dashboard.statistics_provider',
  1362.             'Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface' => 'sylius.integer_distributor',
  1363.             'Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface' => 'sylius.proportional_integer_distributor',
  1364.             'Sylius\\Component\\Core\\Factory\\CustomerAfterCheckoutFactoryInterface' => 'sylius.factory.customer_after_checkout',
  1365.             'Sylius\\Component\\Core\\Order\\OrderItemNamesSetterInterface' => 'sylius.order_item_names_setter',
  1366.             'Sylius\\Component\\Core\\Payment\\InvoiceNumberGeneratorInterface' => 'sylius.invoice_number_generator',
  1367.             'Sylius\\Component\\Core\\Payment\\Provider\\OrderPaymentProviderInterface' => 'sylius.order_payment_provider',
  1368.             'Sylius\\Component\\Core\\Promotion\\Applicator\\UnitsPromotionAdjustmentsApplicatorInterface' => 'sylius.promotion.units_promotion_adjustments_applicator',
  1369.             'Sylius\\Component\\Core\\Promotion\\Modifier\\OrderPromotionsUsageModifierInterface' => 'sylius.promotion_usage_modifier',
  1370.             'Sylius\\Component\\Core\\Provider\\ProductVariantsPricesProviderInterface' => 'sylius.provider.product_variants_prices',
  1371.             'Sylius\\Component\\Core\\Storage\\CartStorageInterface' => 'sylius.storage.cart_session',
  1372.             'Sylius\\Component\\Core\\TokenAssigner\\OrderTokenAssignerInterface' => 'sylius.unique_id_based_order_token_assigner',
  1373.             'Sylius\\Component\\Core\\Updater\\UnpaidOrdersStateUpdaterInterface' => 'sylius.unpaid_orders_state_updater',
  1374.             'Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface' => 'sylius.image_uploader',
  1375.             'Sylius\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'sylius.currency_converter',
  1376.             'Sylius\\Component\\Currency\\Converter\\CurrencyNameConverterInterface' => 'sylius.currency_name_converter',
  1377.             'Sylius\\Component\\Customer\\Context\\CustomerContextInterface' => 'sylius.context.customer',
  1378.             'Sylius\\Component\\Grid\\Configuration\\GridConfigurationExtenderInterface' => 'sylius.grid.configuration_extender',
  1379.             'Sylius\\Component\\Grid\\Configuration\\GridConfigurationRemovalsHandlerInterface' => 'sylius.grid.configuration_removals_handler',
  1380.             'Sylius\\Component\\Locale\\Converter\\LocaleConverterInterface' => 'sylius.locale_converter',
  1381.             'Sylius\\Component\\Locale\\Provider\\LocaleProviderInterface' => 'sylius.locale_provider.channel_based',
  1382.             'Sylius\\Component\\Mailer\\Factory\\EmailFactoryInterface' => 'sylius.factory.email',
  1383.             'Sylius\\Component\\Mailer\\Provider\\DefaultSettingsProviderInterface' => 'sylius.mailer.default_settings_provider',
  1384.             'Sylius\\Component\\Mailer\\Provider\\EmailProviderInterface' => 'sylius.email_provider',
  1385.             'Sylius\\Component\\Mailer\\Sender\\SenderInterface' => 'sylius.email_sender',
  1386.             'Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface' => 'sylius.adjustments_aggregator',
  1387.             'Sylius\\Component\\Order\\Modifier\\OrderItemQuantityModifierInterface' => 'sylius.order_item_quantity_modifier.limiting',
  1388.             'Sylius\\Component\\Order\\Modifier\\OrderModifierInterface' => 'sylius.order_modifier',
  1389.             'Sylius\\Component\\Order\\Remover\\ExpiredCartsRemoverInterface' => 'sylius.expired_carts_remover',
  1390.             'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface' => 'sylius.payment_method_resolver.default',
  1391.             'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface' => 'sylius.payment_methods_resolver',
  1392.             'Sylius\\Component\\Product\\Checker\\ProductVariantsParityCheckerInterface' => 'sylius.checker.product_variants_parity',
  1393.             'Sylius\\Component\\Product\\Generator\\ProductVariantGeneratorInterface' => 'sylius.generator.product_variant',
  1394.             'Sylius\\Component\\Product\\Generator\\SlugGeneratorInterface' => 'sylius.generator.slug',
  1395.             'Sylius\\Component\\Product\\Resolver\\AvailableProductOptionValuesResolverInterface' => 'sylius.available_product_option_values_resolver',
  1396.             'Sylius\\Component\\Promotion\\Action\\PromotionApplicatorInterface' => 'sylius.promotion_applicator',
  1397.             'Sylius\\Component\\Promotion\\Generator\\PromotionCouponGeneratorInterface' => 'sylius.promotion_coupon_generator',
  1398.             'Sylius\\Component\\Promotion\\Processor\\PromotionProcessorInterface' => 'sylius.promotion_processor',
  1399.             'Sylius\\Component\\Promotion\\Provider\\ActivePromotionsProvider' => 'sylius.active_promotions_provider',
  1400.             'Sylius\\Component\\Resource\\Generator\\RandomnessGeneratorInterface' => 'sylius.random_generator',
  1401.             'Sylius\\Component\\Shipping\\Calculator\\DelegatingCalculatorInterface' => 'sylius.shipping_calculator',
  1402.             'Sylius\\Component\\Shipping\\Checker\\Eligibility\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1403.             'Sylius\\Component\\Shipping\\Checker\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1404.             'Sylius\\Component\\Shipping\\Resolver\\DefaultShippingMethodResolverInterface' => 'sylius.shipping_method_resolver.default',
  1405.             'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface' => 'sylius.shipping_methods_resolver',
  1406.             'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface' => 'sylius.tax_calculator',
  1407.             'Sylius\\Component\\Taxation\\Checker\\TaxRateDateEligibilityCheckerInterface' => 'sylius.tax_rate_date_eligibility_checker',
  1408.             'Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface' => 'sylius.tax_rate_resolver',
  1409.             'Sylius\\Component\\Taxonomy\\Generator\\TaxonSlugGeneratorInterface' => 'sylius.generator.taxon_slug',
  1410.             'Sylius\\Component\\User\\Canonicalizer\\CanonicalizerInterface' => 'sylius.canonicalizer',
  1411.             'Sylius\\Component\\User\\Security\\PasswordUpdaterInterface' => 'sylius.security.password_updater',
  1412.             'Sylius\\Component\\User\\Security\\UserPasswordEncoderInterface' => 'sylius.security.password_hasher',
  1413.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  1414.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  1415.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  1416.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  1417.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  1418.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  1419.             'api_platform.action.post_item' => 'api_platform.action.placeholder',
  1420.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  1421.             'database_connection' => 'doctrine.dbal.default_connection',
  1422.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1423.             'jms_serializer.authorization_checker' => 'security.authorization_checker',
  1424.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  1425.             'sm.callback.cascade_transition' => 'SM\\Callback\\CascadeTransitionCallback',
  1426.             'sm.callback_factory' => 'SM\\Callback\\CallbackFactoryInterface',
  1427.             'sm.factory' => 'SM\\Factory\\FactoryInterface',
  1428.             'sylius.context.channel' => 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface',
  1429.             'sylius.context.channel.request_based.resolver' => 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface',
  1430.             'sylius.context.currency' => 'sylius.context.currency.channel_aware',
  1431.             'sylius.context.locale' => 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface',
  1432.             'sylius.factory.adjustment' => 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface',
  1433.             'sylius.factory.channel' => 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface',
  1434.             'sylius.factory.order_item' => 'sylius.factory.cart_item',
  1435.             'sylius.factory.payment' => 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface',
  1436.             'sylius.factory.payment_method' => 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface',
  1437.             'sylius.factory.product' => 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface',
  1438.             'sylius.factory.product_variant' => 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface',
  1439.             'sylius.factory.promotion_action' => 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface',
  1440.             'sylius.factory.promotion_coupon' => 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface',
  1441.             'sylius.factory.promotion_rule' => 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface',
  1442.             'sylius.factory.taxon' => 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface',
  1443.             'sylius.factory.zone' => 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface',
  1444.             'sylius.grid.bulk_action_renderer.twig' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1445.             'sylius.grid.provider' => 'sylius.grid.chain_provider',
  1446.             'sylius.grid.renderer.twig' => 'sylius.custom_grid_renderer.twig',
  1447.             'sylius.inventory.order_inventory_operator' => 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  1448.             'sylius.locale_provider' => 'sylius.locale_provider.channel_based',
  1449.             'sylius.manager.address' => 'doctrine.orm.default_entity_manager',
  1450.             'sylius.manager.address_log_entry' => 'doctrine.orm.default_entity_manager',
  1451.             'sylius.manager.adjustment' => 'doctrine.orm.default_entity_manager',
  1452.             'sylius.manager.admin_user' => 'doctrine.orm.default_entity_manager',
  1453.             'sylius.manager.admin_user_group' => 'doctrine.orm.default_entity_manager',
  1454.             'sylius.manager.article' => 'doctrine.orm.default_entity_manager',
  1455.             'sylius.manager.article_brand' => 'doctrine.orm.default_entity_manager',
  1456.             'sylius.manager.article_deposit' => 'doctrine.orm.default_entity_manager',
  1457.             'sylius.manager.article_group' => 'doctrine.orm.default_entity_manager',
  1458.             'sylius.manager.article_lot' => 'doctrine.orm.default_entity_manager',
  1459.             'sylius.manager.article_mov' => 'doctrine.orm.default_entity_manager',
  1460.             'sylius.manager.article_provider' => 'doctrine.orm.default_entity_manager',
  1461.             'sylius.manager.avatar_image' => 'doctrine.orm.default_entity_manager',
  1462.             'sylius.manager.catalog_promotion' => 'doctrine.orm.default_entity_manager',
  1463.             'sylius.manager.catalog_promotion_action' => 'doctrine.orm.default_entity_manager',
  1464.             'sylius.manager.catalog_promotion_scope' => 'doctrine.orm.default_entity_manager',
  1465.             'sylius.manager.catalog_promotion_translation' => 'doctrine.orm.default_entity_manager',
  1466.             'sylius.manager.channel' => 'doctrine.orm.default_entity_manager',
  1467.             'sylius.manager.channel_pricing' => 'doctrine.orm.default_entity_manager',
  1468.             'sylius.manager.country' => 'doctrine.orm.default_entity_manager',
  1469.             'sylius.manager.currency' => 'doctrine.orm.default_entity_manager',
  1470.             'sylius.manager.customer' => 'doctrine.orm.default_entity_manager',
  1471.             'sylius.manager.customer_group' => 'doctrine.orm.default_entity_manager',
  1472.             'sylius.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  1473.             'sylius.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  1474.             'sylius.manager.inventory_unit' => 'doctrine.orm.default_entity_manager',
  1475.             'sylius.manager.locale' => 'doctrine.orm.default_entity_manager',
  1476.             'sylius.manager.oauth_user' => 'doctrine.orm.default_entity_manager',
  1477.             'sylius.manager.order' => 'doctrine.orm.default_entity_manager',
  1478.             'sylius.manager.order_item' => 'doctrine.orm.default_entity_manager',
  1479.             'sylius.manager.order_item_unit' => 'doctrine.orm.default_entity_manager',
  1480.             'sylius.manager.order_sequence' => 'doctrine.orm.default_entity_manager',
  1481.             'sylius.manager.pay' => 'doctrine.orm.default_entity_manager',
  1482.             'sylius.manager.pay_acount' => 'doctrine.orm.default_entity_manager',
  1483.             'sylius.manager.pay_customer' => 'doctrine.orm.default_entity_manager',
  1484.             'sylius.manager.pay_fix_acount' => 'doctrine.orm.default_entity_manager',
  1485.             'sylius.manager.pay_fixed' => 'doctrine.orm.default_entity_manager',
  1486.             'sylius.manager.pay_import' => 'doctrine.orm.default_entity_manager',
  1487.             'sylius.manager.pay_mov' => 'doctrine.orm.default_entity_manager',
  1488.             'sylius.manager.pay_professional' => 'doctrine.orm.default_entity_manager',
  1489.             'sylius.manager.pay_provider' => 'doctrine.orm.default_entity_manager',
  1490.             'sylius.manager.payment' => 'doctrine.orm.default_entity_manager',
  1491.             'sylius.manager.payment_method' => 'doctrine.orm.default_entity_manager',
  1492.             'sylius.manager.payment_method_translation' => 'doctrine.orm.default_entity_manager',
  1493.             'sylius.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  1494.             'sylius.manager.product' => 'doctrine.orm.default_entity_manager',
  1495.             'sylius.manager.product_abdomen' => 'doctrine.orm.default_entity_manager',
  1496.             'sylius.manager.product_association' => 'doctrine.orm.default_entity_manager',
  1497.             'sylius.manager.product_association_type' => 'doctrine.orm.default_entity_manager',
  1498.             'sylius.manager.product_association_type_translation' => 'doctrine.orm.default_entity_manager',
  1499.             'sylius.manager.product_attribute' => 'doctrine.orm.default_entity_manager',
  1500.             'sylius.manager.product_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1501.             'sylius.manager.product_attribute_value' => 'doctrine.orm.default_entity_manager',
  1502.             'sylius.manager.product_image' => 'doctrine.orm.default_entity_manager',
  1503.             'sylius.manager.product_mammary' => 'doctrine.orm.default_entity_manager',
  1504.             'sylius.manager.product_option' => 'doctrine.orm.default_entity_manager',
  1505.             'sylius.manager.product_option_translation' => 'doctrine.orm.default_entity_manager',
  1506.             'sylius.manager.product_option_value' => 'doctrine.orm.default_entity_manager',
  1507.             'sylius.manager.product_option_value_translation' => 'doctrine.orm.default_entity_manager',
  1508.             'sylius.manager.product_review' => 'doctrine.orm.default_entity_manager',
  1509.             'sylius.manager.product_reviewer' => 'doctrine.orm.default_entity_manager',
  1510.             'sylius.manager.product_room' => 'doctrine.orm.default_entity_manager',
  1511.             'sylius.manager.product_taxon' => 'doctrine.orm.default_entity_manager',
  1512.             'sylius.manager.product_translation' => 'doctrine.orm.default_entity_manager',
  1513.             'sylius.manager.product_variant' => 'doctrine.orm.default_entity_manager',
  1514.             'sylius.manager.product_variant_translation' => 'doctrine.orm.default_entity_manager',
  1515.             'sylius.manager.professional' => 'doctrine.orm.default_entity_manager',
  1516.             'sylius.manager.promotion' => 'doctrine.orm.default_entity_manager',
  1517.             'sylius.manager.promotion_action' => 'doctrine.orm.default_entity_manager',
  1518.             'sylius.manager.promotion_coupon' => 'doctrine.orm.default_entity_manager',
  1519.             'sylius.manager.promotion_rule' => 'doctrine.orm.default_entity_manager',
  1520.             'sylius.manager.promotion_subject' => 'doctrine.orm.default_entity_manager',
  1521.             'sylius.manager.promotion_translation' => 'doctrine.orm.default_entity_manager',
  1522.             'sylius.manager.province' => 'doctrine.orm.default_entity_manager',
  1523.             'sylius.manager.shipment' => 'doctrine.orm.default_entity_manager',
  1524.             'sylius.manager.shipment_unit' => 'doctrine.orm.default_entity_manager',
  1525.             'sylius.manager.shipping_category' => 'doctrine.orm.default_entity_manager',
  1526.             'sylius.manager.shipping_method' => 'doctrine.orm.default_entity_manager',
  1527.             'sylius.manager.shipping_method_rule' => 'doctrine.orm.default_entity_manager',
  1528.             'sylius.manager.shipping_method_translation' => 'doctrine.orm.default_entity_manager',
  1529.             'sylius.manager.shop_billing_data' => 'doctrine.orm.default_entity_manager',
  1530.             'sylius.manager.shop_user' => 'doctrine.orm.default_entity_manager',
  1531.             'sylius.manager.tax_category' => 'doctrine.orm.default_entity_manager',
  1532.             'sylius.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  1533.             'sylius.manager.taxon' => 'doctrine.orm.default_entity_manager',
  1534.             'sylius.manager.taxon_image' => 'doctrine.orm.default_entity_manager',
  1535.             'sylius.manager.taxon_translation' => 'doctrine.orm.default_entity_manager',
  1536.             'sylius.manager.turn' => 'doctrine.orm.default_entity_manager',
  1537.             'sylius.manager.turn_taxon' => 'doctrine.orm.default_entity_manager',
  1538.             'sylius.manager.zone' => 'doctrine.orm.default_entity_manager',
  1539.             'sylius.manager.zone_member' => 'doctrine.orm.default_entity_manager',
  1540.             'sylius.order_item_quantity_modifier' => 'sylius.order_item_quantity_modifier.limiting',
  1541.             'sylius.translation_locale_provider' => 'sylius.translation_locale_provider.admin',
  1542.         ];
  1543.         $this->privates['service_container'] = function () {
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1550.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Package/PathPackage.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/src/Serializer/Normalizer/PagerfantaNormalizer.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/LoaderInterface.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/ThemedTemplateLoader.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/TemplateLocatorInterface.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/HierarchicalTemplateLocator.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/CompositeTemplateLocator.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1829.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1831.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php';
  1832.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  1833.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  1834.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php';
  1835.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  1836.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/FormatMoneyExtension.php';
  1837.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php';
  1838.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php';
  1839.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php';
  1840.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php';
  1841.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php';
  1842.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php';
  1843.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php';
  1844.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php';
  1845.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php';
  1846.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php';
  1847.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php';
  1848.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php';
  1849.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/ChannelUrlExtension.php';
  1850.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php';
  1851.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/GridExtension.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/BulkActionGridExtension.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Extension/Twig/SMExtension.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Twig/Extension/LinkExtension.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1866.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  1868.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php';
  1869.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Twig/OrderItemOriginalPriceToDisplayExtension.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/src/Twig/UndefinedCallableHandler.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Repository/RepositoryInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/EntityRepository.php';
  1907.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php';
  1908.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php';
  1909.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php';
  1910.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/FactoryInterface.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/Factory.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1918.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
  1919.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php';
  1920.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php';
  1921.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php';
  1922.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  1923.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  1924.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  1925.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php';
  1926.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Converter/CurrencyConverter.php';
  1927.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Context/LocaleContextInterface.php';
  1928.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Context/RequestHeaderBasedLocaleContext.php';
  1929.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php';
  1930.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Converter/LocaleConverter.php';
  1931.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php';
  1932.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php';
  1933.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php';
  1934.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php';
  1935.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php';
  1936.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/ChannelContextInterface.php';
  1937.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/CompositeChannelContext.php';
  1938.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php';
  1939.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/SingleChannelContext.php';
  1940.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php';
  1941.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php';
  1942.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php';
  1943.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php';
  1944.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php';
  1945.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1946.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php';
  1947.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1948.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php';
  1949.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php';
  1950.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php';
  1951.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistryInterface.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistry.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistryInterface.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistry.php';
  1956.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php';
  1957.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php';
  1958.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php';
  1959.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php';
  1960.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php';
  1961.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php';
  1962.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php';
  1963.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php';
  1964.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php';
  1965.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php';
  1966.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1967.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php';
  1968.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1969.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php';
  1970.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php';
  1971.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php';
  1972.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php';
  1973.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php';
  1974.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php';
  1975.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php';
  1976.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  1977.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php';
  1978.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php';
  1979.             include_once \dirname(__DIR__4).'/src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php';
  1980.             include_once \dirname(__DIR__4).'/src/Sylius/Component/User/Canonicalizer/Canonicalizer.php';
  1981.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php';
  1982.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php';
  1983.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php';
  1984.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php';
  1985.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php';
  1986.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php';
  1987.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php';
  1988.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/RedirectPathExtension.php';
  1989.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Storage/FilterStorageInterface.php';
  1990.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Storage/FilterStorage.php';
  1991.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php';
  1992.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php';
  1993.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php';
  1994.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php';
  1995.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  1997.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php';
  1998.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Context/CartContextInterface.php';
  1999.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php';
  2000.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php';
  2001.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/CurrencyStorage.php';
  2002.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Context/CurrencyContextInterface.php';
  2003.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php';
  2004.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php';
  2005.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php';
  2006.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php';
  2007.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php';
  2008.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php';
  2009.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
  2010.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  2012.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/EventListener/XFrameOptionsSubscriber.php';
  2013.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php';
  2014.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php';
  2015.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php';
  2016.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  2017.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php';
  2018.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php';
  2019.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php';
  2020.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php';
  2021.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php';
  2022.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Customer/Context/CustomerContextInterface.php';
  2023.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php';
  2024.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php';
  2025.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php';
  2026.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php';
  2027.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php';
  2028.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php';
  2029.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/SectionResolver/SectionProviderInterface.php';
  2030.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php';
  2031.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionResolverInterface.php';
  2032.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiUriBasedSectionResolver.php';
  2033.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php';
  2034.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolverInterface.php';
  2035.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolver.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Storage/StorageInterface.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Storage/CookieStorage.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/RegistryInterface.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/Registry.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ExpressionLanguage.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/ExpressionLanguage.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/GridRendererInterface.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigGridRenderer.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Renderer/TwigGridRenderer.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistryInterface.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistry.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/BulkActionGridRendererInterface.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParserInterface.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParser.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/FieldTypeInterface.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/DatetimeFieldType.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/StringFieldType.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/FieldTypes/TwigFieldType.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/DataExtractorInterface.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/PropertyAccessDataExtractor.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Factory/LinkFactory.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorRegistry.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorInterface.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/SymfonyUrlGenerator.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Helper/LinkHelper.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle/Expression/LinkExpressionFunction.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolverInterface.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolver.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProviderInterface.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProvider.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/SymfonyTranslatorResourceProvider.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinder.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  2181.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  2182.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php';
  2183.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/EventListener/AdminFilterSubscriber.php';
  2184.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php';
  2185.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php';
  2186.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php';
  2187.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php';
  2188.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php';
  2189.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php';
  2190.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php';
  2191.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriber.php';
  2192.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php';
  2193.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/SectionResolver/ShopUriBasedSectionResolver.php';
  2194.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php';
  2195.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Storage/CartStorageInterface.php';
  2196.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php';
  2197.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php';
  2198.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php';
  2199.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php';
  2200.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';
  2201.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  2202.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  2203.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php';
  2204.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php';
  2205.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  2206.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  2207.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  2208.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  2209.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  2210.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  2211.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  2212.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  2213.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php';
  2214.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php';
  2215.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php';
  2216.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  2217.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  2218.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  2219.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  2220.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  2221.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  2222.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  2223.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  2224.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  2225.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  2226.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php';
  2227.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  2228.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  2229.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  2230.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  2231.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  2232.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  2233.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IriConverterInterface.php';
  2234.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  2235.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  2236.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php';
  2237.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  2238.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  2239.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  2240.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  2241.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  2242.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  2243.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  2244.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  2245.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  2246.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  2247.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  2248.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  2249.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  2250.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  2251.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  2252.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  2253.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  2254.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  2255.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  2256.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  2257.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  2258.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  2259.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  2260.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  2261.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php';
  2262.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  2263.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  2264.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolverInteface.php';
  2265.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolver.php';
  2266.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMergerInterface.php';
  2267.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php';
  2268.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  2269.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  2270.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  2271.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2272.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  2273.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  2274.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  2275.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  2276.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  2277.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  2278.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  2279.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  2280.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  2281.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  2282.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  2283.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  2284.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  2285.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  2286.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  2287.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  2288.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  2289.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  2290.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  2291.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  2292.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  2293.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  2294.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  2295.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  2296.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  2301.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  2306.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  2307.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  2308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  2309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  2310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  2311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  2312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  2313.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  2314.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  2315.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  2316.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  2317.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  2318.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  2319.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  2320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  2321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  2322.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  2323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  2324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  2325.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Context/UserContextInterface.php';
  2326.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Context/TokenBasedUserContext.php';
  2327.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/EventSubscriber/KernelRequestEventSubscriber.php';
  2328.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProviderInterface.php';
  2329.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProvider.php';
  2330.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/ProductImageFilterProviderInterface.php';
  2331.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php';
  2332.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php';
  2333.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php';
  2334.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverterInterface.php';
  2335.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverter.php';
  2336.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php';
  2337.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php';
  2338.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php';
  2339.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php';
  2340.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php';
  2341.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php';
  2342.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php';
  2343.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ZoneDenormalizer.php';
  2344.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  2345.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php';
  2346.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  2347.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  2348.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/AdminAuthenticationTokenDocumentationNormalizer.php';
  2349.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  2350.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  2351.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ShopAuthenticationTokenDocumentationNormalizer.php';
  2352.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductDocumentationNormalizer.php';
  2353.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductImageDocumentationNormalizer.php';
  2354.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductSlugDocumentationNormalizer.php';
  2355.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductVariantDocumentationNormalizer.php';
  2356.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ShippingMethodDocumentationNormalizer.php';
  2357.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/PathHiderDocumentationNormalizer.php';
  2358.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/AcceptLanguageHeaderDocumentationNormalizer.php';
  2359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2360.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2361.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2363.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2364.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2365.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2366.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  2367.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  2368.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  2369.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2370.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2371.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2373.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php';
  2374.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
  2375.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php';
  2376.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php';
  2377.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php';
  2378.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php';
  2379.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformer.php';
  2380.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php';
  2381.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php';
  2382.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php';
  2383.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php';
  2384.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php';
  2385.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2386.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2387.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2388.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2389.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  2390.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  2391.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  2392.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  2393.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  2394.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2395.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2396.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Context/CompositeLocaleContext.php';
  2397.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php';
  2398.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php';
  2399.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php';
  2400.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php';
  2401.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php';
  2402.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php';
  2403.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/FactoryInterface.php';
  2404.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/ClearableFactoryInterface.php';
  2405.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/AbstractFactory.php';
  2406.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/Factory.php';
  2407.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactoryInterface.php';
  2408.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php';
  2409.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php';
  2410.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Context/CompositeCartContext.php';
  2411.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php';
  2412.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php';
  2413.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Context/CartContext.php';
  2414.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2415.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2416.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2417.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2419.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  2420.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  2421.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php';
  2422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2425.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  2426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2428.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2429.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2430.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2433.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2434.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  2436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2437.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  2438.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  2439.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2440.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2441.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php';
  2442.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php';
  2443.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  2444.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  2445.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  2446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2447.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php';
  2448.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php';
  2449.         };
  2450.     }
  2451.     public function compile(): void
  2452.     {
  2453.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2454.     }
  2455.     public function isCompiled(): bool
  2456.     {
  2457.         return true;
  2458.     }
  2459.     public function getRemovedIds(): array
  2460.     {
  2461.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2462.     }
  2463.     protected function load($file$lazyLoad true)
  2464.     {
  2465.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  2466.             return $class::do($this$lazyLoad);
  2467.         }
  2468.         if ('.' === $file[-4]) {
  2469.             $class substr($class0, -4);
  2470.         } else {
  2471.             $file .= '.php';
  2472.         }
  2473.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  2474.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  2475.     }
  2476.     protected function createProxy($class\Closure $factory)
  2477.     {
  2478.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  2479.         return $factory();
  2480.     }
  2481.     /**
  2482.      * Gets the public '.container.private.profiler' shared service.
  2483.      *
  2484.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2485.      */
  2486.     protected function get_Container_Private_ProfilerService()
  2487.     {
  2488.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2489.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2490.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2491.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2492.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2493.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2494.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2495.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2496.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2497.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2498.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2499.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2500.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2501.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2502.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2503.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2504.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2505.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2506.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  2507.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2508.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2509.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2510.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2511.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  2512.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  2513.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2514.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2515.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2516.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2517.         $e->registerBus('sylius.command_bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2518.         $e->registerBus('sylius.event_bus', ($this->privates['debug.traced.sylius.event_bus'] ?? $this->getDebug_Traced_Sylius_EventBusService()));
  2519.         $e->registerBus('sylius_default.bus', ($this->privates['debug.traced.sylius_default.bus'] ?? $this->getDebug_Traced_SyliusDefault_BusService()));
  2520.         $e->registerBus('sylius_event.bus', ($this->privates['debug.traced.sylius_event.bus'] ?? $this->getDebug_Traced_SyliusEvent_BusService()));
  2521.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2522.         if ($this->has('kernel')) {
  2523.             $f->setKernel($b);
  2524.         }
  2525.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2526.         $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['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  2527.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2528.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2529.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2530.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2531.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2532.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2533.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2534.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2535.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2536.         $instance->add($d);
  2537.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2538.         $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())));
  2539.         $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())));
  2540.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  2541.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2542.         $instance->add($e);
  2543.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2544.         $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));
  2545.         $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()))));
  2546.         $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']));
  2547.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector(['Sylius\\Bundle\\OrderBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CurrencyBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\LocaleBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ProductBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ChannelBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AttributeBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxationBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ShippingBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PaymentBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PromotionBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AddressingBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\InventoryBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxonomyBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\UserBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CustomerBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CoreBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer'), 'Sylius\\Component\\Core' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Sylius\\Component\\Addressing' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Component\\Attribute' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Component\\Channel' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Component\\Currency' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Component\\Customer' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Component\\Inventory' => (\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Component\\Locale' => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Component\\Order' => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Component\\Payment' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Component\\Product' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Component\\Promotion' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Component\\Shipping' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxation' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxonomy' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Component\\User' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/serializer')], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  2548.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  2549.         $instance->add(new \Sylius\Bundle\ThemeBundle\Collector\ThemeCollector(($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))));
  2550.         $instance->add($f);
  2551.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\SyliusCollector(($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), $this->parameters['kernel.bundles'], 'es_ES'));
  2552.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\CartCollector(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService())));
  2553.         return $instance;
  2554.     }
  2555.     /**
  2556.      * Gets the public 'SM\Callback\CallbackFactoryInterface' shared autowired service.
  2557.      *
  2558.      * @return \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory
  2559.      */
  2560.     protected function getCallbackFactoryInterfaceService()
  2561.     {
  2562.         return $this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this);
  2563.     }
  2564.     /**
  2565.      * Gets the public 'SM\Factory\FactoryInterface' shared autowired service.
  2566.      *
  2567.      * @return \SM\Factory\Factory
  2568.      */
  2569.     protected function getFactoryInterfaceService()
  2570.     {
  2571.         return $this->services['SM\\Factory\\FactoryInterface'] = new \SM\Factory\Factory($this->parameters['sm.configs'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['SM\\Callback\\CallbackFactoryInterface'] ?? ($this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this))));
  2572.     }
  2573.     /**
  2574.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension' shared service.
  2575.      *
  2576.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension
  2577.      */
  2578.     protected function getChannelNameExtensionService()
  2579.     {
  2580.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  2581.     }
  2582.     /**
  2583.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension' shared service.
  2584.      *
  2585.      * @return \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension
  2586.      */
  2587.     protected function getOrderUnitTaxesExtensionService()
  2588.     {
  2589.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension();
  2590.     }
  2591.     /**
  2592.      * Gets the public 'Sylius\Bundle\ApiBundle\Context\UserContextInterface' shared service.
  2593.      *
  2594.      * @return \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext
  2595.      */
  2596.     protected function getUserContextInterfaceService()
  2597.     {
  2598.         return $this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] = new \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2599.     }
  2600.     /**
  2601.      * Gets the public 'Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber' shared service.
  2602.      *
  2603.      * @return \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber
  2604.      */
  2605.     protected function getKernelRequestEventSubscriberService()
  2606.     {
  2607.         return $this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(true'/api/v2');
  2608.     }
  2609.     /**
  2610.      * Gets the public 'Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface' shared service.
  2611.      *
  2612.      * @return \Sylius\Bundle\ApiBundle\Provider\PathPrefixProvider
  2613.      */
  2614.     protected function getPathPrefixProviderInterfaceService()
  2615.     {
  2616.         return $this->services['Sylius\\Bundle\\ApiBundle\\Provider\\PathPrefixProviderInterface'] = new \Sylius\Bundle\ApiBundle\Provider\PathPrefixProvider(($this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] ?? $this->getUserContextInterfaceService()), '/api/v2');
  2617.     }
  2618.     /**
  2619.      * Gets the public 'Sylius\Bundle\ApiBundle\Provider\ProductImageFilterProviderInterface' shared service.
  2620.      *
  2621.      * @return \Sylius\Bundle\ApiBundle\Provider\LiipProductImageFilterProvider
  2622.      */
  2623.     protected function getProductImageFilterProviderInterfaceService()
  2624.     {
  2625.         return $this->services['Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface'] = new \Sylius\Bundle\ApiBundle\Provider\LiipProductImageFilterProvider($this->parameters['liip_imagine.filter_sets']);
  2626.     }
  2627.     /**
  2628.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer' shared service.
  2629.      *
  2630.      * @return \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer
  2631.      */
  2632.     protected function getAddressDenormalizerService()
  2633.     {
  2634.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), 'Sylius\\Component\\Core\\Model\\Address''Sylius\\Component\\Addressing\\Model\\AddressInterface');
  2635.     }
  2636.     /**
  2637.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer' shared service.
  2638.      *
  2639.      * @return \Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer
  2640.      */
  2641.     protected function getCommandArgumentsDenormalizerService()
  2642.     {
  2643.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), new \Sylius\Bundle\ApiBundle\Converter\IriToIdentifierConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService())), ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService()));
  2644.     }
  2645.     /**
  2646.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer' shared service.
  2647.      *
  2648.      * @return \Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer
  2649.      */
  2650.     protected function getCommandDenormalizerService()
  2651.     {
  2652.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer(($this->privates['api_platform.serializer.normalizer.item'] ?? $this->getApiPlatform_Serializer_Normalizer_ItemService()));
  2653.     }
  2654.     /**
  2655.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer' shared service.
  2656.      *
  2657.      * @return \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer
  2658.      */
  2659.     protected function getCommandNormalizerService()
  2660.     {
  2661.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()));
  2662.     }
  2663.     /**
  2664.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductAttributeValueNormalizer' shared service.
  2665.      *
  2666.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductAttributeValueNormalizer
  2667.      */
  2668.     protected function getProductAttributeValueNormalizerService()
  2669.     {
  2670.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ProductAttributeValueNormalizer(($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()), 'es_ES');
  2671.     }
  2672.     /**
  2673.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer' shared service.
  2674.      *
  2675.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer
  2676.      */
  2677.     protected function getProductImageNormalizerService()
  2678.     {
  2679.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductImageNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'media/image');
  2680.     }
  2681.     /**
  2682.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer' shared service.
  2683.      *
  2684.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer
  2685.      */
  2686.     protected function getProductNormalizerService()
  2687.     {
  2688.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer(($this->services['sylius.product_variant_resolver.default'] ?? ($this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver())), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()));
  2689.     }
  2690.     /**
  2691.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer' shared service.
  2692.      *
  2693.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer
  2694.      */
  2695.     protected function getProductVariantNormalizerService()
  2696.     {
  2697.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer(($this->services['sylius.calculator.product_variant_price'] ?? ($this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator())), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.availability_checker.default'] ?? ($this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker())), ($this->services['sylius.section_resolver.uri_based_section_resolver'] ?? $this->getSylius_SectionResolver_UriBasedSectionResolverService()), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()));
  2698.     }
  2699.     /**
  2700.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer' shared service.
  2701.      *
  2702.      * @return \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer
  2703.      */
  2704.     protected function getShippingMethodNormalizerService()
  2705.     {
  2706.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()), ($this->services['sylius.repository.shipment'] ?? $this->getSylius_Repository_ShipmentService()), ($this->services['sylius.registry.shipping_calculator'] ?? $this->getSylius_Registry_ShippingCalculatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  2707.     }
  2708.     /**
  2709.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer' shared service.
  2710.      *
  2711.      * @return \Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer
  2712.      */
  2713.     protected function getZoneDenormalizerService()
  2714.     {
  2715.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer(($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()));
  2716.     }
  2717.     /**
  2718.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer' shared service.
  2719.      *
  2720.      * @return \Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer
  2721.      */
  2722.     protected function getAcceptLanguageHeaderDocumentationNormalizerService()
  2723.     {
  2724.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer'] ?? $this->getPathHiderDocumentationNormalizerService()), ($this->services['sylius.repository.locale'] ?? $this->getSylius_Repository_LocaleService()));
  2725.     }
  2726.     /**
  2727.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer' shared service.
  2728.      *
  2729.      * @return \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer
  2730.      */
  2731.     protected function getAdminAuthenticationTokenDocumentationNormalizerService()
  2732.     {
  2733.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] = 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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($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()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''''', [], $this->getParameter('api_platform.swagger.api_keys'), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'true'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue, new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~nveTlqH'] ?? $this->get_1SerializernveTlqHService()))), '/api/v2');
  2734.     }
  2735.     /**
  2736.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer' shared service.
  2737.      *
  2738.      * @return \Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer
  2739.      */
  2740.     protected function getPathHiderDocumentationNormalizerService()
  2741.     {
  2742.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] ?? $this->getShippingMethodDocumentationNormalizerService()), $this->parameters['sylius.api.paths_to_hide']);
  2743.     }
  2744.     /**
  2745.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer' shared service.
  2746.      *
  2747.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer
  2748.      */
  2749.     protected function getProductDocumentationNormalizerService()
  2750.     {
  2751.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] ?? $this->getAdminAuthenticationTokenDocumentationNormalizerService()));
  2752.     }
  2753.     /**
  2754.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer' shared service.
  2755.      *
  2756.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer
  2757.      */
  2758.     protected function getProductImageDocumentationNormalizerService()
  2759.     {
  2760.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] ?? $this->getProductDocumentationNormalizerService()), ($this->services['Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface'] ?? $this->getProductImageFilterProviderInterfaceService()), '/api/v2');
  2761.     }
  2762.     /**
  2763.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer' shared service.
  2764.      *
  2765.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer
  2766.      */
  2767.     protected function getProductSlugDocumentationNormalizerService()
  2768.     {
  2769.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer'] ?? $this->getProductImageDocumentationNormalizerService()), '/api/v2');
  2770.     }
  2771.     /**
  2772.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer' shared service.
  2773.      *
  2774.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer
  2775.      */
  2776.     protected function getProductVariantDocumentationNormalizerService()
  2777.     {
  2778.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] ?? $this->getProductSlugDocumentationNormalizerService()));
  2779.     }
  2780.     /**
  2781.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer' shared service.
  2782.      *
  2783.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer
  2784.      */
  2785.     protected function getShippingMethodDocumentationNormalizerService()
  2786.     {
  2787.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] ?? $this->getProductVariantDocumentationNormalizerService()));
  2788.     }
  2789.     /**
  2790.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer' shared service.
  2791.      *
  2792.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer
  2793.      */
  2794.     protected function getShopAuthenticationTokenDocumentationNormalizerService()
  2795.     {
  2796.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer'] ?? $this->getAcceptLanguageHeaderDocumentationNormalizerService()), '/api/v2');
  2797.     }
  2798.     /**
  2799.      * Gets the public 'Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface' shared service.
  2800.      *
  2801.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider
  2802.      */
  2803.     protected function getFakeChannelCodeProviderInterfaceService()
  2804.     {
  2805.         return $this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider();
  2806.     }
  2807.     /**
  2808.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener' shared service.
  2809.      *
  2810.      * @return \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener
  2811.      */
  2812.     protected function getLocaleAwareListenerService()
  2813.     {
  2814.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] = new \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener(new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2815.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('es_ES')));
  2816.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService());
  2817.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2818.     }
  2819.     /**
  2820.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber' shared service.
  2821.      *
  2822.      * @return \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber
  2823.      */
  2824.     protected function getXFrameOptionsSubscriberService()
  2825.     {
  2826.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber();
  2827.     }
  2828.     /**
  2829.      * Gets the public 'Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext' shared service.
  2830.      *
  2831.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext
  2832.      */
  2833.     protected function getRequestHeaderBasedLocaleContextService()
  2834.     {
  2835.         return $this->services['Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext'] = new \Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()));
  2836.     }
  2837.     /**
  2838.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension' shared service.
  2839.      *
  2840.      * @return \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension
  2841.      */
  2842.     protected function getLegacySonataBlockExtensionService()
  2843.     {
  2844.         return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] = new \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension($this->parameters['sylius_ui.sonata_block.whitelisted_variables']);
  2845.     }
  2846.     /**
  2847.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\RedirectPathExtension' shared service.
  2848.      *
  2849.      * @return \Sylius\Bundle\UiBundle\Twig\RedirectPathExtension
  2850.      */
  2851.     protected function getRedirectPathExtensionService()
  2852.     {
  2853.         return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\RedirectPathExtension'] = new \Sylius\Bundle\UiBundle\Twig\RedirectPathExtension(($this->privates['Sylius\\Bundle\\UiBundle\\Storage\\FilterStorage'] ?? $this->getFilterStorageService()), ($this->services['router'] ?? $this->getRouterService()));
  2854.     }
  2855.     /**
  2856.      * Gets the public 'Sylius\Component\Channel\Context\ChannelContextInterface' shared service.
  2857.      *
  2858.      * @return \Sylius\Component\Channel\Context\CachedPerRequestChannelContext
  2859.      */
  2860.     protected function getChannelContextInterfaceService()
  2861.     {
  2862.         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())));
  2863.     }
  2864.     /**
  2865.      * Gets the public 'Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface' shared service.
  2866.      *
  2867.      * @return \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver
  2868.      */
  2869.     protected function getRequestResolverInterfaceService()
  2870.     {
  2871.         $this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] = $instance = new \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver();
  2872.         $instance->addResolver(new \Sylius\Component\Channel\Context\RequestBased\HostnameBasedRequestResolver(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService())), 0);
  2873.         return $instance;
  2874.     }
  2875.     /**
  2876.      * Gets the public 'Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolverInterface' shared service.
  2877.      *
  2878.      * @return \Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolver
  2879.      */
  2880.     protected function getCreatedByGuestFlagResolverInterfaceService()
  2881.     {
  2882.         return $this->services['Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface'] = new \Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2883.     }
  2884.     /**
  2885.      * Gets the public 'Sylius\Component\Locale\Context\LocaleContextInterface' shared service.
  2886.      *
  2887.      * @return \Sylius\Component\Locale\Context\CompositeLocaleContext
  2888.      */
  2889.     protected function getLocaleContextInterfaceService()
  2890.     {
  2891.         $this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] = $instance = new \Sylius\Component\Locale\Context\CompositeLocaleContext();
  2892.         $instance->addContext(($this->services['Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext'] ?? $this->getRequestHeaderBasedLocaleContextService()), 256);
  2893.         $instance->addContext(($this->services['sylius.context.locale.request_based'] ?? $this->getSylius_Context_Locale_RequestBasedService()), 64);
  2894.         $instance->addContext(($this->services['sylius.context.locale.provider_based'] ?? $this->getSylius_Context_Locale_ProviderBasedService()), -128);
  2895.         $instance->addContext(($this->services['sylius.context.locale.admin_based'] ?? $this->getSylius_Context_Locale_AdminBasedService()), 128);
  2896.         return $instance;
  2897.     }
  2898.     /**
  2899.      * Gets the public 'api_platform.route_name_resolver' shared service.
  2900.      *
  2901.      * @return \Sylius\Bundle\ApiBundle\ApiPlatform\Bridge\Symfony\Routing\CachedRouteNameResolver
  2902.      */
  2903.     protected function getApiPlatform_RouteNameResolverService()
  2904.     {
  2905.         $a = ($this->services['Sylius\\Bundle\\ApiBundle\\Provider\\PathPrefixProviderInterface'] ?? $this->getPathPrefixProviderInterfaceService());
  2906.         return $this->services['api_platform.route_name_resolver'] = new \Sylius\Bundle\ApiBundle\ApiPlatform\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \Sylius\Bundle\ApiBundle\ApiPlatform\Bridge\Symfony\Routing\RouteNameResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), $a), $a);
  2907.     }
  2908.     /**
  2909.      * Gets the public 'cache.app' shared service.
  2910.      *
  2911.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2912.      */
  2913.     protected function getCache_AppService()
  2914.     {
  2915.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('J-SSV5Xhx1'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2916.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2917.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2918.     }
  2919.     /**
  2920.      * Gets the public 'cache.system' shared service.
  2921.      *
  2922.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2923.      */
  2924.     protected function getCache_SystemService()
  2925.     {
  2926.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JqJCfBmgZ6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2927.     }
  2928.     /**
  2929.      * Gets the public 'cache.validator_expression_language' shared service.
  2930.      *
  2931.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2932.      */
  2933.     protected function getCache_ValidatorExpressionLanguageService()
  2934.     {
  2935.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PuFYizNC5L'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2936.     }
  2937.     /**
  2938.      * Gets the public 'data_collector.dump' shared service.
  2939.      *
  2940.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2941.      */
  2942.     protected function getDataCollector_DumpService()
  2943.     {
  2944.         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);
  2945.     }
  2946.     /**
  2947.      * Gets the public 'date_time_normalizer' shared service.
  2948.      *
  2949.      * @return \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer
  2950.      */
  2951.     protected function getDateTimeNormalizerService()
  2952.     {
  2953.         return $this->services['date_time_normalizer'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s']);
  2954.     }
  2955.     /**
  2956.      * Gets the public 'doctrine' shared service.
  2957.      *
  2958.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2959.      */
  2960.     protected function getDoctrineService()
  2961.     {
  2962.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2963.     }
  2964.     /**
  2965.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2966.      *
  2967.      * @return \Doctrine\DBAL\Connection
  2968.      */
  2969.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2970.     {
  2971.         $a = new \Doctrine\DBAL\Configuration();
  2972.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2973.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2974.         $b->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2975.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2976.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2977.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2978.         $c->setConnectionName('default');
  2979.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  2980.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2981.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2982.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2983.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2984.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  2985.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2986.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  2987.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  2988.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  2989.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  2990.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  2991.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.attribute''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService'true],
  2992.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.review''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService'true],
  2993.             'sylius.event_subscriber.orm_mapped_super_class' => ['services''sylius.event_subscriber.orm_mapped_super_class''getSylius_EventSubscriber_OrmMappedSuperClassService'true],
  2994.             'sylius.event_subscriber.orm_repository_class' => ['services''sylius.event_subscriber.orm_repository_class''getSylius_EventSubscriber_OrmRepositoryClassService'true],
  2995.             'sylius.listener.canonicalizer' => ['services''sylius.listener.canonicalizer''getSylius_Listener_CanonicalizerService'true],
  2996.             'sylius.listener.default_username' => ['services''sylius.listener.default_username''getSylius_Listener_DefaultUsernameService'true],
  2997.             'sylius.listener.images_remove' => ['services''sylius.listener.images_remove''getSylius_Listener_ImagesRemoveService'true],
  2998.             'sylius.listener.password_updater' => ['services''sylius.listener.password_updater''getSylius_Listener_PasswordUpdaterService'true],
  2999.             'sylius.listener.product_review_change' => ['services''sylius.listener.product_review_change''getSylius_Listener_ProductReviewChangeService'true],
  3000.             'sylius.listener.select_product_attribute_choice_remove' => ['services''sylius.listener.select_product_attribute_choice_remove''getSylius_Listener_SelectProductAttributeChoiceRemoveService'true],
  3001.             'sylius.translation.translatable_listener.doctrine.orm' => ['services''sylius.translation.translatable_listener.doctrine.orm''getSylius_Translation_TranslatableListener_Doctrine_OrmService'true],
  3002.         ], [
  3003.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3004.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3005.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3006.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  3007.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3008.             'stof_doctrine_extensions.listener.loggable' => '?',
  3009.             'stof_doctrine_extensions.listener.sluggable' => '?',
  3010.             'stof_doctrine_extensions.listener.sortable' => '?',
  3011.             'stof_doctrine_extensions.listener.timestampable' => '?',
  3012.             'stof_doctrine_extensions.listener.tree' => '?',
  3013.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => '?',
  3014.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => '?',
  3015.             'sylius.event_subscriber.orm_mapped_super_class' => '?',
  3016.             'sylius.event_subscriber.orm_repository_class' => '?',
  3017.             'sylius.listener.canonicalizer' => '?',
  3018.             'sylius.listener.default_username' => '?',
  3019.             'sylius.listener.images_remove' => '?',
  3020.             'sylius.listener.password_updater' => '?',
  3021.             'sylius.listener.product_review_change' => '?',
  3022.             'sylius.listener.select_product_attribute_choice_remove' => '?',
  3023.             'sylius.translation.translatable_listener.doctrine.orm' => '?',
  3024.         ]), [=> '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.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.resolve_target_entity'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute'=> 'sylius.doctrine.orm.event_subscriber.load_metadata.review'10 => 'stof_doctrine_extensions.listener.tree'11 => 'stof_doctrine_extensions.listener.sluggable'12 => 'stof_doctrine_extensions.listener.timestampable'13 => 'stof_doctrine_extensions.listener.sortable'14 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 15 => [=> [=> 'postUpdate'], => 'sylius.listener.select_product_attribute_choice_remove'], 16 => [=> [=> 'prePersist'], => 'sylius.listener.password_updater'], 17 => [=> [=> 'preUpdate'], => 'sylius.listener.password_updater'], 18 => [=> [=> 'postPersist'], => 'sylius.listener.product_review_change'], 19 => [=> [=> 'postUpdate'], => 'sylius.listener.product_review_change'], 20 => [=> [=> 'postRemove'], => 'sylius.listener.product_review_change'], 21 => [=> [=> 'onFlush'], => 'sylius.listener.images_remove'], 22 => [=> [=> 'postFlush'], => 'sylius.listener.images_remove'], 23 => [=> [=> 'onFlush'], => 'sylius.listener.default_username'], 24 => [=> [=> 'prePersist'], => 'sylius.listener.canonicalizer'], 25 => [=> [=> 'preUpdate'], => 'sylius.listener.canonicalizer']]), []);
  3025.     }
  3026.     /**
  3027.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3028.      *
  3029.      * @return \Doctrine\ORM\EntityManager
  3030.      */
  3031.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3032.     {
  3033.         if ($lazyLoad) {
  3034.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3035.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3036.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3037.                     $proxy->setProxyInitializer(null);
  3038.                     return true;
  3039.                 });
  3040.             });
  3041.         }
  3042.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3044.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3045.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  3046.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3048.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3052.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3054.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  3055.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3056.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3057.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3058.         include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php';
  3059.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3061.         $a = new \Doctrine\ORM\Configuration();
  3062.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model']);
  3063.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3064.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3065.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3066.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(($this->services['sylius_resource.doctrine.mapping_driver_chain'] ?? $this->getSyliusResource_Doctrine_MappingDriverChainService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3067.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3068.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3069.         ], [
  3070.             'doctrine.ulid_generator' => '?',
  3071.             'doctrine.uuid_generator' => '?',
  3072.         ])));
  3073.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3074.         $a->setProxyNamespace('Proxies');
  3075.         $a->setAutoGenerateProxyClasses(true);
  3076.         $a->setSchemaIgnoreClasses([]);
  3077.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3078.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3079.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  3080.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3081.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3082.         $a->setRepositoryFactory(new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3083.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => ['privates''Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository''getChannelRepositoryService'true],
  3084.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository''getAddressRepositoryService'true],
  3085.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository''getAdminUserGroupRepositoryService'true],
  3086.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository''getArticleBrandRepositoryService'true],
  3087.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository''getArticleDepositRepositoryService'true],
  3088.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository''getArticleGroupRepositoryService'true],
  3089.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository''getArticleLotRepositoryService'true],
  3090.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository''getArticleMovRepositoryService'true],
  3091.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository''getArticleProviderRepositoryService'true],
  3092.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository''getArticleRepositoryService'true],
  3093.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''getAvatarImageRepositoryService'true],
  3094.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository''getCurrencyRepositoryService'true],
  3095.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository''getCustomerRepositoryService'true],
  3096.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository''getOrderItemRepositoryService'true],
  3097.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository''getOrderItemUnitRepositoryService'true],
  3098.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository''getOrderRepositoryService'true],
  3099.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository''getPayAcountRepositoryService'true],
  3100.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository''getPayCustomerRepositoryService'true],
  3101.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository''getPayFixAcountRepositoryService'true],
  3102.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository''getPayFixedRepositoryService'true],
  3103.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository''getPayImportRepositoryService'true],
  3104.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository''getPayMovRepositoryService'true],
  3105.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository''getPayProfessionalRepositoryService'true],
  3106.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository''getPayProviderRepositoryService'true],
  3107.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository''getPayRepositoryService'true],
  3108.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository''getPaymentMethodRepositoryService'true],
  3109.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository''getPaymentRepositoryService'true],
  3110.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository''getProductAbdomenRepositoryService'true],
  3111.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository''getProductMammaryRepositoryService'true],
  3112.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''getProductOptionRepositoryService'true],
  3113.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository''getProductRepositoryService'true],
  3114.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository''getProductReviewRepositoryService'true],
  3115.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository''getProductRoomRepositoryService'true],
  3116.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''getProductTaxonRepositoryService'true],
  3117.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository''getProductVariantRepositoryService'true],
  3118.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository''getProfessionalRepositoryService'true],
  3119.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository''getPromotionRepositoryService'true],
  3120.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository''getShipmentRepositoryService'true],
  3121.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''getShippingCategoryRepositoryService'true],
  3122.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository''getShippingMethodRepositoryService'true],
  3123.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository''getTurnRepositoryService'true],
  3124.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository''getUserRepositoryService'true],
  3125.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => ['privates''Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository''getExchangeRateRepositoryService'true],
  3126.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''getProductAssociationTypeRepositoryService'true],
  3127.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository''getProductAttributeValueRepositoryService'true],
  3128.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository' => ['privates''Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository''getCatalogPromotionRepositoryService'true],
  3129.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => ['privates''Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository''getPromotionCouponRepositoryService'true],
  3130.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => ['privates''Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository''getResourceLogEntryRepositoryService'true],
  3131.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => ['privates''Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository''getTaxCategoryRepositoryService'true],
  3132.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => ['privates''Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository''getTaxonRepositoryService'true],
  3133.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository''getUserRepository2Service'true],
  3134.         ], [
  3135.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => '?',
  3136.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => '?',
  3137.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository' => '?',
  3138.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository' => '?',
  3139.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository' => '?',
  3140.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository' => '?',
  3141.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository' => '?',
  3142.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository' => '?',
  3143.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository' => '?',
  3144.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository' => '?',
  3145.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => '?',
  3146.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository' => '?',
  3147.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository' => '?',
  3148.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => '?',
  3149.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => '?',
  3150.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository' => '?',
  3151.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository' => '?',
  3152.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository' => '?',
  3153.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository' => '?',
  3154.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository' => '?',
  3155.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository' => '?',
  3156.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository' => '?',
  3157.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository' => '?',
  3158.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository' => '?',
  3159.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository' => '?',
  3160.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository' => '?',
  3161.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => '?',
  3162.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository' => '?',
  3163.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository' => '?',
  3164.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => '?',
  3165.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository' => '?',
  3166.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => '?',
  3167.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository' => '?',
  3168.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => '?',
  3169.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository' => '?',
  3170.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository' => '?',
  3171.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => '?',
  3172.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => '?',
  3173.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => '?',
  3174.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository' => '?',
  3175.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository' => '?',
  3176.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3177.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => '?',
  3178.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => '?',
  3179.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => '?',
  3180.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository' => '?',
  3181.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => '?',
  3182.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => '?',
  3183.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => '?',
  3184.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => '?',
  3185.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3186.         ])), $this->parameters['sylius.doctrine.orm.container_repository_factory.entities']));
  3187.         $a->addCustomStringFunction('DATE_FORMAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\DateFormat');
  3188.         $a->addCustomStringFunction('DAY''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Day');
  3189.         $a->addCustomStringFunction('HOUR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Hour');
  3190.         $a->addCustomStringFunction('MONTH''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Month');
  3191.         $a->addCustomStringFunction('WEEK''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Week');
  3192.         $a->addCustomStringFunction('YEAR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Year');
  3193.         $a->addCustomStringFunction('ANY_VALUE''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\AnyValue');
  3194.         $a->addCustomStringFunction('GROUP_CONCAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\GroupConcat');
  3195.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3196.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3197.         return $instance;
  3198.     }
  3199.     /**
  3200.      * Gets the public 'event_dispatcher' shared service.
  3201.      *
  3202.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3203.      */
  3204.     protected function getEventDispatcherService()
  3205.     {
  3206.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3207.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3208.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3209.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3210.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3211.         $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())));
  3212.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  3213.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3214.         }, => 'onKernelController'], 0);
  3215.         $instance->addListener('kernel.response', [=> #[\Closure(name'monolog.handler.firephp', class: 'Symfony\\Bridge\\Monolog\\Handler\\FirePHPHandler')] function () {
  3216.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  3217.         }, => 'onKernelResponse'], 0);
  3218.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3219.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3220.         }, => 'checkPassport'], 1024);
  3221.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  3222.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3223.         }, => 'onKernelResponse'], 0);
  3224.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.1', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  3225.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  3226.         }, => 'onKernelResponse'], 0);
  3227.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.2', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  3228.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  3229.         }, => 'onKernelResponse'], 0);
  3230.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.listener.request_locale_setter', class: 'Sylius\\Bundle\\LocaleBundle\\Listener\\RequestLocaleSetter')] function () {
  3231.             return ($this->services['sylius.listener.request_locale_setter'] ?? $this->getSylius_Listener_RequestLocaleSetterService());
  3232.         }, => 'onKernelRequest'], 4);
  3233.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.context.channel.fake_channel.persister', class: 'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelPersister')] function () {
  3234.             return ($this->services['sylius.context.channel.fake_channel.persister'] ?? $this->getSylius_Context_Channel_FakeChannel_PersisterService());
  3235.         }, => 'onKernelResponse'], -8192);
  3236.         $instance->addListener('sylius.zone.pre_delete', [=> #[\Closure(name'sylius.listener.zone_member_integrity', class: 'Sylius\\Bundle\\AddressingBundle\\EventListener\\ZoneMemberIntegrityListener')] function () {
  3237.             return ($this->services['sylius.listener.zone_member_integrity'] ?? $this->load('getSylius_Listener_ZoneMemberIntegrityService'));
  3238.         }, => 'protectFromRemovingZone'], 0);
  3239.         $instance->addListener('sylius.country.pre_update', [=> #[\Closure(name'sylius.listener.zone_member_integrity', class: 'Sylius\\Bundle\\AddressingBundle\\EventListener\\ZoneMemberIntegrityListener')] function () {
  3240.             return ($this->services['sylius.listener.zone_member_integrity'] ?? $this->load('getSylius_Listener_ZoneMemberIntegrityService'));
  3241.         }, => 'protectFromRemovingProvinceWithinCountry'], 0);
  3242.         $instance->addListener('sylius.user.pre_password_reset', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3243.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3244.         }, => 'genericEventUpdater'], 0);
  3245.         $instance->addListener('sylius.user.pre_password_change', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3246.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3247.         }, => 'genericEventUpdater'], 0);
  3248.         $instance->addListener('sylius.admin_user.pre_update', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3249.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3250.         }, => 'genericEventUpdater'], 0);
  3251.         $instance->addListener('sylius.customer.pre_update', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3252.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3253.         }, => 'customerUpdateEvent'], 0);
  3254.         $instance->addListener('sylius.user.password_reset.request.pin', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3255.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3256.         }, => 'sendResetPasswordPinEmail'], 0);
  3257.         $instance->addListener('sylius.user.password_reset.request.token', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3258.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3259.         }, => 'sendResetPasswordTokenEmail'], 0);
  3260.         $instance->addListener('sylius.user.email_verification.token', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3261.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3262.         }, => 'sendVerificationTokenEmail'], 0);
  3263.         $instance->addListener('sylius.customer.post_register', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3264.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3265.         }, => 'sendUserRegistrationEmail'], 0);
  3266.         $instance->addListener('sylius.admin_user.post_create', [=> #[\Closure(name'sylius.listener.admin_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3267.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3268.         }, => 'reloadUser'], 0);
  3269.         $instance->addListener('sylius.admin_user.post_update', [=> #[\Closure(name'sylius.listener.admin_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3270.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3271.         }, => 'reloadUser'], 0);
  3272.         $instance->addListener('sylius.admin_user.pre_delete', [=> #[\Closure(name'sylius.listener.admin_user_delete', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserDeleteListener')] function () {
  3273.             return ($this->privates['sylius.listener.admin_user_delete'] ?? $this->load('getSylius_Listener_AdminUserDeleteService'));
  3274.         }, => 'deleteUser'], 0);
  3275.         $instance->addListener('sylius.shop_user.post_create', [=> #[\Closure(name'sylius.listener.shop_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3276.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3277.         }, => 'reloadUser'], 0);
  3278.         $instance->addListener('sylius.shop_user.post_update', [=> #[\Closure(name'sylius.listener.shop_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3279.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3280.         }, => 'reloadUser'], 0);
  3281.         $instance->addListener('sylius.shop_user.pre_delete', [=> #[\Closure(name'sylius.listener.shop_user_delete', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserDeleteListener')] function () {
  3282.             return ($this->privates['sylius.listener.shop_user_delete'] ?? $this->load('getSylius_Listener_ShopUserDeleteService'));
  3283.         }, => 'deleteUser'], 0);
  3284.         $instance->addListener('sylius.oauth_user.post_create', [=> #[\Closure(name'sylius.listener.oauth_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3285.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3286.         }, => 'reloadUser'], 0);
  3287.         $instance->addListener('sylius.oauth_user.post_update', [=> #[\Closure(name'sylius.listener.oauth_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3288.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3289.         }, => 'reloadUser'], 0);
  3290.         $instance->addListener('sylius.oauth_user.pre_delete', [=> #[\Closure(name'sylius.listener.oauth_user_delete', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserDeleteListener')] function () {
  3291.             return ($this->privates['sylius.listener.oauth_user_delete'] ?? $this->load('getSylius_Listener_OauthUserDeleteService'));
  3292.         }, => 'deleteUser'], 0);
  3293.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  3294.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  3295.         }, => 'onSecurityInteractiveLogin'], 0);
  3296.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  3297.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  3298.         }, => 'onSecurityInteractiveLogin'], 0);
  3299.         $instance->addListener('sylius.channel.pre_delete', [=> #[\Closure(name'sylius.listener.channel', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ChannelDeletionListener')] function () {
  3300.             return ($this->services['sylius.listener.channel'] ?? $this->load('getSylius_Listener_ChannelService'));
  3301.         }, => 'onChannelPreDelete'], 0);
  3302.         $instance->addListener('sylius.product.pre_create', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3303.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3304.         }, => 'uploadImages'], 0);
  3305.         $instance->addListener('sylius.product.pre_update', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3306.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3307.         }, => 'uploadImages'], 0);
  3308.         $instance->addListener('sylius.taxon.pre_create', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3309.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3310.         }, => 'uploadImages'], 0);
  3311.         $instance->addListener('sylius.taxon.pre_update', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3312.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3313.         }, => 'uploadImages'], 0);
  3314.         $instance->addListener('sylius.admin_user.pre_create', [=> #[\Closure(name'sylius.listener.avatar_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImageUploadListener')] function () {
  3315.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3316.         }, => 'uploadImage'], 0);
  3317.         $instance->addListener('sylius.admin_user.pre_update', [=> #[\Closure(name'sylius.listener.avatar_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImageUploadListener')] function () {
  3318.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3319.         }, => 'uploadImage'], 0);
  3320.         $instance->addListener('sylius.cart_change', [=> #[\Closure(name'sylius.listener.order_recalculation', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\OrderRecalculationListener')] function () {
  3321.             return ($this->services['sylius.listener.order_recalculation'] ?? $this->load('getSylius_Listener_OrderRecalculationService'));
  3322.         }, => 'recalculateOrder'], 0);
  3323.         $instance->addListener('sylius.product_review.pre_create', [=> #[\Closure(name'sylius.listener.review_create', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ReviewCreateListener')] function () {
  3324.             return ($this->services['sylius.listener.review_create'] ?? $this->load('getSylius_Listener_ReviewCreateService'));
  3325.         }, => 'ensureReviewHasAuthor'], 0);
  3326.         $instance->addListener('sylius.product_variant.initialize_update', [=> #[\Closure(name'sylius.listener.locking', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\LockingListener')] function () {
  3327.             return ($this->services['sylius.listener.locking'] ?? $this->load('getSylius_Listener_LockingService'));
  3328.         }, => 'lock'], 0);
  3329.         $instance->addListener('sylius.product.initialize_update', [=> #[\Closure(name'sylius.listener.simple_product_locking', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\SimpleProductLockingListener')] function () {
  3330.             return ($this->services['sylius.listener.simple_product_locking'] ?? $this->load('getSylius_Listener_SimpleProductLockingService'));
  3331.         }, => 'lock'], 0);
  3332.         $instance->addListener('sylius.address.pre_create', [=> #[\Closure(name'sylius.listener.customer_default_address', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\CustomerDefaultAddressListener')] function () {
  3333.             return ($this->services['sylius.listener.customer_default_address'] ?? ($this->services['sylius.listener.customer_default_address'] = new \Sylius\Bundle\CoreBundle\EventListener\CustomerDefaultAddressListener()));
  3334.         }, => 'preCreate'], 0);
  3335.         $instance->addListener('sylius.taxon.pre_delete', [=> #[\Closure(name'sylius.listener.taxon_deletion', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\TaxonDeletionListener')] function () {
  3336.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3337.         }, => 'protectFromRemovingMenuTaxon'], 0);
  3338.         $instance->addListener('sylius.taxon.post_delete', [=> #[\Closure(name'sylius.listener.taxon_deletion', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\TaxonDeletionListener')] function () {
  3339.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3340.         }, => 'removeTaxonFromPromotionRules'], 0);
  3341.         $instance->addListener('kernel.response', [=> #[\Closure(name'sonata.block.cache.handler.default', class: 'Sonata\\BlockBundle\\Cache\\HttpCacheHandler')] function () {
  3342.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  3343.         }, => 'onKernelResponse'], 0);
  3344.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_rest.body_listener', class: 'FOS\\RestBundle\\EventListener\\BodyListener')] function () {
  3345.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3346.         }, => 'onKernelRequest'], 10);
  3347.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_rest.format_listener', class: 'FOS\\RestBundle\\EventListener\\FormatListener')] function () {
  3348.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3349.         }, => 'onKernelRequest'], 34);
  3350.         $instance->addListener('kernel.exception', [=> #[\Closure(name'payum.listener.reply_to_http_response', class: 'Payum\\Bundle\\PayumBundle\\EventListener\\ReplyToHttpResponseListener')] function () {
  3351.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService'));
  3352.         }, => 'onKernelException'], 128);
  3353.         $instance->addListener('kernel.exception', [=> #[\Closure(name'pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found', class: 'BabDev\\PagerfantaBundle\\EventListener\\ConvertNotValidCurrentPageToNotFoundListener')] function () {
  3354.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  3355.         }, => 'onKernelException'], 512);
  3356.         $instance->addListener('kernel.exception', [=> #[\Closure(name'pagerfanta.event_listener.convert_not_valid_current_page_to_not_found', class: 'BabDev\\PagerfantaBundle\\EventListener\\ConvertNotValidMaxPerPageToNotFoundListener')] function () {
  3357.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  3358.         }, => 'onKernelException'], 512);
  3359.         $instance->addListener('sylius.shipment.post_ship', [=> #[\Closure(name'sylius.listener.shipment_ship', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\ShipmentShipListener')] function () {
  3360.             return ($this->services['sylius.listener.shipment_ship'] ?? $this->load('getSylius_Listener_ShipmentShipService'));
  3361.         }, => 'sendConfirmationEmail'], 0);
  3362.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  3363.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  3364.         }, => 'onImplicitLogin'], 0);
  3365.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  3366.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  3367.         }, => 'onInteractiveLogin'], 0);
  3368.         $instance->addListener('sylius.customer.pre_update', [=> #[\Closure(name'sylius.listener.email_updater', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\CustomerEmailUpdaterListener')] function () {
  3369.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3370.         }, => 'eraseVerification'], 0);
  3371.         $instance->addListener('sylius.customer.post_update', [=> #[\Closure(name'sylius.listener.email_updater', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\CustomerEmailUpdaterListener')] function () {
  3372.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3373.         }, => 'sendVerificationEmail'], 0);
  3374.         $instance->addListener('sylius.order.pre_complete', [=> #[\Closure(name'sylius.listener.order_customer_ip', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderCustomerIpListener')] function () {
  3375.             return ($this->services['sylius.listener.order_customer_ip'] ?? $this->load('getSylius_Listener_OrderCustomerIpService'));
  3376.         }, => 'assignCustomerIpToOrder'], 0);
  3377.         $instance->addListener('sylius.order.post_complete', [=> #[\Closure(name'sylius.listener.order_complete', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderCompleteListener')] function () {
  3378.             return ($this->services['sylius.listener.order_complete'] ?? $this->load('getSylius_Listener_OrderCompleteService'));
  3379.         }, => 'sendConfirmationEmail'], 0);
  3380.         $instance->addListener('sylius.customer.post_register', [=> #[\Closure(name'sylius.listener.user_registration', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserRegistrationListener')] function () {
  3381.             return ($this->services['sylius.listener.user_registration'] ?? $this->load('getSylius_Listener_UserRegistrationService'));
  3382.         }, => 'handleUserVerification'], 0);
  3383.         $instance->addListener('sylius.order.pre_complete', [=> #[\Closure(name'sylius.listener.order_integrity_checker', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderIntegrityChecker')] function () {
  3384.             return ($this->services['sylius.listener.order_integrity_checker'] ?? $this->load('getSylius_Listener_OrderIntegrityCheckerService'));
  3385.         }, => 'check'], 0);
  3386.         $instance->addListener('sylius.order.pre_complete', [=> #[\Closure(name'sylius.order_locale_assigner', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderLocaleAssigner')] function () {
  3387.             return ($this->services['sylius.order_locale_assigner'] ?? $this->load('getSylius_OrderLocaleAssignerService'));
  3388.         }, => 'assignLocale'], 0);
  3389.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  3390.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3391.         }, => 'recalculateCartWhileLogin'], 0);
  3392.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  3393.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3394.         }, => 'recalculateCartWhileLogin'], 0);
  3395.         $instance->addListener('sylius.user.security.impersonate', [=> #[\Closure(name'sylius.listener.user_impersonated', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserImpersonatedListener')] function () {
  3396.             return ($this->services['sylius.listener.user_impersonated'] ?? $this->load('getSylius_Listener_UserImpersonatedService'));
  3397.         }, => 'onUserImpersonated'], 0);
  3398.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.listener.non_channel_request_locale', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\NonChannelLocaleListener')] function () {
  3399.             return ($this->services['sylius.listener.non_channel_request_locale'] ?? $this->getSylius_Listener_NonChannelRequestLocaleService());
  3400.         }, => 'restrictRequestLocale'], 10);
  3401.         $instance->addListener('sylius.order.post_address', [=> #[\Closure(name'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] function () {
  3402.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3403.         }, => 'handleCheckoutRedirect'], 0);
  3404.         $instance->addListener('sylius.order.post_select_shipping', [=> #[\Closure(name'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] function () {
  3405.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3406.         }, => 'handleCheckoutRedirect'], 0);
  3407.         $instance->addListener('sylius.order.post_payment', [=> #[\Closure(name'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] function () {
  3408.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3409.         }, => 'handleCheckoutRedirect'], 0);
  3410.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  3411.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  3412.         }, => 'onKernelRequest'], 28);
  3413.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  3414.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  3415.         }, => 'onKernelRequest'], 2);
  3416.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  3417.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  3418.         }, => 'onKernelView'], 16);
  3419.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  3420.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  3421.         }, => 'onKernelView'], 8);
  3422.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  3423.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  3424.         }, => 'onKernelException'], 0);
  3425.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  3426.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  3427.         }, => 'onKernelException'], -96);
  3428.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] function () {
  3429.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  3430.         }, => 'onKernelView'], 32);
  3431.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] function () {
  3432.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  3433.         }, => 'onKernelRequest'], 4);
  3434.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  3435.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  3436.         }, => 'onKernelRequest'], 0);
  3437.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  3438.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  3439.         }, => 'onKernelResponse'], 0);
  3440.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  3441.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  3442.         }, => 'onKernelResponse'], -1);
  3443.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  3444.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  3445.         }, => 'onKernelView'], 64);
  3446.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  3447.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  3448.         }, => 'onKernelRequest'], 16);
  3449.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  3450.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3451.         }, => 'onSecurity'], 3);
  3452.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  3453.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3454.         }, => 'onSecurityPostDenormalize'], 1);
  3455.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  3456.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3457.         }, => 'onSecurityPostValidation'], 63);
  3458.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  3459.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  3460.         }, => 'onLoginSuccess'], 0);
  3461.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'sylius.listener.api_authentication_success_listener', class: 'Sylius\\Bundle\\ApiBundle\\EventListener\\AuthenticationSuccessListener')] function () {
  3462.             return ($this->privates['sylius.listener.api_authentication_success_listener'] ?? $this->load('getSylius_Listener_ApiAuthenticationSuccessListenerService'));
  3463.         }, => 'onAuthenticationSuccessResponse'], 0);
  3464.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  3465.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  3466.         }, => 'onKernelException'], 0);
  3467.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  3468.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3469.         }, => 'onKernelResponse'], 0);
  3470.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  3471.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3472.         }, => 'setDefaultLocale'], 100);
  3473.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  3474.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3475.         }, => 'onKernelRequest'], 16);
  3476.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  3477.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3478.         }, => 'onKernelFinishRequest'], 0);
  3479.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  3480.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3481.         }, => 'onKernelRequest'], 256);
  3482.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  3483.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3484.         }, => 'onResponse'], -255);
  3485.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  3486.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3487.         }, => 'onConsoleError'], -128);
  3488.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  3489.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3490.         }, => 'onConsoleTerminate'], -128);
  3491.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  3492.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3493.         }, => 'onConsoleError'], 0);
  3494.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  3495.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3496.         }, => 'onMessage'], -255);
  3497.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  3498.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3499.         }, => 'onMessage'], -255);
  3500.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  3501.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3502.         }, => 'configure'], 2048);
  3503.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  3504.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3505.         }, => 'configure'], 2048);
  3506.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  3507.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3508.         }, => 'onKernelRequest'], 32);
  3509.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  3510.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3511.         }, => 'onKernelFinishRequest'], 0);
  3512.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  3513.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3514.         }, => 'onKernelException'], -64);
  3515.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  3516.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3517.         }, => 'onKernelResponse'], 0);
  3518.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  3519.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3520.         }, => 'onKernelRequest'], 128);
  3521.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  3522.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3523.         }, => 'onKernelResponse'], -1000);
  3524.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  3525.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3526.         }, => 'onMessageFailed'], 100);
  3527.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  3528.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  3529.         }, => 'onMessageFailed'], 200);
  3530.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.send_failed_message_to_failure_transport_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageToFailureTransportListener')] function () {
  3531.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  3532.         }, => 'onMessageFailed'], -100);
  3533.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  3534.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  3535.         }, => 'onWorkerRunning'], 100);
  3536.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  3537.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3538.         }, => 'onWorkerStarted'], 0);
  3539.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  3540.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3541.         }, => 'onWorkerRunning'], 0);
  3542.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  3543.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  3544.         }, => 'onWorkerStarted'], 100);
  3545.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  3546.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3547.         }, => 'onMessageFailed'], 0);
  3548.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  3549.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3550.         }, => 'onWorkerRunning'], 0);
  3551.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  3552.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3553.         }, => 'onKernelResponse'], -100);
  3554.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  3555.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3556.         }, => 'onKernelException'], 0);
  3557.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  3558.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3559.         }, => 'onKernelTerminate'], -1024);
  3560.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  3561.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3562.         }, => 'onKernelController'], 0);
  3563.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  3564.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3565.         }, => 'onKernelResponse'], 0);
  3566.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3567.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3568.         }, => 'checkPassport'], 0);
  3569.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3570.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3571.         }, => 'onLoginSuccess'], 0);
  3572.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  3573.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3574.         }, => 'onVoterVote'], 0);
  3575.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  3576.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3577.         }, => 'configureLogoutUrlGenerator'], 8);
  3578.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  3579.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3580.         }, => 'onKernelRequest'], 8);
  3581.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  3582.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3583.         }, => 'onKernelFinishRequest'], 0);
  3584.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
  3585.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3586.         }, => 'onKernelResponse'], 0);
  3587.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  3588.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  3589.         }, => 'onMessage'], 0);
  3590.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  3591.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3592.         }, => 'onWorkerMessageHandled'], 0);
  3593.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  3594.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3595.         }, => 'onWorkerMessageFailed'], 0);
  3596.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3597.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3598.         }, => 'onSecurityInteractiveLogin'], 0);
  3599.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3600.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3601.         }, => 'onImplicitLogin'], 0);
  3602.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3603.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3604.         }, => 'onSecurityInteractiveLogin'], 0);
  3605.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3606.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3607.         }, => 'onImplicitLogin'], 0);
  3608.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3609.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3610.         }, => 'onSecurityInteractiveLogin'], 0);
  3611.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3612.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3613.         }, => 'onImplicitLogin'], 0);
  3614.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener')] function () {
  3615.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3616.         }, => 'onKernelRequest'], 4);
  3617.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener')] function () {
  3618.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3619.         }, => 'onKernelFinishRequest'], -15);
  3620.         $instance->addListener('kernel.response', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber')] function () {
  3621.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber()));
  3622.         }, => 'onKernelResponse'], 0);
  3623.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.storage.cookie', class: 'Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage')] function () {
  3624.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3625.         }, => 'onKernelRequest'], 1024);
  3626.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.storage.cookie', class: 'Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage')] function () {
  3627.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3628.         }, => 'onKernelResponse'], -1024);
  3629.         $instance->addListener('kernel.request', [=> #[\Closure(name'stof_doctrine_extensions.event_listener.logger', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener')] function () {
  3630.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  3631.         }, => 'onKernelRequest'], 0);
  3632.         $instance->addListener('console.command', [=> #[\Closure(name'sylius_fixtures.logger.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  3633.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3634.         }, => 'onCommand'], 255);
  3635.         $instance->addListener('console.terminate', [=> #[\Closure(name'sylius_fixtures.logger.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  3636.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3637.         }, => 'onTerminate'], -255);
  3638.         $instance->addListener('kernel.exception', [=> #[\Closure(name'sylius.event_subscriber.resource_delete', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\ResourceDeleteSubscriber')] function () {
  3639.             return ($this->services['sylius.event_subscriber.resource_delete'] ?? $this->load('getSylius_EventSubscriber_ResourceDeleteService'));
  3640.         }, => 'onResourceDelete'], 0);
  3641.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.event_subscriber.admin_cache_control_subscriber', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\AdminSectionCacheControlSubscriber')] function () {
  3642.             return ($this->services['sylius.event_subscriber.admin_cache_control_subscriber'] ?? $this->getSylius_EventSubscriber_AdminCacheControlSubscriberService());
  3643.         }, => 'setCacheControlDirectives'], 0);
  3644.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.event_subscriber.admin_filter_subscriber', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\AdminFilterSubscriber')] function () {
  3645.             return ($this->services['sylius.event_subscriber.admin_filter_subscriber'] ?? $this->getSylius_EventSubscriber_AdminFilterSubscriberService());
  3646.         }, => 'onKernelRequest'], 0);
  3647.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCustomerAccountSubSectionCacheControlSubscriber')] function () {
  3648.             return ($this->services['sylius.listener.shop_customer_account_sub_section_cache_control_subscriber'] ?? $this->getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService());
  3649.         }, => 'setCacheControlDirectives'], 0);
  3650.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.listener.session_cart', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\SessionCartSubscriber')] function () {
  3651.             return ($this->services['sylius.listener.session_cart'] ?? $this->getSylius_Listener_SessionCartService());
  3652.         }, => 'onKernelResponse'], 0);
  3653.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.resolver.checkout', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutResolver')] function () {
  3654.             return ($this->privates['sylius.resolver.checkout'] ?? $this->getSylius_Resolver_CheckoutService());
  3655.         }, => 'onKernelRequest'], 0);
  3656.         $instance->addListener('kernel.view', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber')] function () {
  3657.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber'] ?? $this->load('getProductVariantEventSubscriberService'));
  3658.         }, => 'postWrite'], 31);
  3659.         $instance->addListener('kernel.view', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber')] function () {
  3660.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber'] ?? $this->load('getCatalogPromotionEventSubscriberService'));
  3661.         }, => 'postWrite'], 31);
  3662.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber')] function () {
  3663.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(true'/api/v2')));
  3664.         }, => 'validateApi'], 65);
  3665.         $instance->addListener('kernel.view', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber')] function () {
  3666.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber'] ?? $this->load('getProductSlugEventSubscriberService'));
  3667.         }, => 'generateSlug'], 65);
  3668.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  3669.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3670.         }, => 'configure'], 1024);
  3671.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  3672.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3673.         }, => 'onKernelResponse'], -128);
  3674.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  3675.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3676.         }, => 'resetAssets'], 0);
  3677.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3678.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3679.         }, => 'checkPassport'], 512);
  3680.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3681.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3682.         }, => 'onLogout'], 0);
  3683.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3684.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3685.         }, => 'onControllerArguments'], 0);
  3686.         $instance->addListener('kernel.exception', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3687.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3688.         }, => 'logKernelException'], 0);
  3689.         $instance->addListener('kernel.exception', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3690.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3691.         }, => 'onKernelException'], -128);
  3692.         $instance->addListener('kernel.response', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3693.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3694.         }, => 'removeCspHeader'], -128);
  3695.         return $instance;
  3696.     }
  3697.     /**
  3698.      * Gets the public 'form.factory' shared service.
  3699.      *
  3700.      * @return \Symfony\Component\Form\FormFactory
  3701.      */
  3702.     protected function getForm_FactoryService()
  3703.     {
  3704.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  3705.     }
  3706.     /**
  3707.      * Gets the public 'hateoas.generator.registry' shared service.
  3708.      *
  3709.      * @return \Hateoas\UrlGenerator\UrlGeneratorRegistry
  3710.      */
  3711.     protected function getHateoas_Generator_RegistryService()
  3712.     {
  3713.         return $this->services['hateoas.generator.registry'] = new \Hateoas\UrlGenerator\UrlGeneratorRegistry(new \Hateoas\UrlGenerator\SymfonyUrlGenerator(($this->services['router'] ?? $this->getRouterService())));
  3714.     }
  3715.     /**
  3716.      * Gets the public 'hateoas.helper.link' shared service.
  3717.      *
  3718.      * @return \Hateoas\Helper\LinkHelper
  3719.      */
  3720.     protected function getHateoas_Helper_LinkService()
  3721.     {
  3722.         return $this->services['hateoas.helper.link'] = new \Hateoas\Helper\LinkHelper(($this->privates['hateoas.link_factory'] ?? $this->getHateoas_LinkFactoryService()), ($this->privates['hateoas.configuration.metadata_factory'] ?? $this->getHateoas_Configuration_MetadataFactoryService()));
  3723.     }
  3724.     /**
  3725.      * Gets the public 'http_kernel' shared service.
  3726.      *
  3727.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3728.      */
  3729.     protected function getHttpKernelService()
  3730.     {
  3731.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3732.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  3733.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  3734.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  3735.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3736.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3737.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3738.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3739.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3740.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3741.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3742.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3743.         }, 10)), $a));
  3744.     }
  3745.     /**
  3746.      * Gets the public 'knp_menu.matcher' shared service.
  3747.      *
  3748.      * @return \Knp\Menu\Matcher\Matcher
  3749.      */
  3750.     protected function getKnpMenu_MatcherService()
  3751.     {
  3752.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3753.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  3754.         }, 1));
  3755.     }
  3756.     /**
  3757.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3758.      *
  3759.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3760.      */
  3761.     protected function getLiipImagine_Cache_ManagerService()
  3762.     {
  3763.         $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);
  3764.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3765.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3766.         return $instance;
  3767.     }
  3768.     /**
  3769.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3770.      *
  3771.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3772.      */
  3773.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3774.     {
  3775.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public_html'), 'media/cache');
  3776.     }
  3777.     /**
  3778.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3779.      *
  3780.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3781.      */
  3782.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3783.     {
  3784.         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()));
  3785.     }
  3786.     /**
  3787.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3788.      *
  3789.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3790.      */
  3791.     protected function getLiipImagine_Cache_SignerService()
  3792.     {
  3793.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3794.     }
  3795.     /**
  3796.      * Gets the public 'messenger.default_bus' shared service.
  3797.      *
  3798.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3799.      */
  3800.     protected function getMessenger_DefaultBusService()
  3801.     {
  3802.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3803.             yield => ($this->privates['sylius.command_bus.middleware.traceable'] ?? $this->load('getSylius_CommandBus_Middleware_TraceableService'));
  3804.             yield => ($this->privates['sylius.command_bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['sylius.command_bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('sylius.command_bus')));
  3805.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3806.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3807.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3808.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  3809.             yield => ($this->privates['sylius.command_bus.middleware.doctrine_transaction'] ?? $this->load('getSylius_CommandBus_Middleware_DoctrineTransactionService'));
  3810.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3811.             yield => ($this->privates['sylius.command_bus.middleware.handle_message'] ?? $this->load('getSylius_CommandBus_Middleware_HandleMessageService'));
  3812.         }, 9)));
  3813.     }
  3814.     /**
  3815.      * Gets the public 'payum.profiler.payum_collector' shared service.
  3816.      *
  3817.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  3818.      */
  3819.     protected function getPayum_Profiler_PayumCollectorService()
  3820.     {
  3821.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  3822.     }
  3823.     /**
  3824.      * Gets the public 'request_stack' shared service.
  3825.      *
  3826.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3827.      */
  3828.     protected function getRequestStackService()
  3829.     {
  3830.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3831.     }
  3832.     /**
  3833.      * Gets the public 'router' shared service.
  3834.      *
  3835.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3836.      */
  3837.     protected function getRouterService()
  3838.     {
  3839.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3840.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3841.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3842.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3843.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3844.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3845.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3846.         ], [
  3847.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3848.         ]))->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()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a'es_ES');
  3849.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3850.             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)));
  3851.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3852.         }, 2)));
  3853.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3854.         return $instance;
  3855.     }
  3856.     /**
  3857.      * Gets the public 'security.authorization_checker' shared service.
  3858.      *
  3859.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3860.      */
  3861.     protected function getSecurity_AuthorizationCheckerService()
  3862.     {
  3863.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalse);
  3864.     }
  3865.     /**
  3866.      * Gets the public 'security.token_storage' shared service.
  3867.      *
  3868.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3869.      */
  3870.     protected function getSecurity_TokenStorageService()
  3871.     {
  3872.         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, [
  3873.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3874.         ], [
  3875.             'request_stack' => '?',
  3876.         ]));
  3877.     }
  3878.     /**
  3879.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3880.      *
  3881.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3882.      */
  3883.     protected function getSonata_Block_ContextManager_DefaultService()
  3884.     {
  3885.         $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->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3886.         $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);
  3887.         return $instance;
  3888.     }
  3889.     /**
  3890.      * Gets the public 'sonata.block.manager' shared service.
  3891.      *
  3892.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3893.      */
  3894.     protected function getSonata_Block_ManagerService()
  3895.     {
  3896.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3897.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  3898.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  3899.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'true],
  3900.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  3901.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  3902.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  3903.         ], [
  3904.             'sonata.block.service.container' => '?',
  3905.             'sonata.block.service.empty' => '?',
  3906.             'sonata.block.service.menu' => '?',
  3907.             'sonata.block.service.rss' => '?',
  3908.             'sonata.block.service.template' => '?',
  3909.             'sonata.block.service.text' => '?',
  3910.         ]), $this->parameters['sonata.block.container.types']);
  3911.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3912.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3913.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3914.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3915.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3916.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3917.         return $instance;
  3918.     }
  3919.     /**
  3920.      * Gets the public 'sonata.block.renderer.default' shared service.
  3921.      *
  3922.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3923.      */
  3924.     protected function getSonata_Block_Renderer_DefaultService()
  3925.     {
  3926.         $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'], [], []);
  3927.         $a->setDefaultFilter('debug_only');
  3928.         $a->setDefaultRenderer('throw');
  3929.         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()));
  3930.     }
  3931.     /**
  3932.      * Gets the public 'sylius.adjustments_aggregator' shared service.
  3933.      *
  3934.      * @return \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator
  3935.      */
  3936.     protected function getSylius_AdjustmentsAggregatorService()
  3937.     {
  3938.         return $this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator();
  3939.     }
  3940.     /**
  3941.      * Gets the public 'sylius.availability_checker.default' shared service.
  3942.      *
  3943.      * @return \Sylius\Component\Inventory\Checker\AvailabilityChecker
  3944.      */
  3945.     protected function getSylius_AvailabilityChecker_DefaultService()
  3946.     {
  3947.         return $this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker();
  3948.     }
  3949.     /**
  3950.      * Gets the public 'sylius.calculator.order_items_subtotal' shared service.
  3951.      *
  3952.      * @return \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator
  3953.      */
  3954.     protected function getSylius_Calculator_OrderItemsSubtotalService()
  3955.     {
  3956.         return $this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator();
  3957.     }
  3958.     /**
  3959.      * Gets the public 'sylius.calculator.product_variant_price' shared service.
  3960.      *
  3961.      * @return \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator
  3962.      */
  3963.     protected function getSylius_Calculator_ProductVariantPriceService()
  3964.     {
  3965.         return $this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator();
  3966.     }
  3967.     /**
  3968.      * Gets the public 'sylius.canonicalizer' shared service.
  3969.      *
  3970.      * @return \Sylius\Component\User\Canonicalizer\Canonicalizer
  3971.      */
  3972.     protected function getSylius_CanonicalizerService()
  3973.     {
  3974.         return $this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer();
  3975.     }
  3976.     /**
  3977.      * Gets the public 'sylius.category_requirement_shipping_method_eligibility_checker' shared service.
  3978.      *
  3979.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker
  3980.      */
  3981.     protected function getSylius_CategoryRequirementShippingMethodEligibilityCheckerService()
  3982.     {
  3983.         return $this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker();
  3984.     }
  3985.     /**
  3986.      * Gets the public 'sylius.checker.order_payment_method_selection_requirement' shared service.
  3987.      *
  3988.      * @return \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker
  3989.      */
  3990.     protected function getSylius_Checker_OrderPaymentMethodSelectionRequirementService()
  3991.     {
  3992.         return $this->services['sylius.checker.order_payment_method_selection_requirement'] = new \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker(($this->services['sylius.payment_methods_resolver'] ?? $this->getSylius_PaymentMethodsResolverService()));
  3993.     }
  3994.     /**
  3995.      * Gets the public 'sylius.checker.order_shipping_method_selection_requirement' shared service.
  3996.      *
  3997.      * @return \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker
  3998.      */
  3999.     protected function getSylius_Checker_OrderShippingMethodSelectionRequirementService()
  4000.     {
  4001.         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()));
  4002.     }
  4003.     /**
  4004.      * Gets the public 'sylius.context.cart' shared service.
  4005.      *
  4006.      * @return \Sylius\Component\Order\Context\CompositeCartContext
  4007.      */
  4008.     protected function getSylius_Context_CartService()
  4009.     {
  4010.         $this->services['sylius.context.cart'] = $instance = new \Sylius\Component\Order\Context\CompositeCartContext();
  4011.         $instance->addContext(($this->services['sylius.context.cart.new'] ?? $this->getSylius_Context_Cart_NewService()), -999);
  4012.         $instance->addContext(($this->services['sylius.context.cart.customer_and_channel_based'] ?? $this->getSylius_Context_Cart_CustomerAndChannelBasedService()), -555);
  4013.         $instance->addContext(($this->services['sylius.context.cart.session_and_channel_based'] ?? $this->getSylius_Context_Cart_SessionAndChannelBasedService()), -777);
  4014.         $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()), '/api/v2'), -333);
  4015.         return $instance;
  4016.     }
  4017.     /**
  4018.      * Gets the public 'sylius.context.cart.customer_and_channel_based' shared service.
  4019.      *
  4020.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext
  4021.      */
  4022.     protected function getSylius_Context_Cart_CustomerAndChannelBasedService()
  4023.     {
  4024.         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()));
  4025.     }
  4026.     /**
  4027.      * Gets the public 'sylius.context.cart.new' shared service.
  4028.      *
  4029.      * @return \Sylius\Component\Core\Cart\Context\ShopBasedCartContext
  4030.      */
  4031.     protected function getSylius_Context_Cart_NewService()
  4032.     {
  4033.         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('Sylius\\Component\\Core\\Model\\Order')))), ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), ($this->services['Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface'] ?? $this->getCreatedByGuestFlagResolverInterfaceService()));
  4034.     }
  4035.     /**
  4036.      * Gets the public 'sylius.context.cart.session_and_channel_based' shared service.
  4037.      *
  4038.      * @return \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext
  4039.      */
  4040.     protected function getSylius_Context_Cart_SessionAndChannelBasedService()
  4041.     {
  4042.         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()));
  4043.     }
  4044.     /**
  4045.      * Gets the public 'sylius.context.channel.fake_channel.persister' shared service.
  4046.      *
  4047.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister
  4048.      */
  4049.     protected function getSylius_Context_Channel_FakeChannel_PersisterService()
  4050.     {
  4051.         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())));
  4052.     }
  4053.     /**
  4054.      * Gets the public 'sylius.context.currency.channel_aware' shared service.
  4055.      *
  4056.      * @return \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext
  4057.      */
  4058.     protected function getSylius_Context_Currency_ChannelAwareService()
  4059.     {
  4060.         $a = new \Sylius\Component\Currency\Context\CompositeCurrencyContext();
  4061.         $a->addContext(($this->services['sylius.context.currency.storage_based'] ?? $this->getSylius_Context_Currency_StorageBasedService()), 0);
  4062.         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()));
  4063.     }
  4064.     /**
  4065.      * Gets the public 'sylius.context.currency.storage_based' shared service.
  4066.      *
  4067.      * @return \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext
  4068.      */
  4069.     protected function getSylius_Context_Currency_StorageBasedService()
  4070.     {
  4071.         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()));
  4072.     }
  4073.     /**
  4074.      * Gets the public 'sylius.context.customer' shared service.
  4075.      *
  4076.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerContext
  4077.      */
  4078.     protected function getSylius_Context_CustomerService()
  4079.     {
  4080.         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()));
  4081.     }
  4082.     /**
  4083.      * Gets the public 'sylius.context.locale.admin_based' shared service.
  4084.      *
  4085.      * @return \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext
  4086.      */
  4087.     protected function getSylius_Context_Locale_AdminBasedService()
  4088.     {
  4089.         return $this->services['sylius.context.locale.admin_based'] = new \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4090.     }
  4091.     /**
  4092.      * Gets the public 'sylius.context.locale.provider_based' shared service.
  4093.      *
  4094.      * @return \Sylius\Component\Locale\Context\ProviderBasedLocaleContext
  4095.      */
  4096.     protected function getSylius_Context_Locale_ProviderBasedService()
  4097.     {
  4098.         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()));
  4099.     }
  4100.     /**
  4101.      * Gets the public 'sylius.context.locale.request_based' shared service.
  4102.      *
  4103.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext
  4104.      */
  4105.     protected function getSylius_Context_Locale_RequestBasedService()
  4106.     {
  4107.         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()));
  4108.     }
  4109.     /**
  4110.      * Gets the public 'sylius.context.shopper' shared service.
  4111.      *
  4112.      * @return \Sylius\Component\Core\Context\ShopperContext
  4113.      */
  4114.     protected function getSylius_Context_ShopperService($lazyLoad true)
  4115.     {
  4116.         if ($lazyLoad) {
  4117.             return $this->services['sylius.context.shopper'] = $this->createProxy('ShopperContext_d398ef6', function () {
  4118.                 return \ShopperContext_d398ef6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4119.                     $wrappedInstance $this->getSylius_Context_ShopperService(false);
  4120.                     $proxy->setProxyInitializer(null);
  4121.                     return true;
  4122.                 });
  4123.             });
  4124.         }
  4125.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Context/ShopperContextInterface.php';
  4126.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Context/ShopperContext.php';
  4127.         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()));
  4128.     }
  4129.     /**
  4130.      * Gets the public 'sylius.currency_converter' shared service.
  4131.      *
  4132.      * @return \Sylius\Component\Currency\Converter\CurrencyConverter
  4133.      */
  4134.     protected function getSylius_CurrencyConverterService()
  4135.     {
  4136.         return $this->services['sylius.currency_converter'] = new \Sylius\Component\Currency\Converter\CurrencyConverter(($this->services['sylius.repository.exchange_rate'] ?? $this->getSylius_Repository_ExchangeRateService()));
  4137.     }
  4138.     /**
  4139.      * Gets the public 'sylius.custom_bulk_action_grid_renderer.twig' shared service.
  4140.      *
  4141.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer
  4142.      */
  4143.     protected function getSylius_CustomBulkActionGridRenderer_TwigService()
  4144.     {
  4145.         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']);
  4146.     }
  4147.     /**
  4148.      * Gets the public 'sylius.custom_grid_renderer.twig' shared service.
  4149.      *
  4150.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer
  4151.      */
  4152.     protected function getSylius_CustomGridRenderer_TwigService()
  4153.     {
  4154.         $a = ($this->services['twig'] ?? $this->getTwigService());
  4155.         $b = new \Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistry();
  4156.         $b->add('entities''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\EntitiesFilterType');
  4157.         $b->add('fields_combine''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\FieldsCombineFilterType');
  4158.         $b->add('resource_autocomplete''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\ResourceAutocompleteFilterType');
  4159.         $b->add('string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4160.         $b->add('boolean''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType');
  4161.         $b->add('date''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType');
  4162.         $b->add('entity''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType');
  4163.         $b->add('exists''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType');
  4164.         $b->add('select''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType');
  4165.         $b->add('money''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType');
  4166.         $b->add('shop_string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4167.         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']);
  4168.     }
  4169.     /**
  4170.      * Gets the public 'sylius.event_subscriber.admin_cache_control_subscriber' shared service.
  4171.      *
  4172.      * @return \Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber
  4173.      */
  4174.     protected function getSylius_EventSubscriber_AdminCacheControlSubscriberService()
  4175.     {
  4176.         return $this->services['sylius.event_subscriber.admin_cache_control_subscriber'] = new \Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber(($this->services['sylius.section_resolver.uri_based_section_resolver'] ?? $this->getSylius_SectionResolver_UriBasedSectionResolverService()));
  4177.     }
  4178.     /**
  4179.      * Gets the public 'sylius.event_subscriber.admin_filter_subscriber' shared service.
  4180.      *
  4181.      * @return \Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber
  4182.      */
  4183.     protected function getSylius_EventSubscriber_AdminFilterSubscriberService()
  4184.     {
  4185.         return $this->services['sylius.event_subscriber.admin_filter_subscriber'] = new \Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber(($this->privates['Sylius\\Bundle\\UiBundle\\Storage\\FilterStorage'] ?? $this->getFilterStorageService()));
  4186.     }
  4187.     /**
  4188.      * Gets the public 'sylius.factory.order' shared service.
  4189.      *
  4190.      * @return \Sylius\Component\Resource\Factory\Factory
  4191.      */
  4192.     protected function getSylius_Factory_OrderService()
  4193.     {
  4194.         return $this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('Sylius\\Component\\Core\\Model\\Order');
  4195.     }
  4196.     /**
  4197.      * Gets the public 'sylius.grid.data_extractor.property_access' shared service.
  4198.      *
  4199.      * @return \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor
  4200.      */
  4201.     protected function getSylius_Grid_DataExtractor_PropertyAccessService()
  4202.     {
  4203.         return $this->services['sylius.grid.data_extractor.property_access'] = new \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4204.     }
  4205.     /**
  4206.      * Gets the public 'sylius.grid_field.datetime' shared service.
  4207.      *
  4208.      * @return \Sylius\Component\Grid\FieldTypes\DatetimeFieldType
  4209.      */
  4210.     protected function getSylius_GridField_DatetimeService()
  4211.     {
  4212.         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()));
  4213.     }
  4214.     /**
  4215.      * Gets the public 'sylius.grid_field.string' shared service.
  4216.      *
  4217.      * @return \Sylius\Component\Grid\FieldTypes\StringFieldType
  4218.      */
  4219.     protected function getSylius_GridField_StringService()
  4220.     {
  4221.         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()));
  4222.     }
  4223.     /**
  4224.      * Gets the public 'sylius.grid_field.twig' shared service.
  4225.      *
  4226.      * @return \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType
  4227.      */
  4228.     protected function getSylius_GridField_TwigService()
  4229.     {
  4230.         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()));
  4231.     }
  4232.     /**
  4233.      * Gets the public 'sylius.listener.non_channel_request_locale' shared service.
  4234.      *
  4235.      * @return \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener
  4236.      */
  4237.     protected function getSylius_Listener_NonChannelRequestLocaleService()
  4238.     {
  4239.         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']);
  4240.     }
  4241.     /**
  4242.      * Gets the public 'sylius.listener.request_locale_setter' shared service.
  4243.      *
  4244.      * @return \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter
  4245.      */
  4246.     protected function getSylius_Listener_RequestLocaleSetterService()
  4247.     {
  4248.         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()));
  4249.     }
  4250.     /**
  4251.      * Gets the public 'sylius.listener.session_cart' shared service.
  4252.      *
  4253.      * @return \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber
  4254.      */
  4255.     protected function getSylius_Listener_SessionCartService()
  4256.     {
  4257.         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()));
  4258.     }
  4259.     /**
  4260.      * Gets the public 'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' shared service.
  4261.      *
  4262.      * @return \Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber
  4263.      */
  4264.     protected function getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService()
  4265.     {
  4266.         return $this->services['sylius.listener.shop_customer_account_sub_section_cache_control_subscriber'] = new \Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber(($this->services['sylius.section_resolver.uri_based_section_resolver'] ?? $this->getSylius_SectionResolver_UriBasedSectionResolverService()));
  4267.     }
  4268.     /**
  4269.      * Gets the public 'sylius.locale_converter' shared service.
  4270.      *
  4271.      * @return \Sylius\Component\Locale\Converter\LocaleConverter
  4272.      */
  4273.     protected function getSylius_LocaleConverterService()
  4274.     {
  4275.         return $this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter();
  4276.     }
  4277.     /**
  4278.      * Gets the public 'sylius.locale_provider.channel_based' shared service.
  4279.      *
  4280.      * @return \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider
  4281.      */
  4282.     protected function getSylius_LocaleProvider_ChannelBasedService()
  4283.     {
  4284.         return $this->services['sylius.locale_provider.channel_based'] = new \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), 'es_ES');
  4285.     }
  4286.     /**
  4287.      * Gets the public 'sylius.money_formatter' shared service.
  4288.      *
  4289.      * @return \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter
  4290.      */
  4291.     protected function getSylius_MoneyFormatterService()
  4292.     {
  4293.         return $this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter();
  4294.     }
  4295.     /**
  4296.      * Gets the public 'sylius.payment_methods_resolver' shared service.
  4297.      *
  4298.      * @return \Sylius\Component\Payment\Resolver\CompositeMethodsResolver
  4299.      */
  4300.     protected function getSylius_PaymentMethodsResolverService()
  4301.     {
  4302.         return $this->services['sylius.payment_methods_resolver'] = new \Sylius\Component\Payment\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.payment_methods_resolver'] ?? $this->getSylius_Registry_PaymentMethodsResolverService()));
  4303.     }
  4304.     /**
  4305.      * Gets the public 'sylius.payment_methods_resolver.channel_based' shared service.
  4306.      *
  4307.      * @return \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver
  4308.      */
  4309.     protected function getSylius_PaymentMethodsResolver_ChannelBasedService()
  4310.     {
  4311.         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()));
  4312.     }
  4313.     /**
  4314.      * Gets the public 'sylius.product_variant_resolver.default' shared service.
  4315.      *
  4316.      * @return \Sylius\Component\Product\Resolver\DefaultProductVariantResolver
  4317.      */
  4318.     protected function getSylius_ProductVariantResolver_DefaultService()
  4319.     {
  4320.         return $this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver();
  4321.     }
  4322.     /**
  4323.      * Gets the public 'sylius.provider.product_variants_prices' shared service.
  4324.      *
  4325.      * @return \Sylius\Component\Core\Provider\ProductVariantsPricesProvider
  4326.      */
  4327.     protected function getSylius_Provider_ProductVariantsPricesService()
  4328.     {
  4329.         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())));
  4330.     }
  4331.     /**
  4332.      * Gets the public 'sylius.province_naming_provider' shared service.
  4333.      *
  4334.      * @return \Sylius\Component\Addressing\Provider\ProvinceNamingProvider
  4335.      */
  4336.     protected function getSylius_ProvinceNamingProviderService($lazyLoad true)
  4337.     {
  4338.         if ($lazyLoad) {
  4339.             return $this->services['sylius.province_naming_provider'] = $this->createProxy('ProvinceNamingProvider_9f6014a', function () {
  4340.                 return \ProvinceNamingProvider_9f6014a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4341.                     $wrappedInstance $this->getSylius_ProvinceNamingProviderService(false);
  4342.                     $proxy->setProxyInitializer(null);
  4343.                     return true;
  4344.                 });
  4345.             });
  4346.         }
  4347.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php';
  4348.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php';
  4349.         return new \Sylius\Component\Addressing\Provider\ProvinceNamingProvider(($this->services['sylius.repository.province'] ?? $this->getSylius_Repository_ProvinceService()));
  4350.     }
  4351.     /**
  4352.      * Gets the public 'sylius.registry.grid_field' shared service.
  4353.      *
  4354.      * @return \Sylius\Component\Registry\ServiceRegistry
  4355.      */
  4356.     protected function getSylius_Registry_GridFieldService()
  4357.     {
  4358.         $this->services['sylius.registry.grid_field'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface''grid field');
  4359.         $instance->register('datetime', ($this->services['sylius.grid_field.datetime'] ?? $this->getSylius_GridField_DatetimeService()));
  4360.         $instance->register('string', ($this->services['sylius.grid_field.string'] ?? $this->getSylius_GridField_StringService()));
  4361.         $instance->register('twig', ($this->services['sylius.grid_field.twig'] ?? $this->getSylius_GridField_TwigService()));
  4362.         return $instance;
  4363.     }
  4364.     /**
  4365.      * Gets the public 'sylius.registry.payment_methods_resolver' shared service.
  4366.      *
  4367.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4368.      */
  4369.     protected function getSylius_Registry_PaymentMethodsResolverService()
  4370.     {
  4371.         $this->services['sylius.registry.payment_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface''Payment methods resolver');
  4372.         $instance->register(new \Sylius\Component\Payment\Resolver\PaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService())), 0);
  4373.         $instance->register(($this->services['sylius.payment_methods_resolver.channel_based'] ?? $this->getSylius_PaymentMethodsResolver_ChannelBasedService()), 1);
  4374.         return $instance;
  4375.     }
  4376.     /**
  4377.      * Gets the public 'sylius.registry.shipping_calculator' shared service.
  4378.      *
  4379.      * @return \Sylius\Component\Registry\ServiceRegistry
  4380.      */
  4381.     protected function getSylius_Registry_ShippingCalculatorService()
  4382.     {
  4383.         $this->services['sylius.registry.shipping_calculator'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Calculator\\CalculatorInterface''shipping calculator');
  4384.         $instance->register('flat_rate', ($this->services['sylius.shipping_calculator.flat_rate'] ?? ($this->services['sylius.shipping_calculator.flat_rate'] = new \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator())));
  4385.         $instance->register('per_unit_rate', ($this->services['sylius.shipping_calculator.per_unit_rate'] ?? ($this->services['sylius.shipping_calculator.per_unit_rate'] = new \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator())));
  4386.         return $instance;
  4387.     }
  4388.     /**
  4389.      * Gets the public 'sylius.registry.shipping_method_rule_checker' shared service.
  4390.      *
  4391.      * @return \Sylius\Component\Registry\ServiceRegistry
  4392.      */
  4393.     protected function getSylius_Registry_ShippingMethodRuleCheckerService()
  4394.     {
  4395.         $this->services['sylius.registry.shipping_method_rule_checker'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface''shipping method rule checker');
  4396.         $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())));
  4397.         $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())));
  4398.         $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())));
  4399.         $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())));
  4400.         return $instance;
  4401.     }
  4402.     /**
  4403.      * Gets the public 'sylius.registry.shipping_methods_resolver' shared service.
  4404.      *
  4405.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4406.      */
  4407.     protected function getSylius_Registry_ShippingMethodsResolverService()
  4408.     {
  4409.         $this->services['sylius.registry.shipping_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface''Shipping methods resolver');
  4410.         $instance->register(($this->services['sylius.shipping_methods_resolver.default'] ?? $this->getSylius_ShippingMethodsResolver_DefaultService()), 0);
  4411.         $instance->register(($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] ?? $this->getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()), 1);
  4412.         return $instance;
  4413.     }
  4414.     /**
  4415.      * Gets the public 'sylius.repository.channel' shared service.
  4416.      *
  4417.      * @return \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository
  4418.      */
  4419.     protected function getSylius_Repository_ChannelService($lazyLoad true)
  4420.     {
  4421.         if ($lazyLoad) {
  4422.             return $this->services['sylius.repository.channel'] = $this->createProxy('ChannelRepository_04960bc', function () {
  4423.                 return \ChannelRepository_04960bc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4424.                     $wrappedInstance $this->getSylius_Repository_ChannelService(false);
  4425.                     $proxy->setProxyInitializer(null);
  4426.                     return true;
  4427.                 });
  4428.             });
  4429.         }
  4430.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php';
  4431.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php';
  4432.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4433.         return new \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\Channel'));
  4434.     }
  4435.     /**
  4436.      * Gets the public 'sylius.repository.exchange_rate' shared service.
  4437.      *
  4438.      * @return \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  4439.      */
  4440.     protected function getSylius_Repository_ExchangeRateService()
  4441.     {
  4442.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4443.         return $this->services['sylius.repository.exchange_rate'] = new \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a$a->getClassMetadata('Sylius\\Component\\Currency\\Model\\ExchangeRate'));
  4444.     }
  4445.     /**
  4446.      * Gets the public 'sylius.repository.locale' shared service.
  4447.      *
  4448.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4449.      */
  4450.     protected function getSylius_Repository_LocaleService($lazyLoad true)
  4451.     {
  4452.         if ($lazyLoad) {
  4453.             return $this->services['sylius.repository.locale'] = $this->createProxy('EntityRepository_afc836c', function () {
  4454.                 return \EntityRepository_afc836c::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4455.                     $wrappedInstance $this->getSylius_Repository_LocaleService(false);
  4456.                     $proxy->setProxyInitializer(null);
  4457.                     return true;
  4458.                 });
  4459.             });
  4460.         }
  4461.         return ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Locale\\Model\\Locale');
  4462.     }
  4463.     /**
  4464.      * Gets the public 'sylius.repository.order' shared service.
  4465.      *
  4466.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository
  4467.      */
  4468.     protected function getSylius_Repository_OrderService()
  4469.     {
  4470.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4471.         return $this->services['sylius.repository.order'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\Order'));
  4472.     }
  4473.     /**
  4474.      * Gets the public 'sylius.repository.payment_method' shared service.
  4475.      *
  4476.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository
  4477.      */
  4478.     protected function getSylius_Repository_PaymentMethodService()
  4479.     {
  4480.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4481.         return $this->services['sylius.repository.payment_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\PaymentMethod'));
  4482.     }
  4483.     /**
  4484.      * Gets the public 'sylius.repository.province' shared service.
  4485.      *
  4486.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4487.      */
  4488.     protected function getSylius_Repository_ProvinceService()
  4489.     {
  4490.         return $this->services['sylius.repository.province'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Addressing\\Model\\Province');
  4491.     }
  4492.     /**
  4493.      * Gets the public 'sylius.repository.shipment' shared service.
  4494.      *
  4495.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository
  4496.      */
  4497.     protected function getSylius_Repository_ShipmentService()
  4498.     {
  4499.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4500.         return $this->services['sylius.repository.shipment'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\Shipment'));
  4501.     }
  4502.     /**
  4503.      * Gets the public 'sylius.repository.shipping_method' shared service.
  4504.      *
  4505.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository
  4506.      */
  4507.     protected function getSylius_Repository_ShippingMethodService()
  4508.     {
  4509.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4510.         return $this->services['sylius.repository.shipping_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\ShippingMethod'));
  4511.     }
  4512.     /**
  4513.      * Gets the public 'sylius.repository.zone' shared service.
  4514.      *
  4515.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4516.      */
  4517.     protected function getSylius_Repository_ZoneService()
  4518.     {
  4519.         return $this->services['sylius.repository.zone'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Addressing\\Model\\Zone');
  4520.     }
  4521.     /**
  4522.      * Gets the public 'sylius.section_resolver.admin_uri_based_section_resolver' shared service.
  4523.      *
  4524.      * @return \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver
  4525.      */
  4526.     protected function getSylius_SectionResolver_AdminUriBasedSectionResolverService()
  4527.     {
  4528.         return $this->services['sylius.section_resolver.admin_uri_based_section_resolver'] = new \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver('/admin');
  4529.     }
  4530.     /**
  4531.      * Gets the public 'sylius.section_resolver.shop_uri_based_section_resolver' shared service.
  4532.      *
  4533.      * @return \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver
  4534.      */
  4535.     protected function getSylius_SectionResolver_ShopUriBasedSectionResolverService()
  4536.     {
  4537.         return $this->services['sylius.section_resolver.shop_uri_based_section_resolver'] = new \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver('account');
  4538.     }
  4539.     /**
  4540.      * Gets the public 'sylius.section_resolver.uri_based_section_resolver' shared service.
  4541.      *
  4542.      * @return \Sylius\Bundle\CoreBundle\SectionResolver\UriBasedSectionProvider
  4543.      */
  4544.     protected function getSylius_SectionResolver_UriBasedSectionResolverService()
  4545.     {
  4546.         return $this->services['sylius.section_resolver.uri_based_section_resolver'] = new \Sylius\Bundle\CoreBundle\SectionResolver\UriBasedSectionProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), [=> new \Sylius\Bundle\ApiBundle\SectionResolver\ShopApiUriBasedSectionResolver('/api/v2/shop''orders'), => new \Sylius\Bundle\ApiBundle\SectionResolver\AdminApiUriBasedSectionResolver('/api/v2/admin'), => ($this->services['sylius.section_resolver.admin_uri_based_section_resolver'] ?? ($this->services['sylius.section_resolver.admin_uri_based_section_resolver'] = new \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver('/admin'))), => ($this->services['sylius.section_resolver.shop_uri_based_section_resolver'] ?? ($this->services['sylius.section_resolver.shop_uri_based_section_resolver'] = new \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver('account')))]);
  4547.     }
  4548.     /**
  4549.      * Gets the public 'sylius.shipping_calculator.flat_rate' shared service.
  4550.      *
  4551.      * @return \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator
  4552.      */
  4553.     protected function getSylius_ShippingCalculator_FlatRateService()
  4554.     {
  4555.         return $this->services['sylius.shipping_calculator.flat_rate'] = new \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator();
  4556.     }
  4557.     /**
  4558.      * Gets the public 'sylius.shipping_calculator.per_unit_rate' shared service.
  4559.      *
  4560.      * @return \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator
  4561.      */
  4562.     protected function getSylius_ShippingCalculator_PerUnitRateService()
  4563.     {
  4564.         return $this->services['sylius.shipping_calculator.per_unit_rate'] = new \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator();
  4565.     }
  4566.     /**
  4567.      * Gets the public 'sylius.shipping_method_eligibility_checker' shared service.
  4568.      *
  4569.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker
  4570.      */
  4571.     protected function getSylius_ShippingMethodEligibilityCheckerService()
  4572.     {
  4573.         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())]);
  4574.     }
  4575.     /**
  4576.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' shared service.
  4577.      *
  4578.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker
  4579.      */
  4580.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService()
  4581.     {
  4582.         return $this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker();
  4583.     }
  4584.     /**
  4585.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' shared service.
  4586.      *
  4587.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker
  4588.      */
  4589.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService()
  4590.     {
  4591.         return $this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker();
  4592.     }
  4593.     /**
  4594.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' shared service.
  4595.      *
  4596.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker
  4597.      */
  4598.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService()
  4599.     {
  4600.         return $this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker();
  4601.     }
  4602.     /**
  4603.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' shared service.
  4604.      *
  4605.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker
  4606.      */
  4607.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService()
  4608.     {
  4609.         return $this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker();
  4610.     }
  4611.     /**
  4612.      * Gets the public 'sylius.shipping_method_rules_shipping_method_eligibility_checker' shared service.
  4613.      *
  4614.      * @return \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker
  4615.      */
  4616.     protected function getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService()
  4617.     {
  4618.         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()));
  4619.     }
  4620.     /**
  4621.      * Gets the public 'sylius.shipping_methods_resolver' shared service.
  4622.      *
  4623.      * @return \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver
  4624.      */
  4625.     protected function getSylius_ShippingMethodsResolverService()
  4626.     {
  4627.         return $this->services['sylius.shipping_methods_resolver'] = new \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.shipping_methods_resolver'] ?? $this->getSylius_Registry_ShippingMethodsResolverService()));
  4628.     }
  4629.     /**
  4630.      * Gets the public 'sylius.shipping_methods_resolver.default' shared service.
  4631.      *
  4632.      * @return \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver
  4633.      */
  4634.     protected function getSylius_ShippingMethodsResolver_DefaultService()
  4635.     {
  4636.         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()));
  4637.     }
  4638.     /**
  4639.      * Gets the public 'sylius.shipping_methods_resolver.zones_and_channel_based' shared service.
  4640.      *
  4641.      * @return \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver
  4642.      */
  4643.     protected function getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()
  4644.     {
  4645.         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()));
  4646.     }
  4647.     /**
  4648.      * Gets the public 'sylius.storage.cart_session' shared service.
  4649.      *
  4650.      * @return \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage
  4651.      */
  4652.     protected function getSylius_Storage_CartSessionService()
  4653.     {
  4654.         return $this->services['sylius.storage.cart_session'] = new \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '_sylius.cart', ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  4655.     }
  4656.     /**
  4657.      * Gets the public 'sylius.storage.cookie' shared service.
  4658.      *
  4659.      * @return \Sylius\Bundle\ResourceBundle\Storage\CookieStorage
  4660.      */
  4661.     protected function getSylius_Storage_CookieService()
  4662.     {
  4663.         return $this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage();
  4664.     }
  4665.     /**
  4666.      * Gets the public 'sylius.storage.currency' shared service.
  4667.      *
  4668.      * @return \Sylius\Component\Core\Currency\CurrencyStorage
  4669.      */
  4670.     protected function getSylius_Storage_CurrencyService()
  4671.     {
  4672.         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())));
  4673.     }
  4674.     /**
  4675.      * Gets the public 'sylius.templating.helper.adjustment' shared service.
  4676.      *
  4677.      * @return \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper
  4678.      */
  4679.     protected function getSylius_Templating_Helper_AdjustmentService()
  4680.     {
  4681.         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())));
  4682.     }
  4683.     /**
  4684.      * Gets the public 'sylius.templating.helper.bulk_action_grid' shared service.
  4685.      *
  4686.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper
  4687.      */
  4688.     protected function getSylius_Templating_Helper_BulkActionGridService($lazyLoad true)
  4689.     {
  4690.         if ($lazyLoad) {
  4691.             return $this->services['sylius.templating.helper.bulk_action_grid'] = $this->createProxy('BulkActionGridHelper_d18a6a1', function () {
  4692.                 return \BulkActionGridHelper_d18a6a1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4693.                     $wrappedInstance $this->getSylius_Templating_Helper_BulkActionGridService(false);
  4694.                     $proxy->setProxyInitializer(null);
  4695.                     return true;
  4696.                 });
  4697.             });
  4698.         }
  4699.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/BulkActionGridHelper.php';
  4700.         return new \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper(($this->services['sylius.custom_bulk_action_grid_renderer.twig'] ?? $this->getSylius_CustomBulkActionGridRenderer_TwigService()));
  4701.     }
  4702.     /**
  4703.      * Gets the public 'sylius.templating.helper.checkout_steps' shared service.
  4704.      *
  4705.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper
  4706.      */
  4707.     protected function getSylius_Templating_Helper_CheckoutStepsService($lazyLoad true)
  4708.     {
  4709.         if ($lazyLoad) {
  4710.             return $this->services['sylius.templating.helper.checkout_steps'] = $this->createProxy('CheckoutStepsHelper_87a88b2', function () {
  4711.                 return \CheckoutStepsHelper_87a88b2::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4712.                     $wrappedInstance $this->getSylius_Templating_Helper_CheckoutStepsService(false);
  4713.                     $proxy->setProxyInitializer(null);
  4714.                     return true;
  4715.                 });
  4716.             });
  4717.         }
  4718.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php';
  4719.         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()));
  4720.     }
  4721.     /**
  4722.      * Gets the public 'sylius.templating.helper.convert_money' shared service.
  4723.      *
  4724.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper
  4725.      */
  4726.     protected function getSylius_Templating_Helper_ConvertMoneyService($lazyLoad true)
  4727.     {
  4728.         if ($lazyLoad) {
  4729.             return $this->services['sylius.templating.helper.convert_money'] = $this->createProxy('ConvertMoneyHelper_be8e0b7', function () {
  4730.                 return \ConvertMoneyHelper_be8e0b7::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4731.                     $wrappedInstance $this->getSylius_Templating_Helper_ConvertMoneyService(false);
  4732.                     $proxy->setProxyInitializer(null);
  4733.                     return true;
  4734.                 });
  4735.             });
  4736.         }
  4737.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php';
  4738.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php';
  4739.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper(($this->services['sylius.currency_converter'] ?? $this->getSylius_CurrencyConverterService()));
  4740.     }
  4741.     /**
  4742.      * Gets the public 'sylius.templating.helper.currency' shared service.
  4743.      *
  4744.      * @return \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper
  4745.      */
  4746.     protected function getSylius_Templating_Helper_CurrencyService($lazyLoad true)
  4747.     {
  4748.         if ($lazyLoad) {
  4749.             return $this->services['sylius.templating.helper.currency'] = $this->createProxy('CurrencyHelper_dd0a15b', function () {
  4750.                 return \CurrencyHelper_dd0a15b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4751.                     $wrappedInstance $this->getSylius_Templating_Helper_CurrencyService(false);
  4752.                     $proxy->setProxyInitializer(null);
  4753.                     return true;
  4754.                 });
  4755.             });
  4756.         }
  4757.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php';
  4758.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php';
  4759.         return new \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper();
  4760.     }
  4761.     /**
  4762.      * Gets the public 'sylius.templating.helper.format_money' shared service.
  4763.      *
  4764.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper
  4765.      */
  4766.     protected function getSylius_Templating_Helper_FormatMoneyService($lazyLoad true)
  4767.     {
  4768.         if ($lazyLoad) {
  4769.             return $this->services['sylius.templating.helper.format_money'] = $this->createProxy('FormatMoneyHelper_87e5733', function () {
  4770.                 return \FormatMoneyHelper_87e5733::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4771.                     $wrappedInstance $this->getSylius_Templating_Helper_FormatMoneyService(false);
  4772.                     $proxy->setProxyInitializer(null);
  4773.                     return true;
  4774.                 });
  4775.             });
  4776.         }
  4777.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php';
  4778.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php';
  4779.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper(($this->services['sylius.money_formatter'] ?? ($this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter())));
  4780.     }
  4781.     /**
  4782.      * Gets the public 'sylius.templating.helper.grid' shared service.
  4783.      *
  4784.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper
  4785.      */
  4786.     protected function getSylius_Templating_Helper_GridService($lazyLoad true)
  4787.     {
  4788.         if ($lazyLoad) {
  4789.             return $this->services['sylius.templating.helper.grid'] = $this->createProxy('GridHelper_dc9cf99', function () {
  4790.                 return \GridHelper_dc9cf99::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4791.                     $wrappedInstance $this->getSylius_Templating_Helper_GridService(false);
  4792.                     $proxy->setProxyInitializer(null);
  4793.                     return true;
  4794.                 });
  4795.             });
  4796.         }
  4797.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/GridHelper.php';
  4798.         return new \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper(($this->services['sylius.custom_grid_renderer.twig'] ?? $this->getSylius_CustomGridRenderer_TwigService()));
  4799.     }
  4800.     /**
  4801.      * Gets the public 'sylius.templating.helper.inventory' shared service.
  4802.      *
  4803.      * @return \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper
  4804.      */
  4805.     protected function getSylius_Templating_Helper_InventoryService()
  4806.     {
  4807.         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())));
  4808.     }
  4809.     /**
  4810.      * Gets the public 'sylius.templating.helper.locale' shared service.
  4811.      *
  4812.      * @return \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper
  4813.      */
  4814.     protected function getSylius_Templating_Helper_LocaleService()
  4815.     {
  4816.         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()));
  4817.     }
  4818.     /**
  4819.      * Gets the public 'sylius.templating.helper.price' shared service.
  4820.      *
  4821.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper
  4822.      */
  4823.     protected function getSylius_Templating_Helper_PriceService($lazyLoad true)
  4824.     {
  4825.         if ($lazyLoad) {
  4826.             return $this->services['sylius.templating.helper.price'] = $this->createProxy('PriceHelper_2012e62', function () {
  4827.                 return \PriceHelper_2012e62::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4828.                     $wrappedInstance $this->getSylius_Templating_Helper_PriceService(false);
  4829.                     $proxy->setProxyInitializer(null);
  4830.                     return true;
  4831.                 });
  4832.             });
  4833.         }
  4834.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php';
  4835.         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())));
  4836.     }
  4837.     /**
  4838.      * Gets the public 'sylius.templating.helper.product_variants_prices' shared service.
  4839.      *
  4840.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper
  4841.      */
  4842.     protected function getSylius_Templating_Helper_ProductVariantsPricesService()
  4843.     {
  4844.         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()));
  4845.     }
  4846.     /**
  4847.      * Gets the public 'sylius.templating.helper.variant_resolver' shared service.
  4848.      *
  4849.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper
  4850.      */
  4851.     protected function getSylius_Templating_Helper_VariantResolverService()
  4852.     {
  4853.         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())));
  4854.     }
  4855.     /**
  4856.      * Gets the public 'sylius.twig.extension.channels_currencies' shared service.
  4857.      *
  4858.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension
  4859.      */
  4860.     protected function getSylius_Twig_Extension_ChannelsCurrenciesService()
  4861.     {
  4862.         return $this->services['sylius.twig.extension.channels_currencies'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  4863.     }
  4864.     /**
  4865.      * Gets the public 'sylius.twig.extension.country_name' shared service.
  4866.      *
  4867.      * @return \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension
  4868.      */
  4869.     protected function getSylius_Twig_Extension_CountryNameService()
  4870.     {
  4871.         return $this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension('');
  4872.     }
  4873.     /**
  4874.      * Gets the public 'sylius.twig.extension.form_test_attribute_array' shared service.
  4875.      *
  4876.      * @return \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension
  4877.      */
  4878.     protected function getSylius_Twig_Extension_FormTestAttributeArrayService()
  4879.     {
  4880.         return $this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev');
  4881.     }
  4882.     /**
  4883.      * Gets the public 'sylius.twig.extension.form_test_attribute_name' shared service.
  4884.      *
  4885.      * @return \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension
  4886.      */
  4887.     protected function getSylius_Twig_Extension_FormTestAttributeNameService()
  4888.     {
  4889.         return $this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev');
  4890.     }
  4891.     /**
  4892.      * Gets the public 'sylius.twig.extension.merge_recursive' shared service.
  4893.      *
  4894.      * @return \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension
  4895.      */
  4896.     protected function getSylius_Twig_Extension_MergeRecursiveService()
  4897.     {
  4898.         return $this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension();
  4899.     }
  4900.     /**
  4901.      * Gets the public 'sylius.twig.extension.province_naming' shared service.
  4902.      *
  4903.      * @return \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension
  4904.      */
  4905.     protected function getSylius_Twig_Extension_ProvinceNamingService()
  4906.     {
  4907.         return $this->services['sylius.twig.extension.province_naming'] = new \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension(($this->services['sylius.province_naming_provider'] ?? $this->getSylius_ProvinceNamingProviderService()), '');
  4908.     }
  4909.     /**
  4910.      * Gets the public 'sylius.twig.extension.shop' shared service.
  4911.      *
  4912.      * @return \Sylius\Bundle\AdminBundle\Twig\ShopExtension
  4913.      */
  4914.     protected function getSylius_Twig_Extension_ShopService()
  4915.     {
  4916.         return $this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true);
  4917.     }
  4918.     /**
  4919.      * Gets the public 'sylius.twig.extension.sylius_bundle_loaded_checker' shared service.
  4920.      *
  4921.      * @return \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension
  4922.      */
  4923.     protected function getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()
  4924.     {
  4925.         return $this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] = new \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension($this->parameters['kernel.bundles']);
  4926.     }
  4927.     /**
  4928.      * Gets the public 'sylius.twig.extension.widget.admin_notification' shared service.
  4929.      *
  4930.      * @return \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension
  4931.      */
  4932.     protected function getSylius_Twig_Extension_Widget_AdminNotificationService()
  4933.     {
  4934.         return $this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true60);
  4935.     }
  4936.     /**
  4937.      * Gets the public 'sylius.validator.customer_initializer' shared service.
  4938.      *
  4939.      * @return \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer
  4940.      */
  4941.     protected function getSylius_Validator_CustomerInitializerService()
  4942.     {
  4943.         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())));
  4944.     }
  4945.     /**
  4946.      * Gets the public 'sylius.zone_matcher' shared service.
  4947.      *
  4948.      * @return \Sylius\Component\Addressing\Matcher\ZoneMatcher
  4949.      */
  4950.     protected function getSylius_ZoneMatcherService()
  4951.     {
  4952.         return $this->services['sylius.zone_matcher'] = new \Sylius\Component\Addressing\Matcher\ZoneMatcher(($this->services['sylius.repository.zone'] ?? $this->getSylius_Repository_ZoneService()));
  4953.     }
  4954.     /**
  4955.      * Gets the public 'sylius_resource.doctrine.mapping_driver_chain' shared service.
  4956.      *
  4957.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  4958.      */
  4959.     protected function getSyliusResource_Doctrine_MappingDriverChainService()
  4960.     {
  4961.         $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  4962.         $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model']);
  4963.         $b->setGlobalBasename('mapping');
  4964.         $a->addDriver($b'Payum\\Core\\Model');
  4965.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Order\\Model'], '.orm.xml')), 'Sylius\\Component\\Order\\Model');
  4966.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Currency\\Model'], '.orm.xml')), 'Sylius\\Component\\Currency\\Model');
  4967.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Locale\\Model'], '.orm.xml')), 'Sylius\\Component\\Locale\\Model');
  4968.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Product\\Model'], '.orm.xml')), 'Sylius\\Component\\Product\\Model');
  4969.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Channel\\Model'], '.orm.xml')), 'Sylius\\Component\\Channel\\Model');
  4970.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Attribute\\Model'], '.orm.xml')), 'Sylius\\Component\\Attribute\\Model');
  4971.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Taxation\\Model'], '.orm.xml')), 'Sylius\\Component\\Taxation\\Model');
  4972.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Shipping\\Model'], '.orm.xml')), 'Sylius\\Component\\Shipping\\Model');
  4973.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Payment\\Model'], '.orm.xml')), 'Sylius\\Component\\Payment\\Model');
  4974.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Promotion\\Model'], '.orm.xml')), 'Sylius\\Component\\Promotion\\Model');
  4975.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Addressing\\Model'], '.orm.xml')), 'Sylius\\Component\\Addressing\\Model');
  4976.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Inventory\\Model'], '.orm.xml')), 'Sylius\\Component\\Inventory\\Model');
  4977.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Taxonomy\\Model'], '.orm.xml')), 'Sylius\\Component\\Taxonomy\\Model');
  4978.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\User\\Model'], '.orm.xml')), 'Sylius\\Component\\User\\Model');
  4979.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Customer\\Model'], '.orm.xml')), 'Sylius\\Component\\Customer\\Model');
  4980.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Review\\Model'], '.orm.xml')), 'Sylius\\Component\\Review\\Model');
  4981.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Core\\Model'], '.orm.xml')), 'Sylius\\Component\\Core\\Model');
  4982.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/config/doctrine/model') => 'Sylius\\Bundle\\PayumBundle\\Model'], '.orm.xml')), 'Sylius\\Bundle\\PayumBundle\\Model');
  4983.         return $this->services['sylius_resource.doctrine.mapping_driver_chain'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->privates['sylius.resource_registry'] ?? $this->getSylius_ResourceRegistryService()));
  4984.     }
  4985.     /**
  4986.      * Gets the public 'translator' shared service.
  4987.      *
  4988.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4989.      */
  4990.     protected function getTranslatorService()
  4991.     {
  4992.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService()));
  4993.     }
  4994.     /**
  4995.      * Gets the public 'twig' shared service.
  4996.      *
  4997.      * @return \Twig\Environment
  4998.      */
  4999.     protected function getTwigService()
  5000.     {
  5001.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  5002.         $a->addPath((\dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  5003.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  5004.         $a->addPath((\dirname(__DIR__4).'/templates'));
  5005.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5006.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5007.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  5008.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  5009.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  5010.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  5011.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/views'), 'SyliusChannel');
  5012.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/views'), '!SyliusChannel');
  5013.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/views'), 'SyliusAttribute');
  5014.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/views'), '!SyliusAttribute');
  5015.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/views'), 'SyliusUi');
  5016.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/views'), '!SyliusUi');
  5017.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/views'), 'SyliusCore');
  5018.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/views'), '!SyliusCore');
  5019.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), 'SyliusResource');
  5020.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), '!SyliusResource');
  5021.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  5022.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  5023.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  5024.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  5025.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  5026.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  5027.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  5028.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  5029.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  5030.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  5031.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/templates'), 'BabDevPagerfanta');
  5032.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/templates'), '!BabDevPagerfanta');
  5033.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  5034.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  5035.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/views'), 'SyliusPayum');
  5036.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/views'), '!SyliusPayum');
  5037.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  5038.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  5039.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/views'), 'SyliusAdmin');
  5040.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/views'), '!SyliusAdmin');
  5041.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  5042.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  5043.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/views'), 'SyliusApi');
  5044.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/views'), '!SyliusApi');
  5045.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5046.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5047.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5048.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5049.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/templates'), 'Autocomplete');
  5050.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/templates'), '!Autocomplete');
  5051.         $a->addPath((\dirname(__DIR__4).'/templates'));
  5052.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5053.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5054.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5055.         $this->services['twig'] = $instance = new \Twig\Environment(new \Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader($a, new \Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator(new \Sylius\Bundle\ThemeBundle\Twig\Locator\CompositeTemplateLocator(new RewindableGenerator(function () {
  5056.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\ApplicationTemplateLocator'] ?? $this->load('getApplicationTemplateLocatorService'));
  5057.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\NamespacedTemplateLocator'] ?? $this->load('getNamespacedTemplateLocatorService'));
  5058.         }, 2)), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService())), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  5059.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5060.         $c = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  5061.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  5062.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  5063.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  5064.         $g = new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  5065.         $h = ($this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] ?? $this->getTemplateBlockRegistryInterfaceService());
  5066.         $i = ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()));
  5067.         $j = new \Knp\Menu\Util\MenuManipulator();
  5068.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  5069.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  5070.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  5071.         $m = new \Symfony\Bridge\Twig\AppVariable();
  5072.         $m->setEnvironment('dev');
  5073.         $m->setDebug(true);
  5074.         if ($this->has('security.token_storage')) {
  5075.             $m->setTokenStorage($c);
  5076.         }
  5077.         if ($this->has('request_stack')) {
  5078.             $m->setRequestStack($b);
  5079.         }
  5080.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  5081.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  5082.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  5083.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  5084.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  5085.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  5086.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  5087.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  5088.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  5089.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  5090.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  5091.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  5092.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($g));
  5093.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  5094.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  5095.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  5096.         $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())));
  5097.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  5098.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\ConvertMoneyExtension(($this->services['sylius.templating.helper.convert_money'] ?? $this->getSylius_Templating_Helper_ConvertMoneyService())));
  5099.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  5100.         $instance->addExtension(new \Sylius\Bundle\OrderBundle\Twig\AggregateAdjustmentsExtension(($this->services['sylius.templating.helper.adjustment'] ?? $this->getSylius_Templating_Helper_AdjustmentService())));
  5101.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['sylius.templating.helper.format_money'] ?? $this->getSylius_Templating_Helper_FormatMoneyService())));
  5102.         $instance->addExtension(new \Sylius\Bundle\CurrencyBundle\Twig\CurrencyExtension(($this->services['sylius.templating.helper.currency'] ?? $this->getSylius_Templating_Helper_CurrencyService())));
  5103.         $instance->addExtension(new \Sylius\Bundle\LocaleBundle\Twig\LocaleExtension(($this->services['sylius.templating.helper.locale'] ?? $this->getSylius_Templating_Helper_LocaleService())));
  5104.         $instance->addExtension(($this->services['sylius.twig.extension.country_name'] ?? ($this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension(''))));
  5105.         $instance->addExtension(($this->services['sylius.twig.extension.province_naming'] ?? $this->getSylius_Twig_Extension_ProvinceNamingService()));
  5106.         $instance->addExtension(new \Sylius\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['sylius.templating.helper.inventory'] ?? $this->getSylius_Templating_Helper_InventoryService())));
  5107.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\FormatMoneyExtension());
  5108.         $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'))));
  5109.         $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'))));
  5110.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\SortByExtension());
  5111.         $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($h, new \Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer(new \Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer(new \Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer($instance, new RewindableGenerator(function () {
  5112.             yield => ($this->services['Sylius\\Bundle\\UiBundle\\ContextProvider\\ContextProviderInterface'] ?? ($this->services['Sylius\\Bundle\\UiBundle\\ContextProvider\\ContextProviderInterface'] = new \Sylius\Bundle\UiBundle\ContextProvider\DefaultContextProvider()));
  5113.         }, 1)), $i))), $i), $h)));
  5114.         $instance->addExtension(($this->services['sylius.twig.extension.merge_recursive'] ?? ($this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension())));
  5115.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] ?? $this->getLegacySonataBlockExtensionService()));
  5116.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\RedirectPathExtension'] ?? $this->getRedirectPathExtensionService()));
  5117.         $instance->addExtension(($this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] ?? $this->getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()));
  5118.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\PriceExtension(($this->services['sylius.templating.helper.price'] ?? $this->getSylius_Templating_Helper_PriceService())));
  5119.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\VariantResolverExtension(($this->services['sylius.templating.helper.variant_resolver'] ?? $this->getSylius_Templating_Helper_VariantResolverService())));
  5120.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ChannelUrlExtension(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), $g$this->getEnv('bool:SYLIUS_UNSECURED_URLS')));
  5121.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension(($this->services['sylius.templating.helper.product_variants_prices'] ?? $this->getSylius_Templating_Helper_ProductVariantsPricesService())));
  5122.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\CheckoutStepsExtension(($this->services['sylius.templating.helper.checkout_steps'] ?? $this->getSylius_Templating_Helper_CheckoutStepsService())));
  5123.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\GridExtension(($this->services['sylius.templating.helper.grid'] ?? $this->getSylius_Templating_Helper_GridService())));
  5124.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension(($this->services['sylius.templating.helper.bulk_action_grid'] ?? $this->getSylius_Templating_Helper_BulkActionGridService())));
  5125.         $instance->addExtension(new \SM\Extension\Twig\SMExtension(($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService())));
  5126.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  5127.         $instance->addExtension(new \Hateoas\Twig\Extension\LinkExtension(($this->services['hateoas.helper.link'] ?? $this->getHateoas_Helper_LinkService())));
  5128.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  5129.         $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, [
  5130.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  5131.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  5132.         ], [
  5133.             'list' => '?',
  5134.             'twig' => '?',
  5135.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $j$k), $k$j));
  5136.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\FilterExtension('/media/image/', ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  5137.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  5138.         $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))));
  5139.         $instance->addExtension(($this->services['sylius.twig.extension.shop'] ?? ($this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true))));
  5140.         $instance->addExtension(($this->services['sylius.twig.extension.channels_currencies'] ?? $this->getSylius_Twig_Extension_ChannelsCurrenciesService()));
  5141.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] ?? ($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension())));
  5142.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? $this->getChannelNameExtensionService()));
  5143.         $instance->addExtension($this->load('getSylius_Twig_Extension_TaxesService'));
  5144.         $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()))));
  5145.         $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderItemOriginalPriceToDisplayExtension());
  5146.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  5147.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5148.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  5149.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  5150.         ], [
  5151.             'webpack_encore.entrypoint_lookup_collection' => '?',
  5152.             'webpack_encore.tag_renderer' => '?',
  5153.         ])));
  5154.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  5155.         $instance->addGlobal('app'$m);
  5156.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5157.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  5158.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  5159.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  5160.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  5161.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  5162.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  5163.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  5164.         ], [
  5165.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  5166.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  5167.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  5168.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  5169.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  5170.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  5171.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  5172.         ])));
  5173.         $instance->addGlobal('use_webpack'true);
  5174.         $instance->addGlobal('sylius', ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  5175.         $instance->addGlobal('sylius_base_locale''es_ES');
  5176.         $instance->addGlobal('sylius_meta', ['version' => '1.13.0-DEV']);
  5177.         $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']));
  5178.         $instance->registerUndefinedFunctionCallback([=> new \BabDev\PagerfantaBundle\Twig\UndefinedCallableHandler(), => 'onUndefinedFunction']);
  5179.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  5180.         return $instance;
  5181.     }
  5182.     /**
  5183.      * Gets the public 'validator' shared service.
  5184.      *
  5185.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  5186.      */
  5187.     protected function getValidatorService()
  5188.     {
  5189.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  5190.     }
  5191.     /**
  5192.      * Gets the public 'var_dumper.cloner' shared service.
  5193.      *
  5194.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5195.      */
  5196.     protected function getVarDumper_ClonerService()
  5197.     {
  5198.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5199.         $instance->setMaxItems(2500);
  5200.         $instance->setMinDepth(1);
  5201.         $instance->setMaxString(-1);
  5202.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5203.         return $instance;
  5204.     }
  5205.     /**
  5206.      * Gets the private '.1_Serializer~nveTlqH' shared service.
  5207.      *
  5208.      * @return \Symfony\Component\Serializer\Serializer
  5209.      */
  5210.     protected function get_1SerializernveTlqHService()
  5211.     {
  5212.         return $this->privates['.1_Serializer~nveTlqH'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()))], [=> ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL)))]);
  5213.     }
  5214.     /**
  5215.      * Gets the private '.service_locator.Cv5I.Lz' shared service.
  5216.      *
  5217.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5218.      */
  5219.     protected function get_ServiceLocator_Cv5I_LzService()
  5220.     {
  5221.         return $this->privates['.service_locator.Cv5I.Lz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5222.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  5223.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  5224.             'security.firewall.map.context.image_resolver' => ['privates''security.firewall.map.context.image_resolver''getSecurity_Firewall_Map_Context_ImageResolverService'true],
  5225.             'security.firewall.map.context.new_api_admin_user' => ['privates''security.firewall.map.context.new_api_admin_user''getSecurity_Firewall_Map_Context_NewApiAdminUserService'true],
  5226.             'security.firewall.map.context.new_api_shop_user' => ['privates''security.firewall.map.context.new_api_shop_user''getSecurity_Firewall_Map_Context_NewApiShopUserService'true],
  5227.             'security.firewall.map.context.shop' => ['privates''security.firewall.map.context.shop''getSecurity_Firewall_Map_Context_ShopService'true],
  5228.         ], [
  5229.             'security.firewall.map.context.admin' => '?',
  5230.             'security.firewall.map.context.dev' => '?',
  5231.             'security.firewall.map.context.image_resolver' => '?',
  5232.             'security.firewall.map.context.new_api_admin_user' => '?',
  5233.             'security.firewall.map.context.new_api_shop_user' => '?',
  5234.             'security.firewall.map.context.shop' => '?',
  5235.         ]);
  5236.     }
  5237.     /**
  5238.      * Gets the private 'Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider' shared service.
  5239.      *
  5240.      * @return \Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider
  5241.      */
  5242.     protected function getChannelAwareItemDataProviderService()
  5243.     {
  5244.         return $this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  5245.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AccountResetPasswordItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AccountResetPasswordItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\AccountResetPasswordItemDataProvider()));
  5246.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AdminResetPasswordItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AdminResetPasswordItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\AdminResetPasswordItemDataProvider()));
  5247.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemItemDataProvider'] ?? $this->load('getOrderItemItemDataProviderService'));
  5248.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemUnitItemDataProvider'] ?? $this->load('getOrderItemUnitItemDataProviderService'));
  5249.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentItemDataProvider'] ?? $this->load('getPaymentItemDataProviderService'));
  5250.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ShipmentItemDataProvider'] ?? $this->load('getShipmentItemDataProviderService'));
  5251.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductItemDataProvider'] ?? $this->load('getProductItemDataProviderService'));
  5252.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\CustomerItemDataProvider'] ?? $this->load('getCustomerItemDataProviderService'));
  5253.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\VerifyCustomerAccountItemDataProvider()));
  5254.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  5255.         }, 10))), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  5256.     }
  5257.     /**
  5258.      * Gets the private 'Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener' shared service.
  5259.      *
  5260.      * @return \Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener
  5261.      */
  5262.     protected function getCircularDependencyBreakingErrorListenerService()
  5263.     {
  5264.         return $this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] = new \Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener(new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []));
  5265.     }
  5266.     /**
  5267.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProviderInterface' shared service.
  5268.      *
  5269.      * @return \Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProvider
  5270.      */
  5271.     protected function getAssetsProviderInterfaceService()
  5272.     {
  5273.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\Installer\\AssetsProviderInterface'] = new \Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProvider(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())));
  5274.     }
  5275.     /**
  5276.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface' shared service.
  5277.      *
  5278.      * @return \Sylius\Bundle\ThemeBundle\Asset\PathResolver
  5279.      */
  5280.     protected function getPathResolverInterfaceService()
  5281.     {
  5282.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] = new \Sylius\Bundle\ThemeBundle\Asset\PathResolver(($this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\Installer\\AssetsProviderInterface'] ?? $this->getAssetsProviderInterfaceService()), new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem());
  5283.     }
  5284.     /**
  5285.      * Gets the private 'Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface' shared service.
  5286.      *
  5287.      * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  5288.      */
  5289.     protected function getThemeRepositoryInterfaceService()
  5290.     {
  5291.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] = new \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository(new \Sylius\Bundle\ThemeBundle\Loader\ThemeLoader(new \Sylius\Bundle\ThemeBundle\Configuration\CompositeConfigurationProvider([]), new \Sylius\Bundle\ThemeBundle\Factory\ThemeFactory(), new \Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactory(), new \Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactory(), new \Sylius\Bundle\ThemeBundle\Loader\CircularDependencyChecker()));
  5292.     }
  5293.     /**
  5294.      * Gets the private 'Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator' shared service.
  5295.      *
  5296.      * @return \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator
  5297.      */
  5298.     protected function getThemeAwareTranslatorService()
  5299.     {
  5300.         $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  5301.         $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  5302.         $c = new \Sylius\Bundle\ThemeBundle\Translation\Translator(new \Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProvider(['php' => ($this->privates['translation.loader.php'] ?? $this->getTranslation_Loader_PhpService()), 'yaml' => $a'yml' => $a'xlf' => $b'xliff' => $b'po' => ($this->privates['translation.loader.po'] ?? $this->getTranslation_Loader_PoService()), 'mo' => ($this->privates['translation.loader.mo'] ?? $this->getTranslation_Loader_MoService()), 'ts' => ($this->privates['translation.loader.qt'] ?? $this->getTranslation_Loader_QtService()), 'csv' => ($this->privates['translation.loader.csv'] ?? $this->getTranslation_Loader_CsvService()), 'res' => ($this->privates['translation.loader.res'] ?? $this->getTranslation_Loader_ResService()), 'dat' => ($this->privates['translation.loader.dat'] ?? $this->getTranslation_Loader_DatService()), 'ini' => ($this->privates['translation.loader.ini'] ?? $this->getTranslation_Loader_IniService()), 'json' => ($this->privates['translation.loader.json'] ?? $this->getTranslation_Loader_JsonService())]), new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\CompositeTranslatorResourceProvider([=> new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\SymfonyTranslatorResourceProvider([=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.af.yml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.af.yml'), 10 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.af.yml'), 11 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.af.yml'), 12 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.af.yml'), 13 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.af.yml'), 14 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.af.yml'), 15 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.af.yml'), 16 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.af.yml'), 17 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.af.yml'), 18 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.af.yml'), 19 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.af.yml'), 20 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.af.yml'), 21 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.af.yml'), 22 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.af.yml'), 23 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 25 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 26 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ar.yml'), 27 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ar.yml'), 28 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ar.yml'), 29 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ar.yml'), 30 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ar.yml'), 31 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ar.yml'), 32 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ar.yml'), 33 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ar.yml'), 34 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ar.yml'), 35 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ar.yml'), 36 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ar.yml'), 37 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ar.yml'), 38 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ar.yml'), 39 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ar.yml'), 40 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ar.yml'), 41 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ar.yml'), 42 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ar.yml'), 43 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ar.yml'), 44 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ar.yml'), 45 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ar.yml'), 46 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ar.yml'), 47 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ar.yml'), 48 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ar.yml'), 49 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ar.yml'), 50 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ar.yml'), 51 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ar.yml'), 52 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ar.yml'), 53 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ar.yml'), 54 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ar.yml'), 55 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ar.yml'), 56 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ar.yml'), 57 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ar.yml'), 58 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ar.yml'), 59 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ar.yml'), 60 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ar.yml'), 61 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ar.yml'), 62 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ar.yml'), 63 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ar.yml'), 64 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ar.yml'), 65 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ar.yml'), 66 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ar.yml'), 67 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ar.yml'), 68 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ar.yml'), 69 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ar.yml'), 70 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ar.xliff'), 71 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ar.yml'), 72 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ar.yml'), 73 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ar.yml'), 74 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ar.yml'), 75 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ar.yml'), 76 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.ar.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 79 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), 80 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.az.xliff'), 81 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 82 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 83 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf'), 84 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.be.yml'), 85 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.be.yml'), 86 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.be.yml'), 87 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.be.yml'), 88 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.be.yml'), 89 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.be.yml'), 90 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.be.yml'), 91 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.be.yml'), 92 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.be.yml'), 93 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.be.yml'), 94 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.be.yml'), 95 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.be.yml'), 96 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.be.yml'), 97 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.be.yml'), 98 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.be.yml'), 99 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.be.yml'), 100 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.be.yml'), 101 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.be.yml'), 102 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.be.yml'), 103 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.be.yml'), 104 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.be.yml'), 105 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.be.yml'), 106 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.be.yml'), 107 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.be.yml'), 108 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.be.yml'), 109 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.be.yml'), 110 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.be.yml'), 111 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.be.yml'), 112 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.be.yml'), 113 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.be.yml'), 114 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.be.yml'), 115 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.be.yml'), 116 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.be.yml'), 117 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.be.yml'), 118 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.be.yml'), 119 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.be.yml'), 120 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.be.yml'), 121 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.be.yml'), 122 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 123 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 124 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 125 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.bg.yml'), 126 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.bg.yml'), 127 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.bg.yml'), 128 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.bg.yml'), 129 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.bg.yml'), 130 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.bg.yml'), 131 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.bg.yml'), 132 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.bg.yml'), 133 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.bg.yml'), 134 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.bg.yml'), 135 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.bg.yml'), 136 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.bg.yml'), 137 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.bg.yml'), 138 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.bg.yml'), 139 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.bg.yml'), 140 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.bg.yml'), 141 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.bg.yml'), 142 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.bg.yml'), 143 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.bg.yml'), 144 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.bg.yml'), 145 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.bg.yml'), 146 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.bg.yml'), 147 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.bg.yml'), 148 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.bg.yml'), 149 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.bg.yml'), 150 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.bg.yml'), 151 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.bg.yml'), 152 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.bg.yml'), 153 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.bg.yml'), 154 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.bg.yml'), 155 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.bg.yml'), 156 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.bg.yml'), 157 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.bg.yml'), 158 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.bg.yml'), 159 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.bg.yml'), 160 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.bg.yml'), 161 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.bg.yml'), 162 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.bg.yml'), 163 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.bg.yml'), 164 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.bg.yml'), 165 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.bg.yml'), 166 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.bg.yml'), 167 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.bg.yml'), 168 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.bg.yml'), 169 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.bg.yml'), 170 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.bg.yml'), 171 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.bg.yml'), 172 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.bg.php'), 173 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 174 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 175 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), 176 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 177 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 178 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 179 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ca.yml'), 180 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ca.yml'), 181 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ca.yml'), 182 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ca.yml'), 183 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ca.yml'), 184 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ca.yml'), 185 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ca.yml'), 186 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ca.yml'), 187 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ca.yml'), 188 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ca.yml'), 189 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ca.yml'), 190 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ca.yml'), 191 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ca.yml'), 192 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ca.yml'), 193 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ca.yml'), 194 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ca.yml'), 195 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ca.yml'), 196 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ca.yml'), 197 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ca.yml'), 198 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ca.yml'), 199 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ca.yml'), 200 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ca.yml'), 201 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ca.yml'), 202 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ca.yml'), 203 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ca.yml'), 204 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ca.yml'), 205 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ca.yml'), 206 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ca.yml'), 207 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ca.yml'), 208 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ca.yml'), 209 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ca.yml'), 210 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ca.xliff'), 211 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ca.yml'), 212 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ca.yml'), 213 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ca.yml'), 214 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.ca.php'), 215 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 216 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 217 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 218 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.cs.yml'), 219 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.cs.yml'), 220 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.cs.yml'), 221 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.cs.yml'), 222 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.cs.yml'), 223 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.cs.yml'), 224 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.cs.yml'), 225 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.cs.yml'), 226 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.cs.yml'), 227 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.cs.yml'), 228 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.cs.yml'), 229 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.cs.yml'), 230 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.cs.yml'), 231 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.cs.yml'), 232 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.cs.yml'), 233 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.cs.yml'), 234 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.cs.yml'), 235 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.cs.yml'), 236 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.cs.yml'), 237 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.cs.yml'), 238 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.cs.yml'), 239 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.cs.yml'), 240 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.cs.yml'), 241 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.cs.yml'), 242 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.cs.yml'), 243 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.cs.yml'), 244 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.cs.yml'), 245 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.cs.yml'), 246 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.cs.yml'), 247 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.cs.yml'), 248 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.cs.yml'), 249 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.cs.yml'), 250 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.cs.yml'), 251 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.cs.yml'), 252 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.cs.yml'), 253 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.cs.yml'), 254 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.cs.yml'), 255 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.cs.yml'), 256 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.cs.yml'), 257 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.cs.yml'), 258 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.cs.yml'), 259 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.cs.yml'), 260 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.cs.yml'), 261 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.cs.yml'), 262 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.cs.yml'), 263 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.cs.xliff'), 264 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.cs.yml'), 265 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.cs.yml'), 266 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.cs.yml'), 267 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.cs.yml'), 268 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.cs.yml'), 269 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.cs.yml'), 270 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.cs.php'), 271 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 272 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 273 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 274 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 275 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.da.yml'), 276 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.da.yml'), 277 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.da.yml'), 278 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.da.yml'), 279 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.da.yml'), 280 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.da.yml'), 281 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.da.yml'), 282 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.da.yml'), 283 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.da.yml'), 284 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.da.yml'), 285 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.da.yml'), 286 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.da.yml'), 287 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.da.yml'), 288 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.da.yml'), 289 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.da.yml'), 290 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.da.yml'), 291 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.da.yml'), 292 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.da.yml'), 293 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.da.yml'), 294 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.da.yml'), 295 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.da.yml'), 296 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.da.yml'), 297 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.da.yml'), 298 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.da.yml'), 299 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.da.yml'), 300 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.da.yml'), 301 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.da.yml'), 302 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.da.yml'), 303 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.da.yml'), 304 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.da.yml'), 305 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.da.yml'), 306 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.da.yml'), 307 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.da.yml'), 308 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.da.yml'), 309 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.da.yml'), 310 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.da.yml'), 311 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.da.yml'), 312 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.da.yml'), 313 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.da.yml'), 314 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.da.yml'), 315 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.da.yml'), 316 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.da.yml'), 317 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.da.yml'), 318 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.da.xliff'), 319 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.da.yml'), 320 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.da.yml'), 321 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.da.yml'), 322 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.da.yml'), 323 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.da.php'), 324 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 325 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 326 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 327 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de.yml'), 328 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de.yml'), 329 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de.yml'), 330 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de.yml'), 331 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de.yml'), 332 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de.yml'), 333 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de.yml'), 334 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de.yml'), 335 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de.yml'), 336 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de.yml'), 337 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de.yml'), 338 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de.yml'), 339 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de.yml'), 340 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de.yml'), 341 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de.yml'), 342 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de.yml'), 343 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de.yml'), 344 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de.yml'), 345 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de.yml'), 346 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de.yml'), 347 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de.yml'), 348 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de.yml'), 349 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de.yml'), 350 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de.yml'), 351 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml'), 352 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de.yml'), 353 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de.yml'), 354 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de.yml'), 355 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de.yml'), 356 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de.yml'), 357 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de.yml'), 358 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de.yml'), 359 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de.yml'), 360 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de.yml'), 361 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de.yml'), 362 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de.yml'), 363 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de.yml'), 364 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de.yml'), 365 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de.yml'), 366 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de.yml'), 367 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de.yml'), 368 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de.yml'), 369 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de.yml'), 370 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de.yml'), 371 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de.yml'), 372 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 373 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 374 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.de.yml'), 375 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.de.yml'), 376 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.de.xliff'), 377 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de.yml'), 378 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de.yml'), 379 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de.yml'), 380 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de.yml'), 381 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de.yml'), 382 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de.yml'), 383 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.de.php'), 384 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 385 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 386 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 387 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.el.yml'), 388 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.el.yml'), 389 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.el.yml'), 390 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.el.yml'), 391 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.el.yml'), 392 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.el.yml'), 393 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.el.yml'), 394 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.el.yml'), 395 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.el.yml'), 396 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.el.yml'), 397 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.el.yml'), 398 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.el.yml'), 399 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.el.yml'), 400 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.el.yml'), 401 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.el.yml'), 402 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.el.yml'), 403 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.el.yml'), 404 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.el.yml'), 405 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.el.yml'), 406 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.el.yml'), 407 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.el.yml'), 408 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.el.yml'), 409 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.el.yml'), 410 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.el.yml'), 411 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.el.yml'), 412 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.el.yml'), 413 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.el.yml'), 414 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.el.yml'), 415 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.el.yml'), 416 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.el.yml'), 417 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.el.yml'), 418 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.el.yml'), 419 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.el.yml'), 420 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.el.yml'), 421 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.el.yml'), 422 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.el.yml'), 423 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.el.yml'), 424 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.el.yml'), 425 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.el.yml'), 426 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.el.yml'), 427 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.el.yml'), 428 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.el.php'), 429 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 430 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 431 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 432 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.en.yml'), 433 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.en.yml'), 434 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.en.yml'), 435 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.en.yml'), 436 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.en.yml'), 437 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.en.yml'), 438 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.en.yml'), 439 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.en.yml'), 440 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.en.yml'), 441 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.en.yml'), 442 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.en.yml'), 443 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.en.yml'), 444 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.en.yml'), 445 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.en.yml'), 446 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.en.yml'), 447 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.en.yml'), 448 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.en.yml'), 449 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.en.yml'), 450 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.en.yml'), 451 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.en.yml'), 452 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.en.yml'), 453 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.en.yml'), 454 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.en.yml'), 455 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.en.yml'), 456 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.en.yml'), 457 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.en.yml'), 458 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.en.yml'), 459 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.en.yml'), 460 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.en.yml'), 461 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.en.yml'), 462 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.en.yml'), 463 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.en.yml'), 464 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.en.yml'), 465 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.en.yml'), 466 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.en.yml'), 467 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.en.yml'), 468 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.en.yml'), 469 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.en.yml'), 470 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.en.yml'), 471 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.en.yml'), 472 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.en.yml'), 473 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.en.yml'), 474 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.en.yml'), 475 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.en.yml'), 476 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.en.yml'), 477 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 478 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 479 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), 480 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), 481 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.en.xliff'), 482 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.en.yml'), 483 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.en.yml'), 484 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.en.yml'), 485 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.en.yml'), 486 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.en.yml'), 487 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.en.yml'), 488 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/translations/validators.en.yaml'), 489 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.en.php'), 490 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 491 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 492 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 493 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.es.yml'), 494 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.es.yml'), 495 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.es.yml'), 496 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.es.yml'), 497 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.es.yml'), 498 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.es.yml'), 499 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.es.yml'), 500 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.es.yml'), 501 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.es.yml'), 502 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.es.yml'), 503 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.es.yml'), 504 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.es.yml'), 505 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.es.yml'), 506 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.es.yml'), 507 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.es.yml'), 508 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.es.yml'), 509 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.es.yml'), 510 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.es.yml'), 511 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.es.yml'), 512 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.es.yml'), 513 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.es.yml'), 514 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.es.yml'), 515 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.es.yml'), 516 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.es.yml'), 517 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.es.yml'), 518 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.es.yml'), 519 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.es.yml'), 520 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.es.yml'), 521 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.es.yml'), 522 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.es.yml'), 523 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.es.yml'), 524 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.es.yml'), 525 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.es.yml'), 526 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.es.yml'), 527 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.es.yml'), 528 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.es.yml'), 529 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.es.yml'), 530 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.es.yml'), 531 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.es.yml'), 532 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.es.yml'), 533 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.es.yml'), 534 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.es.yml'), 535 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.es.yml'), 536 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.es.yml'), 537 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.es.xliff'), 538 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.es.yml'), 539 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.es.yml'), 540 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.es.yml'), 541 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.es.yml'), 542 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.es.yml'), 543 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.es.php'), 544 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 545 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 546 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 547 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.et.yml'), 548 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.et.yml'), 549 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.et.yml'), 550 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.et.yml'), 551 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.et.yml'), 552 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.et.yml'), 553 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.et.yml'), 554 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.et.yml'), 555 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.et.yml'), 556 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.et.yml'), 557 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.et.yml'), 558 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.et.yml'), 559 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.et.yml'), 560 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.et.yml'), 561 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.et.yml'), 562 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.et.yml'), 563 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.et.yml'), 564 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.et.yml'), 565 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.et.yml'), 566 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.et.yml'), 567 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.et.yml'), 568 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.et.yml'), 569 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 570 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 571 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 572 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.eu.php'), 573 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 574 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 575 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 576 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fa.yml'), 577 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fa.yml'), 578 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fa.yml'), 579 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fa.yml'), 580 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fa.yml'), 581 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fa.yml'), 582 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fa.yml'), 583 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fa.yml'), 584 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fa.yml'), 585 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fa.yml'), 586 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fa.yml'), 587 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fa.yml'), 588 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fa.yml'), 589 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fa.yml'), 590 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fa.yml'), 591 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fa.yml'), 592 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fa.yml'), 593 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fa.yml'), 594 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fa.yml'), 595 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fa.yml'), 596 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fa.yml'), 597 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fa.yml'), 598 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fa.yml'), 599 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fa.yml'), 600 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fa.yml'), 601 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fa.yml'), 602 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fa.yml'), 603 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fa.yml'), 604 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fa.yml'), 605 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fa.yml'), 606 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fa.yml'), 607 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fa.yml'), 608 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fa.yml'), 609 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fa.yml'), 610 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fa.yml'), 611 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fa.yml'), 612 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fa.yml'), 613 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fa.yml'), 614 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fa.yml'), 615 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fa.yml'), 616 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fa.yml'), 617 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fa.yml'), 618 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fa.yml'), 619 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fa.xliff'), 620 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fa.yml'), 621 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fa.yml'), 622 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fa.yml'), 623 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fa.yml'), 624 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.fa.php'), 625 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 626 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 627 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 628 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fi.yml'), 629 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fi.yml'), 630 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fi.yml'), 631 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fi.yml'), 632 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fi.yml'), 633 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fi.yml'), 634 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fi.yml'), 635 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fi.yml'), 636 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fi.yml'), 637 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fi.yml'), 638 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fi.yml'), 639 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fi.yml'), 640 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fi.yml'), 641 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fi.yml'), 642 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fi.yml'), 643 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fi.yml'), 644 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fi.yml'), 645 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fi.yml'), 646 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fi.yml'), 647 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fi.yml'), 648 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fi.yml'), 649 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fi.yml'), 650 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fi.yml'), 651 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fi.yml'), 652 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fi.yml'), 653 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fi.yml'), 654 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fi.yml'), 655 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fi.yml'), 656 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fi.yml'), 657 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fi.xliff'), 658 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fi.yml'), 659 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fi.yml'), 660 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fi.yml'), 661 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.fi.php'), 662 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 663 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 664 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 665 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fr.yml'), 666 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fr.yml'), 667 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fr.yml'), 668 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fr.yml'), 669 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fr.yml'), 670 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fr.yml'), 671 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fr.yml'), 672 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fr.yml'), 673 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fr.yml'), 674 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fr.yml'), 675 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fr.yml'), 676 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fr.yml'), 677 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fr.yml'), 678 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fr.yml'), 679 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fr.yml'), 680 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.fr.yml'), 681 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fr.yml'), 682 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fr.yml'), 683 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fr.yml'), 684 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fr.yml'), 685 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fr.yml'), 686 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fr.yml'), 687 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fr.yml'), 688 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fr.yml'), 689 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fr.yml'), 690 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fr.yml'), 691 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fr.yml'), 692 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fr.yml'), 693 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fr.yml'), 694 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fr.yml'), 695 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fr.yml'), 696 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fr.yml'), 697 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fr.yml'), 698 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fr.yml'), 699 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fr.yml'), 700 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.fr.yml'), 701 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fr.yml'), 702 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fr.yml'), 703 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fr.yml'), 704 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fr.yml'), 705 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fr.yml'), 706 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fr.yml'), 707 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fr.yml'), 708 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fr.yml'), 709 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fr.yml'), 710 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), 711 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), 712 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), 713 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), 714 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fr.xliff'), 715 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.fr.yml'), 716 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fr.yml'), 717 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fr.yml'), 718 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.fr.yml'), 719 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fr.yml'), 720 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fr.yml'), 721 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.fr.php'), 722 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 723 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 724 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 725 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.gl.xliff'), 726 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.gl.php'), 727 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 728 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 729 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 730 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.he.yml'), 731 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.he.yml'), 732 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.he.yml'), 733 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.he.yml'), 734 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.he.yml'), 735 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.he.yml'), 736 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.he.yml'), 737 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.he.yml'), 738 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.he.yml'), 739 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.he.yml'), 740 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.he.yml'), 741 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.he.yml'), 742 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.he.yml'), 743 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.he.yml'), 744 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.he.yml'), 745 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.he.yml'), 746 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.he.yml'), 747 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.he.yml'), 748 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.he.yml'), 749 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.he.yml'), 750 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.he.yml'), 751 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.he.yml'), 752 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.he.yml'), 753 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.he.yml'), 754 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.he.yml'), 755 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.he.yml'), 756 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.he.yml'), 757 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.he.yml'), 758 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.he.yml'), 759 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.he.yml'), 760 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.he.yml'), 761 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.he.yml'), 762 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.he.yml'), 763 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 764 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 765 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 766 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hr.yml'), 767 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hr.yml'), 768 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hr.yml'), 769 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hr.yml'), 770 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hr.yml'), 771 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hr.yml'), 772 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hr.yml'), 773 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hr.yml'), 774 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hr.yml'), 775 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hr.yml'), 776 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hr.yml'), 777 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hr.yml'), 778 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hr.yml'), 779 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hr.yml'), 780 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hr.yml'), 781 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hr.yml'), 782 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hr.yml'), 783 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hr.yml'), 784 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hr.yml'), 785 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hr.yml'), 786 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hr.yml'), 787 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hr.yml'), 788 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hr.yml'), 789 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hr.yml'), 790 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hr.yml'), 791 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hr.yml'), 792 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hr.yml'), 793 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hr.yml'), 794 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hr.yml'), 795 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hr.yml'), 796 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hr.yml'), 797 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hr.yml'), 798 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hr.yml'), 799 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hr.yml'), 800 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hr.yml'), 801 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hr.yml'), 802 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hr.yml'), 803 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hr.yml'), 804 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hr.yml'), 805 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hr.yml'), 806 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hr.yml'), 807 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hr.yml'), 808 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hr.yml'), 809 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), 810 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.hr.xliff'), 811 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hr.yml'), 812 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hr.yml'), 813 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hr.yml'), 814 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hr.yml'), 815 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.hr.php'), 816 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 817 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 818 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 819 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hu.yml'), 820 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hu.yml'), 821 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hu.yml'), 822 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hu.yml'), 823 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hu.yml'), 824 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hu.yml'), 825 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hu.yml'), 826 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml'), 827 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hu.yml'), 828 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hu.yml'), 829 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hu.yml'), 830 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml'), 831 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hu.yml'), 832 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hu.yml'), 833 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml'), 834 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hu.yml'), 835 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hu.yml'), 836 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hu.yml'), 837 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hu.yml'), 838 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hu.yml'), 839 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hu.yml'), 840 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hu.yml'), 841 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hu.yml'), 842 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hu.yml'), 843 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml'), 844 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hu.yml'), 845 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hu.yml'), 846 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hu.yml'), 847 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hu.yml'), 848 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hu.yml'), 849 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hu.yml'), 850 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hu.yml'), 851 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hu.yml'), 852 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hu.yml'), 853 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hu.yml'), 854 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hu.yml'), 855 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hu.yml'), 856 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hu.yml'), 857 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hu.yml'), 858 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hu.yml'), 859 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hu.yml'), 860 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hu.yml'), 861 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hu.yml'), 862 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 863 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), 864 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hu.yml'), 865 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hu.yml'), 866 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hu.yml'), 867 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hu.yml'), 868 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.hu.php'), 869 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 870 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 871 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), 872 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 873 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 874 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 875 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.id.yml'), 876 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.id.yml'), 877 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.id.yml'), 878 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.id.yml'), 879 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.id.yml'), 880 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.id.yml'), 881 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.id.yml'), 882 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.id.yml'), 883 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.id.yml'), 884 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.id.yml'), 885 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.id.yml'), 886 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.id.yml'), 887 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.id.yml'), 888 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.id.yml'), 889 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.id.yml'), 890 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.id.yml'), 891 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.id.yml'), 892 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.id.yml'), 893 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.id.yml'), 894 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml'), 895 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.id.yml'), 896 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.id.yml'), 897 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.id.yml'), 898 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.id.yml'), 899 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.id.yml'), 900 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.id.yml'), 901 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.id.yml'), 902 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.id.yml'), 903 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.id.yml'), 904 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.id.yml'), 905 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.id.yml'), 906 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.id.yml'), 907 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.id.yml'), 908 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.id.yml'), 909 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.id.yml'), 910 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.id.yml'), 911 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.id.yml'), 912 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.id.yml'), 913 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.id.yml'), 914 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.id.yml'), 915 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.id.yml'), 916 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.id.yml'), 917 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.id.yml'), 918 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.id.yml'), 919 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.id.yml'), 920 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.id.yml'), 921 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.id.yml'), 922 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.id.php'), 923 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 924 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 925 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 926 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.it.yml'), 927 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.it.yml'), 928 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.it.yml'), 929 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.it.yml'), 930 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.it.yml'), 931 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.it.yml'), 932 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.it.yml'), 933 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.it.yml'), 934 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.it.yml'), 935 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.it.yml'), 936 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.it.yml'), 937 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.it.yml'), 938 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.it.yml'), 939 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.it.yml'), 940 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.it.yml'), 941 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.it.yml'), 942 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.it.yml'), 943 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.it.yml'), 944 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.it.yml'), 945 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.it.yml'), 946 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.it.yml'), 947 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.it.yml'), 948 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.it.yml'), 949 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.it.yml'), 950 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.it.yml'), 951 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.it.yml'), 952 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.it.yml'), 953 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.it.yml'), 954 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.it.yml'), 955 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.it.yml'), 956 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.it.yml'), 957 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.it.yml'), 958 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.it.yml'), 959 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.it.yml'), 960 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.it.yml'), 961 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.it.yml'), 962 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.it.yml'), 963 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.it.yml'), 964 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.it.yml'), 965 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.it.yml'), 966 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.it.yml'), 967 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.it.yml'), 968 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.it.yml'), 969 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 970 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.it.xliff'), 971 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.it.yml'), 972 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.it.yml'), 973 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.it.yml'), 974 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.it.yml'), 975 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.it.yml'), 976 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.it.php'), 977 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 978 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 979 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 980 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ja.yml'), 981 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ja.yml'), 982 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ja.yml'), 983 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ja.yml'), 984 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ja.yml'), 985 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ja.yml'), 986 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ja.yml'), 987 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ja.yml'), 988 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ja.yml'), 989 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ja.yml'), 990 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ja.yml'), 991 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ja.yml'), 992 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ja.yml'), 993 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ja.yml'), 994 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ja.yml'), 995 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ja.yml'), 996 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ja.yml'), 997 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ja.yml'), 998 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ja.yml'), 999 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ja.yml'), 1000 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ja.yml'), 1001 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ja.yml'), 1002 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ja.yml'), 1003 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ja.yml'), 1004 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ja.yml'), 1005 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ja.yml'), 1006 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1007 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 1008 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 1009 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.lb.php'), 1010 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1011 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 1012 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 1013 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.lt.yml'), 1014 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.lt.yml'), 1015 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lt.yml'), 1016 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.lt.yml'), 1017 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lt.yml'), 1018 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.lt.yml'), 1019 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lt.yml'), 1020 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.lt.yml'), 1021 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lt.yml'), 1022 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.lt.yml'), 1023 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lt.yml'), 1024 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.lt.yml'), 1025 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lt.yml'), 1026 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lt.yml'), 1027 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lt.yml'), 1028 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.lt.yml'), 1029 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.lt.yml'), 1030 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lt.yml'), 1031 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.lt.yml'), 1032 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.lt.yml'), 1033 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lt.yml'), 1034 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.lt.yml'), 1035 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lt.yml'), 1036 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.lt.yml'), 1037 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lt.yml'), 1038 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.lt.yml'), 1039 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.lt.yml'), 1040 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lt.yml'), 1041 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.lt.yml'), 1042 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.lt.yml'), 1043 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lt.yml'), 1044 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.lt.yml'), 1045 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.lt.yml'), 1046 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lt.yml'), 1047 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lt.yml'), 1048 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.lt.yml'), 1049 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lt.yml'), 1050 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.lt.yml'), 1051 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.lt.yml'), 1052 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.lt.yml'), 1053 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.lt.yml'), 1054 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lt.yml'), 1055 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.lt.yml'), 1056 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lt.yml'), 1057 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lt.yml'), 1058 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.lt.php'), 1059 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1060 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 1061 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 1062 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lv.yml'), 1063 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lv.yml'), 1064 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lv.yml'), 1065 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lv.yml'), 1066 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lv.yml'), 1067 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lv.yml'), 1068 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lv.yml'), 1069 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lv.yml'), 1070 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lv.yml'), 1071 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lv.yml'), 1072 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lv.yml'), 1073 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lv.yml'), 1074 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lv.yml'), 1075 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lv.yml'), 1076 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lv.yml'), 1077 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lv.yml'), 1078 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lv.yml'), 1079 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lv.yml'), 1080 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lv.yml'), 1081 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lv.yml'), 1082 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1083 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 1084 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 1085 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.mn.yml'), 1086 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.mn.yml'), 1087 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mn.yml'), 1088 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.mn.yml'), 1089 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mn.yml'), 1090 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.mn.yml'), 1091 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.mn.yml'), 1092 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mn.yml'), 1093 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.mn.yml'), 1094 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mn.yml'), 1095 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.mn.yml'), 1096 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mn.yml'), 1097 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.mn.yml'), 1098 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mn.yml'), 1099 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.mn.yml'), 1100 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.mn.yml'), 1101 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mn.yml'), 1102 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.mn.yml'), 1103 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.mn.yml'), 1104 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mn.yml'), 1105 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.mn.yml'), 1106 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.mn.yml'), 1107 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mn.yml'), 1108 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.mn.yml'), 1109 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mn.yml'), 1110 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mn.yml'), 1111 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mn.yml'), 1112 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.mn.yml'), 1113 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mn.yml'), 1114 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mn.yml'), 1115 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mn.yml'), 1116 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.mn.yml'), 1117 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mn.yml'), 1118 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mn.yml'), 1119 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.mn.yml'), 1120 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.mn.yml'), 1121 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mn.yml'), 1122 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.mn.yml'), 1123 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mn.yml'), 1124 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.mn.yml'), 1125 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mn.yml'), 1126 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mn.yml'), 1127 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mn.yml'), 1128 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.mn.yml'), 1129 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.mn.yml'), 1130 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.mn.yml'), 1131 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.mn.yml'), 1132 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1133 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 1134 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf'), 1135 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1136 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 1137 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 1138 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1139 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 1140 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 1141 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.nl.yml'), 1142 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.nl.yml'), 1143 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.nl.yml'), 1144 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.nl.yml'), 1145 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.nl.yml'), 1146 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.nl.yml'), 1147 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.nl.yml'), 1148 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.nl.yml'), 1149 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.nl.yml'), 1150 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.nl.yml'), 1151 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.nl.yml'), 1152 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.nl.yml'), 1153 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.nl.yml'), 1154 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.nl.yml'), 1155 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.nl.yml'), 1156 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.nl.yml'), 1157 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.nl.yml'), 1158 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.nl.yml'), 1159 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.nl.yml'), 1160 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.nl.yml'), 1161 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.nl.yml'), 1162 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.nl.yml'), 1163 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.nl.yml'), 1164 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.nl.yml'), 1165 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.nl.yml'), 1166 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.nl.yml'), 1167 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.nl.yml'), 1168 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.nl.yml'), 1169 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.nl.yml'), 1170 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.nl.yml'), 1171 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.nl.yml'), 1172 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.nl.yml'), 1173 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.nl.yml'), 1174 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.nl.yml'), 1175 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.nl.yml'), 1176 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.nl.yml'), 1177 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.nl.yml'), 1178 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.nl.yml'), 1179 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.nl.yml'), 1180 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.nl.yml'), 1181 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.nl.yml'), 1182 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.nl.yml'), 1183 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.nl.yml'), 1184 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.nl.yml'), 1185 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.nl.yml'), 1186 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), 1187 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), 1188 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.nl.yml'), 1189 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.nl.yml'), 1190 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.nl.xliff'), 1191 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.nl.yml'), 1192 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.nl.yml'), 1193 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.nl.yml'), 1194 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.nl.yml'), 1195 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.nl.yml'), 1196 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.nl.yml'), 1197 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.nl.php'), 1198 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1199 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 1200 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), 1201 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1202 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 1203 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 1204 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.no.yml'), 1205 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.no.yml'), 1206 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.no.yml'), 1207 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.no.yml'), 1208 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.no.yml'), 1209 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.no.yml'), 1210 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.no.yml'), 1211 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.no.yml'), 1212 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.no.yml'), 1213 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.no.yml'), 1214 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.no.yml'), 1215 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.no.yml'), 1216 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.no.yml'), 1217 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.no.yml'), 1218 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.no.yml'), 1219 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.no.yml'), 1220 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.no.yml'), 1221 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.no.yml'), 1222 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.no.yml'), 1223 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.no.yml'), 1224 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.no.yml'), 1225 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.no.yml'), 1226 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.no.yml'), 1227 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.no.yml'), 1228 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.no.yml'), 1229 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.no.yml'), 1230 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.no.yml'), 1231 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.no.yml'), 1232 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.no.yml'), 1233 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.no.yml'), 1234 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.no.yml'), 1235 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.no.yml'), 1236 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.no.yml'), 1237 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.no.yml'), 1238 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.no.yml'), 1239 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.no.yml'), 1240 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.no.yml'), 1241 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.no.yml'), 1242 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.no.yml'), 1243 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.no.yml'), 1244 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.no.xliff'), 1245 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.no.yml'), 1246 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.no.yml'), 1247 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.no.yml'), 1248 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.no.yml'), 1249 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1250 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 1251 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 1252 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pl.yml'), 1253 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pl.yml'), 1254 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pl.yml'), 1255 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pl.yml'), 1256 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pl.yml'), 1257 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pl.yml'), 1258 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pl.yml'), 1259 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pl.yml'), 1260 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pl.yml'), 1261 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pl.yml'), 1262 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pl.yml'), 1263 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pl.yml'), 1264 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pl.yml'), 1265 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pl.yml'), 1266 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pl.yml'), 1267 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.pl.yml'), 1268 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pl.yml'), 1269 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pl.yml'), 1270 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pl.yml'), 1271 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pl.yml'), 1272 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pl.yml'), 1273 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pl.yml'), 1274 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml'), 1275 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pl.yml'), 1276 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pl.yml'), 1277 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pl.yml'), 1278 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pl.yml'), 1279 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pl.yml'), 1280 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pl.yml'), 1281 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pl.yml'), 1282 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pl.yml'), 1283 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pl.yml'), 1284 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pl.yml'), 1285 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pl.yml'), 1286 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pl.yml'), 1287 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml'), 1288 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pl.yml'), 1289 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pl.yml'), 1290 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pl.yml'), 1291 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pl.yml'), 1292 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pl.yml'), 1293 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pl.yml'), 1294 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pl.yml'), 1295 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pl.yml'), 1296 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.pl.xliff'), 1297 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pl.yml'), 1298 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pl.yml'), 1299 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.pl.yml'), 1300 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pl.yml'), 1301 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pl.yml'), 1302 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.pl.php'), 1303 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1304 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 1305 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 1306 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt.yml'), 1307 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt.yml'), 1308 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt.yml'), 1309 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt.yml'), 1310 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt.yml'), 1311 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt.yml'), 1312 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt.yml'), 1313 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt.yml'), 1314 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt.yml'), 1315 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt.yml'), 1316 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt.yml'), 1317 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt.yml'), 1318 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt.yml'), 1319 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt.yml'), 1320 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt.yml'), 1321 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt.yml'), 1322 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt.yml'), 1323 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt.yml'), 1324 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt.yml'), 1325 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt.yml'), 1326 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt.yml'), 1327 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt.yml'), 1328 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt.yml'), 1329 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt.yml'), 1330 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt.yml'), 1331 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt.yml'), 1332 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt.yml'), 1333 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt.yml'), 1334 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt.yml'), 1335 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt.yml'), 1336 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt.yml'), 1337 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt.yml'), 1338 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt.yml'), 1339 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt.yml'), 1340 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt.yml'), 1341 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt.yml'), 1342 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt.yml'), 1343 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt.yml'), 1344 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt.yml'), 1345 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt.yml'), 1346 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt.yml'), 1347 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.pt.xliff'), 1348 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt.yml'), 1349 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt.yml'), 1350 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt.yml'), 1351 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt.yml'), 1352 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.pt.php'), 1353 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1354 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 1355 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 1356 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt_BR.yml'), 1357 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pt_BR.yml'), 1358 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt_BR.yml'), 1359 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt_BR.yml'), 1360 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt_BR.yml'), 1361 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt_BR.yml'), 1362 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pt_BR.yml'), 1363 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml'), 1364 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt_BR.yml'), 1365 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt_BR.yml'), 1366 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt_BR.yml'), 1367 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt_BR.yml'), 1368 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt_BR.yml'), 1369 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt_BR.yml'), 1370 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt_BR.yml'), 1371 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt_BR.yml'), 1372 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt_BR.yml'), 1373 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt_BR.yml'), 1374 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt_BR.yml'), 1375 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt_BR.yml'), 1376 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt_BR.yml'), 1377 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml'), 1378 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt_BR.yml'), 1379 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt_BR.yml'), 1380 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt_BR.yml'), 1381 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt_BR.yml'), 1382 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt_BR.yml'), 1383 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt_BR.yml'), 1384 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt_BR.yml'), 1385 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt_BR.yml'), 1386 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt_BR.yml'), 1387 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt_BR.yml'), 1388 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt_BR.yml'), 1389 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt_BR.yml'), 1390 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml'), 1391 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt_BR.yml'), 1392 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt_BR.yml'), 1393 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt_BR.yml'), 1394 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml'), 1395 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt_BR.yml'), 1396 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt_BR.yml'), 1397 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt_BR.yml'), 1398 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt_BR.yml'), 1399 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt_BR.yml'), 1400 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt_BR.yml'), 1401 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml'), 1402 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt_BR.yml'), 1403 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.pt_BR.php'), 1404 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1405 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 1406 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 1407 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ro.yml'), 1408 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ro.yml'), 1409 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ro.yml'), 1410 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ro.yml'), 1411 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ro.yml'), 1412 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ro.yml'), 1413 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ro.yml'), 1414 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ro.yml'), 1415 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ro.yml'), 1416 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ro.yml'), 1417 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ro.yml'), 1418 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ro.yml'), 1419 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ro.yml'), 1420 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ro.yml'), 1421 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ro.yml'), 1422 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ro.yml'), 1423 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ro.yml'), 1424 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ro.yml'), 1425 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ro.yml'), 1426 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ro.yml'), 1427 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ro.yml'), 1428 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ro.yml'), 1429 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ro.yml'), 1430 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ro.yml'), 1431 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ro.yml'), 1432 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ro.yml'), 1433 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ro.yml'), 1434 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ro.yml'), 1435 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ro.yml'), 1436 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ro.yml'), 1437 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ro.yml'), 1438 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ro.yml'), 1439 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ro.yml'), 1440 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ro.yml'), 1441 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ro.yml'), 1442 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.ro.yml'), 1443 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ro.yml'), 1444 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ro.yml'), 1445 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ro.yml'), 1446 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ro.yml'), 1447 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ro.yml'), 1448 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ro.yml'), 1449 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ro.yml'), 1450 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ro.yml'), 1451 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ro.yml'), 1452 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ro.xliff'), 1453 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.ro.yml'), 1454 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ro.yml'), 1455 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ro.yml'), 1456 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml'), 1457 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ro.yml'), 1458 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ro.yml'), 1459 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.ro.php'), 1460 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1461 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 1462 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 1463 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ru.yml'), 1464 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ru.yml'), 1465 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ru.yml'), 1466 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ru.yml'), 1467 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ru.yml'), 1468 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ru.yml'), 1469 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ru.yml'), 1470 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml'), 1471 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ru.yml'), 1472 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ru.yml'), 1473 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ru.yml'), 1474 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ru.yml'), 1475 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ru.yml'), 1476 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ru.yml'), 1477 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ru.yml'), 1478 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ru.yml'), 1479 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ru.yml'), 1480 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ru.yml'), 1481 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ru.yml'), 1482 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ru.yml'), 1483 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ru.yml'), 1484 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ru.yml'), 1485 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ru.yml'), 1486 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ru.yml'), 1487 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ru.yml'), 1488 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml'), 1489 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ru.yml'), 1490 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ru.yml'), 1491 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ru.yml'), 1492 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ru.yml'), 1493 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ru.yml'), 1494 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ru.yml'), 1495 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ru.yml'), 1496 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ru.yml'), 1497 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml'), 1498 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ru.yml'), 1499 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ru.yml'), 1500 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ru.yml'), 1501 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml'), 1502 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ru.yml'), 1503 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ru.yml'), 1504 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ru.yml'), 1505 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ru.yml'), 1506 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 1507 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ru.xliff'), 1508 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ru.yml'), 1509 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ru.yml'), 1510 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ru.yml'), 1511 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ru.yml'), 1512 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.ru.php'), 1513 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1514 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 1515 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 1516 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sk.yml'), 1517 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sk.yml'), 1518 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sk.yml'), 1519 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sk.yml'), 1520 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sk.yml'), 1521 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sk.yml'), 1522 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sk.yml'), 1523 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sk.yml'), 1524 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sk.yml'), 1525 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sk.yml'), 1526 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sk.yml'), 1527 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sk.yml'), 1528 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sk.yml'), 1529 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sk.yml'), 1530 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sk.yml'), 1531 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sk.yml'), 1532 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sk.yml'), 1533 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sk.yml'), 1534 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sk.yml'), 1535 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sk.yml'), 1536 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sk.yml'), 1537 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sk.yml'), 1538 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sk.yml'), 1539 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sk.yml'), 1540 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sk.yml'), 1541 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sk.yml'), 1542 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sk.yml'), 1543 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sk.yml'), 1544 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sk.yml'), 1545 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sk.yml'), 1546 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sk.yml'), 1547 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sk.yml'), 1548 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sk.yml'), 1549 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sk.yml'), 1550 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sk.yml'), 1551 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sk.yml'), 1552 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sk.yml'), 1553 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sk.yml'), 1554 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sk.yml'), 1555 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sk.yml'), 1556 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sk.yml'), 1557 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sk.yml'), 1558 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sk.yml'), 1559 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sk.xliff'), 1560 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sk.yml'), 1561 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sk.yml'), 1562 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.sk.yml'), 1563 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sk.yml'), 1564 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sk.yml'), 1565 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1566 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 1567 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 1568 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sl.yml'), 1569 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sl.yml'), 1570 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sl.yml'), 1571 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sl.yml'), 1572 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sl.yml'), 1573 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sl.yml'), 1574 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sl.yml'), 1575 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sl.yml'), 1576 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sl.yml'), 1577 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sl.yml'), 1578 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sl.yml'), 1579 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sl.yml'), 1580 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sl.yml'), 1581 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sl.yml'), 1582 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sl.yml'), 1583 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sl.yml'), 1584 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sl.yml'), 1585 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sl.yml'), 1586 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sl.yml'), 1587 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml'), 1588 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sl.yml'), 1589 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml'), 1590 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sl.yml'), 1591 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sl.yml'), 1592 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sl.yml'), 1593 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml'), 1594 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml'), 1595 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sl.yml'), 1596 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sl.yml'), 1597 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml'), 1598 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sl.yml'), 1599 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml'), 1600 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml'), 1601 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sl.yml'), 1602 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sl.yml'), 1603 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml'), 1604 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sl.yml'), 1605 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sl.yml'), 1606 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sl.yml'), 1607 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sl.yml'), 1608 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sl.xliff'), 1609 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sl.yml'), 1610 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml'), 1611 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml'), 1612 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.sl.php'), 1613 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1614 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 1615 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf'), 1616 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sq.yml'), 1617 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sq.yml'), 1618 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sq.yml'), 1619 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sq.yml'), 1620 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sq.yml'), 1621 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sq.yml'), 1622 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sq.yml'), 1623 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sq.yml'), 1624 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sq.yml'), 1625 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sq.yml'), 1626 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sq.yml'), 1627 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sq.yml'), 1628 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sq.yml'), 1629 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sq.yml'), 1630 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sq.yml'), 1631 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sq.yml'), 1632 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sq.yml'), 1633 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sq.yml'), 1634 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sq.yml'), 1635 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sq.yml'), 1636 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sq.yml'), 1637 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sq.yml'), 1638 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sq.yml'), 1639 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sq.yml'), 1640 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sq.yml'), 1641 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sq.yml'), 1642 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sq.yml'), 1643 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sq.yml'), 1644 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sq.yml'), 1645 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sq.yml'), 1646 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sq.yml'), 1647 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sq.yml'), 1648 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sq.yml'), 1649 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sq.yml'), 1650 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sq.yml'), 1651 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sq.yml'), 1652 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sq.yml'), 1653 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sq.yml'), 1654 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sq.yml'), 1655 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sq.yml'), 1656 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sq.yml'), 1657 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1658 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 1659 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), 1660 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sr_Cyrl.xliff'), 1661 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1662 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 1663 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 1664 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sr_Latn.xliff'), 1665 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1666 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 1667 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 1668 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sv.yml'), 1669 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sv.yml'), 1670 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sv.yml'), 1671 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sv.yml'), 1672 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sv.yml'), 1673 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sv.yml'), 1674 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sv.yml'), 1675 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sv.yml'), 1676 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sv.yml'), 1677 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sv.yml'), 1678 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sv.yml'), 1679 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sv.yml'), 1680 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sv.yml'), 1681 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sv.yml'), 1682 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sv.yml'), 1683 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sv.yml'), 1684 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sv.yml'), 1685 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sv.yml'), 1686 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sv.yml'), 1687 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sv.yml'), 1688 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sv.yml'), 1689 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sv.yml'), 1690 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sv.yml'), 1691 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sv.yml'), 1692 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sv.yml'), 1693 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sv.yml'), 1694 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sv.yml'), 1695 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sv.yml'), 1696 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sv.yml'), 1697 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sv.yml'), 1698 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sv.yml'), 1699 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sv.yml'), 1700 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sv.yml'), 1701 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sv.yml'), 1702 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sv.yml'), 1703 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sv.xliff'), 1704 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sv.yml'), 1705 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sv.yml'), 1706 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sv.yml'), 1707 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.sv.php'), 1708 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1709 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 1710 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 1711 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.th.yml'), 1712 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.th.yml'), 1713 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.th.yml'), 1714 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.th.yml'), 1715 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.th.yml'), 1716 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.th.yml'), 1717 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.th.yml'), 1718 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.th.yml'), 1719 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.th.yml'), 1720 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.th.yml'), 1721 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.th.yml'), 1722 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.th.yml'), 1723 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.th.yml'), 1724 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.th.yml'), 1725 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.th.yml'), 1726 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.th.yml'), 1727 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.th.yml'), 1728 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.th.yml'), 1729 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.th.yml'), 1730 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.th.yml'), 1731 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.th.yml'), 1732 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.th.yml'), 1733 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.th.yml'), 1734 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.th.yml'), 1735 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.th.yml'), 1736 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.th.yml'), 1737 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.th.yml'), 1738 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.th.yml'), 1739 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.th.yml'), 1740 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.th.yml'), 1741 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.th.yml'), 1742 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.th.yml'), 1743 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.th.yml'), 1744 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.th.yml'), 1745 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.th.yml'), 1746 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.th.yml'), 1747 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.th.yml'), 1748 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.th.yml'), 1749 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.th.yml'), 1750 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.th.yml'), 1751 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.th.yml'), 1752 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.th.yml'), 1753 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.th.xliff'), 1754 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.th.yml'), 1755 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.th.yml'), 1756 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.th.yml'), 1757 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1758 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 1759 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf'), 1760 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1761 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 1762 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 1763 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.tr.yml'), 1764 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.tr.yml'), 1765 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.tr.yml'), 1766 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.tr.yml'), 1767 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.tr.yml'), 1768 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.tr.yml'), 1769 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.tr.yml'), 1770 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.tr.yml'), 1771 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.tr.yml'), 1772 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.tr.yml'), 1773 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.tr.yml'), 1774 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.tr.yml'), 1775 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.tr.yml'), 1776 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.tr.yml'), 1777 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.tr.yml'), 1778 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.tr.yml'), 1779 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.tr.yml'), 1780 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.tr.yml'), 1781 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.tr.yml'), 1782 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.tr.yml'), 1783 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.tr.yml'), 1784 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.tr.yml'), 1785 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.tr.yml'), 1786 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.tr.yml'), 1787 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.tr.yml'), 1788 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.tr.yml'), 1789 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.tr.yml'), 1790 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.tr.yml'), 1791 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.tr.yml'), 1792 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.tr.yml'), 1793 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.tr.yml'), 1794 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.tr.yml'), 1795 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.tr.yml'), 1796 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.tr.yml'), 1797 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.tr.yml'), 1798 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.tr.yml'), 1799 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.tr.yml'), 1800 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.tr.yml'), 1801 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.tr.yml'), 1802 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.tr.yml'), 1803 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.tr.yml'), 1804 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.tr.yml'), 1805 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.tr.yml'), 1806 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.tr.yml'), 1807 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.tr.xliff'), 1808 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.tr.yml'), 1809 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.tr.yml'), 1810 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.tr.yml'), 1811 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.tr.yml'), 1812 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.tr.yml'), 1813 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.tr.php'), 1814 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1815 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 1816 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 1817 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.uk.yml'), 1818 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.uk.yml'), 1819 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.uk.yml'), 1820 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.uk.yml'), 1821 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.uk.yml'), 1822 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.uk.yml'), 1823 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.uk.yml'), 1824 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.uk.yml'), 1825 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.uk.yml'), 1826 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.uk.yml'), 1827 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.uk.yml'), 1828 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.uk.yml'), 1829 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.uk.yml'), 1830 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.uk.yml'), 1831 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.uk.yml'), 1832 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.uk.yml'), 1833 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.uk.yml'), 1834 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.uk.yml'), 1835 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.uk.yml'), 1836 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.uk.yml'), 1837 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.uk.yml'), 1838 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.uk.yml'), 1839 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.uk.yml'), 1840 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.uk.yml'), 1841 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.uk.yml'), 1842 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.uk.yml'), 1843 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.uk.yml'), 1844 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.uk.yml'), 1845 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.uk.yml'), 1846 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.uk.yml'), 1847 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.uk.yml'), 1848 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.uk.yml'), 1849 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.uk.yml'), 1850 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.uk.yml'), 1851 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.uk.yml'), 1852 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.uk.yml'), 1853 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.uk.yml'), 1854 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.uk.yml'), 1855 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.uk.yml'), 1856 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.uk.yml'), 1857 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.uk.yml'), 1858 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.uk.yml'), 1859 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.uk.yml'), 1860 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.uk.yml'), 1861 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.uk.yml'), 1862 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.uk.xliff'), 1863 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.uk.yml'), 1864 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.uk.yml'), 1865 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.uk.yml'), 1866 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.uk.yml'), 1867 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.uk.yml'), 1868 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.uk.php'), 1869 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1870 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 1871 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf'), 1872 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1873 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 1874 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf'), 1875 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1876 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 1877 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 1878 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.vi.yml'), 1879 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.vi.yml'), 1880 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.vi.yml'), 1881 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.vi.yml'), 1882 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.vi.yml'), 1883 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.vi.yml'), 1884 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.vi.yml'), 1885 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.vi.yml'), 1886 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.vi.yml'), 1887 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.vi.yml'), 1888 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.vi.yml'), 1889 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.vi.yml'), 1890 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.vi.yml'), 1891 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.vi.yml'), 1892 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.vi.yml'), 1893 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.vi.yml'), 1894 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.vi.yml'), 1895 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.vi.yml'), 1896 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.vi.yml'), 1897 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.vi.yml'), 1898 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.vi.yml'), 1899 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.vi.yml'), 1900 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1901 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 1902 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 1903 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_CN.yml'), 1904 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_CN.yml'), 1905 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_CN.yml'), 1906 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.zh_CN.yml'), 1907 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_CN.yml'), 1908 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_CN.yml'), 1909 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_CN.yml'), 1910 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_CN.yml'), 1911 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.zh_CN.yml'), 1912 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_CN.yml'), 1913 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_CN.yml'), 1914 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_CN.yml'), 1915 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_CN.yml'), 1916 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_CN.yml'), 1917 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.zh_CN.yml'), 1918 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_CN.yml'), 1919 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.zh_CN.yml'), 1920 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_CN.yml'), 1921 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_CN.yml'), 1922 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_CN.yml'), 1923 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.zh_CN.yml'), 1924 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_CN.yml'), 1925 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.zh_CN.yml'), 1926 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_CN.yml'), 1927 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_CN.yml'), 1928 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_CN.yml'), 1929 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.zh_CN.yml'), 1930 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.zh_CN.yml'), 1931 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_CN.yml'), 1932 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_CN.yml'), 1933 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_CN.yml'), 1934 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_CN.yml'), 1935 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_CN.yml'), 1936 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.zh_CN.yml'), 1937 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_CN.yml'), 1938 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.zh_CN.yml'), 1939 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_CN.yml'), 1940 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.zh_CN.yml'), 1941 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_CN.yml'), 1942 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_CN.yml'), 1943 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.zh_CN.yml'), 1944 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_CN.yml'), 1945 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.zh_CN.yml'), 1946 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.zh_CN.xliff'), 1947 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_CN.yml'), 1948 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_CN.yml'), 1949 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_CN.yml'), 1950 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_CN.yml'), 1951 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.zh_CN.php'), 1952 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1953 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 1954 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 1955 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_TW.yml'), 1956 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_TW.yml'), 1957 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_TW.yml'), 1958 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_TW.yml'), 1959 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_TW.yml'), 1960 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_TW.yml'), 1961 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_TW.yml'), 1962 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_TW.yml'), 1963 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_TW.yml'), 1964 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_TW.yml'), 1965 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_TW.yml'), 1966 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_TW.yml'), 1967 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_TW.yml'), 1968 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_TW.yml'), 1969 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_TW.yml'), 1970 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_TW.yml'), 1971 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_TW.yml'), 1972 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_TW.yml'), 1973 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_TW.yml'), 1974 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_TW.yml'), 1975 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_TW.yml'), 1976 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_TW.yml'), 1977 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_TW.yml'), 1978 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_TW.yml'), 1979 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_TW.yml'), 1980 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_TW.yml'), 1981 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_TW.yml'), 1982 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_TW.yml'), 1983 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_TW.yml'), 1984 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_TW.yml'), 1985 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_TW.yml'), 1986 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_TW.yml'), 1987 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_TW.yml'), 1988 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_TW.yml'), 1989 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de_CH.yml'), 1990 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de_CH.yml'), 1991 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de_CH.yml'), 1992 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de_CH.yml'), 1993 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de_CH.yml'), 1994 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de_CH.yml'), 1995 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de_CH.yml'), 1996 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de_CH.yml'), 1997 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de_CH.yml'), 1998 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de_CH.yml'), 1999 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de_CH.yml'), 2000 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de_CH.yml'), 2001 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de_CH.yml'), 2002 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de_CH.yml'), 2003 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de_CH.yml'), 2004 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de_CH.yml'), 2005 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de_CH.yml'), 2006 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de_CH.yml'), 2007 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de_CH.yml'), 2008 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de_CH.yml'), 2009 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de_CH.yml'), 2010 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de_CH.yml'), 2011 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de_CH.yml'), 2012 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de_CH.yml'), 2013 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de_CH.yml'), 2014 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de_CH.yml'), 2015 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de_CH.yml'), 2016 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de_CH.yml'), 2017 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de_CH.yml'), 2018 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de_CH.yml'), 2019 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de_CH.yml'), 2020 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de_CH.yml'), 2021 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de_CH.yml'), 2022 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de_CH.yml'), 2023 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de_CH.yml'), 2024 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de_CH.yml'), 2025 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de_CH.yml'), 2026 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de_CH.yml'), 2027 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de_CH.yml'), 2028 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de_CH.yml'), 2029 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de_CH.yml'), 2030 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de_CH.yml'), 2031 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de_CH.yml'), 2032 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de_CH.yml'), 2033 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de_CH.yml'), 2034 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de_CH.yml'), 2035 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de_CH.yml'), 2036 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de_CH.yml'), 2037 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de_CH.yml'), 2038 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de_CH.yml'), 2039 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de_CH.yml'), 2040 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.is.yml'), 2041 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.is.yml'), 2042 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.is.yml'), 2043 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.is.yml'), 2044 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.is.yml'), 2045 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.is.yml'), 2046 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.is.yml'), 2047 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.is.yml'), 2048 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.is.yml'), 2049 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.is.yml'), 2050 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.is.yml'), 2051 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.is.yml'), 2052 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.is.yml'), 2053 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.is.yml'), 2054 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.is.yml'), 2055 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.is.yml'), 2056 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.is.yml'), 2057 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.is.yml'), 2058 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.is.yml'), 2059 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.is.yml'), 2060 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.is.yml'), 2061 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.is.yml'), 2062 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.is.yml'), 2063 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.is.yml'), 2064 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.is.yml'), 2065 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.is.yml'), 2066 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.is.yml'), 2067 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.is.yml'), 2068 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.is.yml'), 2069 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.is.yml'), 2070 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sr_CS.yml'), 2071 => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sr_CS.yml'), 2072 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr_CS.yml'), 2073 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sr_CS.yml'), 2074 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr_CS.yml'), 2075 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sr_CS.yml'), 2076 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sr_CS.yml'), 2077 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr_CS.yml'), 2078 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sr_CS.yml'), 2079 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr_CS.yml'), 2080 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sr_CS.yml'), 2081 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr_CS.yml'), 2082 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr_CS.yml'), 2083 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr_CS.yml'), 2084 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sr_CS.yml'), 2085 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr_CS.yml'), 2086 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sr_CS.yml'), 2087 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sr_CS.yml'), 2088 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr_CS.yml'), 2089 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sr_CS.yml'), 2090 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sr_CS.yml'), 2091 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr_CS.yml'), 2092 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sr_CS.yml'), 2093 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr_CS.yml'), 2094 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr_CS.yml'), 2095 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr_CS.yml'), 2096 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sr_CS.yml'), 2097 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sr_CS.yml'), 2098 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr_CS.yml'), 2099 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sr_CS.yml'), 2100 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sr_CS.yml'), 2101 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr_CS.yml'), 2102 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sr_CS.yml'), 2103 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sr_CS.yml'), 2104 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr_CS.yml'), 2105 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sr_CS.yml'), 2106 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr_CS.yml'), 2107 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sr_CS.yml'), 2108 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr_CS.yml'), 2109 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sr_CS.yml'), 2110 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr_CS.yml'), 2111 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr_CS.yml'), 2112 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sr_CS.yml'), 2113 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr_CS.yml'), 2114 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sr_CS.yml'), 2115 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr_CS.yml'), 2116 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr_CS.yml'), 2117 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ko.yml'), 2118 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ko.yml'), 2119 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ko.yml'), 2120 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ko.yml'), 2121 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ko.yml'), 2122 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ko.yml'), 2123 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ko.yml'), 2124 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ko.yml'), 2125 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ko.yml'), 2126 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ko.yml'), 2127 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ko.yml'), 2128 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ko.yml'), 2129 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ko.yml'), 2130 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ko.yml'), 2131 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ko.yml'), 2132 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ko.yml'), 2133 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ko.yml'), 2134 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ko.yml'), 2135 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mk.yml'), 2136 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mk.yml'), 2137 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mk.yml'), 2138 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mk.yml'), 2139 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mk.yml'), 2140 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mk.yml'), 2141 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mk.yml'), 2142 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mk.yml'), 2143 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mk.yml'), 2144 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mk.yml'), 2145 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mk.yml'), 2146 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mk.yml'), 2147 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mk.yml'), 2148 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mk.yml'), 2149 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mk.yml'), 2150 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mk.yml'), 2151 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mk.yml'), 2152 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mk.yml'), 2153 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mk.yml'), 2154 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mk.yml'), 2155 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mk.yml'), 2156 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mk.yml'), 2157 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ms.yml'), 2158 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ms.yml'), 2159 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ms.yml'), 2160 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ms.yml'), 2161 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ms.yml'), 2162 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ms.yml'), 2163 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ms.yml'), 2164 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ms.yml'), 2165 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ms.yml'), 2166 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ms.yml'), 2167 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ms.yml'), 2168 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ms.yml'), 2169 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ms.yml'), 2170 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ms.yml'), 2171 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ms.yml'), 2172 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ms.yml'), 2173 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ms.yml'), 2174 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr.yml'), 2175 => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr.yml'), 2176 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr.yml'), 2177 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr.yml'), 2178 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr.yml'), 2179 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr.yml'), 2180 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr.yml'), 2181 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr.yml'), 2182 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr.yml'), 2183 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr.yml'), 2184 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr.yml'), 2185 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr.yml'), 2186 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr.yml'), 2187 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr.yml'), 2188 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr.yml'), 2189 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr.yml'), 2190 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr.yml'), 2191 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr.yml'), 2192 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr.yml'), 2193 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr.yml'), 2194 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr.yml'), 2195 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr.yml'), 2196 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr.yml'), 2197 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.oc.xliff'), 2198 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sw.xliff'), 2199 => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/translations/AutocompleteBundle.sr_RS.php')]), => new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider(new \Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder(new \Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinder(new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory())), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())))]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'es_ES', ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true]);
  5303.         $c->setFallbackLocales([=> 'es_ES'=> 'en']);
  5304.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] = new \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator($c, ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()));
  5305.     }
  5306.     /**
  5307.      * Gets the private 'Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistryInterface' shared service.
  5308.      *
  5309.      * @return \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry
  5310.      */
  5311.     protected function getTemplateBlockRegistryInterfaceService()
  5312.     {
  5313.         return $this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] = new \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry(['sylius.grid' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.grid''@SyliusUi/Grid/_content.html.twig', [], 10NULL)], 'sylius.grid.body' => ['navigation' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('navigation''sylius.grid.body''@SyliusUi/Grid/Body/_navigation.html.twig', [], 30NULL), 'table' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('table''sylius.grid.body''@SyliusUi/Grid/Body/_table.html.twig', [], 20NULL), 'pagination' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pagination''sylius.grid.body''@SyliusUi/Grid/Body/_pagination.html.twig', [], 10NULL)], 'sylius.grid.filters' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.grid.filters''@SyliusUi/Grid/Filter/_content.html.twig', [], 10NULL)], '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'], 30NULL), 'logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo''sylius.admin.login.before_form''@SyliusUi/Security/_logo.html.twig', [], 20NULL), 'error' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('error''sylius.admin.login.before_form''@SyliusUi/Security/_error.html.twig', [], 10NULL), 'flashes' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('flashes''sylius.admin.login.before_form''@SyliusUi/_flashes.html.twig', [], 0NULL)], 'sylius.admin.login.form.content' => ['credentials' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('credentials''sylius.admin.login.form.content''@SyliusUi/Security/Form/_credentials.html.twig', [], 20NULL), 'submit' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('submit''sylius.admin.login.form.content''@SyliusUi/Security/Form/_submit.html.twig', [], 10NULL), 'divider' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('divider''sylius.admin.login.form.content''@SyliusAdmin/_divider.html.twig', [], 0NULL), 'request_password_reset' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('request_password_reset''sylius.admin.login.form.content''@SyliusAdmin/Security/Form/_requestPasswordResetButton.html.twig', [], 0NULL)], '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_only_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.index_only_content''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL)], '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.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.order.show.header_items' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.header_items''@SyliusAdmin/Order/Show/_headerItems.html.twig', [], 10NULL)], 'sylius.admin.order.show.payments_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.payments_content''@SyliusAdmin/Order/Show/_paymentsContent.html.twig', [], 10NULL)], 'sylius.admin.order.show.payment_content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.show.payment_content''@SyliusAdmin/Order/Show/Payment/_header.html.twig', [], 40NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.payment_content''@SyliusAdmin/Order/Show/Payment/_content.html.twig', [], 30NULL), 'complete_transition' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('complete_transition''sylius.admin.order.show.payment_content''@SyliusAdmin/Order/Show/Payment/_completeTransition.html.twig', [], 20NULL), 'refund_transition' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('refund_transition''sylius.admin.order.show.payment_content''@SyliusAdmin/Order/Show/Payment/_refundTransition.html.twig', [], 10NULL)], 'sylius.admin.order.show.shipments_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.shipments_content''@SyliusAdmin/Order/Show/_shipmentsContent.html.twig', [], 10NULL)], 'sylius.admin.order.show.shipment_content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.show.shipment_content''@SyliusAdmin/Order/Show/Shipment/_header.html.twig', [], 60NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.shipment_content''@SyliusAdmin/Order/Show/Shipment/_content.html.twig', [], 50NULL), 'ship_transition' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('ship_transition''sylius.admin.order.show.shipment_content''@SyliusAdmin/Order/Show/Shipment/_shipTransition.html.twig', [], 40NULL), 'tracking' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tracking''sylius.admin.order.show.shipment_content''@SyliusAdmin/Order/Show/Shipment/_tracking.html.twig', [], 30NULL), 'show_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('show_button''sylius.admin.order.show.shipment_content''@SyliusAdmin/Order/Show/Shipment/_showButton.html.twig', [], 20NULL), 'resend_confirmation_email_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('resend_confirmation_email_button''sylius.admin.order.show.shipment_content''@SyliusAdmin/Order/Show/Shipment/_resendConfirmationEmailButton.html.twig', [], 10NULL)], '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/_content.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.product.show.variants_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.show.variants_content''@SyliusAdmin/Product/Show/_variantsContent.html.twig', [], 10NULL)], '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.customer.personal_data.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.customer.personal_data.content''@SyliusAdmin/Customer/Show/_headerWidget.html.twig', [], 40NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.personal_data.content''@SyliusAdmin/Customer/PersonalData/_contentWidget.html.twig', [], 10NULL)], '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), '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.admin.catalog_promotion.product_variant.index.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.catalog_promotion.product_variant.index.content''@SyliusAdmin/CatalogPromotion/ProductVariant/Index/_headerWidget.html.twig', [], 20NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.catalog_promotion.product_variant.index.content''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL)], 'sylius.admin.catalog_promotion.product_variant.index.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.catalog_promotion.product_variant.index.header.content''@SyliusAdmin/CatalogPromotion/ProductVariant/Index/Header/_content.html.twig', [], 20NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.catalog_promotion.product_variant.index.header.content''@SyliusAdmin/CatalogPromotion/ProductVariant/Index/Header/_breadcrumb.html.twig', [], 10NULL)], 'sylius.admin.catalog_promotion.show.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.catalog_promotion.show.content''@SyliusAdmin/CatalogPromotion/Show/_headerWidget.html.twig', [], 15NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.catalog_promotion.show.content''@SyliusAdmin/CatalogPromotion/Show/_breadcrumb.html.twig', [], 10NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.catalog_promotion.show.content''@SyliusAdmin/CatalogPromotion/Show/_content.html.twig', [], 5NULL)], 'sylius.admin.catalog_promotion.show.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.catalog_promotion.show.header.content''@SyliusAdmin/CatalogPromotion/Show/_header.html.twig', [], 10NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.catalog_promotion.show.header.content''@SyliusAdmin/CatalogPromotion/Show/_headerMenu.html.twig', [], 5NULL)], 'sylius.admin.catalog_promotion.show.content.left_bar' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.catalog_promotion.show.content.left_bar''@SyliusAdmin/CatalogPromotion/Show/_details.html.twig', [], 10NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.catalog_promotion.show.content.left_bar''@SyliusAdmin/CatalogPromotion/Show/_translations.html.twig', [], 5NULL)], 'sylius.admin.catalog_promotion.show.content.right_bar' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.catalog_promotion.show.content.right_bar''@SyliusAdmin/CatalogPromotion/Show/_scopes.html.twig', [], 10NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.catalog_promotion.show.content.right_bar''@SyliusAdmin/CatalogPromotion/Show/_actions.html.twig', [], 5NULL)], 'sylius.admin.admin_user.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.admin_user.form''@SyliusAdmin/AdminUser/Form/_content.html.twig', [], 10NULL)], 'sylius.admin.admin_user.form.columns' => ['first_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('first_column''sylius.admin.admin_user.form.columns''@SyliusAdmin/AdminUser/Form/_firstColumn.html.twig', [], 20NULL), 'second_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('second_column''sylius.admin.admin_user.form.columns''@SyliusAdmin/AdminUser/Form/_secondColumn.html.twig', [], 10NULL)], 'sylius.admin.admin_user.form.first_column' => ['general_info' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general_info''sylius.admin.admin_user.form.first_column''@SyliusAdmin/AdminUser/Form/_generalInfo.html.twig', [], 20NULL), 'general_info_extended' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general_info_extended''sylius.admin.admin_user.form.first_column''@SyliusAdmin/AdminUser/Form/_generalInfoExtended.html.twig', [], 10NULL)], 'sylius.admin.admin_user.form.second_column' => ['additional_information' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('additional_information''sylius.admin.admin_user.form.second_column''@SyliusAdmin/AdminUser/Form/_additionalInformation.html.twig', [], 20NULL), 'preferences' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('preferences''sylius.admin.admin_user.form.second_column''@SyliusAdmin/AdminUser/Form/_preferences.html.twig', [], 10NULL)], 'sylius.admin.admin_user.form.additional_information' => ['personals' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('personals''sylius.admin.admin_user.form.additional_information''@SyliusAdmin/AdminUser/Form/_personals.html.twig', [], 20NULL), 'avatar' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('avatar''sylius.admin.admin_user.form.additional_information''@SyliusAdmin/AdminUser/Form/_avatar.html.twig', [], 10NULL)], 'sylius.admin.channel.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.channel.form''@SyliusAdmin/Channel/Form/_content.html.twig', [], 10NULL)], 'sylius.admin.channel.form.content' => ['first_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('first_column''sylius.admin.channel.form.content''@SyliusAdmin/Channel/Form/_firstColumn.html.twig', [], 20NULL), 'second_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('second_column''sylius.admin.channel.form.content''@SyliusAdmin/Channel/Form/_secondColumn.html.twig', [], 10NULL)], 'sylius.admin.channel.form.first_column_content' => ['general' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general''sylius.admin.channel.form.first_column_content''@SyliusAdmin/Channel/Form/_general.html.twig', [], 40NULL), 'general_host' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general_host''sylius.admin.channel.form.first_column_content''@SyliusAdmin/Channel/Form/_generalHost.html.twig', [], 30NULL), 'countries' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('countries''sylius.admin.channel.form.first_column_content''@SyliusAdmin/Channel/Form/_countries.html.twig', [], 20NULL), 'required_address_in_checkout' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('required_address_in_checkout''sylius.admin.channel.form.first_column_content''@SyliusAdmin/Channel/Form/_shippingAddressInCheckoutRequired.html.twig', [], 15NULL), 'money' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('money''sylius.admin.channel.form.first_column_content''@SyliusAdmin/Channel/Form/_money.html.twig', [], 10NULL)], 'sylius.admin.channel.form.second_column_content' => ['general' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general''sylius.admin.channel.form.second_column_content''@SyliusAdmin/Channel/Form/_billingData.html.twig', [], 20NULL), 'look_and_feel' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('look_and_feel''sylius.admin.channel.form.second_column_content''@SyliusAdmin/Channel/Form/_lookAndFeel.html.twig', [], 10NULL)], 'sylius.admin.customer.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.form''@SyliusAdmin/Customer/Form/_content.html.twig', [], 10NULL)], 'sylius.admin.customer.form.content' => ['columns' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('columns''sylius.admin.customer.form.content''@SyliusAdmin/Customer/Form/_columns.html.twig', [], 10NULL)], 'sylius.admin.customer.form.first_column' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.form.first_column''@SyliusAdmin/Customer/Form/_firstColumn.html.twig', [], 10NULL)], 'sylius.admin.customer.form.customer_details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.form.customer_details''@SyliusAdmin/Customer/Form/_details.html.twig', [], 10NULL)], 'sylius.admin.customer.form.extra_information' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.form.extra_information''@SyliusAdmin/Customer/Form/_extraInformation.html.twig', [], 10NULL)], 'sylius.admin.customer.form.second_column' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.form.second_column''@SyliusAdmin/Customer/Form/_secondColumn.html.twig', [], 10NULL)], 'sylius.admin.customer.form.account_credentials' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.form.account_credentials''@SyliusAdmin/Customer/Form/_accountCredentials.html.twig', [], 10NULL)], 'sylius.admin.dashboard.channel_switch' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.dashboard.channel_switch''@SyliusAdmin/Dashboard/_channelSwitchContent.html.twig', [], 10NULL)], 'sylius.admin.dashboard.channel_switch_menu' => ['search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search''sylius.admin.dashboard.channel_switch_menu''@SyliusAdmin/Dashboard/ChannelSwitchMenu/_search.html.twig', [], 20NULL), 'channels' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('channels''sylius.admin.dashboard.channel_switch_menu''@SyliusAdmin/Dashboard/ChannelSwitchMenu/_channels.html.twig', [], 10NULL)], 'sylius.admin.product_variant.tab_inventory_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.tab_inventory_content''@SyliusAdmin/ProductVariant/Tab/_inventoryContent.html.twig', [], 10NULL)], 'sylius.admin.product.tab_inventory_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.tab_inventory_content''@SyliusAdmin/Product/Tab/_inventoryContent.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.details''@SyliusAdmin/Product/Show/_details.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.details_content' => ['labels' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('labels''sylius.admin.simple_product.show.details_content''@SyliusAdmin/Product/Show/_detailsLabels.html.twig', [], 20NULL), 'table' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('table''sylius.admin.simple_product.show.details_content''@SyliusAdmin/Product/Show/_detailsTable.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.taxonomy' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.taxonomy''@SyliusAdmin/Product/Show/_taxonomy.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.pricing' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.pricing''@SyliusAdmin/Product/Show/_pricing.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.shipping' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.shipping''@SyliusAdmin/Product/Show/_shipping.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.media' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.media''@SyliusAdmin/Product/Show/_media.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.more_details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.more_details''@SyliusAdmin/Product/Show/_moreDetails.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.attributes' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.attributes''@SyliusAdmin/Product/Show/_attributes.html.twig', [], 10NULL)], 'sylius.admin.simple_product.show.associations' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.simple_product.show.associations''@SyliusAdmin/Product/Show/_associations.html.twig', [], 10NULL)], 'sylius.admin.configurable_product.show' => ['variants' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('variants''sylius.admin.configurable_product.show''@SyliusAdmin/Product/Show/_variants.html.twig', [], 10NULL)], 'sylius.admin.configurable_product.show.variant_item' => ['button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('button''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_button.html.twig', [], 80NULL), 'item' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('item''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_item.html.twig', [], 70NULL), 'option_values' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('option_values''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_optionValues.html.twig', [], 60NULL), 'tracking' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tracking''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_tracking.html.twig', [], 50NULL), 'shipping' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipping''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_shipping.html.twig', [], 40NULL), 'tax_category' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tax_category''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_taxCategory.html.twig', [], 30NULL), 'stock' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('stock''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_stock.html.twig', [], 20NULL), 'edit_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('edit_button''sylius.admin.configurable_product.show.variant_item''@SyliusAdmin/Product/Show/VariantItem/_editButton.html.twig', [], 10NULL)], 'sylius.admin.configurable_product.show.variant_content' => ['shipping' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipping''sylius.admin.configurable_product.show.variant_content''@SyliusAdmin/Product/Show/_variantContentShipping.html.twig', [], 20NULL), 'pricing' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pricing''sylius.admin.configurable_product.show.variant_content''@SyliusAdmin/Product/Show/_variantContentPricing.html.twig', [], 10NULL)], 'sylius.admin.shipment.ship_with_tracking_code' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.shipment.ship_with_tracking_code''@SyliusAdmin/Shipment/Grid/Action/_shipWithTrackingCodeContent.html.twig', [], 10NULL)], 'sylius.admin.shipment.grid.ship' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.shipment.grid.ship''@SyliusAdmin/Shipment/Grid/_shipContent.html.twig', [], 10NULL)], 'sylius.admin.shipment.partial.ship' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.shipment.partial.ship''@SyliusAdmin/Shipment/Partial/_shipContent.html.twig', [], 10NULL)], 'sylius.admin.shipment.show.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.shipment.show.content''@SyliusAdmin/Shipment/Show/_headerWidget.html.twig', [], 30NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.shipment.show.content''@SyliusAdmin/Shipment/Show/_breadcrumb.html.twig', [], 20NULL), 'shipment_units' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipment_units''sylius.admin.shipment.show.content''@SyliusAdmin/Shipment/Show/_shipmentUnits.html.twig', [], 10NULL)], 'sylius.admin.request_password_reset.content' => ['form' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('form''sylius.admin.request_password_reset.content''@SyliusAdmin/Security/RequestPasswordReset/_form.html.twig', [], 10NULL)], 'sylius.admin.request_password_reset.before_form' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.request_password_reset.before_form''@SyliusAdmin/Security/_logo.html.twig', [], 20NULL), 'flashes' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('flashes''sylius.admin.request_password_reset.before_form''@SyliusUi/_flashes.html.twig', [], 10NULL)], 'sylius.admin.request_password_reset.form.content' => ['email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('email''sylius.admin.request_password_reset.form.content''@SyliusAdmin/Security/RequestPasswordReset/_email.html.twig', [], 20NULL), 'submit' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('submit''sylius.admin.request_password_reset.form.content''@SyliusAdmin/Security/RequestPasswordReset/_submit.html.twig', [], 10NULL)], 'sylius.admin.reset_password.content' => ['form' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('form''sylius.admin.reset_password.content''@SyliusAdmin/Security/ResetPassword/_content.html.twig', [], 10NULL)], 'sylius.admin.reset_password.form' => ['logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo''sylius.admin.reset_password.form''@SyliusAdmin/Security/_logo.html.twig', [], 20NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.reset_password.form''@SyliusAdmin/Security/ResetPassword/_form.html.twig', [], 10NULL)], 'sylius.admin.reset_password.form.content' => ['passwords' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('passwords''sylius.admin.reset_password.form.content''@SyliusAdmin/Security/ResetPassword/Form/_passwords.html.twig', [], 20NULL), 'submit' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('submit''sylius.admin.reset_password.form.content''@SyliusAdmin/Security/ResetPassword/Form/_submit.html.twig', [], 10NULL)], 'sylius.admin.pay_dashboard.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.pay_dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.pay_dashboard.before_header'], 45NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.pay_dashboard.content''@SyliusAdmin/PayDashboard/_header.html.twig', [], 40NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.pay_dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.pay_dashboard.after_header'], 35NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.pay_dashboard.content''@SyliusAdmin/PayDashboard/_statistics.html.twig', [], 30NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.pay_dashboard.content''@SyliusAdmin/PayDashboard/_menu.html.twig', [], 20NULL), 'after_menu_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_menu_legacy''sylius.admin.pay_dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.pay_dashboard.after_menu'], 15NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.pay_dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.pay_dashboard.after_content'], 5NULL)], 'sylius.admin.pay_acount_dashboard.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.pay_acount_dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.pay_dashboard.before_header'], 45NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.pay_acount_dashboard.content''@SyliusAdmin/PayDashboard/_header_acounts.html.twig', [], 40NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.pay_acount_dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.pay_dashboard.after_header'], 35NULL)], 'sylius.admin.calendar.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.calendar.content''@SyliusAdmin/Calendar/_header.html.twig', [], 40NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.calendar.content''@SyliusAdmin/Calendar/_calendar.html.twig', [], 30NULL)], 'sylius.admin.hc.content' => ['statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.hc.content''@SyliusAdmin/Product/Hc/_hc_content.html.twig', [], 30NULL)], 'sylius.admin.hc.image_editor_content' => ['statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.hc.image_editor_content''@SyliusAdmin/Product/Hc/_hc_image_editor_content.html.twig', [], 30NULL)], '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)], '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), '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)]]);
  5314.     }
  5315.     /**
  5316.      * Gets the private 'Sylius\Bundle\UiBundle\Storage\FilterStorage' shared service.
  5317.      *
  5318.      * @return \Sylius\Bundle\UiBundle\Storage\FilterStorage
  5319.      */
  5320.     protected function getFilterStorageService()
  5321.     {
  5322.         return $this->privates['Sylius\\Bundle\\UiBundle\\Storage\\FilterStorage'] = new \Sylius\Bundle\UiBundle\Storage\FilterStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5323.     }
  5324.     /**
  5325.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5326.      *
  5327.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5328.      */
  5329.     protected function getResetAssetsEventListenerService()
  5330.     {
  5331.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'admin'=> 'shop']);
  5332.     }
  5333.     /**
  5334.      * Gets the private 'annotations.cache_adapter' shared service.
  5335.      *
  5336.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5337.      */
  5338.     protected function getAnnotations_CacheAdapterService()
  5339.     {
  5340.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5341.     }
  5342.     /**
  5343.      * Gets the private 'annotations.cached_reader' shared service.
  5344.      *
  5345.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5346.      */
  5347.     protected function getAnnotations_CachedReaderService()
  5348.     {
  5349.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5350.     }
  5351.     /**
  5352.      * Gets the private 'annotations.reader' shared service.
  5353.      *
  5354.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5355.      */
  5356.     protected function getAnnotations_ReaderService()
  5357.     {
  5358.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5359.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5360.         $a->registerUniqueLoader('class_exists');
  5361.         $instance->addGlobalIgnoredName('required'$a);
  5362.         $instance->addGlobalIgnoredName('template');
  5363.         $instance->addGlobalIgnoredName('psalm');
  5364.         return $instance;
  5365.     }
  5366.     /**
  5367.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  5368.      *
  5369.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5370.      */
  5371.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  5372.     {
  5373.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1g7MznJeVA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5374.     }
  5375.     /**
  5376.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  5377.      *
  5378.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5379.      */
  5380.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  5381.     {
  5382.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pgqq7MSjoG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5383.     }
  5384.     /**
  5385.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  5386.      *
  5387.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5388.      */
  5389.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  5390.     {
  5391.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qMpfQQoskM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5392.     }
  5393.     /**
  5394.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  5395.      *
  5396.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5397.      */
  5398.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  5399.     {
  5400.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-PLXuTJLIJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5401.     }
  5402.     /**
  5403.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  5404.      *
  5405.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5406.      */
  5407.     protected function getApiPlatform_Cache_RouteNameResolverService()
  5408.     {
  5409.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Dtzvj9AtPx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5410.     }
  5411.     /**
  5412.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  5413.      *
  5414.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5415.      */
  5416.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  5417.     {
  5418.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('R5uzqPW1Zv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5419.     }
  5420.     /**
  5421.      * Gets the private 'api_platform.filter_locator' shared service.
  5422.      *
  5423.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5424.      */
  5425.     protected function getApiPlatform_FilterLocatorService()
  5426.     {
  5427.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5428.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter''getCatalogPromotionChannelFilterService'true],
  5429.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter''getExchangeRateFilterService'true],
  5430.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter''getProductPriceOrderFilterService'true],
  5431.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter''getProductVariantCatalogPromotionFilterService'true],
  5432.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter''getProductVariantOptionValueFilterService'true],
  5433.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter''getTaxonFilterService'true],
  5434.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter''getTranslationOrderNameAndLocaleFilterService'true],
  5435.             'Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter''getPaymentMethodFilterService'true],
  5436.             'Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter''getShippingMethodFilterService'true],
  5437.             'sylius.api.archived_shipping_methods_filter' => ['services''sylius.api.archived_shipping_methods_filter''getSylius_Api_ArchivedShippingMethodsFilterService'true],
  5438.             'sylius.api.catalog_promotion_enabled_filter' => ['services''sylius.api.catalog_promotion_enabled_filter''getSylius_Api_CatalogPromotionEnabledFilterService'true],
  5439.             'sylius.api.catalog_promotion_end_date_filter' => ['services''sylius.api.catalog_promotion_end_date_filter''getSylius_Api_CatalogPromotionEndDateFilterService'true],
  5440.             'sylius.api.catalog_promotion_search_filter' => ['services''sylius.api.catalog_promotion_search_filter''getSylius_Api_CatalogPromotionSearchFilterService'true],
  5441.             'sylius.api.catalog_promotion_start_date_filter' => ['services''sylius.api.catalog_promotion_start_date_filter''getSylius_Api_CatalogPromotionStartDateFilterService'true],
  5442.             'sylius.api.product_association_type_filter' => ['services''sylius.api.product_association_type_filter''getSylius_Api_ProductAssociationTypeFilterService'true],
  5443.             'sylius.api.product_name_filter' => ['services''sylius.api.product_name_filter''getSylius_Api_ProductNameFilterService'true],
  5444.             'sylius.api.product_order_filter' => ['services''sylius.api.product_order_filter''getSylius_Api_ProductOrderFilterService'true],
  5445.             'sylius.api.product_price_filter' => ['services''sylius.api.product_price_filter''getSylius_Api_ProductPriceFilterService'true],
  5446.             'sylius.api.product_review_date_filter' => ['services''sylius.api.product_review_date_filter''getSylius_Api_ProductReviewDateFilterService'true],
  5447.             'sylius.api.product_review_product_filter' => ['services''sylius.api.product_review_product_filter''getSylius_Api_ProductReviewProductFilterService'true],
  5448.             'sylius.api.product_taxon_code_filter' => ['services''sylius.api.product_taxon_code_filter''getSylius_Api_ProductTaxonCodeFilterService'true],
  5449.             'sylius.api.product_variant_product_filter' => ['services''sylius.api.product_variant_product_filter''getSylius_Api_ProductVariantProductFilterService'true],
  5450.             'sylius.api.search_payment_filter' => ['services''sylius.api.search_payment_filter''getSylius_Api_SearchPaymentFilterService'true],
  5451.             'sylius.api.search_shipment_filter' => ['services''sylius.api.search_shipment_filter''getSylius_Api_SearchShipmentFilterService'true],
  5452.             'sylius.api.shipping_method_order_filter' => ['services''sylius.api.shipping_method_order_filter''getSylius_Api_ShippingMethodOrderFilterService'true],
  5453.         ], [
  5454.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter' => '?',
  5455.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => '?',
  5456.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => '?',
  5457.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter' => '?',
  5458.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => '?',
  5459.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => '?',
  5460.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => '?',
  5461.             'Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter' => '?',
  5462.             'Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter' => '?',
  5463.             'sylius.api.archived_shipping_methods_filter' => '?',
  5464.             'sylius.api.catalog_promotion_enabled_filter' => '?',
  5465.             'sylius.api.catalog_promotion_end_date_filter' => '?',
  5466.             'sylius.api.catalog_promotion_search_filter' => '?',
  5467.             'sylius.api.catalog_promotion_start_date_filter' => '?',
  5468.             'sylius.api.product_association_type_filter' => '?',
  5469.             'sylius.api.product_name_filter' => '?',
  5470.             'sylius.api.product_order_filter' => '?',
  5471.             'sylius.api.product_price_filter' => '?',
  5472.             'sylius.api.product_review_date_filter' => '?',
  5473.             'sylius.api.product_review_product_filter' => '?',
  5474.             'sylius.api.product_taxon_code_filter' => '?',
  5475.             'sylius.api.product_variant_product_filter' => '?',
  5476.             'sylius.api.search_payment_filter' => '?',
  5477.             'sylius.api.search_shipment_filter' => '?',
  5478.             'sylius.api.shipping_method_order_filter' => '?',
  5479.         ]);
  5480.     }
  5481.     /**
  5482.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  5483.      *
  5484.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  5485.      */
  5486.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  5487.     {
  5488.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL'api_platform.metadata.resource.metadata_collection_factory.retro_compatible');
  5489.     }
  5490.     /**
  5491.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  5492.      *
  5493.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  5494.      */
  5495.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  5496.     {
  5497.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  5498.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5499.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5500.         }
  5501.         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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  5502.     }
  5503.     /**
  5504.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  5505.      *
  5506.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  5507.      */
  5508.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  5509.     {
  5510.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  5511.     }
  5512.     /**
  5513.      * Gets the private 'api_platform.identifier.converter' shared service.
  5514.      *
  5515.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  5516.      */
  5517.     protected function getApiPlatform_Identifier_ConverterService()
  5518.     {
  5519.         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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  5520.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  5521.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  5522.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  5523.         }, 3));
  5524.     }
  5525.     /**
  5526.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  5527.      *
  5528.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  5529.      */
  5530.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  5531.     {
  5532.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  5533.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  5534.         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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b);
  5535.     }
  5536.     /**
  5537.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  5538.      *
  5539.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  5540.      */
  5541.     protected function getApiPlatform_IriConverter_LegacyService()
  5542.     {
  5543.         return $this->privates['api_platform.iri_converter.legacy'] = 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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), ($this->services['api_platform.route_name_resolver'] ?? $this->getApiPlatform_RouteNameResolverService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($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()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5544.     }
  5545.     /**
  5546.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  5547.      *
  5548.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  5549.      */
  5550.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  5551.     {
  5552.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5553.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5554.         return $instance;
  5555.     }
  5556.     /**
  5557.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5558.      *
  5559.      * @return \ApiPlatform\JsonLd\ContextBuilder
  5560.      */
  5561.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5562.     {
  5563.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5564.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $aNULL, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  5565.     }
  5566.     /**
  5567.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5568.      *
  5569.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  5570.      */
  5571.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5572.     {
  5573.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\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']);
  5574.     }
  5575.     /**
  5576.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5577.      *
  5578.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  5579.      */
  5580.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5581.     {
  5582.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->privates['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()));
  5583.     }
  5584.     /**
  5585.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  5586.      *
  5587.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5588.      */
  5589.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  5590.     {
  5591.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), ($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()));
  5592.     }
  5593.     /**
  5594.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5595.      *
  5596.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  5597.      */
  5598.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5599.     {
  5600.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
  5601.     }
  5602.     /**
  5603.      * Gets the private 'api_platform.metadata.extractor.xml.legacy' shared service.
  5604.      *
  5605.      * @return \ApiPlatform\Core\Metadata\Extractor\XmlExtractor
  5606.      */
  5607.     protected function getApiPlatform_Metadata_Extractor_Xml_LegacyService()
  5608.     {
  5609.         return $this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([=> (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Address.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Adjustment.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AvatarImage.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotion.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionAction.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionScope.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionTranslation.xml'), 10 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml'), 11 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricing.xml'), 12 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml'), 13 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml'), 14 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Currency.xml'), 15 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml'), 16 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml'), 17 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml'), 18 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Locale.xml'), 19 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml'), 20 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItem.xml'), 21 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItemUnit.xml'), 22 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml'), 23 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethod.xml'), 24 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml'), 25 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociation.xml'), 26 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationType.xml'), 27 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationTypeTranslation.xml'), 28 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttribute.xml'), 29 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttributeValue.xml'), 30 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml'), 31 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml'), 32 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionTranslation.xml'), 33 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml'), 34 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml'), 35 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductRoom.xml'), 36 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml'), 37 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTranslation.xml'), 38 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml'), 39 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTranslation.xml'), 40 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml'), 41 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionTranslation.xml'), 42 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml'), 43 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml'), 44 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml'), 45 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethod.xml'), 46 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml'), 47 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml'), 48 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml'), 49 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Taxon.xml'), 50 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonTranslation.xml'), 51 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml'), 52 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml'), 53 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml')], $this);
  5610.     }
  5611.     /**
  5612.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  5613.      *
  5614.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5615.      */
  5616.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  5617.     {
  5618.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5619.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 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.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = 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\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService())))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  5620.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  5621.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  5622.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  5623.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  5624.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  5625.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  5626.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  5627.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  5628.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  5629.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  5630.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  5631.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  5632.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  5633.         }, 13)));
  5634.     }
  5635.     /**
  5636.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5637.      *
  5638.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5639.      */
  5640.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5641.     {
  5642.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  5646.      *
  5647.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  5648.      */
  5649.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  5650.     {
  5651.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5652.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 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 \Sylius\Bundle\ApiBundle\ApiPlatform\Factory\MergingExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = 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.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService())), $this->parameters['api_platform.defaults']), new \Sylius\Bundle\ApiBundle\ApiPlatform\ResourceMetadataPropertyValueResolver(new \Sylius\Bundle\ApiBundle\ApiPlatform\ApiResourceConfigurationMerger())))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  5653.     }
  5654.     /**
  5655.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5656.      *
  5657.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5658.      */
  5659.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5660.     {
  5661.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = 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\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService())))));
  5662.     }
  5663.     /**
  5664.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5665.      *
  5666.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  5667.      */
  5668.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5669.     {
  5670.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Operation\DashPathSegmentNameGenerator()))));
  5671.     }
  5672.     /**
  5673.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  5674.      *
  5675.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  5676.      */
  5677.     protected function getApiPlatform_OperationPathResolver_RouterService()
  5678.     {
  5679.         return $this->privates['api_platform.operation_path_resolver.router'] = 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()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  5680.     }
  5681.     /**
  5682.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5683.      *
  5684.      * @return \ApiPlatform\Api\ResourceClassResolver
  5685.      */
  5686.     protected function getApiPlatform_ResourceClassResolverService()
  5687.     {
  5688.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  5689.     }
  5690.     /**
  5691.      * Gets the private 'api_platform.router' shared service.
  5692.      *
  5693.      * @return \ApiPlatform\Symfony\Routing\Router
  5694.      */
  5695.     protected function getApiPlatform_RouterService()
  5696.     {
  5697.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  5698.     }
  5699.     /**
  5700.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5701.      *
  5702.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  5703.      */
  5704.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5705.     {
  5706.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  5707.     }
  5708.     /**
  5709.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  5710.      *
  5711.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  5712.      */
  5713.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  5714.     {
  5715.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\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())), ($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()), false);
  5716.     }
  5717.     /**
  5718.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5719.      *
  5720.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  5721.      */
  5722.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5723.     {
  5724.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5725.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\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\Serializer\SerializerContextBuilder($a), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService())), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()))));
  5726.     }
  5727.     /**
  5728.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  5729.      *
  5730.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  5731.      */
  5732.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  5733.     {
  5734.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(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).'/src/Sylius/Bundle/CoreBundle/Resources/config/serialization/Messages/Admin/Account/RequestResetPasswordEmail.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/serialization/Messages/Admin/Account/ResetPassword.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Address.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Adjustment.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AdminUser.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AvatarImage.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotion.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionAction.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionScope.xml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionTranslation.xml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Channel.xml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPricing.xml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePasswordShopUser.xml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePaymentMethod.xml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RegisterShopUser.xml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RequestResetPasswordToken.xml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResendVerificationEmail.xml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResetPassword.xml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/VerifyCustomerAccount.xml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/AddProductReview.xml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/AddItemToCart.xml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ChangeItemQuantityInCart.xml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/RemoveItemFromCart.xml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChoosePaymentMethod.xml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChooseShippingMethod.xml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/CompleteOrder.xml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ShipShipment.xml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/UpdateCart.xml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/SendContactRequest.xml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Country.xml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Currency.xml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Customer.xml')), 33 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerGroup.xml')), 34 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ExchangeRate.xml')), 35 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Locale.xml')), 36 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Order.xml')), 37 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItem.xml')), 38 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItemUnit.xml')), 39 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Payment.xml')), 40 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethod.xml')), 41 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Product.xml')), 42 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociation.xml')), 43 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationType.xml')), 44 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationTypeTranslation.xml')), 45 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttribute.xml')), 46 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttributeValue.xml')), 47 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductImage.xml')), 48 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOption.xml')), 49 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionTranslation.xml')), 50 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValue.xml')), 51 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValueTranslation.xml')), 52 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductReview.xml')), 53 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTaxon.xml')), 54 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTranslation.xml')), 55 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariant.xml')), 56 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariantTranslation.xml')), 57 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Promotion.xml')), 58 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PromotionTranslation.xml')), 59 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Province.xml')), 60 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Shipment.xml')), 61 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingCategory.xml')), 62 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethod.xml')), 63 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodTranslation.xml')), 64 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopBillingData.xml')), 65 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopUser.xml')), 66 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxCategory.xml')), 67 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Taxon.xml')), 68 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonTranslation.xml')), 69 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Zone.xml')), 70 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ZoneMember.xml'))])));
  5735.     }
  5736.     /**
  5737.      * Gets the private 'api_platform.serializer.normalizer.item' shared service.
  5738.      *
  5739.      * @return \ApiPlatform\Serializer\ItemNormalizer
  5740.      */
  5741.     protected function getApiPlatform_Serializer_Normalizer_ItemService()
  5742.     {
  5743.         return $this->privates['api_platform.serializer.normalizer.item'] = new \ApiPlatform\Serializer\ItemNormalizer(($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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  5744.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService());
  5745.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  5746.         }, 2), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  5747.     }
  5748.     /**
  5749.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5750.      *
  5751.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5752.      */
  5753.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5754.     {
  5755.         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.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Operation\DashPathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  5756.     }
  5757.     /**
  5758.      * Gets the private 'assets.context' shared service.
  5759.      *
  5760.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  5761.      */
  5762.     protected function getAssets_ContextService()
  5763.     {
  5764.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5765.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  5766.     }
  5767.     /**
  5768.      * Gets the private 'assets.packages' shared service.
  5769.      *
  5770.      * @return \Symfony\Component\Asset\Packages
  5771.      */
  5772.     protected function getAssets_PackagesService()
  5773.     {
  5774.         return $this->privates['assets.packages'] = 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->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] ?? $this->getPathResolverInterfaceService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  5775.             yield 'shop' => ($this->privates['assets._package_shop'] ?? $this->load('getAssets_PackageShopService'));
  5776.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  5777.         }, 2));
  5778.     }
  5779.     /**
  5780.      * Gets the private 'cache.annotations' shared service.
  5781.      *
  5782.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5783.      */
  5784.     protected function getCache_AnnotationsService()
  5785.     {
  5786.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JUitlcRkZ9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5787.     }
  5788.     /**
  5789.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5790.      *
  5791.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5792.      */
  5793.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5794.     {
  5795.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5796.     }
  5797.     /**
  5798.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5799.      *
  5800.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5801.      */
  5802.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5803.     {
  5804.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5805.     }
  5806.     /**
  5807.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5808.      *
  5809.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5810.      */
  5811.     protected function getCache_Messenger_RestartWorkersSignalService()
  5812.     {
  5813.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('YPZIgTJCS7'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5814.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5815.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5816.     }
  5817.     /**
  5818.      * Gets the private 'cache.property_info' shared service.
  5819.      *
  5820.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5821.      */
  5822.     protected function getCache_PropertyInfoService()
  5823.     {
  5824.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1oM85hxf7i'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5825.     }
  5826.     /**
  5827.      * Gets the private 'cache.security_expression_language' shared service.
  5828.      *
  5829.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5830.      */
  5831.     protected function getCache_SecurityExpressionLanguageService()
  5832.     {
  5833.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('48mdZM0YQW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5834.     }
  5835.     /**
  5836.      * Gets the private 'cache.security_token_verifier' shared service.
  5837.      *
  5838.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5839.      */
  5840.     protected function getCache_SecurityTokenVerifierService()
  5841.     {
  5842.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NtubCnuRFe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5843.     }
  5844.     /**
  5845.      * Gets the private 'cache.serializer' shared service.
  5846.      *
  5847.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5848.      */
  5849.     protected function getCache_SerializerService()
  5850.     {
  5851.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XQ0Eym4bqM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5852.     }
  5853.     /**
  5854.      * Gets the private 'cache.validator' shared service.
  5855.      *
  5856.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5857.      */
  5858.     protected function getCache_ValidatorService()
  5859.     {
  5860.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7jMP1SCDco'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5861.     }
  5862.     /**
  5863.      * Gets the private 'cache.webpack_encore' shared service.
  5864.      *
  5865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5866.      */
  5867.     protected function getCache_WebpackEncoreService()
  5868.     {
  5869.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GiZYgmecPx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5870.     }
  5871.     /**
  5872.      * Gets the private 'data_collector.form' shared service.
  5873.      *
  5874.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5875.      */
  5876.     protected function getDataCollector_FormService()
  5877.     {
  5878.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5879.     }
  5880.     /**
  5881.      * Gets the private 'data_collector.request' shared service.
  5882.      *
  5883.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5884.      */
  5885.     protected function getDataCollector_RequestService()
  5886.     {
  5887.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5888.     }
  5889.     /**
  5890.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5891.      *
  5892.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5893.      */
  5894.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5895.     {
  5896.         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 () {
  5897.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ShippingMethodsCollectionDataProvider'] ?? $this->load('getShippingMethodsCollectionDataProviderService'));
  5898.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentMethodsCollectionDataProvider'] ?? $this->load('getPaymentMethodsCollectionDataProviderService'));
  5899.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelsCollectionDataProvider'] ?? $this->load('getChannelsCollectionDataProviderService'));
  5900.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  5901.         }, 4)));
  5902.     }
  5903.     /**
  5904.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5905.      *
  5906.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5907.      */
  5908.     protected function getDebug_ApiPlatform_DataPersisterService()
  5909.     {
  5910.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5911.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\AddressDataPersister'] ?? $this->load('getAddressDataPersisterService'));
  5912.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\AdminUserDataPersister'] ?? $this->load('getAdminUserDataPersisterService'));
  5913.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\MessengerDataPersister'] ?? $this->load('getMessengerDataPersisterService'));
  5914.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\CountryDataPersister'] ?? $this->load('getCountryDataPersisterService'));
  5915.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\ShippingMethodDataPersister'] ?? $this->load('getShippingMethodDataPersisterService'));
  5916.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\ZoneDataPersister'] ?? $this->load('getZoneDataPersisterService'));
  5917.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  5918.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  5919.         }, 8)));
  5920.     }
  5921.     /**
  5922.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5923.      *
  5924.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5925.      */
  5926.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5927.     {
  5928.         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 () {
  5929.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductAttributesSubresourceDataProvider'] ?? $this->load('getProductAttributesSubresourceDataProviderService'));
  5930.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderAdjustmentsSubresourceDataProvider'] ?? $this->load('getOrderAdjustmentsSubresourceDataProviderService'));
  5931.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemAdjustmentsSubresourceDataProvider'] ?? $this->load('getOrderItemAdjustmentsSubresourceDataProviderService'));
  5932.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  5933.         }, 4)));
  5934.     }
  5935.     /**
  5936.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5937.      *
  5938.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5939.      */
  5940.     protected function getDebug_DebugHandlersListenerService()
  5941.     {
  5942.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5943.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5944.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5945.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5946.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5947.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5948.     }
  5949.     /**
  5950.      * Gets the private 'debug.file_link_formatter' shared service.
  5951.      *
  5952.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5953.      */
  5954.     protected function getDebug_FileLinkFormatterService()
  5955.     {
  5956.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  5957.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5958.         });
  5959.     }
  5960.     /**
  5961.      * Gets the private 'debug.log_processor' shared service.
  5962.      *
  5963.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5964.      */
  5965.     protected function getDebug_LogProcessorService()
  5966.     {
  5967.         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())));
  5968.     }
  5969.     /**
  5970.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5971.      *
  5972.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5973.      */
  5974.     protected function getDebug_Security_Access_DecisionManagerService()
  5975.     {
  5976.         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 () {
  5977.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5978.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  5979.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5980.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5981.     }
  5982.     /**
  5983.      * Gets the private 'debug.security.firewall' shared service.
  5984.      *
  5985.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5986.      */
  5987.     protected function getDebug_Security_FirewallService()
  5988.     {
  5989.         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()));
  5990.     }
  5991.     /**
  5992.      * Gets the private 'debug.traced.sylius.event_bus' shared service.
  5993.      *
  5994.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  5995.      */
  5996.     protected function getDebug_Traced_Sylius_EventBusService()
  5997.     {
  5998.         return $this->privates['debug.traced.sylius.event_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  5999.             yield => ($this->privates['sylius.event_bus.middleware.traceable'] ?? $this->load('getSylius_EventBus_Middleware_TraceableService'));
  6000.             yield => ($this->privates['sylius.event_bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['sylius.event_bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('sylius.event_bus')));
  6001.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6002.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6003.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6004.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6005.             yield => ($this->privates['sylius.event_bus.middleware.handle_message'] ?? $this->load('getSylius_EventBus_Middleware_HandleMessageService'));
  6006.         }, 7)));
  6007.     }
  6008.     /**
  6009.      * Gets the private 'debug.traced.sylius_default.bus' shared service.
  6010.      *
  6011.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6012.      */
  6013.     protected function getDebug_Traced_SyliusDefault_BusService()
  6014.     {
  6015.         return $this->privates['debug.traced.sylius_default.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6016.             yield => ($this->privates['sylius_default.bus.middleware.traceable'] ?? $this->load('getSyliusDefault_Bus_Middleware_TraceableService'));
  6017.             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')));
  6018.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6019.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6020.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6021.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  6022.             yield => ($this->privates['sylius_default.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusDefault_Bus_Middleware_DoctrineTransactionService'));
  6023.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6024.             yield => ($this->privates['sylius_default.bus.middleware.handle_message'] ?? $this->load('getSyliusDefault_Bus_Middleware_HandleMessageService'));
  6025.         }, 9)));
  6026.     }
  6027.     /**
  6028.      * Gets the private 'debug.traced.sylius_event.bus' shared service.
  6029.      *
  6030.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6031.      */
  6032.     protected function getDebug_Traced_SyliusEvent_BusService()
  6033.     {
  6034.         return $this->privates['debug.traced.sylius_event.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6035.             yield => ($this->privates['sylius_event.bus.middleware.traceable'] ?? $this->load('getSyliusEvent_Bus_Middleware_TraceableService'));
  6036.             yield => ($this->privates['sylius_event.bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['sylius_event.bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('sylius_event.bus')));
  6037.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6038.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6039.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6040.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6041.             yield => ($this->privates['sylius_event.bus.middleware.handle_message'] ?? $this->load('getSyliusEvent_Bus_Middleware_HandleMessageService'));
  6042.         }, 7)));
  6043.     }
  6044.     /**
  6045.      * Gets the private 'form.registry' shared service.
  6046.      *
  6047.      * @return \Symfony\Component\Form\FormRegistry
  6048.      */
  6049.     protected function getForm_RegistryService()
  6050.     {
  6051.         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, [
  6052.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'true],
  6053.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService'true],
  6054.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService'true],
  6055.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService'true],
  6056.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService'true],
  6057.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'true],
  6058.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'true],
  6059.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.address''getSylius_Form_Type_AddressService'true],
  6060.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => ['services''sylius.form.type.country_choice''getSylius_Form_Type_CountryChoiceService'true],
  6061.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => ['services''sylius.form.type.country_code_choice''getSylius_Form_Type_CountryCodeChoiceService'true],
  6062.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => ['services''sylius.form.type.country''getSylius_Form_Type_CountryService'true],
  6063.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => ['services''sylius.form.type.province_choice''getSylius_Form_Type_ProvinceChoiceService'true],
  6064.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => ['services''sylius.form.type.province_code_choice''getSylius_Form_Type_ProvinceCodeChoiceService'true],
  6065.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => ['services''sylius.form.type.province''getSylius_Form_Type_ProvinceService'true],
  6066.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => ['services''sylius.form.type.zone_choice''getSylius_Form_Type_ZoneChoiceService'true],
  6067.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => ['services''sylius.form.type.zone_code_choice''getSylius_Form_Type_ZoneCodeChoiceService'true],
  6068.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => ['services''sylius.form.type.zone_member''getSylius_Form_Type_ZoneMemberService'true],
  6069.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => ['services''sylius.form.type.zone''getSylius_Form_Type_ZoneService'true],
  6070.             'Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType' => ['privates''Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType''getRequestPasswordResetTypeService'true],
  6071.             'Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType' => ['privates''Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType''getResetPasswordTypeService'true],
  6072.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => ['services''sylius.form.type.attribute_type_choice''getSylius_Form_Type_AttributeTypeChoiceService'true],
  6073.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => ['services''sylius.form.type.attribute_type.select.choices_collection''getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService'true],
  6074.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => ['services''sylius.attribute_type.select.value.translations''getSylius_AttributeType_Select_Value_TranslationsService'true],
  6075.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => ['services''sylius.form.type.attribute_type.select''getSylius_Form_Type_AttributeType_SelectService'true],
  6076.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => ['services''sylius.form.type.channel_choice''getSylius_Form_Type_ChannelChoiceService'true],
  6077.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => ['services''sylius.form.type.channel''getSylius_Form_Type_ChannelService'true],
  6078.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services''sylius.form.type.address_choice''getSylius_Form_Type_AddressChoiceService'true],
  6079.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => ['services''Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType''getChannelBasedFixedDiscountActionConfigurationTypeService'true],
  6080.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForProductsScopeConfigurationType' => ['services''sylius.form.type.for_products_scope''getSylius_Form_Type_ForProductsScopeService'true],
  6081.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForTaxonsScopeConfigurationType' => ['services''sylius.form.type.for_taxons_scope''getSylius_Form_Type_ForTaxonsScopeService'true],
  6082.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForVariantsScopeConfigurationType' => ['services''sylius.form.type.for_variants_scope''getSylius_Form_Type_ForVariantsScopeService'true],
  6083.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => ['services''sylius.form.type.channels_collection''getSylius_Form_Type_ChannelsCollectionService'true],
  6084.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services''sylius.form.type.checkout_address''getSylius_Form_Type_CheckoutAddressService'true],
  6085.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => ['services''sylius.form.type.checkout_complete''getSylius_Form_Type_CheckoutCompleteService'true],
  6086.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services''sylius.form.type.checkout_payment''getSylius_Form_Type_CheckoutPaymentService'true],
  6087.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectPaymentType' => ['services''sylius.form.type.checkout_select_payment''getSylius_Form_Type_CheckoutSelectPaymentService'true],
  6088.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => ['services''sylius.form.type.checkout_select_shipping''getSylius_Form_Type_CheckoutSelectShippingService'true],
  6089.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => ['services''sylius.form.type.checkout_shipment''getSylius_Form_Type_CheckoutShipmentService'true],
  6090.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => ['services''sylius.form.type.customer_checkout_guest''getSylius_Form_Type_CustomerCheckoutGuestService'true],
  6091.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => ['services''sylius.form.type.customer_guest''getSylius_Form_Type_CustomerGuestService'true],
  6092.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => ['services''sylius.form.type.customer_registration''getSylius_Form_Type_CustomerRegistrationService'true],
  6093.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => ['services''sylius.form.type.customer_simple_registration''getSylius_Form_Type_CustomerSimpleRegistrationService'true],
  6094.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => ['services''sylius.form.type.add_to_cart''getSylius_Form_Type_AddToCartService'true],
  6095.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => ['services''sylius.form.type.channel_pricing''getSylius_Form_Type_ChannelPricingService'true],
  6096.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => ['services''sylius.form.type.product_image''getSylius_Form_Type_ProductImageService'true],
  6097.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => ['services''sylius.form.type.product_review''getSylius_Form_Type_ProductReviewService'true],
  6098.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.product''getSylius_Form_Type_PromotionAction_Filter_ProductService'true],
  6099.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.taxon''getSylius_Form_Type_PromotionAction_Filter_TaxonService'true],
  6100.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => ['services''sylius.form.type.promotion_rule.contains_product_configuration''getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService'true],
  6101.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => ['services''sylius.form.type.promotion_rule.customer_group_configuration''getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService'true],
  6102.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => ['services''sylius.form.type.promotion_rule.has_taxon_configuration''getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService'true],
  6103.             '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'true],
  6104.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.flat_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService'true],
  6105.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.per_unit_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService'true],
  6106.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => ['services''sylius.form.type.shop_billing_data''getSylius_Form_Type_ShopBillingDataService'true],
  6107.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => ['services''sylius.form.type.tax_calculation_strategy_choice''getSylius_Form_Type_TaxCalculationStrategyChoiceService'true],
  6108.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => ['services''sylius.form.type.autocomplete_product_taxon_choice''getSylius_Form_Type_AutocompleteProductTaxonChoiceService'true],
  6109.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => ['services''sylius.form.type.taxon_image''getSylius_Form_Type_TaxonImageService'true],
  6110.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => ['services''sylius.form.type.admin_user''getSylius_Form_Type_AdminUserService'true],
  6111.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => ['services''sylius.form.type.avatar_image''getSylius_Form_Type_AvatarImageService'true],
  6112.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => ['services''sylius.form.type.shop_user_registration''getSylius_Form_Type_ShopUserRegistrationService'true],
  6113.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => ['services''sylius.form.type.shop_user''getSylius_Form_Type_ShopUserService'true],
  6114.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services''sylius.form.type.currency_choice''getSylius_Form_Type_CurrencyChoiceService'true],
  6115.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services''sylius.form.type.currency''getSylius_Form_Type_CurrencyService'true],
  6116.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services''sylius.form.type.exchange_rate''getSylius_Form_Type_ExchangeRateService'true],
  6117.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType' => ['services''sylius.form.type.admin_user_group''getSylius_Form_Type_AdminUserGroupService'true],
  6118.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => ['services''sylius.form.type.customer_choice''getSylius_Form_Type_CustomerChoiceService'true],
  6119.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => ['services''sylius.form.type.customer_group_choice''getSylius_Form_Type_CustomerGroupChoiceService'true],
  6120.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => ['services''sylius.form.type.customer_group_code_choice''getSylius_Form_Type_CustomerGroupCodeChoiceService'true],
  6121.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => ['services''sylius.form.type.customer_group''getSylius_Form_Type_CustomerGroupService'true],
  6122.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.customer_profile''getSylius_Form_Type_CustomerProfileService'true],
  6123.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services''sylius.form.type.customer''getSylius_Form_Type_CustomerService'true],
  6124.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\FilterTurnType' => ['services''sylius.form.type.filter_turn''getSylius_Form_Type_FilterTurnService'true],
  6125.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType' => ['services''sylius.form.type.professional''getSylius_Form_Type_ProfessionalService'true],
  6126.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType' => ['services''sylius.form.type.turn''getSylius_Form_Type_TurnService'true],
  6127.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => ['services''sylius.form.type.grid_filter.boolean''getSylius_Form_Type_GridFilter_BooleanService'true],
  6128.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => ['services''sylius.form.type.grid_filter.date''getSylius_Form_Type_GridFilter_DateService'true],
  6129.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => ['services''sylius.form.type.grid_filter.entity''getSylius_Form_Type_GridFilter_EntityService'true],
  6130.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => ['services''sylius.form.type.grid_filter.exists''getSylius_Form_Type_GridFilter_ExistsService'true],
  6131.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => ['services''sylius.form.type.grid_filter.money''getSylius_Form_Type_GridFilter_MoneyService'true],
  6132.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => ['services''sylius.form.type.grid_filter.select''getSylius_Form_Type_GridFilter_SelectService'true],
  6133.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => ['services''sylius.form.type.grid_filter.string''getSylius_Form_Type_GridFilter_StringService'true],
  6134.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => ['services''sylius.form.type.locale_choice''getSylius_Form_Type_LocaleChoiceService'true],
  6135.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => ['services''sylius.form.type.locale''getSylius_Form_Type_LocaleService'true],
  6136.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services''sylius.form.type.money''getSylius_Form_Type_MoneyService'true],
  6137.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services''sylius.form.type.cart_item''getSylius_Form_Type_CartItemService'true],
  6138.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services''sylius.form.type.cart''getSylius_Form_Type_CartService'true],
  6139.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.order_item''getSylius_Form_Type_OrderItemService'true],
  6140.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.order''getSylius_Form_Type_OrderService'true],
  6141.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\FilterPayType' => ['services''sylius.form.type.filter_pay''getSylius_Form_Type_FilterPayService'true],
  6142.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType' => ['services''sylius.form.type.pay_acount''getSylius_Form_Type_PayAcountService'true],
  6143.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType' => ['services''sylius.form.type.pay_customer''getSylius_Form_Type_PayCustomerService'true],
  6144.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedProductType' => ['services''sylius.form.type.pay_embed_product_type''getSylius_Form_Type_PayEmbedProductTypeService'true],
  6145.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedType' => ['services''sylius.form.type.pay_embed''getSylius_Form_Type_PayEmbedService'true],
  6146.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType' => ['services''sylius.form.type.pay_fix_acount''getSylius_Form_Type_PayFixAcountService'true],
  6147.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType' => ['services''sylius.form.type.pay_fixed''getSylius_Form_Type_PayFixedService'true],
  6148.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType' => ['services''sylius.form.type.pay_import''getSylius_Form_Type_PayImportService'true],
  6149.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType' => ['services''sylius.form.type.pay_mov''getSylius_Form_Type_PayMovService'true],
  6150.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType' => ['services''sylius.form.type.pay_professional''getSylius_Form_Type_PayProfessionalService'true],
  6151.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType' => ['services''sylius.form.type.pay_provider''getSylius_Form_Type_PayProviderService'true],
  6152.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType' => ['services''sylius.form.type.pay''getSylius_Form_Type_PayService'true],
  6153.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => ['services''sylius.form.type.payment_gateway_choice''getSylius_Form_Type_PaymentGatewayChoiceService'true],
  6154.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => ['services''sylius.form.type.payment_method_choice''getSylius_Form_Type_PaymentMethodChoiceService'true],
  6155.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => ['services''sylius.form.type.payment_method_translation''getSylius_Form_Type_PaymentMethodTranslationService'true],
  6156.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => ['services''sylius.form.type.payment_method''getSylius_Form_Type_PaymentMethodService'true],
  6157.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => ['services''sylius.form.type.payment''getSylius_Form_Type_PaymentService'true],
  6158.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services''sylius.form.type.gateway_config''getSylius_Form_Type_GatewayConfigService'true],
  6159.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.paypal''getSylius_Form_Type_GatewayConfiguration_PaypalService'true],
  6160.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.stripe''getSylius_Form_Type_GatewayConfiguration_StripeService'true],
  6161.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType' => ['services''sylius.form.type.article_brand''getSylius_Form_Type_ArticleBrandService'true],
  6162.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType' => ['services''sylius.form.type.article_deposit''getSylius_Form_Type_ArticleDepositService'true],
  6163.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositsType' => ['services''sylius.form.type.article_deposits''getSylius_Form_Type_ArticleDepositsService'true],
  6164.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType' => ['services''sylius.form.type.article_group''getSylius_Form_Type_ArticleGroupService'true],
  6165.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedPayProviderType' => ['services''sylius.form.type.article_lot_embed_pay_provider''getSylius_Form_Type_ArticleLotEmbedPayProviderService'true],
  6166.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedType' => ['services''sylius.form.type.article_lot_embed''getSylius_Form_Type_ArticleLotEmbedService'true],
  6167.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType' => ['services''sylius.form.type.article_lot''getSylius_Form_Type_ArticleLotService'true],
  6168.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovEmbedType' => ['services''sylius.form.type.article_mov_embed''getSylius_Form_Type_ArticleMovEmbedService'true],
  6169.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType' => ['services''sylius.form.type.article_mov''getSylius_Form_Type_ArticleMovService'true],
  6170.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType' => ['services''sylius.form.type.article_provider''getSylius_Form_Type_ArticleProviderService'true],
  6171.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType' => ['services''sylius.form.type.article''getSylius_Form_Type_ArticleService'true],
  6172.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType' => ['services''sylius.form.type.product_abdomen''getSylius_Form_Type_ProductAbdomenService'true],
  6173.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductEmbedType' => ['services''sylius.form.type.product_embed''getSylius_Form_Type_ProductEmbedService'true],
  6174.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType' => ['services''sylius.form.type.product_mammary''getSylius_Form_Type_ProductMammaryService'true],
  6175.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType' => ['services''sylius.form.type.product_room''getSylius_Form_Type_ProductRoomService'true],
  6176.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.product''getSylius_Form_Type_ProductService'true],
  6177.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType''getCatalogPromotionActionTypeService'true],
  6178.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType''getPercentageDiscountActionConfigurationTypeService'true],
  6179.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType''getCatalogPromotionScopeTypeService'true],
  6180.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType''getCatalogPromotionTranslationTypeService'true],
  6181.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType''getCatalogPromotionTypeService'true],
  6182.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => ['services''sylius.form.type.promotion_action_choice''getSylius_Form_Type_PromotionActionChoiceService'true],
  6183.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => ['services''sylius.form.type.promotion_action.collection''getSylius_Form_Type_PromotionAction_CollectionService'true],
  6184.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => ['services''sylius.form.type.promotion_action''getSylius_Form_Type_PromotionActionService'true],
  6185.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => ['services''sylius.form.type.promotion_coupon_generator_instruction''getSylius_Form_Type_PromotionCouponGeneratorInstructionService'true],
  6186.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => ['services''sylius.form.type.promotion_coupon_to_code''getSylius_Form_Type_PromotionCouponToCodeService'true],
  6187.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => ['services''sylius.form.type.promotion_coupon''getSylius_Form_Type_PromotionCouponService'true],
  6188.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => ['services''sylius.form.type.promotion_rule_choice''getSylius_Form_Type_PromotionRuleChoiceService'true],
  6189.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => ['services''sylius.form.type.promotion_rule.collection''getSylius_Form_Type_PromotionRule_CollectionService'true],
  6190.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => ['services''sylius.form.type.promotion_rule''getSylius_Form_Type_PromotionRuleService'true],
  6191.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType''getPromotionTranslationTypeService'true],
  6192.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => ['services''sylius.form.type.promotion''getSylius_Form_Type_PromotionService'true],
  6193.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => ['services''sylius.form.type.default''getSylius_Form_Type_DefaultService'true],
  6194.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => ['services''sylius.form.type.resource_autocomplete_choice''getSylius_Form_Type_ResourceAutocompleteChoiceService'true],
  6195.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services''sylius.form.type.resource_translations''getSylius_Form_Type_ResourceTranslationsService'true],
  6196.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => ['services''sylius.form.type.shipping_calculator_choice''getSylius_Form_Type_ShippingCalculatorChoiceService'true],
  6197.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => ['services''sylius.form.type.shipment_ship''getSylius_Form_Type_ShipmentShipService'true],
  6198.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => ['services''sylius.form.type.shipment''getSylius_Form_Type_ShipmentService'true],
  6199.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => ['services''sylius.form.type.shipping_category_choice''getSylius_Form_Type_ShippingCategoryChoiceService'true],
  6200.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => ['services''sylius.form.type.shipping_category''getSylius_Form_Type_ShippingCategoryService'true],
  6201.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => ['services''sylius.form.type.shipping_method_choice''getSylius_Form_Type_ShippingMethodChoiceService'true],
  6202.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => ['services''sylius.form.type.shipping_method_rule_choice''getSylius_Form_Type_ShippingMethodRuleChoiceService'true],
  6203.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => ['services''sylius.form.type.shipping_method_rule.collection''getSylius_Form_Type_ShippingMethodRule_CollectionService'true],
  6204.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => ['services''sylius.form.type.shipping_method_rule''getSylius_Form_Type_ShippingMethodRuleService'true],
  6205.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => ['services''sylius.form.type.shipping_method_translation''getSylius_Form_Type_ShippingMethodTranslationService'true],
  6206.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => ['services''sylius.form.type.shipping_method''getSylius_Form_Type_ShippingMethodService'true],
  6207.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => ['services''sylius.form.type.tax_calculator_choice''getSylius_Form_Type_TaxCalculatorChoiceService'true],
  6208.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => ['services''sylius.form.type.tax_category_choice''getSylius_Form_Type_TaxCategoryChoiceService'true],
  6209.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => ['services''sylius.form.type.tax_category''getSylius_Form_Type_TaxCategoryService'true],
  6210.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services''sylius.form.type.tax_rate''getSylius_Form_Type_TaxRateService'true],
  6211.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => ['services''sylius.form.type.taxon_position''getSylius_Form_Type_TaxonPositionService'true],
  6212.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => ['services''sylius.form.type.taxon_translation''getSylius_Form_Type_TaxonTranslationService'true],
  6213.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => ['services''sylius.form.type.taxon''getSylius_Form_Type_TaxonService'true],
  6214.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType''getThemeChoiceTypeService'true],
  6215.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType''getThemeNameChoiceTypeService'true],
  6216.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => ['services''sylius.form.type.security_login''getSylius_Form_Type_SecurityLoginService'true],
  6217.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => ['services''sylius.form.type.user_change_password''getSylius_Form_Type_UserChangePasswordService'true],
  6218.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => ['services''sylius.form.type.user_login''getSylius_Form_Type_UserLoginService'true],
  6219.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => ['services''sylius.form.type.user_request_password_reset''getSylius_Form_Type_UserRequestPasswordResetService'true],
  6220.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => ['services''sylius.form.type.user_reset_password''getSylius_Form_Type_UserResetPasswordService'true],
  6221.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  6222.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  6223.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  6224.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['privates''form.type.file''getForm_Type_FileService'true],
  6225.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  6226.             'Symfony\\UX\\Autocomplete\\Form\\ParentEntityAutocompleteType' => ['privates''ux.autocomplete.entity_type''getUx_Autocomplete_EntityTypeService'true],
  6227.         ], [
  6228.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  6229.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  6230.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  6231.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  6232.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  6233.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  6234.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  6235.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => '?',
  6236.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => '?',
  6237.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => '?',
  6238.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => '?',
  6239.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => '?',
  6240.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => '?',
  6241.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => '?',
  6242.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => '?',
  6243.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => '?',
  6244.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => '?',
  6245.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => '?',
  6246.             'Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType' => '?',
  6247.             'Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType' => '?',
  6248.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => '?',
  6249.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => '?',
  6250.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => '?',
  6251.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => '?',
  6252.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => '?',
  6253.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => '?',
  6254.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  6255.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => '?',
  6256.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForProductsScopeConfigurationType' => '?',
  6257.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForTaxonsScopeConfigurationType' => '?',
  6258.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForVariantsScopeConfigurationType' => '?',
  6259.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => '?',
  6260.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  6261.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => '?',
  6262.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  6263.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectPaymentType' => '?',
  6264.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  6265.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => '?',
  6266.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => '?',
  6267.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => '?',
  6268.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => '?',
  6269.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => '?',
  6270.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => '?',
  6271.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => '?',
  6272.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => '?',
  6273.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => '?',
  6274.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => '?',
  6275.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => '?',
  6276.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => '?',
  6277.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => '?',
  6278.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => '?',
  6279.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => '?',
  6280.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => '?',
  6281.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => '?',
  6282.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => '?',
  6283.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => '?',
  6284.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => '?',
  6285.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => '?',
  6286.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => '?',
  6287.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => '?',
  6288.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => '?',
  6289.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => '?',
  6290.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  6291.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  6292.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  6293.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType' => '?',
  6294.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => '?',
  6295.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => '?',
  6296.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => '?',
  6297.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => '?',
  6298.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => '?',
  6299.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  6300.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\FilterTurnType' => '?',
  6301.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType' => '?',
  6302.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType' => '?',
  6303.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => '?',
  6304.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => '?',
  6305.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => '?',
  6306.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => '?',
  6307.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => '?',
  6308.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => '?',
  6309.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => '?',
  6310.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => '?',
  6311.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => '?',
  6312.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  6313.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  6314.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  6315.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => '?',
  6316.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => '?',
  6317.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\FilterPayType' => '?',
  6318.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType' => '?',
  6319.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType' => '?',
  6320.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedProductType' => '?',
  6321.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedType' => '?',
  6322.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType' => '?',
  6323.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType' => '?',
  6324.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType' => '?',
  6325.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType' => '?',
  6326.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType' => '?',
  6327.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType' => '?',
  6328.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType' => '?',
  6329.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => '?',
  6330.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => '?',
  6331.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => '?',
  6332.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => '?',
  6333.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => '?',
  6334.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  6335.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  6336.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => '?',
  6337.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType' => '?',
  6338.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType' => '?',
  6339.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositsType' => '?',
  6340.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType' => '?',
  6341.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedPayProviderType' => '?',
  6342.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedType' => '?',
  6343.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType' => '?',
  6344.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovEmbedType' => '?',
  6345.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType' => '?',
  6346.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType' => '?',
  6347.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType' => '?',
  6348.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType' => '?',
  6349.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductEmbedType' => '?',
  6350.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType' => '?',
  6351.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType' => '?',
  6352.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => '?',
  6353.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => '?',
  6354.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => '?',
  6355.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => '?',
  6356.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => '?',
  6357.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => '?',
  6358.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => '?',
  6359.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => '?',
  6360.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => '?',
  6361.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => '?',
  6362.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => '?',
  6363.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => '?',
  6364.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => '?',
  6365.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => '?',
  6366.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => '?',
  6367.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType' => '?',
  6368.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => '?',
  6369.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => '?',
  6370.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => '?',
  6371.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  6372.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => '?',
  6373.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => '?',
  6374.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => '?',
  6375.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => '?',
  6376.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => '?',
  6377.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => '?',
  6378.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => '?',
  6379.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => '?',
  6380.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => '?',
  6381.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => '?',
  6382.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => '?',
  6383.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => '?',
  6384.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => '?',
  6385.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => '?',
  6386.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  6387.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => '?',
  6388.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => '?',
  6389.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => '?',
  6390.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  6391.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  6392.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => '?',
  6393.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => '?',
  6394.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => '?',
  6395.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => '?',
  6396.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => '?',
  6397.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6398.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6399.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6400.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6401.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6402.             'Symfony\\UX\\Autocomplete\\Form\\ParentEntityAutocompleteType' => '?',
  6403.         ]), ['Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  6404.             yield => ($this->services['sylius.form.extension.type.address'] ?? ($this->services['sylius.form.extension.type.address'] = new \Sylius\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  6405.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  6406.             yield => ($this->services['sylius.form.extension.type.country'] ?? $this->load('getSylius_Form_Extension_Type_CountryService'));
  6407.         }, 1), 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => new RewindableGenerator(function () {
  6408.             yield => ($this->services['sylius.form.extension.type.channel'] ?? $this->load('getSylius_Form_Extension_Type_ChannelService'));
  6409.         }, 1), 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => new RewindableGenerator(function () {
  6410.             yield => ($this->services['sylius.form.extension.type.locale'] ?? $this->load('getSylius_Form_Extension_Type_LocaleService'));
  6411.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => new RewindableGenerator(function () {
  6412.             yield => ($this->services['sylius.form.extension.type.order'] ?? ($this->services['sylius.form.extension.type.order'] = new \Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension()));
  6413.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  6414.             yield => ($this->services['sylius.form.extension.type.cart'] ?? ($this->services['sylius.form.extension.type.cart'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  6415.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  6416.             yield => ($this->services['sylius.form.extension.type.cart_item'] ?? ($this->services['sylius.form.extension.type.cart_item'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  6417.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => new RewindableGenerator(function () {
  6418.             yield => ($this->services['Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CatalogPromotionTypeExtension()));
  6419.         }, 1), 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => new RewindableGenerator(function () {
  6420.             yield => ($this->services['sylius.form.extension.type.payment_method'] ?? ($this->services['sylius.form.extension.type.payment_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension()));
  6421.         }, 1), 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => new RewindableGenerator(function () {
  6422.             yield => ($this->services['sylius.form.extension.type.tax_rate'] ?? ($this->services['sylius.form.extension.type.tax_rate'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension()));
  6423.         }, 1), 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => new RewindableGenerator(function () {
  6424.             yield => ($this->services['sylius.form.extension.type.taxon'] ?? ($this->services['sylius.form.extension.type.taxon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension()));
  6425.         }, 1), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  6426.             yield => ($this->services['sylius.form.extension.type.customer'] ?? ($this->services['sylius.form.extension.type.customer'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  6427.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => new RewindableGenerator(function () {
  6428.             yield => ($this->services['sylius.form.extension.type.promotion'] ?? ($this->services['sylius.form.extension.type.promotion'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension()));
  6429.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => new RewindableGenerator(function () {
  6430.             yield => ($this->services['sylius.form.extension.type.promotion_coupon'] ?? ($this->services['sylius.form.extension.type.promotion_coupon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension()));
  6431.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionFilterCollectionType' => new RewindableGenerator(function () {
  6432.             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()));
  6433.         }, 1), 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => new RewindableGenerator(function () {
  6434.             yield => ($this->services['sylius.form.extension.type.shipping_method'] ?? ($this->services['sylius.form.extension.type.shipping_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension()));
  6435.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  6436.             yield => ($this->services['sylius.form.extension.type.product'] ?? ($this->services['sylius.form.extension.type.product'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension()));
  6437.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => new RewindableGenerator(function () {
  6438.             yield => ($this->services['sylius.form.extension.type.product_translation'] ?? ($this->services['sylius.form.extension.type.product_translation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension()));
  6439.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => new RewindableGenerator(function () {
  6440.             yield => ($this->services['sylius.form.extension.type.product_variant'] ?? ($this->services['sylius.form.extension.type.product_variant'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension()));
  6441.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => new RewindableGenerator(function () {
  6442.             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()));
  6443.         }, 1), 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => new RewindableGenerator(function () {
  6444.             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)));
  6445.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => new RewindableGenerator(function () {
  6446.             yield => ($this->privates['Sylius\\Bundle\\AdminBundle\\Form\\Extension\\CatalogPromotionActionTypeExtension'] ?? $this->load('getCatalogPromotionActionTypeExtensionService'));
  6447.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => new RewindableGenerator(function () {
  6448.             yield => ($this->privates['Sylius\\Bundle\\AdminBundle\\Form\\Extension\\CatalogPromotionScopeTypeExtension'] ?? $this->load('getCatalogPromotionScopeTypeExtensionService'));
  6449.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6450.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6451.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6452.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6453.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6454.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6455.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6456.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6457.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6458.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6459.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6460.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  6461.             yield => ($this->services['sylius.form.extension.type.collection'] ?? ($this->services['sylius.form.extension.type.collection'] = new \Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension()));
  6462.         }, 1), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  6463.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService'));
  6464.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  6465.             yield => ($this->privates['ux.autocomplete.choice_type_extension'] ?? $this->load('getUx_Autocomplete_ChoiceTypeExtensionService'));
  6466.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => new RewindableGenerator(function () {
  6467.             yield => ($this->privates['ux.autocomplete.choice_type_extension'] ?? $this->load('getUx_Autocomplete_ChoiceTypeExtensionService'));
  6468.         }, 1)], new RewindableGenerator(function () {
  6469.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6470.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  6471.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6472.     }
  6473.     /**
  6474.      * Gets the private 'fos_rest.body_listener' shared service.
  6475.      *
  6476.      * @return \FOS\RestBundle\EventListener\BodyListener
  6477.      */
  6478.     protected function getFosRest_BodyListenerService()
  6479.     {
  6480.         $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, [
  6481.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  6482.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  6483.         ], [
  6484.             'fos_rest.decoder.json' => '?',
  6485.             'fos_rest.decoder.xml' => '?',
  6486.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  6487.         $instance->setDefaultFormat(NULL);
  6488.         return $instance;
  6489.     }
  6490.     /**
  6491.      * Gets the private 'fos_rest.format_listener' shared service.
  6492.      *
  6493.      * @return \FOS\RestBundle\EventListener\FormatListener
  6494.      */
  6495.     protected function getFosRest_FormatListenerService()
  6496.     {
  6497.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6498.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  6499.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/.*'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  6500.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  6501.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  6502.     }
  6503.     /**
  6504.      * Gets the private 'hateoas.configuration.metadata_factory' shared service.
  6505.      *
  6506.      * @return \Metadata\MetadataFactory
  6507.      */
  6508.     protected function getHateoas_Configuration_MetadataFactoryService()
  6509.     {
  6510.         $this->privates['hateoas.configuration.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'hateoas.configuration.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  6511.         $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/hateoas')));
  6512.         return $instance;
  6513.     }
  6514.     /**
  6515.      * Gets the private 'hateoas.link_factory' shared service.
  6516.      *
  6517.      * @return \Hateoas\Factory\LinkFactory
  6518.      */
  6519.     protected function getHateoas_LinkFactoryService()
  6520.     {
  6521.         return $this->privates['hateoas.link_factory'] = new \Hateoas\Factory\LinkFactory(($this->services['hateoas.generator.registry'] ?? $this->getHateoas_Generator_RegistryService()), ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService()));
  6522.     }
  6523.     /**
  6524.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  6525.      *
  6526.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  6527.      */
  6528.     protected function getJmsSerializer_ExpressionEvaluatorService()
  6529.     {
  6530.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  6531.         $a->registerProvider(new \Bazinga\Bundle\HateoasBundle\Expression\LinkExpressionFunction());
  6532.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  6533.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  6534.     }
  6535.     /**
  6536.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  6537.      *
  6538.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  6539.      */
  6540.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  6541.     {
  6542.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['Sylius\\Bundle\\OrderBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CurrencyBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\LocaleBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ProductBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ChannelBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AttributeBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxationBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ShippingBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PaymentBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PromotionBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AddressingBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\InventoryBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxonomyBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\UserBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CustomerBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CoreBundle' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer'), 'Sylius\\Component\\Core' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Sylius\\Component\\Addressing' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Component\\Attribute' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Component\\Channel' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Component\\Currency' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Component\\Customer' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Component\\Inventory' => (\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Component\\Locale' => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Component\\Order' => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Component\\Payment' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Component\\Product' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Component\\Promotion' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Component\\Shipping' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxation' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxonomy' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Component\\User' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/serializer')]));
  6543.     }
  6544.     /**
  6545.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  6546.      *
  6547.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  6548.      */
  6549.     protected function getJmsSerializer_TraceableEventDispatcherService()
  6550.     {
  6551.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6552.             'hateoas.event_listener.xml' => ['services''hateoas.event_listener.xml''getHateoas_EventListener_XmlService'true],
  6553.             'hateoas.event_listener.json' => ['services''hateoas.event_listener.json''getHateoas_EventListener_JsonService'true],
  6554.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  6555.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  6556.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  6557.         ], [
  6558.             'hateoas.event_listener.xml' => '?',
  6559.             'hateoas.event_listener.json' => '?',
  6560.             'jms_serializer.stopwatch_subscriber' => '?',
  6561.             'jms_serializer.traceable_runs_listener' => '?',
  6562.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  6563.         ]));
  6564.         $instance->addListener('serializer.post_serialize', [=> 'hateoas.event_listener.xml'=> 'onPostSerialize'], NULL'xml'NULL);
  6565.         $instance->addListener('serializer.post_serialize', [=> 'hateoas.event_listener.json'=> 'onPostSerialize'], NULL'json'NULL);
  6566.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  6567.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  6568.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  6569.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  6570.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  6571.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  6572.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  6573.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  6574.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  6575.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  6576.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  6577.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  6578.         return $instance;
  6579.     }
  6580.     /**
  6581.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  6582.      *
  6583.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  6584.      */
  6585.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  6586.     {
  6587.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6588.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  6589.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  6590.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  6591.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  6592.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'true],
  6593.             'pagerfanta.serializer.handler' => ['privates''pagerfanta.serializer.handler''getPagerfanta_Serializer_HandlerService'true],
  6594.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  6595.         ], [
  6596.             'jms_serializer.array_collection_handler' => '?',
  6597.             'jms_serializer.constraint_violation_handler' => '?',
  6598.             'jms_serializer.datetime_handler' => '?',
  6599.             'jms_serializer.iterator_handler' => '?',
  6600.             'fos_rest.serializer.flatten_exception_handler' => '?',
  6601.             'pagerfanta.serializer.handler' => '?',
  6602.             'fos_rest.serializer.form_error_handler' => '?',
  6603.         ])));
  6604.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6605.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6606.         $instance->registerHandler(1'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6607.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6608.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6609.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6610.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6611.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6612.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6613.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6614.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6615.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6616.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6617.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6618.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6619.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  6620.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  6621.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  6622.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  6623.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  6624.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  6625.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  6626.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  6627.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  6628.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  6629.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  6630.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  6631.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6632.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6633.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6634.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6635.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6636.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6637.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''json', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson']);
  6638.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''xml', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']);
  6639.         $instance->registerHandler(1'Pagerfanta\\Pagerfanta''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  6640.         $instance->registerHandler(1'Pagerfanta\\PagerfantaInterface''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  6641.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml']);
  6642.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']);
  6643.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml']);
  6644.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']);
  6645.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  6646.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  6647.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6648.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6649.         $instance->registerHandler(2'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6650.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6651.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6652.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6653.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6654.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6655.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6656.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6657.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6658.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6659.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6660.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6661.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6662.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  6663.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  6664.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  6665.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  6666.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  6667.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  6668.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  6669.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  6670.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6671.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6672.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6673.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6674.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  6675.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  6676.         return $instance;
  6677.     }
  6678.     /**
  6679.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  6680.      *
  6681.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  6682.      */
  6683.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  6684.     {
  6685.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6686.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  6687.         ], [
  6688.             'metadata_driver' => '?',
  6689.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  6690.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  6691.         $a->setIncludeInterfaces(false);
  6692.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  6693.     }
  6694.     /**
  6695.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  6696.      *
  6697.      * @return \JMS\SerializerBundle\Debug\RunsListener
  6698.      */
  6699.     protected function getJmsSerializer_TraceableRunsListenerService()
  6700.     {
  6701.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  6702.     }
  6703.     /**
  6704.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  6705.      *
  6706.      * @return \Knp\Menu\Provider\ChainProvider
  6707.      */
  6708.     protected function getKnpMenu_MenuProvider_ChainService()
  6709.     {
  6710.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  6711.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  6712.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  6713.         }, 2));
  6714.     }
  6715.     /**
  6716.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  6717.      *
  6718.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  6719.      */
  6720.     protected function getLiipImagine_Filter_ConfigurationService()
  6721.     {
  6722.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  6723.     }
  6724.     /**
  6725.      * Gets the private 'locale_listener' shared service.
  6726.      *
  6727.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6728.      */
  6729.     protected function getLocaleListenerService()
  6730.     {
  6731.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'es_ES', ($this->services['router'] ?? $this->getRouterService()), false, []);
  6732.     }
  6733.     /**
  6734.      * Gets the private 'mime_types' shared service.
  6735.      *
  6736.      * @return \Symfony\Component\Mime\MimeTypes
  6737.      */
  6738.     protected function getMimeTypesService()
  6739.     {
  6740.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6741.         $instance->setDefault($instance);
  6742.         return $instance;
  6743.     }
  6744.     /**
  6745.      * Gets the private 'monolog.handler.firephp' shared service.
  6746.      *
  6747.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  6748.      */
  6749.     protected function getMonolog_Handler_FirephpService()
  6750.     {
  6751.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler(200true);
  6752.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6753.         return $instance;
  6754.     }
  6755.     /**
  6756.      * Gets the private 'monolog.handler.main' shared service.
  6757.      *
  6758.      * @return \Monolog\Handler\StreamHandler
  6759.      */
  6760.     protected function getMonolog_Handler_MainService()
  6761.     {
  6762.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6763.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6764.         return $instance;
  6765.     }
  6766.     /**
  6767.      * Gets the private 'monolog.logger' shared service.
  6768.      *
  6769.      * @return \Symfony\Bridge\Monolog\Logger
  6770.      */
  6771.     protected function getMonolog_LoggerService()
  6772.     {
  6773.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6774.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6775.         $instance->useMicrosecondTimestamps(true);
  6776.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6777.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6778.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6779.         return $instance;
  6780.     }
  6781.     /**
  6782.      * Gets the private 'monolog.logger.cache' shared service.
  6783.      *
  6784.      * @return \Symfony\Bridge\Monolog\Logger
  6785.      */
  6786.     protected function getMonolog_Logger_CacheService()
  6787.     {
  6788.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6789.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6790.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6791.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6792.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6793.         return $instance;
  6794.     }
  6795.     /**
  6796.      * Gets the private 'monolog.logger.request' shared service.
  6797.      *
  6798.      * @return \Symfony\Bridge\Monolog\Logger
  6799.      */
  6800.     protected function getMonolog_Logger_RequestService()
  6801.     {
  6802.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6803.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6804.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6805.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6806.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6807.         return $instance;
  6808.     }
  6809.     /**
  6810.      * Gets the private 'monolog.logger.security' shared service.
  6811.      *
  6812.      * @return \Symfony\Bridge\Monolog\Logger
  6813.      */
  6814.     protected function getMonolog_Logger_SecurityService()
  6815.     {
  6816.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6817.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6818.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6819.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6820.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6821.         return $instance;
  6822.     }
  6823.     /**
  6824.      * Gets the private 'profiler_listener' shared service.
  6825.      *
  6826.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6827.      */
  6828.     protected function getProfilerListenerService()
  6829.     {
  6830.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  6831.     }
  6832.     /**
  6833.      * Gets the private 'property_accessor' shared service.
  6834.      *
  6835.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6836.      */
  6837.     protected function getPropertyAccessorService()
  6838.     {
  6839.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6840.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6841.     }
  6842.     /**
  6843.      * Gets the private 'property_info' shared service.
  6844.      *
  6845.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6846.      */
  6847.     protected function getPropertyInfoService()
  6848.     {
  6849.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6850.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6851.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6852.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6853.             yield => ($this->privates['Sylius\\Bundle\\ApiBundle\\PropertyInfo\\Extractor\\EmptyPropertyListExtractor'] ?? ($this->privates['Sylius\\Bundle\\ApiBundle\\PropertyInfo\\Extractor\\EmptyPropertyListExtractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\EmptyPropertyListExtractor()));
  6854.         }, 4), new RewindableGenerator(function () {
  6855.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6856.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6857.         }, 2), new RewindableGenerator(function () {
  6858.             return new \EmptyIterator();
  6859.         }, 0), new RewindableGenerator(function () {
  6860.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6861.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6862.         }, 2), new RewindableGenerator(function () {
  6863.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6864.         }, 1));
  6865.     }
  6866.     /**
  6867.      * Gets the private 'router.expression_language_provider' shared service.
  6868.      *
  6869.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6870.      */
  6871.     protected function getRouter_ExpressionLanguageProviderService()
  6872.     {
  6873.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6874.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6875.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  6876.         ], [
  6877.             'env' => 'Closure',
  6878.             'service' => 'Closure',
  6879.         ]));
  6880.     }
  6881.     /**
  6882.      * Gets the private 'router.request_context' shared service.
  6883.      *
  6884.      * @return \Symfony\Component\Routing\RequestContext
  6885.      */
  6886.     protected function getRouter_RequestContextService()
  6887.     {
  6888.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6889.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6890.         return $instance;
  6891.     }
  6892.     /**
  6893.      * Gets the private 'router_listener' shared service.
  6894.      *
  6895.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6896.      */
  6897.     protected function getRouterListenerService()
  6898.     {
  6899.         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);
  6900.     }
  6901.     /**
  6902.      * Gets the private 'security.context_listener.0' shared service.
  6903.      *
  6904.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6905.      */
  6906.     protected function getSecurity_ContextListener_0Service()
  6907.     {
  6908.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  6909.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6910.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6911.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6912.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6913.         }, 4), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  6914.     }
  6915.     /**
  6916.      * Gets the private 'security.context_listener.1' shared service.
  6917.      *
  6918.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6919.      */
  6920.     protected function getSecurity_ContextListener_1Service()
  6921.     {
  6922.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  6923.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6924.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6925.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6926.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6927.         }, 4), 'shop', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.shop'] ?? $this->getSecurity_EventDispatcher_ShopService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  6928.     }
  6929.     /**
  6930.      * Gets the private 'security.context_listener.2' shared service.
  6931.      *
  6932.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6933.      */
  6934.     protected function getSecurity_ContextListener_2Service()
  6935.     {
  6936.         return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  6937.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6938.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6939.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6940.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6941.         }, 4), 'image_resolver', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.image_resolver'] ?? $this->getSecurity_EventDispatcher_ImageResolverService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  6942.     }
  6943.     /**
  6944.      * Gets the private 'security.event_dispatcher.admin' shared service.
  6945.      *
  6946.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6947.      */
  6948.     protected function getSecurity_EventDispatcher_AdminService()
  6949.     {
  6950.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6951.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.admin.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  6952.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  6953.         }, => 'checkPassport'], 2048);
  6954.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  6955.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  6956.         }, => 'onSuccessfulLogin'], 0);
  6957.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  6958.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  6959.         }, => 'onLogout'], 64);
  6960.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  6961.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  6962.         }, => 'onLogout'], 0);
  6963.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.check_remember_me_conditions.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {
  6964.             return ($this->privates['security.listener.check_remember_me_conditions.admin'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_AdminService'));
  6965.         }, => 'onSuccessfulLogin'], -32);
  6966.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6967.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6968.         }, => 'onSuccessfulLogin'], -64);
  6969.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6970.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6971.         }, => 'clearCookie'], 0);
  6972.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6973.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6974.         }, => 'clearCookie'], 0);
  6975.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6976.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6977.         }, => 'clearCookie'], 0);
  6978.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  6979.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  6980.         }, => 'preCheckCredentials'], 256);
  6981.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  6982.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  6983.         }, => 'postCheckCredentials'], 256);
  6984.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  6985.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6986.         }, => 'checkPassport'], 1024);
  6987.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  6988.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  6989.         }, => 'onSecurityInteractiveLogin'], 0);
  6990.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  6991.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  6992.         }, => 'onSecurityInteractiveLogin'], 0);
  6993.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  6994.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  6995.         }, => 'onInteractiveLogin'], 0);
  6996.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  6997.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  6998.         }, => 'recalculateCartWhileLogin'], 0);
  6999.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  7000.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  7001.         }, => 'onLoginSuccess'], 0);
  7002.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  7003.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7004.         }, => 'checkPassport'], 0);
  7005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  7006.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7007.         }, => 'onLoginSuccess'], 0);
  7008.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7009.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  7010.         }, => 'onSecurityInteractiveLogin'], 0);
  7011.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7012.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  7013.         }, => 'onSecurityInteractiveLogin'], 0);
  7014.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7015.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  7016.         }, => 'onSecurityInteractiveLogin'], 0);
  7017.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  7018.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7019.         }, => 'checkPassport'], 512);
  7020.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  7021.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7022.         }, => 'onLogout'], 0);
  7023.         return $instance;
  7024.     }
  7025.     /**
  7026.      * Gets the private 'security.event_dispatcher.image_resolver' shared service.
  7027.      *
  7028.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7029.      */
  7030.     protected function getSecurity_EventDispatcher_ImageResolverService()
  7031.     {
  7032.         $this->privates['security.event_dispatcher.image_resolver'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7033.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.image_resolver', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  7034.             return ($this->privates['security.listener.session.image_resolver'] ?? $this->load('getSecurity_Listener_Session_ImageResolverService'));
  7035.         }, => 'onSuccessfulLogin'], 0);
  7036.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.image_resolver', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7037.             return ($this->privates['security.listener.user_checker.image_resolver'] ?? $this->load('getSecurity_Listener_UserChecker_ImageResolverService'));
  7038.         }, => 'preCheckCredentials'], 256);
  7039.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.image_resolver', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7040.             return ($this->privates['security.listener.user_checker.image_resolver'] ?? $this->load('getSecurity_Listener_UserChecker_ImageResolverService'));
  7041.         }, => 'postCheckCredentials'], 256);
  7042.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7043.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7044.         }, => 'checkPassport'], 1024);
  7045.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7046.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  7047.         }, => 'onSecurityInteractiveLogin'], 0);
  7048.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7049.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  7050.         }, => 'onSecurityInteractiveLogin'], 0);
  7051.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  7052.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  7053.         }, => 'onInteractiveLogin'], 0);
  7054.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  7055.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  7056.         }, => 'recalculateCartWhileLogin'], 0);
  7057.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  7058.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  7059.         }, => 'onLoginSuccess'], 0);
  7060.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  7061.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7062.         }, => 'checkPassport'], 0);
  7063.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  7064.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7065.         }, => 'onLoginSuccess'], 0);
  7066.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7067.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  7068.         }, => 'onSecurityInteractiveLogin'], 0);
  7069.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7070.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  7071.         }, => 'onSecurityInteractiveLogin'], 0);
  7072.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7073.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  7074.         }, => 'onSecurityInteractiveLogin'], 0);
  7075.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  7076.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7077.         }, => 'checkPassport'], 512);
  7078.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  7079.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7080.         }, => 'onLogout'], 0);
  7081.         return $instance;
  7082.     }
  7083.     /**
  7084.      * Gets the private 'security.event_dispatcher.shop' shared service.
  7085.      *
  7086.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7087.      */
  7088.     protected function getSecurity_EventDispatcher_ShopService()
  7089.     {
  7090.         $this->privates['security.event_dispatcher.shop'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7091.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.shop.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7092.             return ($this->privates['security.listener.shop.user_provider'] ?? $this->load('getSecurity_Listener_Shop_UserProviderService'));
  7093.         }, => 'checkPassport'], 2048);
  7094.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'sylius.handler.shop_user_logout', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopUserLogoutHandler')] function () {
  7095.             return ($this->services['sylius.handler.shop_user_logout'] ?? $this->load('getSylius_Handler_ShopUserLogoutService'));
  7096.         }, => 'onLogout'], 0);
  7097.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  7098.             return ($this->privates['security.listener.session.shop'] ?? $this->load('getSecurity_Listener_Session_ShopService'));
  7099.         }, => 'onSuccessfulLogin'], 0);
  7100.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  7101.             return ($this->privates['security.logout.listener.default.shop'] ?? $this->load('getSecurity_Logout_Listener_Default_ShopService'));
  7102.         }, => 'onLogout'], 64);
  7103.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.check_remember_me_conditions.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {
  7104.             return ($this->privates['security.listener.check_remember_me_conditions.shop'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_ShopService'));
  7105.         }, => 'onSuccessfulLogin'], -32);
  7106.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7107.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7108.         }, => 'onSuccessfulLogin'], -64);
  7109.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7110.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7111.         }, => 'clearCookie'], 0);
  7112.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7113.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7114.         }, => 'clearCookie'], 0);
  7115.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7116.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7117.         }, => 'clearCookie'], 0);
  7118.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7119.             return ($this->privates['security.listener.user_checker.shop'] ?? $this->load('getSecurity_Listener_UserChecker_ShopService'));
  7120.         }, => 'preCheckCredentials'], 256);
  7121.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7122.             return ($this->privates['security.listener.user_checker.shop'] ?? $this->load('getSecurity_Listener_UserChecker_ShopService'));
  7123.         }, => 'postCheckCredentials'], 256);
  7124.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7125.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7126.         }, => 'checkPassport'], 1024);
  7127.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7128.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  7129.         }, => 'onSecurityInteractiveLogin'], 0);
  7130.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7131.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  7132.         }, => 'onSecurityInteractiveLogin'], 0);
  7133.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  7134.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  7135.         }, => 'onInteractiveLogin'], 0);
  7136.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  7137.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  7138.         }, => 'recalculateCartWhileLogin'], 0);
  7139.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  7140.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  7141.         }, => 'onLoginSuccess'], 0);
  7142.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  7143.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7144.         }, => 'checkPassport'], 0);
  7145.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  7146.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7147.         }, => 'onLoginSuccess'], 0);
  7148.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7149.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  7150.         }, => 'onSecurityInteractiveLogin'], 0);
  7151.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7152.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  7153.         }, => 'onSecurityInteractiveLogin'], 0);
  7154.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7155.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  7156.         }, => 'onSecurityInteractiveLogin'], 0);
  7157.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  7158.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7159.         }, => 'checkPassport'], 512);
  7160.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  7161.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7162.         }, => 'onLogout'], 0);
  7163.         return $instance;
  7164.     }
  7165.     /**
  7166.      * Gets the private 'security.expression_language' shared service.
  7167.      *
  7168.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  7169.      */
  7170.     protected function getSecurity_ExpressionLanguageService()
  7171.     {
  7172.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  7173.         $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  7174.         return $instance;
  7175.     }
  7176.     /**
  7177.      * Gets the private 'security.firewall.map' shared service.
  7178.      *
  7179.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7180.      */
  7181.     protected function getSecurity_Firewall_MapService()
  7182.     {
  7183.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.Cv5I.Lz'] ?? $this->get_ServiceLocator_Cv5I_LzService()), new RewindableGenerator(function () {
  7184.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.L9zVm6_'] ?? ($this->privates['.security.request_matcher.L9zVm6_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'))));
  7185.             yield 'security.firewall.map.context.new_api_admin_user' => ($this->privates['.security.request_matcher.zr3F0iv'] ?? ($this->privates['.security.request_matcher.zr3F0iv'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/admin/.*')));
  7186.             yield 'security.firewall.map.context.new_api_shop_user' => ($this->privates['.security.request_matcher.KeFX2AP'] ?? ($this->privates['.security.request_matcher.KeFX2AP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/shop/.*')));
  7187.             yield 'security.firewall.map.context.shop' => ($this->privates['.security.request_matcher.m97RXQ1'] ?? ($this->privates['.security.request_matcher.m97RXQ1'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++')));
  7188.             yield 'security.firewall.map.context.image_resolver' => ($this->privates['.security.request_matcher.qhIyQh0'] ?? ($this->privates['.security.request_matcher.qhIyQh0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/media/cache/resolve')));
  7189.             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)/')));
  7190.         }, 6));
  7191.     }
  7192.     /**
  7193.      * Gets the private 'security.logout_url_generator' shared service.
  7194.      *
  7195.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7196.      */
  7197.     protected function getSecurity_LogoutUrlGeneratorService()
  7198.     {
  7199.         $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()));
  7200.         $instance->registerListener('admin''sylius_admin_logout''logout''_csrf_token'NULL'admin');
  7201.         $instance->registerListener('shop''sylius_shop_logout''logout''_csrf_token'NULL'shop');
  7202.         return $instance;
  7203.     }
  7204.     /**
  7205.      * Gets the private 'serializer' shared service.
  7206.      *
  7207.      * @return \Symfony\Component\Serializer\Serializer
  7208.      */
  7209.     protected function getSerializerService()
  7210.     {
  7211.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  7212.         $b = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~nveTlqH'] ?? $this->get_1SerializernveTlqHService())));
  7213.         $c = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] ?? $this->getShopAuthenticationTokenDocumentationNormalizerService()));
  7214.         $d = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  7215.         $e = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  7216.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  7217.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  7218.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  7219.         $i = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  7220.         $j = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
  7221.         $k = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  7222.         $l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  7223.         $m = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
  7224.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? $this->getAddressDenormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? $this->getProductNormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? $this->getProductAttributeValueNormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductImageNormalizer'] ?? $this->getProductImageNormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? $this->getCommandNormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer'] ?? $this->getProductVariantNormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? $this->getShippingMethodNormalizerService()), => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? $this->getZoneDenormalizerService()), => new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), 10 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 11 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? $this->getCommandArgumentsDenormalizerService()), 12 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] ?? $this->getCommandDenormalizerService()), 13 => ($this->services['date_time_normalizer'] ?? ($this->services['date_time_normalizer'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s']))), 14 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 15 => 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), 16 => $b17 => $c18 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($d, [], $e), 19 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $e), 20 => $c21 => $b22 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f$g$h$iNULL$dNULL$e), 23 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f$j$d), 24 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($dtrue), 25 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 26 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 28 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 29 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f$g$h$j$i$k$a$e$l, [], new RewindableGenerator(function () {
  7225.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService());
  7226.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  7227.         }, 2), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService())), 30 => ($this->privates['api_platform.serializer.normalizer.item'] ?? $this->getApiPlatform_Serializer_Normalizer_ItemService()), 31 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 32 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $e), 33 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($l$e, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL)), 34 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 35 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 36 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 37 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 38 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 39 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 40 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($k$i$jNULL), 'page''pagination'$f$a), $f$i, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), 41 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 42 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($m$j$k), 43 => $m], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL))), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  7228.     }
  7229.     /**
  7230.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  7231.      *
  7232.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  7233.      */
  7234.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  7235.     {
  7236.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  7237.     }
  7238.     /**
  7239.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  7240.      *
  7241.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  7242.      */
  7243.     protected function getSerializer_NameConverter_MetadataAwareService()
  7244.     {
  7245.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  7246.     }
  7247.     /**
  7248.      * Gets the private 'serializer.normalizer.object' shared service.
  7249.      *
  7250.      * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  7251.      */
  7252.     protected function getSerializer_Normalizer_ObjectService()
  7253.     {
  7254.         return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL);
  7255.     }
  7256.     /**
  7257.      * Gets the private 'session_listener' shared service.
  7258.      *
  7259.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7260.      */
  7261.     protected function getSessionListenerService()
  7262.     {
  7263.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7264.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7265.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  7266.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  7267.         ], [
  7268.             'logger' => '?',
  7269.             'session_collector' => '?',
  7270.             'session_factory' => '?',
  7271.         ]), true$this->parameters['session.storage.options']);
  7272.     }
  7273.     /**
  7274.      * Gets the private 'sonata.block.templating.helper' shared service.
  7275.      *
  7276.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  7277.      */
  7278.     protected function getSonata_Block_Templating_HelperService()
  7279.     {
  7280.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(($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()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7281.     }
  7282.     /**
  7283.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  7284.      *
  7285.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  7286.      */
  7287.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  7288.     {
  7289.         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()));
  7290.     }
  7291.     /**
  7292.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  7293.      *
  7294.      * @return \Gedmo\Loggable\LoggableListener
  7295.      */
  7296.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  7297.     {
  7298.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  7299.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7300.         return $instance;
  7301.     }
  7302.     /**
  7303.      * Gets the private 'sylius.api.data_transformer.command_aware_input_data_transformer' shared service.
  7304.      *
  7305.      * @return \Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer
  7306.      */
  7307.     protected function getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService()
  7308.     {
  7309.         $a = ($this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] ?? $this->getUserContextInterfaceService());
  7310.         return $this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] = new \Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer(new \Sylius\Bundle\ApiBundle\DataTransformer\OrderTokenValueAwareInputCommandDataTransformer(), new \Sylius\Bundle\ApiBundle\DataTransformer\ShipmentIdAwareInputCommandDataTransformer(), new \Sylius\Bundle\ApiBundle\DataTransformer\LoggedInShopUserIdAwareCommandDataTransformer($a), new \Sylius\Bundle\ApiBundle\DataTransformer\ChannelCodeAwareInputCommandDataTransformer(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService())), new \Sylius\Bundle\ApiBundle\DataTransformer\LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer($a), new \Sylius\Bundle\ApiBundle\DataTransformer\LoggedInCustomerEmailAwareCommandDataTransformer($a), new \Sylius\Bundle\ApiBundle\DataTransformer\LocaleCodeAwareInputCommandDataTransformer(($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService())), new \Sylius\Bundle\ApiBundle\DataTransformer\SubresourceIdAwareCommandDataTransformer(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  7311.     }
  7312.     /**
  7313.      * Gets the private 'sylius.context.channel.composite' shared service.
  7314.      *
  7315.      * @return \Sylius\Component\Channel\Context\CompositeChannelContext
  7316.      */
  7317.     protected function getSylius_Context_Channel_CompositeService()
  7318.     {
  7319.         $this->privates['sylius.context.channel.composite'] = $instance = new \Sylius\Component\Channel\Context\CompositeChannelContext();
  7320.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7321.         $b = ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService());
  7322.         $instance->addContext(new \Sylius\Component\Channel\Context\RequestBased\ChannelContext(($this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] ?? $this->getRequestResolverInterfaceService()), $a), 0);
  7323.         $instance->addContext(new \Sylius\Component\Channel\Context\SingleChannelContext($b), -128);
  7324.         $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);
  7325.         return $instance;
  7326.     }
  7327.     /**
  7328.      * Gets the private 'sylius.grid_options_parser' shared service.
  7329.      *
  7330.      * @return \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser
  7331.      */
  7332.     protected function getSylius_GridOptionsParserService()
  7333.     {
  7334.         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()));
  7335.     }
  7336.     /**
  7337.      * Gets the private 'sylius.resolver.checkout' shared service.
  7338.      *
  7339.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver
  7340.      */
  7341.     protected function getSylius_Resolver_CheckoutService()
  7342.     {
  7343.         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\\FactoryInterface'] ?? $this->getFactoryInterfaceService()));
  7344.     }
  7345.     /**
  7346.      * Gets the private 'sylius.resource_registry' shared service.
  7347.      *
  7348.      * @return \Sylius\Component\Resource\Metadata\Registry
  7349.      */
  7350.     protected function getSylius_ResourceRegistryService()
  7351.     {
  7352.         $this->privates['sylius.resource_registry'] = $instance = new \Sylius\Component\Resource\Metadata\Registry();
  7353.         $instance->addFromAliasAndConfiguration('sylius.adjustment', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Adjustment''interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7354.         $instance->addFromAliasAndConfiguration('sylius.order', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7355.         $instance->addFromAliasAndConfiguration('sylius.order_item', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItem''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository''interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface''controller' => 'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType']]);
  7356.         $instance->addFromAliasAndConfiguration('sylius.order_item_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository''interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory']]);
  7357.         $instance->addFromAliasAndConfiguration('sylius.order_sequence', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderSequence''interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7358.         $instance->addFromAliasAndConfiguration('sylius.currency', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Currency\\Model\\Currency''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository''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']]);
  7359.         $instance->addFromAliasAndConfiguration('sylius.exchange_rate', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Currency\\Model\\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']]);
  7360.         $instance->addFromAliasAndConfiguration('sylius.locale', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Locale\\Model\\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']]);
  7361.         $instance->addFromAliasAndConfiguration('sylius.product', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Product''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository''interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]]);
  7362.         $instance->addFromAliasAndConfiguration('sylius.product_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7363.         $instance->addFromAliasAndConfiguration('sylius.product_variant', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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' => 'Sylius\\Component\\Product\\Model\\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']]]);
  7364.         $instance->addFromAliasAndConfiguration('sylius.product_variant_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7365.         $instance->addFromAliasAndConfiguration('sylius.product_option', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''model' => 'Sylius\\Component\\Product\\Model\\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' => 'Sylius\\Component\\Product\\Model\\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']]]);
  7366.         $instance->addFromAliasAndConfiguration('sylius.product_option_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7367.         $instance->addFromAliasAndConfiguration('sylius.product_association_type', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''model' => 'Sylius\\Component\\Product\\Model\\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' => 'Sylius\\Component\\Product\\Model\\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']]]);
  7368.         $instance->addFromAliasAndConfiguration('sylius.product_association_type_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7369.         $instance->addFromAliasAndConfiguration('sylius.product_room', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductRoom''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository''interface' => 'Sylius\\Component\\Product\\Model\\ProductRoomInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType']]);
  7370.         $instance->addFromAliasAndConfiguration('sylius.article', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Article''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType']]);
  7371.         $instance->addFromAliasAndConfiguration('sylius.article_brand', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ArticleBrand''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleBrandController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleBrandInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType']]);
  7372.         $instance->addFromAliasAndConfiguration('sylius.article_deposit', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleDepositController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleDepositInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType']]);
  7373.         $instance->addFromAliasAndConfiguration('sylius.article_provider', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ArticleProvider''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleProviderController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleProviderInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType']]);
  7374.         $instance->addFromAliasAndConfiguration('sylius.article_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ArticleGroup''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleGroupController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleGroupInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType']]);
  7375.         $instance->addFromAliasAndConfiguration('sylius.article_lot', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ArticleLot''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleLotController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleLotInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType']]);
  7376.         $instance->addFromAliasAndConfiguration('sylius.article_mov', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ArticleMov''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleMovController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository''interface' => 'Sylius\\Component\\Product\\Model\\ArticleMovInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType']]);
  7377.         $instance->addFromAliasAndConfiguration('sylius.product_mammary', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductMammary''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType']]);
  7378.         $instance->addFromAliasAndConfiguration('sylius.product_abdomen', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAbdomen''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType']]);
  7379.         $instance->addFromAliasAndConfiguration('sylius.product_option_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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' => 'Sylius\\Component\\Product\\Model\\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']]]);
  7380.         $instance->addFromAliasAndConfiguration('sylius.product_option_value_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7381.         $instance->addFromAliasAndConfiguration('sylius.product_association', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7382.         $instance->addFromAliasAndConfiguration('sylius.channel', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7383.         $instance->addFromAliasAndConfiguration('sylius.product_attribute', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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' => 'Sylius\\Component\\Product\\Model\\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']]]);
  7384.         $instance->addFromAliasAndConfiguration('sylius.product_attribute_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7385.         $instance->addFromAliasAndConfiguration('sylius.product_attribute_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Product\\Model\\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']]);
  7386.         $instance->addFromAliasAndConfiguration('sylius.tax_rate', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7387.         $instance->addFromAliasAndConfiguration('sylius.tax_category', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Taxation\\Model\\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']]);
  7388.         $instance->addFromAliasAndConfiguration('sylius.shipment', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7389.         $instance->addFromAliasAndConfiguration('sylius.shipment_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit''interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7390.         $instance->addFromAliasAndConfiguration('sylius.shipping_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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' => 'Sylius\\Component\\Shipping\\Model\\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']]]);
  7391.         $instance->addFromAliasAndConfiguration('sylius.shipping_method_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Shipping\\Model\\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']]);
  7392.         $instance->addFromAliasAndConfiguration('sylius.shipping_category', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''model' => 'Sylius\\Component\\Shipping\\Model\\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']]);
  7393.         $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']]);
  7394.         $instance->addFromAliasAndConfiguration('sylius.payment', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7395.         $instance->addFromAliasAndConfiguration('sylius.payment_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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' => 'Sylius\\Component\\Payment\\Model\\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']]]);
  7396.         $instance->addFromAliasAndConfiguration('sylius.payment_method_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\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']]);
  7397.         $instance->addFromAliasAndConfiguration('sylius.pay_acount', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayAcount''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayAcountInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType']]);
  7398.         $instance->addFromAliasAndConfiguration('sylius.pay_fixed', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayFixed''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayFixedInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType']]);
  7399.         $instance->addFromAliasAndConfiguration('sylius.pay', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\Pay''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType']]);
  7400.         $instance->addFromAliasAndConfiguration('sylius.pay_import', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayImport''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayImportInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType']]);
  7401.         $instance->addFromAliasAndConfiguration('sylius.pay_mov', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayMov''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayMovInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType']]);
  7402.         $instance->addFromAliasAndConfiguration('sylius.pay_fix_acount', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayFixAcountInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType']]);
  7403.         $instance->addFromAliasAndConfiguration('sylius.pay_provider', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayProvider''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayProviderInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType']]);
  7404.         $instance->addFromAliasAndConfiguration('sylius.pay_customer', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayCustomer''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayCustomerInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType']]);
  7405.         $instance->addFromAliasAndConfiguration('sylius.pay_professional', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PayProfessional''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PayProfessionalInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType']]);
  7406.         $instance->addFromAliasAndConfiguration('sylius.catalog_promotion', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion''interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation''interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType']]]);
  7407.         $instance->addFromAliasAndConfiguration('sylius.catalog_promotion_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation''interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType']]);
  7408.         $instance->addFromAliasAndConfiguration('sylius.catalog_promotion_scope', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope''interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  7409.         $instance->addFromAliasAndConfiguration('sylius.promotion_subject', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Order']]);
  7410.         $instance->addFromAliasAndConfiguration('sylius.promotion', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType']]]);
  7411.         $instance->addFromAliasAndConfiguration('sylius.promotion_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType']]);
  7412.         $instance->addFromAliasAndConfiguration('sylius.promotion_coupon', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7413.         $instance->addFromAliasAndConfiguration('sylius.catalog_promotion_action', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction''interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  7414.         $instance->addFromAliasAndConfiguration('sylius.promotion_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\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']]);
  7415.         $instance->addFromAliasAndConfiguration('sylius.promotion_action', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\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']]);
  7416.         $instance->addFromAliasAndConfiguration('sylius.address', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7417.         $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']]);
  7418.         $instance->addFromAliasAndConfiguration('sylius.country', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\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']]);
  7419.         $instance->addFromAliasAndConfiguration('sylius.province', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\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']]);
  7420.         $instance->addFromAliasAndConfiguration('sylius.zone', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\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']]);
  7421.         $instance->addFromAliasAndConfiguration('sylius.zone_member', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\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']]);
  7422.         $instance->addFromAliasAndConfiguration('sylius.inventory_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit''interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7423.         $instance->addFromAliasAndConfiguration('sylius.taxon', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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' => 'Sylius\\Component\\Taxonomy\\Model\\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']]]);
  7424.         $instance->addFromAliasAndConfiguration('sylius.taxon_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Taxonomy\\Model\\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']]);
  7425.         $instance->addFromAliasAndConfiguration('sylius.admin_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]]);
  7426.         $instance->addFromAliasAndConfiguration('sylius.shop_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]]);
  7427.         $instance->addFromAliasAndConfiguration('sylius.oauth_user', ['driver' => 'doctrine/orm''encoder' => false'classes' => ['model' => 'Sylius\\Component\\User\\Model\\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']]]);
  7428.         $instance->addFromAliasAndConfiguration('sylius.customer', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Customer''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController''interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType']]);
  7429.         $instance->addFromAliasAndConfiguration('sylius.customer_group', ['driver' => 'doctrine/orm''classes' => ['controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController''model' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup''interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType']]);
  7430.         $instance->addFromAliasAndConfiguration('sylius.professional', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Professional''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController''interface' => 'Sylius\\Component\\Customer\\Model\\ProfessionalInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType']]);
  7431.         $instance->addFromAliasAndConfiguration('sylius.admin_user_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\AdminUserGroupController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository''interface' => 'Sylius\\Component\\Core\\Model\\AdminUserGroupInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType']]);
  7432.         $instance->addFromAliasAndConfiguration('sylius.turn', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Customer\\Model\\Turn''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController''interface' => 'Sylius\\Component\\Customer\\Model\\TurnInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType']]);
  7433.         $instance->addFromAliasAndConfiguration('sylius.turn_taxon', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Customer\\Model\\TurnTaxon''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7434.         $instance->addFromAliasAndConfiguration('sylius.product_review', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7435.         $instance->addFromAliasAndConfiguration('sylius.product_reviewer', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Customer''interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7436.         $instance->addFromAliasAndConfiguration('sylius.product_taxon', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''model' => 'Sylius\\Component\\Core\\Model\\ProductTaxon''interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7437.         $instance->addFromAliasAndConfiguration('sylius.product_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductImage''interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7438.         $instance->addFromAliasAndConfiguration('sylius.avatar_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\AvatarImage''interface' => 'Sylius\\Component\\Core\\Model\\AvatarImageInterface''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7439.         $instance->addFromAliasAndConfiguration('sylius.taxon_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\TaxonImage''interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7440.         $instance->addFromAliasAndConfiguration('sylius.channel_pricing', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\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']]);
  7441.         $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']]);
  7442.         $instance->addFromAliasAndConfiguration('sylius.payment_security_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken''interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7443.         $instance->addFromAliasAndConfiguration('sylius.gateway_config', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Bundle\\PayumBundle\\Model\\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']]);
  7444.         return $instance;
  7445.     }
  7446.     /**
  7447.      * Gets the private 'sylius.router.checkout_state' shared service.
  7448.      *
  7449.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator
  7450.      */
  7451.     protected function getSylius_Router_CheckoutStateService()
  7452.     {
  7453.         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']]);
  7454.     }
  7455.     /**
  7456.      * Gets the private 'sylius.theme.context.channel_based' shared service.
  7457.      *
  7458.      * @return \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext
  7459.      */
  7460.     protected function getSylius_Theme_Context_ChannelBasedService()
  7461.     {
  7462.         return $this->privates['sylius.theme.context.channel_based'] = new \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()));
  7463.     }
  7464.     /**
  7465.      * Gets the private 'translation.loader.csv' shared service.
  7466.      *
  7467.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7468.      */
  7469.     protected function getTranslation_Loader_CsvService($lazyLoad true)
  7470.     {
  7471.         if ($lazyLoad) {
  7472.             return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  7473.                 return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7474.                     $wrappedInstance $this->getTranslation_Loader_CsvService(false);
  7475.                     $proxy->setProxyInitializer(null);
  7476.                     return true;
  7477.                 });
  7478.             });
  7479.         }
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7484.         return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7485.     }
  7486.     /**
  7487.      * Gets the private 'translation.loader.dat' shared service.
  7488.      *
  7489.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7490.      */
  7491.     protected function getTranslation_Loader_DatService($lazyLoad true)
  7492.     {
  7493.         if ($lazyLoad) {
  7494.             return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  7495.                 return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7496.                     $wrappedInstance $this->getTranslation_Loader_DatService(false);
  7497.                     $proxy->setProxyInitializer(null);
  7498.                     return true;
  7499.                 });
  7500.             });
  7501.         }
  7502.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7505.         return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7506.     }
  7507.     /**
  7508.      * Gets the private 'translation.loader.ini' shared service.
  7509.      *
  7510.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7511.      */
  7512.     protected function getTranslation_Loader_IniService($lazyLoad true)
  7513.     {
  7514.         if ($lazyLoad) {
  7515.             return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  7516.                 return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7517.                     $wrappedInstance $this->getTranslation_Loader_IniService(false);
  7518.                     $proxy->setProxyInitializer(null);
  7519.                     return true;
  7520.                 });
  7521.             });
  7522.         }
  7523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7527.         return new \Symfony\Component\Translation\Loader\IniFileLoader();
  7528.     }
  7529.     /**
  7530.      * Gets the private 'translation.loader.json' shared service.
  7531.      *
  7532.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7533.      */
  7534.     protected function getTranslation_Loader_JsonService($lazyLoad true)
  7535.     {
  7536.         if ($lazyLoad) {
  7537.             return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  7538.                 return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7539.                     $wrappedInstance $this->getTranslation_Loader_JsonService(false);
  7540.                     $proxy->setProxyInitializer(null);
  7541.                     return true;
  7542.                 });
  7543.             });
  7544.         }
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7549.         return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7550.     }
  7551.     /**
  7552.      * Gets the private 'translation.loader.mo' shared service.
  7553.      *
  7554.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7555.      */
  7556.     protected function getTranslation_Loader_MoService($lazyLoad true)
  7557.     {
  7558.         if ($lazyLoad) {
  7559.             return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  7560.                 return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7561.                     $wrappedInstance $this->getTranslation_Loader_MoService(false);
  7562.                     $proxy->setProxyInitializer(null);
  7563.                     return true;
  7564.                 });
  7565.             });
  7566.         }
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7571.         return new \Symfony\Component\Translation\Loader\MoFileLoader();
  7572.     }
  7573.     /**
  7574.      * Gets the private 'translation.loader.php' shared service.
  7575.      *
  7576.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7577.      */
  7578.     protected function getTranslation_Loader_PhpService($lazyLoad true)
  7579.     {
  7580.         if ($lazyLoad) {
  7581.             return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  7582.                 return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7583.                     $wrappedInstance $this->getTranslation_Loader_PhpService(false);
  7584.                     $proxy->setProxyInitializer(null);
  7585.                     return true;
  7586.                 });
  7587.             });
  7588.         }
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7592.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7593.         return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7594.     }
  7595.     /**
  7596.      * Gets the private 'translation.loader.po' shared service.
  7597.      *
  7598.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7599.      */
  7600.     protected function getTranslation_Loader_PoService($lazyLoad true)
  7601.     {
  7602.         if ($lazyLoad) {
  7603.             return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  7604.                 return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7605.                     $wrappedInstance $this->getTranslation_Loader_PoService(false);
  7606.                     $proxy->setProxyInitializer(null);
  7607.                     return true;
  7608.                 });
  7609.             });
  7610.         }
  7611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7615.         return new \Symfony\Component\Translation\Loader\PoFileLoader();
  7616.     }
  7617.     /**
  7618.      * Gets the private 'translation.loader.qt' shared service.
  7619.      *
  7620.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7621.      */
  7622.     protected function getTranslation_Loader_QtService($lazyLoad true)
  7623.     {
  7624.         if ($lazyLoad) {
  7625.             return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  7626.                 return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7627.                     $wrappedInstance $this->getTranslation_Loader_QtService(false);
  7628.                     $proxy->setProxyInitializer(null);
  7629.                     return true;
  7630.                 });
  7631.             });
  7632.         }
  7633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7635.         return new \Symfony\Component\Translation\Loader\QtFileLoader();
  7636.     }
  7637.     /**
  7638.      * Gets the private 'translation.loader.res' shared service.
  7639.      *
  7640.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7641.      */
  7642.     protected function getTranslation_Loader_ResService($lazyLoad true)
  7643.     {
  7644.         if ($lazyLoad) {
  7645.             return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  7646.                 return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7647.                     $wrappedInstance $this->getTranslation_Loader_ResService(false);
  7648.                     $proxy->setProxyInitializer(null);
  7649.                     return true;
  7650.                 });
  7651.             });
  7652.         }
  7653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7655.         return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7656.     }
  7657.     /**
  7658.      * Gets the private 'translation.loader.xliff' shared service.
  7659.      *
  7660.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7661.      */
  7662.     protected function getTranslation_Loader_XliffService($lazyLoad true)
  7663.     {
  7664.         if ($lazyLoad) {
  7665.             return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  7666.                 return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7667.                     $wrappedInstance $this->getTranslation_Loader_XliffService(false);
  7668.                     $proxy->setProxyInitializer(null);
  7669.                     return true;
  7670.                 });
  7671.             });
  7672.         }
  7673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7675.         return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7676.     }
  7677.     /**
  7678.      * Gets the private 'translation.loader.yml' shared service.
  7679.      *
  7680.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7681.      */
  7682.     protected function getTranslation_Loader_YmlService($lazyLoad true)
  7683.     {
  7684.         if ($lazyLoad) {
  7685.             return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  7686.                 return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7687.                     $wrappedInstance $this->getTranslation_Loader_YmlService(false);
  7688.                     $proxy->setProxyInitializer(null);
  7689.                     return true;
  7690.                 });
  7691.             });
  7692.         }
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7696.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7697.         return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7698.     }
  7699.     /**
  7700.      * Gets the private 'validator.builder' shared service.
  7701.      *
  7702.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7703.      */
  7704.     protected function getValidator_BuilderService()
  7705.     {
  7706.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7707.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7708.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7709.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7710.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7711.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator''getAccountVerificationTokenEligibilityValidatorService'true],
  7712.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator''getAddingEligibleProductVariantToCartValidatorService'true],
  7713.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator''getAdminResetPasswordTokenNonExpiredValidatorService'true],
  7714.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator''getChangedItemQuantityInCartValidatorService'true],
  7715.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator''getChosenPaymentMethodEligibilityValidatorService'true],
  7716.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator''getChosenShippingMethodEligibilityValidatorService'true],
  7717.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator''getConfirmResetPasswordValidatorService'true],
  7718.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator''getCorrectChangeShopUserConfirmPasswordValidatorService'true],
  7719.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator''getCorrectOrderAddressValidatorService'true],
  7720.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator''getOrderItemAvailabilityValidatorService'true],
  7721.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator''getOrderNotEmptyValidatorService'true],
  7722.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator''getOrderPaymentMethodEligibilityValidatorService'true],
  7723.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator''getOrderProductEligibilityValidatorService'true],
  7724.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator''getOrderShippingMethodEligibilityValidatorService'true],
  7725.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator''getPromotionCouponEligibilityValidatorService'true],
  7726.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator''getShipmentAlreadyShippedValidatorService'true],
  7727.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator''getShopUserNotVerifiedValidatorService'true],
  7728.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator''getUniqueReviewerEmailValidatorService'true],
  7729.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator''getUniqueShopUserEmailValidatorService'true],
  7730.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => ['services''sylius.validator.valid_attribute_value''getSylius_Validator_ValidAttributeValueService'true],
  7731.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7732.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7733.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7734.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7735.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7736.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7737.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7738.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7739.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7740.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7741.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7742.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7743.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7744.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => ['services''sylius.validator.different_source_target_currency''getSylius_Validator_DifferentSourceTargetCurrencyService'true],
  7745.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => ['services''sylius.validator.unique_currency_pair''getSylius_Validator_UniqueCurrencyPairService'true],
  7746.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7747.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7748.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7749.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator''getCatalogPromotionActionValidatorService'true],
  7750.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator''getCatalogPromotionScopeValidatorService'true],
  7751.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7752.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7753.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7754.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7755.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7756.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7757.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7758.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7759.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7760.             'registered_user_validator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7761.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7762.             'sylius.validator.product_variant_combination' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7763.             'sylius.validator.unique_simple_product_code' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7764.             'sylius_api_chosen_payment_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator''getChosenPaymentMethodEligibilityValidatorService'true],
  7765.             'sylius_api_confirm_reset_password' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator''getConfirmResetPasswordValidatorService'true],
  7766.             'sylius_api_correct_change_shop_user_confirm_password' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator''getCorrectChangeShopUserConfirmPasswordValidatorService'true],
  7767.             'sylius_api_order_payment_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator''getOrderPaymentMethodEligibilityValidatorService'true],
  7768.             'sylius_api_promotion_coupon_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator''getPromotionCouponEligibilityValidatorService'true],
  7769.             'sylius_api_shipment_already_shipped' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator''getShipmentAlreadyShippedValidatorService'true],
  7770.             'sylius_api_shop_user_not_verified' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator''getShopUserNotVerifiedValidatorService'true],
  7771.             'sylius_api_unique_reviewer_email_validator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator''getUniqueReviewerEmailValidatorService'true],
  7772.             'sylius_api_validator_account_verification_token_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator''getAccountVerificationTokenEligibilityValidatorService'true],
  7773.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator''getAddingEligibleProductVariantToCartValidatorService'true],
  7774.             'sylius_api_validator_admin_non_expired_password_reset_token' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator''getAdminResetPasswordTokenNonExpiredValidatorService'true],
  7775.             'sylius_api_validator_changed_item_guantity_in_cart' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator''getChangedItemQuantityInCartValidatorService'true],
  7776.             'sylius_api_validator_chosen_shipping_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator''getChosenShippingMethodEligibilityValidatorService'true],
  7777.             'sylius_api_validator_correct_order_address' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator''getCorrectOrderAddressValidatorService'true],
  7778.             'sylius_api_validator_order_item_availability' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator''getOrderItemAvailabilityValidatorService'true],
  7779.             'sylius_api_validator_order_not_empty' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator''getOrderNotEmptyValidatorService'true],
  7780.             'sylius_api_validator_order_product_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator''getOrderProductEligibilityValidatorService'true],
  7781.             'sylius_api_validator_order_shipping_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator''getOrderShippingMethodEligibilityValidatorService'true],
  7782.             'sylius_cart_item_availability' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7783.             'sylius_catalog_promotion_action' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator''getCatalogPromotionActionValidatorService'true],
  7784.             'sylius_catalog_promotion_scope' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator''getCatalogPromotionScopeValidatorService'true],
  7785.             'sylius_channel_default_locale_enabled' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7786.             'sylius_coupon_generation_amount_validator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7787.             'sylius_has_all_prices_defined' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7788.             'sylius_has_all_variant_prices_defined' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7789.             'sylius_has_enabled_entity' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7790.             'sylius_in_stock' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7791.             'sylius_order_payment_method_eligibility_validator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7792.             'sylius_order_product_eligibility_validator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7793.             'sylius_order_shipping_method_eligibility_validator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7794.             'sylius_promotion_date_range_validator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7795.             'sylius_promotion_subject_validator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7796.             'sylius_province_address_validator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7797.             'sylius_unique_reviewer_email_validator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7798.             'sylius_valid_attribute_value_validator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7799.             'sylius_valid_select_attribute_validator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7800.             'sylius_valid_text_attribute_validator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7801.             'sylius_validator_unique_shop_user_email' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator''getUniqueShopUserEmailValidatorService'true],
  7802.             'sylius_zone_cannot_contain_itself_validator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7803.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7804.         ], [
  7805.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => '?',
  7806.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => '?',
  7807.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => '?',
  7808.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => '?',
  7809.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator' => '?',
  7810.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => '?',
  7811.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => '?',
  7812.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => '?',
  7813.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => '?',
  7814.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => '?',
  7815.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => '?',
  7816.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => '?',
  7817.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => '?',
  7818.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7819.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7820.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7821.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => '?',
  7822.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => '?',
  7823.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => '?',
  7824.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  7825.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => '?',
  7826.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => '?',
  7827.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => '?',
  7828.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => '?',
  7829.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => '?',
  7830.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => '?',
  7831.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => '?',
  7832.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => '?',
  7833.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => '?',
  7834.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => '?',
  7835.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7836.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7837.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7838.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  7839.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  7840.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => '?',
  7841.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => '?',
  7842.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  7843.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => '?',
  7844.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => '?',
  7845.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => '?',
  7846.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => '?',
  7847.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => '?',
  7848.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => '?',
  7849.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => '?',
  7850.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7851.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7852.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7853.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7854.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7855.             'doctrine.orm.validator.unique' => '?',
  7856.             'registered_user_validator' => '?',
  7857.             'security.validator.user_password' => '?',
  7858.             'sylius.validator.product_variant_combination' => '?',
  7859.             'sylius.validator.unique_simple_product_code' => '?',
  7860.             'sylius_api_chosen_payment_method_eligibility' => '?',
  7861.             'sylius_api_confirm_reset_password' => '?',
  7862.             'sylius_api_correct_change_shop_user_confirm_password' => '?',
  7863.             'sylius_api_order_payment_method_eligibility' => '?',
  7864.             'sylius_api_promotion_coupon_eligibility' => '?',
  7865.             'sylius_api_shipment_already_shipped' => '?',
  7866.             'sylius_api_shop_user_not_verified' => '?',
  7867.             'sylius_api_unique_reviewer_email_validator' => '?',
  7868.             'sylius_api_validator_account_verification_token_eligibility' => '?',
  7869.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => '?',
  7870.             'sylius_api_validator_admin_non_expired_password_reset_token' => '?',
  7871.             'sylius_api_validator_changed_item_guantity_in_cart' => '?',
  7872.             'sylius_api_validator_chosen_shipping_method_eligibility' => '?',
  7873.             'sylius_api_validator_correct_order_address' => '?',
  7874.             'sylius_api_validator_order_item_availability' => '?',
  7875.             'sylius_api_validator_order_not_empty' => '?',
  7876.             'sylius_api_validator_order_product_eligibility' => '?',
  7877.             'sylius_api_validator_order_shipping_method_eligibility' => '?',
  7878.             'sylius_cart_item_availability' => '?',
  7879.             'sylius_catalog_promotion_action' => '?',
  7880.             'sylius_catalog_promotion_scope' => '?',
  7881.             'sylius_channel_default_locale_enabled' => '?',
  7882.             'sylius_coupon_generation_amount_validator' => '?',
  7883.             'sylius_has_all_prices_defined' => '?',
  7884.             'sylius_has_all_variant_prices_defined' => '?',
  7885.             'sylius_has_enabled_entity' => '?',
  7886.             'sylius_in_stock' => '?',
  7887.             'sylius_order_payment_method_eligibility_validator' => '?',
  7888.             'sylius_order_product_eligibility_validator' => '?',
  7889.             'sylius_order_shipping_method_eligibility_validator' => '?',
  7890.             'sylius_promotion_date_range_validator' => '?',
  7891.             'sylius_promotion_subject_validator' => '?',
  7892.             'sylius_province_address_validator' => '?',
  7893.             'sylius_unique_reviewer_email_validator' => '?',
  7894.             'sylius_valid_attribute_value_validator' => '?',
  7895.             'sylius_valid_select_attribute_validator' => '?',
  7896.             'sylius_valid_text_attribute_validator' => '?',
  7897.             'sylius_validator_unique_shop_user_email' => '?',
  7898.             'sylius_zone_cannot_contain_itself_validator' => '?',
  7899.             'validator.expression' => '?',
  7900.         ])));
  7901.         if ($this->has('translator')) {
  7902.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7903.         }
  7904.         $instance->setTranslationDomain('validators');
  7905.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/validation/Order.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Resources/config/validation/OrderItem.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/Currency.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/ExchangeRate.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Resources/config/validation/Locale.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/Article.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ArticleBrand.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ArticleDeposit.xml'), => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ArticleGroup.xml'), 10 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ArticleLot.xml'), 11 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ArticleMov.xml'), 12 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ArticleProvider.xml'), 13 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/Product.xml'), 14 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationType.xml'), 15 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationTypeTranslation.xml'), 16 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOption.xml'), 17 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionTranslation.xml'), 18 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValue.xml'), 19 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValueTranslation.xml'), 20 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductRoom.xml'), 21 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductTranslation.xml'), 22 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductVariant.xml'), 23 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/config/validation/Channel.xml'), 24 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/Attribute.xml'), 25 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeTranslation.xml'), 26 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeValue.xml'), 27 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxCategory.xml'), 28 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxRate.xml'), 29 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/Shipment.xml'), 30 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingCategory.xml'), 31 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethod.xml'), 32 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethodTranslation.xml'), 33 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Pay.xml'), 34 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayAcount.xml'), 35 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayCustomer.xml'), 36 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayFixAcount.xml'), 37 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayFixed.xml'), 38 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayImport.xml'), 39 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayMov.xml'), 40 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayProfessional.xml'), 41 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayProvider.xml'), 42 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Payment.xml'), 43 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethod.xml'), 44 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethodTranslation.xml'), 45 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotion.xml'), 46 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotionAction.xml'), 47 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/Promotion.xml'), 48 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionAction.xml'), 49 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCoupon.xml'), 50 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCouponGeneratorInstruction.xml'), 51 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionRule.xml'), 52 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Address.xml'), 53 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Country.xml'), 54 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Province.xml'), 55 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Zone.xml'), 56 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/ZoneMember.xml'), 57 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/Taxon.xml'), 58 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/TaxonTranslation.xml'), 59 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/ChangePassword.xml'), 60 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordReset.xml'), 61 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordResetRequest.xml'), 62 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/User.xml'), 63 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/AdminUserGroup.xml'), 64 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Customer.xml'), 65 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/CustomerGroup.xml'), 66 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Professional.xml'), 67 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/turn.xml'), 68 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/config/validation/Review.xml'), 69 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AddToCartCommand.xml'), 70 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AdminUser.xml'), 71 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AvatarImage.xml'), 72 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/CatalogPromotionScope.xml'), 73 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml'), 74 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPricing.xml'), 75 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Customer.xml'), 76 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Order.xml'), 77 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml'), 78 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PaymentMethod.xml'), 79 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Product.xml'), 80 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductImage.xml'), 81 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductReview.xml'), 82 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml'), 83 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionCoupon.xml'), 84 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/RequestResetPasswordEmail.xml'), 85 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ShippingMethod.xml'), 86 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxRate.xml'), 87 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml'), 88 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml'), 89 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml'), 90 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/config/validation/PasswordReset.xml'), 91 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/config/validation/PasswordResetRequest.xml'), 92 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AccountResetPassword.xml'), 93 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddItemToCart.xml'), 94 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddProductReview.xml'), 95 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AdminResetPassword.xml'), 96 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangeItemQuantityInCart.xml'), 97 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangePasswordShopUser.xml'), 98 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChoosePaymentMethod.xml'), 99 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChooseShippingMethod.xml'), 100 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/CompleteOrder.xml'), 101 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/OrderItem.xml'), 102 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RegisterShopUser.xml'), 103 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RequestResetPasswordToken.xml'), 104 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ResendVerificationEmail.xml'), 105 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/SendContactRequest.xml'), 106 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ShipShipment.xml'), 107 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/UpdateCart.xml'), 108 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/VerifyCustomerAccount.xml')]);
  7906.         $instance->enableAnnotationMapping(true);
  7907.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7908.         $instance->addMethodMapping('loadValidatorMetadata');
  7909.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => ($this->services['sylius.validator.customer_initializer'] ?? $this->getSylius_Validator_CustomerInitializerService())]);
  7910.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7911.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7912.         return $instance;
  7913.     }
  7914.     /**
  7915.      * Gets the private 'var_dumper.html_dumper' shared service.
  7916.      *
  7917.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7918.      */
  7919.     protected function getVarDumper_HtmlDumperService()
  7920.     {
  7921.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7922.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7923.         return $instance;
  7924.     }
  7925.     /**
  7926.      * Gets the private 'web_profiler.csp.handler' shared service.
  7927.      *
  7928.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7929.      */
  7930.     protected function getWebProfiler_Csp_HandlerService()
  7931.     {
  7932.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7933.     }
  7934.     /**
  7935.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7936.      *
  7937.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7938.      */
  7939.     protected function getWebProfiler_DebugToolbarService()
  7940.     {
  7941.         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()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  7942.     }
  7943.     /**
  7944.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7945.      *
  7946.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7947.      */
  7948.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7949.     {
  7950.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7951.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  7952.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  7953.             'shop' => ['privates''webpack_encore.entrypoint_lookup[shop]''getWebpackEncore_EntrypointLookupshopService'true],
  7954.         ], [
  7955.             '_default' => '?',
  7956.             'admin' => '?',
  7957.             'shop' => '?',
  7958.         ]), '_default');
  7959.     }
  7960.     /**
  7961.      * Gets the public 'sylus.payum_action.offline.status' alias.
  7962.      *
  7963.      * @return object The "sylius.payum_action.offline.status" service.
  7964.      */
  7965.     protected function getSylus_PayumAction_Offline_StatusService()
  7966.     {
  7967.         trigger_deprecation('sylius/payum-bundle''2.0''"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.');
  7968.         return $this->get('sylius.payum_action.offline.status');
  7969.     }
  7970.     /**
  7971.      * Gets the public 'profiler' alias.
  7972.      *
  7973.      * @return object The ".container.private.profiler" service.
  7974.      */
  7975.     protected function getProfilerService()
  7976.     {
  7977.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7978.         return $this->get('.container.private.profiler');
  7979.     }
  7980.     /**
  7981.      * Gets the public 'pagerfanta.route_generator_factory' alias.
  7982.      *
  7983.      * @return object The ".container.private.pagerfanta.route_generator_factory" service.
  7984.      */
  7985.     protected function getPagerfanta_RouteGeneratorFactoryService()
  7986.     {
  7987.         trigger_deprecation('babdev/pagerfanta-bundle''3.5''Accessing the "pagerfanta.route_generator_factory" service directly from the container is deprecated, use dependency injection instead.');
  7988.         return $this->get('.container.private.pagerfanta.route_generator_factory');
  7989.     }
  7990.     /**
  7991.      * Gets the public 'pagerfanta.view_factory' alias.
  7992.      *
  7993.      * @return object The ".container.private.pagerfanta.view_factory" service.
  7994.      */
  7995.     protected function getPagerfanta_ViewFactoryService()
  7996.     {
  7997.         trigger_deprecation('babdev/pagerfanta-bundle''3.5''Accessing the "pagerfanta.view_factory" service directly from the container is deprecated, use dependency injection instead.');
  7998.         return $this->get('.container.private.pagerfanta.view_factory');
  7999.     }
  8000.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  8001.     {
  8002.         if (isset($this->buildParameters[$name])) {
  8003.             return $this->buildParameters[$name];
  8004.         }
  8005.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  8006.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8007.         }
  8008.         if (isset($this->loadedDynamicParameters[$name])) {
  8009.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8010.         }
  8011.         return $this->parameters[$name];
  8012.     }
  8013.     public function hasParameter(string $name): bool
  8014.     {
  8015.         if (isset($this->buildParameters[$name])) {
  8016.             return true;
  8017.         }
  8018.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  8019.     }
  8020.     public function setParameter(string $name$value): void
  8021.     {
  8022.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8023.     }
  8024.     public function getParameterBag(): ParameterBagInterface
  8025.     {
  8026.         if (null === $this->parameterBag) {
  8027.             $parameters $this->parameters;
  8028.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8029.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8030.             }
  8031.             foreach ($this->buildParameters as $name => $value) {
  8032.                 $parameters[$name] = $value;
  8033.             }
  8034.             $this->parameterBag = new FrozenParameterBag($parameters);
  8035.         }
  8036.         return $this->parameterBag;
  8037.     }
  8038.     private $loadedDynamicParameters = [
  8039.         'kernel.runtime_environment' => false,
  8040.         'kernel.build_dir' => false,
  8041.         'kernel.cache_dir' => false,
  8042.         'sylius_admin.path_name' => false,
  8043.         'sylius.security.admin_regex' => false,
  8044.         'sylius.security.shop_regex' => false,
  8045.         'sylius.api.authorization_header' => false,
  8046.         'kernel.secret' => false,
  8047.         'debug.file_link_format' => false,
  8048.         'debug.container.dump' => false,
  8049.         'serializer.mapping.cache.file' => false,
  8050.         'session.save_path' => false,
  8051.         'validator.mapping.cache.file' => false,
  8052.         'profiler.storage.dsn' => false,
  8053.         'doctrine.orm.proxy_dir' => false,
  8054.         'sylius.unsecured_urls' => false,
  8055.         'api_platform.swagger.api_keys' => false,
  8056.         'lexik_jwt_authentication.pass_phrase' => false,
  8057.     ];
  8058.     private $dynamicParameters = [];
  8059.     private function getDynamicParameter(string $name)
  8060.     {
  8061.         $value = match ($name) {
  8062.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  8063.             'kernel.build_dir' => $this->targetDir.'',
  8064.             'kernel.cache_dir' => $this->targetDir.'',
  8065.             'sylius_admin.path_name' => $this->getEnv('resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'),
  8066.             'sylius.security.admin_regex' => '^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'),
  8067.             'sylius.security.shop_regex' => '^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++',
  8068.             'sylius.api.authorization_header' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  8069.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  8070.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  8071.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  8072.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  8073.             'session.save_path' => ($this->targetDir.''.'/sessions'),
  8074.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  8075.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  8076.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  8077.             'sylius.unsecured_urls' => $this->getEnv('bool:SYLIUS_UNSECURED_URLS'),
  8078.             'api_platform.swagger.api_keys' => [
  8079.                 'apiKey' => [
  8080.                     'name' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  8081.                     'type' => 'header',
  8082.                 ],
  8083.             ],
  8084.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  8085.             default => throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name)),
  8086.         };
  8087.         $this->loadedDynamicParameters[$name] = true;
  8088.         return $this->dynamicParameters[$name] = $value;
  8089.     }
  8090.     protected function getDefaultParameters(): array
  8091.     {
  8092.         return [
  8093.             'kernel.project_dir' => \dirname(__DIR__4),
  8094.             'kernel.environment' => 'dev',
  8095.             'kernel.debug' => true,
  8096.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8097.             'kernel.bundles' => [
  8098.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8099.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8100.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8101.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8102.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8103.                 'SyliusCalendarBundle' => 'Sylius\\Calendar\\SyliusCalendarBundle',
  8104.                 'SyliusOrderBundle' => 'Sylius\\Bundle\\OrderBundle\\SyliusOrderBundle',
  8105.                 'SyliusMoneyBundle' => 'Sylius\\Bundle\\MoneyBundle\\SyliusMoneyBundle',
  8106.                 'SyliusCurrencyBundle' => 'Sylius\\Bundle\\CurrencyBundle\\SyliusCurrencyBundle',
  8107.                 'SyliusLocaleBundle' => 'Sylius\\Bundle\\LocaleBundle\\SyliusLocaleBundle',
  8108.                 'SyliusProductBundle' => 'Sylius\\Bundle\\ProductBundle\\SyliusProductBundle',
  8109.                 'SyliusChannelBundle' => 'Sylius\\Bundle\\ChannelBundle\\SyliusChannelBundle',
  8110.                 'SyliusAttributeBundle' => 'Sylius\\Bundle\\AttributeBundle\\SyliusAttributeBundle',
  8111.                 'SyliusTaxationBundle' => 'Sylius\\Bundle\\TaxationBundle\\SyliusTaxationBundle',
  8112.                 'SyliusShippingBundle' => 'Sylius\\Bundle\\ShippingBundle\\SyliusShippingBundle',
  8113.                 'SyliusPaymentBundle' => 'Sylius\\Bundle\\PaymentBundle\\SyliusPaymentBundle',
  8114.                 'SyliusMailerBundle' => 'Sylius\\Bundle\\MailerBundle\\SyliusMailerBundle',
  8115.                 'SyliusPromotionBundle' => 'Sylius\\Bundle\\PromotionBundle\\SyliusPromotionBundle',
  8116.                 'SyliusAddressingBundle' => 'Sylius\\Bundle\\AddressingBundle\\SyliusAddressingBundle',
  8117.                 'SyliusInventoryBundle' => 'Sylius\\Bundle\\InventoryBundle\\SyliusInventoryBundle',
  8118.                 'SyliusTaxonomyBundle' => 'Sylius\\Bundle\\TaxonomyBundle\\SyliusTaxonomyBundle',
  8119.                 'SyliusUserBundle' => 'Sylius\\Bundle\\UserBundle\\SyliusUserBundle',
  8120.                 'SyliusCustomerBundle' => 'Sylius\\Bundle\\CustomerBundle\\SyliusCustomerBundle',
  8121.                 'SyliusUiBundle' => 'Sylius\\Bundle\\UiBundle\\SyliusUiBundle',
  8122.                 'SyliusReviewBundle' => 'Sylius\\Bundle\\ReviewBundle\\SyliusReviewBundle',
  8123.                 'SyliusCoreBundle' => 'Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle',
  8124.                 'SyliusResourceBundle' => 'Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle',
  8125.                 'SyliusGridBundle' => 'Sylius\\Bundle\\GridBundle\\SyliusGridBundle',
  8126.                 'winzouStateMachineBundle' => 'winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle',
  8127.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  8128.                 'BazingaHateoasBundle' => 'Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle',
  8129.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  8130.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  8131.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  8132.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  8133.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  8134.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  8135.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  8136.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  8137.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  8138.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8139.                 'SyliusFixturesBundle' => 'Sylius\\Bundle\\FixturesBundle\\SyliusFixturesBundle',
  8140.                 'SyliusPayumBundle' => 'Sylius\\Bundle\\PayumBundle\\SyliusPayumBundle',
  8141.                 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  8142.                 'SyliusAdminBundle' => 'Sylius\\Bundle\\AdminBundle\\SyliusAdminBundle',
  8143.                 'SyliusShopBundle' => 'Sylius\\Bundle\\ShopBundle\\SyliusShopBundle',
  8144.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  8145.                 'SyliusApiBundle' => 'Sylius\\Bundle\\ApiBundle\\SyliusApiBundle',
  8146.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8147.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8148.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  8149.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  8150.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  8151.                 'SyliusLabsDoctrineMigrationsExtraBundle' => 'SyliusLabs\\DoctrineMigrationsExtraBundle\\SyliusLabsDoctrineMigrationsExtraBundle',
  8152.                 'SyliusLabsPolyfillSymfonySecurityBundle' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle\\SyliusLabsPolyfillSymfonySecurityBundle',
  8153.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  8154.                 'AutocompleteBundle' => 'Symfony\\UX\\Autocomplete\\AutocompleteBundle',
  8155.             ],
  8156.             'kernel.bundles_metadata' => [
  8157.                 'FrameworkBundle' => [
  8158.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8159.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8160.                 ],
  8161.                 'MonologBundle' => [
  8162.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8163.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8164.                 ],
  8165.                 'SecurityBundle' => [
  8166.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8167.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8168.                 ],
  8169.                 'TwigBundle' => [
  8170.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8171.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8172.                 ],
  8173.                 'DoctrineBundle' => [
  8174.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8175.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8176.                 ],
  8177.                 'SyliusCalendarBundle' => [
  8178.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/calendar/src'),
  8179.                     'namespace' => 'Sylius\\Calendar',
  8180.                 ],
  8181.                 'SyliusOrderBundle' => [
  8182.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle'),
  8183.                     'namespace' => 'Sylius\\Bundle\\OrderBundle',
  8184.                 ],
  8185.                 'SyliusMoneyBundle' => [
  8186.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle'),
  8187.                     'namespace' => 'Sylius\\Bundle\\MoneyBundle',
  8188.                 ],
  8189.                 'SyliusCurrencyBundle' => [
  8190.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle'),
  8191.                     'namespace' => 'Sylius\\Bundle\\CurrencyBundle',
  8192.                 ],
  8193.                 'SyliusLocaleBundle' => [
  8194.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle'),
  8195.                     'namespace' => 'Sylius\\Bundle\\LocaleBundle',
  8196.                 ],
  8197.                 'SyliusProductBundle' => [
  8198.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle'),
  8199.                     'namespace' => 'Sylius\\Bundle\\ProductBundle',
  8200.                 ],
  8201.                 'SyliusChannelBundle' => [
  8202.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle'),
  8203.                     'namespace' => 'Sylius\\Bundle\\ChannelBundle',
  8204.                 ],
  8205.                 'SyliusAttributeBundle' => [
  8206.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle'),
  8207.                     'namespace' => 'Sylius\\Bundle\\AttributeBundle',
  8208.                 ],
  8209.                 'SyliusTaxationBundle' => [
  8210.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle'),
  8211.                     'namespace' => 'Sylius\\Bundle\\TaxationBundle',
  8212.                 ],
  8213.                 'SyliusShippingBundle' => [
  8214.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle'),
  8215.                     'namespace' => 'Sylius\\Bundle\\ShippingBundle',
  8216.                 ],
  8217.                 'SyliusPaymentBundle' => [
  8218.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle'),
  8219.                     'namespace' => 'Sylius\\Bundle\\PaymentBundle',
  8220.                 ],
  8221.                 'SyliusMailerBundle' => [
  8222.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/mailer-bundle/src/Bundle'),
  8223.                     'namespace' => 'Sylius\\Bundle\\MailerBundle',
  8224.                 ],
  8225.                 'SyliusPromotionBundle' => [
  8226.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle'),
  8227.                     'namespace' => 'Sylius\\Bundle\\PromotionBundle',
  8228.                 ],
  8229.                 'SyliusAddressingBundle' => [
  8230.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle'),
  8231.                     'namespace' => 'Sylius\\Bundle\\AddressingBundle',
  8232.                 ],
  8233.                 'SyliusInventoryBundle' => [
  8234.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle'),
  8235.                     'namespace' => 'Sylius\\Bundle\\InventoryBundle',
  8236.                 ],
  8237.                 'SyliusTaxonomyBundle' => [
  8238.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle'),
  8239.                     'namespace' => 'Sylius\\Bundle\\TaxonomyBundle',
  8240.                 ],
  8241.                 'SyliusUserBundle' => [
  8242.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle'),
  8243.                     'namespace' => 'Sylius\\Bundle\\UserBundle',
  8244.                 ],
  8245.                 'SyliusCustomerBundle' => [
  8246.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle'),
  8247.                     'namespace' => 'Sylius\\Bundle\\CustomerBundle',
  8248.                 ],
  8249.                 'SyliusUiBundle' => [
  8250.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle'),
  8251.                     'namespace' => 'Sylius\\Bundle\\UiBundle',
  8252.                 ],
  8253.                 'SyliusReviewBundle' => [
  8254.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle'),
  8255.                     'namespace' => 'Sylius\\Bundle\\ReviewBundle',
  8256.                 ],
  8257.                 'SyliusCoreBundle' => [
  8258.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle'),
  8259.                     'namespace' => 'Sylius\\Bundle\\CoreBundle',
  8260.                 ],
  8261.                 'SyliusResourceBundle' => [
  8262.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle'),
  8263.                     'namespace' => 'Sylius\\Bundle\\ResourceBundle',
  8264.                 ],
  8265.                 'SyliusGridBundle' => [
  8266.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle'),
  8267.                     'namespace' => 'Sylius\\Bundle\\GridBundle',
  8268.                 ],
  8269.                 'winzouStateMachineBundle' => [
  8270.                     'path' => (\dirname(__DIR__4).'/vendor/winzou/state-machine-bundle'),
  8271.                     'namespace' => 'winzou\\Bundle\\StateMachineBundle',
  8272.                 ],
  8273.                 'SonataBlockBundle' => [
  8274.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  8275.                     'namespace' => 'Sonata\\BlockBundle',
  8276.                 ],
  8277.                 'BazingaHateoasBundle' => [
  8278.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle'),
  8279.                     'namespace' => 'Bazinga\\Bundle\\HateoasBundle',
  8280.                 ],
  8281.                 'JMSSerializerBundle' => [
  8282.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  8283.                     'namespace' => 'JMS\\SerializerBundle',
  8284.                 ],
  8285.                 'FOSRestBundle' => [
  8286.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  8287.                     'namespace' => 'FOS\\RestBundle',
  8288.                 ],
  8289.                 'KnpGaufretteBundle' => [
  8290.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  8291.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  8292.                 ],
  8293.                 'KnpMenuBundle' => [
  8294.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  8295.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  8296.                 ],
  8297.                 'FlysystemBundle' => [
  8298.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  8299.                     'namespace' => 'League\\FlysystemBundle',
  8300.                 ],
  8301.                 'LiipImagineBundle' => [
  8302.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  8303.                     'namespace' => 'Liip\\ImagineBundle',
  8304.                 ],
  8305.                 'PayumBundle' => [
  8306.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  8307.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  8308.                 ],
  8309.                 'StofDoctrineExtensionsBundle' => [
  8310.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  8311.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  8312.                 ],
  8313.                 'BabDevPagerfantaBundle' => [
  8314.                     'path' => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle'),
  8315.                     'namespace' => 'BabDev\\PagerfantaBundle',
  8316.                 ],
  8317.                 'DoctrineMigrationsBundle' => [
  8318.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8319.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8320.                 ],
  8321.                 'SyliusFixturesBundle' => [
  8322.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/fixtures-bundle/src'),
  8323.                     'namespace' => 'Sylius\\Bundle\\FixturesBundle',
  8324.                 ],
  8325.                 'SyliusPayumBundle' => [
  8326.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle'),
  8327.                     'namespace' => 'Sylius\\Bundle\\PayumBundle',
  8328.                 ],
  8329.                 'SyliusThemeBundle' => [
  8330.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src'),
  8331.                     'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  8332.                 ],
  8333.                 'SyliusAdminBundle' => [
  8334.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle'),
  8335.                     'namespace' => 'Sylius\\Bundle\\AdminBundle',
  8336.                 ],
  8337.                 'SyliusShopBundle' => [
  8338.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle'),
  8339.                     'namespace' => 'Sylius\\Bundle\\ShopBundle',
  8340.                 ],
  8341.                 'ApiPlatformBundle' => [
  8342.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  8343.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  8344.                 ],
  8345.                 'SyliusApiBundle' => [
  8346.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle'),
  8347.                     'namespace' => 'Sylius\\Bundle\\ApiBundle',
  8348.                 ],
  8349.                 'DebugBundle' => [
  8350.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8351.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8352.                 ],
  8353.                 'WebProfilerBundle' => [
  8354.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8355.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8356.                 ],
  8357.                 'FidryAliceDataFixturesBundle' => [
  8358.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  8359.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  8360.                 ],
  8361.                 'NelmioAliceBundle' => [
  8362.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  8363.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  8364.                 ],
  8365.                 'LexikJWTAuthenticationBundle' => [
  8366.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  8367.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  8368.                 ],
  8369.                 'SyliusLabsDoctrineMigrationsExtraBundle' => [
  8370.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/doctrine-migrations-extra-bundle/src'),
  8371.                     'namespace' => 'SyliusLabs\\DoctrineMigrationsExtraBundle',
  8372.                 ],
  8373.                 'SyliusLabsPolyfillSymfonySecurityBundle' => [
  8374.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/polyfill-symfony-security/src/Bundle'),
  8375.                     'namespace' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle',
  8376.                 ],
  8377.                 'WebpackEncoreBundle' => [
  8378.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  8379.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  8380.                 ],
  8381.                 'AutocompleteBundle' => [
  8382.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete'),
  8383.                     'namespace' => 'Symfony\\UX\\Autocomplete',
  8384.                 ],
  8385.             ],
  8386.             'kernel.charset' => 'UTF-8',
  8387.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  8388.             'sylius.uploader.filesystem' => 'sylius_image',
  8389.             'sylius_core.public_dir' => (\dirname(__DIR__4).'/public_html'),
  8390.             'env(SYLIUS_FIXTURES_HOSTNAME)' => 'localhost',
  8391.             'env(SYLIUS_FIXTURES_THEME_NAME)' => NULL,
  8392.             'sylius_core.images_dir' => (\dirname(__DIR__4).'/public_html/media/image'),
  8393.             'env(SYLIUS_ADMIN_ROUTING_PATH_NAME)' => 'admin',
  8394.             'env(SYLIUS_API_AUTHORIZATION_HEADER)' => 'Authorization',
  8395.             'sylius.api.paths_to_hide' => [
  8396.                 => '/api/v2/admin/catalog-promotion-actions/{id}',
  8397.                 => '/api/v2/admin/catalog-promotion-scopes/{id}',
  8398.                 => '/api/v2/admin/channel-pricings/{id}',
  8399.             ],
  8400.             'sylius.security.new_api_route' => '/api/v2',
  8401.             'sylius.security.new_api_regex' => '^/api/v2',
  8402.             'sylius.security.new_api_admin_route' => '/api/v2/admin',
  8403.             'sylius.security.new_api_admin_regex' => '^/api/v2/admin',
  8404.             'sylius.security.new_api_shop_route' => '/api/v2/shop',
  8405.             'sylius.security.new_api_shop_regex' => '^/api/v2/shop',
  8406.             'sylius.security.new_api_user_account_route' => '/api/v2/shop/account',
  8407.             'sylius.security.new_api_user_account_regex' => '^/api/v2/shop/account',
  8408.             'env(DATABASE_URL)' => '',
  8409.             'locale' => 'es_ES',
  8410.             'grids_list_limits' => [
  8411.                 => 50,
  8412.                 => 100,
  8413.             ],
  8414.             'image_extensions' => [
  8415.                 => 'gif',
  8416.                 => 'jpg',
  8417.                 => 'jpeg',
  8418.                 => 'png',
  8419.                 => 'wbmp',
  8420.                 => 'xbm',
  8421.                 => 'bmp',
  8422.                 => 'webp',
  8423.                 => 'avif',
  8424.                 => 'heic',
  8425.                 10 => 'heif',
  8426.             ],
  8427.             'sylius_ui.use_webpack' => true,
  8428.             'event_dispatcher.event_aliases' => [
  8429.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8430.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8431.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8432.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8433.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8434.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8435.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8436.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8437.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8438.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8439.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8440.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8441.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8442.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8443.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8444.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8445.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8446.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8447.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8448.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8449.             ],
  8450.             'fragment.renderer.hinclude.global_template' => NULL,
  8451.             'fragment.path' => '/_fragment',
  8452.             'kernel.http_method_override' => true,
  8453.             'kernel.trust_x_sendfile_type_header' => false,
  8454.             'kernel.trusted_hosts' => [
  8455.             ],
  8456.             'kernel.default_locale' => 'es_ES',
  8457.             'kernel.enabled_locales' => [
  8458.             ],
  8459.             'kernel.error_controller' => 'error_controller',
  8460.             'asset.request_context.base_path' => NULL,
  8461.             'asset.request_context.secure' => NULL,
  8462.             'translator.logging' => false,
  8463.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8464.             'debug.error_handler.throw_at' => -1,
  8465.             'router.request_context.host' => 'localhost',
  8466.             'router.request_context.scheme' => 'http',
  8467.             'router.request_context.base_url' => '',
  8468.             'router.resource' => 'kernel::loadRoutes',
  8469.             'request_listener.http_port' => 80,
  8470.             'request_listener.https_port' => 443,
  8471.             'session.metadata.storage_key' => '_sf2_meta',
  8472.             'session.storage.options' => [
  8473.                 'cache_limiter' => '0',
  8474.                 'cookie_httponly' => true,
  8475.                 'gc_probability' => 1,
  8476.             ],
  8477.             'session.metadata.update_threshold' => 0,
  8478.             'form.type_extension.csrf.enabled' => true,
  8479.             'form.type_extension.csrf.field_name' => '_token',
  8480.             'validator.translation_domain' => 'validators',
  8481.             'profiler_listener.only_exceptions' => false,
  8482.             'profiler_listener.only_main_requests' => false,
  8483.             'monolog.use_microseconds' => true,
  8484.             'monolog.swift_mailer.handlers' => [
  8485.             ],
  8486.             'monolog.handlers_to_channels' => [
  8487.                 'monolog.handler.firephp' => NULL,
  8488.                 'monolog.handler.main' => NULL,
  8489.             ],
  8490.             'security.role_hierarchy.roles' => [
  8491.             ],
  8492.             'security.access.denied_url' => NULL,
  8493.             'security.authentication.manager.erase_credentials' => true,
  8494.             'security.authentication.session_strategy.strategy' => 'migrate',
  8495.             'security.authentication.hide_user_not_found' => true,
  8496.             'security.firewalls' => [
  8497.                 => 'admin',
  8498.                 => 'new_api_admin_user',
  8499.                 => 'new_api_shop_user',
  8500.                 => 'shop',
  8501.                 => 'image_resolver',
  8502.                 => 'dev',
  8503.             ],
  8504.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  8505.             'twig.form.resources' => [
  8506.                 => 'form_div_layout.html.twig',
  8507.                 => '@Autocomplete/autocomplete_form_theme.html.twig',
  8508.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  8509.             ],
  8510.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8511.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8512.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8513.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8514.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8515.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8516.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8517.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8518.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8519.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8520.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8521.             'doctrine.entity_managers' => [
  8522.                 'default' => 'doctrine.orm.default_entity_manager',
  8523.             ],
  8524.             'doctrine.default_entity_manager' => 'default',
  8525.             'doctrine.dbal.connection_factory.types' => [
  8526.             ],
  8527.             'doctrine.connections' => [
  8528.                 'default' => 'doctrine.dbal.default_connection',
  8529.             ],
  8530.             'doctrine.default_connection' => 'default',
  8531.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8532.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8533.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8534.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8535.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8536.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8537.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8538.             'doctrine.orm.cache.memcache_port' => 11211,
  8539.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8540.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8541.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8542.             'doctrine.orm.cache.memcached_port' => 11211,
  8543.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8544.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8545.             'doctrine.orm.cache.redis_host' => 'localhost',
  8546.             'doctrine.orm.cache.redis_port' => 6379,
  8547.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8548.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8549.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8550.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8551.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8552.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8553.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8554.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8555.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8556.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8557.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8558.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8559.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8560.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8561.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8562.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8563.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8564.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8565.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8566.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8567.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8568.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8569.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8570.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8571.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8572.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8573.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8574.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8575.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8576.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8577.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8578.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8579.             'sylius.repository.order.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository',
  8580.             'sylius.repository.order_item.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8581.             'sylius_order.driver.doctrine/orm' => true,
  8582.             'sylius_order.driver' => 'doctrine/orm',
  8583.             'sylius.resources' => [
  8584.                 'sylius.adjustment' => [
  8585.                     'driver' => 'doctrine/orm',
  8586.                     'classes' => [
  8587.                         'model' => 'Sylius\\Component\\Core\\Model\\Adjustment',
  8588.                         'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface',
  8589.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8590.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8591.                     ],
  8592.                 ],
  8593.                 'sylius.order' => [
  8594.                     'driver' => 'doctrine/orm',
  8595.                     'classes' => [
  8596.                         'model' => 'Sylius\\Component\\Core\\Model\\Order',
  8597.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController',
  8598.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository',
  8599.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface',
  8600.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8601.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType',
  8602.                     ],
  8603.                 ],
  8604.                 'sylius.order_item' => [
  8605.                     'driver' => 'doctrine/orm',
  8606.                     'classes' => [
  8607.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItem',
  8608.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8609.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface',
  8610.                         'controller' => 'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController',
  8611.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8612.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType',
  8613.                     ],
  8614.                 ],
  8615.                 'sylius.order_item_unit' => [
  8616.                     'driver' => 'doctrine/orm',
  8617.                     'classes' => [
  8618.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  8619.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  8620.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface',
  8621.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8622.                         'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  8623.                     ],
  8624.                 ],
  8625.                 'sylius.order_sequence' => [
  8626.                     'driver' => 'doctrine/orm',
  8627.                     'classes' => [
  8628.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  8629.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface',
  8630.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8631.                     ],
  8632.                 ],
  8633.                 'sylius.currency' => [
  8634.                     'driver' => 'doctrine/orm',
  8635.                     'classes' => [
  8636.                         'model' => 'Sylius\\Component\\Currency\\Model\\Currency',
  8637.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository',
  8638.                         'interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface',
  8639.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8640.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8641.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  8642.                     ],
  8643.                 ],
  8644.                 'sylius.exchange_rate' => [
  8645.                     'driver' => 'doctrine/orm',
  8646.                     'classes' => [
  8647.                         'model' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  8648.                         'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface',
  8649.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8650.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8651.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  8652.                     ],
  8653.                 ],
  8654.                 'sylius.locale' => [
  8655.                     'driver' => 'doctrine/orm',
  8656.                     'classes' => [
  8657.                         'model' => 'Sylius\\Component\\Locale\\Model\\Locale',
  8658.                         'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface',
  8659.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8660.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8661.                         'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType',
  8662.                     ],
  8663.                 ],
  8664.                 'sylius.product' => [
  8665.                     'driver' => 'doctrine/orm',
  8666.                     'classes' => [
  8667.                         'model' => 'Sylius\\Component\\Core\\Model\\Product',
  8668.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController',
  8669.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  8670.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface',
  8671.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8672.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType',
  8673.                     ],
  8674.                     'translation' => [
  8675.                         'classes' => [
  8676.                             'model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  8677.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8678.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8679.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8680.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8681.                         ],
  8682.                     ],
  8683.                 ],
  8684.                 'sylius.product_translation' => [
  8685.                     'driver' => 'doctrine/orm',
  8686.                     'classes' => [
  8687.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  8688.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8689.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8690.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8691.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8692.                     ],
  8693.                 ],
  8694.                 'sylius.product_variant' => [
  8695.                     'driver' => 'doctrine/orm',
  8696.                     'classes' => [
  8697.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  8698.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  8699.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  8700.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface',
  8701.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8702.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType',
  8703.                     ],
  8704.                     'translation' => [
  8705.                         'classes' => [
  8706.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  8707.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8708.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8709.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8710.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8711.                         ],
  8712.                     ],
  8713.                 ],
  8714.                 'sylius.product_variant_translation' => [
  8715.                     'driver' => 'doctrine/orm',
  8716.                     'classes' => [
  8717.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  8718.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8719.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8720.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8721.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8722.                     ],
  8723.                 ],
  8724.                 'sylius.product_option' => [
  8725.                     'driver' => 'doctrine/orm',
  8726.                     'classes' => [
  8727.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  8728.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  8729.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface',
  8730.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8731.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8732.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType',
  8733.                     ],
  8734.                     'translation' => [
  8735.                         'classes' => [
  8736.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  8737.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8738.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8739.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8740.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8741.                         ],
  8742.                     ],
  8743.                 ],
  8744.                 'sylius.product_option_translation' => [
  8745.                     'driver' => 'doctrine/orm',
  8746.                     'classes' => [
  8747.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  8748.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8749.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8750.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8751.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8752.                     ],
  8753.                 ],
  8754.                 'sylius.product_association_type' => [
  8755.                     'driver' => 'doctrine/orm',
  8756.                     'classes' => [
  8757.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  8758.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  8759.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface',
  8760.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8761.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8762.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType',
  8763.                     ],
  8764.                     'translation' => [
  8765.                         'classes' => [
  8766.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  8767.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8768.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8769.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8770.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8771.                         ],
  8772.                     ],
  8773.                 ],
  8774.                 'sylius.product_association_type_translation' => [
  8775.                     'driver' => 'doctrine/orm',
  8776.                     'classes' => [
  8777.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  8778.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8779.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8780.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8781.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8782.                     ],
  8783.                 ],
  8784.                 'sylius.product_room' => [
  8785.                     'driver' => 'doctrine/orm',
  8786.                     'classes' => [
  8787.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductRoom',
  8788.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController',
  8789.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository',
  8790.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductRoomInterface',
  8791.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8792.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType',
  8793.                     ],
  8794.                 ],
  8795.                 'sylius.article' => [
  8796.                     'driver' => 'doctrine/orm',
  8797.                     'classes' => [
  8798.                         'model' => 'Sylius\\Component\\Core\\Model\\Article',
  8799.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleController',
  8800.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository',
  8801.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleInterface',
  8802.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8803.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType',
  8804.                     ],
  8805.                 ],
  8806.                 'sylius.article_brand' => [
  8807.                     'driver' => 'doctrine/orm',
  8808.                     'classes' => [
  8809.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleBrand',
  8810.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleBrandController',
  8811.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository',
  8812.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleBrandInterface',
  8813.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8814.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType',
  8815.                     ],
  8816.                 ],
  8817.                 'sylius.article_deposit' => [
  8818.                     'driver' => 'doctrine/orm',
  8819.                     'classes' => [
  8820.                         'model' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit',
  8821.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleDepositController',
  8822.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository',
  8823.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleDepositInterface',
  8824.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8825.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType',
  8826.                     ],
  8827.                 ],
  8828.                 'sylius.article_provider' => [
  8829.                     'driver' => 'doctrine/orm',
  8830.                     'classes' => [
  8831.                         'model' => 'Sylius\\Component\\Product\\Model\\ArticleProvider',
  8832.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleProviderController',
  8833.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository',
  8834.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleProviderInterface',
  8835.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8836.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType',
  8837.                     ],
  8838.                 ],
  8839.                 'sylius.article_group' => [
  8840.                     'driver' => 'doctrine/orm',
  8841.                     'classes' => [
  8842.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleGroup',
  8843.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleGroupController',
  8844.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository',
  8845.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleGroupInterface',
  8846.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8847.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType',
  8848.                     ],
  8849.                 ],
  8850.                 'sylius.article_lot' => [
  8851.                     'driver' => 'doctrine/orm',
  8852.                     'classes' => [
  8853.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleLot',
  8854.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleLotController',
  8855.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository',
  8856.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleLotInterface',
  8857.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8858.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType',
  8859.                     ],
  8860.                 ],
  8861.                 'sylius.article_mov' => [
  8862.                     'driver' => 'doctrine/orm',
  8863.                     'classes' => [
  8864.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleMov',
  8865.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleMovController',
  8866.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository',
  8867.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleMovInterface',
  8868.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8869.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType',
  8870.                     ],
  8871.                 ],
  8872.                 'sylius.product_mammary' => [
  8873.                     'driver' => 'doctrine/orm',
  8874.                     'classes' => [
  8875.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductMammary',
  8876.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController',
  8877.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository',
  8878.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8879.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType',
  8880.                     ],
  8881.                 ],
  8882.                 'sylius.product_abdomen' => [
  8883.                     'driver' => 'doctrine/orm',
  8884.                     'classes' => [
  8885.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAbdomen',
  8886.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository',
  8887.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8888.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8889.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType',
  8890.                     ],
  8891.                 ],
  8892.                 'sylius.product_option_value' => [
  8893.                     'driver' => 'doctrine/orm',
  8894.                     'classes' => [
  8895.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  8896.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface',
  8897.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8898.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8899.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType',
  8900.                     ],
  8901.                     'translation' => [
  8902.                         'classes' => [
  8903.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  8904.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8905.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8906.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8907.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8908.                         ],
  8909.                     ],
  8910.                 ],
  8911.                 'sylius.product_option_value_translation' => [
  8912.                     'driver' => 'doctrine/orm',
  8913.                     'classes' => [
  8914.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  8915.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8916.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8917.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8918.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8919.                     ],
  8920.                 ],
  8921.                 'sylius.product_association' => [
  8922.                     'driver' => 'doctrine/orm',
  8923.                     'classes' => [
  8924.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  8925.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface',
  8926.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8927.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8928.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType',
  8929.                     ],
  8930.                 ],
  8931.                 'sylius.channel' => [
  8932.                     'driver' => 'doctrine/orm',
  8933.                     'classes' => [
  8934.                         'model' => 'Sylius\\Component\\Core\\Model\\Channel',
  8935.                         'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface',
  8936.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8937.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8938.                         'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType',
  8939.                     ],
  8940.                 ],
  8941.                 'sylius.product_attribute' => [
  8942.                     'driver' => 'doctrine/orm',
  8943.                     'classes' => [
  8944.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  8945.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  8946.                         'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  8947.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  8948.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8949.                     ],
  8950.                     'translation' => [
  8951.                         'classes' => [
  8952.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  8953.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8954.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8955.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8956.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8957.                         ],
  8958.                     ],
  8959.                 ],
  8960.                 'sylius.product_attribute_translation' => [
  8961.                     'driver' => 'doctrine/orm',
  8962.                     'classes' => [
  8963.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  8964.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8965.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8966.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8967.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8968.                     ],
  8969.                 ],
  8970.                 'sylius.product_attribute_value' => [
  8971.                     'driver' => 'doctrine/orm',
  8972.                     'classes' => [
  8973.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  8974.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  8975.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  8976.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  8977.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8978.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8979.                     ],
  8980.                 ],
  8981.                 'sylius.tax_rate' => [
  8982.                     'driver' => 'doctrine/orm',
  8983.                     'classes' => [
  8984.                         'model' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  8985.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface',
  8986.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8987.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8988.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  8989.                     ],
  8990.                 ],
  8991.                 'sylius.tax_category' => [
  8992.                     'driver' => 'doctrine/orm',
  8993.                     'classes' => [
  8994.                         'model' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  8995.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface',
  8996.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8997.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8998.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType',
  8999.                     ],
  9000.                 ],
  9001.                 'sylius.shipment' => [
  9002.                     'driver' => 'doctrine/orm',
  9003.                     'classes' => [
  9004.                         'model' => 'Sylius\\Component\\Core\\Model\\Shipment',
  9005.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  9006.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface',
  9007.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9008.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9009.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType',
  9010.                     ],
  9011.                 ],
  9012.                 'sylius.shipment_unit' => [
  9013.                     'driver' => 'doctrine/orm',
  9014.                     'classes' => [
  9015.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9016.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface',
  9017.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9018.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9019.                     ],
  9020.                 ],
  9021.                 'sylius.shipping_method' => [
  9022.                     'driver' => 'doctrine/orm',
  9023.                     'classes' => [
  9024.                         'model' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  9025.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  9026.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface',
  9027.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9028.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9029.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType',
  9030.                     ],
  9031.                     'translation' => [
  9032.                         'classes' => [
  9033.                             'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9034.                             'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  9035.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9036.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9037.                             'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  9038.                         ],
  9039.                     ],
  9040.                 ],
  9041.                 'sylius.shipping_method_translation' => [
  9042.                     'driver' => 'doctrine/orm',
  9043.                     'classes' => [
  9044.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9045.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  9046.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9047.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9048.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  9049.                     ],
  9050.                 ],
  9051.                 'sylius.shipping_category' => [
  9052.                     'driver' => 'doctrine/orm',
  9053.                     'classes' => [
  9054.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  9055.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  9056.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface',
  9057.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9058.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9059.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType',
  9060.                     ],
  9061.                 ],
  9062.                 'sylius.shipping_method_rule' => [
  9063.                     'driver' => 'doctrine/orm',
  9064.                     'classes' => [
  9065.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9066.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface',
  9067.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9068.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9069.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType',
  9070.                     ],
  9071.                 ],
  9072.                 'sylius.payment' => [
  9073.                     'driver' => 'doctrine/orm',
  9074.                     'classes' => [
  9075.                         'model' => 'Sylius\\Component\\Core\\Model\\Payment',
  9076.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  9077.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface',
  9078.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9079.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9080.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType',
  9081.                     ],
  9082.                 ],
  9083.                 'sylius.payment_method' => [
  9084.                     'driver' => 'doctrine/orm',
  9085.                     'classes' => [
  9086.                         'model' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  9087.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  9088.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  9089.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface',
  9090.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9091.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType',
  9092.                     ],
  9093.                     'translation' => [
  9094.                         'classes' => [
  9095.                             'model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9096.                             'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  9097.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9098.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9099.                             'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  9100.                         ],
  9101.                     ],
  9102.                 ],
  9103.                 'sylius.payment_method_translation' => [
  9104.                     'driver' => 'doctrine/orm',
  9105.                     'classes' => [
  9106.                         'model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9107.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  9108.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9109.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9110.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  9111.                     ],
  9112.                 ],
  9113.                 'sylius.pay_acount' => [
  9114.                     'driver' => 'doctrine/orm',
  9115.                     'classes' => [
  9116.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayAcount',
  9117.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController',
  9118.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository',
  9119.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayAcountInterface',
  9120.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9121.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType',
  9122.                     ],
  9123.                 ],
  9124.                 'sylius.pay_fixed' => [
  9125.                     'driver' => 'doctrine/orm',
  9126.                     'classes' => [
  9127.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayFixed',
  9128.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController',
  9129.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository',
  9130.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayFixedInterface',
  9131.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9132.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType',
  9133.                     ],
  9134.                 ],
  9135.                 'sylius.pay' => [
  9136.                     'driver' => 'doctrine/orm',
  9137.                     'classes' => [
  9138.                         'model' => 'Sylius\\Component\\Payment\\Model\\Pay',
  9139.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayController',
  9140.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository',
  9141.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayInterface',
  9142.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9143.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType',
  9144.                     ],
  9145.                 ],
  9146.                 'sylius.pay_import' => [
  9147.                     'driver' => 'doctrine/orm',
  9148.                     'classes' => [
  9149.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayImport',
  9150.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController',
  9151.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository',
  9152.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayImportInterface',
  9153.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9154.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType',
  9155.                     ],
  9156.                 ],
  9157.                 'sylius.pay_mov' => [
  9158.                     'driver' => 'doctrine/orm',
  9159.                     'classes' => [
  9160.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayMov',
  9161.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController',
  9162.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository',
  9163.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayMovInterface',
  9164.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9165.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType',
  9166.                     ],
  9167.                 ],
  9168.                 'sylius.pay_fix_acount' => [
  9169.                     'driver' => 'doctrine/orm',
  9170.                     'classes' => [
  9171.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount',
  9172.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController',
  9173.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository',
  9174.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayFixAcountInterface',
  9175.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9176.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType',
  9177.                     ],
  9178.                 ],
  9179.                 'sylius.pay_provider' => [
  9180.                     'driver' => 'doctrine/orm',
  9181.                     'classes' => [
  9182.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayProvider',
  9183.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController',
  9184.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository',
  9185.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayProviderInterface',
  9186.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9187.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType',
  9188.                     ],
  9189.                 ],
  9190.                 'sylius.pay_customer' => [
  9191.                     'driver' => 'doctrine/orm',
  9192.                     'classes' => [
  9193.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayCustomer',
  9194.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController',
  9195.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository',
  9196.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayCustomerInterface',
  9197.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9198.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType',
  9199.                     ],
  9200.                 ],
  9201.                 'sylius.pay_professional' => [
  9202.                     'driver' => 'doctrine/orm',
  9203.                     'classes' => [
  9204.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayProfessional',
  9205.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController',
  9206.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository',
  9207.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayProfessionalInterface',
  9208.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9209.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType',
  9210.                     ],
  9211.                 ],
  9212.                 'sylius.catalog_promotion' => [
  9213.                     'driver' => 'doctrine/orm',
  9214.                     'classes' => [
  9215.                         'model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  9216.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionInterface',
  9217.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9218.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9219.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType',
  9220.                     ],
  9221.                     'translation' => [
  9222.                         'classes' => [
  9223.                             'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9224.                             'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface',
  9225.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9226.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9227.                             'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType',
  9228.                         ],
  9229.                     ],
  9230.                 ],
  9231.                 'sylius.catalog_promotion_translation' => [
  9232.                     'driver' => 'doctrine/orm',
  9233.                     'classes' => [
  9234.                         'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9235.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface',
  9236.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9237.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9238.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType',
  9239.                     ],
  9240.                 ],
  9241.                 'sylius.catalog_promotion_scope' => [
  9242.                     'driver' => 'doctrine/orm',
  9243.                     'classes' => [
  9244.                         'model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  9245.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface',
  9246.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9247.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9248.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9249.                     ],
  9250.                 ],
  9251.                 'sylius.promotion_subject' => [
  9252.                     'driver' => 'doctrine/orm',
  9253.                     'classes' => [
  9254.                         'model' => 'Sylius\\Component\\Core\\Model\\Order',
  9255.                     ],
  9256.                 ],
  9257.                 'sylius.promotion' => [
  9258.                     'driver' => 'doctrine/orm',
  9259.                     'classes' => [
  9260.                         'model' => 'Sylius\\Component\\Core\\Model\\Promotion',
  9261.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  9262.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface',
  9263.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9264.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9265.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType',
  9266.                     ],
  9267.                     'translation' => [
  9268.                         'classes' => [
  9269.                             'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  9270.                             'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslationInterface',
  9271.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9272.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9273.                             'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType',
  9274.                         ],
  9275.                     ],
  9276.                 ],
  9277.                 'sylius.promotion_translation' => [
  9278.                     'driver' => 'doctrine/orm',
  9279.                     'classes' => [
  9280.                         'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  9281.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslationInterface',
  9282.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9283.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9284.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType',
  9285.                     ],
  9286.                 ],
  9287.                 'sylius.promotion_coupon' => [
  9288.                     'driver' => 'doctrine/orm',
  9289.                     'classes' => [
  9290.                         'model' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  9291.                         'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  9292.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface',
  9293.                         'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  9294.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9295.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType',
  9296.                     ],
  9297.                 ],
  9298.                 'sylius.catalog_promotion_action' => [
  9299.                     'driver' => 'doctrine/orm',
  9300.                     'classes' => [
  9301.                         'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  9302.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface',
  9303.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9304.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9305.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9306.                     ],
  9307.                 ],
  9308.                 'sylius.promotion_rule' => [
  9309.                     'driver' => 'doctrine/orm',
  9310.                     'classes' => [
  9311.                         'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  9312.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface',
  9313.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9314.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9315.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType',
  9316.                     ],
  9317.                 ],
  9318.                 'sylius.promotion_action' => [
  9319.                     'driver' => 'doctrine/orm',
  9320.                     'classes' => [
  9321.                         'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  9322.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface',
  9323.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9324.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9325.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType',
  9326.                     ],
  9327.                 ],
  9328.                 'sylius.address' => [
  9329.                     'driver' => 'doctrine/orm',
  9330.                     'classes' => [
  9331.                         'model' => 'Sylius\\Component\\Core\\Model\\Address',
  9332.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  9333.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  9334.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9335.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9336.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType',
  9337.                     ],
  9338.                 ],
  9339.                 'sylius.address_log_entry' => [
  9340.                     'driver' => 'doctrine/orm',
  9341.                     'classes' => [
  9342.                         'model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  9343.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9344.                         'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  9345.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9346.                     ],
  9347.                 ],
  9348.                 'sylius.country' => [
  9349.                     'driver' => 'doctrine/orm',
  9350.                     'classes' => [
  9351.                         'model' => 'Sylius\\Component\\Addressing\\Model\\Country',
  9352.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface',
  9353.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9354.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9355.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType',
  9356.                     ],
  9357.                 ],
  9358.                 'sylius.province' => [
  9359.                     'driver' => 'doctrine/orm',
  9360.                     'classes' => [
  9361.                         'model' => 'Sylius\\Component\\Addressing\\Model\\Province',
  9362.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface',
  9363.                         'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  9364.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9365.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType',
  9366.                     ],
  9367.                 ],
  9368.                 'sylius.zone' => [
  9369.                     'driver' => 'doctrine/orm',
  9370.                     'classes' => [
  9371.                         'model' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  9372.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface',
  9373.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9374.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9375.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType',
  9376.                     ],
  9377.                 ],
  9378.                 'sylius.zone_member' => [
  9379.                     'driver' => 'doctrine/orm',
  9380.                     'classes' => [
  9381.                         'model' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  9382.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface',
  9383.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9384.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9385.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType',
  9386.                     ],
  9387.                 ],
  9388.                 'sylius.inventory_unit' => [
  9389.                     'driver' => 'doctrine/orm',
  9390.                     'classes' => [
  9391.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9392.                         'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface',
  9393.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9394.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9395.                     ],
  9396.                 ],
  9397.                 'sylius.taxon' => [
  9398.                     'driver' => 'doctrine/orm',
  9399.                     'classes' => [
  9400.                         'model' => 'Sylius\\Component\\Core\\Model\\Taxon',
  9401.                         'repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  9402.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface',
  9403.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9404.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9405.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType',
  9406.                     ],
  9407.                     'translation' => [
  9408.                         'classes' => [
  9409.                             'model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  9410.                             'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  9411.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9412.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9413.                             'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  9414.                         ],
  9415.                     ],
  9416.                 ],
  9417.                 'sylius.taxon_translation' => [
  9418.                     'driver' => 'doctrine/orm',
  9419.                     'classes' => [
  9420.                         'model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  9421.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  9422.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9423.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9424.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  9425.                     ],
  9426.                 ],
  9427.                 'sylius.admin_user' => [
  9428.                     'driver' => 'doctrine/orm',
  9429.                     'classes' => [
  9430.                         'model' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  9431.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  9432.                         'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9433.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  9434.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9435.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9436.                     ],
  9437.                     'templates' => 'SyliusUserBundle:User',
  9438.                     'encoder' => NULL,
  9439.                     'resetting' => [
  9440.                         'token' => [
  9441.                             'ttl' => 'P1D',
  9442.                             'length' => 16,
  9443.                             'field_name' => 'passwordResetToken',
  9444.                         ],
  9445.                         'pin' => [
  9446.                             'length' => 4,
  9447.                             'field_name' => 'passwordResetToken',
  9448.                         ],
  9449.                     ],
  9450.                     'verification' => [
  9451.                         'token' => [
  9452.                             'length' => 16,
  9453.                             'field_name' => 'emailVerificationToken',
  9454.                         ],
  9455.                     ],
  9456.                 ],
  9457.                 'sylius.shop_user' => [
  9458.                     'driver' => 'doctrine/orm',
  9459.                     'classes' => [
  9460.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopUser',
  9461.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  9462.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  9463.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  9464.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9465.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9466.                     ],
  9467.                     'templates' => 'SyliusUserBundle:User',
  9468.                     'encoder' => NULL,
  9469.                     'resetting' => [
  9470.                         'token' => [
  9471.                             'ttl' => 'P1D',
  9472.                             'length' => 16,
  9473.                             'field_name' => 'passwordResetToken',
  9474.                         ],
  9475.                         'pin' => [
  9476.                             'length' => 4,
  9477.                             'field_name' => 'passwordResetToken',
  9478.                         ],
  9479.                     ],
  9480.                     'verification' => [
  9481.                         'token' => [
  9482.                             'length' => 16,
  9483.                             'field_name' => 'emailVerificationToken',
  9484.                         ],
  9485.                     ],
  9486.                 ],
  9487.                 'sylius.oauth_user' => [
  9488.                     'driver' => 'doctrine/orm',
  9489.                     'encoder' => false,
  9490.                     'classes' => [
  9491.                         'model' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  9492.                         'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  9493.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9494.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9495.                     ],
  9496.                     'templates' => 'SyliusUserBundle:User',
  9497.                     'resetting' => [
  9498.                         'token' => [
  9499.                             'ttl' => 'P1D',
  9500.                             'length' => 16,
  9501.                             'field_name' => 'passwordResetToken',
  9502.                         ],
  9503.                         'pin' => [
  9504.                             'length' => 4,
  9505.                             'field_name' => 'passwordResetToken',
  9506.                         ],
  9507.                     ],
  9508.                     'verification' => [
  9509.                         'token' => [
  9510.                             'length' => 16,
  9511.                             'field_name' => 'emailVerificationToken',
  9512.                         ],
  9513.                     ],
  9514.                 ],
  9515.                 'sylius.customer' => [
  9516.                     'driver' => 'doctrine/orm',
  9517.                     'classes' => [
  9518.                         'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  9519.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository',
  9520.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController',
  9521.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface',
  9522.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9523.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType',
  9524.                     ],
  9525.                 ],
  9526.                 'sylius.customer_group' => [
  9527.                     'driver' => 'doctrine/orm',
  9528.                     'classes' => [
  9529.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController',
  9530.                         'model' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  9531.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface',
  9532.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9533.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType',
  9534.                     ],
  9535.                 ],
  9536.                 'sylius.professional' => [
  9537.                     'driver' => 'doctrine/orm',
  9538.                     'classes' => [
  9539.                         'model' => 'Sylius\\Component\\Core\\Model\\Professional',
  9540.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository',
  9541.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController',
  9542.                         'interface' => 'Sylius\\Component\\Customer\\Model\\ProfessionalInterface',
  9543.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9544.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType',
  9545.                     ],
  9546.                 ],
  9547.                 'sylius.admin_user_group' => [
  9548.                     'driver' => 'doctrine/orm',
  9549.                     'classes' => [
  9550.                         'model' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup',
  9551.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\AdminUserGroupController',
  9552.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository',
  9553.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserGroupInterface',
  9554.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9555.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType',
  9556.                     ],
  9557.                 ],
  9558.                 'sylius.turn' => [
  9559.                     'driver' => 'doctrine/orm',
  9560.                     'classes' => [
  9561.                         'model' => 'Sylius\\Component\\Customer\\Model\\Turn',
  9562.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository',
  9563.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController',
  9564.                         'interface' => 'Sylius\\Component\\Customer\\Model\\TurnInterface',
  9565.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9566.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType',
  9567.                     ],
  9568.                 ],
  9569.                 'sylius.turn_taxon' => [
  9570.                     'driver' => 'doctrine/orm',
  9571.                     'classes' => [
  9572.                         'model' => 'Sylius\\Component\\Customer\\Model\\TurnTaxon',
  9573.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9574.                     ],
  9575.                 ],
  9576.                 'sylius.product_review' => [
  9577.                     'driver' => 'doctrine/orm',
  9578.                     'classes' => [
  9579.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  9580.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  9581.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  9582.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  9583.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9584.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9585.                     ],
  9586.                 ],
  9587.                 'sylius.product_reviewer' => [
  9588.                     'driver' => 'doctrine/orm',
  9589.                     'classes' => [
  9590.                         'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  9591.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  9592.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9593.                     ],
  9594.                 ],
  9595.                 'sylius.product_taxon' => [
  9596.                     'driver' => 'doctrine/orm',
  9597.                     'classes' => [
  9598.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  9599.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductTaxon',
  9600.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface',
  9601.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  9602.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9603.                     ],
  9604.                 ],
  9605.                 'sylius.product_image' => [
  9606.                     'driver' => 'doctrine/orm',
  9607.                     'classes' => [
  9608.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductImage',
  9609.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface',
  9610.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9611.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9612.                     ],
  9613.                 ],
  9614.                 'sylius.avatar_image' => [
  9615.                     'driver' => 'doctrine/orm',
  9616.                     'classes' => [
  9617.                         'model' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  9618.                         'interface' => 'Sylius\\Component\\Core\\Model\\AvatarImageInterface',
  9619.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  9620.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9621.                     ],
  9622.                 ],
  9623.                 'sylius.taxon_image' => [
  9624.                     'driver' => 'doctrine/orm',
  9625.                     'classes' => [
  9626.                         'model' => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  9627.                         'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface',
  9628.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9629.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9630.                     ],
  9631.                 ],
  9632.                 'sylius.channel_pricing' => [
  9633.                     'driver' => 'doctrine/orm',
  9634.                     'classes' => [
  9635.                         'model' => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  9636.                         'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface',
  9637.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9638.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9639.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType',
  9640.                     ],
  9641.                 ],
  9642.                 'sylius.shop_billing_data' => [
  9643.                     'driver' => 'doctrine/orm',
  9644.                     'classes' => [
  9645.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9646.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface',
  9647.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9648.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9649.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType',
  9650.                     ],
  9651.                 ],
  9652.                 'sylius.payment_security_token' => [
  9653.                     'driver' => 'doctrine/orm',
  9654.                     'classes' => [
  9655.                         'model' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  9656.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface',
  9657.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9658.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9659.                     ],
  9660.                 ],
  9661.                 'sylius.gateway_config' => [
  9662.                     'driver' => 'doctrine/orm',
  9663.                     'classes' => [
  9664.                         'model' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  9665.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface',
  9666.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9667.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9668.                         'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType',
  9669.                     ],
  9670.                 ],
  9671.             ],
  9672.             'sylius.model.adjustment.class' => 'Sylius\\Component\\Core\\Model\\Adjustment',
  9673.             'sylius.controller.adjustment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9674.             'sylius.factory.adjustment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9675.             'sylius.doctrine.orm.container_repository_factory.entities' => [
  9676.                 => 'Sylius\\Component\\Core\\Model\\Adjustment',
  9677.                 => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  9678.                 => 'Sylius\\Component\\Locale\\Model\\Locale',
  9679.                 => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  9680.                 => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  9681.                 => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  9682.                 => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  9683.                 => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  9684.                 => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  9685.                 => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  9686.                 10 => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9687.                 11 => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9688.                 12 => 'Sylius\\Component\\Core\\Model\\TaxRate',
  9689.                 13 => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9690.                 14 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9691.                 15 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9692.                 16 => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9693.                 17 => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9694.                 18 => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  9695.                 19 => 'Sylius\\Component\\Core\\Model\\Order',
  9696.                 20 => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  9697.                 21 => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  9698.                 22 => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  9699.                 23 => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  9700.                 24 => 'Sylius\\Component\\Addressing\\Model\\Country',
  9701.                 25 => 'Sylius\\Component\\Addressing\\Model\\Province',
  9702.                 26 => 'Sylius\\Component\\Addressing\\Model\\Zone',
  9703.                 27 => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  9704.                 28 => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9705.                 29 => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  9706.                 30 => 'Sylius\\Component\\User\\Model\\UserOAuth',
  9707.                 31 => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  9708.                 32 => 'Sylius\\Component\\Customer\\Model\\TurnTaxon',
  9709.                 33 => 'Sylius\\Component\\Core\\Model\\Customer',
  9710.                 34 => 'Sylius\\Component\\Core\\Model\\ProductImage',
  9711.                 35 => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  9712.                 36 => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  9713.                 37 => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9714.                 38 => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  9715.                 39 => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  9716.             ],
  9717.             'sylius.model.order.class' => 'Sylius\\Component\\Core\\Model\\Order',
  9718.             'sylius.controller.order.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController',
  9719.             'sylius.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9720.             'sylius.model.order_item.class' => 'Sylius\\Component\\Core\\Model\\OrderItem',
  9721.             'sylius.controller.order_item.class' => 'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController',
  9722.             'sylius.factory.order_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9723.             'sylius.model.order_item_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9724.             'sylius.controller.order_item_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9725.             'sylius.factory.order_item_unit.class' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  9726.             'sylius.repository.order_item_unit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  9727.             'sylius.model.order_sequence.class' => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  9728.             'sylius.factory.order_sequence.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9729.             'sylius.form.type.order.validation_groups' => [
  9730.                 => 'sylius',
  9731.             ],
  9732.             'sylius.form.type.order_item.validation_groups' => [
  9733.                 => 'sylius',
  9734.             ],
  9735.             'sylius.form.type.cart.validation_groups' => [
  9736.                 => 'sylius',
  9737.             ],
  9738.             'sylius.form.type.cart_item.validation_groups' => [
  9739.                 => 'sylius',
  9740.             ],
  9741.             'sylius_order.cart_expiration_period' => '2 days',
  9742.             'sylius_order.order_expiration_period' => '5 days',
  9743.             'sylius_money.locale' => 'es_ES',
  9744.             'sylius.repository.exchange_rate.class' => 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  9745.             'sylius_currency.driver.doctrine/orm' => true,
  9746.             'sylius_currency.driver' => 'doctrine/orm',
  9747.             'sylius.model.currency.class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  9748.             'sylius.controller.currency.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9749.             'sylius.factory.currency.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9750.             'sylius.repository.currency.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository',
  9751.             'sylius.model.exchange_rate.class' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  9752.             'sylius.controller.exchange_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9753.             'sylius.factory.exchange_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9754.             'sylius.form.type.currency.validation_groups' => [
  9755.                 => 'sylius',
  9756.             ],
  9757.             'sylius.form.type.exchange_rate.validation_groups' => [
  9758.                 => 'sylius',
  9759.             ],
  9760.             'sylius_locale.driver.doctrine/orm' => true,
  9761.             'sylius_locale.driver' => 'doctrine/orm',
  9762.             'sylius.model.locale.class' => 'Sylius\\Component\\Locale\\Model\\Locale',
  9763.             'sylius.controller.locale.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9764.             'sylius.factory.locale.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9765.             'sylius.form.type.locale.validation_groups' => [
  9766.                 => 'sylius',
  9767.             ],
  9768.             'sylius_locale.locale' => 'es_ES',
  9769.             'sylius.repository.product.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  9770.             'sylius.repository.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  9771.             'sylius.repository.product_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  9772.             'sylius.repository.product_option.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  9773.             'sylius_product.driver.doctrine/orm' => true,
  9774.             'sylius_product.driver' => 'doctrine/orm',
  9775.             'sylius.model.product.class' => 'Sylius\\Component\\Core\\Model\\Product',
  9776.             'sylius.controller.product.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController',
  9777.             'sylius.factory.product.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9778.             'sylius.model.product_translation.class' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  9779.             'sylius.controller.product_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9780.             'sylius.factory.product_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9781.             'sylius.model.product_variant.class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  9782.             'sylius.controller.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  9783.             'sylius.factory.product_variant.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9784.             'sylius.model.product_variant_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  9785.             'sylius.controller.product_variant_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9786.             'sylius.factory.product_variant_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9787.             'sylius.model.product_option.class' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  9788.             'sylius.controller.product_option.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9789.             'sylius.factory.product_option.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9790.             'sylius.model.product_option_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  9791.             'sylius.controller.product_option_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9792.             'sylius.factory.product_option_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9793.             'sylius.model.product_association_type.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  9794.             'sylius.controller.product_association_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9795.             'sylius.factory.product_association_type.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9796.             'sylius.repository.product_association_type.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  9797.             'sylius.model.product_association_type_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  9798.             'sylius.controller.product_association_type_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9799.             'sylius.factory.product_association_type_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9800.             'sylius.model.product_room.class' => 'Sylius\\Component\\Core\\Model\\ProductRoom',
  9801.             'sylius.controller.product_room.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController',
  9802.             'sylius.factory.product_room.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9803.             'sylius.repository.product_room.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository',
  9804.             'sylius.model.article.class' => 'Sylius\\Component\\Core\\Model\\Article',
  9805.             'sylius.controller.article.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleController',
  9806.             'sylius.factory.article.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9807.             'sylius.repository.article.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository',
  9808.             'sylius.model.article_brand.class' => 'Sylius\\Component\\Core\\Model\\ArticleBrand',
  9809.             'sylius.controller.article_brand.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleBrandController',
  9810.             'sylius.factory.article_brand.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9811.             'sylius.repository.article_brand.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository',
  9812.             'sylius.model.article_deposit.class' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit',
  9813.             'sylius.controller.article_deposit.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleDepositController',
  9814.             'sylius.factory.article_deposit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9815.             'sylius.repository.article_deposit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository',
  9816.             'sylius.model.article_provider.class' => 'Sylius\\Component\\Product\\Model\\ArticleProvider',
  9817.             'sylius.controller.article_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleProviderController',
  9818.             'sylius.factory.article_provider.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9819.             'sylius.repository.article_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository',
  9820.             'sylius.model.article_group.class' => 'Sylius\\Component\\Core\\Model\\ArticleGroup',
  9821.             'sylius.controller.article_group.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleGroupController',
  9822.             'sylius.factory.article_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9823.             'sylius.repository.article_group.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository',
  9824.             'sylius.model.article_lot.class' => 'Sylius\\Component\\Core\\Model\\ArticleLot',
  9825.             'sylius.controller.article_lot.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleLotController',
  9826.             'sylius.factory.article_lot.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9827.             'sylius.repository.article_lot.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository',
  9828.             'sylius.model.article_mov.class' => 'Sylius\\Component\\Core\\Model\\ArticleMov',
  9829.             'sylius.controller.article_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleMovController',
  9830.             'sylius.factory.article_mov.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9831.             'sylius.repository.article_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository',
  9832.             'sylius.model.product_mammary.class' => 'Sylius\\Component\\Product\\Model\\ProductMammary',
  9833.             'sylius.controller.product_mammary.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController',
  9834.             'sylius.factory.product_mammary.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9835.             'sylius.repository.product_mammary.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository',
  9836.             'sylius.model.product_abdomen.class' => 'Sylius\\Component\\Product\\Model\\ProductAbdomen',
  9837.             'sylius.controller.product_abdomen.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9838.             'sylius.factory.product_abdomen.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9839.             'sylius.repository.product_abdomen.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository',
  9840.             'sylius.model.product_option_value.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  9841.             'sylius.controller.product_option_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9842.             'sylius.factory.product_option_value.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9843.             'sylius.model.product_option_value_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  9844.             'sylius.controller.product_option_value_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9845.             'sylius.factory.product_option_value_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9846.             'sylius.model.product_association.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  9847.             'sylius.controller.product_association.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9848.             'sylius.factory.product_association.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9849.             'sylius.form.type.product.validation_groups' => [
  9850.                 => 'sylius',
  9851.             ],
  9852.             'sylius.form.type.product_room.validation_groups' => [
  9853.                 => 'sylius',
  9854.             ],
  9855.             'sylius.form.type.product_mammary.validation_groups' => [
  9856.                 => 'sylius',
  9857.             ],
  9858.             'sylius.form.type.product_abdomen.validation_groups' => [
  9859.                 => 'sylius',
  9860.             ],
  9861.             'sylius.form.type.article.validation_groups' => [
  9862.                 => 'sylius',
  9863.             ],
  9864.             'sylius.form.type.article_brand.validation_groups' => [
  9865.                 => 'sylius',
  9866.             ],
  9867.             'sylius.form.type.article_provider.validation_groups' => [
  9868.                 => 'sylius',
  9869.             ],
  9870.             'sylius.form.type.article_group.validation_groups' => [
  9871.                 => 'sylius',
  9872.             ],
  9873.             'sylius.form.type.article_lot.validation_groups' => [
  9874.                 => 'sylius',
  9875.             ],
  9876.             'sylius.form.type.article_lot_embed.validation_groups' => [
  9877.                 => 'sylius',
  9878.             ],
  9879.             'sylius.form.type.article_lot_embed_pay_provider.validation_groups' => [
  9880.                 => 'sylius',
  9881.             ],
  9882.             'sylius.form.type.article_deposit.validation_groups' => [
  9883.                 => 'sylius',
  9884.             ],
  9885.             'sylius.form.type.article_deposits.validation_groups' => [
  9886.                 => 'sylius',
  9887.             ],
  9888.             'sylius.form.type.product_embed.validation_groups' => [
  9889.                 => 'sylius',
  9890.             ],
  9891.             'sylius.form.type.article_mov.validation_groups' => [
  9892.                 => 'sylius',
  9893.             ],
  9894.             'sylius.form.type.article_mov_embed.validation_groups' => [
  9895.                 => 'sylius',
  9896.             ],
  9897.             'sylius.repository.channel.class' => 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository',
  9898.             'sylius_channel.driver.doctrine/orm' => true,
  9899.             'sylius_channel.driver' => 'doctrine/orm',
  9900.             'sylius.model.channel.class' => 'Sylius\\Component\\Core\\Model\\Channel',
  9901.             'sylius.controller.channel.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9902.             'sylius.factory.channel.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9903.             'sylius.form.type.channel.validation_groups' => [
  9904.                 => 'sylius',
  9905.             ],
  9906.             'sylius.model.attribute.interface' => 'Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface',
  9907.             'sylius.attribute.subjects' => [
  9908.                 'product' => [
  9909.                     'subject' => 'Sylius\\Component\\Core\\Model\\Product',
  9910.                     'attribute' => [
  9911.                         'classes' => [
  9912.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9913.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  9914.                             'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9915.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  9916.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9917.                         ],
  9918.                         'translation' => [
  9919.                             'classes' => [
  9920.                                 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9921.                                 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  9922.                                 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  9923.                                 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9924.                                 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9925.                             ],
  9926.                         ],
  9927.                     ],
  9928.                     'attribute_value' => [
  9929.                         'classes' => [
  9930.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  9931.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  9932.                             'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9933.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  9934.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9935.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9936.                         ],
  9937.                     ],
  9938.                 ],
  9939.             ],
  9940.             'sylius_attribute.driver.doctrine/orm' => true,
  9941.             'sylius_attribute.driver' => 'doctrine/orm',
  9942.             'sylius.model.product_attribute.class' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9943.             'sylius.controller.product_attribute.class' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9944.             'sylius.factory.product_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9945.             'sylius.model.product_attribute_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9946.             'sylius.controller.product_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9947.             'sylius.factory.product_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9948.             'sylius.model.product_attribute_value.class' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  9949.             'sylius.controller.product_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9950.             'sylius.factory.product_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9951.             'sylius.repository.product_attribute_value.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9952.             'sylius.repository.tax_category.class' => 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository',
  9953.             'sylius_taxation.driver.doctrine/orm' => true,
  9954.             'sylius_taxation.driver' => 'doctrine/orm',
  9955.             'sylius.model.tax_rate.class' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  9956.             'sylius.controller.tax_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9957.             'sylius.factory.tax_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9958.             'sylius.model.tax_category.class' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  9959.             'sylius.controller.tax_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9960.             'sylius.factory.tax_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9961.             'sylius.form.type.tax_category.validation_groups' => [
  9962.                 => 'sylius',
  9963.             ],
  9964.             'sylius.form.type.tax_rate.validation_groups' => [
  9965.                 => 'sylius',
  9966.             ],
  9967.             'sylius.tax_calculator.interface' => 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface',
  9968.             'sylius.repository.shipping_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  9969.             'sylius_shipping.driver.doctrine/orm' => true,
  9970.             'sylius_shipping.driver' => 'doctrine/orm',
  9971.             'sylius.model.shipment.class' => 'Sylius\\Component\\Core\\Model\\Shipment',
  9972.             'sylius.controller.shipment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9973.             'sylius.factory.shipment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9974.             'sylius.repository.shipment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  9975.             'sylius.model.shipment_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9976.             'sylius.controller.shipment_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9977.             'sylius.factory.shipment_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9978.             'sylius.model.shipping_method.class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  9979.             'sylius.controller.shipping_method.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9980.             'sylius.factory.shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9981.             'sylius.model.shipping_method_translation.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9982.             'sylius.controller.shipping_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9983.             'sylius.factory.shipping_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9984.             'sylius.model.shipping_category.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  9985.             'sylius.controller.shipping_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9986.             'sylius.factory.shipping_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9987.             'sylius.repository.shipping_category.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  9988.             'sylius.model.shipping_method_rule.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9989.             'sylius.controller.shipping_method_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9990.             'sylius.factory.shipping_method_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9991.             'sylius.form.type.shipping_method.validation_groups' => [
  9992.                 => 'sylius',
  9993.             ],
  9994.             'sylius.form.type.shipping_method_translation.validation_groups' => [
  9995.                 => 'sylius',
  9996.             ],
  9997.             'sylius.form.type.shipping_method_rule.validation_groups' => [
  9998.                 => 'sylius',
  9999.             ],
  10000.             'sylius.form.type.shipping_category.validation_groups' => [
  10001.                 => 'sylius',
  10002.             ],
  10003.             'sylius.form.type.shipment.validation_groups' => [
  10004.                 => 'sylius',
  10005.             ],
  10006.             'sylius.form.type.shipment_ship.validation_groups' => [
  10007.                 => 'sylius',
  10008.             ],
  10009.             'sylius.shipping_methods_resolver.interface' => 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface',
  10010.             'sylius_payment.driver.doctrine/orm' => true,
  10011.             'sylius_payment.driver' => 'doctrine/orm',
  10012.             'sylius.model.payment.class' => 'Sylius\\Component\\Core\\Model\\Payment',
  10013.             'sylius.controller.payment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10014.             'sylius.factory.payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10015.             'sylius.repository.payment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  10016.             'sylius.model.payment_method.class' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  10017.             'sylius.controller.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  10018.             'sylius.factory.payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10019.             'sylius.repository.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  10020.             'sylius.model.payment_method_translation.class' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  10021.             'sylius.controller.payment_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10022.             'sylius.factory.payment_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10023.             'sylius.model.pay_acount.class' => 'Sylius\\Component\\Payment\\Model\\PayAcount',
  10024.             'sylius.controller.pay_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController',
  10025.             'sylius.factory.pay_acount.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10026.             'sylius.repository.pay_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository',
  10027.             'sylius.model.pay_fixed.class' => 'Sylius\\Component\\Payment\\Model\\PayFixed',
  10028.             'sylius.controller.pay_fixed.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController',
  10029.             'sylius.factory.pay_fixed.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10030.             'sylius.repository.pay_fixed.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository',
  10031.             'sylius.model.pay.class' => 'Sylius\\Component\\Payment\\Model\\Pay',
  10032.             'sylius.controller.pay.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayController',
  10033.             'sylius.factory.pay.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10034.             'sylius.repository.pay.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository',
  10035.             'sylius.model.pay_import.class' => 'Sylius\\Component\\Payment\\Model\\PayImport',
  10036.             'sylius.controller.pay_import.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController',
  10037.             'sylius.factory.pay_import.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10038.             'sylius.repository.pay_import.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository',
  10039.             'sylius.model.pay_mov.class' => 'Sylius\\Component\\Payment\\Model\\PayMov',
  10040.             'sylius.controller.pay_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController',
  10041.             'sylius.factory.pay_mov.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10042.             'sylius.repository.pay_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository',
  10043.             'sylius.model.pay_fix_acount.class' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount',
  10044.             'sylius.controller.pay_fix_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController',
  10045.             'sylius.factory.pay_fix_acount.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10046.             'sylius.repository.pay_fix_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository',
  10047.             'sylius.model.pay_provider.class' => 'Sylius\\Component\\Payment\\Model\\PayProvider',
  10048.             'sylius.controller.pay_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController',
  10049.             'sylius.factory.pay_provider.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10050.             'sylius.repository.pay_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository',
  10051.             'sylius.model.pay_customer.class' => 'Sylius\\Component\\Payment\\Model\\PayCustomer',
  10052.             'sylius.controller.pay_customer.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController',
  10053.             'sylius.factory.pay_customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10054.             'sylius.repository.pay_customer.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository',
  10055.             'sylius.model.pay_professional.class' => 'Sylius\\Component\\Payment\\Model\\PayProfessional',
  10056.             'sylius.controller.pay_professional.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController',
  10057.             'sylius.factory.pay_professional.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10058.             'sylius.repository.pay_professional.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository',
  10059.             'sylius.form.type.payment.validation_groups' => [
  10060.                 => 'sylius',
  10061.             ],
  10062.             'sylius.form.type.payment_method.validation_groups' => [
  10063.                 => 'sylius',
  10064.             ],
  10065.             'sylius.form.type.payment_method_translation.validation_groups' => [
  10066.                 => 'sylius',
  10067.             ],
  10068.             'sylius.form.type.pay.validation_groups' => [
  10069.                 => 'sylius',
  10070.             ],
  10071.             'sylius.form.type.pay_embed_product.validation_groups' => [
  10072.                 => 'sylius',
  10073.             ],
  10074.             'sylius.form.type.pay_acount.validation_groups' => [
  10075.                 => 'sylius',
  10076.             ],
  10077.             'sylius.form.type.pay_fix_acount.validation_groups' => [
  10078.                 => 'sylius',
  10079.             ],
  10080.             'sylius.form.type.pay_fixed.validation_groups' => [
  10081.                 => 'sylius',
  10082.             ],
  10083.             'sylius.form.type.pay_import.validation_groups' => [
  10084.                 => 'sylius',
  10085.             ],
  10086.             'sylius.form.type.pay_mov.validation_groups' => [
  10087.                 => 'sylius',
  10088.             ],
  10089.             'sylius.form.type.pay_provider.validation_groups' => [
  10090.                 => 'sylius',
  10091.             ],
  10092.             'sylius.form.type.pay_customer.validation_groups' => [
  10093.                 => 'sylius',
  10094.             ],
  10095.             'sylius.form.type.pay_professional.validation_groups' => [
  10096.                 => 'sylius',
  10097.             ],
  10098.             'sylius.payment_methods_resolver.interface' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  10099.             'sylius.payment_gateways' => [
  10100.                 'offline' => 'sylius.payum_gateway.offline',
  10101.             ],
  10102.             'sylius.mailer.sender_name' => 'Example.com',
  10103.             'sylius.mailer.sender_address' => 'no-reply@example.com',
  10104.             'sylius.mailer.emails' => [
  10105.                 'admin_password_reset' => [
  10106.                     'subject' => 'sylius.emails.admin_password_reset.subject',
  10107.                     'template' => '@SyliusCore/Email/adminPasswordReset.html.twig',
  10108.                     'enabled' => true,
  10109.                 ],
  10110.                 'order_confirmation' => [
  10111.                     'subject' => 'sylius.emails.order_confirmation.subject',
  10112.                     'template' => '@SyliusShop/Email/orderConfirmation.html.twig',
  10113.                     'enabled' => true,
  10114.                 ],
  10115.                 'user_registration' => [
  10116.                     'subject' => 'sylius.emails.user_registration.subject',
  10117.                     'template' => '@SyliusShop/Email/userRegistration.html.twig',
  10118.                     'enabled' => true,
  10119.                 ],
  10120.                 'shipment_confirmation' => [
  10121.                     'subject' => 'sylius.emails.shipment_confirmation.subject',
  10122.                     'template' => '@SyliusAdmin/Email/shipmentConfirmation.html.twig',
  10123.                     'enabled' => true,
  10124.                 ],
  10125.                 'password_reset' => [
  10126.                     'subject' => 'sylius.emails.user.password_reset.subject',
  10127.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  10128.                     'enabled' => true,
  10129.                 ],
  10130.                 'account_verification_token' => [
  10131.                     'subject' => 'sylius.emails.user.verification_token.subject',
  10132.                     'template' => '@SyliusCore/Email/accountVerification.html.twig',
  10133.                     'enabled' => true,
  10134.                 ],
  10135.                 'contact_request' => [
  10136.                     'subject' => 'sylius.emails.contact_request.subject',
  10137.                     'template' => '@SyliusShop/Email/contactRequest.html.twig',
  10138.                     'enabled' => true,
  10139.                 ],
  10140.                 'order_confirmation_resent' => [
  10141.                     'subject' => 'sylius.emails.order_confirmation.subject',
  10142.                     'template' => '@SyliusAdmin/Email/orderConfirmation.html.twig',
  10143.                     'enabled' => true,
  10144.                 ],
  10145.                 'reset_password_token' => [
  10146.                     'subject' => 'sylius.emails.user.password_reset.subject',
  10147.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  10148.                     'enabled' => true,
  10149.                 ],
  10150.                 'reset_password_pin' => [
  10151.                     'subject' => 'sylius.emails.user.password_reset.subject',
  10152.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  10153.                     'enabled' => true,
  10154.                 ],
  10155.                 'verification_token' => [
  10156.                     'subject' => 'sylius.emails.user.verification_token.subject',
  10157.                     'template' => '@SyliusShop/Email/verification.html.twig',
  10158.                     'enabled' => true,
  10159.                 ],
  10160.             ],
  10161.             'sylius.mailer.templates' => [
  10162.             ],
  10163.             'sylius.form.type.catalog_promotion.validation_groups' => [
  10164.                 => 'sylius',
  10165.             ],
  10166.             'sylius.form.type.catalog_promotion_translation.validation_groups' => [
  10167.                 => 'sylius',
  10168.             ],
  10169.             'sylius.form.type.promotion.validation_groups' => [
  10170.                 => 'sylius',
  10171.             ],
  10172.             'sylius.form.type.promotion_translation.validation_groups' => [
  10173.                 => 'sylius',
  10174.             ],
  10175.             'sylius.form.type.promotion_action.validation_groups' => [
  10176.                 => 'sylius',
  10177.             ],
  10178.             'sylius.form.type.promotion_scope.validation_groups' => [
  10179.                 => 'sylius',
  10180.             ],
  10181.             'sylius.form.type.promotion_coupon.validation_groups' => [
  10182.                 => 'sylius',
  10183.             ],
  10184.             'sylius.repository.catalog_promotion.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository',
  10185.             'sylius.repository.promotion.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  10186.             'sylius.repository.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  10187.             'sylius_promotion.driver.doctrine/orm' => true,
  10188.             'sylius_promotion.driver' => 'doctrine/orm',
  10189.             'sylius.model.catalog_promotion.class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  10190.             'sylius.controller.catalog_promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10191.             'sylius.factory.catalog_promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10192.             'sylius.model.catalog_promotion_translation.class' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  10193.             'sylius.controller.catalog_promotion_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10194.             'sylius.factory.catalog_promotion_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10195.             'sylius.model.catalog_promotion_scope.class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  10196.             'sylius.controller.catalog_promotion_scope.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10197.             'sylius.factory.catalog_promotion_scope.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10198.             'sylius.model.promotion_subject.class' => 'Sylius\\Component\\Core\\Model\\Order',
  10199.             'sylius.model.promotion.class' => 'Sylius\\Component\\Core\\Model\\Promotion',
  10200.             'sylius.controller.promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10201.             'sylius.factory.promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10202.             'sylius.model.promotion_translation.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  10203.             'sylius.controller.promotion_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10204.             'sylius.factory.promotion_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10205.             'sylius.model.promotion_coupon.class' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  10206.             'sylius.controller.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  10207.             'sylius.factory.promotion_coupon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10208.             'sylius.model.catalog_promotion_action.class' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  10209.             'sylius.controller.catalog_promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10210.             'sylius.factory.catalog_promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10211.             'sylius.model.promotion_rule.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  10212.             'sylius.controller.promotion_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10213.             'sylius.factory.promotion_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10214.             'sylius.model.promotion_action.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  10215.             'sylius.controller.promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10216.             'sylius.factory.promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10217.             'sylius_addressing.driver.doctrine/orm' => true,
  10218.             'sylius_addressing.driver' => 'doctrine/orm',
  10219.             'sylius.model.address.class' => 'Sylius\\Component\\Core\\Model\\Address',
  10220.             'sylius.controller.address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10221.             'sylius.factory.address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10222.             'sylius.repository.address.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  10223.             'sylius.model.address_log_entry.class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10224.             'sylius.controller.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10225.             'sylius.factory.address_log_entry.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10226.             'sylius.repository.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  10227.             'sylius.model.country.class' => 'Sylius\\Component\\Addressing\\Model\\Country',
  10228.             'sylius.controller.country.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10229.             'sylius.factory.country.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10230.             'sylius.model.province.class' => 'Sylius\\Component\\Addressing\\Model\\Province',
  10231.             'sylius.controller.province.class' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  10232.             'sylius.factory.province.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10233.             'sylius.model.zone.class' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  10234.             'sylius.controller.zone.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10235.             'sylius.factory.zone.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10236.             'sylius.model.zone_member.class' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  10237.             'sylius.controller.zone_member.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10238.             'sylius.factory.zone_member.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10239.             'sylius.form.type.address.validation_groups' => [
  10240.                 => 'sylius',
  10241.             ],
  10242.             'sylius.form.type.country.validation_groups' => [
  10243.                 => 'sylius',
  10244.             ],
  10245.             'sylius.form.type.province.validation_groups' => [
  10246.                 => 'sylius',
  10247.             ],
  10248.             'sylius.form.type.zone.validation_groups' => [
  10249.                 => 'sylius',
  10250.             ],
  10251.             'sylius.form.type.zone_member.validation_groups' => [
  10252.                 => 'sylius',
  10253.             ],
  10254.             'sylius.scope.zone' => [
  10255.                 'shipping' => 'sylius.form.zone.scopes.shipping',
  10256.                 'tax' => 'sylius.form.zone.scopes.tax',
  10257.                 'all' => 'sylius.form.zone.scopes.all',
  10258.             ],
  10259.             'sylius_inventory.driver.doctrine/orm' => true,
  10260.             'sylius_inventory.driver' => 'doctrine/orm',
  10261.             'sylius.model.inventory_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10262.             'sylius.controller.inventory_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10263.             'sylius.factory.inventory_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10264.             'sylius.repository.taxon.class' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  10265.             'sylius_taxonomy.driver.doctrine/orm' => true,
  10266.             'sylius_taxonomy.driver' => 'doctrine/orm',
  10267.             'sylius.model.taxon.class' => 'Sylius\\Component\\Core\\Model\\Taxon',
  10268.             'sylius.controller.taxon.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10269.             'sylius.factory.taxon.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10270.             'sylius.model.taxon_translation.class' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  10271.             'sylius.controller.taxon_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10272.             'sylius.factory.taxon_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10273.             'sylius.form.type.taxon.validation_groups' => [
  10274.                 => 'sylius',
  10275.             ],
  10276.             'sylius.form.type.taxon_translation.validation_groups' => [
  10277.                 => 'sylius',
  10278.             ],
  10279.             'sylius.form.type.taxon_position.validation_groups' => [
  10280.                 => 'sylius',
  10281.             ],
  10282.             'sylius.repository.user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10283.             'sylius.user.users' => [
  10284.                 'admin' => [
  10285.                     'user' => [
  10286.                         'classes' => [
  10287.                             'model' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10288.                             'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  10289.                             'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10290.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  10291.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10292.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10293.                         ],
  10294.                         'templates' => 'SyliusUserBundle:User',
  10295.                         'encoder' => NULL,
  10296.                         'resetting' => [
  10297.                             'token' => [
  10298.                                 'ttl' => 'P1D',
  10299.                                 'length' => 16,
  10300.                                 'field_name' => 'passwordResetToken',
  10301.                             ],
  10302.                             'pin' => [
  10303.                                 'length' => 4,
  10304.                                 'field_name' => 'passwordResetToken',
  10305.                             ],
  10306.                         ],
  10307.                         'verification' => [
  10308.                             'token' => [
  10309.                                 'length' => 16,
  10310.                                 'field_name' => 'emailVerificationToken',
  10311.                             ],
  10312.                         ],
  10313.                     ],
  10314.                 ],
  10315.                 'shop' => [
  10316.                     'user' => [
  10317.                         'classes' => [
  10318.                             'model' => 'Sylius\\Component\\Core\\Model\\ShopUser',
  10319.                             'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  10320.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  10321.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  10322.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10323.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10324.                         ],
  10325.                         'templates' => 'SyliusUserBundle:User',
  10326.                         'encoder' => NULL,
  10327.                         'resetting' => [
  10328.                             'token' => [
  10329.                                 'ttl' => 'P1D',
  10330.                                 'length' => 16,
  10331.                                 'field_name' => 'passwordResetToken',
  10332.                             ],
  10333.                             'pin' => [
  10334.                                 'length' => 4,
  10335.                                 'field_name' => 'passwordResetToken',
  10336.                             ],
  10337.                         ],
  10338.                         'verification' => [
  10339.                             'token' => [
  10340.                                 'length' => 16,
  10341.                                 'field_name' => 'emailVerificationToken',
  10342.                             ],
  10343.                         ],
  10344.                     ],
  10345.                 ],
  10346.                 'oauth' => [
  10347.                     'user' => [
  10348.                         'encoder' => false,
  10349.                         'classes' => [
  10350.                             'model' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  10351.                             'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  10352.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10353.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10354.                         ],
  10355.                         'templates' => 'SyliusUserBundle:User',
  10356.                         'resetting' => [
  10357.                             'token' => [
  10358.                                 'ttl' => 'P1D',
  10359.                                 'length' => 16,
  10360.                                 'field_name' => 'passwordResetToken',
  10361.                             ],
  10362.                             'pin' => [
  10363.                                 'length' => 4,
  10364.                                 'field_name' => 'passwordResetToken',
  10365.                             ],
  10366.                         ],
  10367.                         'verification' => [
  10368.                             'token' => [
  10369.                                 'length' => 16,
  10370.                                 'field_name' => 'emailVerificationToken',
  10371.                             ],
  10372.                         ],
  10373.                     ],
  10374.                 ],
  10375.             ],
  10376.             'sylius_user.driver.doctrine/orm' => true,
  10377.             'sylius_user.driver' => 'doctrine/orm',
  10378.             'sylius.model.admin_user.class' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10379.             'sylius.controller.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10380.             'sylius.factory.admin_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10381.             'sylius.repository.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10382.             'sylius.model.shop_user.class' => 'Sylius\\Component\\Core\\Model\\ShopUser',
  10383.             'sylius.controller.shop_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10384.             'sylius.factory.shop_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10385.             'sylius.repository.shop_user.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  10386.             'sylius.model.oauth_user.class' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  10387.             'sylius.controller.oauth_user.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10388.             'sylius.factory.oauth_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10389.             'sylius.form.type.user_request_password_reset.validation_groups' => [
  10390.                 => 'sylius',
  10391.             ],
  10392.             'sylius.form.type.user_reset_password.validation_groups' => [
  10393.                 => 'sylius',
  10394.             ],
  10395.             'sylius.form.type.user_change_password.validation_groups' => [
  10396.                 => 'sylius',
  10397.             ],
  10398.             'sylius.admin_user.token.password_reset.ttl' => 'P1D',
  10399.             'sylius.shop_user.token.password_reset.ttl' => 'P1D',
  10400.             'sylius.oauth_user.token.password_reset.ttl' => 'P1D',
  10401.             'sylius_customer.driver.doctrine/orm' => true,
  10402.             'sylius_customer.driver' => 'doctrine/orm',
  10403.             'sylius.model.customer.class' => 'Sylius\\Component\\Core\\Model\\Customer',
  10404.             'sylius.controller.customer.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController',
  10405.             'sylius.factory.customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10406.             'sylius.repository.customer.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository',
  10407.             'sylius.model.customer_group.class' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  10408.             'sylius.controller.customer_group.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController',
  10409.             'sylius.factory.customer_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10410.             'sylius.model.professional.class' => 'Sylius\\Component\\Core\\Model\\Professional',
  10411.             'sylius.controller.professional.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController',
  10412.             'sylius.factory.professional.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10413.             'sylius.repository.professional.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository',
  10414.             'sylius.model.admin_user_group.class' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup',
  10415.             'sylius.controller.admin_user_group.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\AdminUserGroupController',
  10416.             'sylius.factory.admin_user_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10417.             'sylius.repository.admin_user_group.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository',
  10418.             'sylius.model.turn.class' => 'Sylius\\Component\\Customer\\Model\\Turn',
  10419.             'sylius.controller.turn.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController',
  10420.             'sylius.factory.turn.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10421.             'sylius.repository.turn.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository',
  10422.             'sylius.model.turn_taxon.class' => 'Sylius\\Component\\Customer\\Model\\TurnTaxon',
  10423.             'sylius.factory.turn_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10424.             'sylius.form.type.customer.validation_groups' => [
  10425.                 => 'sylius',
  10426.             ],
  10427.             'sylius.form.type.professional.validation_groups' => [
  10428.                 => 'sylius',
  10429.             ],
  10430.             'sylius.form.type.turn.validation_groups' => [
  10431.                 => 'sylius',
  10432.             ],
  10433.             'sylius.form.type.customer_profile.validation_groups' => [
  10434.                 => 'sylius',
  10435.                 => 'sylius_customer_profile',
  10436.             ],
  10437.             'sylius.form.type.customer_group.validation_groups' => [
  10438.                 => 'sylius',
  10439.             ],
  10440.             'sylius.form.type.admin.reset_password.validation_groups' => [
  10441.                 => 'sylius',
  10442.             ],
  10443.             'sylius.form.type.admin_user_group.validation_groups' => [
  10444.                 => 'sylius',
  10445.             ],
  10446.             'sylius.review.subjects' => [
  10447.                 'product' => [
  10448.                     'subject' => 'Sylius\\Component\\Core\\Model\\Product',
  10449.                     'review' => [
  10450.                         'classes' => [
  10451.                             'model' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  10452.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  10453.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  10454.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  10455.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10456.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10457.                         ],
  10458.                     ],
  10459.                     'reviewer' => [
  10460.                         'classes' => [
  10461.                             'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  10462.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  10463.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10464.                         ],
  10465.                     ],
  10466.                 ],
  10467.             ],
  10468.             'sylius_review.driver.doctrine/orm' => true,
  10469.             'sylius_review.driver' => 'doctrine/orm',
  10470.             'sylius.model.product_review.class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  10471.             'sylius.controller.product_review.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10472.             'sylius.factory.product_review.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10473.             'sylius.repository.product_review.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  10474.             'sylius.model.product_reviewer.class' => 'Sylius\\Component\\Core\\Model\\Customer',
  10475.             'sylius.factory.product_reviewer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10476.             'sylius_core.driver.doctrine/orm' => true,
  10477.             'sylius_core.driver' => 'doctrine/orm',
  10478.             'sylius.model.product_taxon.class' => 'Sylius\\Component\\Core\\Model\\ProductTaxon',
  10479.             'sylius.controller.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  10480.             'sylius.factory.product_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10481.             'sylius.repository.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  10482.             'sylius.model.product_image.class' => 'Sylius\\Component\\Core\\Model\\ProductImage',
  10483.             'sylius.controller.product_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10484.             'sylius.factory.product_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10485.             'sylius.model.avatar_image.class' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  10486.             'sylius.factory.avatar_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10487.             'sylius.repository.avatar_image.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  10488.             'sylius.model.taxon_image.class' => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  10489.             'sylius.controller.taxon_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10490.             'sylius.factory.taxon_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10491.             'sylius.model.channel_pricing.class' => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  10492.             'sylius.controller.channel_pricing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10493.             'sylius.factory.channel_pricing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10494.             'sylius.model.shop_billing_data.class' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  10495.             'sylius.controller.shop_billing_data.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10496.             'sylius.factory.shop_billing_data.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10497.             'sylius.form.type.checkout_address.validation_groups' => [
  10498.                 => 'sylius',
  10499.             ],
  10500.             'sylius.form.type.checkout_select_shipping.validation_groups' => [
  10501.                 => 'sylius',
  10502.             ],
  10503.             'sylius.form.type.checkout_shipment.validation_groups' => [
  10504.                 => 'sylius',
  10505.             ],
  10506.             'sylius.form.type.checkout_select_payment.validation_groups' => [
  10507.                 => 'sylius',
  10508.             ],
  10509.             'sylius.form.type.checkout_payment.validation_groups' => [
  10510.                 => 'sylius',
  10511.             ],
  10512.             'sylius.form.type.checkout_complete.validation_groups' => [
  10513.                 => 'sylius',
  10514.             ],
  10515.             'sylius.form.type.product_review.validation_groups' => [
  10516.                 => 'sylius',
  10517.             ],
  10518.             'sylius.form.type.admin_user.validation_groups' => [
  10519.                 => 'sylius',
  10520.             ],
  10521.             'sylius.form.type.shop_user.validation_groups' => [
  10522.                 => 'sylius',
  10523.             ],
  10524.             'sylius.form.type.shop_user_registration.validation_groups' => [
  10525.                 => 'sylius',
  10526.                 => 'sylius_user_registration',
  10527.             ],
  10528.             'sylius.form.type.customer_guest.validation_groups' => [
  10529.                 => 'sylius_customer_guest',
  10530.             ],
  10531.             'sylius.form.type.customer_checkout_guest.validation_groups' => [
  10532.                 => 'sylius_customer_checkout_guest',
  10533.             ],
  10534.             'sylius.form.type.customer_simple_registration.validation_groups' => [
  10535.                 => 'sylius',
  10536.                 => 'sylius_user_registration',
  10537.             ],
  10538.             'sylius.form.type.customer_registration.validation_groups' => [
  10539.                 => 'sylius',
  10540.                 => 'sylius_user_registration',
  10541.                 => 'sylius_customer_profile',
  10542.             ],
  10543.             'sylius.form.type.add_to_cart.validation_groups' => [
  10544.                 => 'sylius',
  10545.             ],
  10546.             'sylius.form.type.channel_pricing.validation_groups' => [
  10547.                 => 'sylius',
  10548.             ],
  10549.             'sylius.form.type.product_image.validation_groups' => [
  10550.                 => 'sylius',
  10551.             ],
  10552.             'sylius.catalog_promotion.action.fixed_discount' => 'fixed_discount',
  10553.             'sylius.catalog_promotion.action.percentage_discount' => 'percentage_discount',
  10554.             'sylius.catalog_promotion.scope.for_products' => 'for_products',
  10555.             'sylius.catalog_promotion.scope.for_taxons' => 'for_taxons',
  10556.             'sylius.catalog_promotion.scope.for_variants' => 'for_variants',
  10557.             'sylius_installer_currency' => 'USD',
  10558.             'sylius.tax_calculation_strategy.interface' => 'Sylius\\Component\\Core\\Taxation\\Strategy\\TaxCalculationStrategyInterface',
  10559.             'sylius.order_item_quantity_modifier.limit' => 9999,
  10560.             'env(SYLIUS_UNSECURED_URLS)' => 'yes',
  10561.             'sylius_core.taxation.shipping_address_based_taxation' => false,
  10562.             'sylius_core.catalog_promotions.batch_size' => 100,
  10563.             'sylius.state_machine.class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  10564.             'sylius.resource.mapping' => [
  10565.                 'paths' => [
  10566.                     => (\dirname(__DIR__4).'/src/Entity'),
  10567.                 ],
  10568.             ],
  10569.             'sylius.resource.settings' => [
  10570.                 'paginate' => NULL,
  10571.                 'limit' => NULL,
  10572.                 'allowed_paginate' => [
  10573.                     => 10,
  10574.                     => 20,
  10575.                     => 30,
  10576.                 ],
  10577.                 'default_page_size' => 10,
  10578.                 'sortable' => false,
  10579.                 'sorting' => NULL,
  10580.                 'filterable' => false,
  10581.                 'criteria' => NULL,
  10582.                 'state_machine_component' => NULL,
  10583.             ],
  10584.             'sylius.orm.repository.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  10585.             'sylius.translation.translatable_listener.doctrine.orm.class' => 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  10586.             'sylius.grid.templates.action' => [
  10587.                 'default' => '@SyliusUi/Grid/Action/default.html.twig',
  10588.                 'create' => '@SyliusUi/Grid/Action/create.html.twig',
  10589.                 'delete' => '@SyliusUi/Grid/Action/delete.html.twig',
  10590.                 'show' => '@SyliusUi/Grid/Action/show.html.twig',
  10591.                 'update' => '@SyliusUi/Grid/Action/update.html.twig',
  10592.                 'apply_transition' => '@SyliusUi/Grid/Action/applyTransition.html.twig',
  10593.                 'links' => '@SyliusUi/Grid/Action/links.html.twig',
  10594.                 'archive' => '@SyliusUi/Grid/Action/archive.html.twig',
  10595.                 'link' => '@SyliusUi/Grid/Action/link.html.twig',
  10596.                 'link_pay_fixed_expired' => '@SyliusUi/Grid/Action/link_pay_fixed_expired.html.twig',
  10597.                 'link_with_roles' => '@SyliusUi/Grid/Action/link_with_roles.html.twig',
  10598.                 'create_payment_method' => '@SyliusAdmin/PaymentMethod/Grid/Action/create.html.twig',
  10599.                 'create_product_attribute' => '@SyliusAdmin/ProductAttribute/Grid/Action/create.html.twig',
  10600.                 'generate_variants' => '@SyliusAdmin/Product/Grid/Action/generateVariants.html.twig',
  10601.                 'ship_with_tracking_code' => '@SyliusAdmin/Shipment/Grid/Action/shipWithTrackingCode.html.twig',
  10602.                 'update_product_positions' => '@SyliusAdmin/Product/Grid/Action/updatePositions.html.twig',
  10603.                 'update_product_variant_positions' => '@SyliusAdmin/ProductVariant/Grid/Action/updatePositions.html.twig',
  10604.                 'pay' => '@SyliusShop/Account/Order/Grid/Action/_pay_deprecated.html.twig',
  10605.                 'shop_show' => '@SyliusShop/Grid/Action/show.html.twig',
  10606.                 'shop_pay' => '@SyliusShop/Account/Order/Grid/Action/pay.html.twig',
  10607.             ],
  10608.             'sylius.grid.templates.bulk_action' => [
  10609.                 'delete' => '@SyliusUi/Grid/BulkAction/delete.html.twig',
  10610.             ],
  10611.             'sylius.grid.templates.filter' => [
  10612.                 'string' => '@SyliusUi/Grid/Filter/string.html.twig',
  10613.                 'boolean' => '@SyliusUi/Grid/Filter/boolean.html.twig',
  10614.                 'date' => '@SyliusUi/Grid/Filter/date.html.twig',
  10615.                 'entity' => '@SyliusUi/Grid/Filter/entity.html.twig',
  10616.                 'money' => '@SyliusUi/Grid/Filter/money.html.twig',
  10617.                 'exists' => '@SyliusUi/Grid/Filter/exists.html.twig',
  10618.                 'select' => '@SyliusUi/Grid/Filter/select.html.twig',
  10619.                 'entities' => '@SyliusUi/Grid/Filter/entities.html.twig',
  10620.                 'resource_autocomplete' => '@SyliusUi/Grid/Filter/resourceAutocomplete.html.twig',
  10621.                 'fields_combine' => '@SyliusUi/Grid/Filter/fields_combine.html.twig',
  10622.                 'shop_string' => '@SyliusShop/Grid/Filter/string.html.twig',
  10623.             ],
  10624.             'sylius.grids_definitions' => [
  10625.                 'sylius_admin_address_log_entry' => [
  10626.                     'driver' => [
  10627.                         'name' => 'doctrine/orm',
  10628.                         'options' => [
  10629.                             'class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10630.                             'repository' => [
  10631.                                 'method' => 'createByObjectIdQueryBuilder',
  10632.                                 'arguments' => [
  10633.                                     'objectId' => '$id',
  10634.                                 ],
  10635.                             ],
  10636.                         ],
  10637.                     ],
  10638.                     'fields' => [
  10639.                         'action' => [
  10640.                             'type' => 'twig',
  10641.                             'label' => 'sylius.ui.action',
  10642.                             'options' => [
  10643.                                 'template' => '@SyliusUi/Grid/Field/logAction.html.twig',
  10644.                             ],
  10645.                             'enabled' => true,
  10646.                             'position' => 100,
  10647.                         ],
  10648.                         'loggedAt' => [
  10649.                             'type' => 'datetime',
  10650.                             'label' => 'sylius.ui.logged_at',
  10651.                             'options' => [
  10652.                                 'format' => 'd-m-Y H:i:s',
  10653.                             ],
  10654.                             'enabled' => true,
  10655.                             'position' => 100,
  10656.                         ],
  10657.                         'data' => [
  10658.                             'type' => 'twig',
  10659.                             'label' => 'sylius.ui.changes',
  10660.                             'options' => [
  10661.                                 'template' => '@SyliusUi/Grid/Field/logData.html.twig',
  10662.                             ],
  10663.                             'enabled' => true,
  10664.                             'position' => 100,
  10665.                         ],
  10666.                     ],
  10667.                     'sorting' => [
  10668.                     ],
  10669.                     'limits' => [
  10670.                         => 10,
  10671.                         => 25,
  10672.                         => 50,
  10673.                     ],
  10674.                     'filters' => [
  10675.                     ],
  10676.                     'actions' => [
  10677.                     ],
  10678.                 ],
  10679.                 'sylius_admin_admin_user' => [
  10680.                     'driver' => [
  10681.                         'name' => 'doctrine/orm',
  10682.                         'options' => [
  10683.                             'class' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10684.                         ],
  10685.                     ],
  10686.                     'sorting' => [
  10687.                         'createdAt' => 'desc',
  10688.                     ],
  10689.                     'fields' => [
  10690.                         'firstName' => [
  10691.                             'type' => 'string',
  10692.                             'label' => 'sylius.ui.first_name',
  10693.                             'sortable' => NULL,
  10694.                             'enabled' => true,
  10695.                             'position' => 100,
  10696.                             'options' => [
  10697.                             ],
  10698.                         ],
  10699.                         'lastName' => [
  10700.                             'type' => 'string',
  10701.                             'label' => 'sylius.ui.last_name',
  10702.                             'sortable' => NULL,
  10703.                             'enabled' => true,
  10704.                             'position' => 100,
  10705.                             'options' => [
  10706.                             ],
  10707.                         ],
  10708.                         'username' => [
  10709.                             'type' => 'string',
  10710.                             'label' => 'sylius.ui.username',
  10711.                             'sortable' => NULL,
  10712.                             'enabled' => true,
  10713.                             'position' => 100,
  10714.                             'options' => [
  10715.                             ],
  10716.                         ],
  10717.                         'phone' => [
  10718.                             'type' => 'string',
  10719.                             'label' => 'sylius.ui.phone',
  10720.                             'sortable' => NULL,
  10721.                             'enabled' => true,
  10722.                             'position' => 100,
  10723.                             'options' => [
  10724.                             ],
  10725.                         ],
  10726.                         'email' => [
  10727.                             'type' => 'string',
  10728.                             'label' => 'sylius.ui.email',
  10729.                             'sortable' => NULL,
  10730.                             'enabled' => false,
  10731.                             'position' => 100,
  10732.                             'options' => [
  10733.                             ],
  10734.                         ],
  10735.                         'createdAt' => [
  10736.                             'type' => 'datetime',
  10737.                             'label' => 'sylius.ui.registration_date',
  10738.                             'enabled' => false,
  10739.                             'sortable' => NULL,
  10740.                             'options' => [
  10741.                                 'format' => 'd-m-Y H:i',
  10742.                             ],
  10743.                             'position' => 100,
  10744.                         ],
  10745.                         'enabled' => [
  10746.                             'type' => 'twig',
  10747.                             'label' => 'sylius.ui.enabled',
  10748.                             'sortable' => NULL,
  10749.                             'options' => [
  10750.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10751.                             ],
  10752.                             'enabled' => true,
  10753.                             'position' => 100,
  10754.                         ],
  10755.                     ],
  10756.                     'filters' => [
  10757.                         'search' => [
  10758.                             'type' => 'fields_combine',
  10759.                             'label' => 'sylius.ui.user',
  10760.                             'options' => [
  10761.                                 'fields' => [
  10762.                                     => 'username',
  10763.                                     => 'firstName',
  10764.                                     => 'lastName',
  10765.                                 ],
  10766.                             ],
  10767.                             'enabled' => true,
  10768.                             'position' => 100,
  10769.                             'form_options' => [
  10770.                             ],
  10771.                         ],
  10772.                         'enabled' => [
  10773.                             'type' => 'boolean',
  10774.                             'label' => 'sylius.ui.enabled',
  10775.                             'enabled' => true,
  10776.                             'position' => 100,
  10777.                             'options' => [
  10778.                             ],
  10779.                             'form_options' => [
  10780.                             ],
  10781.                         ],
  10782.                     ],
  10783.                     'actions' => [
  10784.                         'main' => [
  10785.                             'create' => [
  10786.                                 'type' => 'create',
  10787.                                 'enabled' => true,
  10788.                                 'position' => 100,
  10789.                                 'options' => [
  10790.                                 ],
  10791.                             ],
  10792.                         ],
  10793.                         'item' => [
  10794.                             'update' => [
  10795.                                 'type' => 'update',
  10796.                                 'enabled' => true,
  10797.                                 'position' => 100,
  10798.                                 'options' => [
  10799.                                 ],
  10800.                             ],
  10801.                             'delete' => [
  10802.                                 'type' => 'delete',
  10803.                                 'enabled' => true,
  10804.                                 'position' => 100,
  10805.                                 'options' => [
  10806.                                 ],
  10807.                             ],
  10808.                         ],
  10809.                     ],
  10810.                     'limits' => [
  10811.                         => 10,
  10812.                         => 25,
  10813.                         => 50,
  10814.                     ],
  10815.                 ],
  10816.                 'sylius_admin_admin_user_group' => [
  10817.                     'driver' => [
  10818.                         'name' => 'doctrine/orm',
  10819.                         'options' => [
  10820.                             'class' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup',
  10821.                         ],
  10822.                     ],
  10823.                     'sorting' => [
  10824.                         'createdAt' => 'desc',
  10825.                     ],
  10826.                     'limits' => [
  10827.                         => 50,
  10828.                         => 100,
  10829.                     ],
  10830.                     'fields' => [
  10831.                         'name' => [
  10832.                             'type' => 'string',
  10833.                             'label' => 'sylius.ui.name',
  10834.                             'sortable' => NULL,
  10835.                             'enabled' => true,
  10836.                             'position' => 100,
  10837.                             'options' => [
  10838.                             ],
  10839.                         ],
  10840.                         'createdAt' => [
  10841.                             'type' => 'datetime',
  10842.                             'label' => 'sylius.ui.registration_date',
  10843.                             'enabled' => false,
  10844.                             'sortable' => NULL,
  10845.                             'options' => [
  10846.                                 'format' => 'd-m-Y H:i',
  10847.                             ],
  10848.                             'position' => 100,
  10849.                         ],
  10850.                         'enabled' => [
  10851.                             'type' => 'twig',
  10852.                             'label' => 'sylius.ui.enabled',
  10853.                             'sortable' => NULL,
  10854.                             'options' => [
  10855.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10856.                             ],
  10857.                             'enabled' => true,
  10858.                             'position' => 100,
  10859.                         ],
  10860.                     ],
  10861.                     'filters' => [
  10862.                         'search' => [
  10863.                             'type' => 'string',
  10864.                             'label' => 'sylius.ui.search',
  10865.                             'options' => [
  10866.                                 'fields' => [
  10867.                                     => 'name',
  10868.                                 ],
  10869.                             ],
  10870.                             'enabled' => true,
  10871.                             'position' => 100,
  10872.                             'form_options' => [
  10873.                             ],
  10874.                         ],
  10875.                         'enabled' => [
  10876.                             'type' => 'boolean',
  10877.                             'label' => 'sylius.ui.enabled',
  10878.                             'form_options' => [
  10879.                                 'placeholder' => NULL,
  10880.                             ],
  10881.                             'options' => [
  10882.                                 'field' => 'enabled',
  10883.                             ],
  10884.                             'default_value' => 'true',
  10885.                             'enabled' => true,
  10886.                             'position' => 100,
  10887.                         ],
  10888.                     ],
  10889.                     'actions' => [
  10890.                         'main' => [
  10891.                             'create' => [
  10892.                                 'type' => 'create',
  10893.                                 'enabled' => true,
  10894.                                 'position' => 100,
  10895.                                 'options' => [
  10896.                                 ],
  10897.                             ],
  10898.                         ],
  10899.                         'item' => [
  10900.                             'update' => [
  10901.                                 'type' => 'update',
  10902.                                 'enabled' => true,
  10903.                                 'position' => 100,
  10904.                                 'options' => [
  10905.                                 ],
  10906.                             ],
  10907.                             'delete' => [
  10908.                                 'type' => 'delete',
  10909.                                 'enabled' => true,
  10910.                                 'position' => 100,
  10911.                                 'options' => [
  10912.                                 ],
  10913.                             ],
  10914.                         ],
  10915.                     ],
  10916.                 ],
  10917.                 'sylius_admin_channel' => [
  10918.                     'driver' => [
  10919.                         'name' => 'doctrine/orm',
  10920.                         'options' => [
  10921.                             'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  10922.                         ],
  10923.                     ],
  10924.                     'sorting' => [
  10925.                         'nameAndDescription' => 'asc',
  10926.                     ],
  10927.                     'fields' => [
  10928.                         'nameAndDescription' => [
  10929.                             'type' => 'twig',
  10930.                             'label' => 'sylius.ui.name',
  10931.                             'path' => '.',
  10932.                             'sortable' => 'name',
  10933.                             'options' => [
  10934.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/name.html.twig',
  10935.                             ],
  10936.                             'enabled' => true,
  10937.                             'position' => 100,
  10938.                         ],
  10939.                         'code' => [
  10940.                             'type' => 'twig',
  10941.                             'label' => 'sylius.ui.code',
  10942.                             'path' => '.',
  10943.                             'sortable' => 'code',
  10944.                             'options' => [
  10945.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/code.html.twig',
  10946.                             ],
  10947.                             'enabled' => true,
  10948.                             'position' => 100,
  10949.                         ],
  10950.                         'themeName' => [
  10951.                             'type' => 'twig',
  10952.                             'label' => 'sylius.ui.theme',
  10953.                             'sortable' => NULL,
  10954.                             'options' => [
  10955.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/themeName.html.twig',
  10956.                             ],
  10957.                             'enabled' => true,
  10958.                             'position' => 100,
  10959.                         ],
  10960.                         'enabled' => [
  10961.                             'type' => 'twig',
  10962.                             'label' => 'sylius.ui.enabled',
  10963.                             'sortable' => NULL,
  10964.                             'options' => [
  10965.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10966.                             ],
  10967.                             'enabled' => true,
  10968.                             'position' => 100,
  10969.                         ],
  10970.                     ],
  10971.                     'filters' => [
  10972.                         'search' => [
  10973.                             'type' => 'string',
  10974.                             'label' => 'sylius.ui.search',
  10975.                             'options' => [
  10976.                                 'fields' => [
  10977.                                     => 'code',
  10978.                                     => 'name',
  10979.                                 ],
  10980.                             ],
  10981.                             'enabled' => true,
  10982.                             'position' => 100,
  10983.                             'form_options' => [
  10984.                             ],
  10985.                         ],
  10986.                         'enabled' => [
  10987.                             'type' => 'boolean',
  10988.                             'label' => 'sylius.ui.enabled',
  10989.                             'enabled' => true,
  10990.                             'position' => 100,
  10991.                             'options' => [
  10992.                             ],
  10993.                             'form_options' => [
  10994.                             ],
  10995.                         ],
  10996.                     ],
  10997.                     'actions' => [
  10998.                         'main' => [
  10999.                             'create' => [
  11000.                                 'type' => 'create',
  11001.                                 'enabled' => true,
  11002.                                 'position' => 100,
  11003.                                 'options' => [
  11004.                                 ],
  11005.                             ],
  11006.                         ],
  11007.                         'item' => [
  11008.                             'update' => [
  11009.                                 'type' => 'update',
  11010.                                 'enabled' => true,
  11011.                                 'position' => 100,
  11012.                                 'options' => [
  11013.                                 ],
  11014.                             ],
  11015.                             'delete' => [
  11016.                                 'type' => 'delete',
  11017.                                 'enabled' => true,
  11018.                                 'position' => 100,
  11019.                                 'options' => [
  11020.                                 ],
  11021.                             ],
  11022.                         ],
  11023.                         'bulk' => [
  11024.                             'delete' => [
  11025.                                 'type' => 'delete',
  11026.                                 'enabled' => true,
  11027.                                 'position' => 100,
  11028.                                 'options' => [
  11029.                                 ],
  11030.                             ],
  11031.                         ],
  11032.                     ],
  11033.                     'limits' => [
  11034.                         => 10,
  11035.                         => 25,
  11036.                         => 50,
  11037.                     ],
  11038.                 ],
  11039.                 'sylius_admin_currency' => [
  11040.                     'driver' => [
  11041.                         'name' => 'doctrine/orm',
  11042.                         'options' => [
  11043.                             'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  11044.                         ],
  11045.                     ],
  11046.                     'sorting' => [
  11047.                         'code' => 'asc',
  11048.                     ],
  11049.                     'fields' => [
  11050.                         'code' => [
  11051.                             'type' => 'string',
  11052.                             'label' => 'sylius.ui.code',
  11053.                             'sortable' => NULL,
  11054.                             'enabled' => true,
  11055.                             'position' => 100,
  11056.                             'options' => [
  11057.                             ],
  11058.                         ],
  11059.                         'name' => [
  11060.                             'type' => 'string',
  11061.                             'label' => 'sylius.ui.name',
  11062.                             'enabled' => true,
  11063.                             'position' => 100,
  11064.                             'options' => [
  11065.                             ],
  11066.                         ],
  11067.                         'byDefault' => [
  11068.                             'type' => 'twig',
  11069.                             'label' => 'sylius.form.pay_acount.by_default',
  11070.                             'options' => [
  11071.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11072.                             ],
  11073.                             'enabled' => true,
  11074.                             'position' => 100,
  11075.                         ],
  11076.                     ],
  11077.                     'filters' => [
  11078.                         'code' => [
  11079.                             'type' => 'string',
  11080.                             'label' => 'sylius.ui.code',
  11081.                             'enabled' => true,
  11082.                             'position' => 100,
  11083.                             'options' => [
  11084.                             ],
  11085.                             'form_options' => [
  11086.                             ],
  11087.                         ],
  11088.                     ],
  11089.                     'actions' => [
  11090.                         'main' => [
  11091.                             'create' => [
  11092.                                 'type' => 'create',
  11093.                                 'enabled' => true,
  11094.                                 'position' => 100,
  11095.                                 'options' => [
  11096.                                 ],
  11097.                             ],
  11098.                         ],
  11099.                         'item' => [
  11100.                             'update' => [
  11101.                                 'type' => 'update',
  11102.                                 'enabled' => true,
  11103.                                 'position' => 100,
  11104.                                 'options' => [
  11105.                                 ],
  11106.                             ],
  11107.                         ],
  11108.                     ],
  11109.                     'limits' => [
  11110.                         => 10,
  11111.                         => 25,
  11112.                         => 50,
  11113.                     ],
  11114.                 ],
  11115.                 'sylius_admin_customer' => [
  11116.                     'driver' => [
  11117.                         'name' => 'doctrine/orm',
  11118.                         'options' => [
  11119.                             'class' => 'Sylius\\Component\\Core\\Model\\Customer',
  11120.                         ],
  11121.                     ],
  11122.                     'sorting' => [
  11123.                         'lastName' => 'asc',
  11124.                     ],
  11125.                     'limits' => [
  11126.                         => 50,
  11127.                         => 100,
  11128.                     ],
  11129.                     'fields' => [
  11130.                         'dni' => [
  11131.                             'type' => 'string',
  11132.                             'label' => 'sylius.ui.dni',
  11133.                             'sortable' => NULL,
  11134.                             'enabled' => true,
  11135.                             'position' => 100,
  11136.                             'options' => [
  11137.                             ],
  11138.                         ],
  11139.                         'firstName' => [
  11140.                             'type' => 'string',
  11141.                             'label' => 'sylius.ui.first_name',
  11142.                             'sortable' => NULL,
  11143.                             'enabled' => true,
  11144.                             'position' => 100,
  11145.                             'options' => [
  11146.                             ],
  11147.                         ],
  11148.                         'lastName' => [
  11149.                             'type' => 'string',
  11150.                             'label' => 'sylius.ui.last_name',
  11151.                             'sortable' => NULL,
  11152.                             'enabled' => true,
  11153.                             'position' => 100,
  11154.                             'options' => [
  11155.                             ],
  11156.                         ],
  11157.                         'phoneNumber' => [
  11158.                             'type' => 'string',
  11159.                             'label' => 'sylius.ui.phone',
  11160.                             'sortable' => NULL,
  11161.                             'enabled' => true,
  11162.                             'position' => 100,
  11163.                             'options' => [
  11164.                             ],
  11165.                         ],
  11166.                         'professional.lastname' => [
  11167.                             'type' => 'string',
  11168.                             'label' => 'sylius.ui.professional',
  11169.                             'path' => 'professional',
  11170.                             'sortable' => NULL,
  11171.                             'enabled' => true,
  11172.                             'position' => 100,
  11173.                             'options' => [
  11174.                             ],
  11175.                         ],
  11176.                         'birthday' => [
  11177.                             'type' => 'string',
  11178.                             'label' => 'sylius.ui.age',
  11179.                             'sortable' => NULL,
  11180.                             'path' => 'currentAge',
  11181.                             'enabled' => true,
  11182.                             'position' => 100,
  11183.                             'options' => [
  11184.                             ],
  11185.                         ],
  11186.                         'group.name' => [
  11187.                             'type' => 'string',
  11188.                             'label' => 'sylius.ui.type',
  11189.                             'path' => 'group',
  11190.                             'sortable' => NULL,
  11191.                             'enabled' => true,
  11192.                             'position' => 100,
  11193.                             'options' => [
  11194.                             ],
  11195.                         ],
  11196.                         'lastVisit' => [
  11197.                             'type' => 'datetime',
  11198.                             'label' => 'sylius.ui.last_visit',
  11199.                             'sortable' => NULL,
  11200.                             'options' => [
  11201.                                 'format' => 'd-m-Y',
  11202.                             ],
  11203.                             'enabled' => true,
  11204.                             'position' => 100,
  11205.                         ],
  11206.                         'createdAt' => [
  11207.                             'type' => 'datetime',
  11208.                             'label' => 'sylius.ui.last_visit',
  11209.                             'sortable' => NULL,
  11210.                             'enabled' => false,
  11211.                             'options' => [
  11212.                                 'format' => 'd-m-Y',
  11213.                             ],
  11214.                             'position' => 100,
  11215.                         ],
  11216.                         'enabled' => [
  11217.                             'type' => 'twig',
  11218.                             'label' => 'sylius.ui.enabled',
  11219.                             'path' => '.',
  11220.                             'options' => [
  11221.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  11222.                             ],
  11223.                             'enabled' => true,
  11224.                             'position' => 100,
  11225.                         ],
  11226.                     ],
  11227.                     'filters' => [
  11228.                         'customer' => [
  11229.                             'type' => 'fields_combine',
  11230.                             'label' => 'sylius.ui.customer',
  11231.                             'options' => [
  11232.                                 'fields' => [
  11233.                                     => 'firstName',
  11234.                                     => 'lastName',
  11235.                                     => 'dni',
  11236.                                 ],
  11237.                             ],
  11238.                             'enabled' => true,
  11239.                             'position' => 100,
  11240.                             'form_options' => [
  11241.                             ],
  11242.                         ],
  11243.                         'professional' => [
  11244.                             'type' => 'fields_combine',
  11245.                             'label' => 'sylius.ui.professional',
  11246.                             'options' => [
  11247.                                 'fields' => [
  11248.                                     => 'professional.name',
  11249.                                     => 'professional.lastname',
  11250.                                 ],
  11251.                             ],
  11252.                             'enabled' => true,
  11253.                             'position' => 100,
  11254.                             'form_options' => [
  11255.                             ],
  11256.                         ],
  11257.                         'enabled' => [
  11258.                             'type' => 'boolean',
  11259.                             'label' => 'sylius.ui.enabled',
  11260.                             'form_options' => [
  11261.                                 'placeholder' => NULL,
  11262.                             ],
  11263.                             'options' => [
  11264.                                 'field' => 'enabled',
  11265.                             ],
  11266.                             'default_value' => 'true',
  11267.                             'enabled' => true,
  11268.                             'position' => 100,
  11269.                         ],
  11270.                     ],
  11271.                     'actions' => [
  11272.                         'main' => [
  11273.                             'create' => [
  11274.                                 'type' => 'create',
  11275.                                 'enabled' => true,
  11276.                                 'position' => 100,
  11277.                                 'options' => [
  11278.                                 ],
  11279.                             ],
  11280.                         ],
  11281.                         'item' => [
  11282.                             'update' => [
  11283.                                 'type' => 'update',
  11284.                                 'enabled' => true,
  11285.                                 'position' => 100,
  11286.                                 'options' => [
  11287.                                 ],
  11288.                             ],
  11289.                             'delete' => [
  11290.                                 'type' => 'delete',
  11291.                                 'enabled' => true,
  11292.                                 'position' => 100,
  11293.                                 'options' => [
  11294.                                 ],
  11295.                             ],
  11296.                             'hc' => [
  11297.                                 'type' => 'link',
  11298.                                 'options' => [
  11299.                                     'link' => [
  11300.                                         'label' => '',
  11301.                                         'icon' => 'address book outline',
  11302.                                         'route' => 'sylius_admin_product_hc',
  11303.                                         'parameters' => [
  11304.                                             'id' => 'resource.id',
  11305.                                         ],
  11306.                                     ],
  11307.                                 ],
  11308.                                 'enabled' => true,
  11309.                                 'position' => 100,
  11310.                             ],
  11311.                         ],
  11312.                     ],
  11313.                 ],
  11314.                 'sylius_admin_customer_group' => [
  11315.                     'driver' => [
  11316.                         'name' => 'doctrine/orm',
  11317.                         'options' => [
  11318.                             'class' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  11319.                         ],
  11320.                     ],
  11321.                     'sorting' => [
  11322.                         'code' => 'asc',
  11323.                     ],
  11324.                     'limits' => [
  11325.                         => 50,
  11326.                         => 100,
  11327.                     ],
  11328.                     'fields' => [
  11329.                         'code' => [
  11330.                             'type' => 'string',
  11331.                             'label' => 'sylius.ui.name',
  11332.                             'sortable' => NULL,
  11333.                             'enabled' => true,
  11334.                             'position' => 100,
  11335.                             'options' => [
  11336.                             ],
  11337.                         ],
  11338.                         'createdAt' => [
  11339.                             'type' => 'datetime',
  11340.                             'label' => 'sylius.ui.created_at',
  11341.                             'sortable' => NULL,
  11342.                             'options' => [
  11343.                                 'format' => 'd-m-Y H:i',
  11344.                             ],
  11345.                             'enabled' => true,
  11346.                             'position' => 100,
  11347.                         ],
  11348.                         'enabled' => [
  11349.                             'type' => 'twig',
  11350.                             'label' => 'sylius.ui.enabled',
  11351.                             'sortable' => NULL,
  11352.                             'options' => [
  11353.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11354.                             ],
  11355.                             'enabled' => true,
  11356.                             'position' => 100,
  11357.                         ],
  11358.                     ],
  11359.                     'filters' => [
  11360.                         'search' => [
  11361.                             'type' => 'string',
  11362.                             'label' => 'sylius.ui.search',
  11363.                             'options' => [
  11364.                                 'fields' => [
  11365.                                     => 'code',
  11366.                                 ],
  11367.                             ],
  11368.                             'enabled' => true,
  11369.                             'position' => 100,
  11370.                             'form_options' => [
  11371.                             ],
  11372.                         ],
  11373.                         'enabled' => [
  11374.                             'type' => 'boolean',
  11375.                             'label' => 'sylius.ui.enabled',
  11376.                             'form_options' => [
  11377.                                 'placeholder' => NULL,
  11378.                             ],
  11379.                             'options' => [
  11380.                                 'field' => 'enabled',
  11381.                             ],
  11382.                             'default_value' => 'true',
  11383.                             'enabled' => true,
  11384.                             'position' => 100,
  11385.                         ],
  11386.                     ],
  11387.                     'actions' => [
  11388.                         'main' => [
  11389.                             'create' => [
  11390.                                 'type' => 'create',
  11391.                                 'enabled' => true,
  11392.                                 'position' => 100,
  11393.                                 'options' => [
  11394.                                 ],
  11395.                             ],
  11396.                         ],
  11397.                         'item' => [
  11398.                             'update' => [
  11399.                                 'type' => 'update',
  11400.                                 'enabled' => true,
  11401.                                 'position' => 100,
  11402.                                 'options' => [
  11403.                                 ],
  11404.                             ],
  11405.                             'delete' => [
  11406.                                 'type' => 'delete',
  11407.                                 'enabled' => true,
  11408.                                 'position' => 100,
  11409.                                 'options' => [
  11410.                                 ],
  11411.                             ],
  11412.                         ],
  11413.                     ],
  11414.                 ],
  11415.                 'sylius_admin_professional' => [
  11416.                     'driver' => [
  11417.                         'name' => 'doctrine/orm',
  11418.                         'options' => [
  11419.                             'class' => 'Sylius\\Component\\Customer\\Model\\Professional',
  11420.                         ],
  11421.                     ],
  11422.                     'sorting' => [
  11423.                         'name' => 'asc',
  11424.                     ],
  11425.                     'limits' => [
  11426.                         => 50,
  11427.                         => 100,
  11428.                     ],
  11429.                     'fields' => [
  11430.                         'id' => [
  11431.                             'type' => 'string',
  11432.                             'label' => 'sylius.ui.id',
  11433.                             'sortable' => NULL,
  11434.                             'enabled' => true,
  11435.                             'position' => 100,
  11436.                             'options' => [
  11437.                             ],
  11438.                         ],
  11439.                         'name' => [
  11440.                             'type' => 'string',
  11441.                             'label' => 'sylius.ui.name',
  11442.                             'sortable' => NULL,
  11443.                             'enabled' => true,
  11444.                             'position' => 100,
  11445.                             'options' => [
  11446.                             ],
  11447.                         ],
  11448.                         'lastname' => [
  11449.                             'type' => 'string',
  11450.                             'label' => 'sylius.ui.lastname',
  11451.                             'sortable' => NULL,
  11452.                             'enabled' => true,
  11453.                             'position' => 100,
  11454.                             'options' => [
  11455.                             ],
  11456.                         ],
  11457.                         'dni' => [
  11458.                             'type' => 'string',
  11459.                             'label' => 'sylius.ui.dni',
  11460.                             'sortable' => NULL,
  11461.                             'enabled' => true,
  11462.                             'position' => 100,
  11463.                             'options' => [
  11464.                             ],
  11465.                         ],
  11466.                         'phoneNumber' => [
  11467.                             'type' => 'string',
  11468.                             'label' => 'sylius.ui.phone_number',
  11469.                             'sortable' => NULL,
  11470.                             'enabled' => true,
  11471.                             'position' => 100,
  11472.                             'options' => [
  11473.                             ],
  11474.                         ],
  11475.                         'birthday' => [
  11476.                             'type' => 'datetime',
  11477.                             'label' => 'sylius.ui.birthday',
  11478.                             'sortable' => NULL,
  11479.                             'options' => [
  11480.                                 'format' => 'd-m-Y',
  11481.                             ],
  11482.                             'enabled' => true,
  11483.                             'position' => 100,
  11484.                         ],
  11485.                         'adminUserGroup.name' => [
  11486.                             'type' => 'string',
  11487.                             'label' => 'sylius.ui.type',
  11488.                             'path' => 'adminUserGroup',
  11489.                             'sortable' => NULL,
  11490.                             'enabled' => true,
  11491.                             'position' => 100,
  11492.                             'options' => [
  11493.                             ],
  11494.                         ],
  11495.                         'enabled' => [
  11496.                             'type' => 'twig',
  11497.                             'label' => 'sylius.ui.enabled',
  11498.                             'options' => [
  11499.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11500.                             ],
  11501.                             'sortable' => NULL,
  11502.                             'enabled' => true,
  11503.                             'position' => 100,
  11504.                         ],
  11505.                         'createdAt' => [
  11506.                             'type' => 'datetime',
  11507.                             'label' => 'sylius.ui.created_at',
  11508.                             'sortable' => NULL,
  11509.                             'enabled' => false,
  11510.                             'position' => 100,
  11511.                             'options' => [
  11512.                             ],
  11513.                         ],
  11514.                     ],
  11515.                     'filters' => [
  11516.                         'professional' => [
  11517.                             'type' => 'fields_combine',
  11518.                             'label' => 'sylius.ui.professional',
  11519.                             'options' => [
  11520.                                 'fields' => [
  11521.                                     => 'name',
  11522.                                     => 'lastname',
  11523.                                     => 'dni',
  11524.                                 ],
  11525.                             ],
  11526.                             'enabled' => true,
  11527.                             'position' => 100,
  11528.                             'form_options' => [
  11529.                             ],
  11530.                         ],
  11531.                         'adminUserGroup' => [
  11532.                             'type' => 'string',
  11533.                             'label' => 'sylius.ui.type',
  11534.                             'options' => [
  11535.                                 'fields' => [
  11536.                                     => 'adminUserGroup.name',
  11537.                                 ],
  11538.                             ],
  11539.                             'form_options' => [
  11540.                                 'type' => 'contains',
  11541.                             ],
  11542.                             'enabled' => true,
  11543.                             'position' => 100,
  11544.                         ],
  11545.                         'enabled' => [
  11546.                             'type' => 'boolean',
  11547.                             'label' => 'sylius.ui.enabled',
  11548.                             'form_options' => [
  11549.                                 'placeholder' => NULL,
  11550.                             ],
  11551.                             'options' => [
  11552.                                 'field' => 'enabled',
  11553.                             ],
  11554.                             'default_value' => 'true',
  11555.                             'enabled' => true,
  11556.                             'position' => 100,
  11557.                         ],
  11558.                     ],
  11559.                     'actions' => [
  11560.                         'main' => [
  11561.                             'create' => [
  11562.                                 'type' => 'create',
  11563.                                 'enabled' => true,
  11564.                                 'position' => 100,
  11565.                                 'options' => [
  11566.                                 ],
  11567.                             ],
  11568.                         ],
  11569.                         'item' => [
  11570.                             'update' => [
  11571.                                 'type' => 'update',
  11572.                                 'enabled' => true,
  11573.                                 'position' => 100,
  11574.                                 'options' => [
  11575.                                 ],
  11576.                             ],
  11577.                             'delete' => [
  11578.                                 'type' => 'delete',
  11579.                                 'enabled' => true,
  11580.                                 'position' => 100,
  11581.                                 'options' => [
  11582.                                 ],
  11583.                             ],
  11584.                         ],
  11585.                     ],
  11586.                 ],
  11587.                 'sylius_admin_turn' => [
  11588.                     'driver' => [
  11589.                         'name' => 'doctrine/orm',
  11590.                         'options' => [
  11591.                             'class' => 'Sylius\\Component\\Customer\\Model\\Turn',
  11592.                             'repository' => [
  11593.                                 'method' => 'createListQueryBuilder',
  11594.                                 'arguments' => [
  11595.                                     => '$sorting',
  11596.                                 ],
  11597.                             ],
  11598.                         ],
  11599.                     ],
  11600.                     'sorting' => [
  11601.                         'start' => 'desc',
  11602.                     ],
  11603.                     'limits' => [
  11604.                         => 50,
  11605.                         => 100,
  11606.                     ],
  11607.                     'fields' => [
  11608.                         'id' => [
  11609.                             'type' => 'string',
  11610.                             'label' => 'sylius.ui.id',
  11611.                             'path' => '[id]',
  11612.                             'sortable' => NULL,
  11613.                             'enabled' => true,
  11614.                             'position' => 100,
  11615.                             'options' => [
  11616.                             ],
  11617.                         ],
  11618.                         'name' => [
  11619.                             'type' => 'string',
  11620.                             'label' => 'sylius.ui.customer',
  11621.                             'path' => '[name]',
  11622.                             'sortable' => NULL,
  11623.                             'enabled' => true,
  11624.                             'position' => 100,
  11625.                             'options' => [
  11626.                             ],
  11627.                         ],
  11628.                         'professional.name' => [
  11629.                             'type' => 'string',
  11630.                             'label' => 'sylius.ui.professional',
  11631.                             'path' => '[professional]',
  11632.                             'sortable' => NULL,
  11633.                             'enabled' => true,
  11634.                             'position' => 100,
  11635.                             'options' => [
  11636.                             ],
  11637.                         ],
  11638.                         'room.name' => [
  11639.                             'type' => 'string',
  11640.                             'label' => 'sylius.ui.product_room',
  11641.                             'path' => '[room]',
  11642.                             'sortable' => NULL,
  11643.                             'enabled' => true,
  11644.                             'position' => 100,
  11645.                             'options' => [
  11646.                             ],
  11647.                         ],
  11648.                         'start' => [
  11649.                             'type' => 'twig',
  11650.                             'label' => 'sylius.ui.start_date',
  11651.                             'sortable' => NULL,
  11652.                             'path' => '.',
  11653.                             'options' => [
  11654.                                 'template' => '@SyliusUi/Grid/Field/turn_start_and_duration.html.twig',
  11655.                             ],
  11656.                             'enabled' => true,
  11657.                             'position' => 100,
  11658.                         ],
  11659.                         'turnTaxons' => [
  11660.                             'type' => 'twig',
  11661.                             'label' => 'Tipo',
  11662.                             'path' => '.',
  11663.                             'options' => [
  11664.                                 'template' => '@SyliusUi/Grid/Field/turn_taxon.html.twig',
  11665.                             ],
  11666.                             'enabled' => true,
  11667.                             'position' => 100,
  11668.                         ],
  11669.                         'status' => [
  11670.                             'type' => 'twig',
  11671.                             'label' => 'sylius.ui.status',
  11672.                             'path' => '.',
  11673.                             'options' => [
  11674.                                 'template' => '@SyliusUi/Grid/Field/turn_all_status.html.twig',
  11675.                             ],
  11676.                             'sortable' => NULL,
  11677.                             'enabled' => true,
  11678.                             'position' => 100,
  11679.                         ],
  11680.                         'createdAt' => [
  11681.                             'type' => 'datetime',
  11682.                             'label' => 'sylius.ui.created_at',
  11683.                             'sortable' => NULL,
  11684.                             'path' => '[createdAt]',
  11685.                             'enabled' => false,
  11686.                             'position' => 100,
  11687.                             'options' => [
  11688.                             ],
  11689.                         ],
  11690.                     ],
  11691.                     'filters' => [
  11692.                         'customer' => [
  11693.                             'type' => 'fields_combine',
  11694.                             'label' => 'sylius.ui.customer',
  11695.                             'options' => [
  11696.                                 'fields' => [
  11697.                                     => 'name',
  11698.                                     => 'lastname',
  11699.                                     => 'c.firstName',
  11700.                                     => 'c.lastName',
  11701.                                 ],
  11702.                             ],
  11703.                             'enabled' => true,
  11704.                             'position' => 100,
  11705.                             'form_options' => [
  11706.                             ],
  11707.                         ],
  11708.                         'professional' => [
  11709.                             'type' => 'fields_combine',
  11710.                             'label' => 'sylius.ui.professional',
  11711.                             'options' => [
  11712.                                 'fields' => [
  11713.                                     => 'professional.name',
  11714.                                     => 'professional.lastname',
  11715.                                 ],
  11716.                             ],
  11717.                             'enabled' => true,
  11718.                             'position' => 100,
  11719.                             'form_options' => [
  11720.                             ],
  11721.                         ],
  11722.                         'pay' => [
  11723.                             'type' => 'select',
  11724.                             'label' => 'sylius.ui.pay_status',
  11725.                             'form_options' => [
  11726.                                 'choices' => [
  11727.                                     'sylius.form.turn.pay_status.PAY_NULL' => 'NULL',
  11728.                                     'sylius.form.turn.pay_status.PAY_NEW' => 'STATE_NEW',
  11729.                                     'sylius.form.turn.pay_status.PAY_INCOMPLETE' => 'STATE_INCOMPLETE',
  11730.                                     'sylius.form.turn.pay_status.PAY_COMPLETED' => 'STATE_COMPLETED',
  11731.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  11732.                                 ],
  11733.                             ],
  11734.                             'options' => [
  11735.                                 'fields' => [
  11736.                                     => 'pay.state',
  11737.                                 ],
  11738.                                 'null_relation' => 'pay',
  11739.                             ],
  11740.                             'enabled' => true,
  11741.                             'position' => 100,
  11742.                         ],
  11743.                         'turnStatus' => [
  11744.                             'type' => 'select',
  11745.                             'label' => 'sylius.ui.turn_status',
  11746.                             'form_options' => [
  11747.                                 'choices' => [
  11748.                                     'sylius.form.turn.status.STATUS_NEW' => 'STATUS_NEW',
  11749.                                     'sylius.form.turn.status.STATUS_CONFIRMED' => 'STATUS_CONFIRMED',
  11750.                                     'sylius.form.turn.status.STATUS_CANCELLED' => 'STATUS_CANCELLED',
  11751.                                     'sylius.form.turn.status.STATUS_RESCHEDULE' => 'STATUS_RESCHEDULE',
  11752.                                 ],
  11753.                             ],
  11754.                             'enabled' => true,
  11755.                             'position' => 100,
  11756.                             'options' => [
  11757.                             ],
  11758.                         ],
  11759.                         'finalStatus' => [
  11760.                             'type' => 'select',
  11761.                             'label' => 'sylius.ui.final_status',
  11762.                             'form_options' => [
  11763.                                 'choices' => [
  11764.                                     'sylius.form.turn.final_status.FINAL_NOT_ATTENDANCE' => 'FINAL_NOT_ATTENDANCE',
  11765.                                     'sylius.form.turn.final_status.FINAL_ATTENDANCE' => 'FINAL_ATTENDANCE',
  11766.                                 ],
  11767.                             ],
  11768.                             'enabled' => true,
  11769.                             'position' => 100,
  11770.                             'options' => [
  11771.                             ],
  11772.                         ],
  11773.                         'room' => [
  11774.                             'type' => 'string',
  11775.                             'label' => 'sylius.ui.product_room',
  11776.                             'options' => [
  11777.                                 'fields' => [
  11778.                                     => 'room.name',
  11779.                                 ],
  11780.                             ],
  11781.                             'form_options' => [
  11782.                                 'type' => 'contains',
  11783.                             ],
  11784.                             'enabled' => true,
  11785.                             'position' => 100,
  11786.                         ],
  11787.                         'start' => [
  11788.                             'type' => 'date',
  11789.                             'label' => 'sylius.ui.start_date',
  11790.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  11791.                             'options' => [
  11792.                                 'inclusive_to' => false,
  11793.                                 'inclusive_from' => true,
  11794.                                 'fields' => [
  11795.                                     => 'start',
  11796.                                 ],
  11797.                             ],
  11798.                             'enabled' => true,
  11799.                             'position' => 100,
  11800.                             'form_options' => [
  11801.                             ],
  11802.                         ],
  11803.                         'id' => [
  11804.                             'type' => 'string',
  11805.                             'label' => 'ID',
  11806.                             'options' => [
  11807.                                 'fields' => [
  11808.                                     => 'id',
  11809.                                 ],
  11810.                             ],
  11811.                             'enabled' => true,
  11812.                             'position' => 100,
  11813.                             'form_options' => [
  11814.                             ],
  11815.                         ],
  11816.                         'taxons' => [
  11817.                             'type' => 'string',
  11818.                             'label' => 'sylius.ui.taxons',
  11819.                             'options' => [
  11820.                                 'fields' => [
  11821.                                     => 'turnTaxons.taxon.path',
  11822.                                 ],
  11823.                             ],
  11824.                             'form_options' => [
  11825.                                 'type' => 'contains',
  11826.                             ],
  11827.                             'enabled' => true,
  11828.                             'position' => 100,
  11829.                         ],
  11830.                         'enabled' => [
  11831.                             'type' => 'boolean',
  11832.                             'label' => 'sylius.ui.enabled',
  11833.                             'form_options' => [
  11834.                                 'placeholder' => NULL,
  11835.                             ],
  11836.                             'options' => [
  11837.                                 'field' => 'enabled',
  11838.                             ],
  11839.                             'default_value' => 'true',
  11840.                             'enabled' => true,
  11841.                             'position' => 100,
  11842.                         ],
  11843.                     ],
  11844.                     'actions' => [
  11845.                         'main' => [
  11846.                             'create' => [
  11847.                                 'type' => 'create',
  11848.                                 'enabled' => true,
  11849.                                 'position' => 100,
  11850.                                 'options' => [
  11851.                                 ],
  11852.                             ],
  11853.                         ],
  11854.                         'item' => [
  11855.                             'update' => [
  11856.                                 'type' => 'update',
  11857.                                 'enabled' => true,
  11858.                                 'position' => 100,
  11859.                                 'options' => [
  11860.                                 ],
  11861.                             ],
  11862.                             'delete' => [
  11863.                                 'type' => 'delete',
  11864.                                 'enabled' => true,
  11865.                                 'position' => 100,
  11866.                                 'options' => [
  11867.                                 ],
  11868.                             ],
  11869.                             'customer' => [
  11870.                                 'type' => 'link',
  11871.                                 'options' => [
  11872.                                     'link' => [
  11873.                                         'label' => '',
  11874.                                         'icon' => 'user',
  11875.                                         'route' => 'sylius_admin_customer_update',
  11876.                                         'parameters' => [
  11877.                                             'object' => [
  11878.                                                 'id' => 'resource[customerId]',
  11879.                                             ],
  11880.                                         ],
  11881.                                     ],
  11882.                                 ],
  11883.                                 'enabled' => true,
  11884.                                 'position' => 100,
  11885.                             ],
  11886.                             'payCustomer' => [
  11887.                                 'type' => 'link',
  11888.                                 'options' => [
  11889.                                     'link' => [
  11890.                                         'label' => '',
  11891.                                         'icon' => 'dollar sign',
  11892.                                         'route' => 'sylius_admin_pay_customer_update',
  11893.                                         'parameters' => [
  11894.                                             'object' => [
  11895.                                                 'id' => 'resource[payCustomerId]',
  11896.                                             ],
  11897.                                         ],
  11898.                                     ],
  11899.                                 ],
  11900.                                 'enabled' => true,
  11901.                                 'position' => 100,
  11902.                             ],
  11903.                             'disabledTurn' => [
  11904.                                 'type' => 'link_with_roles',
  11905.                                 'options' => [
  11906.                                     'role' => 'ROLE_ADMINISTRATION_ACCESS',
  11907.                                     'link' => [
  11908.                                         'label' => '',
  11909.                                         'icon' => 'delete',
  11910.                                         'route' => 'sylius_admin_turn_disabled',
  11911.                                         'class' => 'disabled-turn',
  11912.                                         'parameters' => [
  11913.                                             'id' => 'resource[id]',
  11914.                                         ],
  11915.                                     ],
  11916.                                 ],
  11917.                                 'enabled' => true,
  11918.                                 'position' => 100,
  11919.                             ],
  11920.                         ],
  11921.                     ],
  11922.                 ],
  11923.                 'sylius_admin_locale' => [
  11924.                     'driver' => [
  11925.                         'name' => 'doctrine/orm',
  11926.                         'options' => [
  11927.                             'class' => 'Sylius\\Component\\Locale\\Model\\Locale',
  11928.                         ],
  11929.                     ],
  11930.                     'sorting' => [
  11931.                         'code' => 'asc',
  11932.                     ],
  11933.                     'fields' => [
  11934.                         'code' => [
  11935.                             'type' => 'string',
  11936.                             'label' => 'sylius.ui.code',
  11937.                             'sortable' => NULL,
  11938.                             'enabled' => true,
  11939.                             'position' => 100,
  11940.                             'options' => [
  11941.                             ],
  11942.                         ],
  11943.                         'name' => [
  11944.                             'type' => 'twig',
  11945.                             'label' => 'sylius.ui.name',
  11946.                             'path' => '.',
  11947.                             'sortable' => 'code',
  11948.                             'options' => [
  11949.                                 'template' => '@SyliusAdmin/Locale/Grid/Field/name.html.twig',
  11950.                             ],
  11951.                             'enabled' => true,
  11952.                             'position' => 100,
  11953.                         ],
  11954.                     ],
  11955.                     'filters' => [
  11956.                         'code' => [
  11957.                             'type' => 'string',
  11958.                             'label' => 'sylius.ui.code',
  11959.                             'enabled' => true,
  11960.                             'position' => 100,
  11961.                             'options' => [
  11962.                             ],
  11963.                             'form_options' => [
  11964.                             ],
  11965.                         ],
  11966.                     ],
  11967.                     'actions' => [
  11968.                         'main' => [
  11969.                             'create' => [
  11970.                                 'type' => 'create',
  11971.                                 'enabled' => true,
  11972.                                 'position' => 100,
  11973.                                 'options' => [
  11974.                                 ],
  11975.                             ],
  11976.                         ],
  11977.                         'item' => [
  11978.                             'update' => [
  11979.                                 'type' => 'update',
  11980.                                 'enabled' => true,
  11981.                                 'position' => 100,
  11982.                                 'options' => [
  11983.                                 ],
  11984.                             ],
  11985.                         ],
  11986.                     ],
  11987.                     'limits' => [
  11988.                         => 10,
  11989.                         => 25,
  11990.                         => 50,
  11991.                     ],
  11992.                 ],
  11993.                 'sylius_admin_pay' => [
  11994.                     'driver' => [
  11995.                         'name' => 'doctrine/orm',
  11996.                         'options' => [
  11997.                             'class' => 'Sylius\\Component\\Payment\\Model\\Pay',
  11998.                         ],
  11999.                     ],
  12000.                     'sorting' => [
  12001.                         'createdAt' => 'desc',
  12002.                     ],
  12003.                     'limits' => [
  12004.                         => 50,
  12005.                         => 100,
  12006.                     ],
  12007.                     'fields' => [
  12008.                         'id' => [
  12009.                             'type' => 'string',
  12010.                             'label' => 'sylius.ui.id',
  12011.                             'sortable' => NULL,
  12012.                             'enabled' => true,
  12013.                             'position' => 100,
  12014.                             'options' => [
  12015.                             ],
  12016.                         ],
  12017.                         'credit' => [
  12018.                             'type' => 'twig',
  12019.                             'label' => 'sylius.ui.credit_debit',
  12020.                             'options' => [
  12021.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  12022.                             ],
  12023.                             'sortable' => NULL,
  12024.                             'enabled' => true,
  12025.                             'position' => 100,
  12026.                         ],
  12027.                         'personString' => [
  12028.                             'type' => 'string',
  12029.                             'label' => 'sylius.ui.person_string',
  12030.                             'path' => 'getPersonString',
  12031.                             'enabled' => true,
  12032.                             'position' => 100,
  12033.                             'options' => [
  12034.                             ],
  12035.                         ],
  12036.                         'personFullname' => [
  12037.                             'type' => 'string',
  12038.                             'label' => 'Entidad',
  12039.                             'path' => 'getPersonFullname',
  12040.                             'enabled' => true,
  12041.                             'position' => 100,
  12042.                             'options' => [
  12043.                             ],
  12044.                         ],
  12045.                         'state' => [
  12046.                             'type' => 'twig',
  12047.                             'label' => 'sylius.ui.state',
  12048.                             'options' => [
  12049.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  12050.                             ],
  12051.                             'sortable' => NULL,
  12052.                             'enabled' => true,
  12053.                             'position' => 100,
  12054.                         ],
  12055.                         'currency' => [
  12056.                             'type' => 'twig',
  12057.                             'label' => 'sylius.ui.currency',
  12058.                             'path' => 'currency',
  12059.                             'sortable' => NULL,
  12060.                             'options' => [
  12061.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  12062.                             ],
  12063.                             'enabled' => true,
  12064.                             'position' => 100,
  12065.                         ],
  12066.                         'imports' => [
  12067.                             'type' => 'twig',
  12068.                             'label' => 'sylius.ui.imports',
  12069.                             'sortable' => NULL,
  12070.                             'options' => [
  12071.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12072.                                 'vars' => [
  12073.                                     'query' => 'o.payCurrencyCode, SUM(o.imports * (CASE WHEN o.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  12074.                                     'keyMultiple' => 'payCurrencyCode',
  12075.                                 ],
  12076.                             ],
  12077.                             'enabled' => true,
  12078.                             'position' => 100,
  12079.                         ],
  12080.                         'pays' => [
  12081.                             'type' => 'twig',
  12082.                             'label' => 'sylius.ui.pays',
  12083.                             'sortable' => NULL,
  12084.                             'options' => [
  12085.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12086.                                 'vars' => [
  12087.                                     'query' => 'o.payCurrencyCode, SUM(o.pays * (CASE WHEN o.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  12088.                                     'keyMultiple' => 'payCurrencyCode',
  12089.                                 ],
  12090.                             ],
  12091.                             'enabled' => true,
  12092.                             'position' => 100,
  12093.                         ],
  12094.                         'balance' => [
  12095.                             'type' => 'twig',
  12096.                             'label' => 'sylius.ui.balance',
  12097.                             'sortable' => NULL,
  12098.                             'options' => [
  12099.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12100.                                 'vars' => [
  12101.                                     'query' => 'o.payCurrencyCode, SUM(o.balance * (CASE WHEN o.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  12102.                                     'keyMultiple' => 'payCurrencyCode',
  12103.                                 ],
  12104.                             ],
  12105.                             'enabled' => true,
  12106.                             'position' => 100,
  12107.                         ],
  12108.                         'finish' => [
  12109.                             'type' => 'twig',
  12110.                             'label' => 'sylius.ui.finish',
  12111.                             'options' => [
  12112.                                 'template' => '@SyliusUi/Grid/Field/finish.html.twig',
  12113.                             ],
  12114.                             'sortable' => NULL,
  12115.                             'enabled' => true,
  12116.                             'position' => 100,
  12117.                         ],
  12118.                         'importNegative' => [
  12119.                             'type' => 'twig',
  12120.                             'label' => 'IN',
  12121.                             'options' => [
  12122.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/pay_imports_negative.html.twig',
  12123.                             ],
  12124.                             'sortable' => NULL,
  12125.                             'enabled' => true,
  12126.                             'position' => 100,
  12127.                         ],
  12128.                         'createdAt' => [
  12129.                             'type' => 'datetime',
  12130.                             'label' => 'Fecha creación',
  12131.                             'sortable' => NULL,
  12132.                             'options' => [
  12133.                                 'format' => 'd-m-y',
  12134.                             ],
  12135.                             'enabled' => true,
  12136.                             'position' => 100,
  12137.                         ],
  12138.                     ],
  12139.                     'filters' => [
  12140.                         'search' => [
  12141.                             'type' => 'string',
  12142.                             'label' => 'sylius.ui.id',
  12143.                             'options' => [
  12144.                                 'fields' => [
  12145.                                     => 'id',
  12146.                                 ],
  12147.                             ],
  12148.                             'enabled' => true,
  12149.                             'position' => 100,
  12150.                             'form_options' => [
  12151.                             ],
  12152.                         ],
  12153.                         'credit' => [
  12154.                             'type' => 'select',
  12155.                             'label' => 'sylius.form.pay.credit_debit',
  12156.                             'form_options' => [
  12157.                                 'choices' => [
  12158.                                     'sylius.ui.debit' => 'false',
  12159.                                     'sylius.ui.credit' => 1,
  12160.                                 ],
  12161.                             ],
  12162.                             'enabled' => true,
  12163.                             'position' => 100,
  12164.                             'options' => [
  12165.                             ],
  12166.                         ],
  12167.                         'state' => [
  12168.                             'type' => 'select',
  12169.                             'label' => 'sylius.ui.state',
  12170.                             'options' => [
  12171.                                 'field' => 'state',
  12172.                             ],
  12173.                             'form_options' => [
  12174.                                 'choices' => [
  12175.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  12176.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  12177.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  12178.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  12179.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  12180.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  12181.                                 ],
  12182.                             ],
  12183.                             'enabled' => true,
  12184.                             'position' => 100,
  12185.                         ],
  12186.                         'currency' => [
  12187.                             'type' => 'entity',
  12188.                             'label' => 'sylius.ui.currency',
  12189.                             'options' => [
  12190.                                 'fields' => [
  12191.                                     => 'currency',
  12192.                                 ],
  12193.                             ],
  12194.                             'form_options' => [
  12195.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  12196.                                 'choice_label' => 'code',
  12197.                             ],
  12198.                             'enabled' => true,
  12199.                             'position' => 100,
  12200.                         ],
  12201.                         'customer' => [
  12202.                             'type' => 'fields_combine',
  12203.                             'label' => 'sylius.ui.customer',
  12204.                             'options' => [
  12205.                                 'fields' => [
  12206.                                     => 'payCustomer.customer.firstName',
  12207.                                     => 'payCustomer.customer.lastName',
  12208.                                     => 'payCustomer.customer.dni',
  12209.                                 ],
  12210.                             ],
  12211.                             'enabled' => true,
  12212.                             'position' => 100,
  12213.                             'form_options' => [
  12214.                             ],
  12215.                         ],
  12216.                         'professional' => [
  12217.                             'type' => 'fields_combine',
  12218.                             'label' => 'sylius.ui.professional',
  12219.                             'options' => [
  12220.                                 'fields' => [
  12221.                                     => 'payProfessional.professional.name',
  12222.                                     => 'payProfessional.professional.lastname',
  12223.                                 ],
  12224.                             ],
  12225.                             'enabled' => true,
  12226.                             'position' => 100,
  12227.                             'form_options' => [
  12228.                             ],
  12229.                         ],
  12230.                         'articleProvider' => [
  12231.                             'type' => 'string',
  12232.                             'label' => 'sylius.ui.article_provider',
  12233.                             'options' => [
  12234.                                 'fields' => [
  12235.                                     => 'payProvider.articleProvider.name',
  12236.                                 ],
  12237.                             ],
  12238.                             'form_options' => [
  12239.                                 'type' => 'contains',
  12240.                             ],
  12241.                             'enabled' => true,
  12242.                             'position' => 100,
  12243.                         ],
  12244.                         'createdAt' => [
  12245.                             'type' => 'date',
  12246.                             'label' => 'sylius.ui.start_date',
  12247.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  12248.                             'options' => [
  12249.                                 'inclusive_to' => false,
  12250.                                 'inclusive_from' => true,
  12251.                                 'fields' => [
  12252.                                     => 'createdAt',
  12253.                                 ],
  12254.                             ],
  12255.                             'enabled' => true,
  12256.                             'position' => 100,
  12257.                             'form_options' => [
  12258.                             ],
  12259.                         ],
  12260.                         'enabled' => [
  12261.                             'type' => 'boolean',
  12262.                             'label' => 'sylius.ui.enabled',
  12263.                             'form_options' => [
  12264.                                 'placeholder' => NULL,
  12265.                             ],
  12266.                             'options' => [
  12267.                                 'field' => 'enabled',
  12268.                             ],
  12269.                             'default_value' => 'true',
  12270.                             'enabled' => true,
  12271.                             'position' => 100,
  12272.                         ],
  12273.                     ],
  12274.                     'actions' => [
  12275.                         'item' => [
  12276.                             'payCustomer' => [
  12277.                                 'type' => 'link',
  12278.                                 'options' => [
  12279.                                     'link' => [
  12280.                                         'label' => '',
  12281.                                         'icon' => 'pencil',
  12282.                                         'route' => 'sylius_admin_pay_customer_update',
  12283.                                         'parameters' => [
  12284.                                             'object' => 'resource.payCustomer',
  12285.                                         ],
  12286.                                     ],
  12287.                                 ],
  12288.                                 'enabled' => true,
  12289.                                 'position' => 100,
  12290.                             ],
  12291.                             'payFixAcount' => [
  12292.                                 'type' => 'link',
  12293.                                 'options' => [
  12294.                                     'link' => [
  12295.                                         'label' => '',
  12296.                                         'icon' => 'pencil',
  12297.                                         'route' => 'sylius_admin_pay_fix_acount_update',
  12298.                                         'parameters' => [
  12299.                                             'object' => 'resource.payFixAcount',
  12300.                                         ],
  12301.                                     ],
  12302.                                 ],
  12303.                                 'enabled' => true,
  12304.                                 'position' => 100,
  12305.                             ],
  12306.                             'payProfessional' => [
  12307.                                 'type' => 'link',
  12308.                                 'options' => [
  12309.                                     'link' => [
  12310.                                         'label' => '',
  12311.                                         'icon' => 'pencil',
  12312.                                         'route' => 'sylius_admin_pay_professional_update',
  12313.                                         'parameters' => [
  12314.                                             'object' => 'resource.payProfessional',
  12315.                                         ],
  12316.                                     ],
  12317.                                 ],
  12318.                                 'enabled' => true,
  12319.                                 'position' => 100,
  12320.                             ],
  12321.                             'payProvider' => [
  12322.                                 'type' => 'link',
  12323.                                 'options' => [
  12324.                                     'link' => [
  12325.                                         'label' => '',
  12326.                                         'icon' => 'pencil',
  12327.                                         'route' => 'sylius_admin_pay_provider_update',
  12328.                                         'parameters' => [
  12329.                                             'object' => 'resource.payProvider',
  12330.                                         ],
  12331.                                     ],
  12332.                                 ],
  12333.                                 'enabled' => true,
  12334.                                 'position' => 100,
  12335.                             ],
  12336.                         ],
  12337.                     ],
  12338.                 ],
  12339.                 'sylius_admin_pay_acount' => [
  12340.                     'driver' => [
  12341.                         'name' => 'doctrine/orm',
  12342.                         'options' => [
  12343.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayAcount',
  12344.                         ],
  12345.                     ],
  12346.                     'sorting' => [
  12347.                         'name' => 'asc',
  12348.                     ],
  12349.                     'limits' => [
  12350.                         => 50,
  12351.                         => 100,
  12352.                     ],
  12353.                     'fields' => [
  12354.                         'name' => [
  12355.                             'type' => 'string',
  12356.                             'label' => 'sylius.ui.name',
  12357.                             'sortable' => NULL,
  12358.                             'enabled' => true,
  12359.                             'position' => 100,
  12360.                             'options' => [
  12361.                             ],
  12362.                         ],
  12363.                         'currency' => [
  12364.                             'type' => 'twig',
  12365.                             'label' => 'sylius.ui.currency',
  12366.                             'path' => 'currency',
  12367.                             'sortable' => NULL,
  12368.                             'options' => [
  12369.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  12370.                             ],
  12371.                             'enabled' => true,
  12372.                             'position' => 100,
  12373.                         ],
  12374.                         'value' => [
  12375.                             'type' => 'twig',
  12376.                             'label' => 'sylius.form.pay_acount.value',
  12377.                             'sortable' => NULL,
  12378.                             'options' => [
  12379.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12380.                                 'vars' => [
  12381.                                     'sum' => 'o.value',
  12382.                                 ],
  12383.                             ],
  12384.                             'enabled' => true,
  12385.                             'position' => 100,
  12386.                         ],
  12387.                         'enabled' => [
  12388.                             'type' => 'twig',
  12389.                             'label' => 'sylius.ui.enabled',
  12390.                             'options' => [
  12391.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12392.                             ],
  12393.                             'enabled' => true,
  12394.                             'position' => 100,
  12395.                         ],
  12396.                         'createdAt' => [
  12397.                             'type' => 'datetime',
  12398.                             'label' => 'Fecha creación',
  12399.                             'sortable' => NULL,
  12400.                             'options' => [
  12401.                                 'format' => 'd-m-y H:i',
  12402.                             ],
  12403.                             'enabled' => true,
  12404.                             'position' => 100,
  12405.                         ],
  12406.                     ],
  12407.                     'filters' => [
  12408.                         'name' => [
  12409.                             'type' => 'string',
  12410.                             'label' => 'sylius.ui.name',
  12411.                             'options' => [
  12412.                                 'fields' => [
  12413.                                     => 'name',
  12414.                                 ],
  12415.                             ],
  12416.                             'enabled' => true,
  12417.                             'position' => 100,
  12418.                             'form_options' => [
  12419.                             ],
  12420.                         ],
  12421.                         'currency' => [
  12422.                             'type' => 'entity',
  12423.                             'label' => 'sylius.ui.currency',
  12424.                             'options' => [
  12425.                                 'fields' => [
  12426.                                     => 'currency',
  12427.                                 ],
  12428.                             ],
  12429.                             'form_options' => [
  12430.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  12431.                                 'choice_label' => 'code',
  12432.                             ],
  12433.                             'enabled' => true,
  12434.                             'position' => 100,
  12435.                         ],
  12436.                         'enabled' => [
  12437.                             'type' => 'boolean',
  12438.                             'label' => 'sylius.ui.enabled',
  12439.                             'form_options' => [
  12440.                                 'placeholder' => NULL,
  12441.                             ],
  12442.                             'options' => [
  12443.                                 'field' => 'enabled',
  12444.                             ],
  12445.                             'default_value' => 'true',
  12446.                             'enabled' => true,
  12447.                             'position' => 100,
  12448.                         ],
  12449.                     ],
  12450.                     'actions' => [
  12451.                         'main' => [
  12452.                             'create' => [
  12453.                                 'type' => 'create',
  12454.                                 'enabled' => true,
  12455.                                 'position' => 100,
  12456.                                 'options' => [
  12457.                                 ],
  12458.                             ],
  12459.                         ],
  12460.                         'item' => [
  12461.                             'update' => [
  12462.                                 'type' => 'update',
  12463.                                 'enabled' => true,
  12464.                                 'position' => 100,
  12465.                                 'options' => [
  12466.                                 ],
  12467.                             ],
  12468.                         ],
  12469.                     ],
  12470.                 ],
  12471.                 'sylius_admin_pay_fixed' => [
  12472.                     'driver' => [
  12473.                         'name' => 'doctrine/orm',
  12474.                         'options' => [
  12475.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayFixed',
  12476.                         ],
  12477.                     ],
  12478.                     'sorting' => [
  12479.                         'name' => 'asc',
  12480.                     ],
  12481.                     'limits' => [
  12482.                         => 50,
  12483.                         => 100,
  12484.                     ],
  12485.                     'fields' => [
  12486.                         'name' => [
  12487.                             'type' => 'string',
  12488.                             'label' => 'sylius.ui.name',
  12489.                             'sortable' => NULL,
  12490.                             'enabled' => true,
  12491.                             'position' => 100,
  12492.                             'options' => [
  12493.                             ],
  12494.                         ],
  12495.                         'period' => [
  12496.                             'type' => 'twig',
  12497.                             'label' => 'sylius.ui.period',
  12498.                             'sortable' => NULL,
  12499.                             'options' => [
  12500.                                 'template' => '@SyliusAdmin/PayFixed/Grid/Field/period.html.twig',
  12501.                             ],
  12502.                             'enabled' => true,
  12503.                             'position' => 100,
  12504.                         ],
  12505.                         'pays' => [
  12506.                             'type' => 'twig',
  12507.                             'label' => 'Último Pago',
  12508.                             'path' => 'pays',
  12509.                             'options' => [
  12510.                                 'template' => '@SyliusAdmin/PayFixed/Grid/Field/last_pay.html.twig',
  12511.                             ],
  12512.                             'enabled' => true,
  12513.                             'position' => 100,
  12514.                         ],
  12515.                         'enabled' => [
  12516.                             'type' => 'twig',
  12517.                             'label' => 'sylius.ui.enabled',
  12518.                             'options' => [
  12519.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12520.                             ],
  12521.                             'sortable' => NULL,
  12522.                             'enabled' => true,
  12523.                             'position' => 100,
  12524.                         ],
  12525.                         'createdAt' => [
  12526.                             'type' => 'datetime',
  12527.                             'label' => 'Fecha creación',
  12528.                             'sortable' => NULL,
  12529.                             'enabled' => false,
  12530.                             'position' => 100,
  12531.                             'options' => [
  12532.                             ],
  12533.                         ],
  12534.                     ],
  12535.                     'filters' => [
  12536.                         'name' => [
  12537.                             'type' => 'string',
  12538.                             'label' => 'sylius.ui.name',
  12539.                             'options' => [
  12540.                                 'fields' => [
  12541.                                     => 'name',
  12542.                                 ],
  12543.                             ],
  12544.                             'enabled' => true,
  12545.                             'position' => 100,
  12546.                             'form_options' => [
  12547.                             ],
  12548.                         ],
  12549.                         'enabled' => [
  12550.                             'type' => 'boolean',
  12551.                             'label' => 'sylius.ui.enabled',
  12552.                             'form_options' => [
  12553.                                 'placeholder' => NULL,
  12554.                             ],
  12555.                             'options' => [
  12556.                                 'field' => 'enabled',
  12557.                             ],
  12558.                             'default_value' => 'true',
  12559.                             'enabled' => true,
  12560.                             'position' => 100,
  12561.                         ],
  12562.                     ],
  12563.                     'actions' => [
  12564.                         'main' => [
  12565.                             'create' => [
  12566.                                 'type' => 'create',
  12567.                                 'enabled' => true,
  12568.                                 'position' => 100,
  12569.                                 'options' => [
  12570.                                 ],
  12571.                             ],
  12572.                         ],
  12573.                         'item' => [
  12574.                             'update' => [
  12575.                                 'type' => 'update',
  12576.                                 'enabled' => true,
  12577.                                 'position' => 100,
  12578.                                 'options' => [
  12579.                                 ],
  12580.                             ],
  12581.                             'delete' => [
  12582.                                 'type' => 'delete',
  12583.                                 'enabled' => true,
  12584.                                 'position' => 100,
  12585.                                 'options' => [
  12586.                                 ],
  12587.                             ],
  12588.                             'payFixCreate' => [
  12589.                                 'type' => 'link_pay_fixed_expired',
  12590.                                 'enabled' => true,
  12591.                                 'position' => 100,
  12592.                                 'options' => [
  12593.                                 ],
  12594.                             ],
  12595.                         ],
  12596.                     ],
  12597.                 ],
  12598.                 'sylius_admin_pay_import' => [
  12599.                     'driver' => [
  12600.                         'name' => 'doctrine/orm',
  12601.                         'options' => [
  12602.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayImport',
  12603.                         ],
  12604.                     ],
  12605.                     'sorting' => [
  12606.                         'createdAt' => 'desc',
  12607.                     ],
  12608.                     'limits' => [
  12609.                         => 50,
  12610.                         => 100,
  12611.                     ],
  12612.                     'fields' => [
  12613.                         'value' => [
  12614.                             'type' => 'string',
  12615.                             'label' => 'sylius.ui.value',
  12616.                             'enabled' => true,
  12617.                             'position' => 100,
  12618.                             'options' => [
  12619.                             ],
  12620.                         ],
  12621.                         'createdAt' => [
  12622.                             'type' => 'datetime',
  12623.                             'label' => 'Fecha creación',
  12624.                             'sortable' => NULL,
  12625.                             'enabled' => true,
  12626.                             'position' => 100,
  12627.                             'options' => [
  12628.                             ],
  12629.                         ],
  12630.                     ],
  12631.                     'actions' => [
  12632.                     ],
  12633.                     'filters' => [
  12634.                     ],
  12635.                 ],
  12636.                 'sylius_admin_pay_mov' => [
  12637.                     'driver' => [
  12638.                         'name' => 'doctrine/orm',
  12639.                         'options' => [
  12640.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayMov',
  12641.                         ],
  12642.                     ],
  12643.                     'sorting' => [
  12644.                         'createdAt' => 'desc',
  12645.                     ],
  12646.                     'limits' => [
  12647.                         => 50,
  12648.                         => 100,
  12649.                     ],
  12650.                     'fields' => [
  12651.                         'id' => [
  12652.                             'type' => 'string',
  12653.                             'label' => 'sylius.ui.id',
  12654.                             'sortable' => NULL,
  12655.                             'enabled' => true,
  12656.                             'position' => 100,
  12657.                             'options' => [
  12658.                             ],
  12659.                         ],
  12660.                         'pay.id' => [
  12661.                             'type' => 'string',
  12662.                             'label' => 'ID pago',
  12663.                             'path' => 'pay.id',
  12664.                             'sortable' => NULL,
  12665.                             'enabled' => true,
  12666.                             'position' => 100,
  12667.                             'options' => [
  12668.                             ],
  12669.                         ],
  12670.                         'pay.credit' => [
  12671.                             'type' => 'twig',
  12672.                             'label' => 'sylius.ui.credit_debit',
  12673.                             'path' => 'pay.credit',
  12674.                             'options' => [
  12675.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  12676.                             ],
  12677.                             'sortable' => NULL,
  12678.                             'enabled' => true,
  12679.                             'position' => 100,
  12680.                         ],
  12681.                         'value' => [
  12682.                             'type' => 'twig',
  12683.                             'label' => 'sylius.ui.value',
  12684.                             'path' => '.',
  12685.                             'options' => [
  12686.                                 'template' => '@SyliusUi/Grid/Field/pay_mov_value.html.twig',
  12687.                                 'vars' => [
  12688.                                     'query' => 'o.payAcountCurrencyCode, SUM(o.value * CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END) / COUNT(o.id)',
  12689.                                     'keyMultiple' => 'payAcountCurrencyCode',
  12690.                                     'join' => 'o.pay',
  12691.                                 ],
  12692.                             ],
  12693.                             'sortable' => NULL,
  12694.                             'enabled' => true,
  12695.                             'position' => 100,
  12696.                         ],
  12697.                         'payAcount.currency' => [
  12698.                             'type' => 'twig',
  12699.                             'label' => 'sylius.ui.currency',
  12700.                             'path' => 'payAcount.currency',
  12701.                             'sortable' => NULL,
  12702.                             'options' => [
  12703.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  12704.                             ],
  12705.                             'enabled' => true,
  12706.                             'position' => 100,
  12707.                         ],
  12708.                         'transactionDate' => [
  12709.                             'type' => 'datetime',
  12710.                             'label' => 'sylius.ui.date',
  12711.                             'sortable' => NULL,
  12712.                             'options' => [
  12713.                                 'format' => 'Y-m-d',
  12714.                             ],
  12715.                             'enabled' => true,
  12716.                             'position' => 100,
  12717.                         ],
  12718.                         'pay' => [
  12719.                             'type' => 'twig',
  12720.                             'label' => 'Categoría de Turno',
  12721.                             'path' => 'pay.payCustomer',
  12722.                             'options' => [
  12723.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/turn_taxons.html.twig',
  12724.                             ],
  12725.                             'enabled' => true,
  12726.                             'position' => 100,
  12727.                         ],
  12728.                         'description' => [
  12729.                             'type' => 'string',
  12730.                             'label' => 'sylius.ui.description',
  12731.                             'sortable' => NULL,
  12732.                             'enabled' => true,
  12733.                             'position' => 100,
  12734.                             'options' => [
  12735.                             ],
  12736.                         ],
  12737.                         'personString' => [
  12738.                             'type' => 'string',
  12739.                             'label' => 'sylius.ui.person_string',
  12740.                             'path' => 'pay.getPersonString',
  12741.                             'enabled' => true,
  12742.                             'position' => 100,
  12743.                             'options' => [
  12744.                             ],
  12745.                         ],
  12746.                         'personFullname' => [
  12747.                             'type' => 'string',
  12748.                             'label' => 'Entidad',
  12749.                             'path' => 'pay.getPersonFullname',
  12750.                             'enabled' => true,
  12751.                             'position' => 100,
  12752.                             'options' => [
  12753.                             ],
  12754.                         ],
  12755.                         'payAcount.name' => [
  12756.                             'type' => 'string',
  12757.                             'label' => 'sylius.ui.acount',
  12758.                             'path' => 'payAcount.name',
  12759.                             'sortable' => NULL,
  12760.                             'enabled' => true,
  12761.                             'position' => 100,
  12762.                             'options' => [
  12763.                             ],
  12764.                         ],
  12765.                         'createdAt' => [
  12766.                             'type' => 'datetime',
  12767.                             'label' => 'Fecha creación',
  12768.                             'sortable' => NULL,
  12769.                             'enabled' => true,
  12770.                             'position' => 100,
  12771.                             'options' => [
  12772.                             ],
  12773.                         ],
  12774.                     ],
  12775.                     'filters' => [
  12776.                         'search' => [
  12777.                             'type' => 'string',
  12778.                             'label' => 'ID, ID de Pago, Descripción',
  12779.                             'options' => [
  12780.                                 'fields' => [
  12781.                                     => 'id',
  12782.                                     => 'pay.id',
  12783.                                     => 'description',
  12784.                                 ],
  12785.                             ],
  12786.                             'enabled' => true,
  12787.                             'position' => 100,
  12788.                             'form_options' => [
  12789.                             ],
  12790.                         ],
  12791.                         'payAcount' => [
  12792.                             'type' => 'string',
  12793.                             'label' => 'sylius.ui.acount',
  12794.                             'options' => [
  12795.                                 'fields' => [
  12796.                                     => 'payAcount.name',
  12797.                                 ],
  12798.                             ],
  12799.                             'enabled' => true,
  12800.                             'position' => 100,
  12801.                             'form_options' => [
  12802.                             ],
  12803.                         ],
  12804.                         'transactionDate' => [
  12805.                             'type' => 'date',
  12806.                             'label' => 'sylius.ui.date',
  12807.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  12808.                             'options' => [
  12809.                                 'inclusive_to' => false,
  12810.                                 'inclusive_from' => true,
  12811.                             ],
  12812.                             'enabled' => true,
  12813.                             'position' => 100,
  12814.                             'form_options' => [
  12815.                             ],
  12816.                         ],
  12817.                         'customer' => [
  12818.                             'type' => 'fields_combine',
  12819.                             'label' => 'sylius.ui.customer',
  12820.                             'options' => [
  12821.                                 'fields' => [
  12822.                                     => 'pay.payCustomer.customer.firstName',
  12823.                                     => 'pay.payCustomer.customer.lastName',
  12824.                                     => 'pay.payCustomer.customer.dni',
  12825.                                 ],
  12826.                             ],
  12827.                             'enabled' => true,
  12828.                             'position' => 100,
  12829.                             'form_options' => [
  12830.                             ],
  12831.                         ],
  12832.                         'professional' => [
  12833.                             'type' => 'fields_combine',
  12834.                             'label' => 'sylius.ui.professional',
  12835.                             'options' => [
  12836.                                 'fields' => [
  12837.                                     => 'pay.payProfessional.professional.name',
  12838.                                     => 'pay.payProfessional.professional.lastname',
  12839.                                 ],
  12840.                             ],
  12841.                             'enabled' => true,
  12842.                             'position' => 100,
  12843.                             'form_options' => [
  12844.                             ],
  12845.                         ],
  12846.                         'articleProvider' => [
  12847.                             'type' => 'string',
  12848.                             'label' => 'sylius.ui.article_provider',
  12849.                             'options' => [
  12850.                                 'fields' => [
  12851.                                     => 'pay.payProvider.articleProvider.name',
  12852.                                 ],
  12853.                             ],
  12854.                             'form_options' => [
  12855.                                 'type' => 'contains',
  12856.                             ],
  12857.                             'enabled' => true,
  12858.                             'position' => 100,
  12859.                         ],
  12860.                         'taxons' => [
  12861.                             'type' => 'string',
  12862.                             'label' => 'sylius.ui.taxon',
  12863.                             'options' => [
  12864.                                 'fields' => [
  12865.                                     => 'pay.payCustomer.turn.turnTaxons.taxon.path',
  12866.                                 ],
  12867.                             ],
  12868.                             'form_options' => [
  12869.                                 'type' => 'contains',
  12870.                             ],
  12871.                             'enabled' => true,
  12872.                             'position' => 100,
  12873.                         ],
  12874.                         'pay_credit' => [
  12875.                             'type' => 'select',
  12876.                             'label' => 'sylius.ui.credit_debit',
  12877.                             'options' => [
  12878.                                 'field' => 'pay.credit',
  12879.                             ],
  12880.                             'form_options' => [
  12881.                                 'choices' => [
  12882.                                     'sylius.ui.debit' => 'false',
  12883.                                     'sylius.ui.credit' => 1,
  12884.                                 ],
  12885.                             ],
  12886.                             'enabled' => true,
  12887.                             'position' => 100,
  12888.                         ],
  12889.                         'payEnabled' => [
  12890.                             'type' => 'boolean',
  12891.                             'label' => 'Pago Habilitado',
  12892.                             'form_options' => [
  12893.                                 'placeholder' => NULL,
  12894.                             ],
  12895.                             'options' => [
  12896.                                 'field' => 'pay.enabled',
  12897.                             ],
  12898.                             'default_value' => 'true',
  12899.                             'enabled' => true,
  12900.                             'position' => 100,
  12901.                         ],
  12902.                         'currency' => [
  12903.                             'type' => 'entity',
  12904.                             'label' => 'sylius.ui.currency',
  12905.                             'options' => [
  12906.                                 'fields' => [
  12907.                                     => 'payAcount.currency',
  12908.                                 ],
  12909.                             ],
  12910.                             'form_options' => [
  12911.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  12912.                                 'choice_label' => 'code',
  12913.                             ],
  12914.                             'enabled' => true,
  12915.                             'position' => 100,
  12916.                         ],
  12917.                     ],
  12918.                     'actions' => [
  12919.                         'item' => [
  12920.                             'payCustomer' => [
  12921.                                 'type' => 'link',
  12922.                                 'options' => [
  12923.                                     'link' => [
  12924.                                         'label' => '',
  12925.                                         'icon' => 'dollar sign',
  12926.                                         'route' => 'sylius_admin_pay_update',
  12927.                                         'parameters' => [
  12928.                                             'object' => [
  12929.                                                 'id' => 'resource.pay.id',
  12930.                                             ],
  12931.                                         ],
  12932.                                     ],
  12933.                                 ],
  12934.                                 'enabled' => true,
  12935.                                 'position' => 100,
  12936.                             ],
  12937.                         ],
  12938.                     ],
  12939.                 ],
  12940.                 'sylius_admin_pay_fix_acount' => [
  12941.                     'driver' => [
  12942.                         'name' => 'doctrine/orm',
  12943.                         'options' => [
  12944.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount',
  12945.                         ],
  12946.                     ],
  12947.                     'sorting' => [
  12948.                         'createdAt' => 'desc',
  12949.                     ],
  12950.                     'limits' => [
  12951.                         => 50,
  12952.                         => 100,
  12953.                     ],
  12954.                     'fields' => [
  12955.                         'id' => [
  12956.                             'type' => 'string',
  12957.                             'label' => 'sylius.ui.id',
  12958.                             'sortable' => NULL,
  12959.                             'enabled' => true,
  12960.                             'position' => 100,
  12961.                             'options' => [
  12962.                             ],
  12963.                         ],
  12964.                         'pay.credit' => [
  12965.                             'type' => 'twig',
  12966.                             'label' => 'sylius.ui.credit_debit',
  12967.                             'path' => 'pay.credit',
  12968.                             'options' => [
  12969.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  12970.                             ],
  12971.                             'sortable' => NULL,
  12972.                             'enabled' => true,
  12973.                             'position' => 100,
  12974.                         ],
  12975.                         'pay.state' => [
  12976.                             'type' => 'twig',
  12977.                             'label' => 'sylius.ui.state',
  12978.                             'path' => 'pay.state',
  12979.                             'sortable' => NULL,
  12980.                             'options' => [
  12981.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  12982.                             ],
  12983.                             'enabled' => true,
  12984.                             'position' => 100,
  12985.                         ],
  12986.                         'pay.imports' => [
  12987.                             'type' => 'string',
  12988.                             'label' => 'sylius.ui.imports',
  12989.                             'path' => 'pay.imports',
  12990.                             'sortable' => NULL,
  12991.                             'enabled' => true,
  12992.                             'position' => 100,
  12993.                             'options' => [
  12994.                             ],
  12995.                         ],
  12996.                         'pay.pays' => [
  12997.                             'type' => 'string',
  12998.                             'label' => 'sylius.ui.pays',
  12999.                             'path' => 'pay.pays',
  13000.                             'sortable' => NULL,
  13001.                             'enabled' => true,
  13002.                             'position' => 100,
  13003.                             'options' => [
  13004.                             ],
  13005.                         ],
  13006.                         'pay.balance' => [
  13007.                             'type' => 'string',
  13008.                             'label' => 'sylius.ui.balance',
  13009.                             'path' => 'pay.balance',
  13010.                             'sortable' => NULL,
  13011.                             'enabled' => true,
  13012.                             'position' => 100,
  13013.                             'options' => [
  13014.                             ],
  13015.                         ],
  13016.                         'createdAt' => [
  13017.                             'type' => 'datetime',
  13018.                             'label' => 'Fecha creación',
  13019.                             'sortable' => NULL,
  13020.                             'options' => [
  13021.                                 'format' => 'd-m-y H:i',
  13022.                             ],
  13023.                             'enabled' => true,
  13024.                             'position' => 100,
  13025.                         ],
  13026.                     ],
  13027.                     'filters' => [
  13028.                         'search' => [
  13029.                             'type' => 'string',
  13030.                             'label' => 'ID',
  13031.                             'options' => [
  13032.                                 'fields' => [
  13033.                                     => 'id',
  13034.                                 ],
  13035.                             ],
  13036.                             'enabled' => true,
  13037.                             'position' => 100,
  13038.                             'form_options' => [
  13039.                             ],
  13040.                         ],
  13041.                         'pay' => [
  13042.                             'type' => 'select',
  13043.                             'label' => 'sylius.ui.state',
  13044.                             'options' => [
  13045.                                 'field' => 'pay.state',
  13046.                             ],
  13047.                             'form_options' => [
  13048.                                 'choices' => [
  13049.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13050.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13051.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13052.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13053.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13054.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13055.                                 ],
  13056.                             ],
  13057.                             'enabled' => true,
  13058.                             'position' => 100,
  13059.                         ],
  13060.                     ],
  13061.                     'actions' => [
  13062.                         'main' => [
  13063.                             'create' => [
  13064.                                 'type' => 'create',
  13065.                                 'enabled' => true,
  13066.                                 'position' => 100,
  13067.                                 'options' => [
  13068.                                 ],
  13069.                             ],
  13070.                         ],
  13071.                         'item' => [
  13072.                             'update' => [
  13073.                                 'type' => 'update',
  13074.                                 'enabled' => true,
  13075.                                 'position' => 100,
  13076.                                 'options' => [
  13077.                                 ],
  13078.                             ],
  13079.                         ],
  13080.                     ],
  13081.                 ],
  13082.                 'sylius_admin_pay_provider' => [
  13083.                     'driver' => [
  13084.                         'name' => 'doctrine/orm',
  13085.                         'options' => [
  13086.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayProvider',
  13087.                         ],
  13088.                     ],
  13089.                     'sorting' => [
  13090.                         'createdAt' => 'desc',
  13091.                     ],
  13092.                     'limits' => [
  13093.                         => 50,
  13094.                         => 100,
  13095.                     ],
  13096.                     'fields' => [
  13097.                         'id' => [
  13098.                             'type' => 'string',
  13099.                             'label' => 'sylius.ui.id',
  13100.                             'sortable' => NULL,
  13101.                             'enabled' => true,
  13102.                             'position' => 100,
  13103.                             'options' => [
  13104.                             ],
  13105.                         ],
  13106.                         'pay.credit' => [
  13107.                             'type' => 'twig',
  13108.                             'label' => 'sylius.ui.credit_debit',
  13109.                             'path' => 'pay.credit',
  13110.                             'options' => [
  13111.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13112.                             ],
  13113.                             'sortable' => NULL,
  13114.                             'enabled' => true,
  13115.                             'position' => 100,
  13116.                         ],
  13117.                         'articleProvider.name' => [
  13118.                             'type' => 'string',
  13119.                             'label' => 'sylius.ui.article_provider',
  13120.                             'sortable' => NULL,
  13121.                             'enabled' => true,
  13122.                             'position' => 100,
  13123.                             'options' => [
  13124.                             ],
  13125.                         ],
  13126.                         'pay.state' => [
  13127.                             'type' => 'twig',
  13128.                             'label' => 'sylius.ui.state',
  13129.                             'path' => 'pay.state',
  13130.                             'sortable' => NULL,
  13131.                             'options' => [
  13132.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13133.                             ],
  13134.                             'enabled' => true,
  13135.                             'position' => 100,
  13136.                         ],
  13137.                         'pay.currency' => [
  13138.                             'type' => 'twig',
  13139.                             'label' => 'sylius.ui.currency',
  13140.                             'path' => 'pay.currency',
  13141.                             'sortable' => NULL,
  13142.                             'options' => [
  13143.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  13144.                             ],
  13145.                             'enabled' => true,
  13146.                             'position' => 100,
  13147.                         ],
  13148.                         'pay.imports' => [
  13149.                             'type' => 'twig',
  13150.                             'label' => 'sylius.ui.imports',
  13151.                             'path' => 'pay.imports',
  13152.                             'sortable' => NULL,
  13153.                             'options' => [
  13154.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13155.                                 'vars' => [
  13156.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.imports * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END))',
  13157.                                     'keyMultiple' => 'payCurrencyCode',
  13158.                                     'join' => 'o.pay',
  13159.                                 ],
  13160.                             ],
  13161.                             'enabled' => true,
  13162.                             'position' => 100,
  13163.                         ],
  13164.                         'pay.pays' => [
  13165.                             'type' => 'twig',
  13166.                             'label' => 'sylius.ui.pays',
  13167.                             'path' => 'pay.pays',
  13168.                             'sortable' => NULL,
  13169.                             'options' => [
  13170.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13171.                                 'vars' => [
  13172.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.pays * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END))',
  13173.                                     'keyMultiple' => 'payCurrencyCode',
  13174.                                     'join' => 'o.pay',
  13175.                                 ],
  13176.                             ],
  13177.                             'enabled' => true,
  13178.                             'position' => 100,
  13179.                         ],
  13180.                         'pay.balance' => [
  13181.                             'type' => 'twig',
  13182.                             'label' => 'sylius.ui.balance',
  13183.                             'path' => 'pay.balance',
  13184.                             'sortable' => NULL,
  13185.                             'options' => [
  13186.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13187.                                 'vars' => [
  13188.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.balance * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END))',
  13189.                                     'keyMultiple' => 'payCurrencyCode',
  13190.                                     'join' => 'o.pay',
  13191.                                 ],
  13192.                             ],
  13193.                             'enabled' => true,
  13194.                             'position' => 100,
  13195.                         ],
  13196.                         'createdAt' => [
  13197.                             'type' => 'datetime',
  13198.                             'label' => 'Fecha creación',
  13199.                             'sortable' => NULL,
  13200.                             'options' => [
  13201.                                 'format' => 'd-m-y H:i',
  13202.                             ],
  13203.                             'enabled' => true,
  13204.                             'position' => 100,
  13205.                         ],
  13206.                     ],
  13207.                     'filters' => [
  13208.                         'search' => [
  13209.                             'type' => 'string',
  13210.                             'label' => 'ID',
  13211.                             'options' => [
  13212.                                 'fields' => [
  13213.                                     => 'id',
  13214.                                 ],
  13215.                             ],
  13216.                             'enabled' => true,
  13217.                             'position' => 100,
  13218.                             'form_options' => [
  13219.                             ],
  13220.                         ],
  13221.                         'provider' => [
  13222.                             'type' => 'string',
  13223.                             'label' => 'sylius.ui.article_provider',
  13224.                             'options' => [
  13225.                                 'fields' => [
  13226.                                     => 'articleProvider.name',
  13227.                                 ],
  13228.                             ],
  13229.                             'enabled' => true,
  13230.                             'position' => 100,
  13231.                             'form_options' => [
  13232.                             ],
  13233.                         ],
  13234.                         'pay' => [
  13235.                             'type' => 'select',
  13236.                             'label' => 'sylius.ui.state',
  13237.                             'options' => [
  13238.                                 'field' => 'pay.state',
  13239.                             ],
  13240.                             'form_options' => [
  13241.                                 'choices' => [
  13242.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13243.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13244.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13245.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13246.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13247.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13248.                                 ],
  13249.                             ],
  13250.                             'enabled' => true,
  13251.                             'position' => 100,
  13252.                         ],
  13253.                         'currency' => [
  13254.                             'type' => 'entity',
  13255.                             'label' => 'sylius.ui.currency',
  13256.                             'options' => [
  13257.                                 'fields' => [
  13258.                                     => 'pay.currency',
  13259.                                 ],
  13260.                             ],
  13261.                             'form_options' => [
  13262.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13263.                                 'choice_label' => 'code',
  13264.                             ],
  13265.                             'enabled' => true,
  13266.                             'position' => 100,
  13267.                         ],
  13268.                         'createdAt' => [
  13269.                             'type' => 'date',
  13270.                             'label' => 'sylius.ui.created_at',
  13271.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13272.                             'options' => [
  13273.                                 'inclusive_to' => false,
  13274.                                 'inclusive_from' => true,
  13275.                                 'fields' => [
  13276.                                     => 'createdAt',
  13277.                                 ],
  13278.                             ],
  13279.                             'enabled' => true,
  13280.                             'position' => 100,
  13281.                             'form_options' => [
  13282.                             ],
  13283.                         ],
  13284.                         'pay_credit' => [
  13285.                             'type' => 'select',
  13286.                             'label' => 'sylius.ui.credit_debit',
  13287.                             'options' => [
  13288.                                 'field' => 'pay.credit',
  13289.                             ],
  13290.                             'form_options' => [
  13291.                                 'choices' => [
  13292.                                     'sylius.ui.debit' => 'false',
  13293.                                     'sylius.ui.credit' => 1,
  13294.                                 ],
  13295.                             ],
  13296.                             'enabled' => true,
  13297.                             'position' => 100,
  13298.                         ],
  13299.                         'enabled' => [
  13300.                             'type' => 'boolean',
  13301.                             'label' => 'sylius.ui.enabled',
  13302.                             'form_options' => [
  13303.                                 'placeholder' => NULL,
  13304.                             ],
  13305.                             'options' => [
  13306.                                 'field' => 'pay.enabled',
  13307.                             ],
  13308.                             'default_value' => 'true',
  13309.                             'enabled' => true,
  13310.                             'position' => 100,
  13311.                         ],
  13312.                     ],
  13313.                     'actions' => [
  13314.                         'main' => [
  13315.                             'create' => [
  13316.                                 'type' => 'create',
  13317.                                 'enabled' => true,
  13318.                                 'position' => 100,
  13319.                                 'options' => [
  13320.                                 ],
  13321.                             ],
  13322.                         ],
  13323.                         'item' => [
  13324.                             'update' => [
  13325.                                 'type' => 'update',
  13326.                                 'enabled' => true,
  13327.                                 'position' => 100,
  13328.                                 'options' => [
  13329.                                 ],
  13330.                             ],
  13331.                         ],
  13332.                     ],
  13333.                 ],
  13334.                 'sylius_admin_pay_customer' => [
  13335.                     'driver' => [
  13336.                         'name' => 'doctrine/orm',
  13337.                         'options' => [
  13338.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayCustomer',
  13339.                             'repository' => [
  13340.                                 'method' => 'findWhitPay',
  13341.                                 'arguments' => [
  13342.                                 ],
  13343.                             ],
  13344.                         ],
  13345.                     ],
  13346.                     'sorting' => [
  13347.                         'createdAt' => 'desc',
  13348.                     ],
  13349.                     'limits' => [
  13350.                         => 50,
  13351.                         => 100,
  13352.                     ],
  13353.                     'fields' => [
  13354.                         'id' => [
  13355.                             'type' => 'string',
  13356.                             'label' => 'sylius.ui.id',
  13357.                             'sortable' => NULL,
  13358.                             'enabled' => true,
  13359.                             'position' => 100,
  13360.                             'options' => [
  13361.                             ],
  13362.                         ],
  13363.                         'pay.credit' => [
  13364.                             'type' => 'twig',
  13365.                             'label' => 'sylius.ui.credit_debit',
  13366.                             'path' => 'pay.credit',
  13367.                             'options' => [
  13368.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13369.                             ],
  13370.                             'sortable' => NULL,
  13371.                             'enabled' => true,
  13372.                             'position' => 100,
  13373.                         ],
  13374.                         'customer.firstName' => [
  13375.                             'type' => 'string',
  13376.                             'label' => 'sylius.ui.first_name',
  13377.                             'sortable' => NULL,
  13378.                             'enabled' => true,
  13379.                             'position' => 100,
  13380.                             'options' => [
  13381.                             ],
  13382.                         ],
  13383.                         'customer.lastName' => [
  13384.                             'type' => 'string',
  13385.                             'label' => 'sylius.ui.last_name',
  13386.                             'sortable' => NULL,
  13387.                             'enabled' => true,
  13388.                             'position' => 100,
  13389.                             'options' => [
  13390.                             ],
  13391.                         ],
  13392.                         'pay.product.productTaxons' => [
  13393.                             'type' => 'twig',
  13394.                             'label' => 'Hoja de HC | Categoría',
  13395.                             'path' => 'pay.product',
  13396.                             'options' => [
  13397.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/product_resume.html.twig',
  13398.                             ],
  13399.                             'enabled' => true,
  13400.                             'position' => 100,
  13401.                         ],
  13402.                         'pay.product.mainProfessional.lastname' => [
  13403.                             'type' => 'string',
  13404.                             'label' => 'sylius.ui.professional',
  13405.                             'sortable' => NULL,
  13406.                             'path' => 'pay.getProductProfessionalToString',
  13407.                             'enabled' => true,
  13408.                             'position' => 100,
  13409.                             'options' => [
  13410.                             ],
  13411.                         ],
  13412.                         'pay.state' => [
  13413.                             'type' => 'twig',
  13414.                             'label' => 'sylius.ui.state',
  13415.                             'path' => 'pay.state',
  13416.                             'sortable' => NULL,
  13417.                             'options' => [
  13418.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13419.                             ],
  13420.                             'enabled' => true,
  13421.                             'position' => 100,
  13422.                         ],
  13423.                         'pay.currency' => [
  13424.                             'type' => 'twig',
  13425.                             'label' => 'sylius.ui.currency',
  13426.                             'path' => 'pay.currency',
  13427.                             'sortable' => NULL,
  13428.                             'options' => [
  13429.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  13430.                             ],
  13431.                             'enabled' => true,
  13432.                             'position' => 100,
  13433.                         ],
  13434.                         'pay.imports' => [
  13435.                             'type' => 'twig',
  13436.                             'label' => 'sylius.ui.imports',
  13437.                             'path' => 'pay.imports',
  13438.                             'sortable' => NULL,
  13439.                             'options' => [
  13440.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13441.                                 'vars' => [
  13442.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.imports * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13443.                                     'keyMultiple' => 'payCurrencyCode',
  13444.                                     'join' => 'o.pay',
  13445.                                 ],
  13446.                             ],
  13447.                             'enabled' => true,
  13448.                             'position' => 100,
  13449.                         ],
  13450.                         'pay.pays' => [
  13451.                             'type' => 'twig',
  13452.                             'label' => 'sylius.ui.pays',
  13453.                             'path' => 'pay.pays',
  13454.                             'sortable' => NULL,
  13455.                             'options' => [
  13456.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13457.                                 'vars' => [
  13458.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.pays * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13459.                                     'keyMultiple' => 'payCurrencyCode',
  13460.                                     'join' => 'o.pay',
  13461.                                 ],
  13462.                             ],
  13463.                             'enabled' => true,
  13464.                             'position' => 100,
  13465.                         ],
  13466.                         'pay.balance' => [
  13467.                             'type' => 'twig',
  13468.                             'label' => 'sylius.ui.balance',
  13469.                             'path' => 'pay.balance',
  13470.                             'sortable' => NULL,
  13471.                             'options' => [
  13472.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13473.                                 'vars' => [
  13474.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.balance * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13475.                                     'keyMultiple' => 'payCurrencyCode',
  13476.                                     'join' => 'o.pay',
  13477.                                 ],
  13478.                             ],
  13479.                             'enabled' => true,
  13480.                             'position' => 100,
  13481.                         ],
  13482.                         'turn' => [
  13483.                             'type' => 'twig',
  13484.                             'label' => 'Fecha turno',
  13485.                             'path' => 'turn',
  13486.                             'options' => [
  13487.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/turn_start.html.twig',
  13488.                             ],
  13489.                             'enabled' => true,
  13490.                             'position' => 100,
  13491.                         ],
  13492.                         'createdAt' => [
  13493.                             'type' => 'datetime',
  13494.                             'label' => 'Fecha creación',
  13495.                             'sortable' => NULL,
  13496.                             'options' => [
  13497.                                 'format' => 'd-m-y H:i',
  13498.                             ],
  13499.                             'enabled' => true,
  13500.                             'position' => 100,
  13501.                         ],
  13502.                     ],
  13503.                     'filters' => [
  13504.                         'search' => [
  13505.                             'type' => 'string',
  13506.                             'label' => 'ID',
  13507.                             'options' => [
  13508.                                 'fields' => [
  13509.                                     => 'id',
  13510.                                 ],
  13511.                             ],
  13512.                             'form_options' => [
  13513.                                 'type' => 'contains',
  13514.                             ],
  13515.                             'enabled' => true,
  13516.                             'position' => 100,
  13517.                         ],
  13518.                         'customer' => [
  13519.                             'type' => 'fields_combine',
  13520.                             'label' => 'sylius.ui.customer',
  13521.                             'options' => [
  13522.                                 'fields' => [
  13523.                                     => 'customer.firstName',
  13524.                                     => 'customer.lastName',
  13525.                                 ],
  13526.                             ],
  13527.                             'enabled' => true,
  13528.                             'position' => 100,
  13529.                             'form_options' => [
  13530.                             ],
  13531.                         ],
  13532.                         'mainProfessional' => [
  13533.                             'type' => 'fields_combine',
  13534.                             'label' => 'sylius.ui.professional',
  13535.                             'options' => [
  13536.                                 'fields' => [
  13537.                                     => 'pay.product.mainProfessional.name',
  13538.                                     => 'pay.product.mainProfessional.lastname',
  13539.                                 ],
  13540.                             ],
  13541.                             'enabled' => true,
  13542.                             'position' => 100,
  13543.                             'form_options' => [
  13544.                             ],
  13545.                         ],
  13546.                         'product' => [
  13547.                             'type' => 'string',
  13548.                             'label' => 'sylius.ui.product',
  13549.                             'options' => [
  13550.                                 'fields' => [
  13551.                                     => 'pay.product.id',
  13552.                                 ],
  13553.                             ],
  13554.                             'form_options' => [
  13555.                                 'type' => 'contains',
  13556.                             ],
  13557.                             'enabled' => true,
  13558.                             'position' => 100,
  13559.                         ],
  13560.                         'taxons' => [
  13561.                             'type' => 'string',
  13562.                             'label' => 'sylius.ui.taxon',
  13563.                             'options' => [
  13564.                                 'fields' => [
  13565.                                     => 'pay.product.productTaxons.taxon.path',
  13566.                                 ],
  13567.                             ],
  13568.                             'form_options' => [
  13569.                                 'type' => 'contains',
  13570.                             ],
  13571.                             'enabled' => true,
  13572.                             'position' => 100,
  13573.                         ],
  13574.                         'pay' => [
  13575.                             'type' => 'select',
  13576.                             'label' => 'sylius.ui.state',
  13577.                             'options' => [
  13578.                                 'field' => 'pay.state',
  13579.                             ],
  13580.                             'form_options' => [
  13581.                                 'choices' => [
  13582.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13583.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13584.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13585.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13586.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13587.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13588.                                 ],
  13589.                             ],
  13590.                             'enabled' => true,
  13591.                             'position' => 100,
  13592.                         ],
  13593.                         'currency' => [
  13594.                             'type' => 'entity',
  13595.                             'label' => 'sylius.ui.currency',
  13596.                             'options' => [
  13597.                                 'fields' => [
  13598.                                     => 'pay.currency',
  13599.                                 ],
  13600.                             ],
  13601.                             'form_options' => [
  13602.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13603.                                 'choice_label' => 'code',
  13604.                             ],
  13605.                             'enabled' => true,
  13606.                             'position' => 100,
  13607.                         ],
  13608.                         'createdAt' => [
  13609.                             'type' => 'date',
  13610.                             'label' => 'sylius.ui.created_at',
  13611.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13612.                             'options' => [
  13613.                                 'inclusive_to' => false,
  13614.                                 'inclusive_from' => true,
  13615.                                 'fields' => [
  13616.                                     => 'createdAt',
  13617.                                 ],
  13618.                             ],
  13619.                             'enabled' => true,
  13620.                             'position' => 100,
  13621.                             'form_options' => [
  13622.                             ],
  13623.                         ],
  13624.                         'pay_credit' => [
  13625.                             'type' => 'select',
  13626.                             'label' => 'sylius.ui.credit_debit',
  13627.                             'options' => [
  13628.                                 'field' => 'pay.credit',
  13629.                             ],
  13630.                             'form_options' => [
  13631.                                 'choices' => [
  13632.                                     'sylius.ui.debit' => 'false',
  13633.                                     'sylius.ui.credit' => 1,
  13634.                                 ],
  13635.                             ],
  13636.                             'enabled' => true,
  13637.                             'position' => 100,
  13638.                         ],
  13639.                         'enabled' => [
  13640.                             'type' => 'boolean',
  13641.                             'label' => 'sylius.ui.enabled',
  13642.                             'form_options' => [
  13643.                                 'placeholder' => NULL,
  13644.                             ],
  13645.                             'options' => [
  13646.                                 'field' => 'pay.enabled',
  13647.                             ],
  13648.                             'default_value' => 'true',
  13649.                             'enabled' => true,
  13650.                             'position' => 100,
  13651.                         ],
  13652.                         'currencyEnabled' => [
  13653.                             'type' => 'boolean',
  13654.                             'label' => 'sylius.ui.enabled',
  13655.                             'form_options' => [
  13656.                                 'placeholder' => NULL,
  13657.                             ],
  13658.                             'options' => [
  13659.                                 'field' => 'pay.currency.enabled',
  13660.                             ],
  13661.                             'default_value' => 'true',
  13662.                             'enabled' => true,
  13663.                             'position' => 100,
  13664.                         ],
  13665.                     ],
  13666.                     'actions' => [
  13667.                         'main' => [
  13668.                             'create' => [
  13669.                                 'type' => 'create',
  13670.                                 'enabled' => true,
  13671.                                 'position' => 100,
  13672.                                 'options' => [
  13673.                                 ],
  13674.                             ],
  13675.                         ],
  13676.                         'item' => [
  13677.                             'update' => [
  13678.                                 'type' => 'update',
  13679.                                 'enabled' => true,
  13680.                                 'position' => 100,
  13681.                                 'options' => [
  13682.                                 ],
  13683.                             ],
  13684.                             'customer' => [
  13685.                                 'type' => 'link',
  13686.                                 'options' => [
  13687.                                     'link' => [
  13688.                                         'label' => '',
  13689.                                         'icon' => 'calendar times outline',
  13690.                                         'route' => 'sylius_admin_turn_update',
  13691.                                         'parameters' => [
  13692.                                             'object' => 'resource.turn',
  13693.                                         ],
  13694.                                     ],
  13695.                                 ],
  13696.                                 'enabled' => true,
  13697.                                 'position' => 100,
  13698.                             ],
  13699.                         ],
  13700.                     ],
  13701.                 ],
  13702.                 'sylius_admin_pay_professional' => [
  13703.                     'driver' => [
  13704.                         'name' => 'doctrine/orm',
  13705.                         'options' => [
  13706.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayProfessional',
  13707.                         ],
  13708.                     ],
  13709.                     'sorting' => [
  13710.                         'createdAt' => 'desc',
  13711.                     ],
  13712.                     'limits' => [
  13713.                         => 50,
  13714.                         => 100,
  13715.                     ],
  13716.                     'fields' => [
  13717.                         'id' => [
  13718.                             'type' => 'string',
  13719.                             'label' => 'sylius.ui.id',
  13720.                             'sortable' => NULL,
  13721.                             'enabled' => true,
  13722.                             'position' => 100,
  13723.                             'options' => [
  13724.                             ],
  13725.                         ],
  13726.                         'pay.credit' => [
  13727.                             'type' => 'twig',
  13728.                             'label' => 'sylius.ui.credit_debit',
  13729.                             'path' => 'pay.credit',
  13730.                             'options' => [
  13731.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13732.                             ],
  13733.                             'sortable' => NULL,
  13734.                             'enabled' => true,
  13735.                             'position' => 100,
  13736.                         ],
  13737.                         'professional.lastname' => [
  13738.                             'type' => 'string',
  13739.                             'path' => 'professional',
  13740.                             'label' => 'sylius.ui.professional',
  13741.                             'sortable' => NULL,
  13742.                             'enabled' => true,
  13743.                             'position' => 100,
  13744.                             'options' => [
  13745.                             ],
  13746.                         ],
  13747.                         'pay.product.productTaxons' => [
  13748.                             'type' => 'twig',
  13749.                             'label' => 'Hoja de HC | Categoría',
  13750.                             'path' => 'pay.product',
  13751.                             'options' => [
  13752.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/product_resume.html.twig',
  13753.                             ],
  13754.                             'enabled' => true,
  13755.                             'position' => 100,
  13756.                         ],
  13757.                         'pay.state' => [
  13758.                             'type' => 'twig',
  13759.                             'label' => 'sylius.ui.state',
  13760.                             'path' => 'pay.state',
  13761.                             'sortable' => NULL,
  13762.                             'options' => [
  13763.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13764.                             ],
  13765.                             'enabled' => true,
  13766.                             'position' => 100,
  13767.                         ],
  13768.                         'pay.currency' => [
  13769.                             'type' => 'twig',
  13770.                             'label' => 'sylius.ui.currency',
  13771.                             'path' => 'pay.currency',
  13772.                             'sortable' => NULL,
  13773.                             'options' => [
  13774.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  13775.                             ],
  13776.                             'enabled' => true,
  13777.                             'position' => 100,
  13778.                         ],
  13779.                         'pay.imports' => [
  13780.                             'type' => 'twig',
  13781.                             'label' => 'sylius.ui.imports',
  13782.                             'path' => 'pay.imports',
  13783.                             'sortable' => NULL,
  13784.                             'options' => [
  13785.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13786.                                 'vars' => [
  13787.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.imports * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13788.                                     'keyMultiple' => 'payCurrencyCode',
  13789.                                     'join' => 'o.pay',
  13790.                                 ],
  13791.                             ],
  13792.                             'enabled' => true,
  13793.                             'position' => 100,
  13794.                         ],
  13795.                         'pay.pays' => [
  13796.                             'type' => 'twig',
  13797.                             'label' => 'sylius.ui.pays',
  13798.                             'path' => 'pay.pays',
  13799.                             'sortable' => NULL,
  13800.                             'options' => [
  13801.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13802.                                 'vars' => [
  13803.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.pays * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13804.                                     'keyMultiple' => 'payCurrencyCode',
  13805.                                     'join' => 'o.pay',
  13806.                                 ],
  13807.                             ],
  13808.                             'enabled' => true,
  13809.                             'position' => 100,
  13810.                         ],
  13811.                         'pay.balance' => [
  13812.                             'type' => 'twig',
  13813.                             'label' => 'sylius.ui.balance',
  13814.                             'path' => 'pay.balance',
  13815.                             'sortable' => NULL,
  13816.                             'options' => [
  13817.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13818.                                 'vars' => [
  13819.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.balance * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13820.                                     'keyMultiple' => 'payCurrencyCode',
  13821.                                     'join' => 'o.pay',
  13822.                                 ],
  13823.                             ],
  13824.                             'enabled' => true,
  13825.                             'position' => 100,
  13826.                         ],
  13827.                         'createdAt' => [
  13828.                             'type' => 'datetime',
  13829.                             'label' => 'Fecha creación',
  13830.                             'sortable' => NULL,
  13831.                             'options' => [
  13832.                                 'format' => 'd-m-y H:i',
  13833.                             ],
  13834.                             'enabled' => true,
  13835.                             'position' => 100,
  13836.                         ],
  13837.                     ],
  13838.                     'filters' => [
  13839.                         'search' => [
  13840.                             'type' => 'string',
  13841.                             'label' => 'ID',
  13842.                             'options' => [
  13843.                                 'fields' => [
  13844.                                     => 'id',
  13845.                                 ],
  13846.                             ],
  13847.                             'enabled' => true,
  13848.                             'position' => 100,
  13849.                             'form_options' => [
  13850.                             ],
  13851.                         ],
  13852.                         'professional' => [
  13853.                             'type' => 'fields_combine',
  13854.                             'label' => 'sylius.ui.professional',
  13855.                             'options' => [
  13856.                                 'fields' => [
  13857.                                     => 'professional.name',
  13858.                                     => 'professional.lastname',
  13859.                                 ],
  13860.                             ],
  13861.                             'enabled' => true,
  13862.                             'position' => 100,
  13863.                             'form_options' => [
  13864.                             ],
  13865.                         ],
  13866.                         'product' => [
  13867.                             'type' => 'string',
  13868.                             'label' => 'sylius.ui.product',
  13869.                             'options' => [
  13870.                                 'fields' => [
  13871.                                     => 'pay.product.id',
  13872.                                 ],
  13873.                             ],
  13874.                             'enabled' => true,
  13875.                             'position' => 100,
  13876.                             'form_options' => [
  13877.                             ],
  13878.                         ],
  13879.                         'pay' => [
  13880.                             'type' => 'select',
  13881.                             'label' => 'sylius.ui.state',
  13882.                             'options' => [
  13883.                                 'field' => 'pay.state',
  13884.                             ],
  13885.                             'form_options' => [
  13886.                                 'choices' => [
  13887.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13888.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13889.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13890.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13891.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13892.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13893.                                 ],
  13894.                             ],
  13895.                             'enabled' => true,
  13896.                             'position' => 100,
  13897.                         ],
  13898.                         'currency' => [
  13899.                             'type' => 'entity',
  13900.                             'label' => 'sylius.ui.currency',
  13901.                             'options' => [
  13902.                                 'fields' => [
  13903.                                     => 'pay.currency',
  13904.                                 ],
  13905.                             ],
  13906.                             'form_options' => [
  13907.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13908.                                 'choice_label' => 'code',
  13909.                             ],
  13910.                             'enabled' => true,
  13911.                             'position' => 100,
  13912.                         ],
  13913.                         'taxons' => [
  13914.                             'type' => 'string',
  13915.                             'label' => 'sylius.ui.taxon',
  13916.                             'options' => [
  13917.                                 'fields' => [
  13918.                                     => 'pay.product.productTaxons.taxon.path',
  13919.                                 ],
  13920.                             ],
  13921.                             'form_options' => [
  13922.                                 'type' => 'contains',
  13923.                             ],
  13924.                             'enabled' => true,
  13925.                             'position' => 100,
  13926.                         ],
  13927.                         'createdAt' => [
  13928.                             'type' => 'date',
  13929.                             'label' => 'sylius.ui.created_at',
  13930.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13931.                             'options' => [
  13932.                                 'inclusive_to' => false,
  13933.                                 'inclusive_from' => true,
  13934.                                 'fields' => [
  13935.                                     => 'createdAt',
  13936.                                 ],
  13937.                             ],
  13938.                             'enabled' => true,
  13939.                             'position' => 100,
  13940.                             'form_options' => [
  13941.                             ],
  13942.                         ],
  13943.                         'pay_credit' => [
  13944.                             'type' => 'select',
  13945.                             'label' => 'sylius.ui.credit_debit',
  13946.                             'options' => [
  13947.                                 'field' => 'pay.credit',
  13948.                             ],
  13949.                             'form_options' => [
  13950.                                 'choices' => [
  13951.                                     'sylius.ui.debit' => 'false',
  13952.                                     'sylius.ui.credit' => 1,
  13953.                                 ],
  13954.                             ],
  13955.                             'enabled' => true,
  13956.                             'position' => 100,
  13957.                         ],
  13958.                         'enabled' => [
  13959.                             'type' => 'boolean',
  13960.                             'label' => 'sylius.ui.enabled',
  13961.                             'form_options' => [
  13962.                                 'placeholder' => NULL,
  13963.                             ],
  13964.                             'options' => [
  13965.                                 'field' => 'pay.enabled',
  13966.                             ],
  13967.                             'default_value' => 'true',
  13968.                             'enabled' => true,
  13969.                             'position' => 100,
  13970.                         ],
  13971.                     ],
  13972.                     'actions' => [
  13973.                         'main' => [
  13974.                             'create' => [
  13975.                                 'type' => 'create',
  13976.                                 'enabled' => true,
  13977.                                 'position' => 100,
  13978.                                 'options' => [
  13979.                                 ],
  13980.                             ],
  13981.                         ],
  13982.                         'item' => [
  13983.                             'update' => [
  13984.                                 'type' => 'update',
  13985.                                 'enabled' => true,
  13986.                                 'position' => 100,
  13987.                                 'options' => [
  13988.                                 ],
  13989.                             ],
  13990.                         ],
  13991.                     ],
  13992.                 ],
  13993.                 'sylius_admin_product' => [
  13994.                     'driver' => [
  13995.                         'name' => 'doctrine/orm',
  13996.                         'options' => [
  13997.                             'class' => 'Sylius\\Component\\Core\\Model\\Product',
  13998.                             'repository' => [
  13999.                                 'method' => 'createListQueryBuilder',
  14000.                                 'arguments' => [
  14001.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  14002.                                     => '$taxonId',
  14003.                                 ],
  14004.                             ],
  14005.                         ],
  14006.                     ],
  14007.                     'sorting' => [
  14008.                         'id' => 'desc',
  14009.                     ],
  14010.                     'limits' => [
  14011.                         => 50,
  14012.                         => 100,
  14013.                     ],
  14014.                     'fields' => [
  14015.                         'id' => [
  14016.                             'type' => 'string',
  14017.                             'label' => 'sylius.ui.id',
  14018.                             'sortable' => NULL,
  14019.                             'enabled' => true,
  14020.                             'position' => 100,
  14021.                             'options' => [
  14022.                             ],
  14023.                         ],
  14024.                         'customer.lastName' => [
  14025.                             'type' => 'string',
  14026.                             'label' => 'sylius.ui.customer',
  14027.                             'path' => 'customer.fullname',
  14028.                             'sortable' => NULL,
  14029.                             'enabled' => true,
  14030.                             'position' => 100,
  14031.                             'options' => [
  14032.                             ],
  14033.                         ],
  14034.                         'customer.dni' => [
  14035.                             'type' => 'string',
  14036.                             'label' => 'sylius.ui.dni',
  14037.                             'sortable' => NULL,
  14038.                             'enabled' => true,
  14039.                             'position' => 100,
  14040.                             'options' => [
  14041.                             ],
  14042.                         ],
  14043.                         'mainProfessional.lastname' => [
  14044.                             'type' => 'string',
  14045.                             'label' => 'sylius.ui.professional',
  14046.                             'path' => 'mainProfessional',
  14047.                             'sortable' => NULL,
  14048.                             'enabled' => true,
  14049.                             'position' => 100,
  14050.                             'options' => [
  14051.                             ],
  14052.                         ],
  14053.                         'productTaxons' => [
  14054.                             'type' => 'twig',
  14055.                             'label' => 'sylius.ui.taxons_types',
  14056.                             'options' => [
  14057.                                 'template' => '@SyliusAdmin/Product/Grid/Field/taxons.html.twig',
  14058.                             ],
  14059.                             'enabled' => true,
  14060.                             'position' => 100,
  14061.                         ],
  14062.                         'start' => [
  14063.                             'type' => 'datetime',
  14064.                             'label' => 'sylius.ui.date',
  14065.                             'options' => [
  14066.                                 'format' => 'd-m-y',
  14067.                             ],
  14068.                             'sortable' => NULL,
  14069.                             'enabled' => true,
  14070.                             'position' => 100,
  14071.                         ],
  14072.                         'createdAt' => [
  14073.                             'type' => 'datetime',
  14074.                             'label' => 'sylius.ui.created_at',
  14075.                             'options' => [
  14076.                                 'format' => 'd-m-y',
  14077.                             ],
  14078.                             'sortable' => NULL,
  14079.                             'enabled' => true,
  14080.                             'position' => 100,
  14081.                         ],
  14082.                         'enabled' => [
  14083.                             'type' => 'twig',
  14084.                             'label' => 'sylius.ui.enabled',
  14085.                             'options' => [
  14086.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14087.                             ],
  14088.                             'enabled' => true,
  14089.                             'position' => 100,
  14090.                         ],
  14091.                     ],
  14092.                     'filters' => [
  14093.                         'search' => [
  14094.                             'type' => 'string',
  14095.                             'label' => 'ID',
  14096.                             'options' => [
  14097.                                 'fields' => [
  14098.                                     => 'id',
  14099.                                 ],
  14100.                             ],
  14101.                             'form_options' => [
  14102.                                 'type' => 'contains',
  14103.                             ],
  14104.                             'enabled' => true,
  14105.                             'position' => 100,
  14106.                         ],
  14107.                         'customer' => [
  14108.                             'type' => 'fields_combine',
  14109.                             'label' => 'sylius.ui.customer',
  14110.                             'options' => [
  14111.                                 'fields' => [
  14112.                                     => 'customer.firstName',
  14113.                                     => 'customer.lastName',
  14114.                                     => 'customer.dni',
  14115.                                 ],
  14116.                             ],
  14117.                             'enabled' => true,
  14118.                             'position' => 100,
  14119.                             'form_options' => [
  14120.                             ],
  14121.                         ],
  14122.                         'mainProfessional' => [
  14123.                             'type' => 'fields_combine',
  14124.                             'label' => 'sylius.ui.professional',
  14125.                             'options' => [
  14126.                                 'fields' => [
  14127.                                     => 'mainProfessional.name',
  14128.                                     => 'mainProfessional.lastname',
  14129.                                 ],
  14130.                             ],
  14131.                             'enabled' => true,
  14132.                             'position' => 100,
  14133.                             'form_options' => [
  14134.                             ],
  14135.                         ],
  14136.                         'taxons' => [
  14137.                             'type' => 'string',
  14138.                             'label' => 'sylius.ui.taxons',
  14139.                             'options' => [
  14140.                                 'fields' => [
  14141.                                     => 'productTaxons.taxon.path',
  14142.                                 ],
  14143.                             ],
  14144.                             'form_options' => [
  14145.                                 'type' => 'contains',
  14146.                             ],
  14147.                             'enabled' => true,
  14148.                             'position' => 100,
  14149.                         ],
  14150.                         'enabled' => [
  14151.                             'type' => 'boolean',
  14152.                             'label' => 'sylius.ui.enabled',
  14153.                             'form_options' => [
  14154.                                 'placeholder' => NULL,
  14155.                             ],
  14156.                             'options' => [
  14157.                                 'field' => 'enabled',
  14158.                             ],
  14159.                             'default_value' => 'true',
  14160.                             'enabled' => true,
  14161.                             'position' => 100,
  14162.                         ],
  14163.                         'start' => [
  14164.                             'type' => 'date',
  14165.                             'label' => 'sylius.ui.date',
  14166.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14167.                             'options' => [
  14168.                                 'inclusive_to' => false,
  14169.                                 'inclusive_from' => true,
  14170.                                 'fields' => [
  14171.                                     => 'start',
  14172.                                 ],
  14173.                             ],
  14174.                             'enabled' => true,
  14175.                             'position' => 100,
  14176.                             'form_options' => [
  14177.                             ],
  14178.                         ],
  14179.                         'createdAt' => [
  14180.                             'type' => 'date',
  14181.                             'label' => 'sylius.ui.created_at',
  14182.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14183.                             'options' => [
  14184.                                 'inclusive_to' => false,
  14185.                                 'inclusive_from' => true,
  14186.                                 'fields' => [
  14187.                                     => 'createdAt',
  14188.                                 ],
  14189.                             ],
  14190.                             'enabled' => true,
  14191.                             'position' => 100,
  14192.                             'form_options' => [
  14193.                             ],
  14194.                         ],
  14195.                     ],
  14196.                     'actions' => [
  14197.                         'main' => [
  14198.                             'create' => [
  14199.                                 'type' => 'create',
  14200.                                 'enabled' => true,
  14201.                                 'position' => 100,
  14202.                                 'options' => [
  14203.                                 ],
  14204.                             ],
  14205.                         ],
  14206.                         'item' => [
  14207.                             'update' => [
  14208.                                 'type' => 'update',
  14209.                                 'enabled' => true,
  14210.                                 'position' => 100,
  14211.                                 'options' => [
  14212.                                 ],
  14213.                             ],
  14214.                             'images' => [
  14215.                                 'type' => 'link',
  14216.                                 'options' => [
  14217.                                     'link' => [
  14218.                                         'label' => '',
  14219.                                         'icon' => 'images',
  14220.                                         'route' => 'sylius_admin_product_show',
  14221.                                         'parameters' => [
  14222.                                             'id' => 'resource.id',
  14223.                                         ],
  14224.                                     ],
  14225.                                 ],
  14226.                                 'enabled' => true,
  14227.                                 'position' => 100,
  14228.                             ],
  14229.                         ],
  14230.                         'subitem' => [
  14231.                         ],
  14232.                     ],
  14233.                 ],
  14234.                 'sylius_admin_product_association_type' => [
  14235.                     'driver' => [
  14236.                         'name' => 'doctrine/orm',
  14237.                         'options' => [
  14238.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  14239.                             'repository' => [
  14240.                                 'method' => 'createListQueryBuilder',
  14241.                                 'arguments' => [
  14242.                                     => 'es_ES',
  14243.                                 ],
  14244.                             ],
  14245.                         ],
  14246.                     ],
  14247.                     'sorting' => [
  14248.                         'code' => 'asc',
  14249.                     ],
  14250.                     'fields' => [
  14251.                         'code' => [
  14252.                             'type' => 'string',
  14253.                             'label' => 'sylius.ui.code',
  14254.                             'sortable' => NULL,
  14255.                             'enabled' => true,
  14256.                             'position' => 100,
  14257.                             'options' => [
  14258.                             ],
  14259.                         ],
  14260.                         'name' => [
  14261.                             'type' => 'string',
  14262.                             'label' => 'sylius.ui.name',
  14263.                             'enabled' => true,
  14264.                             'position' => 100,
  14265.                             'options' => [
  14266.                             ],
  14267.                         ],
  14268.                     ],
  14269.                     'filters' => [
  14270.                         'code' => [
  14271.                             'type' => 'string',
  14272.                             'label' => 'sylius.ui.code',
  14273.                             'enabled' => true,
  14274.                             'position' => 100,
  14275.                             'options' => [
  14276.                             ],
  14277.                             'form_options' => [
  14278.                             ],
  14279.                         ],
  14280.                         'name' => [
  14281.                             'type' => 'string',
  14282.                             'label' => 'sylius.ui.name',
  14283.                             'options' => [
  14284.                                 'fields' => [
  14285.                                     => 'translation.name',
  14286.                                 ],
  14287.                             ],
  14288.                             'enabled' => true,
  14289.                             'position' => 100,
  14290.                             'form_options' => [
  14291.                             ],
  14292.                         ],
  14293.                     ],
  14294.                     'actions' => [
  14295.                         'main' => [
  14296.                             'create' => [
  14297.                                 'type' => 'create',
  14298.                                 'enabled' => true,
  14299.                                 'position' => 100,
  14300.                                 'options' => [
  14301.                                 ],
  14302.                             ],
  14303.                         ],
  14304.                         'item' => [
  14305.                             'update' => [
  14306.                                 'type' => 'update',
  14307.                                 'enabled' => true,
  14308.                                 'position' => 100,
  14309.                                 'options' => [
  14310.                                 ],
  14311.                             ],
  14312.                             'delete' => [
  14313.                                 'type' => 'delete',
  14314.                                 'enabled' => true,
  14315.                                 'position' => 100,
  14316.                                 'options' => [
  14317.                                 ],
  14318.                             ],
  14319.                         ],
  14320.                         'bulk' => [
  14321.                             'delete' => [
  14322.                                 'type' => 'delete',
  14323.                                 'enabled' => true,
  14324.                                 'position' => 100,
  14325.                                 'options' => [
  14326.                                 ],
  14327.                             ],
  14328.                         ],
  14329.                     ],
  14330.                     'limits' => [
  14331.                         => 10,
  14332.                         => 25,
  14333.                         => 50,
  14334.                     ],
  14335.                 ],
  14336.                 'sylius_admin_product_attribute' => [
  14337.                     'driver' => [
  14338.                         'name' => 'doctrine/orm',
  14339.                         'options' => [
  14340.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  14341.                         ],
  14342.                     ],
  14343.                     'sorting' => [
  14344.                         'position' => 'asc',
  14345.                     ],
  14346.                     'fields' => [
  14347.                         'code' => [
  14348.                             'type' => 'string',
  14349.                             'label' => 'sylius.ui.code',
  14350.                             'sortable' => NULL,
  14351.                             'enabled' => true,
  14352.                             'position' => 100,
  14353.                             'options' => [
  14354.                             ],
  14355.                         ],
  14356.                         'name' => [
  14357.                             'type' => 'string',
  14358.                             'label' => 'sylius.ui.name',
  14359.                             'enabled' => true,
  14360.                             'position' => 100,
  14361.                             'options' => [
  14362.                             ],
  14363.                         ],
  14364.                         'position' => [
  14365.                             'type' => 'string',
  14366.                             'enabled' => false,
  14367.                             'sortable' => NULL,
  14368.                             'position' => 100,
  14369.                             'options' => [
  14370.                             ],
  14371.                         ],
  14372.                         'type' => [
  14373.                             'type' => 'twig',
  14374.                             'label' => 'sylius.ui.type',
  14375.                             'sortable' => NULL,
  14376.                             'options' => [
  14377.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  14378.                             ],
  14379.                             'enabled' => true,
  14380.                             'position' => 100,
  14381.                         ],
  14382.                         'translatable' => [
  14383.                             'type' => 'twig',
  14384.                             'label' => 'sylius.ui.translatable',
  14385.                             'sortable' => NULL,
  14386.                             'options' => [
  14387.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  14388.                             ],
  14389.                             'enabled' => true,
  14390.                             'position' => 100,
  14391.                         ],
  14392.                     ],
  14393.                     'filters' => [
  14394.                         'code' => [
  14395.                             'type' => 'string',
  14396.                             'label' => 'sylius.ui.code',
  14397.                             'enabled' => true,
  14398.                             'position' => 100,
  14399.                             'options' => [
  14400.                             ],
  14401.                             'form_options' => [
  14402.                             ],
  14403.                         ],
  14404.                         'translatable' => [
  14405.                             'type' => 'boolean',
  14406.                             'label' => 'sylius.ui.translatable',
  14407.                             'enabled' => true,
  14408.                             'position' => 100,
  14409.                             'options' => [
  14410.                             ],
  14411.                             'form_options' => [
  14412.                             ],
  14413.                         ],
  14414.                     ],
  14415.                     'actions' => [
  14416.                         'main' => [
  14417.                             'create' => [
  14418.                                 'type' => 'create_product_attribute',
  14419.                                 'enabled' => true,
  14420.                                 'position' => 100,
  14421.                                 'options' => [
  14422.                                 ],
  14423.                             ],
  14424.                         ],
  14425.                         'item' => [
  14426.                             'update' => [
  14427.                                 'type' => 'update',
  14428.                                 'enabled' => true,
  14429.                                 'position' => 100,
  14430.                                 'options' => [
  14431.                                 ],
  14432.                             ],
  14433.                             'delete' => [
  14434.                                 'type' => 'delete',
  14435.                                 'enabled' => true,
  14436.                                 'position' => 100,
  14437.                                 'options' => [
  14438.                                 ],
  14439.                             ],
  14440.                         ],
  14441.                         'bulk' => [
  14442.                             'delete' => [
  14443.                                 'type' => 'delete',
  14444.                                 'enabled' => true,
  14445.                                 'position' => 100,
  14446.                                 'options' => [
  14447.                                 ],
  14448.                             ],
  14449.                         ],
  14450.                     ],
  14451.                     'limits' => [
  14452.                         => 10,
  14453.                         => 25,
  14454.                         => 50,
  14455.                     ],
  14456.                 ],
  14457.                 'sylius_admin_product_from_taxon' => [
  14458.                     'extends' => 'sylius_admin_product',
  14459.                     'sorting' => [
  14460.                         'position' => 'asc',
  14461.                     ],
  14462.                     'fields' => [
  14463.                         'position' => [
  14464.                             'type' => 'twig',
  14465.                             'label' => 'sylius.ui.position',
  14466.                             'path' => '.',
  14467.                             'sortable' => 'productTaxon.position',
  14468.                             'options' => [
  14469.                                 'template' => '@SyliusAdmin/Product/Grid/Field/position.html.twig',
  14470.                             ],
  14471.                             'enabled' => false,
  14472.                             'position' => 100,
  14473.                         ],
  14474.                     ],
  14475.                     'driver' => [
  14476.                         'name' => 'doctrine/orm',
  14477.                         'options' => [
  14478.                         ],
  14479.                     ],
  14480.                     'limits' => [
  14481.                         => 10,
  14482.                         => 25,
  14483.                         => 50,
  14484.                     ],
  14485.                     'filters' => [
  14486.                     ],
  14487.                     'actions' => [
  14488.                     ],
  14489.                 ],
  14490.                 'sylius_admin_product_option' => [
  14491.                     'driver' => [
  14492.                         'name' => 'doctrine/orm',
  14493.                         'options' => [
  14494.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  14495.                             'repository' => [
  14496.                                 'method' => 'createListQueryBuilder',
  14497.                                 'arguments' => [
  14498.                                     => 'es_ES',
  14499.                                 ],
  14500.                             ],
  14501.                         ],
  14502.                     ],
  14503.                     'sorting' => [
  14504.                         'position' => 'asc',
  14505.                     ],
  14506.                     'fields' => [
  14507.                         'position' => [
  14508.                             'type' => 'twig',
  14509.                             'label' => 'sylius.ui.position',
  14510.                             'sortable' => NULL,
  14511.                             'options' => [
  14512.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  14513.                             ],
  14514.                             'enabled' => true,
  14515.                             'position' => 100,
  14516.                         ],
  14517.                         'code' => [
  14518.                             'type' => 'string',
  14519.                             'label' => 'sylius.ui.code',
  14520.                             'sortable' => NULL,
  14521.                             'enabled' => true,
  14522.                             'position' => 100,
  14523.                             'options' => [
  14524.                             ],
  14525.                         ],
  14526.                         'name' => [
  14527.                             'type' => 'string',
  14528.                             'label' => 'sylius.ui.name',
  14529.                             'sortable' => 'translation.name',
  14530.                             'enabled' => true,
  14531.                             'position' => 100,
  14532.                             'options' => [
  14533.                             ],
  14534.                         ],
  14535.                     ],
  14536.                     'filters' => [
  14537.                         'search' => [
  14538.                             'type' => 'string',
  14539.                             'label' => 'sylius.ui.search',
  14540.                             'options' => [
  14541.                                 'fields' => [
  14542.                                     => 'code',
  14543.                                     => 'translation.name',
  14544.                                 ],
  14545.                             ],
  14546.                             'enabled' => true,
  14547.                             'position' => 100,
  14548.                             'form_options' => [
  14549.                             ],
  14550.                         ],
  14551.                     ],
  14552.                     'actions' => [
  14553.                         'main' => [
  14554.                             'create' => [
  14555.                                 'type' => 'create',
  14556.                                 'enabled' => true,
  14557.                                 'position' => 100,
  14558.                                 'options' => [
  14559.                                 ],
  14560.                             ],
  14561.                         ],
  14562.                         'item' => [
  14563.                             'update' => [
  14564.                                 'type' => 'update',
  14565.                                 'enabled' => true,
  14566.                                 'position' => 100,
  14567.                                 'options' => [
  14568.                                 ],
  14569.                             ],
  14570.                             'delete' => [
  14571.                                 'type' => 'delete',
  14572.                                 'enabled' => true,
  14573.                                 'position' => 100,
  14574.                                 'options' => [
  14575.                                 ],
  14576.                             ],
  14577.                         ],
  14578.                         'bulk' => [
  14579.                             'delete' => [
  14580.                                 'type' => 'delete',
  14581.                                 'enabled' => true,
  14582.                                 'position' => 100,
  14583.                                 'options' => [
  14584.                                 ],
  14585.                             ],
  14586.                         ],
  14587.                     ],
  14588.                     'limits' => [
  14589.                         => 10,
  14590.                         => 25,
  14591.                         => 50,
  14592.                     ],
  14593.                 ],
  14594.                 'sylius_admin_product_review' => [
  14595.                     'driver' => [
  14596.                         'name' => 'doctrine/orm',
  14597.                         'options' => [
  14598.                             'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  14599.                         ],
  14600.                     ],
  14601.                     'sorting' => [
  14602.                         'date' => 'desc',
  14603.                     ],
  14604.                     'fields' => [
  14605.                         'date' => [
  14606.                             'type' => 'datetime',
  14607.                             'label' => 'sylius.ui.date',
  14608.                             'path' => 'createdAt',
  14609.                             'sortable' => 'createdAt',
  14610.                             'options' => [
  14611.                                 'format' => 'd-m-Y H:i:s',
  14612.                             ],
  14613.                             'enabled' => true,
  14614.                             'position' => 100,
  14615.                         ],
  14616.                         'title' => [
  14617.                             'type' => 'string',
  14618.                             'label' => 'sylius.ui.title',
  14619.                             'sortable' => NULL,
  14620.                             'enabled' => true,
  14621.                             'position' => 100,
  14622.                             'options' => [
  14623.                             ],
  14624.                         ],
  14625.                         'rating' => [
  14626.                             'type' => 'string',
  14627.                             'label' => 'sylius.ui.rating',
  14628.                             'sortable' => NULL,
  14629.                             'enabled' => true,
  14630.                             'position' => 100,
  14631.                             'options' => [
  14632.                             ],
  14633.                         ],
  14634.                         'status' => [
  14635.                             'type' => 'twig',
  14636.                             'label' => 'sylius.ui.status',
  14637.                             'sortable' => NULL,
  14638.                             'options' => [
  14639.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  14640.                                 'vars' => [
  14641.                                     'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  14642.                                 ],
  14643.                             ],
  14644.                             'enabled' => true,
  14645.                             'position' => 100,
  14646.                         ],
  14647.                         'reviewSubject' => [
  14648.                             'type' => 'string',
  14649.                             'label' => 'sylius.ui.product',
  14650.                             'enabled' => true,
  14651.                             'position' => 100,
  14652.                             'options' => [
  14653.                             ],
  14654.                         ],
  14655.                         'author' => [
  14656.                             'type' => 'string',
  14657.                             'label' => 'sylius.ui.customer',
  14658.                             'enabled' => true,
  14659.                             'position' => 100,
  14660.                             'options' => [
  14661.                             ],
  14662.                         ],
  14663.                     ],
  14664.                     'filters' => [
  14665.                         'title' => [
  14666.                             'type' => 'string',
  14667.                             'label' => 'sylius.ui.title',
  14668.                             'enabled' => true,
  14669.                             'position' => 100,
  14670.                             'options' => [
  14671.                             ],
  14672.                             'form_options' => [
  14673.                             ],
  14674.                         ],
  14675.                     ],
  14676.                     'actions' => [
  14677.                         'item' => [
  14678.                             'update' => [
  14679.                                 'type' => 'update',
  14680.                                 'enabled' => true,
  14681.                                 'position' => 100,
  14682.                                 'options' => [
  14683.                                 ],
  14684.                             ],
  14685.                             'accept' => [
  14686.                                 'type' => 'apply_transition',
  14687.                                 'label' => 'sylius.ui.accept',
  14688.                                 'icon' => 'checkmark',
  14689.                                 'options' => [
  14690.                                     'link' => [
  14691.                                         'route' => 'sylius_admin_product_review_accept',
  14692.                                         'parameters' => [
  14693.                                             'id' => 'resource.id',
  14694.                                         ],
  14695.                                     ],
  14696.                                     'class' => 'green',
  14697.                                     'transition' => 'accept',
  14698.                                     'graph' => 'sylius_product_review',
  14699.                                 ],
  14700.                                 'enabled' => true,
  14701.                                 'position' => 100,
  14702.                             ],
  14703.                             'reject' => [
  14704.                                 'type' => 'apply_transition',
  14705.                                 'label' => 'sylius.ui.reject',
  14706.                                 'icon' => 'remove',
  14707.                                 'options' => [
  14708.                                     'link' => [
  14709.                                         'route' => 'sylius_admin_product_review_reject',
  14710.                                         'parameters' => [
  14711.                                             'id' => 'resource.id',
  14712.                                         ],
  14713.                                     ],
  14714.                                     'class' => 'yellow',
  14715.                                     'transition' => 'reject',
  14716.                                     'graph' => 'sylius_product_review',
  14717.                                 ],
  14718.                                 'enabled' => true,
  14719.                                 'position' => 100,
  14720.                             ],
  14721.                             'delete' => [
  14722.                                 'type' => 'delete',
  14723.                                 'enabled' => true,
  14724.                                 'position' => 100,
  14725.                                 'options' => [
  14726.                                 ],
  14727.                             ],
  14728.                         ],
  14729.                         'bulk' => [
  14730.                             'delete' => [
  14731.                                 'type' => 'delete',
  14732.                                 'enabled' => true,
  14733.                                 'position' => 100,
  14734.                                 'options' => [
  14735.                                 ],
  14736.                             ],
  14737.                         ],
  14738.                     ],
  14739.                     'limits' => [
  14740.                         => 10,
  14741.                         => 25,
  14742.                         => 50,
  14743.                     ],
  14744.                 ],
  14745.                 'sylius_admin_product_variant' => [
  14746.                     'driver' => [
  14747.                         'name' => 'doctrine/orm',
  14748.                         'options' => [
  14749.                             'class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  14750.                             'repository' => [
  14751.                                 'method' => 'createQueryBuilderByProductId',
  14752.                                 'arguments' => [
  14753.                                     => 'es_ES',
  14754.                                     => '$productId',
  14755.                                 ],
  14756.                             ],
  14757.                         ],
  14758.                     ],
  14759.                     'sorting' => [
  14760.                         'position' => 'asc',
  14761.                     ],
  14762.                     'fields' => [
  14763.                         'name' => [
  14764.                             'type' => 'twig',
  14765.                             'path' => '.',
  14766.                             'label' => 'sylius.ui.name',
  14767.                             'options' => [
  14768.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  14769.                             ],
  14770.                             'enabled' => true,
  14771.                             'position' => 100,
  14772.                         ],
  14773.                         'code' => [
  14774.                             'type' => 'string',
  14775.                             'label' => 'sylius.ui.code',
  14776.                             'enabled' => true,
  14777.                             'position' => 100,
  14778.                             'options' => [
  14779.                             ],
  14780.                         ],
  14781.                         'enabled' => [
  14782.                             'type' => 'twig',
  14783.                             'label' => 'sylius.ui.enabled',
  14784.                             'options' => [
  14785.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14786.                             ],
  14787.                             'enabled' => true,
  14788.                             'position' => 100,
  14789.                         ],
  14790.                         'inventory' => [
  14791.                             'type' => 'twig',
  14792.                             'path' => '.',
  14793.                             'label' => 'sylius.ui.inventory',
  14794.                             'options' => [
  14795.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  14796.                             ],
  14797.                             'enabled' => true,
  14798.                             'position' => 100,
  14799.                         ],
  14800.                         'position' => [
  14801.                             'type' => 'twig',
  14802.                             'label' => 'sylius.ui.position',
  14803.                             'path' => '.',
  14804.                             'sortable' => 'position',
  14805.                             'options' => [
  14806.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  14807.                             ],
  14808.                             'enabled' => true,
  14809.                             'position' => 100,
  14810.                         ],
  14811.                     ],
  14812.                     'filters' => [
  14813.                         'code' => [
  14814.                             'type' => 'string',
  14815.                             'label' => 'sylius.ui.code',
  14816.                             'enabled' => true,
  14817.                             'position' => 100,
  14818.                             'options' => [
  14819.                             ],
  14820.                             'form_options' => [
  14821.                             ],
  14822.                         ],
  14823.                         'name' => [
  14824.                             'type' => 'string',
  14825.                             'label' => 'sylius.ui.name',
  14826.                             'options' => [
  14827.                                 'fields' => [
  14828.                                     => 'translation.name',
  14829.                                 ],
  14830.                             ],
  14831.                             'enabled' => true,
  14832.                             'position' => 100,
  14833.                             'form_options' => [
  14834.                             ],
  14835.                         ],
  14836.                     ],
  14837.                     'actions' => [
  14838.                         'main' => [
  14839.                             'generate' => [
  14840.                                 'type' => 'generate_variants',
  14841.                                 'options' => [
  14842.                                     'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  14843.                                 ],
  14844.                                 'enabled' => true,
  14845.                                 'position' => 100,
  14846.                             ],
  14847.                             'update_positions' => [
  14848.                                 'type' => 'update_product_variant_positions',
  14849.                                 'enabled' => true,
  14850.                                 'position' => 100,
  14851.                                 'options' => [
  14852.                                 ],
  14853.                             ],
  14854.                             'create' => [
  14855.                                 'type' => 'create',
  14856.                                 'options' => [
  14857.                                     'link' => [
  14858.                                         'parameters' => [
  14859.                                             'productId' => '$productId',
  14860.                                         ],
  14861.                                     ],
  14862.                                 ],
  14863.                                 'enabled' => true,
  14864.                                 'position' => 100,
  14865.                             ],
  14866.                         ],
  14867.                         'item' => [
  14868.                             'update' => [
  14869.                                 'type' => 'update',
  14870.                                 'options' => [
  14871.                                     'link' => [
  14872.                                         'parameters' => [
  14873.                                             'id' => 'resource.id',
  14874.                                             'productId' => '$productId',
  14875.                                         ],
  14876.                                     ],
  14877.                                 ],
  14878.                                 'enabled' => true,
  14879.                                 'position' => 100,
  14880.                             ],
  14881.                             'delete' => [
  14882.                                 'type' => 'delete',
  14883.                                 'options' => [
  14884.                                     'link' => [
  14885.                                         'parameters' => [
  14886.                                             'id' => 'resource.id',
  14887.                                             'productId' => '$productId',
  14888.                                         ],
  14889.                                     ],
  14890.                                 ],
  14891.                                 'enabled' => true,
  14892.                                 'position' => 100,
  14893.                             ],
  14894.                         ],
  14895.                         'bulk' => [
  14896.                             'delete' => [
  14897.                                 'type' => 'delete',
  14898.                                 'options' => [
  14899.                                     'link' => [
  14900.                                         'parameters' => [
  14901.                                             'productId' => '$productId',
  14902.                                         ],
  14903.                                     ],
  14904.                                 ],
  14905.                                 'enabled' => true,
  14906.                                 'position' => 100,
  14907.                             ],
  14908.                         ],
  14909.                     ],
  14910.                     'limits' => [
  14911.                         => 10,
  14912.                         => 25,
  14913.                         => 50,
  14914.                     ],
  14915.                 ],
  14916.                 'sylius_admin_product_room' => [
  14917.                     'driver' => [
  14918.                         'name' => 'doctrine/orm',
  14919.                         'options' => [
  14920.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductRoom',
  14921.                         ],
  14922.                     ],
  14923.                     'sorting' => [
  14924.                         'name' => 'asc',
  14925.                     ],
  14926.                     'limits' => [
  14927.                         => 50,
  14928.                         => 100,
  14929.                     ],
  14930.                     'fields' => [
  14931.                         'name' => [
  14932.                             'type' => 'string',
  14933.                             'label' => 'sylius.ui.name',
  14934.                             'enabled' => true,
  14935.                             'position' => 100,
  14936.                             'options' => [
  14937.                             ],
  14938.                         ],
  14939.                         'enabled' => [
  14940.                             'type' => 'twig',
  14941.                             'label' => 'sylius.ui.enabled',
  14942.                             'options' => [
  14943.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14944.                             ],
  14945.                             'enabled' => true,
  14946.                             'position' => 100,
  14947.                         ],
  14948.                         'createdAt' => [
  14949.                             'type' => 'datetime',
  14950.                             'label' => 'Fecha creación',
  14951.                             'sortable' => NULL,
  14952.                             'enabled' => true,
  14953.                             'position' => 100,
  14954.                             'options' => [
  14955.                             ],
  14956.                         ],
  14957.                     ],
  14958.                     'filters' => [
  14959.                         'name' => [
  14960.                             'type' => 'string',
  14961.                             'label' => 'sylius.ui.name',
  14962.                             'options' => [
  14963.                                 'fields' => [
  14964.                                     => 'name',
  14965.                                 ],
  14966.                             ],
  14967.                             'enabled' => true,
  14968.                             'position' => 100,
  14969.                             'form_options' => [
  14970.                             ],
  14971.                         ],
  14972.                         'enabled' => [
  14973.                             'type' => 'boolean',
  14974.                             'label' => 'sylius.ui.enabled',
  14975.                             'form_options' => [
  14976.                                 'placeholder' => NULL,
  14977.                             ],
  14978.                             'options' => [
  14979.                                 'field' => 'enabled',
  14980.                             ],
  14981.                             'default_value' => 'true',
  14982.                             'enabled' => true,
  14983.                             'position' => 100,
  14984.                         ],
  14985.                     ],
  14986.                     'actions' => [
  14987.                         'main' => [
  14988.                             'create' => [
  14989.                                 'type' => 'create',
  14990.                                 'enabled' => true,
  14991.                                 'position' => 100,
  14992.                                 'options' => [
  14993.                                 ],
  14994.                             ],
  14995.                         ],
  14996.                         'item' => [
  14997.                             'update' => [
  14998.                                 'type' => 'update',
  14999.                                 'enabled' => true,
  15000.                                 'position' => 100,
  15001.                                 'options' => [
  15002.                                 ],
  15003.                             ],
  15004.                             'delete' => [
  15005.                                 'type' => 'delete',
  15006.                                 'enabled' => true,
  15007.                                 'position' => 100,
  15008.                                 'options' => [
  15009.                                 ],
  15010.                             ],
  15011.                         ],
  15012.                     ],
  15013.                 ],
  15014.                 'sylius_admin_product_mammary' => [
  15015.                     'driver' => [
  15016.                         'name' => 'doctrine/orm',
  15017.                         'options' => [
  15018.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductMammary',
  15019.                         ],
  15020.                     ],
  15021.                     'sorting' => [
  15022.                         'createdAt' => 'desc',
  15023.                     ],
  15024.                     'limits' => [
  15025.                         => 50,
  15026.                         => 100,
  15027.                     ],
  15028.                     'fields' => [
  15029.                         'product' => [
  15030.                             'type' => 'string',
  15031.                             'label' => 'sylius.ui.product',
  15032.                             'path' => 'product.name',
  15033.                             'sortable' => NULL,
  15034.                             'enabled' => true,
  15035.                             'position' => 100,
  15036.                             'options' => [
  15037.                             ],
  15038.                         ],
  15039.                         'enabled' => [
  15040.                             'type' => 'twig',
  15041.                             'label' => 'sylius.ui.enabled',
  15042.                             'options' => [
  15043.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15044.                             ],
  15045.                             'enabled' => true,
  15046.                             'position' => 100,
  15047.                         ],
  15048.                         'createdAt' => [
  15049.                             'type' => 'datetime',
  15050.                             'label' => 'Fecha creación',
  15051.                             'sortable' => NULL,
  15052.                             'enabled' => true,
  15053.                             'position' => 100,
  15054.                             'options' => [
  15055.                             ],
  15056.                         ],
  15057.                     ],
  15058.                     'actions' => [
  15059.                         'main' => [
  15060.                             'create' => [
  15061.                                 'type' => 'create',
  15062.                                 'enabled' => true,
  15063.                                 'position' => 100,
  15064.                                 'options' => [
  15065.                                 ],
  15066.                             ],
  15067.                         ],
  15068.                         'item' => [
  15069.                             'update' => [
  15070.                                 'type' => 'update',
  15071.                                 'enabled' => true,
  15072.                                 'position' => 100,
  15073.                                 'options' => [
  15074.                                 ],
  15075.                             ],
  15076.                         ],
  15077.                     ],
  15078.                     'filters' => [
  15079.                     ],
  15080.                 ],
  15081.                 'sylius_admin_article' => [
  15082.                     'driver' => [
  15083.                         'name' => 'doctrine/orm',
  15084.                         'options' => [
  15085.                             'class' => 'Sylius\\Component\\Product\\Model\\Article',
  15086.                         ],
  15087.                     ],
  15088.                     'sorting' => [
  15089.                         'name' => 'asc',
  15090.                     ],
  15091.                     'limits' => [
  15092.                         => 50,
  15093.                         => 100,
  15094.                     ],
  15095.                     'fields' => [
  15096.                         'name' => [
  15097.                             'type' => 'string',
  15098.                             'label' => 'sylius.ui.name',
  15099.                             'sortable' => NULL,
  15100.                             'enabled' => true,
  15101.                             'position' => 100,
  15102.                             'options' => [
  15103.                             ],
  15104.                         ],
  15105.                         'articleGroup.name' => [
  15106.                             'type' => 'string',
  15107.                             'label' => 'sylius.ui.article_group',
  15108.                             'path' => 'articleGroup',
  15109.                             'sortable' => NULL,
  15110.                             'enabled' => true,
  15111.                             'position' => 100,
  15112.                             'options' => [
  15113.                             ],
  15114.                         ],
  15115.                         'currency' => [
  15116.                             'type' => 'twig',
  15117.                             'label' => 'sylius.ui.currency',
  15118.                             'path' => 'currency',
  15119.                             'sortable' => NULL,
  15120.                             'options' => [
  15121.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  15122.                             ],
  15123.                             'enabled' => true,
  15124.                             'position' => 100,
  15125.                         ],
  15126.                         'salePrice' => [
  15127.                             'type' => 'twig',
  15128.                             'label' => 'sylius.ui.sale_price',
  15129.                             'sortable' => NULL,
  15130.                             'options' => [
  15131.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  15132.                                 'vars' => [
  15133.                                     'query' => 'o.currency.code, SUM(o.salePrice * o.stock)',
  15134.                                     'keyMultiple' => 'code',
  15135.                                     'join' => 'o.currency',
  15136.                                 ],
  15137.                             ],
  15138.                             'enabled' => true,
  15139.                             'position' => 100,
  15140.                         ],
  15141.                         'stock' => [
  15142.                             'type' => 'twig',
  15143.                             'label' => 'sylius.ui.stock',
  15144.                             'sortable' => NULL,
  15145.                             'options' => [
  15146.                                 'template' => '@SyliusUi/Grid/Field/data.html.twig',
  15147.                                 'vars' => [
  15148.                                     'query' => 'o.currency.code, SUM(o.stock)',
  15149.                                     'keyMultiple' => 'code',
  15150.                                     'join' => 'o.currency',
  15151.                                 ],
  15152.                             ],
  15153.                             'enabled' => true,
  15154.                             'position' => 100,
  15155.                         ],
  15156.                         'lowStock' => [
  15157.                             'type' => 'twig',
  15158.                             'path' => 'lowStock',
  15159.                             'label' => 'sylius.ui.low_stock',
  15160.                             'sortable' => NULL,
  15161.                             'options' => [
  15162.                                 'template' => '@SyliusAdmin/Article/Grid/Field/low_stock.html.twig',
  15163.                             ],
  15164.                             'enabled' => true,
  15165.                             'position' => 100,
  15166.                         ],
  15167.                         'deposits' => [
  15168.                             'type' => 'twig',
  15169.                             'label' => 'sylius.ui.stock_deposits',
  15170.                             'options' => [
  15171.                                 'template' => '@SyliusAdmin/Article/Grid/Field/deposits.html.twig',
  15172.                             ],
  15173.                             'enabled' => true,
  15174.                             'position' => 100,
  15175.                         ],
  15176.                         'lowStockDeposit' => [
  15177.                             'type' => 'twig',
  15178.                             'path' => 'lowStockDeposit',
  15179.                             'label' => 'sylius.ui.low_stock_deposit',
  15180.                             'sortable' => NULL,
  15181.                             'options' => [
  15182.                                 'template' => '@SyliusAdmin/Article/Grid/Field/low_stock.html.twig',
  15183.                             ],
  15184.                             'enabled' => true,
  15185.                             'position' => 100,
  15186.                         ],
  15187.                         'enabled' => [
  15188.                             'type' => 'twig',
  15189.                             'label' => 'sylius.ui.enabled',
  15190.                             'sortable' => NULL,
  15191.                             'options' => [
  15192.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15193.                             ],
  15194.                             'enabled' => true,
  15195.                             'position' => 100,
  15196.                         ],
  15197.                         'createdAt' => [
  15198.                             'type' => 'datetime',
  15199.                             'label' => 'Fecha creación',
  15200.                             'sortable' => NULL,
  15201.                             'enabled' => false,
  15202.                             'position' => 100,
  15203.                             'options' => [
  15204.                             ],
  15205.                         ],
  15206.                     ],
  15207.                     'filters' => [
  15208.                         'search' => [
  15209.                             'type' => 'string',
  15210.                             'label' => 'sylius.ui.search',
  15211.                             'options' => [
  15212.                                 'fields' => [
  15213.                                     => 'name',
  15214.                                 ],
  15215.                             ],
  15216.                             'enabled' => true,
  15217.                             'position' => 100,
  15218.                             'form_options' => [
  15219.                             ],
  15220.                         ],
  15221.                         'stock' => [
  15222.                             'type' => 'string',
  15223.                             'label' => 'sylius.ui.stock',
  15224.                             'options' => [
  15225.                                 'fields' => [
  15226.                                     => 'stock',
  15227.                                 ],
  15228.                             ],
  15229.                             'enabled' => true,
  15230.                             'position' => 100,
  15231.                             'form_options' => [
  15232.                             ],
  15233.                         ],
  15234.                         'lowStock' => [
  15235.                             'type' => 'boolean',
  15236.                             'label' => 'sylius.ui.low_stock',
  15237.                             'options' => [
  15238.                                 'fields' => [
  15239.                                     => 'stock',
  15240.                                 ],
  15241.                             ],
  15242.                             'enabled' => true,
  15243.                             'position' => 100,
  15244.                             'form_options' => [
  15245.                             ],
  15246.                         ],
  15247.                         'currency' => [
  15248.                             'type' => 'entity',
  15249.                             'label' => 'sylius.ui.currency',
  15250.                             'options' => [
  15251.                                 'fields' => [
  15252.                                     => 'currency',
  15253.                                 ],
  15254.                             ],
  15255.                             'form_options' => [
  15256.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  15257.                                 'choice_label' => 'code',
  15258.                             ],
  15259.                             'enabled' => true,
  15260.                             'position' => 100,
  15261.                         ],
  15262.                         'enabled' => [
  15263.                             'type' => 'boolean',
  15264.                             'label' => 'sylius.ui.enabled',
  15265.                             'form_options' => [
  15266.                                 'placeholder' => NULL,
  15267.                             ],
  15268.                             'options' => [
  15269.                                 'field' => 'enabled',
  15270.                             ],
  15271.                             'default_value' => 'true',
  15272.                             'enabled' => true,
  15273.                             'position' => 100,
  15274.                         ],
  15275.                         'currencyEnabled' => [
  15276.                             'type' => 'boolean',
  15277.                             'label' => 'Moneda Hab.',
  15278.                             'form_options' => [
  15279.                                 'placeholder' => NULL,
  15280.                             ],
  15281.                             'options' => [
  15282.                                 'field' => 'currency.enabled',
  15283.                             ],
  15284.                             'default_value' => 'true',
  15285.                             'enabled' => true,
  15286.                             'position' => 100,
  15287.                         ],
  15288.                     ],
  15289.                     'actions' => [
  15290.                         'main' => [
  15291.                             'create' => [
  15292.                                 'type' => 'create',
  15293.                                 'enabled' => true,
  15294.                                 'position' => 100,
  15295.                                 'options' => [
  15296.                                 ],
  15297.                             ],
  15298.                         ],
  15299.                         'item' => [
  15300.                             'update' => [
  15301.                                 'type' => 'update',
  15302.                                 'enabled' => true,
  15303.                                 'position' => 100,
  15304.                                 'options' => [
  15305.                                 ],
  15306.                             ],
  15307.                             'delete' => [
  15308.                                 'type' => 'delete',
  15309.                                 'options' => [
  15310.                                     'template' => 'test',
  15311.                                 ],
  15312.                                 'enabled' => true,
  15313.                                 'position' => 100,
  15314.                             ],
  15315.                         ],
  15316.                     ],
  15317.                 ],
  15318.                 'sylius_admin_article_brand' => [
  15319.                     'driver' => [
  15320.                         'name' => 'doctrine/orm',
  15321.                         'options' => [
  15322.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleBrand',
  15323.                         ],
  15324.                     ],
  15325.                     'sorting' => [
  15326.                         'name' => 'asc',
  15327.                     ],
  15328.                     'limits' => [
  15329.                         => 50,
  15330.                         => 100,
  15331.                     ],
  15332.                     'fields' => [
  15333.                         'name' => [
  15334.                             'type' => 'string',
  15335.                             'label' => 'sylius.ui.name',
  15336.                             'sortable' => NULL,
  15337.                             'enabled' => true,
  15338.                             'position' => 100,
  15339.                             'options' => [
  15340.                             ],
  15341.                         ],
  15342.                         'enabled' => [
  15343.                             'type' => 'twig',
  15344.                             'label' => 'sylius.ui.enabled',
  15345.                             'sortable' => NULL,
  15346.                             'options' => [
  15347.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15348.                             ],
  15349.                             'enabled' => true,
  15350.                             'position' => 100,
  15351.                         ],
  15352.                         'description' => [
  15353.                             'type' => 'twig',
  15354.                             'label' => 'sylius.ui.description',
  15355.                             'sortable' => NULL,
  15356.                             'options' => [
  15357.                                 'template' => '@SyliusUi/Grid/Field/description.html.twig',
  15358.                             ],
  15359.                             'enabled' => true,
  15360.                             'position' => 100,
  15361.                         ],
  15362.                         'createdAt' => [
  15363.                             'type' => 'datetime',
  15364.                             'label' => 'Fecha creación',
  15365.                             'sortable' => NULL,
  15366.                             'enabled' => false,
  15367.                             'position' => 100,
  15368.                             'options' => [
  15369.                             ],
  15370.                         ],
  15371.                     ],
  15372.                     'filters' => [
  15373.                         'search' => [
  15374.                             'type' => 'string',
  15375.                             'label' => 'sylius.ui.search',
  15376.                             'options' => [
  15377.                                 'fields' => [
  15378.                                     => 'name',
  15379.                                     => 'description',
  15380.                                 ],
  15381.                             ],
  15382.                             'enabled' => true,
  15383.                             'position' => 100,
  15384.                             'form_options' => [
  15385.                             ],
  15386.                         ],
  15387.                         'enabled' => [
  15388.                             'type' => 'boolean',
  15389.                             'label' => 'sylius.ui.enabled',
  15390.                             'form_options' => [
  15391.                                 'placeholder' => NULL,
  15392.                             ],
  15393.                             'options' => [
  15394.                                 'field' => 'enabled',
  15395.                             ],
  15396.                             'default_value' => 'true',
  15397.                             'enabled' => true,
  15398.                             'position' => 100,
  15399.                         ],
  15400.                     ],
  15401.                     'actions' => [
  15402.                         'main' => [
  15403.                             'create' => [
  15404.                                 'type' => 'create',
  15405.                                 'enabled' => true,
  15406.                                 'position' => 100,
  15407.                                 'options' => [
  15408.                                 ],
  15409.                             ],
  15410.                         ],
  15411.                         'item' => [
  15412.                             'update' => [
  15413.                                 'type' => 'update',
  15414.                                 'enabled' => true,
  15415.                                 'position' => 100,
  15416.                                 'options' => [
  15417.                                 ],
  15418.                             ],
  15419.                             'delete' => [
  15420.                                 'type' => 'delete',
  15421.                                 'enabled' => true,
  15422.                                 'position' => 100,
  15423.                                 'options' => [
  15424.                                 ],
  15425.                             ],
  15426.                         ],
  15427.                     ],
  15428.                 ],
  15429.                 'sylius_admin_article_deposit' => [
  15430.                     'driver' => [
  15431.                         'name' => 'doctrine/orm',
  15432.                         'options' => [
  15433.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit',
  15434.                         ],
  15435.                     ],
  15436.                     'sorting' => [
  15437.                         'name' => 'asc',
  15438.                     ],
  15439.                     'limits' => [
  15440.                         => 50,
  15441.                         => 100,
  15442.                     ],
  15443.                     'fields' => [
  15444.                         'name' => [
  15445.                             'type' => 'string',
  15446.                             'label' => 'sylius.ui.name',
  15447.                             'sortable' => NULL,
  15448.                             'enabled' => true,
  15449.                             'position' => 100,
  15450.                             'options' => [
  15451.                             ],
  15452.                         ],
  15453.                         'enabled' => [
  15454.                             'type' => 'twig',
  15455.                             'label' => 'sylius.ui.enabled',
  15456.                             'sortable' => NULL,
  15457.                             'options' => [
  15458.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15459.                             ],
  15460.                             'enabled' => true,
  15461.                             'position' => 100,
  15462.                         ],
  15463.                         'description' => [
  15464.                             'type' => 'twig',
  15465.                             'label' => 'sylius.ui.description',
  15466.                             'sortable' => NULL,
  15467.                             'options' => [
  15468.                                 'template' => '@SyliusUi/Grid/Field/description.html.twig',
  15469.                             ],
  15470.                             'enabled' => true,
  15471.                             'position' => 100,
  15472.                         ],
  15473.                         'createdAt' => [
  15474.                             'type' => 'datetime',
  15475.                             'label' => 'Fecha creación',
  15476.                             'sortable' => NULL,
  15477.                             'enabled' => false,
  15478.                             'position' => 100,
  15479.                             'options' => [
  15480.                             ],
  15481.                         ],
  15482.                     ],
  15483.                     'filters' => [
  15484.                         'search' => [
  15485.                             'type' => 'string',
  15486.                             'label' => 'sylius.ui.search',
  15487.                             'options' => [
  15488.                                 'fields' => [
  15489.                                     => 'name',
  15490.                                     => 'description',
  15491.                                 ],
  15492.                             ],
  15493.                             'enabled' => true,
  15494.                             'position' => 100,
  15495.                             'form_options' => [
  15496.                             ],
  15497.                         ],
  15498.                         'enabled' => [
  15499.                             'type' => 'boolean',
  15500.                             'label' => 'sylius.ui.enabled',
  15501.                             'form_options' => [
  15502.                                 'placeholder' => NULL,
  15503.                             ],
  15504.                             'options' => [
  15505.                                 'field' => 'enabled',
  15506.                             ],
  15507.                             'default_value' => 'true',
  15508.                             'enabled' => true,
  15509.                             'position' => 100,
  15510.                         ],
  15511.                     ],
  15512.                     'actions' => [
  15513.                         'main' => [
  15514.                             'create' => [
  15515.                                 'type' => 'create',
  15516.                                 'enabled' => true,
  15517.                                 'position' => 100,
  15518.                                 'options' => [
  15519.                                 ],
  15520.                             ],
  15521.                         ],
  15522.                         'item' => [
  15523.                             'update' => [
  15524.                                 'type' => 'update',
  15525.                                 'enabled' => true,
  15526.                                 'position' => 100,
  15527.                                 'options' => [
  15528.                                 ],
  15529.                             ],
  15530.                             'delete' => [
  15531.                                 'type' => 'delete',
  15532.                                 'enabled' => true,
  15533.                                 'position' => 100,
  15534.                                 'options' => [
  15535.                                 ],
  15536.                             ],
  15537.                         ],
  15538.                     ],
  15539.                 ],
  15540.                 'sylius_admin_article_lot' => [
  15541.                     'driver' => [
  15542.                         'name' => 'doctrine/orm',
  15543.                         'options' => [
  15544.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleLot',
  15545.                         ],
  15546.                     ],
  15547.                     'sorting' => [
  15548.                         'id' => 'desc',
  15549.                     ],
  15550.                     'limits' => [
  15551.                         => 50,
  15552.                         => 100,
  15553.                     ],
  15554.                     'fields' => [
  15555.                         'article.name' => [
  15556.                             'type' => 'twig',
  15557.                             'label' => 'sylius.ui.article',
  15558.                             'path' => 'article',
  15559.                             'sortable' => NULL,
  15560.                             'options' => [
  15561.                                 'template' => '@SyliusAdmin/Article/Grid/Field/name.html.twig',
  15562.                             ],
  15563.                             'enabled' => true,
  15564.                             'position' => 100,
  15565.                         ],
  15566.                         'id' => [
  15567.                             'type' => 'string',
  15568.                             'label' => 'sylius.ui.id',
  15569.                             'sortable' => NULL,
  15570.                             'enabled' => true,
  15571.                             'position' => 100,
  15572.                             'options' => [
  15573.                             ],
  15574.                         ],
  15575.                         'stock' => [
  15576.                             'type' => 'string',
  15577.                             'label' => 'sylius.ui.stock',
  15578.                             'sortable' => NULL,
  15579.                             'enabled' => true,
  15580.                             'position' => 100,
  15581.                             'options' => [
  15582.                             ],
  15583.                         ],
  15584.                         'articleDeposit.name' => [
  15585.                             'type' => 'string',
  15586.                             'label' => 'sylius.ui.article_deposit',
  15587.                             'path' => 'articleDeposit',
  15588.                             'sortable' => NULL,
  15589.                             'enabled' => true,
  15590.                             'position' => 100,
  15591.                             'options' => [
  15592.                             ],
  15593.                         ],
  15594.                         'expiredAt' => [
  15595.                             'type' => 'datetime',
  15596.                             'label' => 'sylius.ui.expires_at',
  15597.                             'enabled' => true,
  15598.                             'sortable' => NULL,
  15599.                             'options' => [
  15600.                                 'format' => 'd-m-Y',
  15601.                             ],
  15602.                             'position' => 100,
  15603.                         ],
  15604.                         'articleBrand.name' => [
  15605.                             'type' => 'string',
  15606.                             'label' => 'sylius.ui.article_brand',
  15607.                             'path' => 'articleBrand',
  15608.                             'sortable' => NULL,
  15609.                             'enabled' => true,
  15610.                             'position' => 100,
  15611.                             'options' => [
  15612.                             ],
  15613.                         ],
  15614.                         'articleProvider.name' => [
  15615.                             'type' => 'string',
  15616.                             'label' => 'sylius.ui.article_provider',
  15617.                             'path' => 'articleProvider',
  15618.                             'sortable' => NULL,
  15619.                             'enabled' => true,
  15620.                             'position' => 100,
  15621.                             'options' => [
  15622.                             ],
  15623.                         ],
  15624.                         'createdAt' => [
  15625.                             'type' => 'datetime',
  15626.                             'label' => 'sylius.ui.created_at',
  15627.                             'options' => [
  15628.                                 'format' => 'd-m-Y',
  15629.                             ],
  15630.                             'enabled' => false,
  15631.                             'position' => 100,
  15632.                         ],
  15633.                         'enabled' => [
  15634.                             'type' => 'twig',
  15635.                             'label' => 'sylius.ui.enabled',
  15636.                             'sortable' => NULL,
  15637.                             'enabled' => true,
  15638.                             'options' => [
  15639.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15640.                             ],
  15641.                             'position' => 100,
  15642.                         ],
  15643.                     ],
  15644.                     'filters' => [
  15645.                         'article' => [
  15646.                             'type' => 'string',
  15647.                             'label' => 'sylius.ui.article',
  15648.                             'options' => [
  15649.                                 'fields' => [
  15650.                                     => 'article.name',
  15651.                                 ],
  15652.                             ],
  15653.                             'enabled' => true,
  15654.                             'position' => 100,
  15655.                             'form_options' => [
  15656.                             ],
  15657.                         ],
  15658.                         'articleBrand' => [
  15659.                             'type' => 'string',
  15660.                             'label' => 'sylius.ui.article_brand',
  15661.                             'options' => [
  15662.                                 'fields' => [
  15663.                                     => 'articleBrand.name',
  15664.                                 ],
  15665.                             ],
  15666.                             'enabled' => true,
  15667.                             'position' => 100,
  15668.                             'form_options' => [
  15669.                             ],
  15670.                         ],
  15671.                         'articleDeposit' => [
  15672.                             'type' => 'string',
  15673.                             'label' => 'sylius.ui.article_deposit',
  15674.                             'options' => [
  15675.                                 'fields' => [
  15676.                                     => 'articleDeposit.name',
  15677.                                 ],
  15678.                             ],
  15679.                             'enabled' => true,
  15680.                             'position' => 100,
  15681.                             'form_options' => [
  15682.                             ],
  15683.                         ],
  15684.                         'articleProvider' => [
  15685.                             'type' => 'string',
  15686.                             'label' => 'sylius.ui.article_provider',
  15687.                             'options' => [
  15688.                                 'fields' => [
  15689.                                     => 'articleProvider.name',
  15690.                                 ],
  15691.                             ],
  15692.                             'enabled' => true,
  15693.                             'position' => 100,
  15694.                             'form_options' => [
  15695.                             ],
  15696.                         ],
  15697.                         'expiredAt' => [
  15698.                             'type' => 'date',
  15699.                             'label' => 'sylius.ui.expires_at',
  15700.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  15701.                             'options' => [
  15702.                                 'inclusive_to' => false,
  15703.                                 'inclusive_from' => true,
  15704.                                 'fields' => [
  15705.                                     => 'expiredAt',
  15706.                                 ],
  15707.                             ],
  15708.                             'enabled' => true,
  15709.                             'position' => 100,
  15710.                             'form_options' => [
  15711.                             ],
  15712.                         ],
  15713.                         'enabled' => [
  15714.                             'type' => 'boolean',
  15715.                             'label' => 'sylius.ui.enabled',
  15716.                             'form_options' => [
  15717.                                 'placeholder' => NULL,
  15718.                             ],
  15719.                             'options' => [
  15720.                                 'field' => 'enabled',
  15721.                             ],
  15722.                             'default_value' => 'true',
  15723.                             'enabled' => true,
  15724.                             'position' => 100,
  15725.                         ],
  15726.                     ],
  15727.                     'actions' => [
  15728.                         'item' => [
  15729.                             'update' => [
  15730.                                 'type' => 'update',
  15731.                                 'enabled' => true,
  15732.                                 'position' => 100,
  15733.                                 'options' => [
  15734.                                 ],
  15735.                             ],
  15736.                             'delete' => [
  15737.                                 'type' => 'delete',
  15738.                                 'enabled' => true,
  15739.                                 'position' => 100,
  15740.                                 'options' => [
  15741.                                 ],
  15742.                             ],
  15743.                             'article' => [
  15744.                                 'type' => 'link',
  15745.                                 'options' => [
  15746.                                     'link' => [
  15747.                                         'label' => '',
  15748.                                         'icon' => 'syringe',
  15749.                                         'route' => 'sylius_admin_article_update',
  15750.                                         'parameters' => [
  15751.                                             'object' => 'resource.article',
  15752.                                         ],
  15753.                                     ],
  15754.                                 ],
  15755.                                 'enabled' => true,
  15756.                                 'position' => 100,
  15757.                             ],
  15758.                         ],
  15759.                     ],
  15760.                 ],
  15761.                 'sylius_admin_article_mov' => [
  15762.                     'driver' => [
  15763.                         'name' => 'doctrine/orm',
  15764.                         'options' => [
  15765.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleMov',
  15766.                         ],
  15767.                     ],
  15768.                     'sorting' => [
  15769.                         'createdAt' => 'desc',
  15770.                     ],
  15771.                     'limits' => [
  15772.                         => 50,
  15773.                         => 100,
  15774.                     ],
  15775.                     'fields' => [
  15776.                         'id' => [
  15777.                             'type' => 'string',
  15778.                             'label' => 'sylius.ui.id',
  15779.                             'sortable' => NULL,
  15780.                             'enabled' => true,
  15781.                             'position' => 100,
  15782.                             'options' => [
  15783.                             ],
  15784.                         ],
  15785.                         'articleLot.id' => [
  15786.                             'type' => 'string',
  15787.                             'label' => 'sylius.ui.article_lot_id',
  15788.                             'path' => 'articleLot.id',
  15789.                             'sortable' => NULL,
  15790.                             'enabled' => true,
  15791.                             'position' => 100,
  15792.                             'options' => [
  15793.                             ],
  15794.                         ],
  15795.                         'article.name' => [
  15796.                             'type' => 'twig',
  15797.                             'label' => 'sylius.ui.article',
  15798.                             'path' => 'article.name',
  15799.                             'sortable' => NULL,
  15800.                             'options' => [
  15801.                                 'template' => '@SyliusAdmin/Article/Grid/Field/name.html.twig',
  15802.                             ],
  15803.                             'enabled' => true,
  15804.                             'position' => 100,
  15805.                         ],
  15806.                         'value' => [
  15807.                             'type' => 'string',
  15808.                             'label' => 'sylius.ui.value',
  15809.                             'sortable' => NULL,
  15810.                             'enabled' => true,
  15811.                             'position' => 100,
  15812.                             'options' => [
  15813.                             ],
  15814.                         ],
  15815.                         'stockBefore' => [
  15816.                             'type' => 'string',
  15817.                             'label' => 'sylius.ui.stock_before',
  15818.                             'sortable' => NULL,
  15819.                             'enabled' => true,
  15820.                             'position' => 100,
  15821.                             'options' => [
  15822.                             ],
  15823.                         ],
  15824.                         'stock' => [
  15825.                             'type' => 'string',
  15826.                             'label' => 'sylius.ui.stock',
  15827.                             'sortable' => NULL,
  15828.                             'enabled' => true,
  15829.                             'position' => 100,
  15830.                             'options' => [
  15831.                             ],
  15832.                         ],
  15833.                         'articleLot.expiredAt' => [
  15834.                             'type' => 'datetime',
  15835.                             'label' => 'sylius.ui.expires_at',
  15836.                             'path' => 'articleLot.expiredAt',
  15837.                             'enabled' => true,
  15838.                             'sortable' => NULL,
  15839.                             'options' => [
  15840.                                 'format' => 'd-m-Y',
  15841.                             ],
  15842.                             'position' => 100,
  15843.                         ],
  15844.                         'product.id' => [
  15845.                             'type' => 'string',
  15846.                             'label' => 'sylius.ui.product',
  15847.                             'path' => 'product',
  15848.                             'sortable' => NULL,
  15849.                             'enabled' => true,
  15850.                             'position' => 100,
  15851.                             'options' => [
  15852.                             ],
  15853.                         ],
  15854.                         'username' => [
  15855.                             'type' => 'string',
  15856.                             'label' => 'sylius.ui.user',
  15857.                             'enabled' => true,
  15858.                             'position' => 100,
  15859.                             'options' => [
  15860.                             ],
  15861.                         ],
  15862.                         'createdAt' => [
  15863.                             'type' => 'datetime',
  15864.                             'label' => 'Fecha creación',
  15865.                             'sortable' => NULL,
  15866.                             'options' => [
  15867.                                 'format' => 'd-m-Y H:m:i',
  15868.                             ],
  15869.                             'enabled' => true,
  15870.                             'position' => 100,
  15871.                         ],
  15872.                     ],
  15873.                     'filters' => [
  15874.                         'article' => [
  15875.                             'type' => 'string',
  15876.                             'label' => 'sylius.ui.article',
  15877.                             'options' => [
  15878.                                 'fields' => [
  15879.                                     => 'article.name',
  15880.                                 ],
  15881.                             ],
  15882.                             'enabled' => true,
  15883.                             'position' => 100,
  15884.                             'form_options' => [
  15885.                             ],
  15886.                         ],
  15887.                         'product' => [
  15888.                             'type' => 'string',
  15889.                             'label' => 'sylius.ui.product',
  15890.                             'options' => [
  15891.                                 'fields' => [
  15892.                                     => 'product.id',
  15893.                                 ],
  15894.                             ],
  15895.                             'enabled' => true,
  15896.                             'position' => 100,
  15897.                             'form_options' => [
  15898.                             ],
  15899.                         ],
  15900.                         'createdAt' => [
  15901.                             'type' => 'date',
  15902.                             'label' => 'sylius.ui.created_at',
  15903.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  15904.                             'options' => [
  15905.                                 'inclusive_to' => false,
  15906.                                 'inclusive_from' => true,
  15907.                                 'fields' => [
  15908.                                     => 'createdAt',
  15909.                                 ],
  15910.                             ],
  15911.                             'enabled' => true,
  15912.                             'position' => 100,
  15913.                             'form_options' => [
  15914.                             ],
  15915.                         ],
  15916.                         'id' => [
  15917.                             'type' => 'string',
  15918.                             'label' => 'ID',
  15919.                             'options' => [
  15920.                                 'fields' => [
  15921.                                     => 'id',
  15922.                                 ],
  15923.                             ],
  15924.                             'enabled' => true,
  15925.                             'position' => 100,
  15926.                             'form_options' => [
  15927.                             ],
  15928.                         ],
  15929.                         'articleLot' => [
  15930.                             'type' => 'string',
  15931.                             'label' => 'ID de lote',
  15932.                             'options' => [
  15933.                                 'fields' => [
  15934.                                     => 'articleLot.id',
  15935.                                 ],
  15936.                             ],
  15937.                             'enabled' => true,
  15938.                             'position' => 100,
  15939.                             'form_options' => [
  15940.                             ],
  15941.                         ],
  15942.                     ],
  15943.                     'actions' => [
  15944.                         'main' => [
  15945.                         ],
  15946.                         'item' => [
  15947.                             'articleLot' => [
  15948.                                 'type' => 'link',
  15949.                                 'options' => [
  15950.                                     'link' => [
  15951.                                         'label' => '',
  15952.                                         'icon' => 'barcode',
  15953.                                         'route' => 'sylius_admin_article_lot_update',
  15954.                                         'parameters' => [
  15955.                                             'object' => 'resource.articleLot',
  15956.                                         ],
  15957.                                     ],
  15958.                                 ],
  15959.                                 'enabled' => true,
  15960.                                 'position' => 100,
  15961.                             ],
  15962.                         ],
  15963.                     ],
  15964.                 ],
  15965.                 'sylius_admin_article_provider' => [
  15966.                     'driver' => [
  15967.                         'name' => 'doctrine/orm',
  15968.                         'options' => [
  15969.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleProvider',
  15970.                         ],
  15971.                     ],
  15972.                     'sorting' => [
  15973.                         'name' => 'asc',
  15974.                     ],
  15975.                     'limits' => [
  15976.                         => 50,
  15977.                         => 100,
  15978.                     ],
  15979.                     'fields' => [
  15980.                         'name' => [
  15981.                             'type' => 'string',
  15982.                             'label' => 'sylius.ui.name',
  15983.                             'sortable' => NULL,
  15984.                             'enabled' => true,
  15985.                             'position' => 100,
  15986.                             'options' => [
  15987.                             ],
  15988.                         ],
  15989.                         'cbu' => [
  15990.                             'type' => 'string',
  15991.                             'label' => 'sylius.ui.cbu',
  15992.                             'sortable' => NULL,
  15993.                             'enabled' => true,
  15994.                             'position' => 100,
  15995.                             'options' => [
  15996.                             ],
  15997.                         ],
  15998.                         'alias' => [
  15999.                             'type' => 'string',
  16000.                             'label' => 'sylius.ui.alias',
  16001.                             'sortable' => NULL,
  16002.                             'enabled' => true,
  16003.                             'position' => 100,
  16004.                             'options' => [
  16005.                             ],
  16006.                         ],
  16007.                         'phone' => [
  16008.                             'type' => 'string',
  16009.                             'label' => 'sylius.ui.phone1',
  16010.                             'enabled' => true,
  16011.                             'position' => 100,
  16012.                             'options' => [
  16013.                             ],
  16014.                         ],
  16015.                         'enabled' => [
  16016.                             'type' => 'twig',
  16017.                             'label' => 'sylius.ui.enabled',
  16018.                             'sortable' => NULL,
  16019.                             'options' => [
  16020.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  16021.                             ],
  16022.                             'enabled' => true,
  16023.                             'position' => 100,
  16024.                         ],
  16025.                         'createdAt' => [
  16026.                             'type' => 'datetime',
  16027.                             'label' => 'Fecha creación',
  16028.                             'sortable' => NULL,
  16029.                             'options' => [
  16030.                                 'format' => 'd-m-Y',
  16031.                             ],
  16032.                             'enabled' => false,
  16033.                             'position' => 100,
  16034.                         ],
  16035.                     ],
  16036.                     'filters' => [
  16037.                         'search' => [
  16038.                             'type' => 'string',
  16039.                             'label' => 'sylius.ui.search',
  16040.                             'options' => [
  16041.                                 'fields' => [
  16042.                                     => 'name',
  16043.                                     => 'email',
  16044.                                     => 'phone',
  16045.                                     => 'cuit',
  16046.                                 ],
  16047.                             ],
  16048.                             'enabled' => true,
  16049.                             'position' => 100,
  16050.                             'form_options' => [
  16051.                             ],
  16052.                         ],
  16053.                         'enabled' => [
  16054.                             'type' => 'boolean',
  16055.                             'label' => 'sylius.ui.enabled',
  16056.                             'form_options' => [
  16057.                                 'placeholder' => NULL,
  16058.                             ],
  16059.                             'options' => [
  16060.                                 'field' => 'enabled',
  16061.                             ],
  16062.                             'default_value' => 'true',
  16063.                             'enabled' => true,
  16064.                             'position' => 100,
  16065.                         ],
  16066.                     ],
  16067.                     'actions' => [
  16068.                         'main' => [
  16069.                             'create' => [
  16070.                                 'type' => 'create',
  16071.                                 'enabled' => true,
  16072.                                 'position' => 100,
  16073.                                 'options' => [
  16074.                                 ],
  16075.                             ],
  16076.                         ],
  16077.                         'item' => [
  16078.                             'update' => [
  16079.                                 'type' => 'update',
  16080.                                 'enabled' => true,
  16081.                                 'position' => 100,
  16082.                                 'options' => [
  16083.                                 ],
  16084.                             ],
  16085.                             'delete' => [
  16086.                                 'type' => 'delete',
  16087.                                 'enabled' => true,
  16088.                                 'position' => 100,
  16089.                                 'options' => [
  16090.                                 ],
  16091.                             ],
  16092.                         ],
  16093.                     ],
  16094.                 ],
  16095.                 'sylius_admin_article_group' => [
  16096.                     'driver' => [
  16097.                         'name' => 'doctrine/orm',
  16098.                         'options' => [
  16099.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleGroup',
  16100.                         ],
  16101.                     ],
  16102.                     'sorting' => [
  16103.                         'name' => 'asc',
  16104.                     ],
  16105.                     'limits' => [
  16106.                         => 50,
  16107.                         => 100,
  16108.                     ],
  16109.                     'fields' => [
  16110.                         'name' => [
  16111.                             'type' => 'string',
  16112.                             'label' => 'sylius.ui.name',
  16113.                             'sortable' => NULL,
  16114.                             'enabled' => true,
  16115.                             'position' => 100,
  16116.                             'options' => [
  16117.                             ],
  16118.                         ],
  16119.                         'description' => [
  16120.                             'type' => 'twig',
  16121.                             'label' => 'sylius.ui.description',
  16122.                             'sortable' => NULL,
  16123.                             'options' => [
  16124.                                 'template' => '@SyliusUi/Grid/Field/description.html.twig',
  16125.                             ],
  16126.                             'enabled' => true,
  16127.                             'position' => 100,
  16128.                         ],
  16129.                         'enabled' => [
  16130.                             'type' => 'twig',
  16131.                             'label' => 'sylius.ui.enabled',
  16132.                             'sortable' => NULL,
  16133.                             'options' => [
  16134.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  16135.                             ],
  16136.                             'enabled' => true,
  16137.                             'position' => 100,
  16138.                         ],
  16139.                         'createdAt' => [
  16140.                             'type' => 'datetime',
  16141.                             'label' => 'Fecha creación',
  16142.                             'sortable' => NULL,
  16143.                             'enabled' => false,
  16144.                             'position' => 100,
  16145.                             'options' => [
  16146.                             ],
  16147.                         ],
  16148.                     ],
  16149.                     'filters' => [
  16150.                         'search' => [
  16151.                             'type' => 'string',
  16152.                             'label' => 'sylius.ui.search',
  16153.                             'options' => [
  16154.                                 'fields' => [
  16155.                                     => 'name',
  16156.                                     => 'description',
  16157.                                 ],
  16158.                             ],
  16159.                             'enabled' => true,
  16160.                             'position' => 100,
  16161.                             'form_options' => [
  16162.                             ],
  16163.                         ],
  16164.                         'enabled' => [
  16165.                             'type' => 'boolean',
  16166.                             'label' => 'sylius.ui.enabled',
  16167.                             'form_options' => [
  16168.                                 'placeholder' => NULL,
  16169.                             ],
  16170.                             'options' => [
  16171.                                 'field' => 'enabled',
  16172.                             ],
  16173.                             'default_value' => 'true',
  16174.                             'enabled' => true,
  16175.                             'position' => 100,
  16176.                         ],
  16177.                     ],
  16178.                     'actions' => [
  16179.                         'main' => [
  16180.                             'create' => [
  16181.                                 'type' => 'create',
  16182.                                 'enabled' => true,
  16183.                                 'position' => 100,
  16184.                                 'options' => [
  16185.                                 ],
  16186.                             ],
  16187.                         ],
  16188.                         'item' => [
  16189.                             'update' => [
  16190.                                 'type' => 'update',
  16191.                                 'enabled' => true,
  16192.                                 'position' => 100,
  16193.                                 'options' => [
  16194.                                 ],
  16195.                             ],
  16196.                             'delete' => [
  16197.                                 'type' => 'delete',
  16198.                                 'enabled' => true,
  16199.                                 'position' => 100,
  16200.                                 'options' => [
  16201.                                 ],
  16202.                             ],
  16203.                         ],
  16204.                     ],
  16205.                 ],
  16206.                 'sylius_admin_tax_category' => [
  16207.                     'driver' => [
  16208.                         'name' => 'doctrine/orm',
  16209.                         'options' => [
  16210.                             'class' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  16211.                         ],
  16212.                     ],
  16213.                     'sorting' => [
  16214.                         'nameAndDescription' => 'asc',
  16215.                     ],
  16216.                     'fields' => [
  16217.                         'code' => [
  16218.                             'type' => 'string',
  16219.                             'label' => 'sylius.ui.code',
  16220.                             'sortable' => NULL,
  16221.                             'enabled' => true,
  16222.                             'position' => 100,
  16223.                             'options' => [
  16224.                             ],
  16225.                         ],
  16226.                         'nameAndDescription' => [
  16227.                             'type' => 'twig',
  16228.                             'label' => 'sylius.ui.name',
  16229.                             'path' => '.',
  16230.                             'sortable' => 'name',
  16231.                             'options' => [
  16232.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  16233.                             ],
  16234.                             'enabled' => true,
  16235.                             'position' => 100,
  16236.                         ],
  16237.                     ],
  16238.                     'filters' => [
  16239.                         'search' => [
  16240.                             'type' => 'string',
  16241.                             'label' => 'sylius.ui.search',
  16242.                             'options' => [
  16243.                                 'fields' => [
  16244.                                     => 'code',
  16245.                                     => 'name',
  16246.                                 ],
  16247.                             ],
  16248.                             'enabled' => true,
  16249.                             'position' => 100,
  16250.                             'form_options' => [
  16251.                             ],
  16252.                         ],
  16253.                     ],
  16254.                     'actions' => [
  16255.                         'main' => [
  16256.                             'create' => [
  16257.                                 'type' => 'create',
  16258.                                 'enabled' => true,
  16259.                                 'position' => 100,
  16260.                                 'options' => [
  16261.                                 ],
  16262.                             ],
  16263.                         ],
  16264.                         'item' => [
  16265.                             'update' => [
  16266.                                 'type' => 'update',
  16267.                                 'enabled' => true,
  16268.                                 'position' => 100,
  16269.                                 'options' => [
  16270.                                 ],
  16271.                             ],
  16272.                             'delete' => [
  16273.                                 'type' => 'delete',
  16274.                                 'enabled' => true,
  16275.                                 'position' => 100,
  16276.                                 'options' => [
  16277.                                 ],
  16278.                             ],
  16279.                         ],
  16280.                         'bulk' => [
  16281.                             'delete' => [
  16282.                                 'type' => 'delete',
  16283.                                 'enabled' => true,
  16284.                                 'position' => 100,
  16285.                                 'options' => [
  16286.                                 ],
  16287.                             ],
  16288.                         ],
  16289.                     ],
  16290.                     'limits' => [
  16291.                         => 10,
  16292.                         => 25,
  16293.                         => 50,
  16294.                     ],
  16295.                 ],
  16296.                 'sylius_admin_tax_rate' => [
  16297.                     'driver' => [
  16298.                         'name' => 'doctrine/orm',
  16299.                         'options' => [
  16300.                             'class' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  16301.                         ],
  16302.                     ],
  16303.                     'sorting' => [
  16304.                         'name' => 'asc',
  16305.                     ],
  16306.                     'fields' => [
  16307.                         'code' => [
  16308.                             'type' => 'string',
  16309.                             'label' => 'sylius.ui.code',
  16310.                             'sortable' => NULL,
  16311.                             'enabled' => true,
  16312.                             'position' => 100,
  16313.                             'options' => [
  16314.                             ],
  16315.                         ],
  16316.                         'name' => [
  16317.                             'type' => 'string',
  16318.                             'label' => 'sylius.ui.name',
  16319.                             'sortable' => NULL,
  16320.                             'enabled' => true,
  16321.                             'position' => 100,
  16322.                             'options' => [
  16323.                             ],
  16324.                         ],
  16325.                         'zone' => [
  16326.                             'type' => 'string',
  16327.                             'label' => 'sylius.ui.zone',
  16328.                             'enabled' => true,
  16329.                             'position' => 100,
  16330.                             'options' => [
  16331.                             ],
  16332.                         ],
  16333.                         'category' => [
  16334.                             'type' => 'string',
  16335.                             'label' => 'sylius.ui.category',
  16336.                             'enabled' => true,
  16337.                             'position' => 100,
  16338.                             'options' => [
  16339.                             ],
  16340.                         ],
  16341.                         'amount' => [
  16342.                             'type' => 'twig',
  16343.                             'label' => 'sylius.ui.amount',
  16344.                             'sortable' => NULL,
  16345.                             'options' => [
  16346.                                 'template' => '@SyliusUi/Grid/Field/percent.html.twig',
  16347.                             ],
  16348.                             'enabled' => true,
  16349.                             'position' => 100,
  16350.                         ],
  16351.                     ],
  16352.                     'filters' => [
  16353.                         'startDate' => [
  16354.                             'type' => 'date',
  16355.                             'label' => 'sylius.ui.start_date',
  16356.                             'options' => [
  16357.                                 'inclusive_to' => true,
  16358.                             ],
  16359.                             'enabled' => true,
  16360.                             'position' => 100,
  16361.                             'form_options' => [
  16362.                             ],
  16363.                         ],
  16364.                         'endDate' => [
  16365.                             'type' => 'date',
  16366.                             'label' => 'sylius.ui.end_date',
  16367.                             'options' => [
  16368.                                 'inclusive_to' => true,
  16369.                             ],
  16370.                             'enabled' => true,
  16371.                             'position' => 100,
  16372.                             'form_options' => [
  16373.                             ],
  16374.                         ],
  16375.                         'search' => [
  16376.                             'type' => 'string',
  16377.                             'label' => 'sylius.ui.search',
  16378.                             'options' => [
  16379.                                 'fields' => [
  16380.                                     => 'code',
  16381.                                     => 'name',
  16382.                                 ],
  16383.                             ],
  16384.                             'enabled' => true,
  16385.                             'position' => 100,
  16386.                             'form_options' => [
  16387.                             ],
  16388.                         ],
  16389.                     ],
  16390.                     'actions' => [
  16391.                         'main' => [
  16392.                             'create' => [
  16393.                                 'type' => 'create',
  16394.                                 'enabled' => true,
  16395.                                 'position' => 100,
  16396.                                 'options' => [
  16397.                                 ],
  16398.                             ],
  16399.                         ],
  16400.                         'item' => [
  16401.                             'update' => [
  16402.                                 'type' => 'update',
  16403.                                 'enabled' => true,
  16404.                                 'position' => 100,
  16405.                                 'options' => [
  16406.                                 ],
  16407.                             ],
  16408.                             'delete' => [
  16409.                                 'type' => 'delete',
  16410.                                 'enabled' => true,
  16411.                                 'position' => 100,
  16412.                                 'options' => [
  16413.                                 ],
  16414.                             ],
  16415.                         ],
  16416.                         'bulk' => [
  16417.                             'delete' => [
  16418.                                 'type' => 'delete',
  16419.                                 'enabled' => true,
  16420.                                 'position' => 100,
  16421.                                 'options' => [
  16422.                                 ],
  16423.                             ],
  16424.                         ],
  16425.                     ],
  16426.                     'limits' => [
  16427.                         => 10,
  16428.                         => 25,
  16429.                         => 50,
  16430.                     ],
  16431.                 ],
  16432.                 'sylius_admin_taxon' => [
  16433.                     'driver' => [
  16434.                         'name' => 'doctrine/orm',
  16435.                         'options' => [
  16436.                             'class' => 'Sylius\\Component\\Core\\Model\\Taxon',
  16437.                             'repository' => [
  16438.                                 'method' => 'createListQueryBuilder',
  16439.                             ],
  16440.                         ],
  16441.                     ],
  16442.                     'filters' => [
  16443.                         'code' => [
  16444.                             'type' => 'string',
  16445.                             'options' => [
  16446.                                 'fields' => [
  16447.                                     => 'code',
  16448.                                 ],
  16449.                             ],
  16450.                             'enabled' => true,
  16451.                             'position' => 100,
  16452.                             'form_options' => [
  16453.                             ],
  16454.                         ],
  16455.                     ],
  16456.                     'sorting' => [
  16457.                     ],
  16458.                     'limits' => [
  16459.                         => 10,
  16460.                         => 25,
  16461.                         => 50,
  16462.                     ],
  16463.                     'fields' => [
  16464.                     ],
  16465.                     'actions' => [
  16466.                     ],
  16467.                 ],
  16468.                 'sylius_admin_zone' => [
  16469.                     'driver' => [
  16470.                         'name' => 'doctrine/orm',
  16471.                         'options' => [
  16472.                             'class' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  16473.                         ],
  16474.                     ],
  16475.                     'fields' => [
  16476.                         'code' => [
  16477.                             'type' => 'string',
  16478.                             'label' => 'sylius.ui.code',
  16479.                             'enabled' => true,
  16480.                             'position' => 100,
  16481.                             'options' => [
  16482.                             ],
  16483.                         ],
  16484.                         'name' => [
  16485.                             'type' => 'string',
  16486.                             'label' => 'sylius.ui.name',
  16487.                             'enabled' => true,
  16488.                             'position' => 100,
  16489.                             'options' => [
  16490.                             ],
  16491.                         ],
  16492.                         'type' => [
  16493.                             'type' => 'twig',
  16494.                             'label' => 'sylius.ui.type',
  16495.                             'options' => [
  16496.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  16497.                             ],
  16498.                             'enabled' => true,
  16499.                             'position' => 100,
  16500.                         ],
  16501.                     ],
  16502.                     'filters' => [
  16503.                         'name' => [
  16504.                             'type' => 'string',
  16505.                             'label' => 'sylius.ui.name',
  16506.                             'enabled' => true,
  16507.                             'position' => 100,
  16508.                             'options' => [
  16509.                             ],
  16510.                             'form_options' => [
  16511.                             ],
  16512.                         ],
  16513.                         'code' => [
  16514.                             'type' => 'string',
  16515.                             'label' => 'sylius.ui.code',
  16516.                             'enabled' => true,
  16517.                             'position' => 100,
  16518.                             'options' => [
  16519.                             ],
  16520.                             'form_options' => [
  16521.                             ],
  16522.                         ],
  16523.                     ],
  16524.                     'actions' => [
  16525.                         'main' => [
  16526.                             'create' => [
  16527.                                 'type' => 'links',
  16528.                                 'label' => 'sylius.ui.create',
  16529.                                 'options' => [
  16530.                                     'class' => 'primary',
  16531.                                     'icon' => 'plus',
  16532.                                     'header' => [
  16533.                                         'icon' => 'cube',
  16534.                                         'label' => 'sylius.ui.type',
  16535.                                     ],
  16536.                                     'links' => [
  16537.                                         'country' => [
  16538.                                             'label' => 'sylius.ui.zone_consisting_of_countries',
  16539.                                             'icon' => 'plus',
  16540.                                             'route' => 'sylius_admin_zone_create',
  16541.                                             'parameters' => [
  16542.                                                 'type' => 'country',
  16543.                                             ],
  16544.                                         ],
  16545.                                         'province' => [
  16546.                                             'label' => 'sylius.ui.zone_consisting_of_provinces',
  16547.                                             'icon' => 'plus',
  16548.                                             'route' => 'sylius_admin_zone_create',
  16549.                                             'parameters' => [
  16550.                                                 'type' => 'province',
  16551.                                             ],
  16552.                                         ],
  16553.                                         'zone' => [
  16554.                                             'label' => 'sylius.ui.zone_consisting_of_other_zones',
  16555.                                             'icon' => 'plus',
  16556.                                             'route' => 'sylius_admin_zone_create',
  16557.                                             'parameters' => [
  16558.                                                 'type' => 'zone',
  16559.                                             ],
  16560.                                         ],
  16561.                                     ],
  16562.                                 ],
  16563.                                 'enabled' => true,
  16564.                                 'position' => 100,
  16565.                             ],
  16566.                         ],
  16567.                         'item' => [
  16568.                             'update' => [
  16569.                                 'type' => 'update',
  16570.                                 'enabled' => true,
  16571.                                 'position' => 100,
  16572.                                 'options' => [
  16573.                                 ],
  16574.                             ],
  16575.                             'delete' => [
  16576.                                 'type' => 'delete',
  16577.                                 'enabled' => true,
  16578.                                 'position' => 100,
  16579.                                 'options' => [
  16580.                                 ],
  16581.                             ],
  16582.                         ],
  16583.                         'bulk' => [
  16584.                             'delete' => [
  16585.                                 'type' => 'delete',
  16586.                                 'enabled' => true,
  16587.                                 'position' => 100,
  16588.                                 'options' => [
  16589.                                 ],
  16590.                             ],
  16591.                         ],
  16592.                     ],
  16593.                     'sorting' => [
  16594.                     ],
  16595.                     'limits' => [
  16596.                         => 10,
  16597.                         => 25,
  16598.                         => 50,
  16599.                     ],
  16600.                 ],
  16601.                 'sylius_shop_account_order' => [
  16602.                     'driver' => [
  16603.                         'name' => 'doctrine/orm',
  16604.                         'options' => [
  16605.                             'class' => 'Sylius\\Component\\Core\\Model\\Order',
  16606.                             'repository' => [
  16607.                                 'method' => 'createByCustomerAndChannelIdQueryBuilder',
  16608.                                 'arguments' => [
  16609.                                     => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  16610.                                     => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  16611.                                 ],
  16612.                             ],
  16613.                         ],
  16614.                     ],
  16615.                     'sorting' => [
  16616.                         'checkoutCompletedAt' => 'desc',
  16617.                     ],
  16618.                     'fields' => [
  16619.                         'number' => [
  16620.                             'type' => 'twig',
  16621.                             'label' => 'sylius.ui.number',
  16622.                             'sortable' => NULL,
  16623.                             'options' => [
  16624.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  16625.                             ],
  16626.                             'enabled' => true,
  16627.                             'position' => 100,
  16628.                         ],
  16629.                         'checkoutCompletedAt' => [
  16630.                             'type' => 'datetime',
  16631.                             'label' => 'sylius.ui.date',
  16632.                             'sortable' => NULL,
  16633.                             'options' => [
  16634.                                 'format' => 'm/d/Y',
  16635.                             ],
  16636.                             'enabled' => true,
  16637.                             'position' => 100,
  16638.                         ],
  16639.                         'shippingAddress' => [
  16640.                             'type' => 'twig',
  16641.                             'label' => 'sylius.ui.ship_to',
  16642.                             'options' => [
  16643.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  16644.                             ],
  16645.                             'enabled' => true,
  16646.                             'position' => 100,
  16647.                         ],
  16648.                         'total' => [
  16649.                             'type' => 'twig',
  16650.                             'label' => 'sylius.ui.total',
  16651.                             'path' => '.',
  16652.                             'sortable' => 'total',
  16653.                             'options' => [
  16654.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  16655.                             ],
  16656.                             'enabled' => true,
  16657.                             'position' => 100,
  16658.                         ],
  16659.                         'state' => [
  16660.                             'type' => 'twig',
  16661.                             'label' => 'sylius.ui.state',
  16662.                             'sortable' => NULL,
  16663.                             'options' => [
  16664.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  16665.                                 'vars' => [
  16666.                                     'labels' => '@SyliusShop/Account/Order/Label/State',
  16667.                                 ],
  16668.                             ],
  16669.                             'enabled' => true,
  16670.                             'position' => 100,
  16671.                         ],
  16672.                     ],
  16673.                     'actions' => [
  16674.                         'item' => [
  16675.                             'show' => [
  16676.                                 'type' => 'shop_show',
  16677.                                 'label' => 'sylius.ui.show',
  16678.                                 'options' => [
  16679.                                     'link' => [
  16680.                                         'route' => 'sylius_shop_account_order_show',
  16681.                                         'parameters' => [
  16682.                                             'number' => 'resource.number',
  16683.                                         ],
  16684.                                     ],
  16685.                                 ],
  16686.                                 'enabled' => true,
  16687.                                 'position' => 100,
  16688.                             ],
  16689.                             'pay' => [
  16690.                                 'type' => 'shop_pay',
  16691.                                 'label' => 'sylius.ui.pay',
  16692.                                 'options' => [
  16693.                                     'link' => [
  16694.                                         'route' => 'sylius_shop_order_show',
  16695.                                         'parameters' => [
  16696.                                             'tokenValue' => 'resource.tokenValue',
  16697.                                         ],
  16698.                                     ],
  16699.                                 ],
  16700.                                 'enabled' => true,
  16701.                                 'position' => 100,
  16702.                             ],
  16703.                         ],
  16704.                     ],
  16705.                     'limits' => [
  16706.                         => 10,
  16707.                         => 25,
  16708.                         => 50,
  16709.                     ],
  16710.                     'filters' => [
  16711.                     ],
  16712.                 ],
  16713.                 'sylius_shop_product' => [
  16714.                     'driver' => [
  16715.                         'name' => 'doctrine/orm',
  16716.                         'options' => [
  16717.                             'class' => 'Sylius\\Component\\Core\\Model\\Product',
  16718.                             'repository' => [
  16719.                                 'method' => 'createShopListQueryBuilder',
  16720.                                 'arguments' => [
  16721.                                     'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  16722.                                     'taxon' => 'expr:notFoundOnNull(service(\'sylius.repository.taxon\').findOneBySlug($slug, service(\'sylius.context.locale\').getLocaleCode()))',
  16723.                                     'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  16724.                                     'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  16725.                                     'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  16726.                                 ],
  16727.                             ],
  16728.                         ],
  16729.                     ],
  16730.                     'sorting' => [
  16731.                         'position' => 'asc',
  16732.                     ],
  16733.                     'limits' => [
  16734.                         => 9,
  16735.                         => 18,
  16736.                         => 27,
  16737.                     ],
  16738.                     'fields' => [
  16739.                         'createdAt' => [
  16740.                             'type' => 'datetime',
  16741.                             'sortable' => NULL,
  16742.                             'enabled' => true,
  16743.                             'position' => 100,
  16744.                             'options' => [
  16745.                             ],
  16746.                         ],
  16747.                         'position' => [
  16748.                             'type' => 'string
',
  16749.                             'sortable' => 'productTaxon.position',
  16750.                             'enabled' => true,
  16751.                             'position' => 100,
  16752.                             'options' => [
  16753.                             ],
  16754.                         ],
  16755.                         'name' => [
  16756.                             'type' => 'string
',
  16757.                             'sortable' => 'translation.name',
  16758.                             'enabled' => true,
  16759.                             'position' => 100,
  16760.                             'options' => [
  16761.                             ],
  16762.                         ],
  16763.                         'price' => [
  16764.                             'type' => 'int',
  16765.                             'sortable' => 'channelPricing.price',
  16766.                             'enabled' => true,
  16767.                             'position' => 100,
  16768.                             'options' => [
  16769.                             ],
  16770.                         ],
  16771.                     ],
  16772.                     'filters' => [
  16773.                         'search' => [
  16774.                             'type' => 'shop_string',
  16775.                             'label' => false,
  16776.                             'options' => [
  16777.                                 'fields' => [
  16778.                                     => 'translation.name',
  16779.                                 ],
  16780.                             ],
  16781.                             'form_options' => [
  16782.                                 'type' => 'contains',
  16783.                             ],
  16784.                             'enabled' => true,
  16785.                             'position' => 100,
  16786.                         ],
  16787.                     ],
  16788.                     'actions' => [
  16789.                     ],
  16790.                 ],
  16791.             ],
  16792.             'sm.configs' => [
  16793.                 'sylius_catalog_promotion' => [
  16794.                     'class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  16795.                     'property_path' => 'state',
  16796.                     'graph' => 'sylius_catalog_promotion',
  16797.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  16798.                     'states' => [
  16799.                         => 'active',
  16800.                         => 'inactive',
  16801.                         => 'processing',
  16802.                     ],
  16803.                     'transitions' => [
  16804.                         'activate' => [
  16805.                             'from' => [
  16806.                                 => 'processing',
  16807.                             ],
  16808.                             'to' => 'active',
  16809.                         ],
  16810.                         'deactivate' => [
  16811.                             'from' => [
  16812.                                 => 'processing',
  16813.                             ],
  16814.                             'to' => 'inactive',
  16815.                         ],
  16816.                         'process' => [
  16817.                             'from' => [
  16818.                                 => 'inactive',
  16819.                                 => 'active',
  16820.                             ],
  16821.                             'to' => 'processing',
  16822.                         ],
  16823.                     ],
  16824.                 ],
  16825.                 'sylius_order_checkout' => [
  16826.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  16827.                     'property_path' => 'checkoutState',
  16828.                     'graph' => 'sylius_order_checkout',
  16829.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  16830.                     'states' => [
  16831.                         => 'cart',
  16832.                         => 'addressed',
  16833.                         => 'shipping_selected',
  16834.                         => 'shipping_skipped',
  16835.                         => 'payment_skipped',
  16836.                         => 'payment_selected',
  16837.                         => 'completed',
  16838.                     ],
  16839.                     'transitions' => [
  16840.                         'address' => [
  16841.                             'from' => [
  16842.                                 => 'cart',
  16843.                                 => 'addressed',
  16844.                                 => 'shipping_selected',
  16845.                                 => 'shipping_skipped',
  16846.                                 => 'payment_selected',
  16847.                                 => 'payment_skipped',
  16848.                             ],
  16849.                             'to' => 'addressed',
  16850.                         ],
  16851.                         'skip_shipping' => [
  16852.                             'from' => [
  16853.                                 => 'addressed',
  16854.                             ],
  16855.                             'to' => 'shipping_skipped',
  16856.                         ],
  16857.                         'select_shipping' => [
  16858.                             'from' => [
  16859.                                 => 'addressed',
  16860.                                 => 'shipping_selected',
  16861.                                 => 'payment_selected',
  16862.                                 => 'payment_skipped',
  16863.                             ],
  16864.                             'to' => 'shipping_selected',
  16865.                         ],
  16866.                         'skip_payment' => [
  16867.                             'from' => [
  16868.                                 => 'shipping_selected',
  16869.                                 => 'shipping_skipped',
  16870.                             ],
  16871.                             'to' => 'payment_skipped',
  16872.                         ],
  16873.                         'select_payment' => [
  16874.                             'from' => [
  16875.                                 => 'payment_selected',
  16876.                                 => 'shipping_skipped',
  16877.                                 => 'shipping_selected',
  16878.                             ],
  16879.                             'to' => 'payment_selected',
  16880.                         ],
  16881.                         'complete' => [
  16882.                             'from' => [
  16883.                                 => 'payment_selected',
  16884.                                 => 'payment_skipped',
  16885.                             ],
  16886.                             'to' => 'completed',
  16887.                         ],
  16888.                     ],
  16889.                     'callbacks' => [
  16890.                         'after' => [
  16891.                             'sylius_create_order' => [
  16892.                                 'on' => [
  16893.                                     => 'complete',
  16894.                                 ],
  16895.                                 'do' => [
  16896.                                     => '@sm.callback.cascade_transition',
  16897.                                     => 'apply',
  16898.                                 ],
  16899.                                 'args' => [
  16900.                                     => 'object',
  16901.                                     => 'event',
  16902.                                     => '\'create\'',
  16903.                                     => '\'sylius_order\'',
  16904.                                 ],
  16905.                                 'priority' => -400,
  16906.                                 'disabled' => false,
  16907.                             ],
  16908.                             'sylius_save_checkout_completion_date' => [
  16909.                                 'on' => [
  16910.                                     => 'complete',
  16911.                                 ],
  16912.                                 'do' => [
  16913.                                     => 'object',
  16914.                                     => 'completeCheckout',
  16915.                                 ],
  16916.                                 'args' => [
  16917.                                     => 'object',
  16918.                                 ],
  16919.                                 'priority' => -300,
  16920.                                 'disabled' => false,
  16921.                             ],
  16922.                             'sylius_process_cart' => [
  16923.                                 'on' => [
  16924.                                     => 'select_shipping',
  16925.                                     => 'address',
  16926.                                     => 'select_payment',
  16927.                                     => 'skip_shipping',
  16928.                                     => 'skip_payment',
  16929.                                 ],
  16930.                                 'do' => [
  16931.                                     => '@sylius.order_processing.order_processor',
  16932.                                     => 'process',
  16933.                                 ],
  16934.                                 'args' => [
  16935.                                     => 'object',
  16936.                                 ],
  16937.                                 'priority' => -200,
  16938.                                 'disabled' => false,
  16939.                             ],
  16940.                             'sylius_control_payment_state' => [
  16941.                                 'on' => [
  16942.                                     => 'complete',
  16943.                                 ],
  16944.                                 'do' => [
  16945.                                     => '@sylius.state_resolver.order_payment',
  16946.                                     => 'resolve',
  16947.                                 ],
  16948.                                 'args' => [
  16949.                                     => 'object',
  16950.                                 ],
  16951.                                 'priority' => -200,
  16952.                                 'disabled' => false,
  16953.                             ],
  16954.                             'sylius_skip_shipping' => [
  16955.                                 'on' => [
  16956.                                     => 'address',
  16957.                                 ],
  16958.                                 'do' => [
  16959.                                     => '@sylius.state_resolver.order_checkout',
  16960.                                     => 'resolve',
  16961.                                 ],
  16962.                                 'args' => [
  16963.                                     => 'object',
  16964.                                 ],
  16965.                                 'priority' => -100,
  16966.                                 'disabled' => false,
  16967.                             ],
  16968.                             'sylius_skip_payment' => [
  16969.                                 'on' => [
  16970.                                     => 'select_shipping',
  16971.                                 ],
  16972.                                 'do' => [
  16973.                                     => '@sylius.state_resolver.order_checkout',
  16974.                                     => 'resolve',
  16975.                                 ],
  16976.                                 'args' => [
  16977.                                     => 'object',
  16978.                                 ],
  16979.                                 'priority' => -100,
  16980.                                 'disabled' => false,
  16981.                             ],
  16982.                             'sylius_control_shipping_state' => [
  16983.                                 'on' => [
  16984.                                     => 'complete',
  16985.                                 ],
  16986.                                 'do' => [
  16987.                                     => '@sylius.state_resolver.order_shipping',
  16988.                                     => 'resolve',
  16989.                                 ],
  16990.                                 'args' => [
  16991.                                     => 'object',
  16992.                                 ],
  16993.                                 'priority' => -100,
  16994.                                 'disabled' => false,
  16995.                             ],
  16996.                         ],
  16997.                         'guard' => [
  16998.                         ],
  16999.                         'before' => [
  17000.                         ],
  17001.                     ],
  17002.                 ],
  17003.                 'sylius_order_shipping' => [
  17004.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17005.                     'property_path' => 'shippingState',
  17006.                     'graph' => 'sylius_order_shipping',
  17007.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17008.                     'states' => [
  17009.                         => 'cart',
  17010.                         => 'ready',
  17011.                         => 'cancelled',
  17012.                         => 'partially_shipped',
  17013.                         => 'shipped',
  17014.                     ],
  17015.                     'transitions' => [
  17016.                         'request_shipping' => [
  17017.                             'from' => [
  17018.                                 => 'cart',
  17019.                             ],
  17020.                             'to' => 'ready',
  17021.                         ],
  17022.                         'cancel' => [
  17023.                             'from' => [
  17024.                                 => 'ready',
  17025.                             ],
  17026.                             'to' => 'cancelled',
  17027.                         ],
  17028.                         'partially_ship' => [
  17029.                             'from' => [
  17030.                                 => 'ready',
  17031.                             ],
  17032.                             'to' => 'partially_shipped',
  17033.                         ],
  17034.                         'ship' => [
  17035.                             'from' => [
  17036.                                 => 'ready',
  17037.                                 => 'partially_shipped',
  17038.                             ],
  17039.                             'to' => 'shipped',
  17040.                         ],
  17041.                     ],
  17042.                     'callbacks' => [
  17043.                         'after' => [
  17044.                             'sylius_resolve_state' => [
  17045.                                 'on' => [
  17046.                                     => 'ship',
  17047.                                 ],
  17048.                                 'do' => [
  17049.                                     => '@sylius.state_resolver.order',
  17050.                                     => 'resolve',
  17051.                                 ],
  17052.                                 'args' => [
  17053.                                     => 'object',
  17054.                                 ],
  17055.                                 'priority' => -100,
  17056.                                 'disabled' => false,
  17057.                             ],
  17058.                         ],
  17059.                         'guard' => [
  17060.                         ],
  17061.                         'before' => [
  17062.                         ],
  17063.                     ],
  17064.                 ],
  17065.                 'sylius_order_payment' => [
  17066.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17067.                     'property_path' => 'paymentState',
  17068.                     'graph' => 'sylius_order_payment',
  17069.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17070.                     'states' => [
  17071.                         => 'cart',
  17072.                         => 'awaiting_payment',
  17073.                         => 'partially_authorized',
  17074.                         => 'authorized',
  17075.                         => 'partially_paid',
  17076.                         => 'cancelled',
  17077.                         => 'paid',
  17078.                         => 'partially_refunded',
  17079.                         => 'refunded',
  17080.                     ],
  17081.                     'transitions' => [
  17082.                         'request_payment' => [
  17083.                             'from' => [
  17084.                                 => 'cart',
  17085.                             ],
  17086.                             'to' => 'awaiting_payment',
  17087.                         ],
  17088.                         'partially_authorize' => [
  17089.                             'from' => [
  17090.                                 => 'awaiting_payment',
  17091.                                 => 'partially_authorized',
  17092.                             ],
  17093.                             'to' => 'partially_authorized',
  17094.                         ],
  17095.                         'authorize' => [
  17096.                             'from' => [
  17097.                                 => 'awaiting_payment',
  17098.                                 => 'partially_authorized',
  17099.                             ],
  17100.                             'to' => 'authorized',
  17101.                         ],
  17102.                         'partially_pay' => [
  17103.                             'from' => [
  17104.                                 => 'awaiting_payment',
  17105.                                 => 'partially_paid',
  17106.                                 => 'partially_authorized',
  17107.                             ],
  17108.                             'to' => 'partially_paid',
  17109.                         ],
  17110.                         'cancel' => [
  17111.                             'from' => [
  17112.                                 => 'awaiting_payment',
  17113.                                 => 'authorized',
  17114.                                 => 'partially_authorized',
  17115.                             ],
  17116.                             'to' => 'cancelled',
  17117.                         ],
  17118.                         'pay' => [
  17119.                             'from' => [
  17120.                                 => 'awaiting_payment',
  17121.                                 => 'partially_paid',
  17122.                                 => 'authorized',
  17123.                             ],
  17124.                             'to' => 'paid',
  17125.                         ],
  17126.                         'partially_refund' => [
  17127.                             'from' => [
  17128.                                 => 'paid',
  17129.                                 => 'partially_paid',
  17130.                                 => 'partially_refunded',
  17131.                             ],
  17132.                             'to' => 'partially_refunded',
  17133.                         ],
  17134.                         'refund' => [
  17135.                             'from' => [
  17136.                                 => 'paid',
  17137.                                 => 'partially_paid',
  17138.                                 => 'partially_refunded',
  17139.                             ],
  17140.                             'to' => 'refunded',
  17141.                         ],
  17142.                     ],
  17143.                     'callbacks' => [
  17144.                         'after' => [
  17145.                             'sylius_order_paid' => [
  17146.                                 'on' => [
  17147.                                     => 'pay',
  17148.                                 ],
  17149.                                 'do' => [
  17150.                                     => '@sylius.inventory.order_inventory_operator',
  17151.                                     => 'sell',
  17152.                                 ],
  17153.                                 'args' => [
  17154.                                     => 'object',
  17155.                                 ],
  17156.                                 'priority' => -200,
  17157.                                 'disabled' => false,
  17158.                             ],
  17159.                             'sylius_resolve_state' => [
  17160.                                 'on' => [
  17161.                                     => 'pay',
  17162.                                 ],
  17163.                                 'do' => [
  17164.                                     => '@sylius.state_resolver.order',
  17165.                                     => 'resolve',
  17166.                                 ],
  17167.                                 'args' => [
  17168.                                     => 'object',
  17169.                                 ],
  17170.                                 'priority' => -100,
  17171.                                 'disabled' => false,
  17172.                             ],
  17173.                         ],
  17174.                         'guard' => [
  17175.                         ],
  17176.                         'before' => [
  17177.                         ],
  17178.                     ],
  17179.                 ],
  17180.                 'sylius_order' => [
  17181.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17182.                     'property_path' => 'state',
  17183.                     'graph' => 'sylius_order',
  17184.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17185.                     'states' => [
  17186.                         => 'cart',
  17187.                         => 'new',
  17188.                         => 'cancelled',
  17189.                         => 'fulfilled',
  17190.                     ],
  17191.                     'transitions' => [
  17192.                         'create' => [
  17193.                             'from' => [
  17194.                                 => 'cart',
  17195.                             ],
  17196.                             'to' => 'new',
  17197.                         ],
  17198.                         'cancel' => [
  17199.                             'from' => [
  17200.                                 => 'new',
  17201.                             ],
  17202.                             'to' => 'cancelled',
  17203.                         ],
  17204.                         'fulfill' => [
  17205.                             'from' => [
  17206.                                 => 'new',
  17207.                             ],
  17208.                             'to' => 'fulfilled',
  17209.                         ],
  17210.                     ],
  17211.                     'callbacks' => [
  17212.                         'before' => [
  17213.                             'sylius_assign_number' => [
  17214.                                 'on' => [
  17215.                                     => 'create',
  17216.                                 ],
  17217.                                 'do' => [
  17218.                                     => '@sylius.order_number_assigner',
  17219.                                     => 'assignNumber',
  17220.                                 ],
  17221.                                 'args' => [
  17222.                                     => 'object',
  17223.                                 ],
  17224.                                 'priority' => -200,
  17225.                                 'disabled' => false,
  17226.                             ],
  17227.                             'sylius_assign_token' => [
  17228.                                 'on' => [
  17229.                                     => 'create',
  17230.                                 ],
  17231.                                 'do' => [
  17232.                                     => '@sylius.unique_id_based_order_token_assigner',
  17233.                                     => 'assignTokenValueIfNotSet',
  17234.                                 ],
  17235.                                 'args' => [
  17236.                                     => 'object',
  17237.                                 ],
  17238.                                 'priority' => -100,
  17239.                                 'disabled' => false,
  17240.                             ],
  17241.                         ],
  17242.                         'after' => [
  17243.                             'sylius_request_shipping' => [
  17244.                                 'on' => [
  17245.                                     => 'create',
  17246.                                 ],
  17247.                                 'do' => [
  17248.                                     => '@sm.callback.cascade_transition',
  17249.                                     => 'apply',
  17250.                                 ],
  17251.                                 'args' => [
  17252.                                     => 'object',
  17253.                                     => 'event',
  17254.                                     => '\'request_shipping\'',
  17255.                                     => '\'sylius_order_shipping\'',
  17256.                                 ],
  17257.                                 'priority' => -800,
  17258.                                 'disabled' => false,
  17259.                             ],
  17260.                             'sylius_request_payment' => [
  17261.                                 'on' => [
  17262.                                     => 'create',
  17263.                                 ],
  17264.                                 'do' => [
  17265.                                     => '@sm.callback.cascade_transition',
  17266.                                     => 'apply',
  17267.                                 ],
  17268.                                 'args' => [
  17269.                                     => 'object',
  17270.                                     => 'event',
  17271.                                     => '\'request_payment\'',
  17272.                                     => '\'sylius_order_payment\'',
  17273.                                 ],
  17274.                                 'priority' => -700,
  17275.                                 'disabled' => false,
  17276.                             ],
  17277.                             'sylius_create_payment' => [
  17278.                                 'on' => [
  17279.                                     => 'create',
  17280.                                 ],
  17281.                                 'do' => [
  17282.                                     => '@sm.callback.cascade_transition',
  17283.                                     => 'apply',
  17284.                                 ],
  17285.                                 'args' => [
  17286.                                     => 'object.getPayments()',
  17287.                                     => 'event',
  17288.                                     => '\'create\'',
  17289.                                     => '\'sylius_payment\'',
  17290.                                 ],
  17291.                                 'priority' => -600,
  17292.                                 'disabled' => false,
  17293.                             ],
  17294.                             'sylius_cancel_payment' => [
  17295.                                 'on' => [
  17296.                                     => 'cancel',
  17297.                                 ],
  17298.                                 'do' => [
  17299.                                     => '@sm.callback.cascade_transition',
  17300.                                     => 'apply',
  17301.                                 ],
  17302.                                 'args' => [
  17303.                                     => 'object.getPayments()',
  17304.                                     => 'event',
  17305.                                     => '\'cancel\'',
  17306.                                     => '\'sylius_payment\'',
  17307.                                 ],
  17308.                                 'priority' => -600,
  17309.                                 'disabled' => false,
  17310.                             ],
  17311.                             'sylius_create_shipment' => [
  17312.                                 'on' => [
  17313.                                     => 'create',
  17314.                                 ],
  17315.                                 'do' => [
  17316.                                     => '@sm.callback.cascade_transition',
  17317.                                     => 'apply',
  17318.                                 ],
  17319.                                 'args' => [
  17320.                                     => 'object.getShipments()',
  17321.                                     => 'event',
  17322.                                     => '\'create\'',
  17323.                                     => '\'sylius_shipment\'',
  17324.                                 ],
  17325.                                 'priority' => -500,
  17326.                                 'disabled' => false,
  17327.                             ],
  17328.                             'sylius_cancel_shipment' => [
  17329.                                 'on' => [
  17330.                                     => 'cancel',
  17331.                                 ],
  17332.                                 'do' => [
  17333.                                     => '@sm.callback.cascade_transition',
  17334.                                     => 'apply',
  17335.                                 ],
  17336.                                 'args' => [
  17337.                                     => 'object.getShipments()',
  17338.                                     => 'event',
  17339.                                     => '\'cancel\'',
  17340.                                     => '\'sylius_shipment\'',
  17341.                                 ],
  17342.                                 'priority' => -500,
  17343.                                 'disabled' => false,
  17344.                             ],
  17345.                             'sylius_hold_inventory' => [
  17346.                                 'on' => [
  17347.                                     => 'create',
  17348.                                 ],
  17349.                                 'do' => [
  17350.                                     => '@sylius.inventory.order_inventory_operator',
  17351.                                     => 'hold',
  17352.                                 ],
  17353.                                 'args' => [
  17354.                                     => 'object',
  17355.                                 ],
  17356.                                 'priority' => -400,
  17357.                                 'disabled' => false,
  17358.                             ],
  17359.                             'sylius_cancel_order_payment' => [
  17360.                                 'on' => [
  17361.                                     => 'cancel',
  17362.                                 ],
  17363.                                 'do' => [
  17364.                                     => '@sm.callback.cascade_transition',
  17365.                                     => 'apply',
  17366.                                 ],
  17367.                                 'args' => [
  17368.                                     => 'object',
  17369.                                     => 'event',
  17370.                                     => '\'cancel\'',
  17371.                                     => '\'sylius_order_payment\'',
  17372.                                 ],
  17373.                                 'priority' => -400,
  17374.                                 'disabled' => false,
  17375.                             ],
  17376.                             'sylius_increment_promotions_usages' => [
  17377.                                 'on' => [
  17378.                                     => 'create',
  17379.                                 ],
  17380.                                 'do' => [
  17381.                                     => '@sylius.promotion_usage_modifier',
  17382.                                     => 'increment',
  17383.                                 ],
  17384.                                 'args' => [
  17385.                                     => 'object',
  17386.                                 ],
  17387.                                 'priority' => -300,
  17388.                                 'disabled' => false,
  17389.                             ],
  17390.                             'sylius_cancel_order_shipment' => [
  17391.                                 'on' => [
  17392.                                     => 'cancel',
  17393.                                 ],
  17394.                                 'do' => [
  17395.                                     => '@sm.callback.cascade_transition',
  17396.                                     => 'apply',
  17397.                                 ],
  17398.                                 'args' => [
  17399.                                     => 'object',
  17400.                                     => 'event',
  17401.                                     => '\'cancel\'',
  17402.                                     => '\'sylius_order_shipping\'',
  17403.                                 ],
  17404.                                 'priority' => -300,
  17405.                                 'disabled' => false,
  17406.                             ],
  17407.                             'sylius_save_addresses_on_customer' => [
  17408.                                 'on' => [
  17409.                                     => 'create',
  17410.                                 ],
  17411.                                 'do' => [
  17412.                                     => '@sylius.customer_order_addresses_saver',
  17413.                                     => 'saveAddresses',
  17414.                                 ],
  17415.                                 'args' => [
  17416.                                     => 'object',
  17417.                                 ],
  17418.                                 'priority' => -200,
  17419.                                 'disabled' => false,
  17420.                             ],
  17421.                             'sylis_cancel_order' => [
  17422.                                 'on' => [
  17423.                                     => 'cancel',
  17424.                                 ],
  17425.                                 'do' => [
  17426.                                     => '@sylius.inventory.order_inventory_operator',
  17427.                                     => 'cancel',
  17428.                                 ],
  17429.                                 'args' => [
  17430.                                     => 'object',
  17431.                                 ],
  17432.                                 'priority' => -200,
  17433.                                 'disabled' => false,
  17434.                             ],
  17435.                             'sylius_set_order_immutable_names' => [
  17436.                                 'on' => [
  17437.                                     => 'create',
  17438.                                 ],
  17439.                                 'do' => [
  17440.                                     => '@sylius.order_item_names_setter',
  17441.                                     => '__invoke',
  17442.                                 ],
  17443.                                 'args' => [
  17444.                                     => 'object',
  17445.                                 ],
  17446.                                 'priority' => -100,
  17447.                                 'disabled' => false,
  17448.                             ],
  17449.                             'sylius_decrement_promotions_usages' => [
  17450.                                 'on' => [
  17451.                                     => 'cancel',
  17452.                                 ],
  17453.                                 'do' => [
  17454.                                     => '@sylius.promotion_usage_modifier',
  17455.                                     => 'decrement',
  17456.                                 ],
  17457.                                 'args' => [
  17458.                                     => 'object',
  17459.                                 ],
  17460.                                 'priority' => -100,
  17461.                                 'disabled' => false,
  17462.                             ],
  17463.                         ],
  17464.                         'guard' => [
  17465.                         ],
  17466.                     ],
  17467.                 ],
  17468.                 'sylius_shipment' => [
  17469.                     'class' => 'Sylius\\Component\\Core\\Model\\Shipment',
  17470.                     'property_path' => 'state',
  17471.                     'graph' => 'sylius_shipment',
  17472.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17473.                     'states' => [
  17474.                         => 'cart',
  17475.                         => 'ready',
  17476.                         => 'shipped',
  17477.                         => 'cancelled',
  17478.                     ],
  17479.                     'transitions' => [
  17480.                         'create' => [
  17481.                             'from' => [
  17482.                                 => 'cart',
  17483.                             ],
  17484.                             'to' => 'ready',
  17485.                         ],
  17486.                         'ship' => [
  17487.                             'from' => [
  17488.                                 => 'ready',
  17489.                             ],
  17490.                             'to' => 'shipped',
  17491.                         ],
  17492.                         'cancel' => [
  17493.                             'from' => [
  17494.                                 => 'ready',
  17495.                             ],
  17496.                             'to' => 'cancelled',
  17497.                         ],
  17498.                     ],
  17499.                     'callbacks' => [
  17500.                         'before' => [
  17501.                             'sylius_assign_date' => [
  17502.                                 'on' => 'ship',
  17503.                                 'do' => [
  17504.                                     => '@sylius.shipping_date_assigner',
  17505.                                     => 'assign',
  17506.                                 ],
  17507.                                 'args' => [
  17508.                                     => 'object',
  17509.                                 ],
  17510.                                 'priority' => -200,
  17511.                                 'disabled' => false,
  17512.                             ],
  17513.                         ],
  17514.                         'after' => [
  17515.                             'sylius_resolve_state' => [
  17516.                                 'on' => [
  17517.                                     => 'ship',
  17518.                                 ],
  17519.                                 'do' => [
  17520.                                     => '@sylius.state_resolver.order_shipping',
  17521.                                     => 'resolve',
  17522.                                 ],
  17523.                                 'args' => [
  17524.                                     => 'object.getOrder()',
  17525.                                 ],
  17526.                                 'priority' => -100,
  17527.                                 'disabled' => false,
  17528.                             ],
  17529.                         ],
  17530.                         'guard' => [
  17531.                         ],
  17532.                     ],
  17533.                 ],
  17534.                 'sylius_payment' => [
  17535.                     'class' => 'Sylius\\Component\\Core\\Model\\Payment',
  17536.                     'property_path' => 'state',
  17537.                     'graph' => 'sylius_payment',
  17538.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17539.                     'states' => [
  17540.                         => 'cart',
  17541.                         => 'new',
  17542.                         => 'processing',
  17543.                         => 'authorized',
  17544.                         => 'completed',
  17545.                         => 'failed',
  17546.                         => 'cancelled',
  17547.                         => 'refunded',
  17548.                     ],
  17549.                     'transitions' => [
  17550.                         'create' => [
  17551.                             'from' => [
  17552.                                 => 'cart',
  17553.                             ],
  17554.                             'to' => 'new',
  17555.                         ],
  17556.                         'process' => [
  17557.                             'from' => [
  17558.                                 => 'new',
  17559.                             ],
  17560.                             'to' => 'processing',
  17561.                         ],
  17562.                         'authorize' => [
  17563.                             'from' => [
  17564.                                 => 'new',
  17565.                                 => 'processing',
  17566.                             ],
  17567.                             'to' => 'authorized',
  17568.                         ],
  17569.                         'complete' => [
  17570.                             'from' => [
  17571.                                 => 'new',
  17572.                                 => 'processing',
  17573.                                 => 'authorized',
  17574.                             ],
  17575.                             'to' => 'completed',
  17576.                         ],
  17577.                         'fail' => [
  17578.                             'from' => [
  17579.                                 => 'new',
  17580.                                 => 'processing',
  17581.                             ],
  17582.                             'to' => 'failed',
  17583.                         ],
  17584.                         'cancel' => [
  17585.                             'from' => [
  17586.                                 => 'new',
  17587.                                 => 'processing',
  17588.                                 => 'authorized',
  17589.                             ],
  17590.                             'to' => 'cancelled',
  17591.                         ],
  17592.                         'refund' => [
  17593.                             'from' => [
  17594.                                 => 'completed',
  17595.                             ],
  17596.                             'to' => 'refunded',
  17597.                         ],
  17598.                     ],
  17599.                     'callbacks' => [
  17600.                         'after' => [
  17601.                             'sylius_process_order' => [
  17602.                                 'on' => [
  17603.                                     => 'fail',
  17604.                                     => 'cancel',
  17605.                                 ],
  17606.                                 'do' => [
  17607.                                     => '@sylius.order_processing.order_payment_processor.after_checkout',
  17608.                                     => 'process',
  17609.                                 ],
  17610.                                 'args' => [
  17611.                                     => 'object.getOrder()',
  17612.                                 ],
  17613.                                 'priority' => -100,
  17614.                                 'disabled' => false,
  17615.                             ],
  17616.                             'sylius_resolve_state' => [
  17617.                                 'on' => [
  17618.                                     => 'complete',
  17619.                                     => 'process',
  17620.                                     => 'refund',
  17621.                                     => 'authorize',
  17622.                                 ],
  17623.                                 'do' => [
  17624.                                     => '@sylius.state_resolver.order_payment',
  17625.                                     => 'resolve',
  17626.                                 ],
  17627.                                 'args' => [
  17628.                                     => 'object.getOrder()',
  17629.                                 ],
  17630.                                 'priority' => -100,
  17631.                                 'disabled' => false,
  17632.                             ],
  17633.                         ],
  17634.                         'guard' => [
  17635.                         ],
  17636.                         'before' => [
  17637.                         ],
  17638.                     ],
  17639.                 ],
  17640.                 'sylius_product_review' => [
  17641.                     'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  17642.                     'property_path' => 'status',
  17643.                     'graph' => 'sylius_product_review',
  17644.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17645.                     'states' => [
  17646.                         => 'new',
  17647.                         => 'accepted',
  17648.                         => 'rejected',
  17649.                     ],
  17650.                     'transitions' => [
  17651.                         'accept' => [
  17652.                             'from' => [
  17653.                                 => 'new',
  17654.                             ],
  17655.                             'to' => 'accepted',
  17656.                         ],
  17657.                         'reject' => [
  17658.                             'from' => [
  17659.                                 => 'new',
  17660.                             ],
  17661.                             'to' => 'rejected',
  17662.                         ],
  17663.                     ],
  17664.                     'callbacks' => [
  17665.                         'after' => [
  17666.                             'sylius_update_rating' => [
  17667.                                 'on' => [
  17668.                                     => 'accept',
  17669.                                 ],
  17670.                                 'do' => [
  17671.                                     => '@sylius.product_review.average_rating_updater',
  17672.                                     => 'updateFromReview',
  17673.                                 ],
  17674.                                 'args' => [
  17675.                                     => 'object',
  17676.                                 ],
  17677.                                 'priority' => -100,
  17678.                                 'disabled' => false,
  17679.                             ],
  17680.                         ],
  17681.                         'guard' => [
  17682.                         ],
  17683.                         'before' => [
  17684.                         ],
  17685.                     ],
  17686.                 ],
  17687.             ],
  17688.             'sm.callback.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback',
  17689.             'sonata.block.container.types' => [
  17690.                 => 'sonata.block.service.container',
  17691.                 => 'sonata.page.block.container',
  17692.                 => 'sonata.dashboard.block.container',
  17693.                 => 'cmf.block.container',
  17694.                 => 'cmf.block.slideshow',
  17695.             ],
  17696.             'sonata_block.blocks' => [
  17697.                 'sonata.block.service.template' => [
  17698.                     'settings' => [
  17699.                         'address' => NULL,
  17700.                         'addresses' => NULL,
  17701.                         'cart' => NULL,
  17702.                         'channel' => NULL,
  17703.                         'customer' => NULL,
  17704.                         'form' => NULL,
  17705.                         'order' => NULL,
  17706.                         'order_item' => NULL,
  17707.                         'orders' => NULL,
  17708.                         'product' => NULL,
  17709.                         'product_review' => NULL,
  17710.                         'product_reviews' => NULL,
  17711.                         'products' => NULL,
  17712.                         'resource' => NULL,
  17713.                         'resources' => NULL,
  17714.                         'statistics' => NULL,
  17715.                         'taxon' => NULL,
  17716.                     ],
  17717.                     'contexts' => [
  17718.                     ],
  17719.                     'templates' => [
  17720.                     ],
  17721.                     'cache' => 'sonata.cache.noop',
  17722.                 ],
  17723.                 'sonata.block.service.container' => [
  17724.                     'contexts' => [
  17725.                     ],
  17726.                     'templates' => [
  17727.                     ],
  17728.                     'cache' => 'sonata.cache.noop',
  17729.                     'settings' => [
  17730.                     ],
  17731.                 ],
  17732.                 'sonata.block.service.empty' => [
  17733.                     'contexts' => [
  17734.                     ],
  17735.                     'templates' => [
  17736.                     ],
  17737.                     'cache' => 'sonata.cache.noop',
  17738.                     'settings' => [
  17739.                     ],
  17740.                 ],
  17741.                 'sonata.block.service.text' => [
  17742.                     'contexts' => [
  17743.                     ],
  17744.                     'templates' => [
  17745.                     ],
  17746.                     'cache' => 'sonata.cache.noop',
  17747.                     'settings' => [
  17748.                     ],
  17749.                 ],
  17750.                 'sonata.block.service.rss' => [
  17751.                     'contexts' => [
  17752.                     ],
  17753.                     'templates' => [
  17754.                     ],
  17755.                     'cache' => 'sonata.cache.noop',
  17756.                     'settings' => [
  17757.                     ],
  17758.                 ],
  17759.                 'sonata.block.service.menu' => [
  17760.                     'contexts' => [
  17761.                     ],
  17762.                     'templates' => [
  17763.                     ],
  17764.                     'cache' => 'sonata.cache.noop',
  17765.                     'settings' => [
  17766.                     ],
  17767.                 ],
  17768.             ],
  17769.             'sonata_block.blocks_by_class' => [
  17770.             ],
  17771.             'sonata_blocks.block_types' => [
  17772.                 => 'sonata.block.service.template',
  17773.                 => 'sonata.block.service.container',
  17774.                 => 'sonata.block.service.empty',
  17775.                 => 'sonata.block.service.text',
  17776.                 => 'sonata.block.service.rss',
  17777.                 => 'sonata.block.service.menu',
  17778.             ],
  17779.             'sonata_block.cache_blocks' => [
  17780.                 'by_class' => [
  17781.                 ],
  17782.                 'by_type' => [
  17783.                     'sonata.block.service.template' => 'sonata.cache.noop',
  17784.                     'sonata.block.service.container' => 'sonata.cache.noop',
  17785.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  17786.                     'sonata.block.service.text' => 'sonata.cache.noop',
  17787.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  17788.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  17789.                 ],
  17790.             ],
  17791.             'sonata_blocks.default_contexts' => [
  17792.             ],
  17793.             'fos_rest.format_listener.rules' => NULL,
  17794.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  17795.             'knp_menu.renderer.list.options' => [
  17796.             ],
  17797.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  17798.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  17799.             'knp_menu.renderer.twig.options' => [
  17800.             ],
  17801.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  17802.             'knp_menu.default_renderer' => 'twig',
  17803.             'liip_imagine.resolvers' => [
  17804.                 'default' => [
  17805.                     'web_path' => [
  17806.                         'web_root' => (\dirname(__DIR__4).'/public_html'),
  17807.                         'cache_prefix' => 'media/cache',
  17808.                     ],
  17809.                 ],
  17810.             ],
  17811.             'liip_imagine.loaders' => [
  17812.                 'default' => [
  17813.                     'filesystem' => [
  17814.                         'data_root' => [
  17815.                             => (\dirname(__DIR__4).'/public_html/media/image'),
  17816.                         ],
  17817.                         'locator' => 'filesystem',
  17818.                         'allow_unresolvable_data_roots' => false,
  17819.                         'bundle_resources' => [
  17820.                             'enabled' => false,
  17821.                             'access_control_type' => 'blacklist',
  17822.                             'access_control_list' => [
  17823.                             ],
  17824.                         ],
  17825.                     ],
  17826.                 ],
  17827.             ],
  17828.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  17829.             'liip_imagine.jpegoptim.stripAll' => true,
  17830.             'liip_imagine.jpegoptim.max' => NULL,
  17831.             'liip_imagine.jpegoptim.progressive' => true,
  17832.             'liip_imagine.jpegoptim.tempDir' => NULL,
  17833.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  17834.             'liip_imagine.optipng.level' => 7,
  17835.             'liip_imagine.optipng.stripAll' => true,
  17836.             'liip_imagine.optipng.tempDir' => NULL,
  17837.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  17838.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  17839.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  17840.             'liip_imagine.cwebp.tempDir' => NULL,
  17841.             'liip_imagine.cwebp.q' => 75,
  17842.             'liip_imagine.cwebp.alphaQ' => 100,
  17843.             'liip_imagine.cwebp.m' => 4,
  17844.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  17845.             'liip_imagine.cwebp.alphaMethod' => 1,
  17846.             'liip_imagine.cwebp.exact' => false,
  17847.             'liip_imagine.cwebp.metadata' => [
  17848.                 => 'none',
  17849.             ],
  17850.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  17851.             'liip_imagine.cache.resolver.default' => 'default',
  17852.             'liip_imagine.default_image' => NULL,
  17853.             'liip_imagine.filter_sets' => [
  17854.                 'sylius_small' => [
  17855.                     'quality' => 100,
  17856.                     'jpeg_quality' => NULL,
  17857.                     'png_compression_level' => NULL,
  17858.                     'png_compression_filter' => NULL,
  17859.                     'format' => NULL,
  17860.                     'animated' => false,
  17861.                     'cache' => NULL,
  17862.                     'data_loader' => NULL,
  17863.                     'default_image' => NULL,
  17864.                     'filters' => [
  17865.                         'thumbnail' => [
  17866.                             'size' => [
  17867.                                 => 120,
  17868.                                 => 90,
  17869.                             ],
  17870.                             'mode' => 'outbound',
  17871.                         ],
  17872.                     ],
  17873.                     'post_processors' => [
  17874.                     ],
  17875.                 ],
  17876.                 'sylius_medium' => [
  17877.                     'quality' => 100,
  17878.                     'jpeg_quality' => NULL,
  17879.                     'png_compression_level' => NULL,
  17880.                     'png_compression_filter' => NULL,
  17881.                     'format' => NULL,
  17882.                     'animated' => false,
  17883.                     'cache' => NULL,
  17884.                     'data_loader' => NULL,
  17885.                     'default_image' => NULL,
  17886.                     'filters' => [
  17887.                         'thumbnail' => [
  17888.                             'size' => [
  17889.                                 => 240,
  17890.                                 => 180,
  17891.                             ],
  17892.                             'mode' => 'outbound',
  17893.                         ],
  17894.                     ],
  17895.                     'post_processors' => [
  17896.                     ],
  17897.                 ],
  17898.                 'sylius_large' => [
  17899.                     'quality' => 100,
  17900.                     'jpeg_quality' => NULL,
  17901.                     'png_compression_level' => NULL,
  17902.                     'png_compression_filter' => NULL,
  17903.                     'format' => NULL,
  17904.                     'animated' => false,
  17905.                     'cache' => NULL,
  17906.                     'data_loader' => NULL,
  17907.                     'default_image' => NULL,
  17908.                     'filters' => [
  17909.                         'auto_rotate' => [
  17910.                         ],
  17911.                         'thumbnail' => [
  17912.                             'size' => [
  17913.                                 => 640,
  17914.                                 => 480,
  17915.                             ],
  17916.                             'mode' => 'inset',
  17917.                         ],
  17918.                     ],
  17919.                     'post_processors' => [
  17920.                     ],
  17921.                 ],
  17922.                 'sylius_big' => [
  17923.                     'quality' => 100,
  17924.                     'jpeg_quality' => NULL,
  17925.                     'png_compression_level' => NULL,
  17926.                     'png_compression_filter' => NULL,
  17927.                     'format' => NULL,
  17928.                     'animated' => false,
  17929.                     'cache' => NULL,
  17930.                     'data_loader' => NULL,
  17931.                     'default_image' => NULL,
  17932.                     'filters' => [
  17933.                         'auto_rotate' => [
  17934.                         ],
  17935.                         'thumbnail' => [
  17936.                             'size' => [
  17937.                                 => 1024,
  17938.                                 => 640,
  17939.                             ],
  17940.                             'mode' => 'inset',
  17941.                         ],
  17942.                     ],
  17943.                     'post_processors' => [
  17944.                     ],
  17945.                 ],
  17946.                 'sylius_admin_product_original' => [
  17947.                     'quality' => 100,
  17948.                     'jpeg_quality' => NULL,
  17949.                     'png_compression_level' => NULL,
  17950.                     'png_compression_filter' => NULL,
  17951.                     'format' => NULL,
  17952.                     'animated' => false,
  17953.                     'cache' => NULL,
  17954.                     'data_loader' => NULL,
  17955.                     'default_image' => NULL,
  17956.                     'filters' => [
  17957.                     ],
  17958.                     'post_processors' => [
  17959.                     ],
  17960.                 ],
  17961.                 'sylius_admin_admin_user_avatar_thumbnail' => [
  17962.                     'quality' => 100,
  17963.                     'jpeg_quality' => NULL,
  17964.                     'png_compression_level' => NULL,
  17965.                     'png_compression_filter' => NULL,
  17966.                     'format' => NULL,
  17967.                     'animated' => false,
  17968.                     'cache' => NULL,
  17969.                     'data_loader' => NULL,
  17970.                     'default_image' => NULL,
  17971.                     'filters' => [
  17972.                         'thumbnail' => [
  17973.                             'size' => [
  17974.                                 => 50,
  17975.                                 => 50,
  17976.                             ],
  17977.                             'mode' => 'outbound',
  17978.                         ],
  17979.                     ],
  17980.                     'post_processors' => [
  17981.                     ],
  17982.                 ],
  17983.                 'sylius_admin_product_tiny_thumbnail' => [
  17984.                     'quality' => 100,
  17985.                     'jpeg_quality' => NULL,
  17986.                     'png_compression_level' => NULL,
  17987.                     'png_compression_filter' => NULL,
  17988.                     'format' => NULL,
  17989.                     'animated' => false,
  17990.                     'cache' => NULL,
  17991.                     'data_loader' => NULL,
  17992.                     'default_image' => NULL,
  17993.                     'filters' => [
  17994.                         'thumbnail' => [
  17995.                             'size' => [
  17996.                                 => 64,
  17997.                                 => 64,
  17998.                             ],
  17999.                             'mode' => 'outbound',
  18000.                         ],
  18001.                     ],
  18002.                     'post_processors' => [
  18003.                     ],
  18004.                 ],
  18005.                 'sylius_admin_product_thumbnail' => [
  18006.                     'quality' => 100,
  18007.                     'jpeg_quality' => NULL,
  18008.                     'png_compression_level' => NULL,
  18009.                     'png_compression_filter' => NULL,
  18010.                     'format' => NULL,
  18011.                     'animated' => false,
  18012.                     'cache' => NULL,
  18013.                     'data_loader' => NULL,
  18014.                     'default_image' => NULL,
  18015.                     'filters' => [
  18016.                         'thumbnail' => [
  18017.                             'size' => [
  18018.                                 => 50,
  18019.                                 => 50,
  18020.                             ],
  18021.                             'mode' => 'outbound',
  18022.                         ],
  18023.                     ],
  18024.                     'post_processors' => [
  18025.                     ],
  18026.                 ],
  18027.                 'sylius_admin_product_small_thumbnail' => [
  18028.                     'quality' => 100,
  18029.                     'jpeg_quality' => NULL,
  18030.                     'png_compression_level' => NULL,
  18031.                     'png_compression_filter' => NULL,
  18032.                     'format' => NULL,
  18033.                     'animated' => false,
  18034.                     'cache' => NULL,
  18035.                     'data_loader' => NULL,
  18036.                     'default_image' => NULL,
  18037.                     'filters' => [
  18038.                         'thumbnail' => [
  18039.                             'size' => [
  18040.                                 => 150,
  18041.                                 => 112,
  18042.                             ],
  18043.                             'mode' => 'outbound',
  18044.                         ],
  18045.                     ],
  18046.                     'post_processors' => [
  18047.                     ],
  18048.                 ],
  18049.                 'sylius_admin_product_large_thumbnail' => [
  18050.                     'quality' => 100,
  18051.                     'jpeg_quality' => NULL,
  18052.                     'png_compression_level' => NULL,
  18053.                     'png_compression_filter' => NULL,
  18054.                     'format' => NULL,
  18055.                     'animated' => false,
  18056.                     'cache' => NULL,
  18057.                     'data_loader' => NULL,
  18058.                     'default_image' => NULL,
  18059.                     'filters' => [
  18060.                         'thumbnail' => [
  18061.                             'size' => [
  18062.                                 => 550,
  18063.                                 => 412,
  18064.                             ],
  18065.                             'mode' => 'outbound',
  18066.                         ],
  18067.                     ],
  18068.                     'post_processors' => [
  18069.                     ],
  18070.                 ],
  18071.                 'sylius_shop_product_original' => [
  18072.                     'quality' => 100,
  18073.                     'jpeg_quality' => NULL,
  18074.                     'png_compression_level' => NULL,
  18075.                     'png_compression_filter' => NULL,
  18076.                     'format' => NULL,
  18077.                     'animated' => false,
  18078.                     'cache' => NULL,
  18079.                     'data_loader' => NULL,
  18080.                     'default_image' => NULL,
  18081.                     'filters' => [
  18082.                     ],
  18083.                     'post_processors' => [
  18084.                     ],
  18085.                 ],
  18086.                 'sylius_shop_product_tiny_thumbnail' => [
  18087.                     'quality' => 100,
  18088.                     'jpeg_quality' => NULL,
  18089.                     'png_compression_level' => NULL,
  18090.                     'png_compression_filter' => NULL,
  18091.                     'format' => NULL,
  18092.                     'animated' => false,
  18093.                     'cache' => NULL,
  18094.                     'data_loader' => NULL,
  18095.                     'default_image' => NULL,
  18096.                     'filters' => [
  18097.                         'thumbnail' => [
  18098.                             'size' => [
  18099.                                 => 64,
  18100.                                 => 64,
  18101.                             ],
  18102.                             'mode' => 'outbound',
  18103.                         ],
  18104.                     ],
  18105.                     'post_processors' => [
  18106.                     ],
  18107.                 ],
  18108.                 'sylius_shop_product_small_thumbnail' => [
  18109.                     'quality' => 100,
  18110.                     'jpeg_quality' => NULL,
  18111.                     'png_compression_level' => NULL,
  18112.                     'png_compression_filter' => NULL,
  18113.                     'format' => NULL,
  18114.                     'animated' => false,
  18115.                     'cache' => NULL,
  18116.                     'data_loader' => NULL,
  18117.                     'default_image' => NULL,
  18118.                     'filters' => [
  18119.                         'thumbnail' => [
  18120.                             'size' => [
  18121.                                 => 150,
  18122.                                 => 112,
  18123.                             ],
  18124.                             'mode' => 'outbound',
  18125.                         ],
  18126.                     ],
  18127.                     'post_processors' => [
  18128.                     ],
  18129.                 ],
  18130.                 'sylius_shop_product_thumbnail' => [
  18131.                     'quality' => 100,
  18132.                     'jpeg_quality' => NULL,
  18133.                     'png_compression_level' => NULL,
  18134.                     'png_compression_filter' => NULL,
  18135.                     'format' => NULL,
  18136.                     'animated' => false,
  18137.                     'cache' => NULL,
  18138.                     'data_loader' => NULL,
  18139.                     'default_image' => NULL,
  18140.                     'filters' => [
  18141.                         'thumbnail' => [
  18142.                             'size' => [
  18143.                                 => 260,
  18144.                                 => 260,
  18145.                             ],
  18146.                             'mode' => 'outbound',
  18147.                         ],
  18148.                     ],
  18149.                     'post_processors' => [
  18150.                     ],
  18151.                 ],
  18152.                 'sylius_shop_product_large_thumbnail' => [
  18153.                     'quality' => 100,
  18154.                     'jpeg_quality' => NULL,
  18155.                     'png_compression_level' => NULL,
  18156.                     'png_compression_filter' => NULL,
  18157.                     'format' => NULL,
  18158.                     'animated' => false,
  18159.                     'cache' => NULL,
  18160.                     'data_loader' => NULL,
  18161.                     'default_image' => NULL,
  18162.                     'filters' => [
  18163.                         'thumbnail' => [
  18164.                             'size' => [
  18165.                                 => 550,
  18166.                                 => 412,
  18167.                             ],
  18168.                             'mode' => 'outbound',
  18169.                         ],
  18170.                     ],
  18171.                     'post_processors' => [
  18172.                     ],
  18173.                 ],
  18174.             ],
  18175.             'liip_imagine.binary.loader.default' => 'default',
  18176.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  18177.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  18178.             'liip_imagine.webp.generate' => false,
  18179.             'liip_imagine.webp.options' => [
  18180.                 'quality' => 100,
  18181.                 'cache' => NULL,
  18182.                 'data_loader' => NULL,
  18183.                 'post_processors' => [
  18184.                 ],
  18185.             ],
  18186.             'payum.capture_path' => 'payum_capture_do',
  18187.             'payum.notify_path' => 'payum_notify_do',
  18188.             'payum.authorize_path' => 'payum_authorize_do',
  18189.             'payum.refund_path' => 'payum_refund_do',
  18190.             'payum.cancel_path' => 'payum_cancel_do',
  18191.             'payum.payout_path' => 'payum_payout_do',
  18192.             'payum.available_gateway_factories' => [
  18193.             ],
  18194.             'payum.storage.doctrine.orm.class' => 'Sylius\\Bundle\\PayumBundle\\Storage\\DoctrineStorage',
  18195.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  18196.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  18197.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  18198.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  18199.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  18200.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  18201.             'stof_doctrine_extensions.default_locale' => 'es_ES',
  18202.             'stof_doctrine_extensions.translation_fallback' => false,
  18203.             'stof_doctrine_extensions.persist_default_translation' => false,
  18204.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  18205.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  18206.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  18207.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  18208.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  18209.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  18210.             'babdev_pagerfanta.default_twig_template' => '@Pagerfanta/default.html.twig',
  18211.             'babdev_pagerfanta.default_view' => 'default',
  18212.             'doctrine.migrations.preferred_em' => NULL,
  18213.             'doctrine.migrations.preferred_connection' => NULL,
  18214.             'sylius_payum.driver.doctrine/orm' => true,
  18215.             'sylius_payum.driver' => 'doctrine/orm',
  18216.             'sylius.model.payment_security_token.class' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  18217.             'sylius.controller.payment_security_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18218.             'sylius.factory.payment_security_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  18219.             'sylius.model.gateway_config.class' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  18220.             'sylius.controller.gateway_config.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18221.             'sylius.factory.gateway_config.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  18222.             'sylius.form.type.gateway_config.validation_groups' => [
  18223.                 => 'sylius',
  18224.             ],
  18225.             'payum.template.layout' => '@SyliusPayum/layout.html.twig',
  18226.             'payum.template.obtain_credit_card' => '@SyliusPayum/Action/obtainCreditCard.html.twig',
  18227.             'sylius.admin.notification.enabled' => true,
  18228.             'sylius.admin.notification.frequency' => 60,
  18229.             'sylius.admin.shop_enabled' => true,
  18230.             'sylius.admin.notification.uri' => 'https://gus.sylius.com/version',
  18231.             'sylius.form.type.admin.password_reset_request.validation_groups' => [
  18232.                 => 'sylius',
  18233.             ],
  18234.             'sylius.ajax.product.autocomplete_limit' => 25,
  18235.             'sylius.ajax.product.variant_autocomplete_limit' => 25,
  18236.             'sylius_shop.firewall_context_name' => 'shop',
  18237.             'sylius_shop.product_grid.include_all_descendants' => true,
  18238.             'api_platform.metadata_backward_compatibility_layer' => true,
  18239.             'api_platform.enable_entrypoint' => true,
  18240.             'api_platform.enable_docs' => true,
  18241.             'api_platform.title' => '',
  18242.             'api_platform.description' => '',
  18243.             'api_platform.version' => '0.0.0',
  18244.             'api_platform.show_webby' => true,
  18245.             'api_platform.url_generation_strategy' => 1,
  18246.             'api_platform.exception_to_status' => [
  18247.                 'SM\\SMException' => 422,
  18248.                 'Sylius\\Bundle\\ApiBundle\\Exception\\CannotRemoveCurrentlyLoggedInUser' => 422,
  18249.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ShippingMethodCannotBeRemoved' => 422,
  18250.                 'Sylius\\Bundle\\ApiBundle\\Exception\\OrderNoLongerEligibleForPromotion' => 422,
  18251.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ZoneCannotBeRemoved' => 422,
  18252.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ProvinceCannotBeRemoved' => 422,
  18253.                 'Symfony\\Component\\Serializer\\Exception\\MissingConstructorArgumentsException' => 400,
  18254.             ],
  18255.             'api_platform.formats' => [
  18256.                 'jsonld' => [
  18257.                     => 'application/ld+json',
  18258.                 ],
  18259.                 'json' => [
  18260.                     => 'application/json',
  18261.                 ],
  18262.                 'html' => [
  18263.                     => 'text/html',
  18264.                 ],
  18265.             ],
  18266.             'api_platform.patch_formats' => [
  18267.                 'json' => [
  18268.                     => 'application/merge-patch+json',
  18269.                 ],
  18270.             ],
  18271.             'api_platform.error_formats' => [
  18272.                 'jsonproblem' => [
  18273.                     => 'application/problem+json',
  18274.                 ],
  18275.                 'jsonld' => [
  18276.                     => 'application/ld+json',
  18277.                 ],
  18278.             ],
  18279.             'api_platform.allow_plain_identifiers' => false,
  18280.             'api_platform.eager_loading.enabled' => true,
  18281.             'api_platform.eager_loading.max_joins' => 30,
  18282.             'api_platform.eager_loading.fetch_partial' => false,
  18283.             'api_platform.eager_loading.force_eager' => true,
  18284.             'api_platform.collection.exists_parameter_name' => 'exists',
  18285.             'api_platform.collection.order' => 'ASC',
  18286.             'api_platform.collection.order_parameter_name' => 'order',
  18287.             'api_platform.collection.order_nulls_comparison' => NULL,
  18288.             'api_platform.collection.pagination.enabled' => true,
  18289.             'api_platform.collection.pagination.partial' => false,
  18290.             'api_platform.collection.pagination.client_enabled' => false,
  18291.             'api_platform.collection.pagination.client_items_per_page' => true,
  18292.             'api_platform.collection.pagination.client_partial' => false,
  18293.             'api_platform.collection.pagination.items_per_page' => 30,
  18294.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  18295.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  18296.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  18297.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  18298.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  18299.             'api_platform.collection.pagination' => [
  18300.                 'client_items_per_page' => true,
  18301.                 'enabled' => true,
  18302.                 'partial' => false,
  18303.                 'client_enabled' => false,
  18304.                 'client_partial' => false,
  18305.                 'items_per_page' => 30,
  18306.                 'maximum_items_per_page' => NULL,
  18307.                 'page_parameter_name' => 'page',
  18308.                 'enabled_parameter_name' => 'pagination',
  18309.                 'items_per_page_parameter_name' => 'itemsPerPage',
  18310.                 'partial_parameter_name' => 'partial',
  18311.             ],
  18312.             'api_platform.http_cache.etag' => true,
  18313.             'api_platform.http_cache.max_age' => NULL,
  18314.             'api_platform.http_cache.shared_max_age' => NULL,
  18315.             'api_platform.http_cache.vary' => [
  18316.                 => 'Accept',
  18317.             ],
  18318.             'api_platform.http_cache.public' => NULL,
  18319.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  18320.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  18321.             'api_platform.asset_package' => NULL,
  18322.             'api_platform.defaults' => [
  18323.                 'attributes' => [
  18324.                 ],
  18325.             ],
  18326.             'api_platform.resource_class_directories' => [
  18327.                 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources'),
  18328.             ],
  18329.             'api_platform.oauth.enabled' => false,
  18330.             'api_platform.oauth.clientId' => '',
  18331.             'api_platform.oauth.clientSecret' => '',
  18332.             'api_platform.oauth.type' => 'oauth2',
  18333.             'api_platform.oauth.flow' => 'application',
  18334.             'api_platform.oauth.tokenUrl' => '',
  18335.             'api_platform.oauth.authorizationUrl' => '',
  18336.             'api_platform.oauth.refreshUrl' => '',
  18337.             'api_platform.oauth.scopes' => [
  18338.             ],
  18339.             'api_platform.oauth.pkce' => false,
  18340.             'api_platform.openapi.termsOfService' => NULL,
  18341.             'api_platform.openapi.contact.name' => NULL,
  18342.             'api_platform.openapi.contact.url' => NULL,
  18343.             'api_platform.openapi.contact.email' => NULL,
  18344.             'api_platform.openapi.license.name' => NULL,
  18345.             'api_platform.openapi.license.url' => NULL,
  18346.             'api_platform.swagger.versions' => [
  18347.                 => 3,
  18348.             ],
  18349.             'api_platform.enable_swagger_ui' => true,
  18350.             'api_platform.enable_re_doc' => true,
  18351.             'api_platform.swagger_ui.extra_configuration' => [
  18352.             ],
  18353.             'api_platform.graphql.enabled' => false,
  18354.             'api_platform.graphql.graphiql.enabled' => false,
  18355.             'api_platform.graphql.graphql_playground.enabled' => false,
  18356.             'api_platform.graphql.collection.pagination' => [
  18357.                 'enabled' => true,
  18358.             ],
  18359.             'api_platform.validator.serialize_payload_fields' => [
  18360.             ],
  18361.             'api_platform.validator.query_parameter_validation' => true,
  18362.             'api_platform.elasticsearch.enabled' => false,
  18363.             'sylius_api.enabled' => true,
  18364.             'sylius_api.product_image_prefix' => 'media/image',
  18365.             'sylius_api.filter_eager_loading_extension.restricted_resources' => [
  18366.                 'Sylius\\Component\\Core\\Model\\Product' => [
  18367.                     'operations' => [
  18368.                         'shop_get' => [
  18369.                             'enabled' => true,
  18370.                         ],
  18371.                     ],
  18372.                 ],
  18373.             ],
  18374.             'sylius.model.address.interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  18375.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  18376.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  18377.             'web_profiler.debug_toolbar.mode' => 2,
  18378.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  18379.             'nelmio_alice.functions_blacklist' => [
  18380.                 => 'current',
  18381.                 => 'shuffle',
  18382.                 => 'date',
  18383.                 => 'time',
  18384.                 => 'file',
  18385.                 => 'md5',
  18386.                 => 'sha1',
  18387.             ],
  18388.             'nelmio_alice.locale' => 'en_US',
  18389.             'nelmio_alice.seed' => 1,
  18390.             'nelmio_alice.loading_limit' => 5,
  18391.             'nelmio_alice.max_unique_values_retry' => 150,
  18392.             'lexik_jwt_authentication.token_ttl' => 3600,
  18393.             'lexik_jwt_authentication.clock_skew' => 0,
  18394.             'lexik_jwt_authentication.user_identity_field' => 'username',
  18395.             'lexik_jwt_authentication.allow_no_expiration' => false,
  18396.             'lexik_jwt_authentication.user_id_claim' => 'username',
  18397.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  18398.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  18399.             'white_october_pagerfanta.default_view' => 'default',
  18400.             'data_collector.templates' => [
  18401.                 'data_collector.request' => [
  18402.                     => 'request',
  18403.                     => '@WebProfiler/Collector/request.html.twig',
  18404.                 ],
  18405.                 'api_platform.data_collector.request' => [
  18406.                     => 'api_platform.data_collector.request',
  18407.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  18408.                 ],
  18409.                 'data_collector.time' => [
  18410.                     => 'time',
  18411.                     => '@WebProfiler/Collector/time.html.twig',
  18412.                 ],
  18413.                 'data_collector.memory' => [
  18414.                     => 'memory',
  18415.                     => '@WebProfiler/Collector/memory.html.twig',
  18416.                 ],
  18417.                 'data_collector.validator' => [
  18418.                     => 'validator',
  18419.                     => '@WebProfiler/Collector/validator.html.twig',
  18420.                 ],
  18421.                 'data_collector.ajax' => [
  18422.                     => 'ajax',
  18423.                     => '@WebProfiler/Collector/ajax.html.twig',
  18424.                 ],
  18425.                 'data_collector.form' => [
  18426.                     => 'form',
  18427.                     => '@WebProfiler/Collector/form.html.twig',
  18428.                 ],
  18429.                 'data_collector.exception' => [
  18430.                     => 'exception',
  18431.                     => '@WebProfiler/Collector/exception.html.twig',
  18432.                 ],
  18433.                 'data_collector.logger' => [
  18434.                     => 'logger',
  18435.                     => '@WebProfiler/Collector/logger.html.twig',
  18436.                 ],
  18437.                 'data_collector.events' => [
  18438.                     => 'events',
  18439.                     => '@WebProfiler/Collector/events.html.twig',
  18440.                 ],
  18441.                 'data_collector.router' => [
  18442.                     => 'router',
  18443.                     => '@WebProfiler/Collector/router.html.twig',
  18444.                 ],
  18445.                 'data_collector.cache' => [
  18446.                     => 'cache',
  18447.                     => '@WebProfiler/Collector/cache.html.twig',
  18448.                 ],
  18449.                 'data_collector.translation' => [
  18450.                     => 'translation',
  18451.                     => '@WebProfiler/Collector/translation.html.twig',
  18452.                 ],
  18453.                 'data_collector.security' => [
  18454.                     => 'security',
  18455.                     => '@Security/Collector/security.html.twig',
  18456.                 ],
  18457.                 'data_collector.twig' => [
  18458.                     => 'twig',
  18459.                     => '@WebProfiler/Collector/twig.html.twig',
  18460.                 ],
  18461.                 'data_collector.doctrine' => [
  18462.                     => 'db',
  18463.                     => '@Doctrine/Collector/db.html.twig',
  18464.                 ],
  18465.                 'data_collector.dump' => [
  18466.                     => 'dump',
  18467.                     => '@Debug/Profiler/dump.html.twig',
  18468.                 ],
  18469.                 'data_collector.messenger' => [
  18470.                     => 'messenger',
  18471.                     => '@WebProfiler/Collector/messenger.html.twig',
  18472.                 ],
  18473.                 'mailer.data_collector' => [
  18474.                     => 'mailer',
  18475.                     => '@WebProfiler/Collector/mailer.html.twig',
  18476.                 ],
  18477.                 'sylius.channel_collector' => [
  18478.                     => 'sylius.channel_collector',
  18479.                     => '@SyliusChannel/Collector/channel.html.twig',
  18480.                 ],
  18481.                 'Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockDataCollector' => [
  18482.                     => 'sylius_ui.template_block',
  18483.                     => '@SyliusUi/DataCollector/templateBlock.html.twig',
  18484.                 ],
  18485.                 'sonata.block.data_collector' => [
  18486.                     => 'block',
  18487.                     => '@SonataBlock/Profiler/block.html.twig',
  18488.                 ],
  18489.                 'data_collector.jms_serializer' => [
  18490.                     => 'jms_serializer',
  18491.                     => '@JMSSerializer/Collector/panel.html.twig',
  18492.                 ],
  18493.                 'payum.profiler.payum_collector' => [
  18494.                     => 'payum',
  18495.                     => '@Payum/Profiler/payum.html.twig',
  18496.                 ],
  18497.                 'Sylius\\Bundle\\ThemeBundle\\Collector\\ThemeCollector' => [
  18498.                     => 'sylius_theme',
  18499.                     => '@SyliusTheme/Collector/theme',
  18500.                 ],
  18501.                 'data_collector.config' => [
  18502.                     => 'config',
  18503.                     => '@WebProfiler/Collector/config.html.twig',
  18504.                 ],
  18505.                 'sylius.collector.core' => [
  18506.                     => 'sylius_core',
  18507.                     => '@SyliusCore/Collector/sylius.html.twig',
  18508.                 ],
  18509.                 'Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector' => [
  18510.                     => 'sylius_cart',
  18511.                     => '@SyliusCore/Collector/cart.html.twig',
  18512.                 ],
  18513.             ],
  18514.             'sylius.attribute.attribute_types' => [
  18515.                 'text' => 'Text',
  18516.                 'textarea' => 'Textarea',
  18517.                 'checkbox' => 'Checkbox',
  18518.                 'integer' => 'Integer',
  18519.                 'percent' => 'Percent',
  18520.                 'datetime' => 'Datetime',
  18521.                 'date' => 'Date',
  18522.                 'select' => 'Select',
  18523.             ],
  18524.             'sylius.tax_calculators' => [
  18525.                 'default' => 'default',
  18526.             ],
  18527.             'sylius.shipping_calculators' => [
  18528.                 'flat_rate' => 'sylius.form.shipping_calculator.flat_rate_configuration.label',
  18529.                 'per_unit_rate' => 'sylius.form.shipping_calculator.per_unit_rate_configuration.label',
  18530.             ],
  18531.             'sylius.shipping_method_rules' => [
  18532.                 'total_weight_greater_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_greater_than_or_equal',
  18533.                 'total_weight_less_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_less_than_or_equal',
  18534.                 'order_total_greater_than_or_equal' => 'sylius.form.shipping_method_rule.items_total_greater_than_or_equal',
  18535.                 'order_total_less_than_or_equal' => 'sylius.form.shipping_method_rule.items_total_less_than_or_equal',
  18536.             ],
  18537.             'sylius.shipping_method_resolvers' => [
  18538.                 'default' => 'Default',
  18539.                 'zones_and_channel_based' => 'sylius.shipping_methods_resolver.zones_and_channel_based',
  18540.             ],
  18541.             'sylius.payment_method_resolvers' => [
  18542.                 'default' => 'Default',
  18543.                 'channel_based' => 'sylius.payment_methods_resolver.channel_based',
  18544.             ],
  18545.             'sylius.promotion_rules' => [
  18546.                 'cart_quantity' => 'sylius.form.promotion_rule.cart_quantity',
  18547.                 'customer_group' => 'sylius.form.promotion_rule.customer_group',
  18548.                 'nth_order' => 'sylius.form.promotion_rule.nth_order',
  18549.                 'shipping_country' => 'sylius.form.promotion_rule.shipping_country',
  18550.                 'has_taxon' => 'sylius.form.promotion_rule.has_at_least_one_from_taxons',
  18551.                 'total_of_items_from_taxon' => 'sylius.form.promotion_rule.total_price_of_items_from_taxon',
  18552.                 'contains_product' => 'sylius.form.promotion_rule.contains_product',
  18553.                 'item_total' => 'sylius.form.promotion_rule.item_total',
  18554.             ],
  18555.             'sylius.promotion_actions' => [
  18556.                 'order_fixed_discount' => 'sylius.form.promotion_action.order_fixed_discount',
  18557.                 'unit_fixed_discount' => 'sylius.form.promotion_action.item_fixed_discount',
  18558.                 'order_percentage_discount' => 'sylius.form.promotion_action.order_percentage_discount',
  18559.                 'unit_percentage_discount' => 'sylius.form.promotion_action.item_percentage_discount',
  18560.                 'shipping_percentage_discount' => 'sylius.form.promotion_action.shipping_percentage_discount',
  18561.             ],
  18562.             'sylius.catalog_promotion.actions_types' => [
  18563.             ],
  18564.             'sylius.catalog_promotion.scopes_types' => [
  18565.             ],
  18566.             'sylius_ui.sonata_block.whitelisted_variables' => [
  18567.                 => 'address',
  18568.                 => 'addresses',
  18569.                 => 'cart',
  18570.                 => 'channel',
  18571.                 => 'customer',
  18572.                 => 'form',
  18573.                 => 'order',
  18574.                 => 'order_item',
  18575.                 => 'orders',
  18576.                 => 'product',
  18577.                 10 => 'product_review',
  18578.                 11 => 'product_reviews',
  18579.                 12 => 'products',
  18580.                 13 => 'resource',
  18581.                 14 => 'resources',
  18582.                 15 => 'statistics',
  18583.                 16 => 'taxon',
  18584.             ],
  18585.             'sylius.tax_calculation_strategies' => [
  18586.                 'order_items_based' => 'Order items based',
  18587.                 'order_item_units_based' => 'Order item units based',
  18588.             ],
  18589.             'sylius.gateway_factories' => [
  18590.                 'paypal_express_checkout' => 'sylius.payum_gateway_factory.paypal_express_checkout',
  18591.                 'stripe_checkout' => 'sylius.payum_gateway_factory.stripe_checkout',
  18592.                 'offline' => 'sylius.payum_gateway_factory.offline',
  18593.             ],
  18594.             'console.command.ids' => [
  18595.                 => 'sylius.console.command.resource_debug',
  18596.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand',
  18597.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand',
  18598.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  18599.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  18600.             ],
  18601.         ];
  18602.     }
  18603. }