var/cache/dev/Container585dvHM/App_KernelDevDebugContainer.php line 5828

Open in your IDE?
  1. <?php
  2. namespace Container585dvHM;
  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\\BudgetController' => 'getBudgetControllerService',
  373.             'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetImportController' => 'getBudgetImportControllerService',
  374.             'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController' => 'getCustomerControllerService',
  375.             'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController' => 'getCustomerGroupControllerService',
  376.             'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController' => 'getOrderControllerService',
  377.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController' => 'getPayAcountControllerService',
  378.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayController' => 'getPayControllerService',
  379.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController' => 'getPayCustomerControllerService',
  380.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController' => 'getPayFixAcountControllerService',
  381.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController' => 'getPayFixedControllerService',
  382.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController' => 'getPayImportControllerService',
  383.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController' => 'getPayMovControllerService',
  384.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController' => 'getPayProfessionalControllerService',
  385.             'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController' => 'getPayProviderControllerService',
  386.             'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController' => 'getPaymentMethodControllerService',
  387.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController' => 'getProductControllerService',
  388.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController' => 'getProductMammaryControllerService',
  389.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController' => 'getProductRoomControllerService',
  390.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController' => 'getProductTaxonControllerService',
  391.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController' => 'getProductVariantControllerService',
  392.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController' => 'getProfessionalControllerService',
  393.             'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController' => 'getTurnControllerService',
  394.             'Sylius\\Bundle\\CoreBundle\\Fixture\\CatalogPromotionFixture' => 'getCatalogPromotionFixtureService',
  395.             'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionActionExampleFactory' => 'getCatalogPromotionActionExampleFactoryService',
  396.             'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionExampleFactory' => 'getCatalogPromotionExampleFactoryService',
  397.             'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionScopeExampleFactory' => 'getCatalogPromotionScopeExampleFactoryService',
  398.             'Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension' => 'getCatalogPromotionTypeExtensionService',
  399.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => 'getChannelBasedFixedDiscountActionConfigurationTypeService',
  400.             'Sylius\\Bundle\\CoreBundle\\MessageDispatcher\\ResetPasswordDispatcher' => 'getResetPasswordDispatcherService',
  401.             'Sylius\\Bundle\\CoreBundle\\MessageHandler\\Admin\\Account\\RequestResetPasswordEmailHandler' => 'getRequestResetPasswordEmailHandlerService',
  402.             'Sylius\\Bundle\\CoreBundle\\MessageHandler\\Admin\\Account\\ResetPasswordHandler' => 'getResetPasswordHandler2Service',
  403.             'Sylius\\Bundle\\CoreBundle\\MessageHandler\\Admin\\Account\\SendResetPasswordEmailHandler' => 'getSendResetPasswordEmailHandler2Service',
  404.             'Sylius\\Bundle\\CoreBundle\\Order\\Checker\\OrderPromotionsIntegrityCheckerInterface' => 'getOrderPromotionsIntegrityCheckerInterfaceService',
  405.             'Sylius\\Bundle\\CoreBundle\\Provider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
  406.             'Sylius\\Bundle\\CoreBundle\\Resolver\\CustomerResolverInterface' => 'getCustomerResolverInterfaceService',
  407.             'Sylius\\Bundle\\CoreBundle\\Security\\UserImpersonatorInterface' => 'getUserImpersonatorInterfaceService',
  408.             'Sylius\\Bundle\\FixturesBundle\\Listener\\ListenerRegistryInterface' => 'getListenerRegistryInterfaceService',
  409.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteFactoryInterface' => 'getSuiteFactoryInterfaceService',
  410.             'Sylius\\Bundle\\OrderBundle\\Command\\RemoveExpiredCartsCommand' => 'getRemoveExpiredCartsCommandService',
  411.             'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController' => 'getOrderItemControllerService',
  412.             'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController' => 'getProductAttributeControllerService',
  413.             'Sylius\\Bundle\\PromotionBundle\\Command\\GenerateCouponsCommand' => 'getGenerateCouponsCommandService',
  414.             'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController' => 'getPromotionCouponControllerService',
  415.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => 'getCatalogPromotionActionTypeService',
  416.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => 'getPercentageDiscountActionConfigurationTypeService',
  417.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => 'getCatalogPromotionScopeTypeService',
  418.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => 'getCatalogPromotionTranslationTypeService',
  419.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => 'getCatalogPromotionTypeService',
  420.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType' => 'getPromotionTranslationTypeService',
  421.             'Sylius\\Bundle\\PromotionBundle\\Provider\\EligibleCatalogPromotionsProviderInterface' => 'getEligibleCatalogPromotionsProviderInterfaceService',
  422.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => 'getCatalogPromotionActionValidatorService',
  423.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => 'getCatalogPromotionScopeValidatorService',
  424.             'Sylius\\Bundle\\ResourceBundle\\Routing\\RouteAttributesFactoryInterface' => 'getRouteAttributesFactoryInterfaceService',
  425.             'Sylius\\Bundle\\UiBundle\\ContextProvider\\ContextProviderInterface' => 'getContextProviderInterfaceService',
  426.             'Sylius\\Bundle\\UserBundle\\Command\\DemoteUserCommand' => 'getDemoteUserCommandService',
  427.             'Sylius\\Bundle\\UserBundle\\Command\\PromoteUserCommand' => 'getPromoteUserCommandService',
  428.             'Sylius\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserControllerService',
  429.             'Sylius\\Component\\Addressing\\Checker\\CountryProvincesDeletionCheckerInterface' => 'getCountryProvincesDeletionCheckerInterfaceService',
  430.             'Sylius\\Component\\Addressing\\Checker\\ZoneDeletionCheckerInterface' => 'getZoneDeletionCheckerInterfaceService',
  431.             'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface' => 'getZoneFactoryInterfaceService',
  432.             'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface' => 'getChannelFactoryInterfaceService',
  433.             'Sylius\\Component\\CoreBundle\\CatalogPromotion\\Calculator\\CatalogPromotionPriceCalculatorInterface' => 'getCatalogPromotionPriceCalculatorInterfaceService',
  434.             'Sylius\\Component\\Core\\Checker\\CLIContextCheckerInterface' => 'getCLIContextCheckerInterfaceService',
  435.             'Sylius\\Component\\Core\\Dashboard\\SalesDataProviderInterface' => 'getSalesDataProviderInterfaceService',
  436.             'Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributorInterface' => 'getMinimumPriceDistributorInterfaceService',
  437.             'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface' => 'getPaymentMethodFactoryInterfaceService',
  438.             'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface' => 'getPromotionActionFactoryInterfaceService',
  439.             'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface' => 'getPromotionRuleFactoryInterfaceService',
  440.             'Sylius\\Component\\Core\\Filesystem\\Adapter\\FlysystemFilesystemAdapter' => 'getFlysystemFilesystemAdapterService',
  441.             'Sylius\\Component\\Core\\Filesystem\\Adapter\\GaufretteFilesystemAdapter' => 'getGaufretteFilesystemAdapterService',
  442.             'Sylius\\Component\\Core\\Generator\\ImagePathGeneratorInterface' => 'getImagePathGeneratorInterfaceService',
  443.             'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'getOrderInventoryOperatorInterfaceService',
  444.             'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'getAdjustmentFactoryInterfaceService',
  445.             'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface' => 'getPaymentFactoryInterfaceService',
  446.             'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface' => 'getProductFactoryInterfaceService',
  447.             'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface' => 'getProductVariantFactoryInterfaceService',
  448.             'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface' => 'getPromotionCouponFactoryInterfaceService',
  449.             'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface' => 'getTaxonFactoryInterfaceService',
  450.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  451.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  452.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  453.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  454.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  455.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  456.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  457.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  458.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  459.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  460.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  461.             'cache.app_clearer' => 'getCache_AppClearerService',
  462.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  463.             'cache.system_clearer' => 'getCache_SystemClearerService',
  464.             'cache_warmer' => 'getCacheWarmerService',
  465.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand' => 'getFixturesListCommandService',
  466.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand' => 'getFixturesLoadCommandService',
  467.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  468.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommandService',
  469.             'console.command_loader' => 'getConsole_CommandLoaderService',
  470.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  471.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  472.             'error_controller' => 'getErrorControllerService',
  473.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  474.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  475.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  476.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  477.             'gaufrette.sylius_image_filesystem' => 'getGaufrette_SyliusImageFilesystemService',
  478.             'hateoas.configuration.metadata_driver' => 'getHateoas_Configuration_MetadataDriverService',
  479.             'hateoas.configuration.provider' => 'getHateoas_Configuration_ProviderService',
  480.             'hateoas.event_listener.json' => 'getHateoas_EventListener_JsonService',
  481.             'hateoas.event_listener.xml' => 'getHateoas_EventListener_XmlService',
  482.             'jms_serializer' => 'getJmsSerializerService',
  483.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  484.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  485.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  486.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  487.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  488.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  489.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  490.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  491.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  492.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  493.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  494.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  495.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  496.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  497.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  498.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  499.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  500.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  501.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  502.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  503.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  504.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  505.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  506.             'payum' => 'getPayumService',
  507.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  508.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  509.             'payum.builder' => 'getPayum_BuilderService',
  510.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  511.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService',
  512.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService',
  513.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  514.             'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  515.             'payum.extension.storage.sylius_component_core_model_order' => 'getPayum_Extension_Storage_SyliusComponentCoreModelOrderService',
  516.             'payum.extension.storage.sylius_component_core_model_payment' => 'getPayum_Extension_Storage_SyliusComponentCoreModelPaymentService',
  517.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  518.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  519.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  520.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  521.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  522.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  523.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  524.             'payum.static_registry' => 'getPayum_StaticRegistryService',
  525.             'payum.storage.sylius_bundle_payumbundle_model_gatewayconfig' => 'getPayum_Storage_SyliusBundlePayumbundleModelGatewayconfigService',
  526.             'payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken' => 'getPayum_Storage_SyliusBundlePayumbundleModelPaymentsecuritytokenService',
  527.             'payum.storage.sylius_component_core_model_order' => 'getPayum_Storage_SyliusComponentCoreModelOrderService',
  528.             'payum.storage.sylius_component_core_model_payment' => 'getPayum_Storage_SyliusComponentCoreModelPaymentService',
  529.             'routing.loader' => 'getRouting_LoaderService',
  530.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  531.             'services_resetter' => 'getServicesResetterService',
  532.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  533.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  534.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  535.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  536.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  537.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  538.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  539.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  540.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  541.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  542.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  543.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  544.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  545.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  546.             'sylius.active_promotions_provider' => 'getSylius_ActivePromotionsProviderService',
  547.             'sylius.address_comparator' => 'getSylius_AddressComparatorService',
  548.             'sylius.admin.menu_builder.customer.show' => 'getSylius_Admin_MenuBuilder_Customer_ShowService',
  549.             'sylius.admin.menu_builder.main' => 'getSylius_Admin_MenuBuilder_MainService',
  550.             'sylius.admin.menu_builder.order.show' => 'getSylius_Admin_MenuBuilder_Order_ShowService',
  551.             'sylius.admin.menu_builder.product.update' => 'getSylius_Admin_MenuBuilder_Product_UpdateService',
  552.             'sylius.admin.menu_builder.product_form' => 'getSylius_Admin_MenuBuilder_ProductFormService',
  553.             'sylius.admin.menu_builder.product_variant_form' => 'getSylius_Admin_MenuBuilder_ProductVariantFormService',
  554.             'sylius.admin.menu_builder.promotion.update' => 'getSylius_Admin_MenuBuilder_Promotion_UpdateService',
  555.             'sylius.admin_user.pin_generator.password_reset' => 'getSylius_AdminUser_PinGenerator_PasswordResetService',
  556.             'sylius.admin_user.token_generator.email_verification' => 'getSylius_AdminUser_TokenGenerator_EmailVerificationService',
  557.             'sylius.admin_user.token_generator.password_reset' => 'getSylius_AdminUser_TokenGenerator_PasswordResetService',
  558.             'sylius.api.archived_shipping_methods_filter' => 'getSylius_Api_ArchivedShippingMethodsFilterService',
  559.             'sylius.api.catalog_promotion_enabled_filter' => 'getSylius_Api_CatalogPromotionEnabledFilterService',
  560.             'sylius.api.catalog_promotion_end_date_filter' => 'getSylius_Api_CatalogPromotionEndDateFilterService',
  561.             'sylius.api.catalog_promotion_search_filter' => 'getSylius_Api_CatalogPromotionSearchFilterService',
  562.             'sylius.api.catalog_promotion_start_date_filter' => 'getSylius_Api_CatalogPromotionStartDateFilterService',
  563.             'sylius.api.product_association_type_filter' => 'getSylius_Api_ProductAssociationTypeFilterService',
  564.             'sylius.api.product_name_filter' => 'getSylius_Api_ProductNameFilterService',
  565.             'sylius.api.product_order_filter' => 'getSylius_Api_ProductOrderFilterService',
  566.             'sylius.api.product_price_filter' => 'getSylius_Api_ProductPriceFilterService',
  567.             'sylius.api.product_review_date_filter' => 'getSylius_Api_ProductReviewDateFilterService',
  568.             'sylius.api.product_review_product_filter' => 'getSylius_Api_ProductReviewProductFilterService',
  569.             'sylius.api.product_taxon_code_filter' => 'getSylius_Api_ProductTaxonCodeFilterService',
  570.             'sylius.api.product_variant_product_filter' => 'getSylius_Api_ProductVariantProductFilterService',
  571.             'sylius.api.search_payment_filter' => 'getSylius_Api_SearchPaymentFilterService',
  572.             'sylius.api.search_shipment_filter' => 'getSylius_Api_SearchShipmentFilterService',
  573.             'sylius.api.shipping_method_order_filter' => 'getSylius_Api_ShippingMethodOrderFilterService',
  574.             'sylius.attribute_type.checkbox' => 'getSylius_AttributeType_CheckboxService',
  575.             'sylius.attribute_type.date' => 'getSylius_AttributeType_DateService',
  576.             'sylius.attribute_type.datetime' => 'getSylius_AttributeType_DatetimeService',
  577.             'sylius.attribute_type.integer' => 'getSylius_AttributeType_IntegerService',
  578.             'sylius.attribute_type.percent' => 'getSylius_AttributeType_PercentService',
  579.             'sylius.attribute_type.select' => 'getSylius_AttributeType_SelectService',
  580.             'sylius.attribute_type.select.value.translations' => 'getSylius_AttributeType_Select_Value_TranslationsService',
  581.             'sylius.attribute_type.text' => 'getSylius_AttributeType_TextService',
  582.             'sylius.attribute_type.textarea' => 'getSylius_AttributeType_TextareaService',
  583.             'sylius.available_product_option_values_resolver' => 'getSylius_AvailableProductOptionValuesResolverService',
  584.             'sylius.average_rating_calculator' => 'getSylius_AverageRatingCalculatorService',
  585.             'sylius.calendar' => 'getSylius_CalendarService',
  586.             'sylius.catalog_promotion.criteria.date_range' => 'getSylius_CatalogPromotion_Criteria_DateRangeService',
  587.             'sylius.catalog_promotion.criteria.enabled' => 'getSylius_CatalogPromotion_Criteria_EnabledService',
  588.             'sylius.checker.product_variants_parity' => 'getSylius_Checker_ProductVariantsParityService',
  589.             'sylius.commands_provider.database_setup' => 'getSylius_CommandsProvider_DatabaseSetupService',
  590.             'sylius.console.command.resource_debug' => 'getSylius_Console_Command_ResourceDebugService',
  591.             'sylius.controller.address' => 'getSylius_Controller_AddressService',
  592.             'sylius.controller.address_log_entry' => 'getSylius_Controller_AddressLogEntryService',
  593.             'sylius.controller.adjustment' => 'getSylius_Controller_AdjustmentService',
  594.             'sylius.controller.admin.dashboard' => 'getSylius_Controller_Admin_DashboardService',
  595.             'sylius.controller.admin.dashboard.statistics' => 'getSylius_Controller_Admin_Dashboard_StatisticsService',
  596.             'sylius.controller.admin.notification' => 'getSylius_Controller_Admin_NotificationService',
  597.             'sylius.controller.admin.pay_dashboard' => 'getSylius_Controller_Admin_PayDashboardService',
  598.             'sylius.controller.admin_user' => 'getSylius_Controller_AdminUserService',
  599.             'sylius.controller.admin_user_group' => 'getSylius_Controller_AdminUserGroupService',
  600.             'sylius.controller.article' => 'getSylius_Controller_ArticleService',
  601.             'sylius.controller.article_brand' => 'getSylius_Controller_ArticleBrandService',
  602.             'sylius.controller.article_deposit' => 'getSylius_Controller_ArticleDepositService',
  603.             'sylius.controller.article_group' => 'getSylius_Controller_ArticleGroupService',
  604.             'sylius.controller.article_lot' => 'getSylius_Controller_ArticleLotService',
  605.             'sylius.controller.article_mov' => 'getSylius_Controller_ArticleMovService',
  606.             'sylius.controller.article_provider' => 'getSylius_Controller_ArticleProviderService',
  607.             'sylius.controller.budget' => 'getSylius_Controller_BudgetService',
  608.             'sylius.controller.budget_import' => 'getSylius_Controller_BudgetImportService',
  609.             'sylius.controller.catalog_promotion' => 'getSylius_Controller_CatalogPromotionService',
  610.             'sylius.controller.catalog_promotion_action' => 'getSylius_Controller_CatalogPromotionActionService',
  611.             'sylius.controller.catalog_promotion_scope' => 'getSylius_Controller_CatalogPromotionScopeService',
  612.             'sylius.controller.catalog_promotion_translation' => 'getSylius_Controller_CatalogPromotionTranslationService',
  613.             'sylius.controller.channel' => 'getSylius_Controller_ChannelService',
  614.             'sylius.controller.channel_pricing' => 'getSylius_Controller_ChannelPricingService',
  615.             'sylius.controller.country' => 'getSylius_Controller_CountryService',
  616.             'sylius.controller.currency' => 'getSylius_Controller_CurrencyService',
  617.             'sylius.controller.customer' => 'getSylius_Controller_CustomerService',
  618.             'sylius.controller.customer_group' => 'getSylius_Controller_CustomerGroupService',
  619.             'sylius.controller.customer_statistics' => 'getSylius_Controller_CustomerStatisticsService',
  620.             'sylius.controller.exchange_rate' => 'getSylius_Controller_ExchangeRateService',
  621.             'sylius.controller.gateway_config' => 'getSylius_Controller_GatewayConfigService',
  622.             'sylius.controller.impersonate_user' => 'getSylius_Controller_ImpersonateUserService',
  623.             'sylius.controller.inventory_unit' => 'getSylius_Controller_InventoryUnitService',
  624.             'sylius.controller.locale' => 'getSylius_Controller_LocaleService',
  625.             'sylius.controller.media_security' => 'getSylius_Controller_MediaSecurityService',
  626.             'sylius.controller.oauth_user' => 'getSylius_Controller_OauthUserService',
  627.             'sylius.controller.order' => 'getSylius_Controller_OrderService',
  628.             'sylius.controller.order_item' => 'getSylius_Controller_OrderItemService',
  629.             'sylius.controller.order_item_unit' => 'getSylius_Controller_OrderItemUnitService',
  630.             'sylius.controller.pay' => 'getSylius_Controller_PayService',
  631.             'sylius.controller.pay_acount' => 'getSylius_Controller_PayAcountService',
  632.             'sylius.controller.pay_customer' => 'getSylius_Controller_PayCustomerService',
  633.             'sylius.controller.pay_fix_acount' => 'getSylius_Controller_PayFixAcountService',
  634.             'sylius.controller.pay_fixed' => 'getSylius_Controller_PayFixedService',
  635.             'sylius.controller.pay_import' => 'getSylius_Controller_PayImportService',
  636.             'sylius.controller.pay_mov' => 'getSylius_Controller_PayMovService',
  637.             'sylius.controller.pay_professional' => 'getSylius_Controller_PayProfessionalService',
  638.             'sylius.controller.pay_provider' => 'getSylius_Controller_PayProviderService',
  639.             'sylius.controller.payment' => 'getSylius_Controller_PaymentService',
  640.             'sylius.controller.payment_method' => 'getSylius_Controller_PaymentMethodService',
  641.             'sylius.controller.payment_method_translation' => 'getSylius_Controller_PaymentMethodTranslationService',
  642.             'sylius.controller.payment_security_token' => 'getSylius_Controller_PaymentSecurityTokenService',
  643.             'sylius.controller.payum' => 'getSylius_Controller_PayumService',
  644.             'sylius.controller.product' => 'getSylius_Controller_ProductService',
  645.             'sylius.controller.product_abdomen' => 'getSylius_Controller_ProductAbdomenService',
  646.             'sylius.controller.product_association' => 'getSylius_Controller_ProductAssociationService',
  647.             'sylius.controller.product_association_type' => 'getSylius_Controller_ProductAssociationTypeService',
  648.             'sylius.controller.product_association_type_translation' => 'getSylius_Controller_ProductAssociationTypeTranslationService',
  649.             'sylius.controller.product_attribute' => 'getSylius_Controller_ProductAttributeService',
  650.             'sylius.controller.product_attribute_translation' => 'getSylius_Controller_ProductAttributeTranslationService',
  651.             'sylius.controller.product_attribute_value' => 'getSylius_Controller_ProductAttributeValueService',
  652.             'sylius.controller.product_image' => 'getSylius_Controller_ProductImageService',
  653.             'sylius.controller.product_mammary' => 'getSylius_Controller_ProductMammaryService',
  654.             'sylius.controller.product_option' => 'getSylius_Controller_ProductOptionService',
  655.             'sylius.controller.product_option_translation' => 'getSylius_Controller_ProductOptionTranslationService',
  656.             'sylius.controller.product_option_value' => 'getSylius_Controller_ProductOptionValueService',
  657.             'sylius.controller.product_option_value_translation' => 'getSylius_Controller_ProductOptionValueTranslationService',
  658.             'sylius.controller.product_review' => 'getSylius_Controller_ProductReviewService',
  659.             'sylius.controller.product_room' => 'getSylius_Controller_ProductRoomService',
  660.             'sylius.controller.product_slug' => 'getSylius_Controller_ProductSlugService',
  661.             'sylius.controller.product_taxon' => 'getSylius_Controller_ProductTaxonService',
  662.             'sylius.controller.product_translation' => 'getSylius_Controller_ProductTranslationService',
  663.             'sylius.controller.product_variant' => 'getSylius_Controller_ProductVariantService',
  664.             'sylius.controller.product_variant_translation' => 'getSylius_Controller_ProductVariantTranslationService',
  665.             'sylius.controller.professional' => 'getSylius_Controller_ProfessionalService',
  666.             'sylius.controller.promotion' => 'getSylius_Controller_PromotionService',
  667.             'sylius.controller.promotion_action' => 'getSylius_Controller_PromotionActionService',
  668.             'sylius.controller.promotion_coupon' => 'getSylius_Controller_PromotionCouponService',
  669.             'sylius.controller.promotion_rule' => 'getSylius_Controller_PromotionRuleService',
  670.             'sylius.controller.promotion_translation' => 'getSylius_Controller_PromotionTranslationService',
  671.             'sylius.controller.province' => 'getSylius_Controller_ProvinceService',
  672.             'sylius.controller.security' => 'getSylius_Controller_SecurityService',
  673.             'sylius.controller.shipment' => 'getSylius_Controller_ShipmentService',
  674.             'sylius.controller.shipment_unit' => 'getSylius_Controller_ShipmentUnitService',
  675.             'sylius.controller.shipping_category' => 'getSylius_Controller_ShippingCategoryService',
  676.             'sylius.controller.shipping_method' => 'getSylius_Controller_ShippingMethodService',
  677.             'sylius.controller.shipping_method_rule' => 'getSylius_Controller_ShippingMethodRuleService',
  678.             'sylius.controller.shipping_method_translation' => 'getSylius_Controller_ShippingMethodTranslationService',
  679.             'sylius.controller.shop.contact' => 'getSylius_Controller_Shop_ContactService',
  680.             'sylius.controller.shop.currency_switch' => 'getSylius_Controller_Shop_CurrencySwitchService',
  681.             'sylius.controller.shop.homepage' => 'getSylius_Controller_Shop_HomepageService',
  682.             'sylius.controller.shop.locale_switch' => 'getSylius_Controller_Shop_LocaleSwitchService',
  683.             'sylius.controller.shop.security_widget' => 'getSylius_Controller_Shop_SecurityWidgetService',
  684.             'sylius.controller.shop_billing_data' => 'getSylius_Controller_ShopBillingDataService',
  685.             'sylius.controller.shop_user' => 'getSylius_Controller_ShopUserService',
  686.             'sylius.controller.tax_category' => 'getSylius_Controller_TaxCategoryService',
  687.             'sylius.controller.tax_rate' => 'getSylius_Controller_TaxRateService',
  688.             'sylius.controller.taxon' => 'getSylius_Controller_TaxonService',
  689.             'sylius.controller.taxon_image' => 'getSylius_Controller_TaxonImageService',
  690.             'sylius.controller.taxon_slug' => 'getSylius_Controller_TaxonSlugService',
  691.             'sylius.controller.taxon_translation' => 'getSylius_Controller_TaxonTranslationService',
  692.             'sylius.controller.turn' => 'getSylius_Controller_TurnService',
  693.             'sylius.controller.user_security' => 'getSylius_Controller_UserSecurityService',
  694.             'sylius.controller.zone' => 'getSylius_Controller_ZoneService',
  695.             'sylius.controller.zone_member' => 'getSylius_Controller_ZoneMemberService',
  696.             'sylius.converter.country_name' => 'getSylius_Converter_CountryNameService',
  697.             'sylius.currency_name_converter' => 'getSylius_CurrencyNameConverterService',
  698.             'sylius.customer_ip_assigner' => 'getSylius_CustomerIpAssignerService',
  699.             'sylius.customer_order_addresses_saver' => 'getSylius_CustomerOrderAddressesSaverService',
  700.             'sylius.customer_statistics_provider' => 'getSylius_CustomerStatisticsProviderService',
  701.             'sylius.customer_unique_address_adder' => 'getSylius_CustomerUniqueAddressAdderService',
  702.             'sylius.dashboard.statistics_provider' => 'getSylius_Dashboard_StatisticsProviderService',
  703.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService',
  704.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService',
  705.             'sylius.email_manager.contact' => 'getSylius_EmailManager_ContactService',
  706.             'sylius.email_manager.order' => 'getSylius_EmailManager_OrderService',
  707.             'sylius.email_manager.shipment' => 'getSylius_EmailManager_ShipmentService',
  708.             'sylius.email_provider' => 'getSylius_EmailProviderService',
  709.             'sylius.email_renderer.adapter.default' => 'getSylius_EmailRenderer_Adapter_DefaultService',
  710.             'sylius.email_renderer.adapter.twig' => 'getSylius_EmailRenderer_Adapter_TwigService',
  711.             'sylius.email_sender' => 'getSylius_EmailSenderService',
  712.             'sylius.email_sender.adapter.default' => 'getSylius_EmailSender_Adapter_DefaultService',
  713.             'sylius.email_sender.adapter.symfony_mailer' => 'getSylius_EmailSender_Adapter_SymfonyMailerService',
  714.             'sylius.event_subscriber.orm_mapped_super_class' => 'getSylius_EventSubscriber_OrmMappedSuperClassService',
  715.             'sylius.event_subscriber.orm_repository_class' => 'getSylius_EventSubscriber_OrmRepositoryClassService',
  716.             'sylius.event_subscriber.resource_delete' => 'getSylius_EventSubscriber_ResourceDeleteService',
  717.             'sylius.expired_carts_remover' => 'getSylius_ExpiredCartsRemoverService',
  718.             'sylius.factory.add_to_cart_command' => 'getSylius_Factory_AddToCartCommandService',
  719.             'sylius.factory.address' => 'getSylius_Factory_AddressService',
  720.             'sylius.factory.address_log_entry' => 'getSylius_Factory_AddressLogEntryService',
  721.             'sylius.factory.admin_user' => 'getSylius_Factory_AdminUserService',
  722.             'sylius.factory.admin_user_group' => 'getSylius_Factory_AdminUserGroupService',
  723.             'sylius.factory.article' => 'getSylius_Factory_ArticleService',
  724.             'sylius.factory.article_brand' => 'getSylius_Factory_ArticleBrandService',
  725.             'sylius.factory.article_deposit' => 'getSylius_Factory_ArticleDepositService',
  726.             'sylius.factory.article_group' => 'getSylius_Factory_ArticleGroupService',
  727.             'sylius.factory.article_lot' => 'getSylius_Factory_ArticleLotService',
  728.             'sylius.factory.article_mov' => 'getSylius_Factory_ArticleMovService',
  729.             'sylius.factory.article_provider' => 'getSylius_Factory_ArticleProviderService',
  730.             'sylius.factory.avatar_image' => 'getSylius_Factory_AvatarImageService',
  731.             'sylius.factory.budget' => 'getSylius_Factory_BudgetService',
  732.             'sylius.factory.budget_import' => 'getSylius_Factory_BudgetImportService',
  733.             'sylius.factory.cart_item' => 'getSylius_Factory_CartItemService',
  734.             'sylius.factory.catalog_promotion' => 'getSylius_Factory_CatalogPromotionService',
  735.             'sylius.factory.catalog_promotion_action' => 'getSylius_Factory_CatalogPromotionActionService',
  736.             'sylius.factory.catalog_promotion_scope' => 'getSylius_Factory_CatalogPromotionScopeService',
  737.             'sylius.factory.catalog_promotion_translation' => 'getSylius_Factory_CatalogPromotionTranslationService',
  738.             'sylius.factory.channel_pricing' => 'getSylius_Factory_ChannelPricingService',
  739.             'sylius.factory.country' => 'getSylius_Factory_CountryService',
  740.             'sylius.factory.currency' => 'getSylius_Factory_CurrencyService',
  741.             'sylius.factory.customer' => 'getSylius_Factory_CustomerService',
  742.             'sylius.factory.customer_after_checkout' => 'getSylius_Factory_CustomerAfterCheckoutService',
  743.             'sylius.factory.customer_group' => 'getSylius_Factory_CustomerGroupService',
  744.             'sylius.factory.email' => 'getSylius_Factory_EmailService',
  745.             'sylius.factory.exchange_rate' => 'getSylius_Factory_ExchangeRateService',
  746.             'sylius.factory.gateway_config' => 'getSylius_Factory_GatewayConfigService',
  747.             'sylius.factory.inventory_unit' => 'getSylius_Factory_InventoryUnitService',
  748.             'sylius.factory.locale' => 'getSylius_Factory_LocaleService',
  749.             'sylius.factory.oauth_user' => 'getSylius_Factory_OauthUserService',
  750.             'sylius.factory.order_item_unit' => 'getSylius_Factory_OrderItemUnitService',
  751.             'sylius.factory.order_sequence' => 'getSylius_Factory_OrderSequenceService',
  752.             'sylius.factory.pay' => 'getSylius_Factory_PayService',
  753.             'sylius.factory.pay_acount' => 'getSylius_Factory_PayAcountService',
  754.             'sylius.factory.pay_customer' => 'getSylius_Factory_PayCustomerService',
  755.             'sylius.factory.pay_fix_acount' => 'getSylius_Factory_PayFixAcountService',
  756.             'sylius.factory.pay_fixed' => 'getSylius_Factory_PayFixedService',
  757.             'sylius.factory.pay_import' => 'getSylius_Factory_PayImportService',
  758.             'sylius.factory.pay_mov' => 'getSylius_Factory_PayMovService',
  759.             'sylius.factory.pay_professional' => 'getSylius_Factory_PayProfessionalService',
  760.             'sylius.factory.pay_provider' => 'getSylius_Factory_PayProviderService',
  761.             'sylius.factory.payment_method_translation' => 'getSylius_Factory_PaymentMethodTranslationService',
  762.             'sylius.factory.payment_security_token' => 'getSylius_Factory_PaymentSecurityTokenService',
  763.             'sylius.factory.payum_get_status_action' => 'getSylius_Factory_PayumGetStatusActionService',
  764.             'sylius.factory.payum_resolve_next_route' => 'getSylius_Factory_PayumResolveNextRouteService',
  765.             'sylius.factory.product_abdomen' => 'getSylius_Factory_ProductAbdomenService',
  766.             'sylius.factory.product_association' => 'getSylius_Factory_ProductAssociationService',
  767.             'sylius.factory.product_association_type' => 'getSylius_Factory_ProductAssociationTypeService',
  768.             'sylius.factory.product_association_type_translation' => 'getSylius_Factory_ProductAssociationTypeTranslationService',
  769.             'sylius.factory.product_attribute' => 'getSylius_Factory_ProductAttributeService',
  770.             'sylius.factory.product_attribute_translation' => 'getSylius_Factory_ProductAttributeTranslationService',
  771.             'sylius.factory.product_attribute_value' => 'getSylius_Factory_ProductAttributeValueService',
  772.             'sylius.factory.product_image' => 'getSylius_Factory_ProductImageService',
  773.             'sylius.factory.product_mammary' => 'getSylius_Factory_ProductMammaryService',
  774.             'sylius.factory.product_option' => 'getSylius_Factory_ProductOptionService',
  775.             'sylius.factory.product_option_translation' => 'getSylius_Factory_ProductOptionTranslationService',
  776.             'sylius.factory.product_option_value' => 'getSylius_Factory_ProductOptionValueService',
  777.             'sylius.factory.product_option_value_translation' => 'getSylius_Factory_ProductOptionValueTranslationService',
  778.             'sylius.factory.product_review' => 'getSylius_Factory_ProductReviewService',
  779.             'sylius.factory.product_reviewer' => 'getSylius_Factory_ProductReviewerService',
  780.             'sylius.factory.product_room' => 'getSylius_Factory_ProductRoomService',
  781.             'sylius.factory.product_taxon' => 'getSylius_Factory_ProductTaxonService',
  782.             'sylius.factory.product_translation' => 'getSylius_Factory_ProductTranslationService',
  783.             'sylius.factory.product_variant_translation' => 'getSylius_Factory_ProductVariantTranslationService',
  784.             'sylius.factory.professional' => 'getSylius_Factory_ProfessionalService',
  785.             'sylius.factory.promotion' => 'getSylius_Factory_PromotionService',
  786.             'sylius.factory.promotion_translation' => 'getSylius_Factory_PromotionTranslationService',
  787.             'sylius.factory.province' => 'getSylius_Factory_ProvinceService',
  788.             'sylius.factory.shipment' => 'getSylius_Factory_ShipmentService',
  789.             'sylius.factory.shipment_unit' => 'getSylius_Factory_ShipmentUnitService',
  790.             'sylius.factory.shipping_category' => 'getSylius_Factory_ShippingCategoryService',
  791.             'sylius.factory.shipping_method' => 'getSylius_Factory_ShippingMethodService',
  792.             'sylius.factory.shipping_method_rule' => 'getSylius_Factory_ShippingMethodRuleService',
  793.             'sylius.factory.shipping_method_translation' => 'getSylius_Factory_ShippingMethodTranslationService',
  794.             'sylius.factory.shop_billing_data' => 'getSylius_Factory_ShopBillingDataService',
  795.             'sylius.factory.shop_user' => 'getSylius_Factory_ShopUserService',
  796.             'sylius.factory.tax_category' => 'getSylius_Factory_TaxCategoryService',
  797.             'sylius.factory.tax_rate' => 'getSylius_Factory_TaxRateService',
  798.             'sylius.factory.taxon_image' => 'getSylius_Factory_TaxonImageService',
  799.             'sylius.factory.taxon_translation' => 'getSylius_Factory_TaxonTranslationService',
  800.             'sylius.factory.turn' => 'getSylius_Factory_TurnService',
  801.             'sylius.factory.turn_taxon' => 'getSylius_Factory_TurnTaxonService',
  802.             'sylius.factory.zone_member' => 'getSylius_Factory_ZoneMemberService',
  803.             'sylius.fixture.address' => 'getSylius_Fixture_AddressService',
  804.             'sylius.fixture.admin_user' => 'getSylius_Fixture_AdminUserService',
  805.             'sylius.fixture.book_product' => 'getSylius_Fixture_BookProductService',
  806.             'sylius.fixture.channel' => 'getSylius_Fixture_ChannelService',
  807.             'sylius.fixture.currency' => 'getSylius_Fixture_CurrencyService',
  808.             'sylius.fixture.customer_group' => 'getSylius_Fixture_CustomerGroupService',
  809.             'sylius.fixture.example_factory.address' => 'getSylius_Fixture_ExampleFactory_AddressService',
  810.             'sylius.fixture.example_factory.admin_user' => 'getSylius_Fixture_ExampleFactory_AdminUserService',
  811.             'sylius.fixture.example_factory.channel' => 'getSylius_Fixture_ExampleFactory_ChannelService',
  812.             'sylius.fixture.example_factory.customer_group' => 'getSylius_Fixture_ExampleFactory_CustomerGroupService',
  813.             'sylius.fixture.example_factory.order' => 'getSylius_Fixture_ExampleFactory_OrderService',
  814.             'sylius.fixture.example_factory.payment_method' => 'getSylius_Fixture_ExampleFactory_PaymentMethodService',
  815.             'sylius.fixture.example_factory.product' => 'getSylius_Fixture_ExampleFactory_ProductService',
  816.             'sylius.fixture.example_factory.product_association' => 'getSylius_Fixture_ExampleFactory_ProductAssociationService',
  817.             'sylius.fixture.example_factory.product_association_type' => 'getSylius_Fixture_ExampleFactory_ProductAssociationTypeService',
  818.             'sylius.fixture.example_factory.product_attribute' => 'getSylius_Fixture_ExampleFactory_ProductAttributeService',
  819.             'sylius.fixture.example_factory.product_option' => 'getSylius_Fixture_ExampleFactory_ProductOptionService',
  820.             'sylius.fixture.example_factory.product_review' => 'getSylius_Fixture_ExampleFactory_ProductReviewService',
  821.             'sylius.fixture.example_factory.promotion' => 'getSylius_Fixture_ExampleFactory_PromotionService',
  822.             'sylius.fixture.example_factory.promotion_action' => 'getSylius_Fixture_ExampleFactory_PromotionActionService',
  823.             'sylius.fixture.example_factory.promotion_rule' => 'getSylius_Fixture_ExampleFactory_PromotionRuleService',
  824.             'sylius.fixture.example_factory.shipping_category' => 'getSylius_Fixture_ExampleFactory_ShippingCategoryService',
  825.             'sylius.fixture.example_factory.shipping_method' => 'getSylius_Fixture_ExampleFactory_ShippingMethodService',
  826.             'sylius.fixture.example_factory.shop_user' => 'getSylius_Fixture_ExampleFactory_ShopUserService',
  827.             'sylius.fixture.example_factory.tax_category' => 'getSylius_Fixture_ExampleFactory_TaxCategoryService',
  828.             'sylius.fixture.example_factory.tax_rate' => 'getSylius_Fixture_ExampleFactory_TaxRateService',
  829.             'sylius.fixture.example_factory.taxon' => 'getSylius_Fixture_ExampleFactory_TaxonService',
  830.             'sylius.fixture.geographical' => 'getSylius_Fixture_GeographicalService',
  831.             'sylius.fixture.locale' => 'getSylius_Fixture_LocaleService',
  832.             'sylius.fixture.mug_product' => 'getSylius_Fixture_MugProductService',
  833.             'sylius.fixture.order' => 'getSylius_Fixture_OrderService',
  834.             'sylius.fixture.payment_method' => 'getSylius_Fixture_PaymentMethodService',
  835.             'sylius.fixture.product' => 'getSylius_Fixture_ProductService',
  836.             'sylius.fixture.product_association' => 'getSylius_Fixture_ProductAssociationService',
  837.             'sylius.fixture.product_association_type' => 'getSylius_Fixture_ProductAssociationTypeService',
  838.             'sylius.fixture.product_attribute' => 'getSylius_Fixture_ProductAttributeService',
  839.             'sylius.fixture.product_option' => 'getSylius_Fixture_ProductOptionService',
  840.             'sylius.fixture.product_review' => 'getSylius_Fixture_ProductReviewService',
  841.             'sylius.fixture.promotion' => 'getSylius_Fixture_PromotionService',
  842.             'sylius.fixture.shipping_category' => 'getSylius_Fixture_ShippingCategoryService',
  843.             'sylius.fixture.shipping_method' => 'getSylius_Fixture_ShippingMethodService',
  844.             'sylius.fixture.shop_user' => 'getSylius_Fixture_ShopUserService',
  845.             'sylius.fixture.similar_product_association' => 'getSylius_Fixture_SimilarProductAssociationService',
  846.             'sylius.fixture.sticker_product' => 'getSylius_Fixture_StickerProductService',
  847.             'sylius.fixture.tax_category' => 'getSylius_Fixture_TaxCategoryService',
  848.             'sylius.fixture.tax_rate' => 'getSylius_Fixture_TaxRateService',
  849.             'sylius.fixture.taxon' => 'getSylius_Fixture_TaxonService',
  850.             'sylius.fixture.tshirt_product' => 'getSylius_Fixture_TshirtProductService',
  851.             'sylius.form.data_mapper.order_item_quantity' => 'getSylius_Form_DataMapper_OrderItemQuantityService',
  852.             'sylius.form.extension.type.address' => 'getSylius_Form_Extension_Type_AddressService',
  853.             'sylius.form.extension.type.cart' => 'getSylius_Form_Extension_Type_CartService',
  854.             'sylius.form.extension.type.cart_item' => 'getSylius_Form_Extension_Type_CartItemService',
  855.             'sylius.form.extension.type.channel' => 'getSylius_Form_Extension_Type_ChannelService',
  856.             'sylius.form.extension.type.collection' => 'getSylius_Form_Extension_Type_CollectionService',
  857.             'sylius.form.extension.type.country' => 'getSylius_Form_Extension_Type_CountryService',
  858.             'sylius.form.extension.type.customer' => 'getSylius_Form_Extension_Type_CustomerService',
  859.             'sylius.form.extension.type.gateway_config.crypted' => 'getSylius_Form_Extension_Type_GatewayConfig_CryptedService',
  860.             'sylius.form.extension.type.locale' => 'getSylius_Form_Extension_Type_LocaleService',
  861.             'sylius.form.extension.type.order' => 'getSylius_Form_Extension_Type_OrderService',
  862.             'sylius.form.extension.type.payment_method' => 'getSylius_Form_Extension_Type_PaymentMethodService',
  863.             'sylius.form.extension.type.product' => 'getSylius_Form_Extension_Type_ProductService',
  864.             'sylius.form.extension.type.product_translation' => 'getSylius_Form_Extension_Type_ProductTranslationService',
  865.             'sylius.form.extension.type.product_variant' => 'getSylius_Form_Extension_Type_ProductVariantService',
  866.             'sylius.form.extension.type.product_variant_generation' => 'getSylius_Form_Extension_Type_ProductVariantGenerationService',
  867.             'sylius.form.extension.type.promotion' => 'getSylius_Form_Extension_Type_PromotionService',
  868.             'sylius.form.extension.type.promotion_coupon' => 'getSylius_Form_Extension_Type_PromotionCouponService',
  869.             'sylius.form.extension.type.promotion_filter_collection' => 'getSylius_Form_Extension_Type_PromotionFilterCollectionService',
  870.             'sylius.form.extension.type.shipping_method' => 'getSylius_Form_Extension_Type_ShippingMethodService',
  871.             'sylius.form.extension.type.tax_rate' => 'getSylius_Form_Extension_Type_TaxRateService',
  872.             'sylius.form.extension.type.taxon' => 'getSylius_Form_Extension_Type_TaxonService',
  873.             'sylius.form.type.add_to_cart' => 'getSylius_Form_Type_AddToCartService',
  874.             'sylius.form.type.address' => 'getSylius_Form_Type_AddressService',
  875.             'sylius.form.type.address_choice' => 'getSylius_Form_Type_AddressChoiceService',
  876.             'sylius.form.type.admin_user' => 'getSylius_Form_Type_AdminUserService',
  877.             'sylius.form.type.admin_user_group' => 'getSylius_Form_Type_AdminUserGroupService',
  878.             'sylius.form.type.article' => 'getSylius_Form_Type_ArticleService',
  879.             'sylius.form.type.article_brand' => 'getSylius_Form_Type_ArticleBrandService',
  880.             'sylius.form.type.article_deposit' => 'getSylius_Form_Type_ArticleDepositService',
  881.             'sylius.form.type.article_deposits' => 'getSylius_Form_Type_ArticleDepositsService',
  882.             'sylius.form.type.article_group' => 'getSylius_Form_Type_ArticleGroupService',
  883.             'sylius.form.type.article_lot' => 'getSylius_Form_Type_ArticleLotService',
  884.             'sylius.form.type.article_lot_embed' => 'getSylius_Form_Type_ArticleLotEmbedService',
  885.             'sylius.form.type.article_lot_embed_pay_provider' => 'getSylius_Form_Type_ArticleLotEmbedPayProviderService',
  886.             'sylius.form.type.article_mov' => 'getSylius_Form_Type_ArticleMovService',
  887.             'sylius.form.type.article_mov_embed' => 'getSylius_Form_Type_ArticleMovEmbedService',
  888.             'sylius.form.type.article_provider' => 'getSylius_Form_Type_ArticleProviderService',
  889.             'sylius.form.type.attribute_type.select' => 'getSylius_Form_Type_AttributeType_SelectService',
  890.             'sylius.form.type.attribute_type.select.choices_collection' => 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService',
  891.             'sylius.form.type.attribute_type_choice' => 'getSylius_Form_Type_AttributeTypeChoiceService',
  892.             'sylius.form.type.autocomplete_product_taxon_choice' => 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService',
  893.             'sylius.form.type.avatar_image' => 'getSylius_Form_Type_AvatarImageService',
  894.             'sylius.form.type.budget' => 'getSylius_Form_Type_BudgetService',
  895.             'sylius.form.type.budget_import' => 'getSylius_Form_Type_BudgetImportService',
  896.             'sylius.form.type.cart' => 'getSylius_Form_Type_CartService',
  897.             'sylius.form.type.cart_item' => 'getSylius_Form_Type_CartItemService',
  898.             'sylius.form.type.channel' => 'getSylius_Form_Type_ChannelService',
  899.             'sylius.form.type.channel_based_shipping_calculator.flat_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService',
  900.             'sylius.form.type.channel_based_shipping_calculator.per_unit_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService',
  901.             'sylius.form.type.channel_choice' => 'getSylius_Form_Type_ChannelChoiceService',
  902.             'sylius.form.type.channel_pricing' => 'getSylius_Form_Type_ChannelPricingService',
  903.             'sylius.form.type.channels_collection' => 'getSylius_Form_Type_ChannelsCollectionService',
  904.             'sylius.form.type.checkout_address' => 'getSylius_Form_Type_CheckoutAddressService',
  905.             'sylius.form.type.checkout_complete' => 'getSylius_Form_Type_CheckoutCompleteService',
  906.             'sylius.form.type.checkout_payment' => 'getSylius_Form_Type_CheckoutPaymentService',
  907.             'sylius.form.type.checkout_select_payment' => 'getSylius_Form_Type_CheckoutSelectPaymentService',
  908.             'sylius.form.type.checkout_select_shipping' => 'getSylius_Form_Type_CheckoutSelectShippingService',
  909.             'sylius.form.type.checkout_shipment' => 'getSylius_Form_Type_CheckoutShipmentService',
  910.             'sylius.form.type.country' => 'getSylius_Form_Type_CountryService',
  911.             'sylius.form.type.country_choice' => 'getSylius_Form_Type_CountryChoiceService',
  912.             'sylius.form.type.country_code_choice' => 'getSylius_Form_Type_CountryCodeChoiceService',
  913.             'sylius.form.type.currency' => 'getSylius_Form_Type_CurrencyService',
  914.             'sylius.form.type.currency_choice' => 'getSylius_Form_Type_CurrencyChoiceService',
  915.             'sylius.form.type.customer' => 'getSylius_Form_Type_CustomerService',
  916.             'sylius.form.type.customer_checkout_guest' => 'getSylius_Form_Type_CustomerCheckoutGuestService',
  917.             'sylius.form.type.customer_choice' => 'getSylius_Form_Type_CustomerChoiceService',
  918.             'sylius.form.type.customer_group' => 'getSylius_Form_Type_CustomerGroupService',
  919.             'sylius.form.type.customer_group_choice' => 'getSylius_Form_Type_CustomerGroupChoiceService',
  920.             'sylius.form.type.customer_group_code_choice' => 'getSylius_Form_Type_CustomerGroupCodeChoiceService',
  921.             'sylius.form.type.customer_guest' => 'getSylius_Form_Type_CustomerGuestService',
  922.             'sylius.form.type.customer_profile' => 'getSylius_Form_Type_CustomerProfileService',
  923.             'sylius.form.type.customer_registration' => 'getSylius_Form_Type_CustomerRegistrationService',
  924.             'sylius.form.type.customer_simple_registration' => 'getSylius_Form_Type_CustomerSimpleRegistrationService',
  925.             'sylius.form.type.data_transformer.product_variants_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductVariantsToCodesService',
  926.             'sylius.form.type.data_transformer.products_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductsToCodesService',
  927.             'sylius.form.type.data_transformer.taxons_to_codes' => 'getSylius_Form_Type_DataTransformer_TaxonsToCodesService',
  928.             'sylius.form.type.default' => 'getSylius_Form_Type_DefaultService',
  929.             'sylius.form.type.exchange_rate' => 'getSylius_Form_Type_ExchangeRateService',
  930.             'sylius.form.type.filter_pay' => 'getSylius_Form_Type_FilterPayService',
  931.             'sylius.form.type.filter_turn' => 'getSylius_Form_Type_FilterTurnService',
  932.             'sylius.form.type.for_products_scope' => 'getSylius_Form_Type_ForProductsScopeService',
  933.             'sylius.form.type.for_taxons_scope' => 'getSylius_Form_Type_ForTaxonsScopeService',
  934.             'sylius.form.type.for_variants_scope' => 'getSylius_Form_Type_ForVariantsScopeService',
  935.             'sylius.form.type.gateway_config' => 'getSylius_Form_Type_GatewayConfigService',
  936.             'sylius.form.type.gateway_configuration.paypal' => 'getSylius_Form_Type_GatewayConfiguration_PaypalService',
  937.             'sylius.form.type.gateway_configuration.stripe' => 'getSylius_Form_Type_GatewayConfiguration_StripeService',
  938.             'sylius.form.type.grid_filter.boolean' => 'getSylius_Form_Type_GridFilter_BooleanService',
  939.             'sylius.form.type.grid_filter.date' => 'getSylius_Form_Type_GridFilter_DateService',
  940.             'sylius.form.type.grid_filter.entity' => 'getSylius_Form_Type_GridFilter_EntityService',
  941.             'sylius.form.type.grid_filter.exists' => 'getSylius_Form_Type_GridFilter_ExistsService',
  942.             'sylius.form.type.grid_filter.money' => 'getSylius_Form_Type_GridFilter_MoneyService',
  943.             'sylius.form.type.grid_filter.select' => 'getSylius_Form_Type_GridFilter_SelectService',
  944.             'sylius.form.type.grid_filter.string' => 'getSylius_Form_Type_GridFilter_StringService',
  945.             'sylius.form.type.locale' => 'getSylius_Form_Type_LocaleService',
  946.             'sylius.form.type.locale_choice' => 'getSylius_Form_Type_LocaleChoiceService',
  947.             'sylius.form.type.money' => 'getSylius_Form_Type_MoneyService',
  948.             'sylius.form.type.order' => 'getSylius_Form_Type_OrderService',
  949.             'sylius.form.type.order_item' => 'getSylius_Form_Type_OrderItemService',
  950.             'sylius.form.type.pay' => 'getSylius_Form_Type_PayService',
  951.             'sylius.form.type.pay_acount' => 'getSylius_Form_Type_PayAcountService',
  952.             'sylius.form.type.pay_customer' => 'getSylius_Form_Type_PayCustomerService',
  953.             'sylius.form.type.pay_embed' => 'getSylius_Form_Type_PayEmbedService',
  954.             'sylius.form.type.pay_embed_product_type' => 'getSylius_Form_Type_PayEmbedProductTypeService',
  955.             'sylius.form.type.pay_fix_acount' => 'getSylius_Form_Type_PayFixAcountService',
  956.             'sylius.form.type.pay_fixed' => 'getSylius_Form_Type_PayFixedService',
  957.             'sylius.form.type.pay_import' => 'getSylius_Form_Type_PayImportService',
  958.             'sylius.form.type.pay_mov' => 'getSylius_Form_Type_PayMovService',
  959.             'sylius.form.type.pay_professional' => 'getSylius_Form_Type_PayProfessionalService',
  960.             'sylius.form.type.pay_provider' => 'getSylius_Form_Type_PayProviderService',
  961.             'sylius.form.type.payment' => 'getSylius_Form_Type_PaymentService',
  962.             'sylius.form.type.payment_gateway_choice' => 'getSylius_Form_Type_PaymentGatewayChoiceService',
  963.             'sylius.form.type.payment_method' => 'getSylius_Form_Type_PaymentMethodService',
  964.             'sylius.form.type.payment_method_choice' => 'getSylius_Form_Type_PaymentMethodChoiceService',
  965.             'sylius.form.type.payment_method_translation' => 'getSylius_Form_Type_PaymentMethodTranslationService',
  966.             'sylius.form.type.product' => 'getSylius_Form_Type_ProductService',
  967.             'sylius.form.type.product_abdomen' => 'getSylius_Form_Type_ProductAbdomenService',
  968.             'sylius.form.type.product_embed' => 'getSylius_Form_Type_ProductEmbedService',
  969.             'sylius.form.type.product_image' => 'getSylius_Form_Type_ProductImageService',
  970.             'sylius.form.type.product_mammary' => 'getSylius_Form_Type_ProductMammaryService',
  971.             'sylius.form.type.product_review' => 'getSylius_Form_Type_ProductReviewService',
  972.             'sylius.form.type.product_room' => 'getSylius_Form_Type_ProductRoomService',
  973.             'sylius.form.type.professional' => 'getSylius_Form_Type_ProfessionalService',
  974.             'sylius.form.type.promotion' => 'getSylius_Form_Type_PromotionService',
  975.             'sylius.form.type.promotion_action' => 'getSylius_Form_Type_PromotionActionService',
  976.             'sylius.form.type.promotion_action.collection' => 'getSylius_Form_Type_PromotionAction_CollectionService',
  977.             'sylius.form.type.promotion_action.filter.product' => 'getSylius_Form_Type_PromotionAction_Filter_ProductService',
  978.             'sylius.form.type.promotion_action.filter.taxon' => 'getSylius_Form_Type_PromotionAction_Filter_TaxonService',
  979.             'sylius.form.type.promotion_action_choice' => 'getSylius_Form_Type_PromotionActionChoiceService',
  980.             'sylius.form.type.promotion_coupon' => 'getSylius_Form_Type_PromotionCouponService',
  981.             'sylius.form.type.promotion_coupon_generator_instruction' => 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService',
  982.             'sylius.form.type.promotion_coupon_to_code' => 'getSylius_Form_Type_PromotionCouponToCodeService',
  983.             'sylius.form.type.promotion_rule' => 'getSylius_Form_Type_PromotionRuleService',
  984.             'sylius.form.type.promotion_rule.collection' => 'getSylius_Form_Type_PromotionRule_CollectionService',
  985.             'sylius.form.type.promotion_rule.contains_product_configuration' => 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService',
  986.             'sylius.form.type.promotion_rule.customer_group_configuration' => 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService',
  987.             'sylius.form.type.promotion_rule.has_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService',
  988.             'sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService',
  989.             'sylius.form.type.promotion_rule_choice' => 'getSylius_Form_Type_PromotionRuleChoiceService',
  990.             'sylius.form.type.province' => 'getSylius_Form_Type_ProvinceService',
  991.             'sylius.form.type.province_choice' => 'getSylius_Form_Type_ProvinceChoiceService',
  992.             'sylius.form.type.province_code_choice' => 'getSylius_Form_Type_ProvinceCodeChoiceService',
  993.             'sylius.form.type.resource_autocomplete_choice' => 'getSylius_Form_Type_ResourceAutocompleteChoiceService',
  994.             'sylius.form.type.resource_translations' => 'getSylius_Form_Type_ResourceTranslationsService',
  995.             'sylius.form.type.security_login' => 'getSylius_Form_Type_SecurityLoginService',
  996.             'sylius.form.type.shipment' => 'getSylius_Form_Type_ShipmentService',
  997.             'sylius.form.type.shipment_ship' => 'getSylius_Form_Type_ShipmentShipService',
  998.             'sylius.form.type.shipping_calculator_choice' => 'getSylius_Form_Type_ShippingCalculatorChoiceService',
  999.             'sylius.form.type.shipping_category' => 'getSylius_Form_Type_ShippingCategoryService',
  1000.             'sylius.form.type.shipping_category_choice' => 'getSylius_Form_Type_ShippingCategoryChoiceService',
  1001.             'sylius.form.type.shipping_method' => 'getSylius_Form_Type_ShippingMethodService',
  1002.             'sylius.form.type.shipping_method_choice' => 'getSylius_Form_Type_ShippingMethodChoiceService',
  1003.             'sylius.form.type.shipping_method_rule' => 'getSylius_Form_Type_ShippingMethodRuleService',
  1004.             'sylius.form.type.shipping_method_rule.collection' => 'getSylius_Form_Type_ShippingMethodRule_CollectionService',
  1005.             'sylius.form.type.shipping_method_rule_choice' => 'getSylius_Form_Type_ShippingMethodRuleChoiceService',
  1006.             'sylius.form.type.shipping_method_translation' => 'getSylius_Form_Type_ShippingMethodTranslationService',
  1007.             'sylius.form.type.shop_billing_data' => 'getSylius_Form_Type_ShopBillingDataService',
  1008.             'sylius.form.type.shop_user' => 'getSylius_Form_Type_ShopUserService',
  1009.             'sylius.form.type.shop_user_registration' => 'getSylius_Form_Type_ShopUserRegistrationService',
  1010.             'sylius.form.type.tax_calculation_strategy_choice' => 'getSylius_Form_Type_TaxCalculationStrategyChoiceService',
  1011.             'sylius.form.type.tax_calculator_choice' => 'getSylius_Form_Type_TaxCalculatorChoiceService',
  1012.             'sylius.form.type.tax_category' => 'getSylius_Form_Type_TaxCategoryService',
  1013.             'sylius.form.type.tax_category_choice' => 'getSylius_Form_Type_TaxCategoryChoiceService',
  1014.             'sylius.form.type.tax_rate' => 'getSylius_Form_Type_TaxRateService',
  1015.             'sylius.form.type.taxon' => 'getSylius_Form_Type_TaxonService',
  1016.             'sylius.form.type.taxon_image' => 'getSylius_Form_Type_TaxonImageService',
  1017.             'sylius.form.type.taxon_position' => 'getSylius_Form_Type_TaxonPositionService',
  1018.             'sylius.form.type.taxon_translation' => 'getSylius_Form_Type_TaxonTranslationService',
  1019.             'sylius.form.type.turn' => 'getSylius_Form_Type_TurnService',
  1020.             'sylius.form.type.user_change_password' => 'getSylius_Form_Type_UserChangePasswordService',
  1021.             'sylius.form.type.user_login' => 'getSylius_Form_Type_UserLoginService',
  1022.             'sylius.form.type.user_request_password_reset' => 'getSylius_Form_Type_UserRequestPasswordResetService',
  1023.             'sylius.form.type.user_reset_password' => 'getSylius_Form_Type_UserResetPasswordService',
  1024.             'sylius.form.type.zone' => 'getSylius_Form_Type_ZoneService',
  1025.             'sylius.form.type.zone_choice' => 'getSylius_Form_Type_ZoneChoiceService',
  1026.             'sylius.form.type.zone_code_choice' => 'getSylius_Form_Type_ZoneCodeChoiceService',
  1027.             'sylius.form.type.zone_member' => 'getSylius_Form_Type_ZoneMemberService',
  1028.             'sylius.form_registry.attribute_type' => 'getSylius_FormRegistry_AttributeTypeService',
  1029.             'sylius.form_registry.payum_gateway_config' => 'getSylius_FormRegistry_PayumGatewayConfigService',
  1030.             'sylius.form_registry.promotion_action' => 'getSylius_FormRegistry_PromotionActionService',
  1031.             'sylius.form_registry.promotion_rule_checker' => 'getSylius_FormRegistry_PromotionRuleCheckerService',
  1032.             'sylius.form_registry.shipping_calculator' => 'getSylius_FormRegistry_ShippingCalculatorService',
  1033.             'sylius.form_registry.shipping_method_rule_checker' => 'getSylius_FormRegistry_ShippingMethodRuleCheckerService',
  1034.             'sylius.generator.product_variant' => 'getSylius_Generator_ProductVariantService',
  1035.             'sylius.generator.slug' => 'getSylius_Generator_SlugService',
  1036.             'sylius.generator.taxon_slug' => 'getSylius_Generator_TaxonSlugService',
  1037.             'sylius.grid.array_grid_provider' => 'getSylius_Grid_ArrayGridProviderService',
  1038.             'sylius.grid.array_to_definition_converter' => 'getSylius_Grid_ArrayToDefinitionConverterService',
  1039.             'sylius.grid.chain_provider' => 'getSylius_Grid_ChainProviderService',
  1040.             'sylius.grid.configuration_extender' => 'getSylius_Grid_ConfigurationExtenderService',
  1041.             'sylius.grid.configuration_removals_handler' => 'getSylius_Grid_ConfigurationRemovalsHandlerService',
  1042.             'sylius.grid.data_provider' => 'getSylius_Grid_DataProviderService',
  1043.             'sylius.grid.data_source_provider' => 'getSylius_Grid_DataSourceProviderService',
  1044.             'sylius.grid.field.validator' => 'getSylius_Grid_Field_ValidatorService',
  1045.             'sylius.grid.filters_applicator' => 'getSylius_Grid_FiltersApplicatorService',
  1046.             'sylius.grid.filters_criteria_resolver' => 'getSylius_Grid_FiltersCriteriaResolverService',
  1047.             'sylius.grid.grid_registry' => 'getSylius_Grid_GridRegistryService',
  1048.             'sylius.grid.resource_view_factory' => 'getSylius_Grid_ResourceViewFactoryService',
  1049.             'sylius.grid.service_grid_provider' => 'getSylius_Grid_ServiceGridProviderService',
  1050.             'sylius.grid.sorter' => 'getSylius_Grid_SorterService',
  1051.             'sylius.grid.sorter.validator' => 'getSylius_Grid_Sorter_ValidatorService',
  1052.             'sylius.grid.view_factory' => 'getSylius_Grid_ViewFactoryService',
  1053.             'sylius.grid_driver.doctrine.dbal' => 'getSylius_GridDriver_Doctrine_DbalService',
  1054.             'sylius.grid_driver.doctrine.orm' => 'getSylius_GridDriver_Doctrine_OrmService',
  1055.             'sylius.grid_filter.boolean' => 'getSylius_GridFilter_BooleanService',
  1056.             'sylius.grid_filter.date' => 'getSylius_GridFilter_DateService',
  1057.             'sylius.grid_filter.entities' => 'getSylius_GridFilter_EntitiesService',
  1058.             'sylius.grid_filter.entity' => 'getSylius_GridFilter_EntityService',
  1059.             'sylius.grid_filter.exists' => 'getSylius_GridFilter_ExistsService',
  1060.             'sylius.grid_filter.fields_combine' => 'getSylius_GridFilter_FieldsCombineService',
  1061.             'sylius.grid_filter.money' => 'getSylius_GridFilter_MoneyService',
  1062.             'sylius.grid_filter.resource_autocomplete' => 'getSylius_GridFilter_ResourceAutocompleteService',
  1063.             'sylius.grid_filter.select' => 'getSylius_GridFilter_SelectService',
  1064.             'sylius.grid_filter.shop_string' => 'getSylius_GridFilter_ShopStringService',
  1065.             'sylius.grid_filter.string' => 'getSylius_GridFilter_StringService',
  1066.             'sylius.handler.shop_user_logout' => 'getSylius_Handler_ShopUserLogoutService',
  1067.             'sylius.image_uploader' => 'getSylius_ImageUploaderService',
  1068.             'sylius.installer.checker.command_directory' => 'getSylius_Installer_Checker_CommandDirectoryService',
  1069.             'sylius.installer.checker.sylius_requirements' => 'getSylius_Installer_Checker_SyliusRequirementsService',
  1070.             'sylius.integer_distributor' => 'getSylius_IntegerDistributorService',
  1071.             'sylius.invoice_number_generator' => 'getSylius_InvoiceNumberGeneratorService',
  1072.             'sylius.listener.avatar_upload' => 'getSylius_Listener_AvatarUploadService',
  1073.             'sylius.listener.canonicalizer' => 'getSylius_Listener_CanonicalizerService',
  1074.             'sylius.listener.channel' => 'getSylius_Listener_ChannelService',
  1075.             'sylius.listener.customer_default_address' => 'getSylius_Listener_CustomerDefaultAddressService',
  1076.             'sylius.listener.default_username' => 'getSylius_Listener_DefaultUsernameService',
  1077.             'sylius.listener.email_updater' => 'getSylius_Listener_EmailUpdaterService',
  1078.             'sylius.listener.images_remove' => 'getSylius_Listener_ImagesRemoveService',
  1079.             'sylius.listener.images_upload' => 'getSylius_Listener_ImagesUploadService',
  1080.             'sylius.listener.locking' => 'getSylius_Listener_LockingService',
  1081.             'sylius.listener.order_complete' => 'getSylius_Listener_OrderCompleteService',
  1082.             'sylius.listener.order_customer_ip' => 'getSylius_Listener_OrderCustomerIpService',
  1083.             'sylius.listener.order_integrity_checker' => 'getSylius_Listener_OrderIntegrityCheckerService',
  1084.             'sylius.listener.order_recalculation' => 'getSylius_Listener_OrderRecalculationService',
  1085.             'sylius.listener.password_updater' => 'getSylius_Listener_PasswordUpdaterService',
  1086.             'sylius.listener.product_review_change' => 'getSylius_Listener_ProductReviewChangeService',
  1087.             'sylius.listener.review_create' => 'getSylius_Listener_ReviewCreateService',
  1088.             'sylius.listener.select_product_attribute_choice_remove' => 'getSylius_Listener_SelectProductAttributeChoiceRemoveService',
  1089.             'sylius.listener.shipment_ship' => 'getSylius_Listener_ShipmentShipService',
  1090.             'sylius.listener.shop_cart_blamer' => 'getSylius_Listener_ShopCartBlamerService',
  1091.             'sylius.listener.simple_product_locking' => 'getSylius_Listener_SimpleProductLockingService',
  1092.             'sylius.listener.taxon_deletion' => 'getSylius_Listener_TaxonDeletionService',
  1093.             'sylius.listener.user_cart_recalculation' => 'getSylius_Listener_UserCartRecalculationService',
  1094.             'sylius.listener.user_impersonated' => 'getSylius_Listener_UserImpersonatedService',
  1095.             'sylius.listener.user_registration' => 'getSylius_Listener_UserRegistrationService',
  1096.             'sylius.listener.zone_member_integrity' => 'getSylius_Listener_ZoneMemberIntegrityService',
  1097.             'sylius.mailer.default_settings_provider' => 'getSylius_Mailer_DefaultSettingsProviderService',
  1098.             'sylius.mailer.order_email_manager' => 'getSylius_Mailer_OrderEmailManagerService',
  1099.             'sylius.oauth_user.pin_generator.password_reset' => 'getSylius_OauthUser_PinGenerator_PasswordResetService',
  1100.             'sylius.oauth_user.token_generator.email_verification' => 'getSylius_OauthUser_TokenGenerator_EmailVerificationService',
  1101.             'sylius.oauth_user.token_generator.password_reset' => 'getSylius_OauthUser_TokenGenerator_PasswordResetService',
  1102.             'sylius.order_item_names_setter' => 'getSylius_OrderItemNamesSetterService',
  1103.             'sylius.order_item_quantity_modifier.limiting' => 'getSylius_OrderItemQuantityModifier_LimitingService',
  1104.             'sylius.order_locale_assigner' => 'getSylius_OrderLocaleAssignerService',
  1105.             'sylius.order_modifier' => 'getSylius_OrderModifierService',
  1106.             'sylius.order_number_assigner' => 'getSylius_OrderNumberAssignerService',
  1107.             'sylius.order_payment_provider' => 'getSylius_OrderPaymentProviderService',
  1108.             'sylius.order_processing.order_adjustments_clearer' => 'getSylius_OrderProcessing_OrderAdjustmentsClearerService',
  1109.             'sylius.order_processing.order_payment_processor.after_checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_AfterCheckoutService',
  1110.             'sylius.order_processing.order_payment_processor.checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_CheckoutService',
  1111.             'sylius.order_processing.order_prices_recalculator' => 'getSylius_OrderProcessing_OrderPricesRecalculatorService',
  1112.             'sylius.order_processing.order_processor' => 'getSylius_OrderProcessing_OrderProcessorService',
  1113.             'sylius.order_processing.order_promotion_processor' => 'getSylius_OrderProcessing_OrderPromotionProcessorService',
  1114.             'sylius.order_processing.order_shipment_processor' => 'getSylius_OrderProcessing_OrderShipmentProcessorService',
  1115.             'sylius.order_processing.order_taxes_processor' => 'getSylius_OrderProcessing_OrderTaxesProcessorService',
  1116.             'sylius.order_processing.shipping_charges_processor' => 'getSylius_OrderProcessing_ShippingChargesProcessorService',
  1117.             'sylius.pay_dashboard.statistics_provider' => 'getSylius_PayDashboard_StatisticsProviderService',
  1118.             'sylius.payment_description_provider' => 'getSylius_PaymentDescriptionProviderService',
  1119.             'sylius.payment_method_resolver.default' => 'getSylius_PaymentMethodResolver_DefaultService',
  1120.             'sylius.payum.http_client' => 'getSylius_Payum_HttpClientService',
  1121.             'sylius.payum_action.authorize_payment' => 'getSylius_PayumAction_AuthorizePaymentService',
  1122.             'sylius.payum_action.capture_payment' => 'getSylius_PayumAction_CapturePaymentService',
  1123.             'sylius.payum_action.execute_same_request_with_payment_details' => 'getSylius_PayumAction_ExecuteSameRequestWithPaymentDetailsService',
  1124.             'sylius.payum_action.offline.convert_payment' => 'getSylius_PayumAction_Offline_ConvertPaymentService',
  1125.             'sylius.payum_action.offline.resolve_next_route' => 'getSylius_PayumAction_Offline_ResolveNextRouteService',
  1126.             'sylius.payum_action.offline.status' => 'getSylius_PayumAction_Offline_StatusService',
  1127.             'sylius.payum_action.paypal_express_checkout.convert_payment' => 'getSylius_PayumAction_PaypalExpressCheckout_ConvertPaymentService',
  1128.             'sylius.payum_action.resolve_next_route' => 'getSylius_PayumAction_ResolveNextRouteService',
  1129.             'sylius.payum_extension.update_payment_state' => 'getSylius_PayumExtension_UpdatePaymentStateService',
  1130.             'sylius.product_review.average_rating_updater' => 'getSylius_ProductReview_AverageRatingUpdaterService',
  1131.             'sylius.promotion.units_promotion_adjustments_applicator' => 'getSylius_Promotion_UnitsPromotionAdjustmentsApplicatorService',
  1132.             'sylius.promotion_action.fixed_discount' => 'getSylius_PromotionAction_FixedDiscountService',
  1133.             'sylius.promotion_action.percentage_discount' => 'getSylius_PromotionAction_PercentageDiscountService',
  1134.             'sylius.promotion_action.shipping_percentage_discount' => 'getSylius_PromotionAction_ShippingPercentageDiscountService',
  1135.             'sylius.promotion_action.unit_fixed_discount' => 'getSylius_PromotionAction_UnitFixedDiscountService',
  1136.             'sylius.promotion_action.unit_percentage_discount' => 'getSylius_PromotionAction_UnitPercentageDiscountService',
  1137.             'sylius.promotion_applicator' => 'getSylius_PromotionApplicatorService',
  1138.             'sylius.promotion_coupon_eligibility_checker' => 'getSylius_PromotionCouponEligibilityCheckerService',
  1139.             'sylius.promotion_coupon_generator' => 'getSylius_PromotionCouponGeneratorService',
  1140.             'sylius.promotion_coupon_generator.percentage_policy' => 'getSylius_PromotionCouponGenerator_PercentagePolicyService',
  1141.             'sylius.promotion_eligibility_checker' => 'getSylius_PromotionEligibilityCheckerService',
  1142.             'sylius.promotion_filter.price_range' => 'getSylius_PromotionFilter_PriceRangeService',
  1143.             'sylius.promotion_filter.product' => 'getSylius_PromotionFilter_ProductService',
  1144.             'sylius.promotion_filter.taxon' => 'getSylius_PromotionFilter_TaxonService',
  1145.             'sylius.promotion_processor' => 'getSylius_PromotionProcessorService',
  1146.             'sylius.promotion_rule_checker.cart_quantity' => 'getSylius_PromotionRuleChecker_CartQuantityService',
  1147.             'sylius.promotion_rule_checker.contains_product' => 'getSylius_PromotionRuleChecker_ContainsProductService',
  1148.             'sylius.promotion_rule_checker.has_taxon' => 'getSylius_PromotionRuleChecker_HasTaxonService',
  1149.             'sylius.promotion_rule_checker.item_total' => 'getSylius_PromotionRuleChecker_ItemTotalService',
  1150.             'sylius.promotion_rule_checker.nth_order' => 'getSylius_PromotionRuleChecker_NthOrderService',
  1151.             'sylius.promotion_rule_checker.shipping_country' => 'getSylius_PromotionRuleChecker_ShippingCountryService',
  1152.             'sylius.promotion_rule_checker.total_of_items_from_taxon' => 'getSylius_PromotionRuleChecker_TotalOfItemsFromTaxonService',
  1153.             'sylius.promotion_rule_updater.has_taxon' => 'getSylius_PromotionRuleUpdater_HasTaxonService',
  1154.             'sylius.promotion_rule_updater.total_of_items_from_taxon' => 'getSylius_PromotionRuleUpdater_TotalOfItemsFromTaxonService',
  1155.             'sylius.promotion_usage_modifier' => 'getSylius_PromotionUsageModifierService',
  1156.             'sylius.proportional_integer_distributor' => 'getSylius_ProportionalIntegerDistributorService',
  1157.             'sylius.provider.channel_based_default_zone_provider' => 'getSylius_Provider_ChannelBasedDefaultZoneProviderService',
  1158.             'sylius.random_generator' => 'getSylius_RandomGeneratorService',
  1159.             'sylius.registry.attribute_type' => 'getSylius_Registry_AttributeTypeService',
  1160.             'sylius.registry.grid_driver' => 'getSylius_Registry_GridDriverService',
  1161.             'sylius.registry.grid_filter' => 'getSylius_Registry_GridFilterService',
  1162.             'sylius.registry.tax_calculation_strategy' => 'getSylius_Registry_TaxCalculationStrategyService',
  1163.             'sylius.registry.tax_calculator' => 'getSylius_Registry_TaxCalculatorService',
  1164.             'sylius.registry_promotion_action' => 'getSylius_RegistryPromotionActionService',
  1165.             'sylius.registry_promotion_rule_checker' => 'getSylius_RegistryPromotionRuleCheckerService',
  1166.             'sylius.repository.address' => 'getSylius_Repository_AddressService',
  1167.             'sylius.repository.address_log_entry' => 'getSylius_Repository_AddressLogEntryService',
  1168.             'sylius.repository.adjustment' => 'getSylius_Repository_AdjustmentService',
  1169.             'sylius.repository.admin_user' => 'getSylius_Repository_AdminUserService',
  1170.             'sylius.repository.admin_user_group' => 'getSylius_Repository_AdminUserGroupService',
  1171.             'sylius.repository.article' => 'getSylius_Repository_ArticleService',
  1172.             'sylius.repository.article_brand' => 'getSylius_Repository_ArticleBrandService',
  1173.             'sylius.repository.article_deposit' => 'getSylius_Repository_ArticleDepositService',
  1174.             'sylius.repository.article_group' => 'getSylius_Repository_ArticleGroupService',
  1175.             'sylius.repository.article_lot' => 'getSylius_Repository_ArticleLotService',
  1176.             'sylius.repository.article_mov' => 'getSylius_Repository_ArticleMovService',
  1177.             'sylius.repository.article_provider' => 'getSylius_Repository_ArticleProviderService',
  1178.             'sylius.repository.avatar_image' => 'getSylius_Repository_AvatarImageService',
  1179.             'sylius.repository.budget' => 'getSylius_Repository_BudgetService',
  1180.             'sylius.repository.budget_import' => 'getSylius_Repository_BudgetImportService',
  1181.             'sylius.repository.catalog_promotion' => 'getSylius_Repository_CatalogPromotionService',
  1182.             'sylius.repository.catalog_promotion_action' => 'getSylius_Repository_CatalogPromotionActionService',
  1183.             'sylius.repository.catalog_promotion_scope' => 'getSylius_Repository_CatalogPromotionScopeService',
  1184.             'sylius.repository.catalog_promotion_translation' => 'getSylius_Repository_CatalogPromotionTranslationService',
  1185.             'sylius.repository.channel_pricing' => 'getSylius_Repository_ChannelPricingService',
  1186.             'sylius.repository.country' => 'getSylius_Repository_CountryService',
  1187.             'sylius.repository.currency' => 'getSylius_Repository_CurrencyService',
  1188.             'sylius.repository.customer' => 'getSylius_Repository_CustomerService',
  1189.             'sylius.repository.customer_group' => 'getSylius_Repository_CustomerGroupService',
  1190.             'sylius.repository.gateway_config' => 'getSylius_Repository_GatewayConfigService',
  1191.             'sylius.repository.inventory_unit' => 'getSylius_Repository_InventoryUnitService',
  1192.             'sylius.repository.oauth_user' => 'getSylius_Repository_OauthUserService',
  1193.             'sylius.repository.order_item' => 'getSylius_Repository_OrderItemService',
  1194.             'sylius.repository.order_item_unit' => 'getSylius_Repository_OrderItemUnitService',
  1195.             'sylius.repository.order_sequence' => 'getSylius_Repository_OrderSequenceService',
  1196.             'sylius.repository.pay' => 'getSylius_Repository_PayService',
  1197.             'sylius.repository.pay_acount' => 'getSylius_Repository_PayAcountService',
  1198.             'sylius.repository.pay_customer' => 'getSylius_Repository_PayCustomerService',
  1199.             'sylius.repository.pay_fix_acount' => 'getSylius_Repository_PayFixAcountService',
  1200.             'sylius.repository.pay_fixed' => 'getSylius_Repository_PayFixedService',
  1201.             'sylius.repository.pay_import' => 'getSylius_Repository_PayImportService',
  1202.             'sylius.repository.pay_mov' => 'getSylius_Repository_PayMovService',
  1203.             'sylius.repository.pay_professional' => 'getSylius_Repository_PayProfessionalService',
  1204.             'sylius.repository.pay_provider' => 'getSylius_Repository_PayProviderService',
  1205.             'sylius.repository.payment' => 'getSylius_Repository_PaymentService',
  1206.             'sylius.repository.payment_method_translation' => 'getSylius_Repository_PaymentMethodTranslationService',
  1207.             'sylius.repository.payment_security_token' => 'getSylius_Repository_PaymentSecurityTokenService',
  1208.             'sylius.repository.product' => 'getSylius_Repository_ProductService',
  1209.             'sylius.repository.product_abdomen' => 'getSylius_Repository_ProductAbdomenService',
  1210.             'sylius.repository.product_association' => 'getSylius_Repository_ProductAssociationService',
  1211.             'sylius.repository.product_association_type' => 'getSylius_Repository_ProductAssociationTypeService',
  1212.             'sylius.repository.product_association_type_translation' => 'getSylius_Repository_ProductAssociationTypeTranslationService',
  1213.             'sylius.repository.product_attribute' => 'getSylius_Repository_ProductAttributeService',
  1214.             'sylius.repository.product_attribute_translation' => 'getSylius_Repository_ProductAttributeTranslationService',
  1215.             'sylius.repository.product_attribute_value' => 'getSylius_Repository_ProductAttributeValueService',
  1216.             'sylius.repository.product_image' => 'getSylius_Repository_ProductImageService',
  1217.             'sylius.repository.product_mammary' => 'getSylius_Repository_ProductMammaryService',
  1218.             'sylius.repository.product_option' => 'getSylius_Repository_ProductOptionService',
  1219.             'sylius.repository.product_option_translation' => 'getSylius_Repository_ProductOptionTranslationService',
  1220.             'sylius.repository.product_option_value' => 'getSylius_Repository_ProductOptionValueService',
  1221.             'sylius.repository.product_option_value_translation' => 'getSylius_Repository_ProductOptionValueTranslationService',
  1222.             'sylius.repository.product_review' => 'getSylius_Repository_ProductReviewService',
  1223.             'sylius.repository.product_reviewer' => 'getSylius_Repository_ProductReviewerService',
  1224.             'sylius.repository.product_room' => 'getSylius_Repository_ProductRoomService',
  1225.             'sylius.repository.product_taxon' => 'getSylius_Repository_ProductTaxonService',
  1226.             'sylius.repository.product_translation' => 'getSylius_Repository_ProductTranslationService',
  1227.             'sylius.repository.product_variant' => 'getSylius_Repository_ProductVariantService',
  1228.             'sylius.repository.product_variant_translation' => 'getSylius_Repository_ProductVariantTranslationService',
  1229.             'sylius.repository.professional' => 'getSylius_Repository_ProfessionalService',
  1230.             'sylius.repository.promotion' => 'getSylius_Repository_PromotionService',
  1231.             'sylius.repository.promotion_action' => 'getSylius_Repository_PromotionActionService',
  1232.             'sylius.repository.promotion_coupon' => 'getSylius_Repository_PromotionCouponService',
  1233.             'sylius.repository.promotion_rule' => 'getSylius_Repository_PromotionRuleService',
  1234.             'sylius.repository.promotion_subject' => 'getSylius_Repository_PromotionSubjectService',
  1235.             'sylius.repository.promotion_translation' => 'getSylius_Repository_PromotionTranslationService',
  1236.             'sylius.repository.shipment_unit' => 'getSylius_Repository_ShipmentUnitService',
  1237.             'sylius.repository.shipping_category' => 'getSylius_Repository_ShippingCategoryService',
  1238.             'sylius.repository.shipping_method_rule' => 'getSylius_Repository_ShippingMethodRuleService',
  1239.             'sylius.repository.shipping_method_translation' => 'getSylius_Repository_ShippingMethodTranslationService',
  1240.             'sylius.repository.shop_billing_data' => 'getSylius_Repository_ShopBillingDataService',
  1241.             'sylius.repository.shop_user' => 'getSylius_Repository_ShopUserService',
  1242.             'sylius.repository.tax_category' => 'getSylius_Repository_TaxCategoryService',
  1243.             'sylius.repository.tax_rate' => 'getSylius_Repository_TaxRateService',
  1244.             'sylius.repository.taxon' => 'getSylius_Repository_TaxonService',
  1245.             'sylius.repository.taxon_image' => 'getSylius_Repository_TaxonImageService',
  1246.             'sylius.repository.taxon_translation' => 'getSylius_Repository_TaxonTranslationService',
  1247.             'sylius.repository.turn' => 'getSylius_Repository_TurnService',
  1248.             'sylius.repository.turn_taxon' => 'getSylius_Repository_TurnTaxonService',
  1249.             'sylius.repository.zone_member' => 'getSylius_Repository_ZoneMemberService',
  1250.             'sylius.requirements' => 'getSylius_RequirementsService',
  1251.             'sylius.resource_controller.resources_resolver.grid_aware' => 'getSylius_ResourceController_ResourcesResolver_GridAwareService',
  1252.             'sylius.reviewer_reviews_remover' => 'getSylius_ReviewerReviewsRemoverService',
  1253.             'sylius.security.password_hasher' => 'getSylius_Security_PasswordHasherService',
  1254.             'sylius.security.password_updater' => 'getSylius_Security_PasswordUpdaterService',
  1255.             'sylius.security.user_login' => 'getSylius_Security_UserLoginService',
  1256.             'sylius.sequential_order_number_generator' => 'getSylius_SequentialOrderNumberGeneratorService',
  1257.             'sylius.setup.channel' => 'getSylius_Setup_ChannelService',
  1258.             'sylius.setup.currency' => 'getSylius_Setup_CurrencyService',
  1259.             'sylius.setup.locale' => 'getSylius_Setup_LocaleService',
  1260.             'sylius.shipping_calculator' => 'getSylius_ShippingCalculatorService',
  1261.             'sylius.shipping_date_assigner' => 'getSylius_ShippingDateAssignerService',
  1262.             'sylius.shipping_eligibility_checker' => 'getSylius_ShippingEligibilityCheckerService',
  1263.             'sylius.shipping_method_resolver.default' => 'getSylius_ShippingMethodResolver_DefaultService',
  1264.             'sylius.shop.menu_builder.account' => 'getSylius_Shop_MenuBuilder_AccountService',
  1265.             'sylius.shop_user.pin_generator.password_reset' => 'getSylius_ShopUser_PinGenerator_PasswordResetService',
  1266.             'sylius.shop_user.token_generator.email_verification' => 'getSylius_ShopUser_TokenGenerator_EmailVerificationService',
  1267.             'sylius.shop_user.token_generator.password_reset' => 'getSylius_ShopUser_TokenGenerator_PasswordResetService',
  1268.             'sylius.state_resolver.order' => 'getSylius_StateResolver_OrderService',
  1269.             'sylius.state_resolver.order_checkout' => 'getSylius_StateResolver_OrderCheckoutService',
  1270.             'sylius.state_resolver.order_payment' => 'getSylius_StateResolver_OrderPaymentService',
  1271.             'sylius.state_resolver.order_shipping' => 'getSylius_StateResolver_OrderShippingService',
  1272.             'sylius.storage.session' => 'getSylius_Storage_SessionService',
  1273.             'sylius.tax_calculator' => 'getSylius_TaxCalculatorService',
  1274.             'sylius.tax_calculator.default' => 'getSylius_TaxCalculator_DefaultService',
  1275.             'sylius.tax_rate_date_eligibility_checker' => 'getSylius_TaxRateDateEligibilityCheckerService',
  1276.             'sylius.tax_rate_resolver' => 'getSylius_TaxRateResolverService',
  1277.             'sylius.taxation.order_item_units_based_strategy' => 'getSylius_Taxation_OrderItemUnitsBasedStrategyService',
  1278.             'sylius.taxation.order_item_units_taxes_applicator' => 'getSylius_Taxation_OrderItemUnitsTaxesApplicatorService',
  1279.             'sylius.taxation.order_items_based_strategy' => 'getSylius_Taxation_OrderItemsBasedStrategyService',
  1280.             'sylius.taxation.order_items_taxes_applicator' => 'getSylius_Taxation_OrderItemsTaxesApplicatorService',
  1281.             'sylius.taxation.order_shipment_taxes_applicator' => 'getSylius_Taxation_OrderShipmentTaxesApplicatorService',
  1282.             'sylius.taxation_address_resolver' => 'getSylius_TaxationAddressResolverService',
  1283.             'sylius.translatable_entity_locale_assigner' => 'getSylius_TranslatableEntityLocaleAssignerService',
  1284.             'sylius.translation.translatable_listener.doctrine.orm' => 'getSylius_Translation_TranslatableListener_Doctrine_OrmService',
  1285.             'sylius.translation_locale_provider.admin' => 'getSylius_TranslationLocaleProvider_AdminService',
  1286.             'sylius.translation_locale_provider.immutable' => 'getSylius_TranslationLocaleProvider_ImmutableService',
  1287.             'sylius.unique_id_based_order_token_assigner' => 'getSylius_UniqueIdBasedOrderTokenAssignerService',
  1288.             'sylius.unpaid_orders_state_updater' => 'getSylius_UnpaidOrdersStateUpdaterService',
  1289.             'sylius.user_password_resetter.admin' => 'getSylius_UserPasswordResetter_AdminService',
  1290.             'sylius.user_password_resetter.shop' => 'getSylius_UserPasswordResetter_ShopService',
  1291.             'sylius.validator.cart_item_availability' => 'getSylius_Validator_CartItemAvailabilityService',
  1292.             'sylius.validator.channel_default_locale_enabled' => 'getSylius_Validator_ChannelDefaultLocaleEnabledService',
  1293.             'sylius.validator.date_range' => 'getSylius_Validator_DateRangeService',
  1294.             'sylius.validator.different_source_target_currency' => 'getSylius_Validator_DifferentSourceTargetCurrencyService',
  1295.             'sylius.validator.has_all_prices_defined' => 'getSylius_Validator_HasAllPricesDefinedService',
  1296.             'sylius.validator.has_all_variant_prices_defined' => 'getSylius_Validator_HasAllVariantPricesDefinedService',
  1297.             'sylius.validator.has_enabled_entity' => 'getSylius_Validator_HasEnabledEntityService',
  1298.             'sylius.validator.in_stock' => 'getSylius_Validator_InStockService',
  1299.             'sylius.validator.locales_aware_valid_attribute_value' => 'getSylius_Validator_LocalesAwareValidAttributeValueService',
  1300.             'sylius.validator.payment_method_integrity' => 'getSylius_Validator_PaymentMethodIntegrityService',
  1301.             'sylius.validator.product_code_uniqueness' => 'getSylius_Validator_ProductCodeUniquenessService',
  1302.             'sylius.validator.product_integrity' => 'getSylius_Validator_ProductIntegrityService',
  1303.             'sylius.validator.product_variant_combination' => 'getSylius_Validator_ProductVariantCombinationService',
  1304.             'sylius.validator.promotion_coupon_generation_amount' => 'getSylius_Validator_PromotionCouponGenerationAmountService',
  1305.             'sylius.validator.promotion_subject_coupon' => 'getSylius_Validator_PromotionSubjectCouponService',
  1306.             'sylius.validator.shipping_method_integrity' => 'getSylius_Validator_ShippingMethodIntegrityService',
  1307.             'sylius.validator.unique.registered_user' => 'getSylius_Validator_Unique_RegisteredUserService',
  1308.             'sylius.validator.unique_currency_pair' => 'getSylius_Validator_UniqueCurrencyPairService',
  1309.             'sylius.validator.unique_reviewer_email' => 'getSylius_Validator_UniqueReviewerEmailService',
  1310.             'sylius.validator.valid_attribute_value' => 'getSylius_Validator_ValidAttributeValueService',
  1311.             'sylius.validator.valid_province_address' => 'getSylius_Validator_ValidProvinceAddressService',
  1312.             'sylius.validator.valid_select_attribute' => 'getSylius_Validator_ValidSelectAttributeService',
  1313.             'sylius.validator.valid_text_attribute' => 'getSylius_Validator_ValidTextAttributeService',
  1314.             'sylius.validator.zone_cannot_contain_itself' => 'getSylius_Validator_ZoneCannotContainItselfService',
  1315.             'sylius_fixtures.fixture_loader' => 'getSyliusFixtures_FixtureLoaderService',
  1316.             'sylius_fixtures.fixture_registry' => 'getSyliusFixtures_FixtureRegistryService',
  1317.             'sylius_fixtures.listener.suite_loader_listener' => 'getSyliusFixtures_Listener_SuiteLoaderListenerService',
  1318.             'sylius_fixtures.logger' => 'getSyliusFixtures_LoggerService',
  1319.             'sylius_fixtures.logger.formatter.console' => 'getSyliusFixtures_Logger_Formatter_ConsoleService',
  1320.             'sylius_fixtures.logger.handler.console' => 'getSyliusFixtures_Logger_Handler_ConsoleService',
  1321.             'sylius_fixtures.suite_loader' => 'getSyliusFixtures_SuiteLoaderService',
  1322.             'sylius_fixtures.suite_registry' => 'getSyliusFixtures_SuiteRegistryService',
  1323.             'ux.autocomplete.entity_autocomplete_controller' => 'getUx_Autocomplete_EntityAutocompleteControllerService',
  1324.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1325.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1326.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1327.         ];
  1328.         $this->aliases = [
  1329.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  1330.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  1331.             'App\\Kernel' => 'kernel',
  1332.             'Payum\\Core\\Payum' => 'payum',
  1333.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\ShipmentEmailManagerInterface' => 'sylius.email_manager.shipment',
  1334.             'Sylius\\Bundle\\CoreBundle\\Assigner\\IpAssignerInterface' => 'sylius.customer_ip_assigner',
  1335.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionAction\\FixedDiscountActionValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\FixedDiscountActionValidator',
  1336.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForProductsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForProductsScopeValidator',
  1337.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForTaxonsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForTaxonsScopeValidator',
  1338.             'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForVariantsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForVariantsScopeValidator',
  1339.             'Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface' => 'sylius.commands_provider.database_setup',
  1340.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\ChannelSetupInterface' => 'sylius.setup.channel',
  1341.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\CurrencySetupInterface' => 'sylius.setup.currency',
  1342.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\LocaleSetupInterface' => 'sylius.setup.locale',
  1343.             'Sylius\\Bundle\\CoreBundle\\Remover\\ReviewerReviewsRemoverInterface' => 'sylius.reviewer_reviews_remover',
  1344.             'Sylius\\Bundle\\CoreBundle\\SectionResolver\\SectionProviderInterface' => 'sylius.section_resolver.uri_based_section_resolver',
  1345.             'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' => 'sylius_fixtures.fixture_registry',
  1346.             'Sylius\\Bundle\\FixturesBundle\\Loader\\FixtureLoaderInterface' => 'sylius_fixtures.fixture_loader',
  1347.             'Sylius\\Bundle\\FixturesBundle\\Loader\\SuiteLoaderInterface' => 'sylius_fixtures.suite_loader',
  1348.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteRegistryInterface' => 'sylius_fixtures.suite_registry',
  1349.             'Sylius\\Bundle\\GridBundle\\Registry\\GridRegistryInterface' => 'sylius.grid.grid_registry',
  1350.             'Sylius\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatterInterface' => 'sylius.money_formatter',
  1351.             'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface' => 'sylius.order_number_assigner',
  1352.             'Sylius\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'sylius.factory.payum_get_status_action',
  1353.             'Sylius\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'sylius.factory.payum_resolve_next_route',
  1354.             'Sylius\\Bundle\\PayumBundle\\Provider\\PaymentDescriptionProviderInterface' => 'sylius.payment_description_provider',
  1355.             'Sylius\\Bundle\\ShopBundle\\Calculator\\OrderItemsSubtotalCalculatorInterface' => 'sylius.calculator.order_items_subtotal',
  1356.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\ContactEmailManagerInterface' => 'sylius.email_manager.contact',
  1357.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\OrderEmailManagerInterface' => 'sylius.email_manager.order',
  1358.             'Sylius\\Bundle\\UserBundle\\Security\\UserLoginInterface' => 'sylius.security.user_login',
  1359.             'Sylius\\Component\\Addressing\\Comparator\\AddressComparatorInterface' => 'sylius.address_comparator',
  1360.             'Sylius\\Component\\Addressing\\Converter\\CountryNameConverterInterface' => 'sylius.converter.country_name',
  1361.             'Sylius\\Component\\Addressing\\Matcher\\ZoneMatcherInterface' => 'sylius.zone_matcher',
  1362.             'Sylius\\Component\\Addressing\\Provider\\ProvinceNamingProviderInterface' => 'sylius.province_naming_provider',
  1363.             'Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculatorInterface' => 'sylius.calculator.product_variant_price',
  1364.             'Sylius\\Component\\Core\\Checker\\OrderPaymentMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_payment_method_selection_requirement',
  1365.             'Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_shipping_method_selection_requirement',
  1366.             'Sylius\\Component\\Core\\Context\\ShopperContextInterface' => 'sylius.context.shopper',
  1367.             'Sylius\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'sylius.storage.currency',
  1368.             'Sylius\\Component\\Core\\Customer\\CustomerAddressAdderInterface' => 'sylius.customer_unique_address_adder',
  1369.             'Sylius\\Component\\Core\\Customer\\OrderAddressesSaverInterface' => 'sylius.customer_order_addresses_saver',
  1370.             'Sylius\\Component\\Core\\Customer\\Statistics\\CustomerStatisticsProviderInterface' => 'sylius.customer_statistics_provider',
  1371.             'Sylius\\Component\\Core\\Dashboard\\DashboardStatisticsProviderInterface' => 'sylius.dashboard.statistics_provider',
  1372.             'Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface' => 'sylius.integer_distributor',
  1373.             'Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface' => 'sylius.proportional_integer_distributor',
  1374.             'Sylius\\Component\\Core\\Factory\\CustomerAfterCheckoutFactoryInterface' => 'sylius.factory.customer_after_checkout',
  1375.             'Sylius\\Component\\Core\\Order\\OrderItemNamesSetterInterface' => 'sylius.order_item_names_setter',
  1376.             'Sylius\\Component\\Core\\Payment\\InvoiceNumberGeneratorInterface' => 'sylius.invoice_number_generator',
  1377.             'Sylius\\Component\\Core\\Payment\\Provider\\OrderPaymentProviderInterface' => 'sylius.order_payment_provider',
  1378.             'Sylius\\Component\\Core\\Promotion\\Applicator\\UnitsPromotionAdjustmentsApplicatorInterface' => 'sylius.promotion.units_promotion_adjustments_applicator',
  1379.             'Sylius\\Component\\Core\\Promotion\\Modifier\\OrderPromotionsUsageModifierInterface' => 'sylius.promotion_usage_modifier',
  1380.             'Sylius\\Component\\Core\\Provider\\ProductVariantsPricesProviderInterface' => 'sylius.provider.product_variants_prices',
  1381.             'Sylius\\Component\\Core\\Storage\\CartStorageInterface' => 'sylius.storage.cart_session',
  1382.             'Sylius\\Component\\Core\\TokenAssigner\\OrderTokenAssignerInterface' => 'sylius.unique_id_based_order_token_assigner',
  1383.             'Sylius\\Component\\Core\\Updater\\UnpaidOrdersStateUpdaterInterface' => 'sylius.unpaid_orders_state_updater',
  1384.             'Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface' => 'sylius.image_uploader',
  1385.             'Sylius\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'sylius.currency_converter',
  1386.             'Sylius\\Component\\Currency\\Converter\\CurrencyNameConverterInterface' => 'sylius.currency_name_converter',
  1387.             'Sylius\\Component\\Customer\\Context\\CustomerContextInterface' => 'sylius.context.customer',
  1388.             'Sylius\\Component\\Grid\\Configuration\\GridConfigurationExtenderInterface' => 'sylius.grid.configuration_extender',
  1389.             'Sylius\\Component\\Grid\\Configuration\\GridConfigurationRemovalsHandlerInterface' => 'sylius.grid.configuration_removals_handler',
  1390.             'Sylius\\Component\\Locale\\Converter\\LocaleConverterInterface' => 'sylius.locale_converter',
  1391.             'Sylius\\Component\\Locale\\Provider\\LocaleProviderInterface' => 'sylius.locale_provider.channel_based',
  1392.             'Sylius\\Component\\Mailer\\Factory\\EmailFactoryInterface' => 'sylius.factory.email',
  1393.             'Sylius\\Component\\Mailer\\Provider\\DefaultSettingsProviderInterface' => 'sylius.mailer.default_settings_provider',
  1394.             'Sylius\\Component\\Mailer\\Provider\\EmailProviderInterface' => 'sylius.email_provider',
  1395.             'Sylius\\Component\\Mailer\\Sender\\SenderInterface' => 'sylius.email_sender',
  1396.             'Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface' => 'sylius.adjustments_aggregator',
  1397.             'Sylius\\Component\\Order\\Modifier\\OrderItemQuantityModifierInterface' => 'sylius.order_item_quantity_modifier.limiting',
  1398.             'Sylius\\Component\\Order\\Modifier\\OrderModifierInterface' => 'sylius.order_modifier',
  1399.             'Sylius\\Component\\Order\\Remover\\ExpiredCartsRemoverInterface' => 'sylius.expired_carts_remover',
  1400.             'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface' => 'sylius.payment_method_resolver.default',
  1401.             'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface' => 'sylius.payment_methods_resolver',
  1402.             'Sylius\\Component\\Product\\Checker\\ProductVariantsParityCheckerInterface' => 'sylius.checker.product_variants_parity',
  1403.             'Sylius\\Component\\Product\\Generator\\ProductVariantGeneratorInterface' => 'sylius.generator.product_variant',
  1404.             'Sylius\\Component\\Product\\Generator\\SlugGeneratorInterface' => 'sylius.generator.slug',
  1405.             'Sylius\\Component\\Product\\Resolver\\AvailableProductOptionValuesResolverInterface' => 'sylius.available_product_option_values_resolver',
  1406.             'Sylius\\Component\\Promotion\\Action\\PromotionApplicatorInterface' => 'sylius.promotion_applicator',
  1407.             'Sylius\\Component\\Promotion\\Generator\\PromotionCouponGeneratorInterface' => 'sylius.promotion_coupon_generator',
  1408.             'Sylius\\Component\\Promotion\\Processor\\PromotionProcessorInterface' => 'sylius.promotion_processor',
  1409.             'Sylius\\Component\\Promotion\\Provider\\ActivePromotionsProvider' => 'sylius.active_promotions_provider',
  1410.             'Sylius\\Component\\Resource\\Generator\\RandomnessGeneratorInterface' => 'sylius.random_generator',
  1411.             'Sylius\\Component\\Shipping\\Calculator\\DelegatingCalculatorInterface' => 'sylius.shipping_calculator',
  1412.             'Sylius\\Component\\Shipping\\Checker\\Eligibility\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1413.             'Sylius\\Component\\Shipping\\Checker\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1414.             'Sylius\\Component\\Shipping\\Resolver\\DefaultShippingMethodResolverInterface' => 'sylius.shipping_method_resolver.default',
  1415.             'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface' => 'sylius.shipping_methods_resolver',
  1416.             'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface' => 'sylius.tax_calculator',
  1417.             'Sylius\\Component\\Taxation\\Checker\\TaxRateDateEligibilityCheckerInterface' => 'sylius.tax_rate_date_eligibility_checker',
  1418.             'Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface' => 'sylius.tax_rate_resolver',
  1419.             'Sylius\\Component\\Taxonomy\\Generator\\TaxonSlugGeneratorInterface' => 'sylius.generator.taxon_slug',
  1420.             'Sylius\\Component\\User\\Canonicalizer\\CanonicalizerInterface' => 'sylius.canonicalizer',
  1421.             'Sylius\\Component\\User\\Security\\PasswordUpdaterInterface' => 'sylius.security.password_updater',
  1422.             'Sylius\\Component\\User\\Security\\UserPasswordEncoderInterface' => 'sylius.security.password_hasher',
  1423.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  1424.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  1425.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  1426.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  1427.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  1428.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  1429.             'api_platform.action.post_item' => 'api_platform.action.placeholder',
  1430.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  1431.             'database_connection' => 'doctrine.dbal.default_connection',
  1432.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1433.             'jms_serializer.authorization_checker' => 'security.authorization_checker',
  1434.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  1435.             'sm.callback.cascade_transition' => 'SM\\Callback\\CascadeTransitionCallback',
  1436.             'sm.callback_factory' => 'SM\\Callback\\CallbackFactoryInterface',
  1437.             'sm.factory' => 'SM\\Factory\\FactoryInterface',
  1438.             'sylius.context.channel' => 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface',
  1439.             'sylius.context.channel.request_based.resolver' => 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface',
  1440.             'sylius.context.currency' => 'sylius.context.currency.channel_aware',
  1441.             'sylius.context.locale' => 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface',
  1442.             'sylius.factory.adjustment' => 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface',
  1443.             'sylius.factory.channel' => 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface',
  1444.             'sylius.factory.order_item' => 'sylius.factory.cart_item',
  1445.             'sylius.factory.payment' => 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface',
  1446.             'sylius.factory.payment_method' => 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface',
  1447.             'sylius.factory.product' => 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface',
  1448.             'sylius.factory.product_variant' => 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface',
  1449.             'sylius.factory.promotion_action' => 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface',
  1450.             'sylius.factory.promotion_coupon' => 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface',
  1451.             'sylius.factory.promotion_rule' => 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface',
  1452.             'sylius.factory.taxon' => 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface',
  1453.             'sylius.factory.zone' => 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface',
  1454.             'sylius.grid.bulk_action_renderer.twig' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1455.             'sylius.grid.provider' => 'sylius.grid.chain_provider',
  1456.             'sylius.grid.renderer.twig' => 'sylius.custom_grid_renderer.twig',
  1457.             'sylius.inventory.order_inventory_operator' => 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  1458.             'sylius.locale_provider' => 'sylius.locale_provider.channel_based',
  1459.             'sylius.manager.address' => 'doctrine.orm.default_entity_manager',
  1460.             'sylius.manager.address_log_entry' => 'doctrine.orm.default_entity_manager',
  1461.             'sylius.manager.adjustment' => 'doctrine.orm.default_entity_manager',
  1462.             'sylius.manager.admin_user' => 'doctrine.orm.default_entity_manager',
  1463.             'sylius.manager.admin_user_group' => 'doctrine.orm.default_entity_manager',
  1464.             'sylius.manager.article' => 'doctrine.orm.default_entity_manager',
  1465.             'sylius.manager.article_brand' => 'doctrine.orm.default_entity_manager',
  1466.             'sylius.manager.article_deposit' => 'doctrine.orm.default_entity_manager',
  1467.             'sylius.manager.article_group' => 'doctrine.orm.default_entity_manager',
  1468.             'sylius.manager.article_lot' => 'doctrine.orm.default_entity_manager',
  1469.             'sylius.manager.article_mov' => 'doctrine.orm.default_entity_manager',
  1470.             'sylius.manager.article_provider' => 'doctrine.orm.default_entity_manager',
  1471.             'sylius.manager.avatar_image' => 'doctrine.orm.default_entity_manager',
  1472.             'sylius.manager.budget' => 'doctrine.orm.default_entity_manager',
  1473.             'sylius.manager.budget_import' => 'doctrine.orm.default_entity_manager',
  1474.             'sylius.manager.catalog_promotion' => 'doctrine.orm.default_entity_manager',
  1475.             'sylius.manager.catalog_promotion_action' => 'doctrine.orm.default_entity_manager',
  1476.             'sylius.manager.catalog_promotion_scope' => 'doctrine.orm.default_entity_manager',
  1477.             'sylius.manager.catalog_promotion_translation' => 'doctrine.orm.default_entity_manager',
  1478.             'sylius.manager.channel' => 'doctrine.orm.default_entity_manager',
  1479.             'sylius.manager.channel_pricing' => 'doctrine.orm.default_entity_manager',
  1480.             'sylius.manager.country' => 'doctrine.orm.default_entity_manager',
  1481.             'sylius.manager.currency' => 'doctrine.orm.default_entity_manager',
  1482.             'sylius.manager.customer' => 'doctrine.orm.default_entity_manager',
  1483.             'sylius.manager.customer_group' => 'doctrine.orm.default_entity_manager',
  1484.             'sylius.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  1485.             'sylius.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  1486.             'sylius.manager.inventory_unit' => 'doctrine.orm.default_entity_manager',
  1487.             'sylius.manager.locale' => 'doctrine.orm.default_entity_manager',
  1488.             'sylius.manager.oauth_user' => 'doctrine.orm.default_entity_manager',
  1489.             'sylius.manager.order' => 'doctrine.orm.default_entity_manager',
  1490.             'sylius.manager.order_item' => 'doctrine.orm.default_entity_manager',
  1491.             'sylius.manager.order_item_unit' => 'doctrine.orm.default_entity_manager',
  1492.             'sylius.manager.order_sequence' => 'doctrine.orm.default_entity_manager',
  1493.             'sylius.manager.pay' => 'doctrine.orm.default_entity_manager',
  1494.             'sylius.manager.pay_acount' => 'doctrine.orm.default_entity_manager',
  1495.             'sylius.manager.pay_customer' => 'doctrine.orm.default_entity_manager',
  1496.             'sylius.manager.pay_fix_acount' => 'doctrine.orm.default_entity_manager',
  1497.             'sylius.manager.pay_fixed' => 'doctrine.orm.default_entity_manager',
  1498.             'sylius.manager.pay_import' => 'doctrine.orm.default_entity_manager',
  1499.             'sylius.manager.pay_mov' => 'doctrine.orm.default_entity_manager',
  1500.             'sylius.manager.pay_professional' => 'doctrine.orm.default_entity_manager',
  1501.             'sylius.manager.pay_provider' => 'doctrine.orm.default_entity_manager',
  1502.             'sylius.manager.payment' => 'doctrine.orm.default_entity_manager',
  1503.             'sylius.manager.payment_method' => 'doctrine.orm.default_entity_manager',
  1504.             'sylius.manager.payment_method_translation' => 'doctrine.orm.default_entity_manager',
  1505.             'sylius.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  1506.             'sylius.manager.product' => 'doctrine.orm.default_entity_manager',
  1507.             'sylius.manager.product_abdomen' => 'doctrine.orm.default_entity_manager',
  1508.             'sylius.manager.product_association' => 'doctrine.orm.default_entity_manager',
  1509.             'sylius.manager.product_association_type' => 'doctrine.orm.default_entity_manager',
  1510.             'sylius.manager.product_association_type_translation' => 'doctrine.orm.default_entity_manager',
  1511.             'sylius.manager.product_attribute' => 'doctrine.orm.default_entity_manager',
  1512.             'sylius.manager.product_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1513.             'sylius.manager.product_attribute_value' => 'doctrine.orm.default_entity_manager',
  1514.             'sylius.manager.product_image' => 'doctrine.orm.default_entity_manager',
  1515.             'sylius.manager.product_mammary' => 'doctrine.orm.default_entity_manager',
  1516.             'sylius.manager.product_option' => 'doctrine.orm.default_entity_manager',
  1517.             'sylius.manager.product_option_translation' => 'doctrine.orm.default_entity_manager',
  1518.             'sylius.manager.product_option_value' => 'doctrine.orm.default_entity_manager',
  1519.             'sylius.manager.product_option_value_translation' => 'doctrine.orm.default_entity_manager',
  1520.             'sylius.manager.product_review' => 'doctrine.orm.default_entity_manager',
  1521.             'sylius.manager.product_reviewer' => 'doctrine.orm.default_entity_manager',
  1522.             'sylius.manager.product_room' => 'doctrine.orm.default_entity_manager',
  1523.             'sylius.manager.product_taxon' => 'doctrine.orm.default_entity_manager',
  1524.             'sylius.manager.product_translation' => 'doctrine.orm.default_entity_manager',
  1525.             'sylius.manager.product_variant' => 'doctrine.orm.default_entity_manager',
  1526.             'sylius.manager.product_variant_translation' => 'doctrine.orm.default_entity_manager',
  1527.             'sylius.manager.professional' => 'doctrine.orm.default_entity_manager',
  1528.             'sylius.manager.promotion' => 'doctrine.orm.default_entity_manager',
  1529.             'sylius.manager.promotion_action' => 'doctrine.orm.default_entity_manager',
  1530.             'sylius.manager.promotion_coupon' => 'doctrine.orm.default_entity_manager',
  1531.             'sylius.manager.promotion_rule' => 'doctrine.orm.default_entity_manager',
  1532.             'sylius.manager.promotion_subject' => 'doctrine.orm.default_entity_manager',
  1533.             'sylius.manager.promotion_translation' => 'doctrine.orm.default_entity_manager',
  1534.             'sylius.manager.province' => 'doctrine.orm.default_entity_manager',
  1535.             'sylius.manager.shipment' => 'doctrine.orm.default_entity_manager',
  1536.             'sylius.manager.shipment_unit' => 'doctrine.orm.default_entity_manager',
  1537.             'sylius.manager.shipping_category' => 'doctrine.orm.default_entity_manager',
  1538.             'sylius.manager.shipping_method' => 'doctrine.orm.default_entity_manager',
  1539.             'sylius.manager.shipping_method_rule' => 'doctrine.orm.default_entity_manager',
  1540.             'sylius.manager.shipping_method_translation' => 'doctrine.orm.default_entity_manager',
  1541.             'sylius.manager.shop_billing_data' => 'doctrine.orm.default_entity_manager',
  1542.             'sylius.manager.shop_user' => 'doctrine.orm.default_entity_manager',
  1543.             'sylius.manager.tax_category' => 'doctrine.orm.default_entity_manager',
  1544.             'sylius.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  1545.             'sylius.manager.taxon' => 'doctrine.orm.default_entity_manager',
  1546.             'sylius.manager.taxon_image' => 'doctrine.orm.default_entity_manager',
  1547.             'sylius.manager.taxon_translation' => 'doctrine.orm.default_entity_manager',
  1548.             'sylius.manager.turn' => 'doctrine.orm.default_entity_manager',
  1549.             'sylius.manager.turn_taxon' => 'doctrine.orm.default_entity_manager',
  1550.             'sylius.manager.zone' => 'doctrine.orm.default_entity_manager',
  1551.             'sylius.manager.zone_member' => 'doctrine.orm.default_entity_manager',
  1552.             'sylius.order_item_quantity_modifier' => 'sylius.order_item_quantity_modifier.limiting',
  1553.             'sylius.translation_locale_provider' => 'sylius.translation_locale_provider.admin',
  1554.         ];
  1555.         $this->privates['service_container'] = function () {
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1562.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Package/PathPackage.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/src/Serializer/Normalizer/PagerfantaNormalizer.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/LoaderInterface.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/ThemedTemplateLoader.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/TemplateLocatorInterface.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/HierarchicalTemplateLocator.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/CompositeTemplateLocator.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1841.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1843.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php';
  1844.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  1845.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  1846.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php';
  1847.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  1848.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/FormatMoneyExtension.php';
  1849.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php';
  1850.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php';
  1851.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php';
  1852.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php';
  1853.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php';
  1854.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php';
  1855.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php';
  1856.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php';
  1857.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php';
  1858.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php';
  1859.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php';
  1860.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php';
  1861.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/ChannelUrlExtension.php';
  1862.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php';
  1863.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/GridExtension.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/BulkActionGridExtension.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Extension/Twig/SMExtension.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Twig/Extension/LinkExtension.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1878.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  1880.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php';
  1881.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Twig/OrderItemOriginalPriceToDisplayExtension.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/src/Twig/UndefinedCallableHandler.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Repository/RepositoryInterface.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/EntityRepository.php';
  1919.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php';
  1920.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php';
  1921.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php';
  1922.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/FactoryInterface.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/Factory.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1930.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
  1931.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php';
  1932.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php';
  1933.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php';
  1934.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  1935.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  1936.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  1937.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php';
  1938.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Converter/CurrencyConverter.php';
  1939.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Context/LocaleContextInterface.php';
  1940.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Context/RequestHeaderBasedLocaleContext.php';
  1941.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php';
  1942.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Converter/LocaleConverter.php';
  1943.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php';
  1944.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php';
  1945.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php';
  1946.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php';
  1947.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php';
  1948.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/ChannelContextInterface.php';
  1949.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/CompositeChannelContext.php';
  1950.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php';
  1951.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/SingleChannelContext.php';
  1952.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php';
  1953.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php';
  1954.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php';
  1955.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php';
  1956.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php';
  1957.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1958.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php';
  1959.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1960.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php';
  1961.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php';
  1962.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php';
  1963.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistryInterface.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistry.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistryInterface.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistry.php';
  1968.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php';
  1969.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php';
  1970.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php';
  1971.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php';
  1972.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php';
  1973.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php';
  1974.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php';
  1975.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php';
  1976.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php';
  1977.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php';
  1978.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1979.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php';
  1980.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1981.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php';
  1982.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php';
  1983.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php';
  1984.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php';
  1985.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php';
  1986.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php';
  1987.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php';
  1988.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  1989.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php';
  1990.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php';
  1991.             include_once \dirname(__DIR__4).'/src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php';
  1992.             include_once \dirname(__DIR__4).'/src/Sylius/Component/User/Canonicalizer/Canonicalizer.php';
  1993.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php';
  1994.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php';
  1995.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php';
  1996.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php';
  1997.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php';
  1998.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php';
  1999.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php';
  2000.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Twig/RedirectPathExtension.php';
  2001.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Storage/FilterStorageInterface.php';
  2002.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Storage/FilterStorage.php';
  2003.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php';
  2004.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php';
  2005.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php';
  2006.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php';
  2007.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  2009.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php';
  2010.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Context/CartContextInterface.php';
  2011.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php';
  2012.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php';
  2013.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/CurrencyStorage.php';
  2014.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Context/CurrencyContextInterface.php';
  2015.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php';
  2016.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php';
  2017.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php';
  2018.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php';
  2019.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php';
  2020.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php';
  2021.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
  2022.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  2024.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/EventListener/XFrameOptionsSubscriber.php';
  2025.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php';
  2026.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php';
  2027.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php';
  2028.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  2029.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php';
  2030.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php';
  2031.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php';
  2032.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php';
  2033.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php';
  2034.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Customer/Context/CustomerContextInterface.php';
  2035.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php';
  2036.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php';
  2037.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php';
  2038.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php';
  2039.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php';
  2040.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php';
  2041.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/SectionResolver/SectionProviderInterface.php';
  2042.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php';
  2043.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionResolverInterface.php';
  2044.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiUriBasedSectionResolver.php';
  2045.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php';
  2046.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolverInterface.php';
  2047.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolver.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Storage/StorageInterface.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Storage/CookieStorage.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/RegistryInterface.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/Registry.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ExpressionLanguage.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/ExpressionLanguage.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/GridRendererInterface.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigGridRenderer.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Renderer/TwigGridRenderer.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistryInterface.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistry.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/BulkActionGridRendererInterface.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParserInterface.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParser.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/FieldTypeInterface.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/DatetimeFieldType.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/StringFieldType.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/FieldTypes/TwigFieldType.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/DataExtractorInterface.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/PropertyAccessDataExtractor.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Factory/LinkFactory.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorRegistry.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorInterface.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/SymfonyUrlGenerator.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Helper/LinkHelper.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle/Expression/LinkExpressionFunction.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolverInterface.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolver.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProviderInterface.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProvider.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  2181.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  2182.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/SymfonyTranslatorResourceProvider.php';
  2183.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  2184.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  2185.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  2186.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinder.php';
  2187.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  2188.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  2189.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  2190.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  2192.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  2193.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  2194.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php';
  2195.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/EventListener/AdminFilterSubscriber.php';
  2196.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php';
  2197.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php';
  2198.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php';
  2199.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php';
  2200.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php';
  2201.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php';
  2202.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php';
  2203.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriber.php';
  2204.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php';
  2205.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/SectionResolver/ShopUriBasedSectionResolver.php';
  2206.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php';
  2207.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Storage/CartStorageInterface.php';
  2208.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php';
  2209.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php';
  2210.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php';
  2211.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php';
  2212.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';
  2213.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  2214.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  2215.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php';
  2216.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php';
  2217.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  2218.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  2219.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  2220.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  2221.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  2222.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  2223.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  2224.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  2225.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php';
  2226.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php';
  2227.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php';
  2228.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  2229.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  2230.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  2231.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  2232.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  2233.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  2234.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  2235.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  2236.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  2237.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  2238.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php';
  2239.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  2240.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  2241.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  2242.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  2243.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  2244.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  2245.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IriConverterInterface.php';
  2246.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  2247.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  2248.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php';
  2249.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  2250.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  2251.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  2252.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  2253.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  2254.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  2255.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  2256.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  2257.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  2258.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  2259.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  2260.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  2261.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  2262.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  2263.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  2264.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  2265.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  2266.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  2267.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  2268.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  2269.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  2270.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  2271.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  2272.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  2273.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php';
  2274.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  2275.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  2276.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolverInteface.php';
  2277.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolver.php';
  2278.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMergerInterface.php';
  2279.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php';
  2280.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  2281.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  2282.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  2283.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2284.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  2285.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  2286.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  2287.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  2288.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  2289.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  2290.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  2291.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  2292.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  2293.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  2294.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  2295.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  2296.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  2301.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  2306.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  2307.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  2308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  2309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  2310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  2311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  2312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  2313.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  2314.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  2315.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  2316.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  2317.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  2318.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  2319.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  2320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  2321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  2322.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  2323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  2324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  2325.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  2326.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  2327.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  2328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  2329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  2330.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  2331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  2332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  2333.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  2334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  2335.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  2336.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  2337.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Context/UserContextInterface.php';
  2338.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Context/TokenBasedUserContext.php';
  2339.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/EventSubscriber/KernelRequestEventSubscriber.php';
  2340.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProviderInterface.php';
  2341.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProvider.php';
  2342.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/ProductImageFilterProviderInterface.php';
  2343.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php';
  2344.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php';
  2345.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php';
  2346.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverterInterface.php';
  2347.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverter.php';
  2348.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php';
  2349.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php';
  2350.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php';
  2351.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php';
  2352.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php';
  2353.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php';
  2354.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php';
  2355.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Serializer/ZoneDenormalizer.php';
  2356.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  2357.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php';
  2358.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  2359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  2360.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/AdminAuthenticationTokenDocumentationNormalizer.php';
  2361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  2362.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  2363.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ShopAuthenticationTokenDocumentationNormalizer.php';
  2364.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductDocumentationNormalizer.php';
  2365.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductImageDocumentationNormalizer.php';
  2366.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductSlugDocumentationNormalizer.php';
  2367.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ProductVariantDocumentationNormalizer.php';
  2368.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/ShippingMethodDocumentationNormalizer.php';
  2369.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/PathHiderDocumentationNormalizer.php';
  2370.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Swagger/AcceptLanguageHeaderDocumentationNormalizer.php';
  2371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2372.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2373.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2374.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2375.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2376.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2377.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2378.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  2379.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  2380.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  2381.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2382.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2383.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2385.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php';
  2386.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
  2387.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php';
  2388.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php';
  2389.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php';
  2390.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php';
  2391.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformer.php';
  2392.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php';
  2393.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php';
  2394.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php';
  2395.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php';
  2396.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php';
  2397.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2398.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2399.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2400.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2401.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  2402.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  2403.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  2404.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  2405.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  2406.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2407.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2408.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Locale/Context/CompositeLocaleContext.php';
  2409.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php';
  2410.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php';
  2411.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php';
  2412.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php';
  2413.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php';
  2414.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php';
  2415.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/FactoryInterface.php';
  2416.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/ClearableFactoryInterface.php';
  2417.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/AbstractFactory.php';
  2418.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/Factory.php';
  2419.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactoryInterface.php';
  2420.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php';
  2421.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php';
  2422.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Context/CompositeCartContext.php';
  2423.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php';
  2424.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php';
  2425.             include_once \dirname(__DIR__4).'/src/Sylius/Component/Order/Context/CartContext.php';
  2426.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2427.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2428.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2429.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2430.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2431.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  2432.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  2433.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php';
  2434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2435.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2437.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  2438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2440.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2445.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2446.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  2448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2449.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  2450.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  2451.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2452.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2453.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php';
  2454.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php';
  2455.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  2456.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  2457.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  2458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2459.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php';
  2460.             include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php';
  2461.         };
  2462.     }
  2463.     public function compile(): void
  2464.     {
  2465.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2466.     }
  2467.     public function isCompiled(): bool
  2468.     {
  2469.         return true;
  2470.     }
  2471.     public function getRemovedIds(): array
  2472.     {
  2473.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2474.     }
  2475.     protected function load($file$lazyLoad true)
  2476.     {
  2477.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  2478.             return $class::do($this$lazyLoad);
  2479.         }
  2480.         if ('.' === $file[-4]) {
  2481.             $class substr($class0, -4);
  2482.         } else {
  2483.             $file .= '.php';
  2484.         }
  2485.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  2486.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  2487.     }
  2488.     protected function createProxy($class\Closure $factory)
  2489.     {
  2490.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  2491.         return $factory();
  2492.     }
  2493.     /**
  2494.      * Gets the public '.container.private.profiler' shared service.
  2495.      *
  2496.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2497.      */
  2498.     protected function get_Container_Private_ProfilerService()
  2499.     {
  2500.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2501.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2502.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2503.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2504.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2505.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2506.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2507.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2508.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2509.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2510.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2511.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2512.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2513.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2514.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2515.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2516.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2517.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2518.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  2519.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2520.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2521.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2522.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2523.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  2524.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  2525.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2526.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2527.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2528.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2529.         $e->registerBus('sylius.command_bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2530.         $e->registerBus('sylius.event_bus', ($this->privates['debug.traced.sylius.event_bus'] ?? $this->getDebug_Traced_Sylius_EventBusService()));
  2531.         $e->registerBus('sylius_default.bus', ($this->privates['debug.traced.sylius_default.bus'] ?? $this->getDebug_Traced_SyliusDefault_BusService()));
  2532.         $e->registerBus('sylius_event.bus', ($this->privates['debug.traced.sylius_event.bus'] ?? $this->getDebug_Traced_SyliusEvent_BusService()));
  2533.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2534.         if ($this->has('kernel')) {
  2535.             $f->setKernel($b);
  2536.         }
  2537.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2538.         $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())));
  2539.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2540.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2541.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2542.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2543.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2544.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2545.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2546.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2547.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2548.         $instance->add($d);
  2549.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2550.         $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())));
  2551.         $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())));
  2552.         $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([])))));
  2553.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2554.         $instance->add($e);
  2555.         $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()))));
  2556.         $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));
  2557.         $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()))));
  2558.         $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']));
  2559.         $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()))));
  2560.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  2561.         $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()))));
  2562.         $instance->add($f);
  2563.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\SyliusCollector(($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), $this->parameters['kernel.bundles'], 'es_ES'));
  2564.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\CartCollector(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService())));
  2565.         return $instance;
  2566.     }
  2567.     /**
  2568.      * Gets the public 'SM\Callback\CallbackFactoryInterface' shared autowired service.
  2569.      *
  2570.      * @return \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory
  2571.      */
  2572.     protected function getCallbackFactoryInterfaceService()
  2573.     {
  2574.         return $this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this);
  2575.     }
  2576.     /**
  2577.      * Gets the public 'SM\Factory\FactoryInterface' shared autowired service.
  2578.      *
  2579.      * @return \SM\Factory\Factory
  2580.      */
  2581.     protected function getFactoryInterfaceService()
  2582.     {
  2583.         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))));
  2584.     }
  2585.     /**
  2586.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension' shared service.
  2587.      *
  2588.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension
  2589.      */
  2590.     protected function getChannelNameExtensionService()
  2591.     {
  2592.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  2593.     }
  2594.     /**
  2595.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension' shared service.
  2596.      *
  2597.      * @return \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension
  2598.      */
  2599.     protected function getOrderUnitTaxesExtensionService()
  2600.     {
  2601.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension();
  2602.     }
  2603.     /**
  2604.      * Gets the public 'Sylius\Bundle\ApiBundle\Context\UserContextInterface' shared service.
  2605.      *
  2606.      * @return \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext
  2607.      */
  2608.     protected function getUserContextInterfaceService()
  2609.     {
  2610.         return $this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] = new \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2611.     }
  2612.     /**
  2613.      * Gets the public 'Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber' shared service.
  2614.      *
  2615.      * @return \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber
  2616.      */
  2617.     protected function getKernelRequestEventSubscriberService()
  2618.     {
  2619.         return $this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(true'/api/v2');
  2620.     }
  2621.     /**
  2622.      * Gets the public 'Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface' shared service.
  2623.      *
  2624.      * @return \Sylius\Bundle\ApiBundle\Provider\PathPrefixProvider
  2625.      */
  2626.     protected function getPathPrefixProviderInterfaceService()
  2627.     {
  2628.         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');
  2629.     }
  2630.     /**
  2631.      * Gets the public 'Sylius\Bundle\ApiBundle\Provider\ProductImageFilterProviderInterface' shared service.
  2632.      *
  2633.      * @return \Sylius\Bundle\ApiBundle\Provider\LiipProductImageFilterProvider
  2634.      */
  2635.     protected function getProductImageFilterProviderInterfaceService()
  2636.     {
  2637.         return $this->services['Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface'] = new \Sylius\Bundle\ApiBundle\Provider\LiipProductImageFilterProvider($this->parameters['liip_imagine.filter_sets']);
  2638.     }
  2639.     /**
  2640.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer' shared service.
  2641.      *
  2642.      * @return \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer
  2643.      */
  2644.     protected function getAddressDenormalizerService()
  2645.     {
  2646.         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');
  2647.     }
  2648.     /**
  2649.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer' shared service.
  2650.      *
  2651.      * @return \Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer
  2652.      */
  2653.     protected function getCommandArgumentsDenormalizerService()
  2654.     {
  2655.         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()));
  2656.     }
  2657.     /**
  2658.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer' shared service.
  2659.      *
  2660.      * @return \Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer
  2661.      */
  2662.     protected function getCommandDenormalizerService()
  2663.     {
  2664.         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()));
  2665.     }
  2666.     /**
  2667.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer' shared service.
  2668.      *
  2669.      * @return \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer
  2670.      */
  2671.     protected function getCommandNormalizerService()
  2672.     {
  2673.         return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()));
  2674.     }
  2675.     /**
  2676.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductAttributeValueNormalizer' shared service.
  2677.      *
  2678.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductAttributeValueNormalizer
  2679.      */
  2680.     protected function getProductAttributeValueNormalizerService()
  2681.     {
  2682.         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');
  2683.     }
  2684.     /**
  2685.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer' shared service.
  2686.      *
  2687.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer
  2688.      */
  2689.     protected function getProductImageNormalizerService()
  2690.     {
  2691.         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');
  2692.     }
  2693.     /**
  2694.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer' shared service.
  2695.      *
  2696.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer
  2697.      */
  2698.     protected function getProductNormalizerService()
  2699.     {
  2700.         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()));
  2701.     }
  2702.     /**
  2703.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer' shared service.
  2704.      *
  2705.      * @return \Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer
  2706.      */
  2707.     protected function getProductVariantNormalizerService()
  2708.     {
  2709.         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()));
  2710.     }
  2711.     /**
  2712.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer' shared service.
  2713.      *
  2714.      * @return \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer
  2715.      */
  2716.     protected function getShippingMethodNormalizerService()
  2717.     {
  2718.         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()));
  2719.     }
  2720.     /**
  2721.      * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer' shared service.
  2722.      *
  2723.      * @return \Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer
  2724.      */
  2725.     protected function getZoneDenormalizerService()
  2726.     {
  2727.         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()));
  2728.     }
  2729.     /**
  2730.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer' shared service.
  2731.      *
  2732.      * @return \Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer
  2733.      */
  2734.     protected function getAcceptLanguageHeaderDocumentationNormalizerService()
  2735.     {
  2736.         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()));
  2737.     }
  2738.     /**
  2739.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer' shared service.
  2740.      *
  2741.      * @return \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer
  2742.      */
  2743.     protected function getAdminAuthenticationTokenDocumentationNormalizerService()
  2744.     {
  2745.         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~HItpFlY'] ?? $this->get_1SerializerHItpFlYService()))), '/api/v2');
  2746.     }
  2747.     /**
  2748.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer' shared service.
  2749.      *
  2750.      * @return \Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer
  2751.      */
  2752.     protected function getPathHiderDocumentationNormalizerService()
  2753.     {
  2754.         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']);
  2755.     }
  2756.     /**
  2757.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer' shared service.
  2758.      *
  2759.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer
  2760.      */
  2761.     protected function getProductDocumentationNormalizerService()
  2762.     {
  2763.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] ?? $this->getAdminAuthenticationTokenDocumentationNormalizerService()));
  2764.     }
  2765.     /**
  2766.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer' shared service.
  2767.      *
  2768.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer
  2769.      */
  2770.     protected function getProductImageDocumentationNormalizerService()
  2771.     {
  2772.         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');
  2773.     }
  2774.     /**
  2775.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer' shared service.
  2776.      *
  2777.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer
  2778.      */
  2779.     protected function getProductSlugDocumentationNormalizerService()
  2780.     {
  2781.         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');
  2782.     }
  2783.     /**
  2784.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer' shared service.
  2785.      *
  2786.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer
  2787.      */
  2788.     protected function getProductVariantDocumentationNormalizerService()
  2789.     {
  2790.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] ?? $this->getProductSlugDocumentationNormalizerService()));
  2791.     }
  2792.     /**
  2793.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer' shared service.
  2794.      *
  2795.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer
  2796.      */
  2797.     protected function getShippingMethodDocumentationNormalizerService()
  2798.     {
  2799.         return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] ?? $this->getProductVariantDocumentationNormalizerService()));
  2800.     }
  2801.     /**
  2802.      * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer' shared service.
  2803.      *
  2804.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer
  2805.      */
  2806.     protected function getShopAuthenticationTokenDocumentationNormalizerService()
  2807.     {
  2808.         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');
  2809.     }
  2810.     /**
  2811.      * Gets the public 'Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface' shared service.
  2812.      *
  2813.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider
  2814.      */
  2815.     protected function getFakeChannelCodeProviderInterfaceService()
  2816.     {
  2817.         return $this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider();
  2818.     }
  2819.     /**
  2820.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener' shared service.
  2821.      *
  2822.      * @return \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener
  2823.      */
  2824.     protected function getLocaleAwareListenerService()
  2825.     {
  2826.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] = new \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener(new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2827.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('es_ES')));
  2828.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService());
  2829.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2830.     }
  2831.     /**
  2832.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber' shared service.
  2833.      *
  2834.      * @return \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber
  2835.      */
  2836.     protected function getXFrameOptionsSubscriberService()
  2837.     {
  2838.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber();
  2839.     }
  2840.     /**
  2841.      * Gets the public 'Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext' shared service.
  2842.      *
  2843.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext
  2844.      */
  2845.     protected function getRequestHeaderBasedLocaleContextService()
  2846.     {
  2847.         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()));
  2848.     }
  2849.     /**
  2850.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension' shared service.
  2851.      *
  2852.      * @return \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension
  2853.      */
  2854.     protected function getLegacySonataBlockExtensionService()
  2855.     {
  2856.         return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] = new \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension($this->parameters['sylius_ui.sonata_block.whitelisted_variables']);
  2857.     }
  2858.     /**
  2859.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\RedirectPathExtension' shared service.
  2860.      *
  2861.      * @return \Sylius\Bundle\UiBundle\Twig\RedirectPathExtension
  2862.      */
  2863.     protected function getRedirectPathExtensionService()
  2864.     {
  2865.         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()));
  2866.     }
  2867.     /**
  2868.      * Gets the public 'Sylius\Component\Channel\Context\ChannelContextInterface' shared service.
  2869.      *
  2870.      * @return \Sylius\Component\Channel\Context\CachedPerRequestChannelContext
  2871.      */
  2872.     protected function getChannelContextInterfaceService()
  2873.     {
  2874.         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())));
  2875.     }
  2876.     /**
  2877.      * Gets the public 'Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface' shared service.
  2878.      *
  2879.      * @return \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver
  2880.      */
  2881.     protected function getRequestResolverInterfaceService()
  2882.     {
  2883.         $this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] = $instance = new \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver();
  2884.         $instance->addResolver(new \Sylius\Component\Channel\Context\RequestBased\HostnameBasedRequestResolver(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService())), 0);
  2885.         return $instance;
  2886.     }
  2887.     /**
  2888.      * Gets the public 'Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolverInterface' shared service.
  2889.      *
  2890.      * @return \Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolver
  2891.      */
  2892.     protected function getCreatedByGuestFlagResolverInterfaceService()
  2893.     {
  2894.         return $this->services['Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface'] = new \Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2895.     }
  2896.     /**
  2897.      * Gets the public 'Sylius\Component\Locale\Context\LocaleContextInterface' shared service.
  2898.      *
  2899.      * @return \Sylius\Component\Locale\Context\CompositeLocaleContext
  2900.      */
  2901.     protected function getLocaleContextInterfaceService()
  2902.     {
  2903.         $this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] = $instance = new \Sylius\Component\Locale\Context\CompositeLocaleContext();
  2904.         $instance->addContext(($this->services['Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext'] ?? $this->getRequestHeaderBasedLocaleContextService()), 256);
  2905.         $instance->addContext(($this->services['sylius.context.locale.request_based'] ?? $this->getSylius_Context_Locale_RequestBasedService()), 64);
  2906.         $instance->addContext(($this->services['sylius.context.locale.provider_based'] ?? $this->getSylius_Context_Locale_ProviderBasedService()), -128);
  2907.         $instance->addContext(($this->services['sylius.context.locale.admin_based'] ?? $this->getSylius_Context_Locale_AdminBasedService()), 128);
  2908.         return $instance;
  2909.     }
  2910.     /**
  2911.      * Gets the public 'api_platform.route_name_resolver' shared service.
  2912.      *
  2913.      * @return \Sylius\Bundle\ApiBundle\ApiPlatform\Bridge\Symfony\Routing\CachedRouteNameResolver
  2914.      */
  2915.     protected function getApiPlatform_RouteNameResolverService()
  2916.     {
  2917.         $a = ($this->services['Sylius\\Bundle\\ApiBundle\\Provider\\PathPrefixProviderInterface'] ?? $this->getPathPrefixProviderInterfaceService());
  2918.         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);
  2919.     }
  2920.     /**
  2921.      * Gets the public 'cache.app' shared service.
  2922.      *
  2923.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2924.      */
  2925.     protected function getCache_AppService()
  2926.     {
  2927.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('eVJ3xPkqp8'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2928.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2929.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2930.     }
  2931.     /**
  2932.      * Gets the public 'cache.system' shared service.
  2933.      *
  2934.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2935.      */
  2936.     protected function getCache_SystemService()
  2937.     {
  2938.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QbCg7-wZU0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2939.     }
  2940.     /**
  2941.      * Gets the public 'cache.validator_expression_language' shared service.
  2942.      *
  2943.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2944.      */
  2945.     protected function getCache_ValidatorExpressionLanguageService()
  2946.     {
  2947.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MuAp8rDmFK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2948.     }
  2949.     /**
  2950.      * Gets the public 'data_collector.dump' shared service.
  2951.      *
  2952.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2953.      */
  2954.     protected function getDataCollector_DumpService()
  2955.     {
  2956.         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);
  2957.     }
  2958.     /**
  2959.      * Gets the public 'date_time_normalizer' shared service.
  2960.      *
  2961.      * @return \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer
  2962.      */
  2963.     protected function getDateTimeNormalizerService()
  2964.     {
  2965.         return $this->services['date_time_normalizer'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s']);
  2966.     }
  2967.     /**
  2968.      * Gets the public 'doctrine' shared service.
  2969.      *
  2970.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2971.      */
  2972.     protected function getDoctrineService()
  2973.     {
  2974.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2975.     }
  2976.     /**
  2977.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2978.      *
  2979.      * @return \Doctrine\DBAL\Connection
  2980.      */
  2981.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2982.     {
  2983.         $a = new \Doctrine\DBAL\Configuration();
  2984.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2985.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2986.         $b->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2987.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2988.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2989.         $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))));
  2990.         $c->setConnectionName('default');
  2991.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  2992.         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, [
  2993.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2994.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2995.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2996.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  2997.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2998.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  2999.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  3000.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  3001.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  3002.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  3003.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.attribute''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService'true],
  3004.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.review''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService'true],
  3005.             'sylius.event_subscriber.orm_mapped_super_class' => ['services''sylius.event_subscriber.orm_mapped_super_class''getSylius_EventSubscriber_OrmMappedSuperClassService'true],
  3006.             'sylius.event_subscriber.orm_repository_class' => ['services''sylius.event_subscriber.orm_repository_class''getSylius_EventSubscriber_OrmRepositoryClassService'true],
  3007.             'sylius.listener.canonicalizer' => ['services''sylius.listener.canonicalizer''getSylius_Listener_CanonicalizerService'true],
  3008.             'sylius.listener.default_username' => ['services''sylius.listener.default_username''getSylius_Listener_DefaultUsernameService'true],
  3009.             'sylius.listener.images_remove' => ['services''sylius.listener.images_remove''getSylius_Listener_ImagesRemoveService'true],
  3010.             'sylius.listener.password_updater' => ['services''sylius.listener.password_updater''getSylius_Listener_PasswordUpdaterService'true],
  3011.             'sylius.listener.product_review_change' => ['services''sylius.listener.product_review_change''getSylius_Listener_ProductReviewChangeService'true],
  3012.             'sylius.listener.select_product_attribute_choice_remove' => ['services''sylius.listener.select_product_attribute_choice_remove''getSylius_Listener_SelectProductAttributeChoiceRemoveService'true],
  3013.             'sylius.translation.translatable_listener.doctrine.orm' => ['services''sylius.translation.translatable_listener.doctrine.orm''getSylius_Translation_TranslatableListener_Doctrine_OrmService'true],
  3014.         ], [
  3015.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3016.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3017.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3018.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  3019.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3020.             'stof_doctrine_extensions.listener.loggable' => '?',
  3021.             'stof_doctrine_extensions.listener.sluggable' => '?',
  3022.             'stof_doctrine_extensions.listener.sortable' => '?',
  3023.             'stof_doctrine_extensions.listener.timestampable' => '?',
  3024.             'stof_doctrine_extensions.listener.tree' => '?',
  3025.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => '?',
  3026.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => '?',
  3027.             'sylius.event_subscriber.orm_mapped_super_class' => '?',
  3028.             'sylius.event_subscriber.orm_repository_class' => '?',
  3029.             'sylius.listener.canonicalizer' => '?',
  3030.             'sylius.listener.default_username' => '?',
  3031.             'sylius.listener.images_remove' => '?',
  3032.             'sylius.listener.password_updater' => '?',
  3033.             'sylius.listener.product_review_change' => '?',
  3034.             'sylius.listener.select_product_attribute_choice_remove' => '?',
  3035.             'sylius.translation.translatable_listener.doctrine.orm' => '?',
  3036.         ]), [=> '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']]), []);
  3037.     }
  3038.     /**
  3039.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3040.      *
  3041.      * @return \Doctrine\ORM\EntityManager
  3042.      */
  3043.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3044.     {
  3045.         if ($lazyLoad) {
  3046.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3047.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3048.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3049.                     $proxy->setProxyInitializer(null);
  3050.                     return true;
  3051.                 });
  3052.             });
  3053.         }
  3054.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3055.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3056.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3057.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  3058.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  3059.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3061.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3065.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3066.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  3067.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3068.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3069.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3070.         include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php';
  3071.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3072.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3073.         $a = new \Doctrine\ORM\Configuration();
  3074.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model']);
  3075.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3076.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3077.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3078.         $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, [
  3079.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3080.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3081.         ], [
  3082.             'doctrine.ulid_generator' => '?',
  3083.             'doctrine.uuid_generator' => '?',
  3084.         ])));
  3085.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3086.         $a->setProxyNamespace('Proxies');
  3087.         $a->setAutoGenerateProxyClasses(true);
  3088.         $a->setSchemaIgnoreClasses([]);
  3089.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3090.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3091.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  3092.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3093.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3094.         $a->setRepositoryFactory(new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3095.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => ['privates''Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository''getChannelRepositoryService'true],
  3096.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository''getAddressRepositoryService'true],
  3097.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository''getAdminUserGroupRepositoryService'true],
  3098.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository''getArticleBrandRepositoryService'true],
  3099.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository''getArticleDepositRepositoryService'true],
  3100.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository''getArticleGroupRepositoryService'true],
  3101.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository''getArticleLotRepositoryService'true],
  3102.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository''getArticleMovRepositoryService'true],
  3103.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository''getArticleProviderRepositoryService'true],
  3104.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository''getArticleRepositoryService'true],
  3105.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''getAvatarImageRepositoryService'true],
  3106.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetImportRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetImportRepository''getBudgetImportRepositoryService'true],
  3107.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetRepository''getBudgetRepositoryService'true],
  3108.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository''getCurrencyRepositoryService'true],
  3109.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository''getCustomerRepositoryService'true],
  3110.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository''getOrderItemRepositoryService'true],
  3111.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository''getOrderItemUnitRepositoryService'true],
  3112.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository''getOrderRepositoryService'true],
  3113.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository''getPayAcountRepositoryService'true],
  3114.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository''getPayCustomerRepositoryService'true],
  3115.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository''getPayFixAcountRepositoryService'true],
  3116.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository''getPayFixedRepositoryService'true],
  3117.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository''getPayImportRepositoryService'true],
  3118.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository''getPayMovRepositoryService'true],
  3119.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository''getPayProfessionalRepositoryService'true],
  3120.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository''getPayProviderRepositoryService'true],
  3121.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository''getPayRepositoryService'true],
  3122.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository''getPaymentMethodRepositoryService'true],
  3123.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository''getPaymentRepositoryService'true],
  3124.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository''getProductAbdomenRepositoryService'true],
  3125.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository''getProductMammaryRepositoryService'true],
  3126.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''getProductOptionRepositoryService'true],
  3127.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository''getProductRepositoryService'true],
  3128.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository''getProductReviewRepositoryService'true],
  3129.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository''getProductRoomRepositoryService'true],
  3130.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''getProductTaxonRepositoryService'true],
  3131.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository''getProductVariantRepositoryService'true],
  3132.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository''getProfessionalRepositoryService'true],
  3133.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository''getPromotionRepositoryService'true],
  3134.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository''getShipmentRepositoryService'true],
  3135.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''getShippingCategoryRepositoryService'true],
  3136.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository''getShippingMethodRepositoryService'true],
  3137.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository''getTurnRepositoryService'true],
  3138.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository''getUserRepositoryService'true],
  3139.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => ['privates''Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository''getExchangeRateRepositoryService'true],
  3140.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''getProductAssociationTypeRepositoryService'true],
  3141.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository''getProductAttributeValueRepositoryService'true],
  3142.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository' => ['privates''Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository''getCatalogPromotionRepositoryService'true],
  3143.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => ['privates''Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository''getPromotionCouponRepositoryService'true],
  3144.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => ['privates''Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository''getResourceLogEntryRepositoryService'true],
  3145.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => ['privates''Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository''getTaxCategoryRepositoryService'true],
  3146.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => ['privates''Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository''getTaxonRepositoryService'true],
  3147.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository''getUserRepository2Service'true],
  3148.         ], [
  3149.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => '?',
  3150.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => '?',
  3151.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository' => '?',
  3152.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository' => '?',
  3153.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository' => '?',
  3154.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository' => '?',
  3155.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository' => '?',
  3156.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository' => '?',
  3157.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository' => '?',
  3158.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository' => '?',
  3159.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => '?',
  3160.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetImportRepository' => '?',
  3161.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetRepository' => '?',
  3162.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository' => '?',
  3163.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository' => '?',
  3164.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => '?',
  3165.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => '?',
  3166.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository' => '?',
  3167.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository' => '?',
  3168.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository' => '?',
  3169.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository' => '?',
  3170.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository' => '?',
  3171.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository' => '?',
  3172.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository' => '?',
  3173.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository' => '?',
  3174.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository' => '?',
  3175.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository' => '?',
  3176.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository' => '?',
  3177.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => '?',
  3178.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository' => '?',
  3179.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository' => '?',
  3180.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => '?',
  3181.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository' => '?',
  3182.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => '?',
  3183.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository' => '?',
  3184.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => '?',
  3185.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository' => '?',
  3186.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository' => '?',
  3187.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => '?',
  3188.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => '?',
  3189.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => '?',
  3190.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository' => '?',
  3191.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository' => '?',
  3192.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3193.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => '?',
  3194.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => '?',
  3195.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => '?',
  3196.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository' => '?',
  3197.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => '?',
  3198.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => '?',
  3199.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => '?',
  3200.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => '?',
  3201.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3202.         ])), $this->parameters['sylius.doctrine.orm.container_repository_factory.entities']));
  3203.         $a->addCustomStringFunction('DATE_FORMAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\DateFormat');
  3204.         $a->addCustomStringFunction('DAY''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Day');
  3205.         $a->addCustomStringFunction('HOUR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Hour');
  3206.         $a->addCustomStringFunction('MONTH''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Month');
  3207.         $a->addCustomStringFunction('WEEK''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Week');
  3208.         $a->addCustomStringFunction('YEAR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Year');
  3209.         $a->addCustomStringFunction('ANY_VALUE''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\AnyValue');
  3210.         $a->addCustomStringFunction('GROUP_CONCAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\GroupConcat');
  3211.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3212.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3213.         return $instance;
  3214.     }
  3215.     /**
  3216.      * Gets the public 'event_dispatcher' shared service.
  3217.      *
  3218.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3219.      */
  3220.     protected function getEventDispatcherService()
  3221.     {
  3222.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3223.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3224.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3225.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3226.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3227.         $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())));
  3228.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  3229.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3230.         }, => 'onKernelController'], 0);
  3231.         $instance->addListener('kernel.response', [=> #[\Closure(name'monolog.handler.firephp', class: 'Symfony\\Bridge\\Monolog\\Handler\\FirePHPHandler')] function () {
  3232.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  3233.         }, => 'onKernelResponse'], 0);
  3234.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3235.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3236.         }, => 'checkPassport'], 1024);
  3237.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  3238.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3239.         }, => 'onKernelResponse'], 0);
  3240.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.1', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  3241.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  3242.         }, => 'onKernelResponse'], 0);
  3243.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.2', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  3244.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  3245.         }, => 'onKernelResponse'], 0);
  3246.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.listener.request_locale_setter', class: 'Sylius\\Bundle\\LocaleBundle\\Listener\\RequestLocaleSetter')] function () {
  3247.             return ($this->services['sylius.listener.request_locale_setter'] ?? $this->getSylius_Listener_RequestLocaleSetterService());
  3248.         }, => 'onKernelRequest'], 4);
  3249.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.context.channel.fake_channel.persister', class: 'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelPersister')] function () {
  3250.             return ($this->services['sylius.context.channel.fake_channel.persister'] ?? $this->getSylius_Context_Channel_FakeChannel_PersisterService());
  3251.         }, => 'onKernelResponse'], -8192);
  3252.         $instance->addListener('sylius.zone.pre_delete', [=> #[\Closure(name'sylius.listener.zone_member_integrity', class: 'Sylius\\Bundle\\AddressingBundle\\EventListener\\ZoneMemberIntegrityListener')] function () {
  3253.             return ($this->services['sylius.listener.zone_member_integrity'] ?? $this->load('getSylius_Listener_ZoneMemberIntegrityService'));
  3254.         }, => 'protectFromRemovingZone'], 0);
  3255.         $instance->addListener('sylius.country.pre_update', [=> #[\Closure(name'sylius.listener.zone_member_integrity', class: 'Sylius\\Bundle\\AddressingBundle\\EventListener\\ZoneMemberIntegrityListener')] function () {
  3256.             return ($this->services['sylius.listener.zone_member_integrity'] ?? $this->load('getSylius_Listener_ZoneMemberIntegrityService'));
  3257.         }, => 'protectFromRemovingProvinceWithinCountry'], 0);
  3258.         $instance->addListener('sylius.user.pre_password_reset', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3259.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3260.         }, => 'genericEventUpdater'], 0);
  3261.         $instance->addListener('sylius.user.pre_password_change', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3262.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3263.         }, => 'genericEventUpdater'], 0);
  3264.         $instance->addListener('sylius.admin_user.pre_update', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3265.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3266.         }, => 'genericEventUpdater'], 0);
  3267.         $instance->addListener('sylius.customer.pre_update', [=> #[\Closure(name'sylius.listener.password_updater', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\PasswordUpdaterListener')] function () {
  3268.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3269.         }, => 'customerUpdateEvent'], 0);
  3270.         $instance->addListener('sylius.user.password_reset.request.pin', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3271.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3272.         }, => 'sendResetPasswordPinEmail'], 0);
  3273.         $instance->addListener('sylius.user.password_reset.request.token', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3274.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3275.         }, => 'sendResetPasswordTokenEmail'], 0);
  3276.         $instance->addListener('sylius.user.email_verification.token', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3277.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3278.         }, => 'sendVerificationTokenEmail'], 0);
  3279.         $instance->addListener('sylius.customer.post_register', [=> #[\Closure(name'sylius.listener.user_mailer_listener', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\MailerListener')] function () {
  3280.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3281.         }, => 'sendUserRegistrationEmail'], 0);
  3282.         $instance->addListener('sylius.admin_user.post_create', [=> #[\Closure(name'sylius.listener.admin_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3283.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3284.         }, => 'reloadUser'], 0);
  3285.         $instance->addListener('sylius.admin_user.post_update', [=> #[\Closure(name'sylius.listener.admin_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3286.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3287.         }, => 'reloadUser'], 0);
  3288.         $instance->addListener('sylius.admin_user.pre_delete', [=> #[\Closure(name'sylius.listener.admin_user_delete', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserDeleteListener')] function () {
  3289.             return ($this->privates['sylius.listener.admin_user_delete'] ?? $this->load('getSylius_Listener_AdminUserDeleteService'));
  3290.         }, => 'deleteUser'], 0);
  3291.         $instance->addListener('sylius.shop_user.post_create', [=> #[\Closure(name'sylius.listener.shop_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3292.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3293.         }, => 'reloadUser'], 0);
  3294.         $instance->addListener('sylius.shop_user.post_update', [=> #[\Closure(name'sylius.listener.shop_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3295.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3296.         }, => 'reloadUser'], 0);
  3297.         $instance->addListener('sylius.shop_user.pre_delete', [=> #[\Closure(name'sylius.listener.shop_user_delete', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserDeleteListener')] function () {
  3298.             return ($this->privates['sylius.listener.shop_user_delete'] ?? $this->load('getSylius_Listener_ShopUserDeleteService'));
  3299.         }, => 'deleteUser'], 0);
  3300.         $instance->addListener('sylius.oauth_user.post_create', [=> #[\Closure(name'sylius.listener.oauth_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3301.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3302.         }, => 'reloadUser'], 0);
  3303.         $instance->addListener('sylius.oauth_user.post_update', [=> #[\Closure(name'sylius.listener.oauth_user.reloader', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserReloaderListener')] function () {
  3304.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3305.         }, => 'reloadUser'], 0);
  3306.         $instance->addListener('sylius.oauth_user.pre_delete', [=> #[\Closure(name'sylius.listener.oauth_user_delete', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserDeleteListener')] function () {
  3307.             return ($this->privates['sylius.listener.oauth_user_delete'] ?? $this->load('getSylius_Listener_OauthUserDeleteService'));
  3308.         }, => 'deleteUser'], 0);
  3309.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  3310.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  3311.         }, => 'onSecurityInteractiveLogin'], 0);
  3312.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  3313.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  3314.         }, => 'onSecurityInteractiveLogin'], 0);
  3315.         $instance->addListener('sylius.channel.pre_delete', [=> #[\Closure(name'sylius.listener.channel', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ChannelDeletionListener')] function () {
  3316.             return ($this->services['sylius.listener.channel'] ?? $this->load('getSylius_Listener_ChannelService'));
  3317.         }, => 'onChannelPreDelete'], 0);
  3318.         $instance->addListener('sylius.product.pre_create', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3319.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3320.         }, => 'uploadImages'], 0);
  3321.         $instance->addListener('sylius.product.pre_update', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3322.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3323.         }, => 'uploadImages'], 0);
  3324.         $instance->addListener('sylius.taxon.pre_create', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3325.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3326.         }, => 'uploadImages'], 0);
  3327.         $instance->addListener('sylius.taxon.pre_update', [=> #[\Closure(name'sylius.listener.images_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImagesUploadListener')] function () {
  3328.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3329.         }, => 'uploadImages'], 0);
  3330.         $instance->addListener('sylius.admin_user.pre_create', [=> #[\Closure(name'sylius.listener.avatar_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImageUploadListener')] function () {
  3331.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3332.         }, => 'uploadImage'], 0);
  3333.         $instance->addListener('sylius.admin_user.pre_update', [=> #[\Closure(name'sylius.listener.avatar_upload', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ImageUploadListener')] function () {
  3334.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3335.         }, => 'uploadImage'], 0);
  3336.         $instance->addListener('sylius.cart_change', [=> #[\Closure(name'sylius.listener.order_recalculation', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\OrderRecalculationListener')] function () {
  3337.             return ($this->services['sylius.listener.order_recalculation'] ?? $this->load('getSylius_Listener_OrderRecalculationService'));
  3338.         }, => 'recalculateOrder'], 0);
  3339.         $instance->addListener('sylius.product_review.pre_create', [=> #[\Closure(name'sylius.listener.review_create', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ReviewCreateListener')] function () {
  3340.             return ($this->services['sylius.listener.review_create'] ?? $this->load('getSylius_Listener_ReviewCreateService'));
  3341.         }, => 'ensureReviewHasAuthor'], 0);
  3342.         $instance->addListener('sylius.product_variant.initialize_update', [=> #[\Closure(name'sylius.listener.locking', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\LockingListener')] function () {
  3343.             return ($this->services['sylius.listener.locking'] ?? $this->load('getSylius_Listener_LockingService'));
  3344.         }, => 'lock'], 0);
  3345.         $instance->addListener('sylius.product.initialize_update', [=> #[\Closure(name'sylius.listener.simple_product_locking', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\SimpleProductLockingListener')] function () {
  3346.             return ($this->services['sylius.listener.simple_product_locking'] ?? $this->load('getSylius_Listener_SimpleProductLockingService'));
  3347.         }, => 'lock'], 0);
  3348.         $instance->addListener('sylius.address.pre_create', [=> #[\Closure(name'sylius.listener.customer_default_address', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\CustomerDefaultAddressListener')] function () {
  3349.             return ($this->services['sylius.listener.customer_default_address'] ?? ($this->services['sylius.listener.customer_default_address'] = new \Sylius\Bundle\CoreBundle\EventListener\CustomerDefaultAddressListener()));
  3350.         }, => 'preCreate'], 0);
  3351.         $instance->addListener('sylius.taxon.pre_delete', [=> #[\Closure(name'sylius.listener.taxon_deletion', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\TaxonDeletionListener')] function () {
  3352.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3353.         }, => 'protectFromRemovingMenuTaxon'], 0);
  3354.         $instance->addListener('sylius.taxon.post_delete', [=> #[\Closure(name'sylius.listener.taxon_deletion', class: 'Sylius\\Bundle\\CoreBundle\\EventListener\\TaxonDeletionListener')] function () {
  3355.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3356.         }, => 'removeTaxonFromPromotionRules'], 0);
  3357.         $instance->addListener('kernel.response', [=> #[\Closure(name'sonata.block.cache.handler.default', class: 'Sonata\\BlockBundle\\Cache\\HttpCacheHandler')] function () {
  3358.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  3359.         }, => 'onKernelResponse'], 0);
  3360.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_rest.body_listener', class: 'FOS\\RestBundle\\EventListener\\BodyListener')] function () {
  3361.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3362.         }, => 'onKernelRequest'], 10);
  3363.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_rest.format_listener', class: 'FOS\\RestBundle\\EventListener\\FormatListener')] function () {
  3364.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3365.         }, => 'onKernelRequest'], 34);
  3366.         $instance->addListener('kernel.exception', [=> #[\Closure(name'payum.listener.reply_to_http_response', class: 'Payum\\Bundle\\PayumBundle\\EventListener\\ReplyToHttpResponseListener')] function () {
  3367.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService'));
  3368.         }, => 'onKernelException'], 128);
  3369.         $instance->addListener('kernel.exception', [=> #[\Closure(name'pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found', class: 'BabDev\\PagerfantaBundle\\EventListener\\ConvertNotValidCurrentPageToNotFoundListener')] function () {
  3370.             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()));
  3371.         }, => 'onKernelException'], 512);
  3372.         $instance->addListener('kernel.exception', [=> #[\Closure(name'pagerfanta.event_listener.convert_not_valid_current_page_to_not_found', class: 'BabDev\\PagerfantaBundle\\EventListener\\ConvertNotValidMaxPerPageToNotFoundListener')] function () {
  3373.             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()));
  3374.         }, => 'onKernelException'], 512);
  3375.         $instance->addListener('sylius.shipment.post_ship', [=> #[\Closure(name'sylius.listener.shipment_ship', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\ShipmentShipListener')] function () {
  3376.             return ($this->services['sylius.listener.shipment_ship'] ?? $this->load('getSylius_Listener_ShipmentShipService'));
  3377.         }, => 'sendConfirmationEmail'], 0);
  3378.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  3379.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  3380.         }, => 'onImplicitLogin'], 0);
  3381.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  3382.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  3383.         }, => 'onInteractiveLogin'], 0);
  3384.         $instance->addListener('sylius.customer.pre_update', [=> #[\Closure(name'sylius.listener.email_updater', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\CustomerEmailUpdaterListener')] function () {
  3385.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3386.         }, => 'eraseVerification'], 0);
  3387.         $instance->addListener('sylius.customer.post_update', [=> #[\Closure(name'sylius.listener.email_updater', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\CustomerEmailUpdaterListener')] function () {
  3388.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3389.         }, => 'sendVerificationEmail'], 0);
  3390.         $instance->addListener('sylius.order.pre_complete', [=> #[\Closure(name'sylius.listener.order_customer_ip', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderCustomerIpListener')] function () {
  3391.             return ($this->services['sylius.listener.order_customer_ip'] ?? $this->load('getSylius_Listener_OrderCustomerIpService'));
  3392.         }, => 'assignCustomerIpToOrder'], 0);
  3393.         $instance->addListener('sylius.order.post_complete', [=> #[\Closure(name'sylius.listener.order_complete', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderCompleteListener')] function () {
  3394.             return ($this->services['sylius.listener.order_complete'] ?? $this->load('getSylius_Listener_OrderCompleteService'));
  3395.         }, => 'sendConfirmationEmail'], 0);
  3396.         $instance->addListener('sylius.customer.post_register', [=> #[\Closure(name'sylius.listener.user_registration', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserRegistrationListener')] function () {
  3397.             return ($this->services['sylius.listener.user_registration'] ?? $this->load('getSylius_Listener_UserRegistrationService'));
  3398.         }, => 'handleUserVerification'], 0);
  3399.         $instance->addListener('sylius.order.pre_complete', [=> #[\Closure(name'sylius.listener.order_integrity_checker', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderIntegrityChecker')] function () {
  3400.             return ($this->services['sylius.listener.order_integrity_checker'] ?? $this->load('getSylius_Listener_OrderIntegrityCheckerService'));
  3401.         }, => 'check'], 0);
  3402.         $instance->addListener('sylius.order.pre_complete', [=> #[\Closure(name'sylius.order_locale_assigner', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderLocaleAssigner')] function () {
  3403.             return ($this->services['sylius.order_locale_assigner'] ?? $this->load('getSylius_OrderLocaleAssignerService'));
  3404.         }, => 'assignLocale'], 0);
  3405.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  3406.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3407.         }, => 'recalculateCartWhileLogin'], 0);
  3408.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  3409.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3410.         }, => 'recalculateCartWhileLogin'], 0);
  3411.         $instance->addListener('sylius.user.security.impersonate', [=> #[\Closure(name'sylius.listener.user_impersonated', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserImpersonatedListener')] function () {
  3412.             return ($this->services['sylius.listener.user_impersonated'] ?? $this->load('getSylius_Listener_UserImpersonatedService'));
  3413.         }, => 'onUserImpersonated'], 0);
  3414.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.listener.non_channel_request_locale', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\NonChannelLocaleListener')] function () {
  3415.             return ($this->services['sylius.listener.non_channel_request_locale'] ?? $this->getSylius_Listener_NonChannelRequestLocaleService());
  3416.         }, => 'restrictRequestLocale'], 10);
  3417.         $instance->addListener('sylius.order.post_address', [=> #[\Closure(name'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] function () {
  3418.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3419.         }, => 'handleCheckoutRedirect'], 0);
  3420.         $instance->addListener('sylius.order.post_select_shipping', [=> #[\Closure(name'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] function () {
  3421.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3422.         }, => 'handleCheckoutRedirect'], 0);
  3423.         $instance->addListener('sylius.order.post_payment', [=> #[\Closure(name'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] function () {
  3424.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3425.         }, => 'handleCheckoutRedirect'], 0);
  3426.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  3427.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  3428.         }, => 'onKernelRequest'], 28);
  3429.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  3430.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  3431.         }, => 'onKernelRequest'], 2);
  3432.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  3433.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  3434.         }, => 'onKernelView'], 16);
  3435.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  3436.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  3437.         }, => 'onKernelView'], 8);
  3438.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  3439.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  3440.         }, => 'onKernelException'], 0);
  3441.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  3442.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  3443.         }, => 'onKernelException'], -96);
  3444.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] function () {
  3445.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  3446.         }, => 'onKernelView'], 32);
  3447.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] function () {
  3448.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  3449.         }, => 'onKernelRequest'], 4);
  3450.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  3451.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  3452.         }, => 'onKernelRequest'], 0);
  3453.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  3454.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  3455.         }, => 'onKernelResponse'], 0);
  3456.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  3457.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  3458.         }, => 'onKernelResponse'], -1);
  3459.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  3460.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  3461.         }, => 'onKernelView'], 64);
  3462.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  3463.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  3464.         }, => 'onKernelRequest'], 16);
  3465.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  3466.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3467.         }, => 'onSecurity'], 3);
  3468.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  3469.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3470.         }, => 'onSecurityPostDenormalize'], 1);
  3471.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  3472.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3473.         }, => 'onSecurityPostValidation'], 63);
  3474.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  3475.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  3476.         }, => 'onLoginSuccess'], 0);
  3477.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'sylius.listener.api_authentication_success_listener', class: 'Sylius\\Bundle\\ApiBundle\\EventListener\\AuthenticationSuccessListener')] function () {
  3478.             return ($this->privates['sylius.listener.api_authentication_success_listener'] ?? $this->load('getSylius_Listener_ApiAuthenticationSuccessListenerService'));
  3479.         }, => 'onAuthenticationSuccessResponse'], 0);
  3480.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  3481.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  3482.         }, => 'onKernelException'], 0);
  3483.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  3484.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3485.         }, => 'onKernelResponse'], 0);
  3486.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  3487.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3488.         }, => 'setDefaultLocale'], 100);
  3489.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  3490.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3491.         }, => 'onKernelRequest'], 16);
  3492.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  3493.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3494.         }, => 'onKernelFinishRequest'], 0);
  3495.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  3496.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3497.         }, => 'onKernelRequest'], 256);
  3498.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  3499.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3500.         }, => 'onResponse'], -255);
  3501.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  3502.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3503.         }, => 'onConsoleError'], -128);
  3504.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  3505.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3506.         }, => 'onConsoleTerminate'], -128);
  3507.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  3508.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3509.         }, => 'onConsoleError'], 0);
  3510.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  3511.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3512.         }, => 'onMessage'], -255);
  3513.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  3514.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3515.         }, => 'onMessage'], -255);
  3516.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  3517.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3518.         }, => 'configure'], 2048);
  3519.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  3520.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3521.         }, => 'configure'], 2048);
  3522.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  3523.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3524.         }, => 'onKernelRequest'], 32);
  3525.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  3526.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3527.         }, => 'onKernelFinishRequest'], 0);
  3528.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  3529.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3530.         }, => 'onKernelException'], -64);
  3531.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  3532.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3533.         }, => 'onKernelResponse'], 0);
  3534.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  3535.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3536.         }, => 'onKernelRequest'], 128);
  3537.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  3538.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3539.         }, => 'onKernelResponse'], -1000);
  3540.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  3541.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3542.         }, => 'onMessageFailed'], 100);
  3543.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  3544.             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()));
  3545.         }, => 'onMessageFailed'], 200);
  3546.         $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 () {
  3547.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  3548.         }, => 'onMessageFailed'], -100);
  3549.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  3550.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  3551.         }, => 'onWorkerRunning'], 100);
  3552.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  3553.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3554.         }, => 'onWorkerStarted'], 0);
  3555.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  3556.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3557.         }, => 'onWorkerRunning'], 0);
  3558.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  3559.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  3560.         }, => 'onWorkerStarted'], 100);
  3561.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  3562.             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()));
  3563.         }, => 'onMessageFailed'], 0);
  3564.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  3565.             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()));
  3566.         }, => 'onWorkerRunning'], 0);
  3567.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  3568.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3569.         }, => 'onKernelResponse'], -100);
  3570.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  3571.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3572.         }, => 'onKernelException'], 0);
  3573.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  3574.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3575.         }, => 'onKernelTerminate'], -1024);
  3576.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  3577.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3578.         }, => 'onKernelController'], 0);
  3579.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  3580.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3581.         }, => 'onKernelResponse'], 0);
  3582.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3583.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3584.         }, => 'checkPassport'], 0);
  3585.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3586.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3587.         }, => 'onLoginSuccess'], 0);
  3588.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  3589.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3590.         }, => 'onVoterVote'], 0);
  3591.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  3592.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3593.         }, => 'configureLogoutUrlGenerator'], 8);
  3594.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  3595.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3596.         }, => 'onKernelRequest'], 8);
  3597.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  3598.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3599.         }, => 'onKernelFinishRequest'], 0);
  3600.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
  3601.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3602.         }, => 'onKernelResponse'], 0);
  3603.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  3604.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  3605.         }, => 'onMessage'], 0);
  3606.         $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 () {
  3607.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3608.         }, => 'onWorkerMessageHandled'], 0);
  3609.         $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 () {
  3610.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3611.         }, => 'onWorkerMessageFailed'], 0);
  3612.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3613.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3614.         }, => 'onSecurityInteractiveLogin'], 0);
  3615.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3616.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3617.         }, => 'onImplicitLogin'], 0);
  3618.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3619.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3620.         }, => 'onSecurityInteractiveLogin'], 0);
  3621.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3622.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3623.         }, => 'onImplicitLogin'], 0);
  3624.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3625.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3626.         }, => 'onSecurityInteractiveLogin'], 0);
  3627.         $instance->addListener('sylius.user.security.implicit_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  3628.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3629.         }, => 'onImplicitLogin'], 0);
  3630.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener')] function () {
  3631.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3632.         }, => 'onKernelRequest'], 4);
  3633.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener')] function () {
  3634.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3635.         }, => 'onKernelFinishRequest'], -15);
  3636.         $instance->addListener('kernel.response', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber')] function () {
  3637.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber()));
  3638.         }, => 'onKernelResponse'], 0);
  3639.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.storage.cookie', class: 'Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage')] function () {
  3640.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3641.         }, => 'onKernelRequest'], 1024);
  3642.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.storage.cookie', class: 'Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage')] function () {
  3643.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3644.         }, => 'onKernelResponse'], -1024);
  3645.         $instance->addListener('kernel.request', [=> #[\Closure(name'stof_doctrine_extensions.event_listener.logger', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener')] function () {
  3646.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  3647.         }, => 'onKernelRequest'], 0);
  3648.         $instance->addListener('console.command', [=> #[\Closure(name'sylius_fixtures.logger.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  3649.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3650.         }, => 'onCommand'], 255);
  3651.         $instance->addListener('console.terminate', [=> #[\Closure(name'sylius_fixtures.logger.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  3652.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3653.         }, => 'onTerminate'], -255);
  3654.         $instance->addListener('kernel.exception', [=> #[\Closure(name'sylius.event_subscriber.resource_delete', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\ResourceDeleteSubscriber')] function () {
  3655.             return ($this->services['sylius.event_subscriber.resource_delete'] ?? $this->load('getSylius_EventSubscriber_ResourceDeleteService'));
  3656.         }, => 'onResourceDelete'], 0);
  3657.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.event_subscriber.admin_cache_control_subscriber', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\AdminSectionCacheControlSubscriber')] function () {
  3658.             return ($this->services['sylius.event_subscriber.admin_cache_control_subscriber'] ?? $this->getSylius_EventSubscriber_AdminCacheControlSubscriberService());
  3659.         }, => 'setCacheControlDirectives'], 0);
  3660.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.event_subscriber.admin_filter_subscriber', class: 'Sylius\\Bundle\\AdminBundle\\EventListener\\AdminFilterSubscriber')] function () {
  3661.             return ($this->services['sylius.event_subscriber.admin_filter_subscriber'] ?? $this->getSylius_EventSubscriber_AdminFilterSubscriberService());
  3662.         }, => 'onKernelRequest'], 0);
  3663.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCustomerAccountSubSectionCacheControlSubscriber')] function () {
  3664.             return ($this->services['sylius.listener.shop_customer_account_sub_section_cache_control_subscriber'] ?? $this->getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService());
  3665.         }, => 'setCacheControlDirectives'], 0);
  3666.         $instance->addListener('kernel.response', [=> #[\Closure(name'sylius.listener.session_cart', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\SessionCartSubscriber')] function () {
  3667.             return ($this->services['sylius.listener.session_cart'] ?? $this->getSylius_Listener_SessionCartService());
  3668.         }, => 'onKernelResponse'], 0);
  3669.         $instance->addListener('kernel.request', [=> #[\Closure(name'sylius.resolver.checkout', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutResolver')] function () {
  3670.             return ($this->privates['sylius.resolver.checkout'] ?? $this->getSylius_Resolver_CheckoutService());
  3671.         }, => 'onKernelRequest'], 0);
  3672.         $instance->addListener('kernel.view', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber')] function () {
  3673.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber'] ?? $this->load('getProductVariantEventSubscriberService'));
  3674.         }, => 'postWrite'], 31);
  3675.         $instance->addListener('kernel.view', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber')] function () {
  3676.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber'] ?? $this->load('getCatalogPromotionEventSubscriberService'));
  3677.         }, => 'postWrite'], 31);
  3678.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber')] function () {
  3679.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(true'/api/v2')));
  3680.         }, => 'validateApi'], 65);
  3681.         $instance->addListener('kernel.view', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber')] function () {
  3682.             return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber'] ?? $this->load('getProductSlugEventSubscriberService'));
  3683.         }, => 'generateSlug'], 65);
  3684.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  3685.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3686.         }, => 'configure'], 1024);
  3687.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  3688.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3689.         }, => 'onKernelResponse'], -128);
  3690.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  3691.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3692.         }, => 'resetAssets'], 0);
  3693.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3694.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3695.         }, => 'checkPassport'], 512);
  3696.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3697.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3698.         }, => 'onLogout'], 0);
  3699.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3700.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3701.         }, => 'onControllerArguments'], 0);
  3702.         $instance->addListener('kernel.exception', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3703.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3704.         }, => 'logKernelException'], 0);
  3705.         $instance->addListener('kernel.exception', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3706.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3707.         }, => 'onKernelException'], -128);
  3708.         $instance->addListener('kernel.response', [=> #[\Closure(name'Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener')] function () {
  3709.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3710.         }, => 'removeCspHeader'], -128);
  3711.         return $instance;
  3712.     }
  3713.     /**
  3714.      * Gets the public 'form.factory' shared service.
  3715.      *
  3716.      * @return \Symfony\Component\Form\FormFactory
  3717.      */
  3718.     protected function getForm_FactoryService()
  3719.     {
  3720.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  3721.     }
  3722.     /**
  3723.      * Gets the public 'hateoas.generator.registry' shared service.
  3724.      *
  3725.      * @return \Hateoas\UrlGenerator\UrlGeneratorRegistry
  3726.      */
  3727.     protected function getHateoas_Generator_RegistryService()
  3728.     {
  3729.         return $this->services['hateoas.generator.registry'] = new \Hateoas\UrlGenerator\UrlGeneratorRegistry(new \Hateoas\UrlGenerator\SymfonyUrlGenerator(($this->services['router'] ?? $this->getRouterService())));
  3730.     }
  3731.     /**
  3732.      * Gets the public 'hateoas.helper.link' shared service.
  3733.      *
  3734.      * @return \Hateoas\Helper\LinkHelper
  3735.      */
  3736.     protected function getHateoas_Helper_LinkService()
  3737.     {
  3738.         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()));
  3739.     }
  3740.     /**
  3741.      * Gets the public 'http_kernel' shared service.
  3742.      *
  3743.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3744.      */
  3745.     protected function getHttpKernelService()
  3746.     {
  3747.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3748.         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 () {
  3749.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  3750.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  3751.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3752.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3753.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3754.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3755.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3756.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3757.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3758.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3759.         }, 10)), $a));
  3760.     }
  3761.     /**
  3762.      * Gets the public 'knp_menu.matcher' shared service.
  3763.      *
  3764.      * @return \Knp\Menu\Matcher\Matcher
  3765.      */
  3766.     protected function getKnpMenu_MatcherService()
  3767.     {
  3768.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3769.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  3770.         }, 1));
  3771.     }
  3772.     /**
  3773.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3774.      *
  3775.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3776.      */
  3777.     protected function getLiipImagine_Cache_ManagerService()
  3778.     {
  3779.         $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);
  3780.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3781.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3782.         return $instance;
  3783.     }
  3784.     /**
  3785.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3786.      *
  3787.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3788.      */
  3789.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3790.     {
  3791.         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');
  3792.     }
  3793.     /**
  3794.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3795.      *
  3796.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3797.      */
  3798.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3799.     {
  3800.         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()));
  3801.     }
  3802.     /**
  3803.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3804.      *
  3805.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3806.      */
  3807.     protected function getLiipImagine_Cache_SignerService()
  3808.     {
  3809.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3810.     }
  3811.     /**
  3812.      * Gets the public 'messenger.default_bus' shared service.
  3813.      *
  3814.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3815.      */
  3816.     protected function getMessenger_DefaultBusService()
  3817.     {
  3818.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3819.             yield => ($this->privates['sylius.command_bus.middleware.traceable'] ?? $this->load('getSylius_CommandBus_Middleware_TraceableService'));
  3820.             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')));
  3821.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3822.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3823.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3824.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  3825.             yield => ($this->privates['sylius.command_bus.middleware.doctrine_transaction'] ?? $this->load('getSylius_CommandBus_Middleware_DoctrineTransactionService'));
  3826.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3827.             yield => ($this->privates['sylius.command_bus.middleware.handle_message'] ?? $this->load('getSylius_CommandBus_Middleware_HandleMessageService'));
  3828.         }, 9)));
  3829.     }
  3830.     /**
  3831.      * Gets the public 'payum.profiler.payum_collector' shared service.
  3832.      *
  3833.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  3834.      */
  3835.     protected function getPayum_Profiler_PayumCollectorService()
  3836.     {
  3837.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  3838.     }
  3839.     /**
  3840.      * Gets the public 'request_stack' shared service.
  3841.      *
  3842.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3843.      */
  3844.     protected function getRequestStackService()
  3845.     {
  3846.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3847.     }
  3848.     /**
  3849.      * Gets the public 'router' shared service.
  3850.      *
  3851.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3852.      */
  3853.     protected function getRouterService()
  3854.     {
  3855.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3856.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3857.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3858.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3859.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3860.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3861.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3862.         ], [
  3863.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3864.         ]))->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');
  3865.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3866.             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)));
  3867.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3868.         }, 2)));
  3869.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3870.         return $instance;
  3871.     }
  3872.     /**
  3873.      * Gets the public 'security.authorization_checker' shared service.
  3874.      *
  3875.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3876.      */
  3877.     protected function getSecurity_AuthorizationCheckerService()
  3878.     {
  3879.         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);
  3880.     }
  3881.     /**
  3882.      * Gets the public 'security.token_storage' shared service.
  3883.      *
  3884.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3885.      */
  3886.     protected function getSecurity_TokenStorageService()
  3887.     {
  3888.         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, [
  3889.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3890.         ], [
  3891.             'request_stack' => '?',
  3892.         ]));
  3893.     }
  3894.     /**
  3895.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3896.      *
  3897.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3898.      */
  3899.     protected function getSonata_Block_ContextManager_DefaultService()
  3900.     {
  3901.         $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()));
  3902.         $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);
  3903.         return $instance;
  3904.     }
  3905.     /**
  3906.      * Gets the public 'sonata.block.manager' shared service.
  3907.      *
  3908.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3909.      */
  3910.     protected function getSonata_Block_ManagerService()
  3911.     {
  3912.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3913.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  3914.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  3915.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'true],
  3916.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  3917.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  3918.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  3919.         ], [
  3920.             'sonata.block.service.container' => '?',
  3921.             'sonata.block.service.empty' => '?',
  3922.             'sonata.block.service.menu' => '?',
  3923.             'sonata.block.service.rss' => '?',
  3924.             'sonata.block.service.template' => '?',
  3925.             'sonata.block.service.text' => '?',
  3926.         ]), $this->parameters['sonata.block.container.types']);
  3927.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3928.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3929.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3930.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3931.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3932.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3933.         return $instance;
  3934.     }
  3935.     /**
  3936.      * Gets the public 'sonata.block.renderer.default' shared service.
  3937.      *
  3938.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3939.      */
  3940.     protected function getSonata_Block_Renderer_DefaultService()
  3941.     {
  3942.         $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'], [], []);
  3943.         $a->setDefaultFilter('debug_only');
  3944.         $a->setDefaultRenderer('throw');
  3945.         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()));
  3946.     }
  3947.     /**
  3948.      * Gets the public 'sylius.adjustments_aggregator' shared service.
  3949.      *
  3950.      * @return \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator
  3951.      */
  3952.     protected function getSylius_AdjustmentsAggregatorService()
  3953.     {
  3954.         return $this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator();
  3955.     }
  3956.     /**
  3957.      * Gets the public 'sylius.availability_checker.default' shared service.
  3958.      *
  3959.      * @return \Sylius\Component\Inventory\Checker\AvailabilityChecker
  3960.      */
  3961.     protected function getSylius_AvailabilityChecker_DefaultService()
  3962.     {
  3963.         return $this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker();
  3964.     }
  3965.     /**
  3966.      * Gets the public 'sylius.calculator.order_items_subtotal' shared service.
  3967.      *
  3968.      * @return \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator
  3969.      */
  3970.     protected function getSylius_Calculator_OrderItemsSubtotalService()
  3971.     {
  3972.         return $this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator();
  3973.     }
  3974.     /**
  3975.      * Gets the public 'sylius.calculator.product_variant_price' shared service.
  3976.      *
  3977.      * @return \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator
  3978.      */
  3979.     protected function getSylius_Calculator_ProductVariantPriceService()
  3980.     {
  3981.         return $this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator();
  3982.     }
  3983.     /**
  3984.      * Gets the public 'sylius.canonicalizer' shared service.
  3985.      *
  3986.      * @return \Sylius\Component\User\Canonicalizer\Canonicalizer
  3987.      */
  3988.     protected function getSylius_CanonicalizerService()
  3989.     {
  3990.         return $this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer();
  3991.     }
  3992.     /**
  3993.      * Gets the public 'sylius.category_requirement_shipping_method_eligibility_checker' shared service.
  3994.      *
  3995.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker
  3996.      */
  3997.     protected function getSylius_CategoryRequirementShippingMethodEligibilityCheckerService()
  3998.     {
  3999.         return $this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker();
  4000.     }
  4001.     /**
  4002.      * Gets the public 'sylius.checker.order_payment_method_selection_requirement' shared service.
  4003.      *
  4004.      * @return \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker
  4005.      */
  4006.     protected function getSylius_Checker_OrderPaymentMethodSelectionRequirementService()
  4007.     {
  4008.         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()));
  4009.     }
  4010.     /**
  4011.      * Gets the public 'sylius.checker.order_shipping_method_selection_requirement' shared service.
  4012.      *
  4013.      * @return \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker
  4014.      */
  4015.     protected function getSylius_Checker_OrderShippingMethodSelectionRequirementService()
  4016.     {
  4017.         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()));
  4018.     }
  4019.     /**
  4020.      * Gets the public 'sylius.context.cart' shared service.
  4021.      *
  4022.      * @return \Sylius\Component\Order\Context\CompositeCartContext
  4023.      */
  4024.     protected function getSylius_Context_CartService()
  4025.     {
  4026.         $this->services['sylius.context.cart'] = $instance = new \Sylius\Component\Order\Context\CompositeCartContext();
  4027.         $instance->addContext(($this->services['sylius.context.cart.new'] ?? $this->getSylius_Context_Cart_NewService()), -999);
  4028.         $instance->addContext(($this->services['sylius.context.cart.customer_and_channel_based'] ?? $this->getSylius_Context_Cart_CustomerAndChannelBasedService()), -555);
  4029.         $instance->addContext(($this->services['sylius.context.cart.session_and_channel_based'] ?? $this->getSylius_Context_Cart_SessionAndChannelBasedService()), -777);
  4030.         $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);
  4031.         return $instance;
  4032.     }
  4033.     /**
  4034.      * Gets the public 'sylius.context.cart.customer_and_channel_based' shared service.
  4035.      *
  4036.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext
  4037.      */
  4038.     protected function getSylius_Context_Cart_CustomerAndChannelBasedService()
  4039.     {
  4040.         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()));
  4041.     }
  4042.     /**
  4043.      * Gets the public 'sylius.context.cart.new' shared service.
  4044.      *
  4045.      * @return \Sylius\Component\Core\Cart\Context\ShopBasedCartContext
  4046.      */
  4047.     protected function getSylius_Context_Cart_NewService()
  4048.     {
  4049.         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()));
  4050.     }
  4051.     /**
  4052.      * Gets the public 'sylius.context.cart.session_and_channel_based' shared service.
  4053.      *
  4054.      * @return \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext
  4055.      */
  4056.     protected function getSylius_Context_Cart_SessionAndChannelBasedService()
  4057.     {
  4058.         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()));
  4059.     }
  4060.     /**
  4061.      * Gets the public 'sylius.context.channel.fake_channel.persister' shared service.
  4062.      *
  4063.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister
  4064.      */
  4065.     protected function getSylius_Context_Channel_FakeChannel_PersisterService()
  4066.     {
  4067.         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())));
  4068.     }
  4069.     /**
  4070.      * Gets the public 'sylius.context.currency.channel_aware' shared service.
  4071.      *
  4072.      * @return \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext
  4073.      */
  4074.     protected function getSylius_Context_Currency_ChannelAwareService()
  4075.     {
  4076.         $a = new \Sylius\Component\Currency\Context\CompositeCurrencyContext();
  4077.         $a->addContext(($this->services['sylius.context.currency.storage_based'] ?? $this->getSylius_Context_Currency_StorageBasedService()), 0);
  4078.         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()));
  4079.     }
  4080.     /**
  4081.      * Gets the public 'sylius.context.currency.storage_based' shared service.
  4082.      *
  4083.      * @return \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext
  4084.      */
  4085.     protected function getSylius_Context_Currency_StorageBasedService()
  4086.     {
  4087.         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()));
  4088.     }
  4089.     /**
  4090.      * Gets the public 'sylius.context.customer' shared service.
  4091.      *
  4092.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerContext
  4093.      */
  4094.     protected function getSylius_Context_CustomerService()
  4095.     {
  4096.         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()));
  4097.     }
  4098.     /**
  4099.      * Gets the public 'sylius.context.locale.admin_based' shared service.
  4100.      *
  4101.      * @return \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext
  4102.      */
  4103.     protected function getSylius_Context_Locale_AdminBasedService()
  4104.     {
  4105.         return $this->services['sylius.context.locale.admin_based'] = new \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4106.     }
  4107.     /**
  4108.      * Gets the public 'sylius.context.locale.provider_based' shared service.
  4109.      *
  4110.      * @return \Sylius\Component\Locale\Context\ProviderBasedLocaleContext
  4111.      */
  4112.     protected function getSylius_Context_Locale_ProviderBasedService()
  4113.     {
  4114.         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()));
  4115.     }
  4116.     /**
  4117.      * Gets the public 'sylius.context.locale.request_based' shared service.
  4118.      *
  4119.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext
  4120.      */
  4121.     protected function getSylius_Context_Locale_RequestBasedService()
  4122.     {
  4123.         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()));
  4124.     }
  4125.     /**
  4126.      * Gets the public 'sylius.context.shopper' shared service.
  4127.      *
  4128.      * @return \Sylius\Component\Core\Context\ShopperContext
  4129.      */
  4130.     protected function getSylius_Context_ShopperService($lazyLoad true)
  4131.     {
  4132.         if ($lazyLoad) {
  4133.             return $this->services['sylius.context.shopper'] = $this->createProxy('ShopperContext_d398ef6', function () {
  4134.                 return \ShopperContext_d398ef6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4135.                     $wrappedInstance $this->getSylius_Context_ShopperService(false);
  4136.                     $proxy->setProxyInitializer(null);
  4137.                     return true;
  4138.                 });
  4139.             });
  4140.         }
  4141.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Context/ShopperContextInterface.php';
  4142.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Core/Context/ShopperContext.php';
  4143.         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()));
  4144.     }
  4145.     /**
  4146.      * Gets the public 'sylius.currency_converter' shared service.
  4147.      *
  4148.      * @return \Sylius\Component\Currency\Converter\CurrencyConverter
  4149.      */
  4150.     protected function getSylius_CurrencyConverterService()
  4151.     {
  4152.         return $this->services['sylius.currency_converter'] = new \Sylius\Component\Currency\Converter\CurrencyConverter(($this->services['sylius.repository.exchange_rate'] ?? $this->getSylius_Repository_ExchangeRateService()));
  4153.     }
  4154.     /**
  4155.      * Gets the public 'sylius.custom_bulk_action_grid_renderer.twig' shared service.
  4156.      *
  4157.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer
  4158.      */
  4159.     protected function getSylius_CustomBulkActionGridRenderer_TwigService()
  4160.     {
  4161.         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']);
  4162.     }
  4163.     /**
  4164.      * Gets the public 'sylius.custom_grid_renderer.twig' shared service.
  4165.      *
  4166.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer
  4167.      */
  4168.     protected function getSylius_CustomGridRenderer_TwigService()
  4169.     {
  4170.         $a = ($this->services['twig'] ?? $this->getTwigService());
  4171.         $b = new \Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistry();
  4172.         $b->add('entities''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\EntitiesFilterType');
  4173.         $b->add('fields_combine''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\FieldsCombineFilterType');
  4174.         $b->add('resource_autocomplete''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\ResourceAutocompleteFilterType');
  4175.         $b->add('string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4176.         $b->add('boolean''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType');
  4177.         $b->add('date''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType');
  4178.         $b->add('entity''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType');
  4179.         $b->add('exists''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType');
  4180.         $b->add('select''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType');
  4181.         $b->add('money''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType');
  4182.         $b->add('shop_string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4183.         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']);
  4184.     }
  4185.     /**
  4186.      * Gets the public 'sylius.event_subscriber.admin_cache_control_subscriber' shared service.
  4187.      *
  4188.      * @return \Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber
  4189.      */
  4190.     protected function getSylius_EventSubscriber_AdminCacheControlSubscriberService()
  4191.     {
  4192.         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()));
  4193.     }
  4194.     /**
  4195.      * Gets the public 'sylius.event_subscriber.admin_filter_subscriber' shared service.
  4196.      *
  4197.      * @return \Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber
  4198.      */
  4199.     protected function getSylius_EventSubscriber_AdminFilterSubscriberService()
  4200.     {
  4201.         return $this->services['sylius.event_subscriber.admin_filter_subscriber'] = new \Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber(($this->privates['Sylius\\Bundle\\UiBundle\\Storage\\FilterStorage'] ?? $this->getFilterStorageService()));
  4202.     }
  4203.     /**
  4204.      * Gets the public 'sylius.factory.order' shared service.
  4205.      *
  4206.      * @return \Sylius\Component\Resource\Factory\Factory
  4207.      */
  4208.     protected function getSylius_Factory_OrderService()
  4209.     {
  4210.         return $this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('Sylius\\Component\\Core\\Model\\Order');
  4211.     }
  4212.     /**
  4213.      * Gets the public 'sylius.grid.data_extractor.property_access' shared service.
  4214.      *
  4215.      * @return \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor
  4216.      */
  4217.     protected function getSylius_Grid_DataExtractor_PropertyAccessService()
  4218.     {
  4219.         return $this->services['sylius.grid.data_extractor.property_access'] = new \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4220.     }
  4221.     /**
  4222.      * Gets the public 'sylius.grid_field.datetime' shared service.
  4223.      *
  4224.      * @return \Sylius\Component\Grid\FieldTypes\DatetimeFieldType
  4225.      */
  4226.     protected function getSylius_GridField_DatetimeService()
  4227.     {
  4228.         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()));
  4229.     }
  4230.     /**
  4231.      * Gets the public 'sylius.grid_field.string' shared service.
  4232.      *
  4233.      * @return \Sylius\Component\Grid\FieldTypes\StringFieldType
  4234.      */
  4235.     protected function getSylius_GridField_StringService()
  4236.     {
  4237.         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()));
  4238.     }
  4239.     /**
  4240.      * Gets the public 'sylius.grid_field.twig' shared service.
  4241.      *
  4242.      * @return \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType
  4243.      */
  4244.     protected function getSylius_GridField_TwigService()
  4245.     {
  4246.         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()));
  4247.     }
  4248.     /**
  4249.      * Gets the public 'sylius.listener.non_channel_request_locale' shared service.
  4250.      *
  4251.      * @return \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener
  4252.      */
  4253.     protected function getSylius_Listener_NonChannelRequestLocaleService()
  4254.     {
  4255.         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']);
  4256.     }
  4257.     /**
  4258.      * Gets the public 'sylius.listener.request_locale_setter' shared service.
  4259.      *
  4260.      * @return \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter
  4261.      */
  4262.     protected function getSylius_Listener_RequestLocaleSetterService()
  4263.     {
  4264.         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()));
  4265.     }
  4266.     /**
  4267.      * Gets the public 'sylius.listener.session_cart' shared service.
  4268.      *
  4269.      * @return \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber
  4270.      */
  4271.     protected function getSylius_Listener_SessionCartService()
  4272.     {
  4273.         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()));
  4274.     }
  4275.     /**
  4276.      * Gets the public 'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' shared service.
  4277.      *
  4278.      * @return \Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber
  4279.      */
  4280.     protected function getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService()
  4281.     {
  4282.         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()));
  4283.     }
  4284.     /**
  4285.      * Gets the public 'sylius.locale_converter' shared service.
  4286.      *
  4287.      * @return \Sylius\Component\Locale\Converter\LocaleConverter
  4288.      */
  4289.     protected function getSylius_LocaleConverterService()
  4290.     {
  4291.         return $this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter();
  4292.     }
  4293.     /**
  4294.      * Gets the public 'sylius.locale_provider.channel_based' shared service.
  4295.      *
  4296.      * @return \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider
  4297.      */
  4298.     protected function getSylius_LocaleProvider_ChannelBasedService()
  4299.     {
  4300.         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');
  4301.     }
  4302.     /**
  4303.      * Gets the public 'sylius.money_formatter' shared service.
  4304.      *
  4305.      * @return \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter
  4306.      */
  4307.     protected function getSylius_MoneyFormatterService()
  4308.     {
  4309.         return $this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter();
  4310.     }
  4311.     /**
  4312.      * Gets the public 'sylius.payment_methods_resolver' shared service.
  4313.      *
  4314.      * @return \Sylius\Component\Payment\Resolver\CompositeMethodsResolver
  4315.      */
  4316.     protected function getSylius_PaymentMethodsResolverService()
  4317.     {
  4318.         return $this->services['sylius.payment_methods_resolver'] = new \Sylius\Component\Payment\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.payment_methods_resolver'] ?? $this->getSylius_Registry_PaymentMethodsResolverService()));
  4319.     }
  4320.     /**
  4321.      * Gets the public 'sylius.payment_methods_resolver.channel_based' shared service.
  4322.      *
  4323.      * @return \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver
  4324.      */
  4325.     protected function getSylius_PaymentMethodsResolver_ChannelBasedService()
  4326.     {
  4327.         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()));
  4328.     }
  4329.     /**
  4330.      * Gets the public 'sylius.product_variant_resolver.default' shared service.
  4331.      *
  4332.      * @return \Sylius\Component\Product\Resolver\DefaultProductVariantResolver
  4333.      */
  4334.     protected function getSylius_ProductVariantResolver_DefaultService()
  4335.     {
  4336.         return $this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver();
  4337.     }
  4338.     /**
  4339.      * Gets the public 'sylius.provider.product_variants_prices' shared service.
  4340.      *
  4341.      * @return \Sylius\Component\Core\Provider\ProductVariantsPricesProvider
  4342.      */
  4343.     protected function getSylius_Provider_ProductVariantsPricesService()
  4344.     {
  4345.         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())));
  4346.     }
  4347.     /**
  4348.      * Gets the public 'sylius.province_naming_provider' shared service.
  4349.      *
  4350.      * @return \Sylius\Component\Addressing\Provider\ProvinceNamingProvider
  4351.      */
  4352.     protected function getSylius_ProvinceNamingProviderService($lazyLoad true)
  4353.     {
  4354.         if ($lazyLoad) {
  4355.             return $this->services['sylius.province_naming_provider'] = $this->createProxy('ProvinceNamingProvider_9f6014a', function () {
  4356.                 return \ProvinceNamingProvider_9f6014a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4357.                     $wrappedInstance $this->getSylius_ProvinceNamingProviderService(false);
  4358.                     $proxy->setProxyInitializer(null);
  4359.                     return true;
  4360.                 });
  4361.             });
  4362.         }
  4363.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php';
  4364.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php';
  4365.         return new \Sylius\Component\Addressing\Provider\ProvinceNamingProvider(($this->services['sylius.repository.province'] ?? $this->getSylius_Repository_ProvinceService()));
  4366.     }
  4367.     /**
  4368.      * Gets the public 'sylius.registry.grid_field' shared service.
  4369.      *
  4370.      * @return \Sylius\Component\Registry\ServiceRegistry
  4371.      */
  4372.     protected function getSylius_Registry_GridFieldService()
  4373.     {
  4374.         $this->services['sylius.registry.grid_field'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface''grid field');
  4375.         $instance->register('datetime', ($this->services['sylius.grid_field.datetime'] ?? $this->getSylius_GridField_DatetimeService()));
  4376.         $instance->register('string', ($this->services['sylius.grid_field.string'] ?? $this->getSylius_GridField_StringService()));
  4377.         $instance->register('twig', ($this->services['sylius.grid_field.twig'] ?? $this->getSylius_GridField_TwigService()));
  4378.         return $instance;
  4379.     }
  4380.     /**
  4381.      * Gets the public 'sylius.registry.payment_methods_resolver' shared service.
  4382.      *
  4383.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4384.      */
  4385.     protected function getSylius_Registry_PaymentMethodsResolverService()
  4386.     {
  4387.         $this->services['sylius.registry.payment_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface''Payment methods resolver');
  4388.         $instance->register(new \Sylius\Component\Payment\Resolver\PaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService())), 0);
  4389.         $instance->register(($this->services['sylius.payment_methods_resolver.channel_based'] ?? $this->getSylius_PaymentMethodsResolver_ChannelBasedService()), 1);
  4390.         return $instance;
  4391.     }
  4392.     /**
  4393.      * Gets the public 'sylius.registry.shipping_calculator' shared service.
  4394.      *
  4395.      * @return \Sylius\Component\Registry\ServiceRegistry
  4396.      */
  4397.     protected function getSylius_Registry_ShippingCalculatorService()
  4398.     {
  4399.         $this->services['sylius.registry.shipping_calculator'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Calculator\\CalculatorInterface''shipping calculator');
  4400.         $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())));
  4401.         $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())));
  4402.         return $instance;
  4403.     }
  4404.     /**
  4405.      * Gets the public 'sylius.registry.shipping_method_rule_checker' shared service.
  4406.      *
  4407.      * @return \Sylius\Component\Registry\ServiceRegistry
  4408.      */
  4409.     protected function getSylius_Registry_ShippingMethodRuleCheckerService()
  4410.     {
  4411.         $this->services['sylius.registry.shipping_method_rule_checker'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface''shipping method rule checker');
  4412.         $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())));
  4413.         $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())));
  4414.         $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())));
  4415.         $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())));
  4416.         return $instance;
  4417.     }
  4418.     /**
  4419.      * Gets the public 'sylius.registry.shipping_methods_resolver' shared service.
  4420.      *
  4421.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4422.      */
  4423.     protected function getSylius_Registry_ShippingMethodsResolverService()
  4424.     {
  4425.         $this->services['sylius.registry.shipping_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface''Shipping methods resolver');
  4426.         $instance->register(($this->services['sylius.shipping_methods_resolver.default'] ?? $this->getSylius_ShippingMethodsResolver_DefaultService()), 0);
  4427.         $instance->register(($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] ?? $this->getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()), 1);
  4428.         return $instance;
  4429.     }
  4430.     /**
  4431.      * Gets the public 'sylius.repository.channel' shared service.
  4432.      *
  4433.      * @return \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository
  4434.      */
  4435.     protected function getSylius_Repository_ChannelService($lazyLoad true)
  4436.     {
  4437.         if ($lazyLoad) {
  4438.             return $this->services['sylius.repository.channel'] = $this->createProxy('ChannelRepository_04960bc', function () {
  4439.                 return \ChannelRepository_04960bc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4440.                     $wrappedInstance $this->getSylius_Repository_ChannelService(false);
  4441.                     $proxy->setProxyInitializer(null);
  4442.                     return true;
  4443.                 });
  4444.             });
  4445.         }
  4446.         include_once \dirname(__DIR__4).'/src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php';
  4447.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php';
  4448.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4449.         return new \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\Channel'));
  4450.     }
  4451.     /**
  4452.      * Gets the public 'sylius.repository.exchange_rate' shared service.
  4453.      *
  4454.      * @return \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  4455.      */
  4456.     protected function getSylius_Repository_ExchangeRateService()
  4457.     {
  4458.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4459.         return $this->services['sylius.repository.exchange_rate'] = new \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a$a->getClassMetadata('Sylius\\Component\\Currency\\Model\\ExchangeRate'));
  4460.     }
  4461.     /**
  4462.      * Gets the public 'sylius.repository.locale' shared service.
  4463.      *
  4464.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4465.      */
  4466.     protected function getSylius_Repository_LocaleService($lazyLoad true)
  4467.     {
  4468.         if ($lazyLoad) {
  4469.             return $this->services['sylius.repository.locale'] = $this->createProxy('EntityRepository_afc836c', function () {
  4470.                 return \EntityRepository_afc836c::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4471.                     $wrappedInstance $this->getSylius_Repository_LocaleService(false);
  4472.                     $proxy->setProxyInitializer(null);
  4473.                     return true;
  4474.                 });
  4475.             });
  4476.         }
  4477.         return ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Locale\\Model\\Locale');
  4478.     }
  4479.     /**
  4480.      * Gets the public 'sylius.repository.order' shared service.
  4481.      *
  4482.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository
  4483.      */
  4484.     protected function getSylius_Repository_OrderService()
  4485.     {
  4486.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4487.         return $this->services['sylius.repository.order'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\Order'));
  4488.     }
  4489.     /**
  4490.      * Gets the public 'sylius.repository.payment_method' shared service.
  4491.      *
  4492.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository
  4493.      */
  4494.     protected function getSylius_Repository_PaymentMethodService()
  4495.     {
  4496.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4497.         return $this->services['sylius.repository.payment_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\PaymentMethod'));
  4498.     }
  4499.     /**
  4500.      * Gets the public 'sylius.repository.province' shared service.
  4501.      *
  4502.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4503.      */
  4504.     protected function getSylius_Repository_ProvinceService()
  4505.     {
  4506.         return $this->services['sylius.repository.province'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Addressing\\Model\\Province');
  4507.     }
  4508.     /**
  4509.      * Gets the public 'sylius.repository.shipment' shared service.
  4510.      *
  4511.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository
  4512.      */
  4513.     protected function getSylius_Repository_ShipmentService()
  4514.     {
  4515.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4516.         return $this->services['sylius.repository.shipment'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\Shipment'));
  4517.     }
  4518.     /**
  4519.      * Gets the public 'sylius.repository.shipping_method' shared service.
  4520.      *
  4521.      * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository
  4522.      */
  4523.     protected function getSylius_Repository_ShippingMethodService()
  4524.     {
  4525.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4526.         return $this->services['sylius.repository.shipping_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository($a$a->getClassMetadata('Sylius\\Component\\Core\\Model\\ShippingMethod'));
  4527.     }
  4528.     /**
  4529.      * Gets the public 'sylius.repository.zone' shared service.
  4530.      *
  4531.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4532.      */
  4533.     protected function getSylius_Repository_ZoneService()
  4534.     {
  4535.         return $this->services['sylius.repository.zone'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Addressing\\Model\\Zone');
  4536.     }
  4537.     /**
  4538.      * Gets the public 'sylius.section_resolver.admin_uri_based_section_resolver' shared service.
  4539.      *
  4540.      * @return \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver
  4541.      */
  4542.     protected function getSylius_SectionResolver_AdminUriBasedSectionResolverService()
  4543.     {
  4544.         return $this->services['sylius.section_resolver.admin_uri_based_section_resolver'] = new \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver('/admin');
  4545.     }
  4546.     /**
  4547.      * Gets the public 'sylius.section_resolver.shop_uri_based_section_resolver' shared service.
  4548.      *
  4549.      * @return \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver
  4550.      */
  4551.     protected function getSylius_SectionResolver_ShopUriBasedSectionResolverService()
  4552.     {
  4553.         return $this->services['sylius.section_resolver.shop_uri_based_section_resolver'] = new \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver('account');
  4554.     }
  4555.     /**
  4556.      * Gets the public 'sylius.section_resolver.uri_based_section_resolver' shared service.
  4557.      *
  4558.      * @return \Sylius\Bundle\CoreBundle\SectionResolver\UriBasedSectionProvider
  4559.      */
  4560.     protected function getSylius_SectionResolver_UriBasedSectionResolverService()
  4561.     {
  4562.         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')))]);
  4563.     }
  4564.     /**
  4565.      * Gets the public 'sylius.shipping_calculator.flat_rate' shared service.
  4566.      *
  4567.      * @return \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator
  4568.      */
  4569.     protected function getSylius_ShippingCalculator_FlatRateService()
  4570.     {
  4571.         return $this->services['sylius.shipping_calculator.flat_rate'] = new \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator();
  4572.     }
  4573.     /**
  4574.      * Gets the public 'sylius.shipping_calculator.per_unit_rate' shared service.
  4575.      *
  4576.      * @return \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator
  4577.      */
  4578.     protected function getSylius_ShippingCalculator_PerUnitRateService()
  4579.     {
  4580.         return $this->services['sylius.shipping_calculator.per_unit_rate'] = new \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator();
  4581.     }
  4582.     /**
  4583.      * Gets the public 'sylius.shipping_method_eligibility_checker' shared service.
  4584.      *
  4585.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker
  4586.      */
  4587.     protected function getSylius_ShippingMethodEligibilityCheckerService()
  4588.     {
  4589.         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())]);
  4590.     }
  4591.     /**
  4592.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' shared service.
  4593.      *
  4594.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker
  4595.      */
  4596.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService()
  4597.     {
  4598.         return $this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker();
  4599.     }
  4600.     /**
  4601.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' shared service.
  4602.      *
  4603.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker
  4604.      */
  4605.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService()
  4606.     {
  4607.         return $this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker();
  4608.     }
  4609.     /**
  4610.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' shared service.
  4611.      *
  4612.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker
  4613.      */
  4614.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService()
  4615.     {
  4616.         return $this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker();
  4617.     }
  4618.     /**
  4619.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' shared service.
  4620.      *
  4621.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker
  4622.      */
  4623.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService()
  4624.     {
  4625.         return $this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker();
  4626.     }
  4627.     /**
  4628.      * Gets the public 'sylius.shipping_method_rules_shipping_method_eligibility_checker' shared service.
  4629.      *
  4630.      * @return \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker
  4631.      */
  4632.     protected function getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService()
  4633.     {
  4634.         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()));
  4635.     }
  4636.     /**
  4637.      * Gets the public 'sylius.shipping_methods_resolver' shared service.
  4638.      *
  4639.      * @return \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver
  4640.      */
  4641.     protected function getSylius_ShippingMethodsResolverService()
  4642.     {
  4643.         return $this->services['sylius.shipping_methods_resolver'] = new \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.shipping_methods_resolver'] ?? $this->getSylius_Registry_ShippingMethodsResolverService()));
  4644.     }
  4645.     /**
  4646.      * Gets the public 'sylius.shipping_methods_resolver.default' shared service.
  4647.      *
  4648.      * @return \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver
  4649.      */
  4650.     protected function getSylius_ShippingMethodsResolver_DefaultService()
  4651.     {
  4652.         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()));
  4653.     }
  4654.     /**
  4655.      * Gets the public 'sylius.shipping_methods_resolver.zones_and_channel_based' shared service.
  4656.      *
  4657.      * @return \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver
  4658.      */
  4659.     protected function getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()
  4660.     {
  4661.         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()));
  4662.     }
  4663.     /**
  4664.      * Gets the public 'sylius.storage.cart_session' shared service.
  4665.      *
  4666.      * @return \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage
  4667.      */
  4668.     protected function getSylius_Storage_CartSessionService()
  4669.     {
  4670.         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()));
  4671.     }
  4672.     /**
  4673.      * Gets the public 'sylius.storage.cookie' shared service.
  4674.      *
  4675.      * @return \Sylius\Bundle\ResourceBundle\Storage\CookieStorage
  4676.      */
  4677.     protected function getSylius_Storage_CookieService()
  4678.     {
  4679.         return $this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage();
  4680.     }
  4681.     /**
  4682.      * Gets the public 'sylius.storage.currency' shared service.
  4683.      *
  4684.      * @return \Sylius\Component\Core\Currency\CurrencyStorage
  4685.      */
  4686.     protected function getSylius_Storage_CurrencyService()
  4687.     {
  4688.         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())));
  4689.     }
  4690.     /**
  4691.      * Gets the public 'sylius.templating.helper.adjustment' shared service.
  4692.      *
  4693.      * @return \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper
  4694.      */
  4695.     protected function getSylius_Templating_Helper_AdjustmentService()
  4696.     {
  4697.         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())));
  4698.     }
  4699.     /**
  4700.      * Gets the public 'sylius.templating.helper.bulk_action_grid' shared service.
  4701.      *
  4702.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper
  4703.      */
  4704.     protected function getSylius_Templating_Helper_BulkActionGridService($lazyLoad true)
  4705.     {
  4706.         if ($lazyLoad) {
  4707.             return $this->services['sylius.templating.helper.bulk_action_grid'] = $this->createProxy('BulkActionGridHelper_d18a6a1', function () {
  4708.                 return \BulkActionGridHelper_d18a6a1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4709.                     $wrappedInstance $this->getSylius_Templating_Helper_BulkActionGridService(false);
  4710.                     $proxy->setProxyInitializer(null);
  4711.                     return true;
  4712.                 });
  4713.             });
  4714.         }
  4715.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/BulkActionGridHelper.php';
  4716.         return new \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper(($this->services['sylius.custom_bulk_action_grid_renderer.twig'] ?? $this->getSylius_CustomBulkActionGridRenderer_TwigService()));
  4717.     }
  4718.     /**
  4719.      * Gets the public 'sylius.templating.helper.checkout_steps' shared service.
  4720.      *
  4721.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper
  4722.      */
  4723.     protected function getSylius_Templating_Helper_CheckoutStepsService($lazyLoad true)
  4724.     {
  4725.         if ($lazyLoad) {
  4726.             return $this->services['sylius.templating.helper.checkout_steps'] = $this->createProxy('CheckoutStepsHelper_87a88b2', function () {
  4727.                 return \CheckoutStepsHelper_87a88b2::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4728.                     $wrappedInstance $this->getSylius_Templating_Helper_CheckoutStepsService(false);
  4729.                     $proxy->setProxyInitializer(null);
  4730.                     return true;
  4731.                 });
  4732.             });
  4733.         }
  4734.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php';
  4735.         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()));
  4736.     }
  4737.     /**
  4738.      * Gets the public 'sylius.templating.helper.convert_money' shared service.
  4739.      *
  4740.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper
  4741.      */
  4742.     protected function getSylius_Templating_Helper_ConvertMoneyService($lazyLoad true)
  4743.     {
  4744.         if ($lazyLoad) {
  4745.             return $this->services['sylius.templating.helper.convert_money'] = $this->createProxy('ConvertMoneyHelper_be8e0b7', function () {
  4746.                 return \ConvertMoneyHelper_be8e0b7::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4747.                     $wrappedInstance $this->getSylius_Templating_Helper_ConvertMoneyService(false);
  4748.                     $proxy->setProxyInitializer(null);
  4749.                     return true;
  4750.                 });
  4751.             });
  4752.         }
  4753.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php';
  4754.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php';
  4755.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper(($this->services['sylius.currency_converter'] ?? $this->getSylius_CurrencyConverterService()));
  4756.     }
  4757.     /**
  4758.      * Gets the public 'sylius.templating.helper.currency' shared service.
  4759.      *
  4760.      * @return \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper
  4761.      */
  4762.     protected function getSylius_Templating_Helper_CurrencyService($lazyLoad true)
  4763.     {
  4764.         if ($lazyLoad) {
  4765.             return $this->services['sylius.templating.helper.currency'] = $this->createProxy('CurrencyHelper_dd0a15b', function () {
  4766.                 return \CurrencyHelper_dd0a15b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4767.                     $wrappedInstance $this->getSylius_Templating_Helper_CurrencyService(false);
  4768.                     $proxy->setProxyInitializer(null);
  4769.                     return true;
  4770.                 });
  4771.             });
  4772.         }
  4773.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php';
  4774.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php';
  4775.         return new \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper();
  4776.     }
  4777.     /**
  4778.      * Gets the public 'sylius.templating.helper.format_money' shared service.
  4779.      *
  4780.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper
  4781.      */
  4782.     protected function getSylius_Templating_Helper_FormatMoneyService($lazyLoad true)
  4783.     {
  4784.         if ($lazyLoad) {
  4785.             return $this->services['sylius.templating.helper.format_money'] = $this->createProxy('FormatMoneyHelper_87e5733', function () {
  4786.                 return \FormatMoneyHelper_87e5733::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4787.                     $wrappedInstance $this->getSylius_Templating_Helper_FormatMoneyService(false);
  4788.                     $proxy->setProxyInitializer(null);
  4789.                     return true;
  4790.                 });
  4791.             });
  4792.         }
  4793.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php';
  4794.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php';
  4795.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper(($this->services['sylius.money_formatter'] ?? ($this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter())));
  4796.     }
  4797.     /**
  4798.      * Gets the public 'sylius.templating.helper.grid' shared service.
  4799.      *
  4800.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper
  4801.      */
  4802.     protected function getSylius_Templating_Helper_GridService($lazyLoad true)
  4803.     {
  4804.         if ($lazyLoad) {
  4805.             return $this->services['sylius.templating.helper.grid'] = $this->createProxy('GridHelper_dc9cf99', function () {
  4806.                 return \GridHelper_dc9cf99::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4807.                     $wrappedInstance $this->getSylius_Templating_Helper_GridService(false);
  4808.                     $proxy->setProxyInitializer(null);
  4809.                     return true;
  4810.                 });
  4811.             });
  4812.         }
  4813.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/GridHelper.php';
  4814.         return new \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper(($this->services['sylius.custom_grid_renderer.twig'] ?? $this->getSylius_CustomGridRenderer_TwigService()));
  4815.     }
  4816.     /**
  4817.      * Gets the public 'sylius.templating.helper.inventory' shared service.
  4818.      *
  4819.      * @return \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper
  4820.      */
  4821.     protected function getSylius_Templating_Helper_InventoryService()
  4822.     {
  4823.         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())));
  4824.     }
  4825.     /**
  4826.      * Gets the public 'sylius.templating.helper.locale' shared service.
  4827.      *
  4828.      * @return \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper
  4829.      */
  4830.     protected function getSylius_Templating_Helper_LocaleService()
  4831.     {
  4832.         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()));
  4833.     }
  4834.     /**
  4835.      * Gets the public 'sylius.templating.helper.price' shared service.
  4836.      *
  4837.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper
  4838.      */
  4839.     protected function getSylius_Templating_Helper_PriceService($lazyLoad true)
  4840.     {
  4841.         if ($lazyLoad) {
  4842.             return $this->services['sylius.templating.helper.price'] = $this->createProxy('PriceHelper_2012e62', function () {
  4843.                 return \PriceHelper_2012e62::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4844.                     $wrappedInstance $this->getSylius_Templating_Helper_PriceService(false);
  4845.                     $proxy->setProxyInitializer(null);
  4846.                     return true;
  4847.                 });
  4848.             });
  4849.         }
  4850.         include_once \dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php';
  4851.         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())));
  4852.     }
  4853.     /**
  4854.      * Gets the public 'sylius.templating.helper.product_variants_prices' shared service.
  4855.      *
  4856.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper
  4857.      */
  4858.     protected function getSylius_Templating_Helper_ProductVariantsPricesService()
  4859.     {
  4860.         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()));
  4861.     }
  4862.     /**
  4863.      * Gets the public 'sylius.templating.helper.variant_resolver' shared service.
  4864.      *
  4865.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper
  4866.      */
  4867.     protected function getSylius_Templating_Helper_VariantResolverService()
  4868.     {
  4869.         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())));
  4870.     }
  4871.     /**
  4872.      * Gets the public 'sylius.twig.extension.channels_currencies' shared service.
  4873.      *
  4874.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension
  4875.      */
  4876.     protected function getSylius_Twig_Extension_ChannelsCurrenciesService()
  4877.     {
  4878.         return $this->services['sylius.twig.extension.channels_currencies'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  4879.     }
  4880.     /**
  4881.      * Gets the public 'sylius.twig.extension.country_name' shared service.
  4882.      *
  4883.      * @return \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension
  4884.      */
  4885.     protected function getSylius_Twig_Extension_CountryNameService()
  4886.     {
  4887.         return $this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension('');
  4888.     }
  4889.     /**
  4890.      * Gets the public 'sylius.twig.extension.form_test_attribute_array' shared service.
  4891.      *
  4892.      * @return \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension
  4893.      */
  4894.     protected function getSylius_Twig_Extension_FormTestAttributeArrayService()
  4895.     {
  4896.         return $this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev');
  4897.     }
  4898.     /**
  4899.      * Gets the public 'sylius.twig.extension.form_test_attribute_name' shared service.
  4900.      *
  4901.      * @return \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension
  4902.      */
  4903.     protected function getSylius_Twig_Extension_FormTestAttributeNameService()
  4904.     {
  4905.         return $this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev');
  4906.     }
  4907.     /**
  4908.      * Gets the public 'sylius.twig.extension.merge_recursive' shared service.
  4909.      *
  4910.      * @return \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension
  4911.      */
  4912.     protected function getSylius_Twig_Extension_MergeRecursiveService()
  4913.     {
  4914.         return $this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension();
  4915.     }
  4916.     /**
  4917.      * Gets the public 'sylius.twig.extension.province_naming' shared service.
  4918.      *
  4919.      * @return \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension
  4920.      */
  4921.     protected function getSylius_Twig_Extension_ProvinceNamingService()
  4922.     {
  4923.         return $this->services['sylius.twig.extension.province_naming'] = new \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension(($this->services['sylius.province_naming_provider'] ?? $this->getSylius_ProvinceNamingProviderService()), '');
  4924.     }
  4925.     /**
  4926.      * Gets the public 'sylius.twig.extension.shop' shared service.
  4927.      *
  4928.      * @return \Sylius\Bundle\AdminBundle\Twig\ShopExtension
  4929.      */
  4930.     protected function getSylius_Twig_Extension_ShopService()
  4931.     {
  4932.         return $this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true);
  4933.     }
  4934.     /**
  4935.      * Gets the public 'sylius.twig.extension.sylius_bundle_loaded_checker' shared service.
  4936.      *
  4937.      * @return \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension
  4938.      */
  4939.     protected function getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()
  4940.     {
  4941.         return $this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] = new \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension($this->parameters['kernel.bundles']);
  4942.     }
  4943.     /**
  4944.      * Gets the public 'sylius.twig.extension.widget.admin_notification' shared service.
  4945.      *
  4946.      * @return \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension
  4947.      */
  4948.     protected function getSylius_Twig_Extension_Widget_AdminNotificationService()
  4949.     {
  4950.         return $this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true60);
  4951.     }
  4952.     /**
  4953.      * Gets the public 'sylius.validator.customer_initializer' shared service.
  4954.      *
  4955.      * @return \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer
  4956.      */
  4957.     protected function getSylius_Validator_CustomerInitializerService()
  4958.     {
  4959.         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())));
  4960.     }
  4961.     /**
  4962.      * Gets the public 'sylius.zone_matcher' shared service.
  4963.      *
  4964.      * @return \Sylius\Component\Addressing\Matcher\ZoneMatcher
  4965.      */
  4966.     protected function getSylius_ZoneMatcherService()
  4967.     {
  4968.         return $this->services['sylius.zone_matcher'] = new \Sylius\Component\Addressing\Matcher\ZoneMatcher(($this->services['sylius.repository.zone'] ?? $this->getSylius_Repository_ZoneService()));
  4969.     }
  4970.     /**
  4971.      * Gets the public 'sylius_resource.doctrine.mapping_driver_chain' shared service.
  4972.      *
  4973.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  4974.      */
  4975.     protected function getSyliusResource_Doctrine_MappingDriverChainService()
  4976.     {
  4977.         $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  4978.         $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model']);
  4979.         $b->setGlobalBasename('mapping');
  4980.         $a->addDriver($b'Payum\\Core\\Model');
  4981.         $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');
  4982.         $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');
  4983.         $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');
  4984.         $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');
  4985.         $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');
  4986.         $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');
  4987.         $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');
  4988.         $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');
  4989.         $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');
  4990.         $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');
  4991.         $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');
  4992.         $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');
  4993.         $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');
  4994.         $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');
  4995.         $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');
  4996.         $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');
  4997.         $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');
  4998.         $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');
  4999.         return $this->services['sylius_resource.doctrine.mapping_driver_chain'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->privates['sylius.resource_registry'] ?? $this->getSylius_ResourceRegistryService()));
  5000.     }
  5001.     /**
  5002.      * Gets the public 'translator' shared service.
  5003.      *
  5004.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5005.      */
  5006.     protected function getTranslatorService()
  5007.     {
  5008.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService()));
  5009.     }
  5010.     /**
  5011.      * Gets the public 'twig' shared service.
  5012.      *
  5013.      * @return \Twig\Environment
  5014.      */
  5015.     protected function getTwigService()
  5016.     {
  5017.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  5018.         $a->addPath((\dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  5019.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  5020.         $a->addPath((\dirname(__DIR__4).'/templates'));
  5021.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5022.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5023.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  5024.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  5025.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  5026.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  5027.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/views'), 'SyliusChannel');
  5028.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle/Resources/views'), '!SyliusChannel');
  5029.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/views'), 'SyliusAttribute');
  5030.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle/Resources/views'), '!SyliusAttribute');
  5031.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/views'), 'SyliusUi');
  5032.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle/Resources/views'), '!SyliusUi');
  5033.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/views'), 'SyliusCore');
  5034.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/views'), '!SyliusCore');
  5035.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), 'SyliusResource');
  5036.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), '!SyliusResource');
  5037.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  5038.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  5039.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  5040.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  5041.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  5042.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  5043.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  5044.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  5045.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  5046.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  5047.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/templates'), 'BabDevPagerfanta');
  5048.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/templates'), '!BabDevPagerfanta');
  5049.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  5050.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  5051.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/views'), 'SyliusPayum');
  5052.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle/Resources/views'), '!SyliusPayum');
  5053.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  5054.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  5055.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/views'), 'SyliusAdmin');
  5056.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/views'), '!SyliusAdmin');
  5057.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  5058.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  5059.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/views'), 'SyliusApi');
  5060.         $a->addPath((\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/views'), '!SyliusApi');
  5061.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5062.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5063.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5064.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5065.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/templates'), 'Autocomplete');
  5066.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete/templates'), '!Autocomplete');
  5067.         $a->addPath((\dirname(__DIR__4).'/templates'));
  5068.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5069.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5070.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5071.         $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 () {
  5072.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\ApplicationTemplateLocator'] ?? $this->load('getApplicationTemplateLocatorService'));
  5073.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\NamespacedTemplateLocator'] ?? $this->load('getNamespacedTemplateLocatorService'));
  5074.         }, 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']);
  5075.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5076.         $c = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  5077.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  5078.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  5079.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  5080.         $g = new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  5081.         $h = ($this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] ?? $this->getTemplateBlockRegistryInterfaceService());
  5082.         $i = ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()));
  5083.         $j = new \Knp\Menu\Util\MenuManipulator();
  5084.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  5085.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  5086.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  5087.         $m = new \Symfony\Bridge\Twig\AppVariable();
  5088.         $m->setEnvironment('dev');
  5089.         $m->setDebug(true);
  5090.         if ($this->has('security.token_storage')) {
  5091.             $m->setTokenStorage($c);
  5092.         }
  5093.         if ($this->has('request_stack')) {
  5094.             $m->setRequestStack($b);
  5095.         }
  5096.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  5097.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  5098.         $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)));
  5099.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  5100.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  5101.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  5102.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  5103.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  5104.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  5105.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  5106.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  5107.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  5108.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($g));
  5109.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  5110.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  5111.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  5112.         $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())));
  5113.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  5114.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\ConvertMoneyExtension(($this->services['sylius.templating.helper.convert_money'] ?? $this->getSylius_Templating_Helper_ConvertMoneyService())));
  5115.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  5116.         $instance->addExtension(new \Sylius\Bundle\OrderBundle\Twig\AggregateAdjustmentsExtension(($this->services['sylius.templating.helper.adjustment'] ?? $this->getSylius_Templating_Helper_AdjustmentService())));
  5117.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['sylius.templating.helper.format_money'] ?? $this->getSylius_Templating_Helper_FormatMoneyService())));
  5118.         $instance->addExtension(new \Sylius\Bundle\CurrencyBundle\Twig\CurrencyExtension(($this->services['sylius.templating.helper.currency'] ?? $this->getSylius_Templating_Helper_CurrencyService())));
  5119.         $instance->addExtension(new \Sylius\Bundle\LocaleBundle\Twig\LocaleExtension(($this->services['sylius.templating.helper.locale'] ?? $this->getSylius_Templating_Helper_LocaleService())));
  5120.         $instance->addExtension(($this->services['sylius.twig.extension.country_name'] ?? ($this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension(''))));
  5121.         $instance->addExtension(($this->services['sylius.twig.extension.province_naming'] ?? $this->getSylius_Twig_Extension_ProvinceNamingService()));
  5122.         $instance->addExtension(new \Sylius\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['sylius.templating.helper.inventory'] ?? $this->getSylius_Templating_Helper_InventoryService())));
  5123.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\FormatMoneyExtension());
  5124.         $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'))));
  5125.         $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'))));
  5126.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\SortByExtension());
  5127.         $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 () {
  5128.             yield => ($this->services['Sylius\\Bundle\\UiBundle\\ContextProvider\\ContextProviderInterface'] ?? ($this->services['Sylius\\Bundle\\UiBundle\\ContextProvider\\ContextProviderInterface'] = new \Sylius\Bundle\UiBundle\ContextProvider\DefaultContextProvider()));
  5129.         }, 1)), $i))), $i), $h)));
  5130.         $instance->addExtension(($this->services['sylius.twig.extension.merge_recursive'] ?? ($this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension())));
  5131.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] ?? $this->getLegacySonataBlockExtensionService()));
  5132.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\RedirectPathExtension'] ?? $this->getRedirectPathExtensionService()));
  5133.         $instance->addExtension(($this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] ?? $this->getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()));
  5134.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\PriceExtension(($this->services['sylius.templating.helper.price'] ?? $this->getSylius_Templating_Helper_PriceService())));
  5135.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\VariantResolverExtension(($this->services['sylius.templating.helper.variant_resolver'] ?? $this->getSylius_Templating_Helper_VariantResolverService())));
  5136.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ChannelUrlExtension(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), $g$this->getEnv('bool:SYLIUS_UNSECURED_URLS')));
  5137.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension(($this->services['sylius.templating.helper.product_variants_prices'] ?? $this->getSylius_Templating_Helper_ProductVariantsPricesService())));
  5138.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\CheckoutStepsExtension(($this->services['sylius.templating.helper.checkout_steps'] ?? $this->getSylius_Templating_Helper_CheckoutStepsService())));
  5139.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\GridExtension(($this->services['sylius.templating.helper.grid'] ?? $this->getSylius_Templating_Helper_GridService())));
  5140.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension(($this->services['sylius.templating.helper.bulk_action_grid'] ?? $this->getSylius_Templating_Helper_BulkActionGridService())));
  5141.         $instance->addExtension(new \SM\Extension\Twig\SMExtension(($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService())));
  5142.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  5143.         $instance->addExtension(new \Hateoas\Twig\Extension\LinkExtension(($this->services['hateoas.helper.link'] ?? $this->getHateoas_Helper_LinkService())));
  5144.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  5145.         $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, [
  5146.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  5147.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  5148.         ], [
  5149.             'list' => '?',
  5150.             'twig' => '?',
  5151.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $j$k), $k$j));
  5152.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\FilterExtension('/media/image/', ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  5153.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  5154.         $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))));
  5155.         $instance->addExtension(($this->services['sylius.twig.extension.shop'] ?? ($this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true))));
  5156.         $instance->addExtension(($this->services['sylius.twig.extension.channels_currencies'] ?? $this->getSylius_Twig_Extension_ChannelsCurrenciesService()));
  5157.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] ?? ($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension())));
  5158.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? $this->getChannelNameExtensionService()));
  5159.         $instance->addExtension($this->load('getSylius_Twig_Extension_TaxesService'));
  5160.         $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()))));
  5161.         $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderItemOriginalPriceToDisplayExtension());
  5162.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  5163.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5164.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  5165.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  5166.         ], [
  5167.             'webpack_encore.entrypoint_lookup_collection' => '?',
  5168.             'webpack_encore.tag_renderer' => '?',
  5169.         ])));
  5170.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  5171.         $instance->addGlobal('app'$m);
  5172.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5173.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  5174.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  5175.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  5176.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  5177.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  5178.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  5179.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  5180.         ], [
  5181.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  5182.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  5183.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  5184.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  5185.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  5186.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  5187.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  5188.         ])));
  5189.         $instance->addGlobal('use_webpack'true);
  5190.         $instance->addGlobal('sylius', ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  5191.         $instance->addGlobal('sylius_base_locale''es_ES');
  5192.         $instance->addGlobal('sylius_meta', ['version' => '1.13.0-DEV']);
  5193.         $instance->addGlobal('app_stage'$this->getEnv('APP_STAGE'));
  5194.         $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']));
  5195.         $instance->registerUndefinedFunctionCallback([=> new \BabDev\PagerfantaBundle\Twig\UndefinedCallableHandler(), => 'onUndefinedFunction']);
  5196.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  5197.         return $instance;
  5198.     }
  5199.     /**
  5200.      * Gets the public 'validator' shared service.
  5201.      *
  5202.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  5203.      */
  5204.     protected function getValidatorService()
  5205.     {
  5206.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  5207.     }
  5208.     /**
  5209.      * Gets the public 'var_dumper.cloner' shared service.
  5210.      *
  5211.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5212.      */
  5213.     protected function getVarDumper_ClonerService()
  5214.     {
  5215.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5216.         $instance->setMaxItems(2500);
  5217.         $instance->setMinDepth(1);
  5218.         $instance->setMaxString(-1);
  5219.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5220.         return $instance;
  5221.     }
  5222.     /**
  5223.      * Gets the private '.1_Serializer~HItpFlY' shared service.
  5224.      *
  5225.      * @return \Symfony\Component\Serializer\Serializer
  5226.      */
  5227.     protected function get_1SerializerHItpFlYService()
  5228.     {
  5229.         return $this->privates['.1_Serializer~HItpFlY'] = 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)))]);
  5230.     }
  5231.     /**
  5232.      * Gets the private '.service_locator.Cv5I.Lz' shared service.
  5233.      *
  5234.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5235.      */
  5236.     protected function get_ServiceLocator_Cv5I_LzService()
  5237.     {
  5238.         return $this->privates['.service_locator.Cv5I.Lz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5239.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  5240.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  5241.             'security.firewall.map.context.image_resolver' => ['privates''security.firewall.map.context.image_resolver''getSecurity_Firewall_Map_Context_ImageResolverService'true],
  5242.             'security.firewall.map.context.new_api_admin_user' => ['privates''security.firewall.map.context.new_api_admin_user''getSecurity_Firewall_Map_Context_NewApiAdminUserService'true],
  5243.             'security.firewall.map.context.new_api_shop_user' => ['privates''security.firewall.map.context.new_api_shop_user''getSecurity_Firewall_Map_Context_NewApiShopUserService'true],
  5244.             'security.firewall.map.context.shop' => ['privates''security.firewall.map.context.shop''getSecurity_Firewall_Map_Context_ShopService'true],
  5245.         ], [
  5246.             'security.firewall.map.context.admin' => '?',
  5247.             'security.firewall.map.context.dev' => '?',
  5248.             'security.firewall.map.context.image_resolver' => '?',
  5249.             'security.firewall.map.context.new_api_admin_user' => '?',
  5250.             'security.firewall.map.context.new_api_shop_user' => '?',
  5251.             'security.firewall.map.context.shop' => '?',
  5252.         ]);
  5253.     }
  5254.     /**
  5255.      * Gets the private 'Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider' shared service.
  5256.      *
  5257.      * @return \Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider
  5258.      */
  5259.     protected function getChannelAwareItemDataProviderService()
  5260.     {
  5261.         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 () {
  5262.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AccountResetPasswordItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AccountResetPasswordItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\AccountResetPasswordItemDataProvider()));
  5263.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AdminResetPasswordItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\AdminResetPasswordItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\AdminResetPasswordItemDataProvider()));
  5264.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemItemDataProvider'] ?? $this->load('getOrderItemItemDataProviderService'));
  5265.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemUnitItemDataProvider'] ?? $this->load('getOrderItemUnitItemDataProviderService'));
  5266.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentItemDataProvider'] ?? $this->load('getPaymentItemDataProviderService'));
  5267.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ShipmentItemDataProvider'] ?? $this->load('getShipmentItemDataProviderService'));
  5268.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductItemDataProvider'] ?? $this->load('getProductItemDataProviderService'));
  5269.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\CustomerItemDataProvider'] ?? $this->load('getCustomerItemDataProviderService'));
  5270.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\VerifyCustomerAccountItemDataProvider()));
  5271.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  5272.         }, 10))), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  5273.     }
  5274.     /**
  5275.      * Gets the private 'Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener' shared service.
  5276.      *
  5277.      * @return \Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener
  5278.      */
  5279.     protected function getCircularDependencyBreakingErrorListenerService()
  5280.     {
  5281.         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, []));
  5282.     }
  5283.     /**
  5284.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProviderInterface' shared service.
  5285.      *
  5286.      * @return \Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProvider
  5287.      */
  5288.     protected function getAssetsProviderInterfaceService()
  5289.     {
  5290.         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())));
  5291.     }
  5292.     /**
  5293.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface' shared service.
  5294.      *
  5295.      * @return \Sylius\Bundle\ThemeBundle\Asset\PathResolver
  5296.      */
  5297.     protected function getPathResolverInterfaceService()
  5298.     {
  5299.         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());
  5300.     }
  5301.     /**
  5302.      * Gets the private 'Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface' shared service.
  5303.      *
  5304.      * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  5305.      */
  5306.     protected function getThemeRepositoryInterfaceService()
  5307.     {
  5308.         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()));
  5309.     }
  5310.     /**
  5311.      * Gets the private 'Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator' shared service.
  5312.      *
  5313.      * @return \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator
  5314.      */
  5315.     protected function getThemeAwareTranslatorService()
  5316.     {
  5317.         $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  5318.         $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  5319.         $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]);
  5320.         $c->setFallbackLocales([=> 'es_ES'=> 'en']);
  5321.         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()));
  5322.     }
  5323.     /**
  5324.      * Gets the private 'Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistryInterface' shared service.
  5325.      *
  5326.      * @return \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry
  5327.      */
  5328.     protected function getTemplateBlockRegistryInterfaceService()
  5329.     {
  5330.         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), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_statistics.html.twig', [], 30NULL), 'after_statistics_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_statistics_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_statistics'], 25NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_menu.html.twig', [], 20NULL), 'after_menu_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_menu_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_menu'], 15NULL), 'latest' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_latest.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_content'], 5NULL)], 'sylius.admin.customer.show.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.header.content''@SyliusAdmin/Customer/Show/_header.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.customer.show.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.header'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.customer.show.header.content''@SyliusAdmin/Customer/Show/_headerMenu.html.twig', [], 10NULL)], 'sylius.admin.product.index.content.main' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.index.content.main''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.content.before_filters'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content.main''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL)], 'sylius.admin.product.index.content.sidebar' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.product.index.content.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.before_taxon_tree'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content.sidebar''@SyliusAdmin/Product/Index/Content/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.product.index.content.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_taxon_tree'], 5NULL)], 'sylius.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.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)]]);
  5331.     }
  5332.     /**
  5333.      * Gets the private 'Sylius\Bundle\UiBundle\Storage\FilterStorage' shared service.
  5334.      *
  5335.      * @return \Sylius\Bundle\UiBundle\Storage\FilterStorage
  5336.      */
  5337.     protected function getFilterStorageService()
  5338.     {
  5339.         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())));
  5340.     }
  5341.     /**
  5342.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5343.      *
  5344.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5345.      */
  5346.     protected function getResetAssetsEventListenerService()
  5347.     {
  5348.         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']);
  5349.     }
  5350.     /**
  5351.      * Gets the private 'annotations.cache_adapter' shared service.
  5352.      *
  5353.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5354.      */
  5355.     protected function getAnnotations_CacheAdapterService()
  5356.     {
  5357.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5358.     }
  5359.     /**
  5360.      * Gets the private 'annotations.cached_reader' shared service.
  5361.      *
  5362.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5363.      */
  5364.     protected function getAnnotations_CachedReaderService()
  5365.     {
  5366.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5367.     }
  5368.     /**
  5369.      * Gets the private 'annotations.reader' shared service.
  5370.      *
  5371.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5372.      */
  5373.     protected function getAnnotations_ReaderService()
  5374.     {
  5375.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5376.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5377.         $a->registerUniqueLoader('class_exists');
  5378.         $instance->addGlobalIgnoredName('required'$a);
  5379.         $instance->addGlobalIgnoredName('template');
  5380.         $instance->addGlobalIgnoredName('psalm');
  5381.         return $instance;
  5382.     }
  5383.     /**
  5384.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  5385.      *
  5386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5387.      */
  5388.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  5389.     {
  5390.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ddTvtZ1c5p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5391.     }
  5392.     /**
  5393.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  5394.      *
  5395.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5396.      */
  5397.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  5398.     {
  5399.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8XGUlEPw6E'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5400.     }
  5401.     /**
  5402.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  5403.      *
  5404.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5405.      */
  5406.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  5407.     {
  5408.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ctpvn22Th2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5409.     }
  5410.     /**
  5411.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  5412.      *
  5413.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5414.      */
  5415.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  5416.     {
  5417.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zt+maJrbBU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5418.     }
  5419.     /**
  5420.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  5421.      *
  5422.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5423.      */
  5424.     protected function getApiPlatform_Cache_RouteNameResolverService()
  5425.     {
  5426.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vRmooAuWsm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5427.     }
  5428.     /**
  5429.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  5430.      *
  5431.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5432.      */
  5433.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  5434.     {
  5435.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1oIgFpCJUf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5436.     }
  5437.     /**
  5438.      * Gets the private 'api_platform.filter_locator' shared service.
  5439.      *
  5440.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5441.      */
  5442.     protected function getApiPlatform_FilterLocatorService()
  5443.     {
  5444.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5445.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter''getCatalogPromotionChannelFilterService'true],
  5446.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter''getExchangeRateFilterService'true],
  5447.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter''getProductPriceOrderFilterService'true],
  5448.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter''getProductVariantCatalogPromotionFilterService'true],
  5449.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter''getProductVariantOptionValueFilterService'true],
  5450.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter''getTaxonFilterService'true],
  5451.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter''getTranslationOrderNameAndLocaleFilterService'true],
  5452.             'Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter''getPaymentMethodFilterService'true],
  5453.             'Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter' => ['services''Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter''getShippingMethodFilterService'true],
  5454.             'sylius.api.archived_shipping_methods_filter' => ['services''sylius.api.archived_shipping_methods_filter''getSylius_Api_ArchivedShippingMethodsFilterService'true],
  5455.             'sylius.api.catalog_promotion_enabled_filter' => ['services''sylius.api.catalog_promotion_enabled_filter''getSylius_Api_CatalogPromotionEnabledFilterService'true],
  5456.             'sylius.api.catalog_promotion_end_date_filter' => ['services''sylius.api.catalog_promotion_end_date_filter''getSylius_Api_CatalogPromotionEndDateFilterService'true],
  5457.             'sylius.api.catalog_promotion_search_filter' => ['services''sylius.api.catalog_promotion_search_filter''getSylius_Api_CatalogPromotionSearchFilterService'true],
  5458.             'sylius.api.catalog_promotion_start_date_filter' => ['services''sylius.api.catalog_promotion_start_date_filter''getSylius_Api_CatalogPromotionStartDateFilterService'true],
  5459.             'sylius.api.product_association_type_filter' => ['services''sylius.api.product_association_type_filter''getSylius_Api_ProductAssociationTypeFilterService'true],
  5460.             'sylius.api.product_name_filter' => ['services''sylius.api.product_name_filter''getSylius_Api_ProductNameFilterService'true],
  5461.             'sylius.api.product_order_filter' => ['services''sylius.api.product_order_filter''getSylius_Api_ProductOrderFilterService'true],
  5462.             'sylius.api.product_price_filter' => ['services''sylius.api.product_price_filter''getSylius_Api_ProductPriceFilterService'true],
  5463.             'sylius.api.product_review_date_filter' => ['services''sylius.api.product_review_date_filter''getSylius_Api_ProductReviewDateFilterService'true],
  5464.             'sylius.api.product_review_product_filter' => ['services''sylius.api.product_review_product_filter''getSylius_Api_ProductReviewProductFilterService'true],
  5465.             'sylius.api.product_taxon_code_filter' => ['services''sylius.api.product_taxon_code_filter''getSylius_Api_ProductTaxonCodeFilterService'true],
  5466.             'sylius.api.product_variant_product_filter' => ['services''sylius.api.product_variant_product_filter''getSylius_Api_ProductVariantProductFilterService'true],
  5467.             'sylius.api.search_payment_filter' => ['services''sylius.api.search_payment_filter''getSylius_Api_SearchPaymentFilterService'true],
  5468.             'sylius.api.search_shipment_filter' => ['services''sylius.api.search_shipment_filter''getSylius_Api_SearchShipmentFilterService'true],
  5469.             'sylius.api.shipping_method_order_filter' => ['services''sylius.api.shipping_method_order_filter''getSylius_Api_ShippingMethodOrderFilterService'true],
  5470.         ], [
  5471.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\CatalogPromotionChannelFilter' => '?',
  5472.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => '?',
  5473.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => '?',
  5474.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantCatalogPromotionFilter' => '?',
  5475.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => '?',
  5476.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => '?',
  5477.             'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => '?',
  5478.             'Sylius\\Bundle\\ApiBundle\\Filter\\PaymentMethodFilter' => '?',
  5479.             'Sylius\\Bundle\\ApiBundle\\Filter\\ShippingMethodFilter' => '?',
  5480.             'sylius.api.archived_shipping_methods_filter' => '?',
  5481.             'sylius.api.catalog_promotion_enabled_filter' => '?',
  5482.             'sylius.api.catalog_promotion_end_date_filter' => '?',
  5483.             'sylius.api.catalog_promotion_search_filter' => '?',
  5484.             'sylius.api.catalog_promotion_start_date_filter' => '?',
  5485.             'sylius.api.product_association_type_filter' => '?',
  5486.             'sylius.api.product_name_filter' => '?',
  5487.             'sylius.api.product_order_filter' => '?',
  5488.             'sylius.api.product_price_filter' => '?',
  5489.             'sylius.api.product_review_date_filter' => '?',
  5490.             'sylius.api.product_review_product_filter' => '?',
  5491.             'sylius.api.product_taxon_code_filter' => '?',
  5492.             'sylius.api.product_variant_product_filter' => '?',
  5493.             'sylius.api.search_payment_filter' => '?',
  5494.             'sylius.api.search_shipment_filter' => '?',
  5495.             'sylius.api.shipping_method_order_filter' => '?',
  5496.         ]);
  5497.     }
  5498.     /**
  5499.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  5500.      *
  5501.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  5502.      */
  5503.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  5504.     {
  5505.         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');
  5506.     }
  5507.     /**
  5508.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  5509.      *
  5510.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  5511.      */
  5512.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  5513.     {
  5514.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  5515.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5516.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5517.         }
  5518.         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())));
  5519.     }
  5520.     /**
  5521.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  5522.      *
  5523.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  5524.      */
  5525.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  5526.     {
  5527.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  5528.     }
  5529.     /**
  5530.      * Gets the private 'api_platform.identifier.converter' shared service.
  5531.      *
  5532.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  5533.      */
  5534.     protected function getApiPlatform_Identifier_ConverterService()
  5535.     {
  5536.         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 () {
  5537.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  5538.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  5539.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  5540.         }, 3));
  5541.     }
  5542.     /**
  5543.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  5544.      *
  5545.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  5546.      */
  5547.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  5548.     {
  5549.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  5550.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  5551.         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);
  5552.     }
  5553.     /**
  5554.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  5555.      *
  5556.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  5557.      */
  5558.     protected function getApiPlatform_IriConverter_LegacyService()
  5559.     {
  5560.         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()));
  5561.     }
  5562.     /**
  5563.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  5564.      *
  5565.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  5566.      */
  5567.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  5568.     {
  5569.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5570.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5571.         return $instance;
  5572.     }
  5573.     /**
  5574.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5575.      *
  5576.      * @return \ApiPlatform\JsonLd\ContextBuilder
  5577.      */
  5578.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5579.     {
  5580.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5581.         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));
  5582.     }
  5583.     /**
  5584.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5585.      *
  5586.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  5587.      */
  5588.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5589.     {
  5590.         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']);
  5591.     }
  5592.     /**
  5593.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5594.      *
  5595.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  5596.      */
  5597.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5598.     {
  5599.         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()));
  5600.     }
  5601.     /**
  5602.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  5603.      *
  5604.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5605.      */
  5606.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  5607.     {
  5608.         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()));
  5609.     }
  5610.     /**
  5611.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5612.      *
  5613.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  5614.      */
  5615.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5616.     {
  5617.         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);
  5618.     }
  5619.     /**
  5620.      * Gets the private 'api_platform.metadata.extractor.xml.legacy' shared service.
  5621.      *
  5622.      * @return \ApiPlatform\Core\Metadata\Extractor\XmlExtractor
  5623.      */
  5624.     protected function getApiPlatform_Metadata_Extractor_Xml_LegacyService()
  5625.     {
  5626.         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);
  5627.     }
  5628.     /**
  5629.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  5630.      *
  5631.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5632.      */
  5633.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  5634.     {
  5635.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5636.         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 () {
  5637.             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()));
  5638.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  5639.             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()));
  5640.             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()));
  5641.             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()));
  5642.             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()));
  5643.             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()));
  5644.             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()));
  5645.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  5646.             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()));
  5647.             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()));
  5648.             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()));
  5649.             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()));
  5650.         }, 13)));
  5651.     }
  5652.     /**
  5653.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5654.      *
  5655.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5656.      */
  5657.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5658.     {
  5659.         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()))));
  5660.     }
  5661.     /**
  5662.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  5663.      *
  5664.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  5665.      */
  5666.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  5667.     {
  5668.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5669.         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']));
  5670.     }
  5671.     /**
  5672.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5673.      *
  5674.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5675.      */
  5676.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5677.     {
  5678.         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())))));
  5679.     }
  5680.     /**
  5681.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5682.      *
  5683.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  5684.      */
  5685.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5686.     {
  5687.         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()))));
  5688.     }
  5689.     /**
  5690.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  5691.      *
  5692.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  5693.      */
  5694.     protected function getApiPlatform_OperationPathResolver_RouterService()
  5695.     {
  5696.         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()));
  5697.     }
  5698.     /**
  5699.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5700.      *
  5701.      * @return \ApiPlatform\Api\ResourceClassResolver
  5702.      */
  5703.     protected function getApiPlatform_ResourceClassResolverService()
  5704.     {
  5705.         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()));
  5706.     }
  5707.     /**
  5708.      * Gets the private 'api_platform.router' shared service.
  5709.      *
  5710.      * @return \ApiPlatform\Symfony\Routing\Router
  5711.      */
  5712.     protected function getApiPlatform_RouterService()
  5713.     {
  5714.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  5715.     }
  5716.     /**
  5717.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5718.      *
  5719.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  5720.      */
  5721.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5722.     {
  5723.         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()));
  5724.     }
  5725.     /**
  5726.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  5727.      *
  5728.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  5729.      */
  5730.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  5731.     {
  5732.         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);
  5733.     }
  5734.     /**
  5735.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5736.      *
  5737.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  5738.      */
  5739.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5740.     {
  5741.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5742.         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()))));
  5743.     }
  5744.     /**
  5745.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  5746.      *
  5747.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  5748.      */
  5749.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  5750.     {
  5751.         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'))])));
  5752.     }
  5753.     /**
  5754.      * Gets the private 'api_platform.serializer.normalizer.item' shared service.
  5755.      *
  5756.      * @return \ApiPlatform\Serializer\ItemNormalizer
  5757.      */
  5758.     protected function getApiPlatform_Serializer_Normalizer_ItemService()
  5759.     {
  5760.         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 () {
  5761.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService());
  5762.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  5763.         }, 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()));
  5764.     }
  5765.     /**
  5766.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5767.      *
  5768.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5769.      */
  5770.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5771.     {
  5772.         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())));
  5773.     }
  5774.     /**
  5775.      * Gets the private 'assets.context' shared service.
  5776.      *
  5777.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  5778.      */
  5779.     protected function getAssets_ContextService()
  5780.     {
  5781.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5782.         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());
  5783.     }
  5784.     /**
  5785.      * Gets the private 'assets.packages' shared service.
  5786.      *
  5787.      * @return \Symfony\Component\Asset\Packages
  5788.      */
  5789.     protected function getAssets_PackagesService()
  5790.     {
  5791.         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 () {
  5792.             yield 'shop' => ($this->privates['assets._package_shop'] ?? $this->load('getAssets_PackageShopService'));
  5793.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  5794.         }, 2));
  5795.     }
  5796.     /**
  5797.      * Gets the private 'cache.annotations' shared service.
  5798.      *
  5799.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5800.      */
  5801.     protected function getCache_AnnotationsService()
  5802.     {
  5803.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('T8FfAfpxoE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5804.     }
  5805.     /**
  5806.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5807.      *
  5808.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5809.      */
  5810.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5811.     {
  5812.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5813.     }
  5814.     /**
  5815.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5816.      *
  5817.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5818.      */
  5819.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5820.     {
  5821.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5822.     }
  5823.     /**
  5824.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5825.      *
  5826.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5827.      */
  5828.     protected function getCache_Messenger_RestartWorkersSignalService()
  5829.     {
  5830.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('tJlq76RFha'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5831.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5832.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5833.     }
  5834.     /**
  5835.      * Gets the private 'cache.property_info' shared service.
  5836.      *
  5837.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5838.      */
  5839.     protected function getCache_PropertyInfoService()
  5840.     {
  5841.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KpMcdFdq9s'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5842.     }
  5843.     /**
  5844.      * Gets the private 'cache.security_expression_language' shared service.
  5845.      *
  5846.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5847.      */
  5848.     protected function getCache_SecurityExpressionLanguageService()
  5849.     {
  5850.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AsxBCN6kBX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5851.     }
  5852.     /**
  5853.      * Gets the private 'cache.security_token_verifier' shared service.
  5854.      *
  5855.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5856.      */
  5857.     protected function getCache_SecurityTokenVerifierService()
  5858.     {
  5859.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RkK-gSOalv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5860.     }
  5861.     /**
  5862.      * Gets the private 'cache.serializer' shared service.
  5863.      *
  5864.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5865.      */
  5866.     protected function getCache_SerializerService()
  5867.     {
  5868.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3A1DE7jwRb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5869.     }
  5870.     /**
  5871.      * Gets the private 'cache.validator' shared service.
  5872.      *
  5873.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5874.      */
  5875.     protected function getCache_ValidatorService()
  5876.     {
  5877.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cIEtL7Obhy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5878.     }
  5879.     /**
  5880.      * Gets the private 'cache.webpack_encore' shared service.
  5881.      *
  5882.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5883.      */
  5884.     protected function getCache_WebpackEncoreService()
  5885.     {
  5886.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mcHP-seTK4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5887.     }
  5888.     /**
  5889.      * Gets the private 'data_collector.form' shared service.
  5890.      *
  5891.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5892.      */
  5893.     protected function getDataCollector_FormService()
  5894.     {
  5895.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5896.     }
  5897.     /**
  5898.      * Gets the private 'data_collector.request' shared service.
  5899.      *
  5900.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5901.      */
  5902.     protected function getDataCollector_RequestService()
  5903.     {
  5904.         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())));
  5905.     }
  5906.     /**
  5907.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5908.      *
  5909.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5910.      */
  5911.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5912.     {
  5913.         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 () {
  5914.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ShippingMethodsCollectionDataProvider'] ?? $this->load('getShippingMethodsCollectionDataProviderService'));
  5915.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentMethodsCollectionDataProvider'] ?? $this->load('getPaymentMethodsCollectionDataProviderService'));
  5916.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelsCollectionDataProvider'] ?? $this->load('getChannelsCollectionDataProviderService'));
  5917.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  5918.         }, 4)));
  5919.     }
  5920.     /**
  5921.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5922.      *
  5923.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5924.      */
  5925.     protected function getDebug_ApiPlatform_DataPersisterService()
  5926.     {
  5927.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5928.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\AddressDataPersister'] ?? $this->load('getAddressDataPersisterService'));
  5929.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\AdminUserDataPersister'] ?? $this->load('getAdminUserDataPersisterService'));
  5930.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\MessengerDataPersister'] ?? $this->load('getMessengerDataPersisterService'));
  5931.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\CountryDataPersister'] ?? $this->load('getCountryDataPersisterService'));
  5932.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\ShippingMethodDataPersister'] ?? $this->load('getShippingMethodDataPersisterService'));
  5933.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\ZoneDataPersister'] ?? $this->load('getZoneDataPersisterService'));
  5934.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  5935.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  5936.         }, 8)));
  5937.     }
  5938.     /**
  5939.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5940.      *
  5941.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5942.      */
  5943.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5944.     {
  5945.         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 () {
  5946.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductAttributesSubresourceDataProvider'] ?? $this->load('getProductAttributesSubresourceDataProviderService'));
  5947.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderAdjustmentsSubresourceDataProvider'] ?? $this->load('getOrderAdjustmentsSubresourceDataProviderService'));
  5948.             yield => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemAdjustmentsSubresourceDataProvider'] ?? $this->load('getOrderItemAdjustmentsSubresourceDataProviderService'));
  5949.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  5950.         }, 4)));
  5951.     }
  5952.     /**
  5953.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5954.      *
  5955.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5956.      */
  5957.     protected function getDebug_DebugHandlersListenerService()
  5958.     {
  5959.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5960.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5961.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5962.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5963.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5964.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5965.     }
  5966.     /**
  5967.      * Gets the private 'debug.file_link_formatter' shared service.
  5968.      *
  5969.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5970.      */
  5971.     protected function getDebug_FileLinkFormatterService()
  5972.     {
  5973.         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 () {
  5974.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5975.         });
  5976.     }
  5977.     /**
  5978.      * Gets the private 'debug.log_processor' shared service.
  5979.      *
  5980.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5981.      */
  5982.     protected function getDebug_LogProcessorService()
  5983.     {
  5984.         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())));
  5985.     }
  5986.     /**
  5987.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5988.      *
  5989.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5990.      */
  5991.     protected function getDebug_Security_Access_DecisionManagerService()
  5992.     {
  5993.         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 () {
  5994.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5995.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  5996.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5997.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5998.     }
  5999.     /**
  6000.      * Gets the private 'debug.security.firewall' shared service.
  6001.      *
  6002.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6003.      */
  6004.     protected function getDebug_Security_FirewallService()
  6005.     {
  6006.         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()));
  6007.     }
  6008.     /**
  6009.      * Gets the private 'debug.traced.sylius.event_bus' shared service.
  6010.      *
  6011.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6012.      */
  6013.     protected function getDebug_Traced_Sylius_EventBusService()
  6014.     {
  6015.         return $this->privates['debug.traced.sylius.event_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6016.             yield => ($this->privates['sylius.event_bus.middleware.traceable'] ?? $this->load('getSylius_EventBus_Middleware_TraceableService'));
  6017.             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')));
  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.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6022.             yield => ($this->privates['sylius.event_bus.middleware.handle_message'] ?? $this->load('getSylius_EventBus_Middleware_HandleMessageService'));
  6023.         }, 7)));
  6024.     }
  6025.     /**
  6026.      * Gets the private 'debug.traced.sylius_default.bus' shared service.
  6027.      *
  6028.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6029.      */
  6030.     protected function getDebug_Traced_SyliusDefault_BusService()
  6031.     {
  6032.         return $this->privates['debug.traced.sylius_default.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6033.             yield => ($this->privates['sylius_default.bus.middleware.traceable'] ?? $this->load('getSyliusDefault_Bus_Middleware_TraceableService'));
  6034.             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')));
  6035.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6036.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6037.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6038.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  6039.             yield => ($this->privates['sylius_default.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusDefault_Bus_Middleware_DoctrineTransactionService'));
  6040.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6041.             yield => ($this->privates['sylius_default.bus.middleware.handle_message'] ?? $this->load('getSyliusDefault_Bus_Middleware_HandleMessageService'));
  6042.         }, 9)));
  6043.     }
  6044.     /**
  6045.      * Gets the private 'debug.traced.sylius_event.bus' shared service.
  6046.      *
  6047.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  6048.      */
  6049.     protected function getDebug_Traced_SyliusEvent_BusService()
  6050.     {
  6051.         return $this->privates['debug.traced.sylius_event.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6052.             yield => ($this->privates['sylius_event.bus.middleware.traceable'] ?? $this->load('getSyliusEvent_Bus_Middleware_TraceableService'));
  6053.             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')));
  6054.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6055.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6056.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6057.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6058.             yield => ($this->privates['sylius_event.bus.middleware.handle_message'] ?? $this->load('getSyliusEvent_Bus_Middleware_HandleMessageService'));
  6059.         }, 7)));
  6060.     }
  6061.     /**
  6062.      * Gets the private 'form.registry' shared service.
  6063.      *
  6064.      * @return \Symfony\Component\Form\FormRegistry
  6065.      */
  6066.     protected function getForm_RegistryService()
  6067.     {
  6068.         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, [
  6069.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'true],
  6070.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService'true],
  6071.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService'true],
  6072.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService'true],
  6073.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService'true],
  6074.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'true],
  6075.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'true],
  6076.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.address''getSylius_Form_Type_AddressService'true],
  6077.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => ['services''sylius.form.type.country_choice''getSylius_Form_Type_CountryChoiceService'true],
  6078.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => ['services''sylius.form.type.country_code_choice''getSylius_Form_Type_CountryCodeChoiceService'true],
  6079.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => ['services''sylius.form.type.country''getSylius_Form_Type_CountryService'true],
  6080.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => ['services''sylius.form.type.province_choice''getSylius_Form_Type_ProvinceChoiceService'true],
  6081.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => ['services''sylius.form.type.province_code_choice''getSylius_Form_Type_ProvinceCodeChoiceService'true],
  6082.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => ['services''sylius.form.type.province''getSylius_Form_Type_ProvinceService'true],
  6083.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => ['services''sylius.form.type.zone_choice''getSylius_Form_Type_ZoneChoiceService'true],
  6084.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => ['services''sylius.form.type.zone_code_choice''getSylius_Form_Type_ZoneCodeChoiceService'true],
  6085.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => ['services''sylius.form.type.zone_member''getSylius_Form_Type_ZoneMemberService'true],
  6086.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => ['services''sylius.form.type.zone''getSylius_Form_Type_ZoneService'true],
  6087.             'Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType' => ['privates''Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType''getRequestPasswordResetTypeService'true],
  6088.             'Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType' => ['privates''Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType''getResetPasswordTypeService'true],
  6089.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => ['services''sylius.form.type.attribute_type_choice''getSylius_Form_Type_AttributeTypeChoiceService'true],
  6090.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => ['services''sylius.form.type.attribute_type.select.choices_collection''getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService'true],
  6091.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => ['services''sylius.attribute_type.select.value.translations''getSylius_AttributeType_Select_Value_TranslationsService'true],
  6092.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => ['services''sylius.form.type.attribute_type.select''getSylius_Form_Type_AttributeType_SelectService'true],
  6093.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => ['services''sylius.form.type.channel_choice''getSylius_Form_Type_ChannelChoiceService'true],
  6094.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => ['services''sylius.form.type.channel''getSylius_Form_Type_ChannelService'true],
  6095.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services''sylius.form.type.address_choice''getSylius_Form_Type_AddressChoiceService'true],
  6096.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => ['services''Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType''getChannelBasedFixedDiscountActionConfigurationTypeService'true],
  6097.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForProductsScopeConfigurationType' => ['services''sylius.form.type.for_products_scope''getSylius_Form_Type_ForProductsScopeService'true],
  6098.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForTaxonsScopeConfigurationType' => ['services''sylius.form.type.for_taxons_scope''getSylius_Form_Type_ForTaxonsScopeService'true],
  6099.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForVariantsScopeConfigurationType' => ['services''sylius.form.type.for_variants_scope''getSylius_Form_Type_ForVariantsScopeService'true],
  6100.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => ['services''sylius.form.type.channels_collection''getSylius_Form_Type_ChannelsCollectionService'true],
  6101.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services''sylius.form.type.checkout_address''getSylius_Form_Type_CheckoutAddressService'true],
  6102.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => ['services''sylius.form.type.checkout_complete''getSylius_Form_Type_CheckoutCompleteService'true],
  6103.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services''sylius.form.type.checkout_payment''getSylius_Form_Type_CheckoutPaymentService'true],
  6104.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectPaymentType' => ['services''sylius.form.type.checkout_select_payment''getSylius_Form_Type_CheckoutSelectPaymentService'true],
  6105.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => ['services''sylius.form.type.checkout_select_shipping''getSylius_Form_Type_CheckoutSelectShippingService'true],
  6106.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => ['services''sylius.form.type.checkout_shipment''getSylius_Form_Type_CheckoutShipmentService'true],
  6107.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => ['services''sylius.form.type.customer_checkout_guest''getSylius_Form_Type_CustomerCheckoutGuestService'true],
  6108.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => ['services''sylius.form.type.customer_guest''getSylius_Form_Type_CustomerGuestService'true],
  6109.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => ['services''sylius.form.type.customer_registration''getSylius_Form_Type_CustomerRegistrationService'true],
  6110.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => ['services''sylius.form.type.customer_simple_registration''getSylius_Form_Type_CustomerSimpleRegistrationService'true],
  6111.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => ['services''sylius.form.type.add_to_cart''getSylius_Form_Type_AddToCartService'true],
  6112.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => ['services''sylius.form.type.channel_pricing''getSylius_Form_Type_ChannelPricingService'true],
  6113.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => ['services''sylius.form.type.product_image''getSylius_Form_Type_ProductImageService'true],
  6114.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => ['services''sylius.form.type.product_review''getSylius_Form_Type_ProductReviewService'true],
  6115.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.product''getSylius_Form_Type_PromotionAction_Filter_ProductService'true],
  6116.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.taxon''getSylius_Form_Type_PromotionAction_Filter_TaxonService'true],
  6117.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => ['services''sylius.form.type.promotion_rule.contains_product_configuration''getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService'true],
  6118.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => ['services''sylius.form.type.promotion_rule.customer_group_configuration''getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService'true],
  6119.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => ['services''sylius.form.type.promotion_rule.has_taxon_configuration''getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService'true],
  6120.             '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],
  6121.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.flat_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService'true],
  6122.             '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],
  6123.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => ['services''sylius.form.type.shop_billing_data''getSylius_Form_Type_ShopBillingDataService'true],
  6124.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => ['services''sylius.form.type.tax_calculation_strategy_choice''getSylius_Form_Type_TaxCalculationStrategyChoiceService'true],
  6125.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => ['services''sylius.form.type.autocomplete_product_taxon_choice''getSylius_Form_Type_AutocompleteProductTaxonChoiceService'true],
  6126.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => ['services''sylius.form.type.taxon_image''getSylius_Form_Type_TaxonImageService'true],
  6127.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => ['services''sylius.form.type.admin_user''getSylius_Form_Type_AdminUserService'true],
  6128.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => ['services''sylius.form.type.avatar_image''getSylius_Form_Type_AvatarImageService'true],
  6129.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => ['services''sylius.form.type.shop_user_registration''getSylius_Form_Type_ShopUserRegistrationService'true],
  6130.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => ['services''sylius.form.type.shop_user''getSylius_Form_Type_ShopUserService'true],
  6131.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services''sylius.form.type.currency_choice''getSylius_Form_Type_CurrencyChoiceService'true],
  6132.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services''sylius.form.type.currency''getSylius_Form_Type_CurrencyService'true],
  6133.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services''sylius.form.type.exchange_rate''getSylius_Form_Type_ExchangeRateService'true],
  6134.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType' => ['services''sylius.form.type.admin_user_group''getSylius_Form_Type_AdminUserGroupService'true],
  6135.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => ['services''sylius.form.type.customer_choice''getSylius_Form_Type_CustomerChoiceService'true],
  6136.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => ['services''sylius.form.type.customer_group_choice''getSylius_Form_Type_CustomerGroupChoiceService'true],
  6137.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => ['services''sylius.form.type.customer_group_code_choice''getSylius_Form_Type_CustomerGroupCodeChoiceService'true],
  6138.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => ['services''sylius.form.type.customer_group''getSylius_Form_Type_CustomerGroupService'true],
  6139.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.customer_profile''getSylius_Form_Type_CustomerProfileService'true],
  6140.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services''sylius.form.type.customer''getSylius_Form_Type_CustomerService'true],
  6141.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\FilterTurnType' => ['services''sylius.form.type.filter_turn''getSylius_Form_Type_FilterTurnService'true],
  6142.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType' => ['services''sylius.form.type.professional''getSylius_Form_Type_ProfessionalService'true],
  6143.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType' => ['services''sylius.form.type.turn''getSylius_Form_Type_TurnService'true],
  6144.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => ['services''sylius.form.type.grid_filter.boolean''getSylius_Form_Type_GridFilter_BooleanService'true],
  6145.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => ['services''sylius.form.type.grid_filter.date''getSylius_Form_Type_GridFilter_DateService'true],
  6146.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => ['services''sylius.form.type.grid_filter.entity''getSylius_Form_Type_GridFilter_EntityService'true],
  6147.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => ['services''sylius.form.type.grid_filter.exists''getSylius_Form_Type_GridFilter_ExistsService'true],
  6148.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => ['services''sylius.form.type.grid_filter.money''getSylius_Form_Type_GridFilter_MoneyService'true],
  6149.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => ['services''sylius.form.type.grid_filter.select''getSylius_Form_Type_GridFilter_SelectService'true],
  6150.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => ['services''sylius.form.type.grid_filter.string''getSylius_Form_Type_GridFilter_StringService'true],
  6151.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => ['services''sylius.form.type.locale_choice''getSylius_Form_Type_LocaleChoiceService'true],
  6152.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => ['services''sylius.form.type.locale''getSylius_Form_Type_LocaleService'true],
  6153.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services''sylius.form.type.money''getSylius_Form_Type_MoneyService'true],
  6154.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services''sylius.form.type.cart_item''getSylius_Form_Type_CartItemService'true],
  6155.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services''sylius.form.type.cart''getSylius_Form_Type_CartService'true],
  6156.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.order_item''getSylius_Form_Type_OrderItemService'true],
  6157.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.order''getSylius_Form_Type_OrderService'true],
  6158.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetImportType' => ['services''sylius.form.type.budget_import''getSylius_Form_Type_BudgetImportService'true],
  6159.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetType' => ['services''sylius.form.type.budget''getSylius_Form_Type_BudgetService'true],
  6160.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\FilterPayType' => ['services''sylius.form.type.filter_pay''getSylius_Form_Type_FilterPayService'true],
  6161.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType' => ['services''sylius.form.type.pay_acount''getSylius_Form_Type_PayAcountService'true],
  6162.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType' => ['services''sylius.form.type.pay_customer''getSylius_Form_Type_PayCustomerService'true],
  6163.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedProductType' => ['services''sylius.form.type.pay_embed_product_type''getSylius_Form_Type_PayEmbedProductTypeService'true],
  6164.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedType' => ['services''sylius.form.type.pay_embed''getSylius_Form_Type_PayEmbedService'true],
  6165.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType' => ['services''sylius.form.type.pay_fix_acount''getSylius_Form_Type_PayFixAcountService'true],
  6166.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType' => ['services''sylius.form.type.pay_fixed''getSylius_Form_Type_PayFixedService'true],
  6167.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType' => ['services''sylius.form.type.pay_import''getSylius_Form_Type_PayImportService'true],
  6168.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType' => ['services''sylius.form.type.pay_mov''getSylius_Form_Type_PayMovService'true],
  6169.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType' => ['services''sylius.form.type.pay_professional''getSylius_Form_Type_PayProfessionalService'true],
  6170.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType' => ['services''sylius.form.type.pay_provider''getSylius_Form_Type_PayProviderService'true],
  6171.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType' => ['services''sylius.form.type.pay''getSylius_Form_Type_PayService'true],
  6172.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => ['services''sylius.form.type.payment_gateway_choice''getSylius_Form_Type_PaymentGatewayChoiceService'true],
  6173.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => ['services''sylius.form.type.payment_method_choice''getSylius_Form_Type_PaymentMethodChoiceService'true],
  6174.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => ['services''sylius.form.type.payment_method_translation''getSylius_Form_Type_PaymentMethodTranslationService'true],
  6175.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => ['services''sylius.form.type.payment_method''getSylius_Form_Type_PaymentMethodService'true],
  6176.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => ['services''sylius.form.type.payment''getSylius_Form_Type_PaymentService'true],
  6177.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services''sylius.form.type.gateway_config''getSylius_Form_Type_GatewayConfigService'true],
  6178.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.paypal''getSylius_Form_Type_GatewayConfiguration_PaypalService'true],
  6179.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.stripe''getSylius_Form_Type_GatewayConfiguration_StripeService'true],
  6180.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType' => ['services''sylius.form.type.article_brand''getSylius_Form_Type_ArticleBrandService'true],
  6181.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType' => ['services''sylius.form.type.article_deposit''getSylius_Form_Type_ArticleDepositService'true],
  6182.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositsType' => ['services''sylius.form.type.article_deposits''getSylius_Form_Type_ArticleDepositsService'true],
  6183.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType' => ['services''sylius.form.type.article_group''getSylius_Form_Type_ArticleGroupService'true],
  6184.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedPayProviderType' => ['services''sylius.form.type.article_lot_embed_pay_provider''getSylius_Form_Type_ArticleLotEmbedPayProviderService'true],
  6185.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedType' => ['services''sylius.form.type.article_lot_embed''getSylius_Form_Type_ArticleLotEmbedService'true],
  6186.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType' => ['services''sylius.form.type.article_lot''getSylius_Form_Type_ArticleLotService'true],
  6187.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovEmbedType' => ['services''sylius.form.type.article_mov_embed''getSylius_Form_Type_ArticleMovEmbedService'true],
  6188.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType' => ['services''sylius.form.type.article_mov''getSylius_Form_Type_ArticleMovService'true],
  6189.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType' => ['services''sylius.form.type.article_provider''getSylius_Form_Type_ArticleProviderService'true],
  6190.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType' => ['services''sylius.form.type.article''getSylius_Form_Type_ArticleService'true],
  6191.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType' => ['services''sylius.form.type.product_abdomen''getSylius_Form_Type_ProductAbdomenService'true],
  6192.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductEmbedType' => ['services''sylius.form.type.product_embed''getSylius_Form_Type_ProductEmbedService'true],
  6193.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType' => ['services''sylius.form.type.product_mammary''getSylius_Form_Type_ProductMammaryService'true],
  6194.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType' => ['services''sylius.form.type.product_room''getSylius_Form_Type_ProductRoomService'true],
  6195.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.product''getSylius_Form_Type_ProductService'true],
  6196.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType''getCatalogPromotionActionTypeService'true],
  6197.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType''getPercentageDiscountActionConfigurationTypeService'true],
  6198.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType''getCatalogPromotionScopeTypeService'true],
  6199.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType''getCatalogPromotionTranslationTypeService'true],
  6200.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType''getCatalogPromotionTypeService'true],
  6201.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => ['services''sylius.form.type.promotion_action_choice''getSylius_Form_Type_PromotionActionChoiceService'true],
  6202.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => ['services''sylius.form.type.promotion_action.collection''getSylius_Form_Type_PromotionAction_CollectionService'true],
  6203.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => ['services''sylius.form.type.promotion_action''getSylius_Form_Type_PromotionActionService'true],
  6204.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => ['services''sylius.form.type.promotion_coupon_generator_instruction''getSylius_Form_Type_PromotionCouponGeneratorInstructionService'true],
  6205.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => ['services''sylius.form.type.promotion_coupon_to_code''getSylius_Form_Type_PromotionCouponToCodeService'true],
  6206.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => ['services''sylius.form.type.promotion_coupon''getSylius_Form_Type_PromotionCouponService'true],
  6207.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => ['services''sylius.form.type.promotion_rule_choice''getSylius_Form_Type_PromotionRuleChoiceService'true],
  6208.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => ['services''sylius.form.type.promotion_rule.collection''getSylius_Form_Type_PromotionRule_CollectionService'true],
  6209.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => ['services''sylius.form.type.promotion_rule''getSylius_Form_Type_PromotionRuleService'true],
  6210.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType' => ['services''Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType''getPromotionTranslationTypeService'true],
  6211.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => ['services''sylius.form.type.promotion''getSylius_Form_Type_PromotionService'true],
  6212.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => ['services''sylius.form.type.default''getSylius_Form_Type_DefaultService'true],
  6213.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => ['services''sylius.form.type.resource_autocomplete_choice''getSylius_Form_Type_ResourceAutocompleteChoiceService'true],
  6214.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services''sylius.form.type.resource_translations''getSylius_Form_Type_ResourceTranslationsService'true],
  6215.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => ['services''sylius.form.type.shipping_calculator_choice''getSylius_Form_Type_ShippingCalculatorChoiceService'true],
  6216.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => ['services''sylius.form.type.shipment_ship''getSylius_Form_Type_ShipmentShipService'true],
  6217.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => ['services''sylius.form.type.shipment''getSylius_Form_Type_ShipmentService'true],
  6218.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => ['services''sylius.form.type.shipping_category_choice''getSylius_Form_Type_ShippingCategoryChoiceService'true],
  6219.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => ['services''sylius.form.type.shipping_category''getSylius_Form_Type_ShippingCategoryService'true],
  6220.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => ['services''sylius.form.type.shipping_method_choice''getSylius_Form_Type_ShippingMethodChoiceService'true],
  6221.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => ['services''sylius.form.type.shipping_method_rule_choice''getSylius_Form_Type_ShippingMethodRuleChoiceService'true],
  6222.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => ['services''sylius.form.type.shipping_method_rule.collection''getSylius_Form_Type_ShippingMethodRule_CollectionService'true],
  6223.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => ['services''sylius.form.type.shipping_method_rule''getSylius_Form_Type_ShippingMethodRuleService'true],
  6224.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => ['services''sylius.form.type.shipping_method_translation''getSylius_Form_Type_ShippingMethodTranslationService'true],
  6225.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => ['services''sylius.form.type.shipping_method''getSylius_Form_Type_ShippingMethodService'true],
  6226.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => ['services''sylius.form.type.tax_calculator_choice''getSylius_Form_Type_TaxCalculatorChoiceService'true],
  6227.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => ['services''sylius.form.type.tax_category_choice''getSylius_Form_Type_TaxCategoryChoiceService'true],
  6228.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => ['services''sylius.form.type.tax_category''getSylius_Form_Type_TaxCategoryService'true],
  6229.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services''sylius.form.type.tax_rate''getSylius_Form_Type_TaxRateService'true],
  6230.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => ['services''sylius.form.type.taxon_position''getSylius_Form_Type_TaxonPositionService'true],
  6231.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => ['services''sylius.form.type.taxon_translation''getSylius_Form_Type_TaxonTranslationService'true],
  6232.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => ['services''sylius.form.type.taxon''getSylius_Form_Type_TaxonService'true],
  6233.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType''getThemeChoiceTypeService'true],
  6234.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType''getThemeNameChoiceTypeService'true],
  6235.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => ['services''sylius.form.type.security_login''getSylius_Form_Type_SecurityLoginService'true],
  6236.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => ['services''sylius.form.type.user_change_password''getSylius_Form_Type_UserChangePasswordService'true],
  6237.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => ['services''sylius.form.type.user_login''getSylius_Form_Type_UserLoginService'true],
  6238.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => ['services''sylius.form.type.user_request_password_reset''getSylius_Form_Type_UserRequestPasswordResetService'true],
  6239.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => ['services''sylius.form.type.user_reset_password''getSylius_Form_Type_UserResetPasswordService'true],
  6240.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  6241.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  6242.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  6243.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['privates''form.type.file''getForm_Type_FileService'true],
  6244.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  6245.             'Symfony\\UX\\Autocomplete\\Form\\ParentEntityAutocompleteType' => ['privates''ux.autocomplete.entity_type''getUx_Autocomplete_EntityTypeService'true],
  6246.         ], [
  6247.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  6248.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  6249.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  6250.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  6251.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  6252.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  6253.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  6254.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => '?',
  6255.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => '?',
  6256.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => '?',
  6257.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => '?',
  6258.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => '?',
  6259.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => '?',
  6260.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => '?',
  6261.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => '?',
  6262.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => '?',
  6263.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => '?',
  6264.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => '?',
  6265.             'Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType' => '?',
  6266.             'Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType' => '?',
  6267.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => '?',
  6268.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => '?',
  6269.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => '?',
  6270.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => '?',
  6271.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => '?',
  6272.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => '?',
  6273.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  6274.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => '?',
  6275.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForProductsScopeConfigurationType' => '?',
  6276.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForTaxonsScopeConfigurationType' => '?',
  6277.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForVariantsScopeConfigurationType' => '?',
  6278.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => '?',
  6279.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  6280.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => '?',
  6281.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  6282.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectPaymentType' => '?',
  6283.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  6284.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => '?',
  6285.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => '?',
  6286.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => '?',
  6287.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => '?',
  6288.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => '?',
  6289.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => '?',
  6290.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => '?',
  6291.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => '?',
  6292.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => '?',
  6293.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => '?',
  6294.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => '?',
  6295.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => '?',
  6296.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => '?',
  6297.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => '?',
  6298.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => '?',
  6299.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => '?',
  6300.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => '?',
  6301.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => '?',
  6302.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => '?',
  6303.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => '?',
  6304.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => '?',
  6305.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => '?',
  6306.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => '?',
  6307.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => '?',
  6308.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => '?',
  6309.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  6310.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  6311.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  6312.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType' => '?',
  6313.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => '?',
  6314.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => '?',
  6315.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => '?',
  6316.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => '?',
  6317.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => '?',
  6318.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  6319.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\FilterTurnType' => '?',
  6320.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType' => '?',
  6321.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType' => '?',
  6322.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => '?',
  6323.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => '?',
  6324.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => '?',
  6325.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => '?',
  6326.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => '?',
  6327.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => '?',
  6328.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => '?',
  6329.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => '?',
  6330.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => '?',
  6331.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  6332.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  6333.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  6334.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => '?',
  6335.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => '?',
  6336.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetImportType' => '?',
  6337.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetType' => '?',
  6338.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\FilterPayType' => '?',
  6339.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType' => '?',
  6340.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType' => '?',
  6341.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedProductType' => '?',
  6342.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayEmbedType' => '?',
  6343.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType' => '?',
  6344.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType' => '?',
  6345.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType' => '?',
  6346.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType' => '?',
  6347.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType' => '?',
  6348.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType' => '?',
  6349.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType' => '?',
  6350.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => '?',
  6351.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => '?',
  6352.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => '?',
  6353.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => '?',
  6354.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => '?',
  6355.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  6356.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  6357.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => '?',
  6358.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType' => '?',
  6359.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType' => '?',
  6360.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositsType' => '?',
  6361.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType' => '?',
  6362.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedPayProviderType' => '?',
  6363.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotEmbedType' => '?',
  6364.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType' => '?',
  6365.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovEmbedType' => '?',
  6366.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType' => '?',
  6367.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType' => '?',
  6368.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType' => '?',
  6369.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType' => '?',
  6370.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductEmbedType' => '?',
  6371.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType' => '?',
  6372.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType' => '?',
  6373.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => '?',
  6374.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => '?',
  6375.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => '?',
  6376.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => '?',
  6377.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => '?',
  6378.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => '?',
  6379.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => '?',
  6380.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => '?',
  6381.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => '?',
  6382.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => '?',
  6383.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => '?',
  6384.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => '?',
  6385.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => '?',
  6386.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => '?',
  6387.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => '?',
  6388.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType' => '?',
  6389.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => '?',
  6390.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => '?',
  6391.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => '?',
  6392.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  6393.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => '?',
  6394.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => '?',
  6395.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => '?',
  6396.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => '?',
  6397.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => '?',
  6398.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => '?',
  6399.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => '?',
  6400.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => '?',
  6401.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => '?',
  6402.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => '?',
  6403.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => '?',
  6404.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => '?',
  6405.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => '?',
  6406.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => '?',
  6407.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  6408.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => '?',
  6409.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => '?',
  6410.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => '?',
  6411.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  6412.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  6413.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => '?',
  6414.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => '?',
  6415.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => '?',
  6416.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => '?',
  6417.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => '?',
  6418.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6419.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6420.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6421.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6422.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6423.             'Symfony\\UX\\Autocomplete\\Form\\ParentEntityAutocompleteType' => '?',
  6424.         ]), ['Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  6425.             yield => ($this->services['sylius.form.extension.type.address'] ?? ($this->services['sylius.form.extension.type.address'] = new \Sylius\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  6426.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  6427.             yield => ($this->services['sylius.form.extension.type.country'] ?? $this->load('getSylius_Form_Extension_Type_CountryService'));
  6428.         }, 1), 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => new RewindableGenerator(function () {
  6429.             yield => ($this->services['sylius.form.extension.type.channel'] ?? $this->load('getSylius_Form_Extension_Type_ChannelService'));
  6430.         }, 1), 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => new RewindableGenerator(function () {
  6431.             yield => ($this->services['sylius.form.extension.type.locale'] ?? $this->load('getSylius_Form_Extension_Type_LocaleService'));
  6432.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => new RewindableGenerator(function () {
  6433.             yield => ($this->services['sylius.form.extension.type.order'] ?? ($this->services['sylius.form.extension.type.order'] = new \Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension()));
  6434.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  6435.             yield => ($this->services['sylius.form.extension.type.cart'] ?? ($this->services['sylius.form.extension.type.cart'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  6436.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  6437.             yield => ($this->services['sylius.form.extension.type.cart_item'] ?? ($this->services['sylius.form.extension.type.cart_item'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  6438.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => new RewindableGenerator(function () {
  6439.             yield => ($this->services['Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CatalogPromotionTypeExtension()));
  6440.         }, 1), 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => new RewindableGenerator(function () {
  6441.             yield => ($this->services['sylius.form.extension.type.payment_method'] ?? ($this->services['sylius.form.extension.type.payment_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension()));
  6442.         }, 1), 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => new RewindableGenerator(function () {
  6443.             yield => ($this->services['sylius.form.extension.type.tax_rate'] ?? ($this->services['sylius.form.extension.type.tax_rate'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension()));
  6444.         }, 1), 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => new RewindableGenerator(function () {
  6445.             yield => ($this->services['sylius.form.extension.type.taxon'] ?? ($this->services['sylius.form.extension.type.taxon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension()));
  6446.         }, 1), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  6447.             yield => ($this->services['sylius.form.extension.type.customer'] ?? ($this->services['sylius.form.extension.type.customer'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  6448.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => new RewindableGenerator(function () {
  6449.             yield => ($this->services['sylius.form.extension.type.promotion'] ?? ($this->services['sylius.form.extension.type.promotion'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension()));
  6450.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => new RewindableGenerator(function () {
  6451.             yield => ($this->services['sylius.form.extension.type.promotion_coupon'] ?? ($this->services['sylius.form.extension.type.promotion_coupon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension()));
  6452.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionFilterCollectionType' => new RewindableGenerator(function () {
  6453.             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()));
  6454.         }, 1), 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => new RewindableGenerator(function () {
  6455.             yield => ($this->services['sylius.form.extension.type.shipping_method'] ?? ($this->services['sylius.form.extension.type.shipping_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension()));
  6456.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  6457.             yield => ($this->services['sylius.form.extension.type.product'] ?? ($this->services['sylius.form.extension.type.product'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension()));
  6458.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => new RewindableGenerator(function () {
  6459.             yield => ($this->services['sylius.form.extension.type.product_translation'] ?? ($this->services['sylius.form.extension.type.product_translation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension()));
  6460.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => new RewindableGenerator(function () {
  6461.             yield => ($this->services['sylius.form.extension.type.product_variant'] ?? ($this->services['sylius.form.extension.type.product_variant'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension()));
  6462.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => new RewindableGenerator(function () {
  6463.             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()));
  6464.         }, 1), 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => new RewindableGenerator(function () {
  6465.             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)));
  6466.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => new RewindableGenerator(function () {
  6467.             yield => ($this->privates['Sylius\\Bundle\\AdminBundle\\Form\\Extension\\CatalogPromotionActionTypeExtension'] ?? $this->load('getCatalogPromotionActionTypeExtensionService'));
  6468.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => new RewindableGenerator(function () {
  6469.             yield => ($this->privates['Sylius\\Bundle\\AdminBundle\\Form\\Extension\\CatalogPromotionScopeTypeExtension'] ?? $this->load('getCatalogPromotionScopeTypeExtensionService'));
  6470.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6471.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6472.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6473.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6474.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6475.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6476.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6477.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6478.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6479.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6480.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6481.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  6482.             yield => ($this->services['sylius.form.extension.type.collection'] ?? ($this->services['sylius.form.extension.type.collection'] = new \Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension()));
  6483.         }, 1), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  6484.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService'));
  6485.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  6486.             yield => ($this->privates['ux.autocomplete.choice_type_extension'] ?? $this->load('getUx_Autocomplete_ChoiceTypeExtensionService'));
  6487.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => new RewindableGenerator(function () {
  6488.             yield => ($this->privates['ux.autocomplete.choice_type_extension'] ?? $this->load('getUx_Autocomplete_ChoiceTypeExtensionService'));
  6489.         }, 1)], new RewindableGenerator(function () {
  6490.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6491.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  6492.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6493.     }
  6494.     /**
  6495.      * Gets the private 'fos_rest.body_listener' shared service.
  6496.      *
  6497.      * @return \FOS\RestBundle\EventListener\BodyListener
  6498.      */
  6499.     protected function getFosRest_BodyListenerService()
  6500.     {
  6501.         $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, [
  6502.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  6503.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  6504.         ], [
  6505.             'fos_rest.decoder.json' => '?',
  6506.             'fos_rest.decoder.xml' => '?',
  6507.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  6508.         $instance->setDefaultFormat(NULL);
  6509.         return $instance;
  6510.     }
  6511.     /**
  6512.      * Gets the private 'fos_rest.format_listener' shared service.
  6513.      *
  6514.      * @return \FOS\RestBundle\EventListener\FormatListener
  6515.      */
  6516.     protected function getFosRest_FormatListenerService()
  6517.     {
  6518.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6519.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  6520.         $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]);
  6521.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  6522.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  6523.     }
  6524.     /**
  6525.      * Gets the private 'hateoas.configuration.metadata_factory' shared service.
  6526.      *
  6527.      * @return \Metadata\MetadataFactory
  6528.      */
  6529.     protected function getHateoas_Configuration_MetadataFactoryService()
  6530.     {
  6531.         $this->privates['hateoas.configuration.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'hateoas.configuration.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  6532.         $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/hateoas')));
  6533.         return $instance;
  6534.     }
  6535.     /**
  6536.      * Gets the private 'hateoas.link_factory' shared service.
  6537.      *
  6538.      * @return \Hateoas\Factory\LinkFactory
  6539.      */
  6540.     protected function getHateoas_LinkFactoryService()
  6541.     {
  6542.         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()));
  6543.     }
  6544.     /**
  6545.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  6546.      *
  6547.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  6548.      */
  6549.     protected function getJmsSerializer_ExpressionEvaluatorService()
  6550.     {
  6551.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  6552.         $a->registerProvider(new \Bazinga\Bundle\HateoasBundle\Expression\LinkExpressionFunction());
  6553.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  6554.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  6555.     }
  6556.     /**
  6557.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  6558.      *
  6559.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  6560.      */
  6561.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  6562.     {
  6563.         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')]));
  6564.     }
  6565.     /**
  6566.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  6567.      *
  6568.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  6569.      */
  6570.     protected function getJmsSerializer_TraceableEventDispatcherService()
  6571.     {
  6572.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6573.             'hateoas.event_listener.xml' => ['services''hateoas.event_listener.xml''getHateoas_EventListener_XmlService'true],
  6574.             'hateoas.event_listener.json' => ['services''hateoas.event_listener.json''getHateoas_EventListener_JsonService'true],
  6575.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  6576.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  6577.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  6578.         ], [
  6579.             'hateoas.event_listener.xml' => '?',
  6580.             'hateoas.event_listener.json' => '?',
  6581.             'jms_serializer.stopwatch_subscriber' => '?',
  6582.             'jms_serializer.traceable_runs_listener' => '?',
  6583.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  6584.         ]));
  6585.         $instance->addListener('serializer.post_serialize', [=> 'hateoas.event_listener.xml'=> 'onPostSerialize'], NULL'xml'NULL);
  6586.         $instance->addListener('serializer.post_serialize', [=> 'hateoas.event_listener.json'=> 'onPostSerialize'], NULL'json'NULL);
  6587.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  6588.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  6589.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  6590.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  6591.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  6592.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  6593.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  6594.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  6595.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  6596.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  6597.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  6598.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  6599.         return $instance;
  6600.     }
  6601.     /**
  6602.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  6603.      *
  6604.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  6605.      */
  6606.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  6607.     {
  6608.         $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, [
  6609.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  6610.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  6611.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  6612.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  6613.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'true],
  6614.             'pagerfanta.serializer.handler' => ['privates''pagerfanta.serializer.handler''getPagerfanta_Serializer_HandlerService'true],
  6615.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  6616.         ], [
  6617.             'jms_serializer.array_collection_handler' => '?',
  6618.             'jms_serializer.constraint_violation_handler' => '?',
  6619.             'jms_serializer.datetime_handler' => '?',
  6620.             'jms_serializer.iterator_handler' => '?',
  6621.             'fos_rest.serializer.flatten_exception_handler' => '?',
  6622.             'pagerfanta.serializer.handler' => '?',
  6623.             'fos_rest.serializer.form_error_handler' => '?',
  6624.         ])));
  6625.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6626.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6627.         $instance->registerHandler(1'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6628.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6629.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6630.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6631.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6632.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6633.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6634.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6635.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6636.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6637.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6638.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6639.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  6640.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  6641.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  6642.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  6643.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  6644.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  6645.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  6646.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  6647.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  6648.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  6649.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  6650.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  6651.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  6652.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6653.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6654.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6655.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6656.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6657.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  6658.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''json', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson']);
  6659.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''xml', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']);
  6660.         $instance->registerHandler(1'Pagerfanta\\Pagerfanta''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  6661.         $instance->registerHandler(1'Pagerfanta\\PagerfantaInterface''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  6662.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml']);
  6663.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']);
  6664.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml']);
  6665.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']);
  6666.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  6667.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  6668.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6669.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6670.         $instance->registerHandler(2'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6671.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6672.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6673.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6674.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6675.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6676.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6677.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6678.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6679.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6680.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6681.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6682.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  6683.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  6684.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  6685.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  6686.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  6687.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  6688.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  6689.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  6690.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  6691.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6692.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6693.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6694.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  6695.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  6696.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  6697.         return $instance;
  6698.     }
  6699.     /**
  6700.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  6701.      *
  6702.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  6703.      */
  6704.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  6705.     {
  6706.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6707.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  6708.         ], [
  6709.             'metadata_driver' => '?',
  6710.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  6711.         $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')))));
  6712.         $a->setIncludeInterfaces(false);
  6713.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  6714.     }
  6715.     /**
  6716.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  6717.      *
  6718.      * @return \JMS\SerializerBundle\Debug\RunsListener
  6719.      */
  6720.     protected function getJmsSerializer_TraceableRunsListenerService()
  6721.     {
  6722.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  6723.     }
  6724.     /**
  6725.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  6726.      *
  6727.      * @return \Knp\Menu\Provider\ChainProvider
  6728.      */
  6729.     protected function getKnpMenu_MenuProvider_ChainService()
  6730.     {
  6731.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  6732.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  6733.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  6734.         }, 2));
  6735.     }
  6736.     /**
  6737.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  6738.      *
  6739.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  6740.      */
  6741.     protected function getLiipImagine_Filter_ConfigurationService()
  6742.     {
  6743.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  6744.     }
  6745.     /**
  6746.      * Gets the private 'locale_listener' shared service.
  6747.      *
  6748.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6749.      */
  6750.     protected function getLocaleListenerService()
  6751.     {
  6752.         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, []);
  6753.     }
  6754.     /**
  6755.      * Gets the private 'mime_types' shared service.
  6756.      *
  6757.      * @return \Symfony\Component\Mime\MimeTypes
  6758.      */
  6759.     protected function getMimeTypesService()
  6760.     {
  6761.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6762.         $instance->setDefault($instance);
  6763.         return $instance;
  6764.     }
  6765.     /**
  6766.      * Gets the private 'monolog.handler.firephp' shared service.
  6767.      *
  6768.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  6769.      */
  6770.     protected function getMonolog_Handler_FirephpService()
  6771.     {
  6772.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler(200true);
  6773.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6774.         return $instance;
  6775.     }
  6776.     /**
  6777.      * Gets the private 'monolog.handler.main' shared service.
  6778.      *
  6779.      * @return \Monolog\Handler\StreamHandler
  6780.      */
  6781.     protected function getMonolog_Handler_MainService()
  6782.     {
  6783.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6784.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6785.         return $instance;
  6786.     }
  6787.     /**
  6788.      * Gets the private 'monolog.logger' shared service.
  6789.      *
  6790.      * @return \Symfony\Bridge\Monolog\Logger
  6791.      */
  6792.     protected function getMonolog_LoggerService()
  6793.     {
  6794.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6795.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6796.         $instance->useMicrosecondTimestamps(true);
  6797.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6798.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6799.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6800.         return $instance;
  6801.     }
  6802.     /**
  6803.      * Gets the private 'monolog.logger.cache' shared service.
  6804.      *
  6805.      * @return \Symfony\Bridge\Monolog\Logger
  6806.      */
  6807.     protected function getMonolog_Logger_CacheService()
  6808.     {
  6809.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6810.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6811.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6812.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6813.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6814.         return $instance;
  6815.     }
  6816.     /**
  6817.      * Gets the private 'monolog.logger.request' shared service.
  6818.      *
  6819.      * @return \Symfony\Bridge\Monolog\Logger
  6820.      */
  6821.     protected function getMonolog_Logger_RequestService()
  6822.     {
  6823.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6824.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6825.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6826.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6827.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6828.         return $instance;
  6829.     }
  6830.     /**
  6831.      * Gets the private 'monolog.logger.security' shared service.
  6832.      *
  6833.      * @return \Symfony\Bridge\Monolog\Logger
  6834.      */
  6835.     protected function getMonolog_Logger_SecurityService()
  6836.     {
  6837.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6838.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6839.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6840.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6841.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6842.         return $instance;
  6843.     }
  6844.     /**
  6845.      * Gets the private 'profiler_listener' shared service.
  6846.      *
  6847.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6848.      */
  6849.     protected function getProfilerListenerService()
  6850.     {
  6851.         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);
  6852.     }
  6853.     /**
  6854.      * Gets the private 'property_accessor' shared service.
  6855.      *
  6856.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6857.      */
  6858.     protected function getPropertyAccessorService()
  6859.     {
  6860.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6861.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6862.     }
  6863.     /**
  6864.      * Gets the private 'property_info' shared service.
  6865.      *
  6866.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6867.      */
  6868.     protected function getPropertyInfoService()
  6869.     {
  6870.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6871.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6872.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6873.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6874.             yield => ($this->privates['Sylius\\Bundle\\ApiBundle\\PropertyInfo\\Extractor\\EmptyPropertyListExtractor'] ?? ($this->privates['Sylius\\Bundle\\ApiBundle\\PropertyInfo\\Extractor\\EmptyPropertyListExtractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\EmptyPropertyListExtractor()));
  6875.         }, 4), new RewindableGenerator(function () {
  6876.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6877.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6878.         }, 2), new RewindableGenerator(function () {
  6879.             return new \EmptyIterator();
  6880.         }, 0), new RewindableGenerator(function () {
  6881.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6882.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6883.         }, 2), new RewindableGenerator(function () {
  6884.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6885.         }, 1));
  6886.     }
  6887.     /**
  6888.      * Gets the private 'router.expression_language_provider' shared service.
  6889.      *
  6890.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6891.      */
  6892.     protected function getRouter_ExpressionLanguageProviderService()
  6893.     {
  6894.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6895.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6896.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  6897.         ], [
  6898.             'env' => 'Closure',
  6899.             'service' => 'Closure',
  6900.         ]));
  6901.     }
  6902.     /**
  6903.      * Gets the private 'router.request_context' shared service.
  6904.      *
  6905.      * @return \Symfony\Component\Routing\RequestContext
  6906.      */
  6907.     protected function getRouter_RequestContextService()
  6908.     {
  6909.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6910.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6911.         return $instance;
  6912.     }
  6913.     /**
  6914.      * Gets the private 'router_listener' shared service.
  6915.      *
  6916.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6917.      */
  6918.     protected function getRouterListenerService()
  6919.     {
  6920.         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);
  6921.     }
  6922.     /**
  6923.      * Gets the private 'security.context_listener.0' shared service.
  6924.      *
  6925.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6926.      */
  6927.     protected function getSecurity_ContextListener_0Service()
  6928.     {
  6929.         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 () {
  6930.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6931.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6932.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6933.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6934.         }, 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']);
  6935.     }
  6936.     /**
  6937.      * Gets the private 'security.context_listener.1' shared service.
  6938.      *
  6939.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6940.      */
  6941.     protected function getSecurity_ContextListener_1Service()
  6942.     {
  6943.         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 () {
  6944.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6945.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6946.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6947.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6948.         }, 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']);
  6949.     }
  6950.     /**
  6951.      * Gets the private 'security.context_listener.2' shared service.
  6952.      *
  6953.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6954.      */
  6955.     protected function getSecurity_ContextListener_2Service()
  6956.     {
  6957.         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 () {
  6958.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6959.             yield => ($this->privates['sylius.admin_user_provider.email_or_name_based'] ?? $this->load('getSylius_AdminUserProvider_EmailOrNameBasedService'));
  6960.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6961.             yield => ($this->privates['sylius.shop_user_provider.email_or_name_based'] ?? $this->load('getSylius_ShopUserProvider_EmailOrNameBasedService'));
  6962.         }, 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']);
  6963.     }
  6964.     /**
  6965.      * Gets the private 'security.event_dispatcher.admin' shared service.
  6966.      *
  6967.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6968.      */
  6969.     protected function getSecurity_EventDispatcher_AdminService()
  6970.     {
  6971.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6972.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.admin.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  6973.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  6974.         }, => 'checkPassport'], 2048);
  6975.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  6976.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  6977.         }, => 'onSuccessfulLogin'], 0);
  6978.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  6979.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  6980.         }, => 'onLogout'], 64);
  6981.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  6982.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  6983.         }, => 'onLogout'], 0);
  6984.         $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 () {
  6985.             return ($this->privates['security.listener.check_remember_me_conditions.admin'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_AdminService'));
  6986.         }, => 'onSuccessfulLogin'], -32);
  6987.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6988.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6989.         }, => 'onSuccessfulLogin'], -64);
  6990.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6991.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6992.         }, => 'clearCookie'], 0);
  6993.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6994.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6995.         }, => 'clearCookie'], 0);
  6996.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  6997.             return ($this->privates['security.listener.remember_me.admin'] ?? $this->load('getSecurity_Listener_RememberMe_AdminService'));
  6998.         }, => 'clearCookie'], 0);
  6999.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7000.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  7001.         }, => 'preCheckCredentials'], 256);
  7002.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7003.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  7004.         }, => 'postCheckCredentials'], 256);
  7005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7006.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7007.         }, => 'checkPassport'], 1024);
  7008.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7009.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  7010.         }, => 'onSecurityInteractiveLogin'], 0);
  7011.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7012.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  7013.         }, => 'onSecurityInteractiveLogin'], 0);
  7014.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  7015.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  7016.         }, => 'onInteractiveLogin'], 0);
  7017.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  7018.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  7019.         }, => 'recalculateCartWhileLogin'], 0);
  7020.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  7021.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  7022.         }, => 'onLoginSuccess'], 0);
  7023.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  7024.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7025.         }, => 'checkPassport'], 0);
  7026.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  7027.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7028.         }, => 'onLoginSuccess'], 0);
  7029.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7030.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  7031.         }, => 'onSecurityInteractiveLogin'], 0);
  7032.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7033.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  7034.         }, => 'onSecurityInteractiveLogin'], 0);
  7035.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7036.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  7037.         }, => 'onSecurityInteractiveLogin'], 0);
  7038.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  7039.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7040.         }, => 'checkPassport'], 512);
  7041.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  7042.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7043.         }, => 'onLogout'], 0);
  7044.         return $instance;
  7045.     }
  7046.     /**
  7047.      * Gets the private 'security.event_dispatcher.image_resolver' shared service.
  7048.      *
  7049.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7050.      */
  7051.     protected function getSecurity_EventDispatcher_ImageResolverService()
  7052.     {
  7053.         $this->privates['security.event_dispatcher.image_resolver'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7054.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.image_resolver', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  7055.             return ($this->privates['security.listener.session.image_resolver'] ?? $this->load('getSecurity_Listener_Session_ImageResolverService'));
  7056.         }, => 'onSuccessfulLogin'], 0);
  7057.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.image_resolver', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7058.             return ($this->privates['security.listener.user_checker.image_resolver'] ?? $this->load('getSecurity_Listener_UserChecker_ImageResolverService'));
  7059.         }, => 'preCheckCredentials'], 256);
  7060.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.image_resolver', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7061.             return ($this->privates['security.listener.user_checker.image_resolver'] ?? $this->load('getSecurity_Listener_UserChecker_ImageResolverService'));
  7062.         }, => 'postCheckCredentials'], 256);
  7063.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7064.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7065.         }, => 'checkPassport'], 1024);
  7066.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7067.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  7068.         }, => 'onSecurityInteractiveLogin'], 0);
  7069.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7070.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  7071.         }, => 'onSecurityInteractiveLogin'], 0);
  7072.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  7073.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  7074.         }, => 'onInteractiveLogin'], 0);
  7075.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  7076.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  7077.         }, => 'recalculateCartWhileLogin'], 0);
  7078.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  7079.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  7080.         }, => 'onLoginSuccess'], 0);
  7081.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  7082.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7083.         }, => 'checkPassport'], 0);
  7084.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  7085.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7086.         }, => 'onLoginSuccess'], 0);
  7087.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7088.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  7089.         }, => 'onSecurityInteractiveLogin'], 0);
  7090.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7091.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  7092.         }, => 'onSecurityInteractiveLogin'], 0);
  7093.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7094.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  7095.         }, => 'onSecurityInteractiveLogin'], 0);
  7096.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  7097.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7098.         }, => 'checkPassport'], 512);
  7099.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  7100.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7101.         }, => 'onLogout'], 0);
  7102.         return $instance;
  7103.     }
  7104.     /**
  7105.      * Gets the private 'security.event_dispatcher.shop' shared service.
  7106.      *
  7107.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7108.      */
  7109.     protected function getSecurity_EventDispatcher_ShopService()
  7110.     {
  7111.         $this->privates['security.event_dispatcher.shop'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7112.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.shop.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7113.             return ($this->privates['security.listener.shop.user_provider'] ?? $this->load('getSecurity_Listener_Shop_UserProviderService'));
  7114.         }, => 'checkPassport'], 2048);
  7115.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'sylius.handler.shop_user_logout', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopUserLogoutHandler')] function () {
  7116.             return ($this->services['sylius.handler.shop_user_logout'] ?? $this->load('getSylius_Handler_ShopUserLogoutService'));
  7117.         }, => 'onLogout'], 0);
  7118.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  7119.             return ($this->privates['security.listener.session.shop'] ?? $this->load('getSecurity_Listener_Session_ShopService'));
  7120.         }, => 'onSuccessfulLogin'], 0);
  7121.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  7122.             return ($this->privates['security.logout.listener.default.shop'] ?? $this->load('getSecurity_Logout_Listener_Default_ShopService'));
  7123.         }, => 'onLogout'], 64);
  7124.         $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 () {
  7125.             return ($this->privates['security.listener.check_remember_me_conditions.shop'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_ShopService'));
  7126.         }, => 'onSuccessfulLogin'], -32);
  7127.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7128.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7129.         }, => 'onSuccessfulLogin'], -64);
  7130.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7131.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7132.         }, => 'clearCookie'], 0);
  7133.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7134.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7135.         }, => 'clearCookie'], 0);
  7136.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  7137.             return ($this->privates['security.listener.remember_me.shop'] ?? $this->load('getSecurity_Listener_RememberMe_ShopService'));
  7138.         }, => 'clearCookie'], 0);
  7139.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7140.             return ($this->privates['security.listener.user_checker.shop'] ?? $this->load('getSecurity_Listener_UserChecker_ShopService'));
  7141.         }, => 'preCheckCredentials'], 256);
  7142.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.shop', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  7143.             return ($this->privates['security.listener.user_checker.shop'] ?? $this->load('getSecurity_Listener_UserChecker_ShopService'));
  7144.         }, => 'postCheckCredentials'], 256);
  7145.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  7146.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  7147.         }, => 'checkPassport'], 1024);
  7148.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.admin_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7149.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  7150.         }, => 'onSecurityInteractiveLogin'], 0);
  7151.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.shop_user.listener.update_user_encoder', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UpdateUserEncoderListener')] function () {
  7152.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  7153.         }, => 'onSecurityInteractiveLogin'], 0);
  7154.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_cart_blamer', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\ShopCartBlamerListener')] function () {
  7155.             return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  7156.         }, => 'onInteractiveLogin'], 0);
  7157.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.user_cart_recalculation', class: 'Sylius\\Bundle\\ShopBundle\\EventListener\\UserCartRecalculationListener')] function () {
  7158.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  7159.         }, => 'recalculateCartWhileLogin'], 0);
  7160.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener')] function () {
  7161.             return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  7162.         }, => 'onLoginSuccess'], 0);
  7163.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  7164.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  7165.         }, => 'checkPassport'], 0);
  7166.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  7167.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  7168.         }, => 'onLoginSuccess'], 0);
  7169.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.admin_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7170.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  7171.         }, => 'onSecurityInteractiveLogin'], 0);
  7172.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.shop_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7173.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  7174.         }, => 'onSecurityInteractiveLogin'], 0);
  7175.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sylius.listener.oauth_user_last_login', class: 'Sylius\\Bundle\\UserBundle\\EventListener\\UserLastLoginSubscriber')] function () {
  7176.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  7177.         }, => 'onSecurityInteractiveLogin'], 0);
  7178.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  7179.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  7180.         }, => 'checkPassport'], 512);
  7181.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  7182.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  7183.         }, => 'onLogout'], 0);
  7184.         return $instance;
  7185.     }
  7186.     /**
  7187.      * Gets the private 'security.expression_language' shared service.
  7188.      *
  7189.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  7190.      */
  7191.     protected function getSecurity_ExpressionLanguageService()
  7192.     {
  7193.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  7194.         $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  7195.         return $instance;
  7196.     }
  7197.     /**
  7198.      * Gets the private 'security.firewall.map' shared service.
  7199.      *
  7200.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7201.      */
  7202.     protected function getSecurity_Firewall_MapService()
  7203.     {
  7204.         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 () {
  7205.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.Q4qJuk9'] ?? ($this->privates['.security.request_matcher.Q4qJuk9'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'))));
  7206.             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/.*')));
  7207.             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/.*')));
  7208.             yield 'security.firewall.map.context.shop' => ($this->privates['.security.request_matcher.xUuKi3s'] ?? ($this->privates['.security.request_matcher.xUuKi3s'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++')));
  7209.             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')));
  7210.             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)/')));
  7211.         }, 6));
  7212.     }
  7213.     /**
  7214.      * Gets the private 'security.logout_url_generator' shared service.
  7215.      *
  7216.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7217.      */
  7218.     protected function getSecurity_LogoutUrlGeneratorService()
  7219.     {
  7220.         $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()));
  7221.         $instance->registerListener('admin''sylius_admin_logout''logout''_csrf_token'NULL'admin');
  7222.         $instance->registerListener('shop''sylius_shop_logout''logout''_csrf_token'NULL'shop');
  7223.         return $instance;
  7224.     }
  7225.     /**
  7226.      * Gets the private 'serializer' shared service.
  7227.      *
  7228.      * @return \Symfony\Component\Serializer\Serializer
  7229.      */
  7230.     protected function getSerializerService()
  7231.     {
  7232.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  7233.         $b = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~HItpFlY'] ?? $this->get_1SerializerHItpFlYService())));
  7234.         $c = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] ?? $this->getShopAuthenticationTokenDocumentationNormalizerService()));
  7235.         $d = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  7236.         $e = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  7237.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  7238.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  7239.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  7240.         $i = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  7241.         $j = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
  7242.         $k = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  7243.         $l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  7244.         $m = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
  7245.         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 () {
  7246.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService());
  7247.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  7248.         }, 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')]);
  7249.     }
  7250.     /**
  7251.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  7252.      *
  7253.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  7254.      */
  7255.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  7256.     {
  7257.         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()));
  7258.     }
  7259.     /**
  7260.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  7261.      *
  7262.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  7263.      */
  7264.     protected function getSerializer_NameConverter_MetadataAwareService()
  7265.     {
  7266.         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()));
  7267.     }
  7268.     /**
  7269.      * Gets the private 'serializer.normalizer.object' shared service.
  7270.      *
  7271.      * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  7272.      */
  7273.     protected function getSerializer_Normalizer_ObjectService()
  7274.     {
  7275.         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);
  7276.     }
  7277.     /**
  7278.      * Gets the private 'session_listener' shared service.
  7279.      *
  7280.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7281.      */
  7282.     protected function getSessionListenerService()
  7283.     {
  7284.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7285.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7286.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  7287.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  7288.         ], [
  7289.             'logger' => '?',
  7290.             'session_collector' => '?',
  7291.             'session_factory' => '?',
  7292.         ]), true$this->parameters['session.storage.options']);
  7293.     }
  7294.     /**
  7295.      * Gets the private 'sonata.block.templating.helper' shared service.
  7296.      *
  7297.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  7298.      */
  7299.     protected function getSonata_Block_Templating_HelperService()
  7300.     {
  7301.         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))));
  7302.     }
  7303.     /**
  7304.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  7305.      *
  7306.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  7307.      */
  7308.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  7309.     {
  7310.         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()));
  7311.     }
  7312.     /**
  7313.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  7314.      *
  7315.      * @return \Gedmo\Loggable\LoggableListener
  7316.      */
  7317.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  7318.     {
  7319.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  7320.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7321.         return $instance;
  7322.     }
  7323.     /**
  7324.      * Gets the private 'sylius.api.data_transformer.command_aware_input_data_transformer' shared service.
  7325.      *
  7326.      * @return \Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer
  7327.      */
  7328.     protected function getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService()
  7329.     {
  7330.         $a = ($this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] ?? $this->getUserContextInterfaceService());
  7331.         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()))));
  7332.     }
  7333.     /**
  7334.      * Gets the private 'sylius.context.channel.composite' shared service.
  7335.      *
  7336.      * @return \Sylius\Component\Channel\Context\CompositeChannelContext
  7337.      */
  7338.     protected function getSylius_Context_Channel_CompositeService()
  7339.     {
  7340.         $this->privates['sylius.context.channel.composite'] = $instance = new \Sylius\Component\Channel\Context\CompositeChannelContext();
  7341.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7342.         $b = ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService());
  7343.         $instance->addContext(new \Sylius\Component\Channel\Context\RequestBased\ChannelContext(($this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] ?? $this->getRequestResolverInterfaceService()), $a), 0);
  7344.         $instance->addContext(new \Sylius\Component\Channel\Context\SingleChannelContext($b), -128);
  7345.         $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);
  7346.         return $instance;
  7347.     }
  7348.     /**
  7349.      * Gets the private 'sylius.grid_options_parser' shared service.
  7350.      *
  7351.      * @return \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser
  7352.      */
  7353.     protected function getSylius_GridOptionsParserService()
  7354.     {
  7355.         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()));
  7356.     }
  7357.     /**
  7358.      * Gets the private 'sylius.resolver.checkout' shared service.
  7359.      *
  7360.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver
  7361.      */
  7362.     protected function getSylius_Resolver_CheckoutService()
  7363.     {
  7364.         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()));
  7365.     }
  7366.     /**
  7367.      * Gets the private 'sylius.resource_registry' shared service.
  7368.      *
  7369.      * @return \Sylius\Component\Resource\Metadata\Registry
  7370.      */
  7371.     protected function getSylius_ResourceRegistryService()
  7372.     {
  7373.         $this->privates['sylius.resource_registry'] = $instance = new \Sylius\Component\Resource\Metadata\Registry();
  7374.         $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']]);
  7375.         $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']]);
  7376.         $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']]);
  7377.         $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']]);
  7378.         $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']]);
  7379.         $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']]);
  7380.         $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']]);
  7381.         $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']]);
  7382.         $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']]]);
  7383.         $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']]);
  7384.         $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']]]);
  7385.         $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']]);
  7386.         $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']]]);
  7387.         $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']]);
  7388.         $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']]]);
  7389.         $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']]);
  7390.         $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']]);
  7391.         $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']]);
  7392.         $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']]);
  7393.         $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']]);
  7394.         $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']]);
  7395.         $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']]);
  7396.         $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']]);
  7397.         $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']]);
  7398.         $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']]);
  7399.         $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']]);
  7400.         $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']]]);
  7401.         $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']]);
  7402.         $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']]);
  7403.         $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']]);
  7404.         $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']]]);
  7405.         $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']]);
  7406.         $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']]);
  7407.         $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']]);
  7408.         $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']]);
  7409.         $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']]);
  7410.         $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']]);
  7411.         $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']]]);
  7412.         $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']]);
  7413.         $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']]);
  7414.         $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']]);
  7415.         $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']]);
  7416.         $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']]]);
  7417.         $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']]);
  7418.         $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']]);
  7419.         $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']]);
  7420.         $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']]);
  7421.         $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']]);
  7422.         $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']]);
  7423.         $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']]);
  7424.         $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']]);
  7425.         $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']]);
  7426.         $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']]);
  7427.         $instance->addFromAliasAndConfiguration('sylius.budget', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\Budget''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetRepository''interface' => 'Sylius\\Component\\Payment\\Model\\BudgetInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetType']]);
  7428.         $instance->addFromAliasAndConfiguration('sylius.budget_import', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\BudgetImport''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetImportController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetImportRepository''interface' => 'Sylius\\Component\\Payment\\Model\\BudgetImportInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetImportType']]);
  7429.         $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']]]);
  7430.         $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']]);
  7431.         $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']]);
  7432.         $instance->addFromAliasAndConfiguration('sylius.promotion_subject', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Order']]);
  7433.         $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']]]);
  7434.         $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']]);
  7435.         $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']]);
  7436.         $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']]);
  7437.         $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']]);
  7438.         $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']]);
  7439.         $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']]);
  7440.         $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']]);
  7441.         $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']]);
  7442.         $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']]);
  7443.         $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']]);
  7444.         $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']]);
  7445.         $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']]);
  7446.         $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']]]);
  7447.         $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']]);
  7448.         $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']]]);
  7449.         $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']]]);
  7450.         $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']]]);
  7451.         $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']]);
  7452.         $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']]);
  7453.         $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']]);
  7454.         $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']]);
  7455.         $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']]);
  7456.         $instance->addFromAliasAndConfiguration('sylius.turn_taxon', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Customer\\Model\\TurnTaxon''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  7457.         $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']]);
  7458.         $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']]);
  7459.         $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']]);
  7460.         $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']]);
  7461.         $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']]);
  7462.         $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']]);
  7463.         $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']]);
  7464.         $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']]);
  7465.         $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']]);
  7466.         $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']]);
  7467.         return $instance;
  7468.     }
  7469.     /**
  7470.      * Gets the private 'sylius.router.checkout_state' shared service.
  7471.      *
  7472.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator
  7473.      */
  7474.     protected function getSylius_Router_CheckoutStateService()
  7475.     {
  7476.         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']]);
  7477.     }
  7478.     /**
  7479.      * Gets the private 'sylius.theme.context.channel_based' shared service.
  7480.      *
  7481.      * @return \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext
  7482.      */
  7483.     protected function getSylius_Theme_Context_ChannelBasedService()
  7484.     {
  7485.         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()));
  7486.     }
  7487.     /**
  7488.      * Gets the private 'translation.loader.csv' shared service.
  7489.      *
  7490.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7491.      */
  7492.     protected function getTranslation_Loader_CsvService($lazyLoad true)
  7493.     {
  7494.         if ($lazyLoad) {
  7495.             return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  7496.                 return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7497.                     $wrappedInstance $this->getTranslation_Loader_CsvService(false);
  7498.                     $proxy->setProxyInitializer(null);
  7499.                     return true;
  7500.                 });
  7501.             });
  7502.         }
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7507.         return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7508.     }
  7509.     /**
  7510.      * Gets the private 'translation.loader.dat' shared service.
  7511.      *
  7512.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7513.      */
  7514.     protected function getTranslation_Loader_DatService($lazyLoad true)
  7515.     {
  7516.         if ($lazyLoad) {
  7517.             return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  7518.                 return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7519.                     $wrappedInstance $this->getTranslation_Loader_DatService(false);
  7520.                     $proxy->setProxyInitializer(null);
  7521.                     return true;
  7522.                 });
  7523.             });
  7524.         }
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7528.         return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7529.     }
  7530.     /**
  7531.      * Gets the private 'translation.loader.ini' shared service.
  7532.      *
  7533.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7534.      */
  7535.     protected function getTranslation_Loader_IniService($lazyLoad true)
  7536.     {
  7537.         if ($lazyLoad) {
  7538.             return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  7539.                 return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7540.                     $wrappedInstance $this->getTranslation_Loader_IniService(false);
  7541.                     $proxy->setProxyInitializer(null);
  7542.                     return true;
  7543.                 });
  7544.             });
  7545.         }
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7550.         return new \Symfony\Component\Translation\Loader\IniFileLoader();
  7551.     }
  7552.     /**
  7553.      * Gets the private 'translation.loader.json' shared service.
  7554.      *
  7555.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7556.      */
  7557.     protected function getTranslation_Loader_JsonService($lazyLoad true)
  7558.     {
  7559.         if ($lazyLoad) {
  7560.             return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  7561.                 return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7562.                     $wrappedInstance $this->getTranslation_Loader_JsonService(false);
  7563.                     $proxy->setProxyInitializer(null);
  7564.                     return true;
  7565.                 });
  7566.             });
  7567.         }
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7572.         return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7573.     }
  7574.     /**
  7575.      * Gets the private 'translation.loader.mo' shared service.
  7576.      *
  7577.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7578.      */
  7579.     protected function getTranslation_Loader_MoService($lazyLoad true)
  7580.     {
  7581.         if ($lazyLoad) {
  7582.             return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  7583.                 return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7584.                     $wrappedInstance $this->getTranslation_Loader_MoService(false);
  7585.                     $proxy->setProxyInitializer(null);
  7586.                     return true;
  7587.                 });
  7588.             });
  7589.         }
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7592.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7594.         return new \Symfony\Component\Translation\Loader\MoFileLoader();
  7595.     }
  7596.     /**
  7597.      * Gets the private 'translation.loader.php' shared service.
  7598.      *
  7599.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7600.      */
  7601.     protected function getTranslation_Loader_PhpService($lazyLoad true)
  7602.     {
  7603.         if ($lazyLoad) {
  7604.             return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  7605.                 return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7606.                     $wrappedInstance $this->getTranslation_Loader_PhpService(false);
  7607.                     $proxy->setProxyInitializer(null);
  7608.                     return true;
  7609.                 });
  7610.             });
  7611.         }
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7616.         return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7617.     }
  7618.     /**
  7619.      * Gets the private 'translation.loader.po' shared service.
  7620.      *
  7621.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7622.      */
  7623.     protected function getTranslation_Loader_PoService($lazyLoad true)
  7624.     {
  7625.         if ($lazyLoad) {
  7626.             return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  7627.                 return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7628.                     $wrappedInstance $this->getTranslation_Loader_PoService(false);
  7629.                     $proxy->setProxyInitializer(null);
  7630.                     return true;
  7631.                 });
  7632.             });
  7633.         }
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7638.         return new \Symfony\Component\Translation\Loader\PoFileLoader();
  7639.     }
  7640.     /**
  7641.      * Gets the private 'translation.loader.qt' shared service.
  7642.      *
  7643.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7644.      */
  7645.     protected function getTranslation_Loader_QtService($lazyLoad true)
  7646.     {
  7647.         if ($lazyLoad) {
  7648.             return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  7649.                 return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7650.                     $wrappedInstance $this->getTranslation_Loader_QtService(false);
  7651.                     $proxy->setProxyInitializer(null);
  7652.                     return true;
  7653.                 });
  7654.             });
  7655.         }
  7656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7658.         return new \Symfony\Component\Translation\Loader\QtFileLoader();
  7659.     }
  7660.     /**
  7661.      * Gets the private 'translation.loader.res' shared service.
  7662.      *
  7663.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7664.      */
  7665.     protected function getTranslation_Loader_ResService($lazyLoad true)
  7666.     {
  7667.         if ($lazyLoad) {
  7668.             return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  7669.                 return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7670.                     $wrappedInstance $this->getTranslation_Loader_ResService(false);
  7671.                     $proxy->setProxyInitializer(null);
  7672.                     return true;
  7673.                 });
  7674.             });
  7675.         }
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7678.         return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7679.     }
  7680.     /**
  7681.      * Gets the private 'translation.loader.xliff' shared service.
  7682.      *
  7683.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7684.      */
  7685.     protected function getTranslation_Loader_XliffService($lazyLoad true)
  7686.     {
  7687.         if ($lazyLoad) {
  7688.             return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  7689.                 return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7690.                     $wrappedInstance $this->getTranslation_Loader_XliffService(false);
  7691.                     $proxy->setProxyInitializer(null);
  7692.                     return true;
  7693.                 });
  7694.             });
  7695.         }
  7696.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7698.         return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7699.     }
  7700.     /**
  7701.      * Gets the private 'translation.loader.yml' shared service.
  7702.      *
  7703.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7704.      */
  7705.     protected function getTranslation_Loader_YmlService($lazyLoad true)
  7706.     {
  7707.         if ($lazyLoad) {
  7708.             return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  7709.                 return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7710.                     $wrappedInstance $this->getTranslation_Loader_YmlService(false);
  7711.                     $proxy->setProxyInitializer(null);
  7712.                     return true;
  7713.                 });
  7714.             });
  7715.         }
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7720.         return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7721.     }
  7722.     /**
  7723.      * Gets the private 'validator.builder' shared service.
  7724.      *
  7725.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7726.      */
  7727.     protected function getValidator_BuilderService()
  7728.     {
  7729.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7730.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7731.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7732.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7733.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7734.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator''getAccountVerificationTokenEligibilityValidatorService'true],
  7735.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator''getAddingEligibleProductVariantToCartValidatorService'true],
  7736.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator''getAdminResetPasswordTokenNonExpiredValidatorService'true],
  7737.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator''getChangedItemQuantityInCartValidatorService'true],
  7738.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator''getChosenPaymentMethodEligibilityValidatorService'true],
  7739.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator''getChosenShippingMethodEligibilityValidatorService'true],
  7740.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator''getConfirmResetPasswordValidatorService'true],
  7741.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator''getCorrectChangeShopUserConfirmPasswordValidatorService'true],
  7742.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator''getCorrectOrderAddressValidatorService'true],
  7743.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator''getOrderItemAvailabilityValidatorService'true],
  7744.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator''getOrderNotEmptyValidatorService'true],
  7745.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator''getOrderPaymentMethodEligibilityValidatorService'true],
  7746.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator''getOrderProductEligibilityValidatorService'true],
  7747.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator''getOrderShippingMethodEligibilityValidatorService'true],
  7748.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator''getPromotionCouponEligibilityValidatorService'true],
  7749.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator''getShipmentAlreadyShippedValidatorService'true],
  7750.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator''getShopUserNotVerifiedValidatorService'true],
  7751.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator''getUniqueReviewerEmailValidatorService'true],
  7752.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator''getUniqueShopUserEmailValidatorService'true],
  7753.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => ['services''sylius.validator.valid_attribute_value''getSylius_Validator_ValidAttributeValueService'true],
  7754.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7755.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7756.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7757.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7758.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7759.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7760.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7761.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7762.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7763.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7764.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7765.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7766.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7767.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => ['services''sylius.validator.different_source_target_currency''getSylius_Validator_DifferentSourceTargetCurrencyService'true],
  7768.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => ['services''sylius.validator.unique_currency_pair''getSylius_Validator_UniqueCurrencyPairService'true],
  7769.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7770.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7771.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7772.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator''getCatalogPromotionActionValidatorService'true],
  7773.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator''getCatalogPromotionScopeValidatorService'true],
  7774.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7775.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7776.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7777.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7778.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7779.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7780.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7781.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7782.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7783.             'registered_user_validator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7784.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7785.             'sylius.validator.product_variant_combination' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7786.             'sylius.validator.unique_simple_product_code' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7787.             'sylius_api_chosen_payment_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator''getChosenPaymentMethodEligibilityValidatorService'true],
  7788.             'sylius_api_confirm_reset_password' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator''getConfirmResetPasswordValidatorService'true],
  7789.             'sylius_api_correct_change_shop_user_confirm_password' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator''getCorrectChangeShopUserConfirmPasswordValidatorService'true],
  7790.             'sylius_api_order_payment_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator''getOrderPaymentMethodEligibilityValidatorService'true],
  7791.             'sylius_api_promotion_coupon_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator''getPromotionCouponEligibilityValidatorService'true],
  7792.             'sylius_api_shipment_already_shipped' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator''getShipmentAlreadyShippedValidatorService'true],
  7793.             'sylius_api_shop_user_not_verified' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator''getShopUserNotVerifiedValidatorService'true],
  7794.             'sylius_api_unique_reviewer_email_validator' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator''getUniqueReviewerEmailValidatorService'true],
  7795.             'sylius_api_validator_account_verification_token_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator''getAccountVerificationTokenEligibilityValidatorService'true],
  7796.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator''getAddingEligibleProductVariantToCartValidatorService'true],
  7797.             'sylius_api_validator_admin_non_expired_password_reset_token' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator''getAdminResetPasswordTokenNonExpiredValidatorService'true],
  7798.             'sylius_api_validator_changed_item_guantity_in_cart' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator''getChangedItemQuantityInCartValidatorService'true],
  7799.             'sylius_api_validator_chosen_shipping_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator''getChosenShippingMethodEligibilityValidatorService'true],
  7800.             'sylius_api_validator_correct_order_address' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator''getCorrectOrderAddressValidatorService'true],
  7801.             'sylius_api_validator_order_item_availability' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator''getOrderItemAvailabilityValidatorService'true],
  7802.             'sylius_api_validator_order_not_empty' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator''getOrderNotEmptyValidatorService'true],
  7803.             'sylius_api_validator_order_product_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator''getOrderProductEligibilityValidatorService'true],
  7804.             'sylius_api_validator_order_shipping_method_eligibility' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator''getOrderShippingMethodEligibilityValidatorService'true],
  7805.             'sylius_cart_item_availability' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7806.             'sylius_catalog_promotion_action' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator''getCatalogPromotionActionValidatorService'true],
  7807.             'sylius_catalog_promotion_scope' => ['services''Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator''getCatalogPromotionScopeValidatorService'true],
  7808.             'sylius_channel_default_locale_enabled' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7809.             'sylius_coupon_generation_amount_validator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7810.             'sylius_has_all_prices_defined' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7811.             'sylius_has_all_variant_prices_defined' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7812.             'sylius_has_enabled_entity' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7813.             'sylius_in_stock' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7814.             'sylius_order_payment_method_eligibility_validator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7815.             'sylius_order_product_eligibility_validator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7816.             'sylius_order_shipping_method_eligibility_validator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7817.             'sylius_promotion_date_range_validator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7818.             'sylius_promotion_subject_validator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7819.             'sylius_province_address_validator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7820.             'sylius_unique_reviewer_email_validator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7821.             'sylius_valid_attribute_value_validator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7822.             'sylius_valid_select_attribute_validator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7823.             'sylius_valid_text_attribute_validator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7824.             'sylius_validator_unique_shop_user_email' => ['services''Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator''getUniqueShopUserEmailValidatorService'true],
  7825.             'sylius_zone_cannot_contain_itself_validator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7826.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7827.         ], [
  7828.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => '?',
  7829.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => '?',
  7830.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => '?',
  7831.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => '?',
  7832.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AdminResetPasswordTokenNonExpiredValidator' => '?',
  7833.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => '?',
  7834.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => '?',
  7835.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => '?',
  7836.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => '?',
  7837.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => '?',
  7838.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => '?',
  7839.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => '?',
  7840.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => '?',
  7841.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7842.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7843.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7844.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => '?',
  7845.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => '?',
  7846.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => '?',
  7847.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  7848.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => '?',
  7849.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => '?',
  7850.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => '?',
  7851.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => '?',
  7852.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => '?',
  7853.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => '?',
  7854.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => '?',
  7855.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => '?',
  7856.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => '?',
  7857.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => '?',
  7858.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7859.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7860.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7861.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  7862.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  7863.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => '?',
  7864.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => '?',
  7865.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  7866.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => '?',
  7867.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => '?',
  7868.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => '?',
  7869.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => '?',
  7870.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => '?',
  7871.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => '?',
  7872.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => '?',
  7873.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7874.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7875.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7876.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7877.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7878.             'doctrine.orm.validator.unique' => '?',
  7879.             'registered_user_validator' => '?',
  7880.             'security.validator.user_password' => '?',
  7881.             'sylius.validator.product_variant_combination' => '?',
  7882.             'sylius.validator.unique_simple_product_code' => '?',
  7883.             'sylius_api_chosen_payment_method_eligibility' => '?',
  7884.             'sylius_api_confirm_reset_password' => '?',
  7885.             'sylius_api_correct_change_shop_user_confirm_password' => '?',
  7886.             'sylius_api_order_payment_method_eligibility' => '?',
  7887.             'sylius_api_promotion_coupon_eligibility' => '?',
  7888.             'sylius_api_shipment_already_shipped' => '?',
  7889.             'sylius_api_shop_user_not_verified' => '?',
  7890.             'sylius_api_unique_reviewer_email_validator' => '?',
  7891.             'sylius_api_validator_account_verification_token_eligibility' => '?',
  7892.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => '?',
  7893.             'sylius_api_validator_admin_non_expired_password_reset_token' => '?',
  7894.             'sylius_api_validator_changed_item_guantity_in_cart' => '?',
  7895.             'sylius_api_validator_chosen_shipping_method_eligibility' => '?',
  7896.             'sylius_api_validator_correct_order_address' => '?',
  7897.             'sylius_api_validator_order_item_availability' => '?',
  7898.             'sylius_api_validator_order_not_empty' => '?',
  7899.             'sylius_api_validator_order_product_eligibility' => '?',
  7900.             'sylius_api_validator_order_shipping_method_eligibility' => '?',
  7901.             'sylius_cart_item_availability' => '?',
  7902.             'sylius_catalog_promotion_action' => '?',
  7903.             'sylius_catalog_promotion_scope' => '?',
  7904.             'sylius_channel_default_locale_enabled' => '?',
  7905.             'sylius_coupon_generation_amount_validator' => '?',
  7906.             'sylius_has_all_prices_defined' => '?',
  7907.             'sylius_has_all_variant_prices_defined' => '?',
  7908.             'sylius_has_enabled_entity' => '?',
  7909.             'sylius_in_stock' => '?',
  7910.             'sylius_order_payment_method_eligibility_validator' => '?',
  7911.             'sylius_order_product_eligibility_validator' => '?',
  7912.             'sylius_order_shipping_method_eligibility_validator' => '?',
  7913.             'sylius_promotion_date_range_validator' => '?',
  7914.             'sylius_promotion_subject_validator' => '?',
  7915.             'sylius_province_address_validator' => '?',
  7916.             'sylius_unique_reviewer_email_validator' => '?',
  7917.             'sylius_valid_attribute_value_validator' => '?',
  7918.             'sylius_valid_select_attribute_validator' => '?',
  7919.             'sylius_valid_text_attribute_validator' => '?',
  7920.             'sylius_validator_unique_shop_user_email' => '?',
  7921.             'sylius_zone_cannot_contain_itself_validator' => '?',
  7922.             'validator.expression' => '?',
  7923.         ])));
  7924.         if ($this->has('translator')) {
  7925.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7926.         }
  7927.         $instance->setTranslationDomain('validators');
  7928.         $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/Budget.xml'), 34 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/BudgetImport.xml'), 35 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Pay.xml'), 36 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayAcount.xml'), 37 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayCustomer.xml'), 38 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayFixAcount.xml'), 39 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayFixed.xml'), 40 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayImport.xml'), 41 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayMov.xml'), 42 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayProfessional.xml'), 43 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PayProvider.xml'), 44 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Payment.xml'), 45 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethod.xml'), 46 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethodTranslation.xml'), 47 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotion.xml'), 48 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotionAction.xml'), 49 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/Promotion.xml'), 50 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionAction.xml'), 51 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCoupon.xml'), 52 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCouponGeneratorInstruction.xml'), 53 => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionRule.xml'), 54 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Address.xml'), 55 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Country.xml'), 56 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Province.xml'), 57 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Zone.xml'), 58 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/ZoneMember.xml'), 59 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/Taxon.xml'), 60 => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/TaxonTranslation.xml'), 61 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/ChangePassword.xml'), 62 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordReset.xml'), 63 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordResetRequest.xml'), 64 => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle/Resources/config/validation/User.xml'), 65 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/AdminUserGroup.xml'), 66 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Customer.xml'), 67 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/CustomerGroup.xml'), 68 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Professional.xml'), 69 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/turn.xml'), 70 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle/Resources/config/validation/Review.xml'), 71 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AddToCartCommand.xml'), 72 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AdminUser.xml'), 73 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AvatarImage.xml'), 74 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/CatalogPromotionScope.xml'), 75 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml'), 76 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPricing.xml'), 77 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Customer.xml'), 78 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Order.xml'), 79 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml'), 80 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PaymentMethod.xml'), 81 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Product.xml'), 82 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductImage.xml'), 83 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductReview.xml'), 84 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml'), 85 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionCoupon.xml'), 86 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/RequestResetPasswordEmail.xml'), 87 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ShippingMethod.xml'), 88 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxRate.xml'), 89 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml'), 90 => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml'), 91 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml'), 92 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/config/validation/PasswordReset.xml'), 93 => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle/Resources/config/validation/PasswordResetRequest.xml'), 94 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AccountResetPassword.xml'), 95 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddItemToCart.xml'), 96 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddProductReview.xml'), 97 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AdminResetPassword.xml'), 98 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangeItemQuantityInCart.xml'), 99 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangePasswordShopUser.xml'), 100 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChoosePaymentMethod.xml'), 101 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChooseShippingMethod.xml'), 102 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/CompleteOrder.xml'), 103 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/OrderItem.xml'), 104 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RegisterShopUser.xml'), 105 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RequestResetPasswordToken.xml'), 106 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ResendVerificationEmail.xml'), 107 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/SendContactRequest.xml'), 108 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ShipShipment.xml'), 109 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/UpdateCart.xml'), 110 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/validation/VerifyCustomerAccount.xml')]);
  7929.         $instance->enableAnnotationMapping(true);
  7930.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7931.         $instance->addMethodMapping('loadValidatorMetadata');
  7932.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => ($this->services['sylius.validator.customer_initializer'] ?? $this->getSylius_Validator_CustomerInitializerService())]);
  7933.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7934.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7935.         return $instance;
  7936.     }
  7937.     /**
  7938.      * Gets the private 'var_dumper.html_dumper' shared service.
  7939.      *
  7940.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7941.      */
  7942.     protected function getVarDumper_HtmlDumperService()
  7943.     {
  7944.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7945.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7946.         return $instance;
  7947.     }
  7948.     /**
  7949.      * Gets the private 'web_profiler.csp.handler' shared service.
  7950.      *
  7951.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7952.      */
  7953.     protected function getWebProfiler_Csp_HandlerService()
  7954.     {
  7955.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7956.     }
  7957.     /**
  7958.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7959.      *
  7960.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7961.      */
  7962.     protected function getWebProfiler_DebugToolbarService()
  7963.     {
  7964.         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()));
  7965.     }
  7966.     /**
  7967.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7968.      *
  7969.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7970.      */
  7971.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7972.     {
  7973.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7974.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  7975.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  7976.             'shop' => ['privates''webpack_encore.entrypoint_lookup[shop]''getWebpackEncore_EntrypointLookupshopService'true],
  7977.         ], [
  7978.             '_default' => '?',
  7979.             'admin' => '?',
  7980.             'shop' => '?',
  7981.         ]), '_default');
  7982.     }
  7983.     /**
  7984.      * Gets the public 'sylus.payum_action.offline.status' alias.
  7985.      *
  7986.      * @return object The "sylius.payum_action.offline.status" service.
  7987.      */
  7988.     protected function getSylus_PayumAction_Offline_StatusService()
  7989.     {
  7990.         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.');
  7991.         return $this->get('sylius.payum_action.offline.status');
  7992.     }
  7993.     /**
  7994.      * Gets the public 'profiler' alias.
  7995.      *
  7996.      * @return object The ".container.private.profiler" service.
  7997.      */
  7998.     protected function getProfilerService()
  7999.     {
  8000.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8001.         return $this->get('.container.private.profiler');
  8002.     }
  8003.     /**
  8004.      * Gets the public 'pagerfanta.route_generator_factory' alias.
  8005.      *
  8006.      * @return object The ".container.private.pagerfanta.route_generator_factory" service.
  8007.      */
  8008.     protected function getPagerfanta_RouteGeneratorFactoryService()
  8009.     {
  8010.         trigger_deprecation('babdev/pagerfanta-bundle''3.5''Accessing the "pagerfanta.route_generator_factory" service directly from the container is deprecated, use dependency injection instead.');
  8011.         return $this->get('.container.private.pagerfanta.route_generator_factory');
  8012.     }
  8013.     /**
  8014.      * Gets the public 'pagerfanta.view_factory' alias.
  8015.      *
  8016.      * @return object The ".container.private.pagerfanta.view_factory" service.
  8017.      */
  8018.     protected function getPagerfanta_ViewFactoryService()
  8019.     {
  8020.         trigger_deprecation('babdev/pagerfanta-bundle''3.5''Accessing the "pagerfanta.view_factory" service directly from the container is deprecated, use dependency injection instead.');
  8021.         return $this->get('.container.private.pagerfanta.view_factory');
  8022.     }
  8023.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  8024.     {
  8025.         if (isset($this->buildParameters[$name])) {
  8026.             return $this->buildParameters[$name];
  8027.         }
  8028.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  8029.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8030.         }
  8031.         if (isset($this->loadedDynamicParameters[$name])) {
  8032.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8033.         }
  8034.         return $this->parameters[$name];
  8035.     }
  8036.     public function hasParameter(string $name): bool
  8037.     {
  8038.         if (isset($this->buildParameters[$name])) {
  8039.             return true;
  8040.         }
  8041.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  8042.     }
  8043.     public function setParameter(string $name$value): void
  8044.     {
  8045.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8046.     }
  8047.     public function getParameterBag(): ParameterBagInterface
  8048.     {
  8049.         if (null === $this->parameterBag) {
  8050.             $parameters $this->parameters;
  8051.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8052.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8053.             }
  8054.             foreach ($this->buildParameters as $name => $value) {
  8055.                 $parameters[$name] = $value;
  8056.             }
  8057.             $this->parameterBag = new FrozenParameterBag($parameters);
  8058.         }
  8059.         return $this->parameterBag;
  8060.     }
  8061.     private $loadedDynamicParameters = [
  8062.         'kernel.runtime_environment' => false,
  8063.         'kernel.build_dir' => false,
  8064.         'kernel.cache_dir' => false,
  8065.         'sylius_admin.path_name' => false,
  8066.         'sylius.security.admin_regex' => false,
  8067.         'sylius.security.shop_regex' => false,
  8068.         'sylius.api.authorization_header' => false,
  8069.         'app_stage' => false,
  8070.         'kernel.secret' => false,
  8071.         'debug.file_link_format' => false,
  8072.         'debug.container.dump' => false,
  8073.         'serializer.mapping.cache.file' => false,
  8074.         'session.save_path' => false,
  8075.         'validator.mapping.cache.file' => false,
  8076.         'profiler.storage.dsn' => false,
  8077.         'doctrine.orm.proxy_dir' => false,
  8078.         'sylius.unsecured_urls' => false,
  8079.         'api_platform.swagger.api_keys' => false,
  8080.         'lexik_jwt_authentication.pass_phrase' => false,
  8081.     ];
  8082.     private $dynamicParameters = [];
  8083.     private function getDynamicParameter(string $name)
  8084.     {
  8085.         $value = match ($name) {
  8086.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  8087.             'kernel.build_dir' => $this->targetDir.'',
  8088.             'kernel.cache_dir' => $this->targetDir.'',
  8089.             'sylius_admin.path_name' => $this->getEnv('resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'),
  8090.             'sylius.security.admin_regex' => '^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'),
  8091.             'sylius.security.shop_regex' => '^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++',
  8092.             'sylius.api.authorization_header' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  8093.             'app_stage' => $this->getEnv('APP_STAGE'),
  8094.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  8095.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  8096.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  8097.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  8098.             'session.save_path' => ($this->targetDir.''.'/sessions'),
  8099.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  8100.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  8101.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  8102.             'sylius.unsecured_urls' => $this->getEnv('bool:SYLIUS_UNSECURED_URLS'),
  8103.             'api_platform.swagger.api_keys' => [
  8104.                 'apiKey' => [
  8105.                     'name' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  8106.                     'type' => 'header',
  8107.                 ],
  8108.             ],
  8109.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  8110.             default => throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name)),
  8111.         };
  8112.         $this->loadedDynamicParameters[$name] = true;
  8113.         return $this->dynamicParameters[$name] = $value;
  8114.     }
  8115.     protected function getDefaultParameters(): array
  8116.     {
  8117.         return [
  8118.             'kernel.project_dir' => \dirname(__DIR__4),
  8119.             'kernel.environment' => 'dev',
  8120.             'kernel.debug' => true,
  8121.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8122.             'kernel.bundles' => [
  8123.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8124.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8125.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8126.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8127.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8128.                 'SyliusCalendarBundle' => 'Sylius\\Calendar\\SyliusCalendarBundle',
  8129.                 'SyliusOrderBundle' => 'Sylius\\Bundle\\OrderBundle\\SyliusOrderBundle',
  8130.                 'SyliusMoneyBundle' => 'Sylius\\Bundle\\MoneyBundle\\SyliusMoneyBundle',
  8131.                 'SyliusCurrencyBundle' => 'Sylius\\Bundle\\CurrencyBundle\\SyliusCurrencyBundle',
  8132.                 'SyliusLocaleBundle' => 'Sylius\\Bundle\\LocaleBundle\\SyliusLocaleBundle',
  8133.                 'SyliusProductBundle' => 'Sylius\\Bundle\\ProductBundle\\SyliusProductBundle',
  8134.                 'SyliusChannelBundle' => 'Sylius\\Bundle\\ChannelBundle\\SyliusChannelBundle',
  8135.                 'SyliusAttributeBundle' => 'Sylius\\Bundle\\AttributeBundle\\SyliusAttributeBundle',
  8136.                 'SyliusTaxationBundle' => 'Sylius\\Bundle\\TaxationBundle\\SyliusTaxationBundle',
  8137.                 'SyliusShippingBundle' => 'Sylius\\Bundle\\ShippingBundle\\SyliusShippingBundle',
  8138.                 'SyliusPaymentBundle' => 'Sylius\\Bundle\\PaymentBundle\\SyliusPaymentBundle',
  8139.                 'SyliusMailerBundle' => 'Sylius\\Bundle\\MailerBundle\\SyliusMailerBundle',
  8140.                 'SyliusPromotionBundle' => 'Sylius\\Bundle\\PromotionBundle\\SyliusPromotionBundle',
  8141.                 'SyliusAddressingBundle' => 'Sylius\\Bundle\\AddressingBundle\\SyliusAddressingBundle',
  8142.                 'SyliusInventoryBundle' => 'Sylius\\Bundle\\InventoryBundle\\SyliusInventoryBundle',
  8143.                 'SyliusTaxonomyBundle' => 'Sylius\\Bundle\\TaxonomyBundle\\SyliusTaxonomyBundle',
  8144.                 'SyliusUserBundle' => 'Sylius\\Bundle\\UserBundle\\SyliusUserBundle',
  8145.                 'SyliusCustomerBundle' => 'Sylius\\Bundle\\CustomerBundle\\SyliusCustomerBundle',
  8146.                 'SyliusUiBundle' => 'Sylius\\Bundle\\UiBundle\\SyliusUiBundle',
  8147.                 'SyliusReviewBundle' => 'Sylius\\Bundle\\ReviewBundle\\SyliusReviewBundle',
  8148.                 'SyliusCoreBundle' => 'Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle',
  8149.                 'SyliusResourceBundle' => 'Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle',
  8150.                 'SyliusGridBundle' => 'Sylius\\Bundle\\GridBundle\\SyliusGridBundle',
  8151.                 'winzouStateMachineBundle' => 'winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle',
  8152.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  8153.                 'BazingaHateoasBundle' => 'Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle',
  8154.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  8155.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  8156.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  8157.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  8158.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  8159.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  8160.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  8161.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  8162.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  8163.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8164.                 'SyliusFixturesBundle' => 'Sylius\\Bundle\\FixturesBundle\\SyliusFixturesBundle',
  8165.                 'SyliusPayumBundle' => 'Sylius\\Bundle\\PayumBundle\\SyliusPayumBundle',
  8166.                 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  8167.                 'SyliusAdminBundle' => 'Sylius\\Bundle\\AdminBundle\\SyliusAdminBundle',
  8168.                 'SyliusShopBundle' => 'Sylius\\Bundle\\ShopBundle\\SyliusShopBundle',
  8169.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  8170.                 'SyliusApiBundle' => 'Sylius\\Bundle\\ApiBundle\\SyliusApiBundle',
  8171.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8172.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8173.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  8174.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  8175.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  8176.                 'SyliusLabsDoctrineMigrationsExtraBundle' => 'SyliusLabs\\DoctrineMigrationsExtraBundle\\SyliusLabsDoctrineMigrationsExtraBundle',
  8177.                 'SyliusLabsPolyfillSymfonySecurityBundle' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle\\SyliusLabsPolyfillSymfonySecurityBundle',
  8178.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  8179.                 'AutocompleteBundle' => 'Symfony\\UX\\Autocomplete\\AutocompleteBundle',
  8180.             ],
  8181.             'kernel.bundles_metadata' => [
  8182.                 'FrameworkBundle' => [
  8183.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8184.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8185.                 ],
  8186.                 'MonologBundle' => [
  8187.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8188.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8189.                 ],
  8190.                 'SecurityBundle' => [
  8191.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8192.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8193.                 ],
  8194.                 'TwigBundle' => [
  8195.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8196.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8197.                 ],
  8198.                 'DoctrineBundle' => [
  8199.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8200.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8201.                 ],
  8202.                 'SyliusCalendarBundle' => [
  8203.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/calendar/src'),
  8204.                     'namespace' => 'Sylius\\Calendar',
  8205.                 ],
  8206.                 'SyliusOrderBundle' => [
  8207.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/OrderBundle'),
  8208.                     'namespace' => 'Sylius\\Bundle\\OrderBundle',
  8209.                 ],
  8210.                 'SyliusMoneyBundle' => [
  8211.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/MoneyBundle'),
  8212.                     'namespace' => 'Sylius\\Bundle\\MoneyBundle',
  8213.                 ],
  8214.                 'SyliusCurrencyBundle' => [
  8215.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CurrencyBundle'),
  8216.                     'namespace' => 'Sylius\\Bundle\\CurrencyBundle',
  8217.                 ],
  8218.                 'SyliusLocaleBundle' => [
  8219.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/LocaleBundle'),
  8220.                     'namespace' => 'Sylius\\Bundle\\LocaleBundle',
  8221.                 ],
  8222.                 'SyliusProductBundle' => [
  8223.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ProductBundle'),
  8224.                     'namespace' => 'Sylius\\Bundle\\ProductBundle',
  8225.                 ],
  8226.                 'SyliusChannelBundle' => [
  8227.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ChannelBundle'),
  8228.                     'namespace' => 'Sylius\\Bundle\\ChannelBundle',
  8229.                 ],
  8230.                 'SyliusAttributeBundle' => [
  8231.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AttributeBundle'),
  8232.                     'namespace' => 'Sylius\\Bundle\\AttributeBundle',
  8233.                 ],
  8234.                 'SyliusTaxationBundle' => [
  8235.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxationBundle'),
  8236.                     'namespace' => 'Sylius\\Bundle\\TaxationBundle',
  8237.                 ],
  8238.                 'SyliusShippingBundle' => [
  8239.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShippingBundle'),
  8240.                     'namespace' => 'Sylius\\Bundle\\ShippingBundle',
  8241.                 ],
  8242.                 'SyliusPaymentBundle' => [
  8243.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PaymentBundle'),
  8244.                     'namespace' => 'Sylius\\Bundle\\PaymentBundle',
  8245.                 ],
  8246.                 'SyliusMailerBundle' => [
  8247.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/mailer-bundle/src/Bundle'),
  8248.                     'namespace' => 'Sylius\\Bundle\\MailerBundle',
  8249.                 ],
  8250.                 'SyliusPromotionBundle' => [
  8251.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PromotionBundle'),
  8252.                     'namespace' => 'Sylius\\Bundle\\PromotionBundle',
  8253.                 ],
  8254.                 'SyliusAddressingBundle' => [
  8255.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AddressingBundle'),
  8256.                     'namespace' => 'Sylius\\Bundle\\AddressingBundle',
  8257.                 ],
  8258.                 'SyliusInventoryBundle' => [
  8259.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/InventoryBundle'),
  8260.                     'namespace' => 'Sylius\\Bundle\\InventoryBundle',
  8261.                 ],
  8262.                 'SyliusTaxonomyBundle' => [
  8263.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/TaxonomyBundle'),
  8264.                     'namespace' => 'Sylius\\Bundle\\TaxonomyBundle',
  8265.                 ],
  8266.                 'SyliusUserBundle' => [
  8267.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UserBundle'),
  8268.                     'namespace' => 'Sylius\\Bundle\\UserBundle',
  8269.                 ],
  8270.                 'SyliusCustomerBundle' => [
  8271.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CustomerBundle'),
  8272.                     'namespace' => 'Sylius\\Bundle\\CustomerBundle',
  8273.                 ],
  8274.                 'SyliusUiBundle' => [
  8275.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/UiBundle'),
  8276.                     'namespace' => 'Sylius\\Bundle\\UiBundle',
  8277.                 ],
  8278.                 'SyliusReviewBundle' => [
  8279.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ReviewBundle'),
  8280.                     'namespace' => 'Sylius\\Bundle\\ReviewBundle',
  8281.                 ],
  8282.                 'SyliusCoreBundle' => [
  8283.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/CoreBundle'),
  8284.                     'namespace' => 'Sylius\\Bundle\\CoreBundle',
  8285.                 ],
  8286.                 'SyliusResourceBundle' => [
  8287.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle'),
  8288.                     'namespace' => 'Sylius\\Bundle\\ResourceBundle',
  8289.                 ],
  8290.                 'SyliusGridBundle' => [
  8291.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle'),
  8292.                     'namespace' => 'Sylius\\Bundle\\GridBundle',
  8293.                 ],
  8294.                 'winzouStateMachineBundle' => [
  8295.                     'path' => (\dirname(__DIR__4).'/vendor/winzou/state-machine-bundle'),
  8296.                     'namespace' => 'winzou\\Bundle\\StateMachineBundle',
  8297.                 ],
  8298.                 'SonataBlockBundle' => [
  8299.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  8300.                     'namespace' => 'Sonata\\BlockBundle',
  8301.                 ],
  8302.                 'BazingaHateoasBundle' => [
  8303.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle'),
  8304.                     'namespace' => 'Bazinga\\Bundle\\HateoasBundle',
  8305.                 ],
  8306.                 'JMSSerializerBundle' => [
  8307.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  8308.                     'namespace' => 'JMS\\SerializerBundle',
  8309.                 ],
  8310.                 'FOSRestBundle' => [
  8311.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  8312.                     'namespace' => 'FOS\\RestBundle',
  8313.                 ],
  8314.                 'KnpGaufretteBundle' => [
  8315.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  8316.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  8317.                 ],
  8318.                 'KnpMenuBundle' => [
  8319.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  8320.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  8321.                 ],
  8322.                 'FlysystemBundle' => [
  8323.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  8324.                     'namespace' => 'League\\FlysystemBundle',
  8325.                 ],
  8326.                 'LiipImagineBundle' => [
  8327.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  8328.                     'namespace' => 'Liip\\ImagineBundle',
  8329.                 ],
  8330.                 'PayumBundle' => [
  8331.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  8332.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  8333.                 ],
  8334.                 'StofDoctrineExtensionsBundle' => [
  8335.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  8336.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  8337.                 ],
  8338.                 'BabDevPagerfantaBundle' => [
  8339.                     'path' => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle'),
  8340.                     'namespace' => 'BabDev\\PagerfantaBundle',
  8341.                 ],
  8342.                 'DoctrineMigrationsBundle' => [
  8343.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8344.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8345.                 ],
  8346.                 'SyliusFixturesBundle' => [
  8347.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/fixtures-bundle/src'),
  8348.                     'namespace' => 'Sylius\\Bundle\\FixturesBundle',
  8349.                 ],
  8350.                 'SyliusPayumBundle' => [
  8351.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/PayumBundle'),
  8352.                     'namespace' => 'Sylius\\Bundle\\PayumBundle',
  8353.                 ],
  8354.                 'SyliusThemeBundle' => [
  8355.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src'),
  8356.                     'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  8357.                 ],
  8358.                 'SyliusAdminBundle' => [
  8359.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/AdminBundle'),
  8360.                     'namespace' => 'Sylius\\Bundle\\AdminBundle',
  8361.                 ],
  8362.                 'SyliusShopBundle' => [
  8363.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ShopBundle'),
  8364.                     'namespace' => 'Sylius\\Bundle\\ShopBundle',
  8365.                 ],
  8366.                 'ApiPlatformBundle' => [
  8367.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  8368.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  8369.                 ],
  8370.                 'SyliusApiBundle' => [
  8371.                     'path' => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle'),
  8372.                     'namespace' => 'Sylius\\Bundle\\ApiBundle',
  8373.                 ],
  8374.                 'DebugBundle' => [
  8375.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8376.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8377.                 ],
  8378.                 'WebProfilerBundle' => [
  8379.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8380.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8381.                 ],
  8382.                 'FidryAliceDataFixturesBundle' => [
  8383.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  8384.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  8385.                 ],
  8386.                 'NelmioAliceBundle' => [
  8387.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  8388.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  8389.                 ],
  8390.                 'LexikJWTAuthenticationBundle' => [
  8391.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  8392.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  8393.                 ],
  8394.                 'SyliusLabsDoctrineMigrationsExtraBundle' => [
  8395.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/doctrine-migrations-extra-bundle/src'),
  8396.                     'namespace' => 'SyliusLabs\\DoctrineMigrationsExtraBundle',
  8397.                 ],
  8398.                 'SyliusLabsPolyfillSymfonySecurityBundle' => [
  8399.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/polyfill-symfony-security/src/Bundle'),
  8400.                     'namespace' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle',
  8401.                 ],
  8402.                 'WebpackEncoreBundle' => [
  8403.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  8404.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  8405.                 ],
  8406.                 'AutocompleteBundle' => [
  8407.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-autocomplete'),
  8408.                     'namespace' => 'Symfony\\UX\\Autocomplete',
  8409.                 ],
  8410.             ],
  8411.             'kernel.charset' => 'UTF-8',
  8412.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  8413.             'sylius.uploader.filesystem' => 'sylius_image',
  8414.             'sylius_core.public_dir' => (\dirname(__DIR__4).'/public_html'),
  8415.             'env(SYLIUS_FIXTURES_HOSTNAME)' => 'localhost',
  8416.             'env(SYLIUS_FIXTURES_THEME_NAME)' => NULL,
  8417.             'sylius_core.images_dir' => (\dirname(__DIR__4).'/public_html/media/image'),
  8418.             'env(SYLIUS_ADMIN_ROUTING_PATH_NAME)' => 'admin',
  8419.             'env(SYLIUS_API_AUTHORIZATION_HEADER)' => 'Authorization',
  8420.             'sylius.api.paths_to_hide' => [
  8421.                 => '/api/v2/admin/catalog-promotion-actions/{id}',
  8422.                 => '/api/v2/admin/catalog-promotion-scopes/{id}',
  8423.                 => '/api/v2/admin/channel-pricings/{id}',
  8424.             ],
  8425.             'sylius.security.new_api_route' => '/api/v2',
  8426.             'sylius.security.new_api_regex' => '^/api/v2',
  8427.             'sylius.security.new_api_admin_route' => '/api/v2/admin',
  8428.             'sylius.security.new_api_admin_regex' => '^/api/v2/admin',
  8429.             'sylius.security.new_api_shop_route' => '/api/v2/shop',
  8430.             'sylius.security.new_api_shop_regex' => '^/api/v2/shop',
  8431.             'sylius.security.new_api_user_account_route' => '/api/v2/shop/account',
  8432.             'sylius.security.new_api_user_account_regex' => '^/api/v2/shop/account',
  8433.             'env(DATABASE_URL)' => '',
  8434.             'env(APP_STAGE)' => NULL,
  8435.             'locale' => 'es_ES',
  8436.             'grids_list_limits' => [
  8437.                 => 50,
  8438.                 => 100,
  8439.             ],
  8440.             'image_extensions' => [
  8441.                 => 'gif',
  8442.                 => 'jpg',
  8443.                 => 'jpeg',
  8444.                 => 'png',
  8445.                 => 'wbmp',
  8446.                 => 'xbm',
  8447.                 => 'bmp',
  8448.                 => 'webp',
  8449.                 => 'avif',
  8450.                 => 'heic',
  8451.                 10 => 'heif',
  8452.             ],
  8453.             'sylius_ui.use_webpack' => true,
  8454.             'event_dispatcher.event_aliases' => [
  8455.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8456.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8457.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8458.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8459.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8460.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8461.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8462.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8463.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8464.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8465.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8466.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8467.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8468.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8469.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8470.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8471.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8472.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8473.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8474.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8475.             ],
  8476.             'fragment.renderer.hinclude.global_template' => NULL,
  8477.             'fragment.path' => '/_fragment',
  8478.             'kernel.http_method_override' => true,
  8479.             'kernel.trust_x_sendfile_type_header' => false,
  8480.             'kernel.trusted_hosts' => [
  8481.             ],
  8482.             'kernel.default_locale' => 'es_ES',
  8483.             'kernel.enabled_locales' => [
  8484.             ],
  8485.             'kernel.error_controller' => 'error_controller',
  8486.             'asset.request_context.base_path' => NULL,
  8487.             'asset.request_context.secure' => NULL,
  8488.             'translator.logging' => false,
  8489.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8490.             'debug.error_handler.throw_at' => -1,
  8491.             'router.request_context.host' => 'localhost',
  8492.             'router.request_context.scheme' => 'http',
  8493.             'router.request_context.base_url' => '',
  8494.             'router.resource' => 'kernel::loadRoutes',
  8495.             'request_listener.http_port' => 80,
  8496.             'request_listener.https_port' => 443,
  8497.             'session.metadata.storage_key' => '_sf2_meta',
  8498.             'session.storage.options' => [
  8499.                 'cache_limiter' => '0',
  8500.                 'cookie_httponly' => true,
  8501.                 'gc_probability' => 1,
  8502.             ],
  8503.             'session.metadata.update_threshold' => 0,
  8504.             'form.type_extension.csrf.enabled' => true,
  8505.             'form.type_extension.csrf.field_name' => '_token',
  8506.             'validator.translation_domain' => 'validators',
  8507.             'profiler_listener.only_exceptions' => false,
  8508.             'profiler_listener.only_main_requests' => false,
  8509.             'monolog.use_microseconds' => true,
  8510.             'monolog.swift_mailer.handlers' => [
  8511.             ],
  8512.             'monolog.handlers_to_channels' => [
  8513.                 'monolog.handler.firephp' => NULL,
  8514.                 'monolog.handler.main' => NULL,
  8515.             ],
  8516.             'security.role_hierarchy.roles' => [
  8517.             ],
  8518.             'security.access.denied_url' => NULL,
  8519.             'security.authentication.manager.erase_credentials' => true,
  8520.             'security.authentication.session_strategy.strategy' => 'migrate',
  8521.             'security.authentication.hide_user_not_found' => true,
  8522.             'security.firewalls' => [
  8523.                 => 'admin',
  8524.                 => 'new_api_admin_user',
  8525.                 => 'new_api_shop_user',
  8526.                 => 'shop',
  8527.                 => 'image_resolver',
  8528.                 => 'dev',
  8529.             ],
  8530.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  8531.             'twig.form.resources' => [
  8532.                 => 'form_div_layout.html.twig',
  8533.                 => '@Autocomplete/autocomplete_form_theme.html.twig',
  8534.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  8535.             ],
  8536.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8537.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8538.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8539.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8540.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8541.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8542.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8543.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8544.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8545.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8546.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8547.             'doctrine.entity_managers' => [
  8548.                 'default' => 'doctrine.orm.default_entity_manager',
  8549.             ],
  8550.             'doctrine.default_entity_manager' => 'default',
  8551.             'doctrine.dbal.connection_factory.types' => [
  8552.             ],
  8553.             'doctrine.connections' => [
  8554.                 'default' => 'doctrine.dbal.default_connection',
  8555.             ],
  8556.             'doctrine.default_connection' => 'default',
  8557.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8558.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8559.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8560.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8561.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8562.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8563.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8564.             'doctrine.orm.cache.memcache_port' => 11211,
  8565.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8566.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8567.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8568.             'doctrine.orm.cache.memcached_port' => 11211,
  8569.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8570.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8571.             'doctrine.orm.cache.redis_host' => 'localhost',
  8572.             'doctrine.orm.cache.redis_port' => 6379,
  8573.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8574.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8575.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8576.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8577.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8578.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8579.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8580.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8581.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8582.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8583.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8584.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8585.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8586.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8587.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8588.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8589.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8590.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8591.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8592.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8593.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8594.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8595.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8596.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8597.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8598.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8599.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8600.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8601.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8602.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8603.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8604.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8605.             'sylius.repository.order.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository',
  8606.             'sylius.repository.order_item.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8607.             'sylius_order.driver.doctrine/orm' => true,
  8608.             'sylius_order.driver' => 'doctrine/orm',
  8609.             'sylius.resources' => [
  8610.                 'sylius.adjustment' => [
  8611.                     'driver' => 'doctrine/orm',
  8612.                     'classes' => [
  8613.                         'model' => 'Sylius\\Component\\Core\\Model\\Adjustment',
  8614.                         'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface',
  8615.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8616.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8617.                     ],
  8618.                 ],
  8619.                 'sylius.order' => [
  8620.                     'driver' => 'doctrine/orm',
  8621.                     'classes' => [
  8622.                         'model' => 'Sylius\\Component\\Core\\Model\\Order',
  8623.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController',
  8624.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderRepository',
  8625.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface',
  8626.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8627.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType',
  8628.                     ],
  8629.                 ],
  8630.                 'sylius.order_item' => [
  8631.                     'driver' => 'doctrine/orm',
  8632.                     'classes' => [
  8633.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItem',
  8634.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8635.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface',
  8636.                         'controller' => 'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController',
  8637.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8638.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType',
  8639.                     ],
  8640.                 ],
  8641.                 'sylius.order_item_unit' => [
  8642.                     'driver' => 'doctrine/orm',
  8643.                     'classes' => [
  8644.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  8645.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  8646.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface',
  8647.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8648.                         'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  8649.                     ],
  8650.                 ],
  8651.                 'sylius.order_sequence' => [
  8652.                     'driver' => 'doctrine/orm',
  8653.                     'classes' => [
  8654.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  8655.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface',
  8656.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8657.                     ],
  8658.                 ],
  8659.                 'sylius.currency' => [
  8660.                     'driver' => 'doctrine/orm',
  8661.                     'classes' => [
  8662.                         'model' => 'Sylius\\Component\\Currency\\Model\\Currency',
  8663.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository',
  8664.                         'interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface',
  8665.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8666.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8667.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  8668.                     ],
  8669.                 ],
  8670.                 'sylius.exchange_rate' => [
  8671.                     'driver' => 'doctrine/orm',
  8672.                     'classes' => [
  8673.                         'model' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  8674.                         'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface',
  8675.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8676.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8677.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  8678.                     ],
  8679.                 ],
  8680.                 'sylius.locale' => [
  8681.                     'driver' => 'doctrine/orm',
  8682.                     'classes' => [
  8683.                         'model' => 'Sylius\\Component\\Locale\\Model\\Locale',
  8684.                         'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface',
  8685.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8686.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8687.                         'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType',
  8688.                     ],
  8689.                 ],
  8690.                 'sylius.product' => [
  8691.                     'driver' => 'doctrine/orm',
  8692.                     'classes' => [
  8693.                         'model' => 'Sylius\\Component\\Core\\Model\\Product',
  8694.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController',
  8695.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  8696.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface',
  8697.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8698.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType',
  8699.                     ],
  8700.                     'translation' => [
  8701.                         'classes' => [
  8702.                             'model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  8703.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8704.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8705.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8706.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8707.                         ],
  8708.                     ],
  8709.                 ],
  8710.                 'sylius.product_translation' => [
  8711.                     'driver' => 'doctrine/orm',
  8712.                     'classes' => [
  8713.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  8714.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8715.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8716.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8717.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8718.                     ],
  8719.                 ],
  8720.                 'sylius.product_variant' => [
  8721.                     'driver' => 'doctrine/orm',
  8722.                     'classes' => [
  8723.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  8724.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  8725.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  8726.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface',
  8727.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8728.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType',
  8729.                     ],
  8730.                     'translation' => [
  8731.                         'classes' => [
  8732.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  8733.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8734.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8735.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8736.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8737.                         ],
  8738.                     ],
  8739.                 ],
  8740.                 'sylius.product_variant_translation' => [
  8741.                     'driver' => 'doctrine/orm',
  8742.                     'classes' => [
  8743.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  8744.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8745.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8746.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8747.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8748.                     ],
  8749.                 ],
  8750.                 'sylius.product_option' => [
  8751.                     'driver' => 'doctrine/orm',
  8752.                     'classes' => [
  8753.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  8754.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  8755.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface',
  8756.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8757.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8758.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType',
  8759.                     ],
  8760.                     'translation' => [
  8761.                         'classes' => [
  8762.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  8763.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8764.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8765.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8766.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8767.                         ],
  8768.                     ],
  8769.                 ],
  8770.                 'sylius.product_option_translation' => [
  8771.                     'driver' => 'doctrine/orm',
  8772.                     'classes' => [
  8773.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  8774.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8775.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8776.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8777.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8778.                     ],
  8779.                 ],
  8780.                 'sylius.product_association_type' => [
  8781.                     'driver' => 'doctrine/orm',
  8782.                     'classes' => [
  8783.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  8784.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  8785.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface',
  8786.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8787.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8788.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType',
  8789.                     ],
  8790.                     'translation' => [
  8791.                         'classes' => [
  8792.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  8793.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8794.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8795.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8796.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8797.                         ],
  8798.                     ],
  8799.                 ],
  8800.                 'sylius.product_association_type_translation' => [
  8801.                     'driver' => 'doctrine/orm',
  8802.                     'classes' => [
  8803.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  8804.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8805.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8806.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8807.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8808.                     ],
  8809.                 ],
  8810.                 'sylius.product_room' => [
  8811.                     'driver' => 'doctrine/orm',
  8812.                     'classes' => [
  8813.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductRoom',
  8814.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController',
  8815.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository',
  8816.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductRoomInterface',
  8817.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8818.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductRoomType',
  8819.                     ],
  8820.                 ],
  8821.                 'sylius.article' => [
  8822.                     'driver' => 'doctrine/orm',
  8823.                     'classes' => [
  8824.                         'model' => 'Sylius\\Component\\Core\\Model\\Article',
  8825.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleController',
  8826.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository',
  8827.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleInterface',
  8828.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8829.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleType',
  8830.                     ],
  8831.                 ],
  8832.                 'sylius.article_brand' => [
  8833.                     'driver' => 'doctrine/orm',
  8834.                     'classes' => [
  8835.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleBrand',
  8836.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleBrandController',
  8837.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository',
  8838.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleBrandInterface',
  8839.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8840.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleBrandType',
  8841.                     ],
  8842.                 ],
  8843.                 'sylius.article_deposit' => [
  8844.                     'driver' => 'doctrine/orm',
  8845.                     'classes' => [
  8846.                         'model' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit',
  8847.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleDepositController',
  8848.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository',
  8849.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleDepositInterface',
  8850.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8851.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleDepositType',
  8852.                     ],
  8853.                 ],
  8854.                 'sylius.article_provider' => [
  8855.                     'driver' => 'doctrine/orm',
  8856.                     'classes' => [
  8857.                         'model' => 'Sylius\\Component\\Product\\Model\\ArticleProvider',
  8858.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleProviderController',
  8859.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository',
  8860.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleProviderInterface',
  8861.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8862.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleProviderType',
  8863.                     ],
  8864.                 ],
  8865.                 'sylius.article_group' => [
  8866.                     'driver' => 'doctrine/orm',
  8867.                     'classes' => [
  8868.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleGroup',
  8869.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleGroupController',
  8870.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository',
  8871.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleGroupInterface',
  8872.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8873.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleGroupType',
  8874.                     ],
  8875.                 ],
  8876.                 'sylius.article_lot' => [
  8877.                     'driver' => 'doctrine/orm',
  8878.                     'classes' => [
  8879.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleLot',
  8880.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleLotController',
  8881.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository',
  8882.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleLotInterface',
  8883.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8884.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleLotType',
  8885.                     ],
  8886.                 ],
  8887.                 'sylius.article_mov' => [
  8888.                     'driver' => 'doctrine/orm',
  8889.                     'classes' => [
  8890.                         'model' => 'Sylius\\Component\\Core\\Model\\ArticleMov',
  8891.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleMovController',
  8892.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository',
  8893.                         'interface' => 'Sylius\\Component\\Product\\Model\\ArticleMovInterface',
  8894.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8895.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ArticleMovType',
  8896.                     ],
  8897.                 ],
  8898.                 'sylius.product_mammary' => [
  8899.                     'driver' => 'doctrine/orm',
  8900.                     'classes' => [
  8901.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductMammary',
  8902.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController',
  8903.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository',
  8904.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8905.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductMammaryType',
  8906.                     ],
  8907.                 ],
  8908.                 'sylius.product_abdomen' => [
  8909.                     'driver' => 'doctrine/orm',
  8910.                     'classes' => [
  8911.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAbdomen',
  8912.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository',
  8913.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8914.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8915.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAbdomenType',
  8916.                     ],
  8917.                 ],
  8918.                 'sylius.product_option_value' => [
  8919.                     'driver' => 'doctrine/orm',
  8920.                     'classes' => [
  8921.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  8922.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface',
  8923.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8924.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8925.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType',
  8926.                     ],
  8927.                     'translation' => [
  8928.                         'classes' => [
  8929.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  8930.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8931.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8932.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8933.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8934.                         ],
  8935.                     ],
  8936.                 ],
  8937.                 'sylius.product_option_value_translation' => [
  8938.                     'driver' => 'doctrine/orm',
  8939.                     'classes' => [
  8940.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  8941.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8942.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8943.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8944.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8945.                     ],
  8946.                 ],
  8947.                 'sylius.product_association' => [
  8948.                     'driver' => 'doctrine/orm',
  8949.                     'classes' => [
  8950.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  8951.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface',
  8952.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8953.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8954.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType',
  8955.                     ],
  8956.                 ],
  8957.                 'sylius.channel' => [
  8958.                     'driver' => 'doctrine/orm',
  8959.                     'classes' => [
  8960.                         'model' => 'Sylius\\Component\\Core\\Model\\Channel',
  8961.                         'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface',
  8962.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8963.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8964.                         'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType',
  8965.                     ],
  8966.                 ],
  8967.                 'sylius.product_attribute' => [
  8968.                     'driver' => 'doctrine/orm',
  8969.                     'classes' => [
  8970.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  8971.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  8972.                         'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  8973.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  8974.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8975.                     ],
  8976.                     'translation' => [
  8977.                         'classes' => [
  8978.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  8979.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8980.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8981.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8982.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8983.                         ],
  8984.                     ],
  8985.                 ],
  8986.                 'sylius.product_attribute_translation' => [
  8987.                     'driver' => 'doctrine/orm',
  8988.                     'classes' => [
  8989.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  8990.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8991.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8992.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8993.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8994.                     ],
  8995.                 ],
  8996.                 'sylius.product_attribute_value' => [
  8997.                     'driver' => 'doctrine/orm',
  8998.                     'classes' => [
  8999.                         'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  9000.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  9001.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9002.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  9003.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9004.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9005.                     ],
  9006.                 ],
  9007.                 'sylius.tax_rate' => [
  9008.                     'driver' => 'doctrine/orm',
  9009.                     'classes' => [
  9010.                         'model' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  9011.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface',
  9012.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9013.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9014.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  9015.                     ],
  9016.                 ],
  9017.                 'sylius.tax_category' => [
  9018.                     'driver' => 'doctrine/orm',
  9019.                     'classes' => [
  9020.                         'model' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  9021.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface',
  9022.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9023.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9024.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType',
  9025.                     ],
  9026.                 ],
  9027.                 'sylius.shipment' => [
  9028.                     'driver' => 'doctrine/orm',
  9029.                     'classes' => [
  9030.                         'model' => 'Sylius\\Component\\Core\\Model\\Shipment',
  9031.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  9032.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface',
  9033.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9034.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9035.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType',
  9036.                     ],
  9037.                 ],
  9038.                 'sylius.shipment_unit' => [
  9039.                     'driver' => 'doctrine/orm',
  9040.                     'classes' => [
  9041.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9042.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface',
  9043.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9044.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9045.                     ],
  9046.                 ],
  9047.                 'sylius.shipping_method' => [
  9048.                     'driver' => 'doctrine/orm',
  9049.                     'classes' => [
  9050.                         'model' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  9051.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  9052.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface',
  9053.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9054.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9055.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType',
  9056.                     ],
  9057.                     'translation' => [
  9058.                         'classes' => [
  9059.                             'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9060.                             'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  9061.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9062.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9063.                             'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  9064.                         ],
  9065.                     ],
  9066.                 ],
  9067.                 'sylius.shipping_method_translation' => [
  9068.                     'driver' => 'doctrine/orm',
  9069.                     'classes' => [
  9070.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9071.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  9072.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9073.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9074.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  9075.                     ],
  9076.                 ],
  9077.                 'sylius.shipping_category' => [
  9078.                     'driver' => 'doctrine/orm',
  9079.                     'classes' => [
  9080.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  9081.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  9082.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface',
  9083.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9084.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9085.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType',
  9086.                     ],
  9087.                 ],
  9088.                 'sylius.shipping_method_rule' => [
  9089.                     'driver' => 'doctrine/orm',
  9090.                     'classes' => [
  9091.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9092.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface',
  9093.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9094.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9095.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType',
  9096.                     ],
  9097.                 ],
  9098.                 'sylius.payment' => [
  9099.                     'driver' => 'doctrine/orm',
  9100.                     'classes' => [
  9101.                         'model' => 'Sylius\\Component\\Core\\Model\\Payment',
  9102.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  9103.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface',
  9104.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9105.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9106.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType',
  9107.                     ],
  9108.                 ],
  9109.                 'sylius.payment_method' => [
  9110.                     'driver' => 'doctrine/orm',
  9111.                     'classes' => [
  9112.                         'model' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  9113.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  9114.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  9115.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface',
  9116.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9117.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType',
  9118.                     ],
  9119.                     'translation' => [
  9120.                         'classes' => [
  9121.                             'model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9122.                             'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  9123.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9124.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9125.                             'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  9126.                         ],
  9127.                     ],
  9128.                 ],
  9129.                 'sylius.payment_method_translation' => [
  9130.                     'driver' => 'doctrine/orm',
  9131.                     'classes' => [
  9132.                         'model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9133.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  9134.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9135.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9136.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  9137.                     ],
  9138.                 ],
  9139.                 'sylius.pay_acount' => [
  9140.                     'driver' => 'doctrine/orm',
  9141.                     'classes' => [
  9142.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayAcount',
  9143.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController',
  9144.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository',
  9145.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayAcountInterface',
  9146.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9147.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayAcountType',
  9148.                     ],
  9149.                 ],
  9150.                 'sylius.pay_fixed' => [
  9151.                     'driver' => 'doctrine/orm',
  9152.                     'classes' => [
  9153.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayFixed',
  9154.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController',
  9155.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository',
  9156.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayFixedInterface',
  9157.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9158.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixedType',
  9159.                     ],
  9160.                 ],
  9161.                 'sylius.pay' => [
  9162.                     'driver' => 'doctrine/orm',
  9163.                     'classes' => [
  9164.                         'model' => 'Sylius\\Component\\Payment\\Model\\Pay',
  9165.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayController',
  9166.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository',
  9167.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayInterface',
  9168.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9169.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayType',
  9170.                     ],
  9171.                 ],
  9172.                 'sylius.pay_import' => [
  9173.                     'driver' => 'doctrine/orm',
  9174.                     'classes' => [
  9175.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayImport',
  9176.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController',
  9177.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository',
  9178.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayImportInterface',
  9179.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9180.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayImportType',
  9181.                     ],
  9182.                 ],
  9183.                 'sylius.pay_mov' => [
  9184.                     'driver' => 'doctrine/orm',
  9185.                     'classes' => [
  9186.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayMov',
  9187.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController',
  9188.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository',
  9189.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayMovInterface',
  9190.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9191.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayMovType',
  9192.                     ],
  9193.                 ],
  9194.                 'sylius.pay_fix_acount' => [
  9195.                     'driver' => 'doctrine/orm',
  9196.                     'classes' => [
  9197.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount',
  9198.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController',
  9199.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository',
  9200.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayFixAcountInterface',
  9201.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9202.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayFixAcountType',
  9203.                     ],
  9204.                 ],
  9205.                 'sylius.pay_provider' => [
  9206.                     'driver' => 'doctrine/orm',
  9207.                     'classes' => [
  9208.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayProvider',
  9209.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController',
  9210.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository',
  9211.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayProviderInterface',
  9212.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9213.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProviderType',
  9214.                     ],
  9215.                 ],
  9216.                 'sylius.pay_customer' => [
  9217.                     'driver' => 'doctrine/orm',
  9218.                     'classes' => [
  9219.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayCustomer',
  9220.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController',
  9221.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository',
  9222.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayCustomerInterface',
  9223.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9224.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayCustomerType',
  9225.                     ],
  9226.                 ],
  9227.                 'sylius.pay_professional' => [
  9228.                     'driver' => 'doctrine/orm',
  9229.                     'classes' => [
  9230.                         'model' => 'Sylius\\Component\\Payment\\Model\\PayProfessional',
  9231.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController',
  9232.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository',
  9233.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PayProfessionalInterface',
  9234.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9235.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PayProfessionalType',
  9236.                     ],
  9237.                 ],
  9238.                 'sylius.budget' => [
  9239.                     'driver' => 'doctrine/orm',
  9240.                     'classes' => [
  9241.                         'model' => 'Sylius\\Component\\Payment\\Model\\Budget',
  9242.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetController',
  9243.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetRepository',
  9244.                         'interface' => 'Sylius\\Component\\Payment\\Model\\BudgetInterface',
  9245.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9246.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetType',
  9247.                     ],
  9248.                 ],
  9249.                 'sylius.budget_import' => [
  9250.                     'driver' => 'doctrine/orm',
  9251.                     'classes' => [
  9252.                         'model' => 'Sylius\\Component\\Payment\\Model\\BudgetImport',
  9253.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetImportController',
  9254.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetImportRepository',
  9255.                         'interface' => 'Sylius\\Component\\Payment\\Model\\BudgetImportInterface',
  9256.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9257.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\BudgetImportType',
  9258.                     ],
  9259.                 ],
  9260.                 'sylius.catalog_promotion' => [
  9261.                     'driver' => 'doctrine/orm',
  9262.                     'classes' => [
  9263.                         'model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  9264.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionInterface',
  9265.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9266.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9267.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType',
  9268.                     ],
  9269.                     'translation' => [
  9270.                         'classes' => [
  9271.                             'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9272.                             'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface',
  9273.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9274.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9275.                             'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType',
  9276.                         ],
  9277.                     ],
  9278.                 ],
  9279.                 'sylius.catalog_promotion_translation' => [
  9280.                     'driver' => 'doctrine/orm',
  9281.                     'classes' => [
  9282.                         'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9283.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface',
  9284.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9285.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9286.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType',
  9287.                     ],
  9288.                 ],
  9289.                 'sylius.catalog_promotion_scope' => [
  9290.                     'driver' => 'doctrine/orm',
  9291.                     'classes' => [
  9292.                         'model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  9293.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface',
  9294.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9295.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9296.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9297.                     ],
  9298.                 ],
  9299.                 'sylius.promotion_subject' => [
  9300.                     'driver' => 'doctrine/orm',
  9301.                     'classes' => [
  9302.                         'model' => 'Sylius\\Component\\Core\\Model\\Order',
  9303.                     ],
  9304.                 ],
  9305.                 'sylius.promotion' => [
  9306.                     'driver' => 'doctrine/orm',
  9307.                     'classes' => [
  9308.                         'model' => 'Sylius\\Component\\Core\\Model\\Promotion',
  9309.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  9310.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface',
  9311.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9312.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9313.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType',
  9314.                     ],
  9315.                     'translation' => [
  9316.                         'classes' => [
  9317.                             'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  9318.                             'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslationInterface',
  9319.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9320.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9321.                             'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType',
  9322.                         ],
  9323.                     ],
  9324.                 ],
  9325.                 'sylius.promotion_translation' => [
  9326.                     'driver' => 'doctrine/orm',
  9327.                     'classes' => [
  9328.                         'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  9329.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslationInterface',
  9330.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9331.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9332.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionTranslationType',
  9333.                     ],
  9334.                 ],
  9335.                 'sylius.promotion_coupon' => [
  9336.                     'driver' => 'doctrine/orm',
  9337.                     'classes' => [
  9338.                         'model' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  9339.                         'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  9340.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface',
  9341.                         'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  9342.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9343.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType',
  9344.                     ],
  9345.                 ],
  9346.                 'sylius.catalog_promotion_action' => [
  9347.                     'driver' => 'doctrine/orm',
  9348.                     'classes' => [
  9349.                         'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  9350.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface',
  9351.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9352.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9353.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9354.                     ],
  9355.                 ],
  9356.                 'sylius.promotion_rule' => [
  9357.                     'driver' => 'doctrine/orm',
  9358.                     'classes' => [
  9359.                         'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  9360.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface',
  9361.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9362.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9363.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType',
  9364.                     ],
  9365.                 ],
  9366.                 'sylius.promotion_action' => [
  9367.                     'driver' => 'doctrine/orm',
  9368.                     'classes' => [
  9369.                         'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  9370.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface',
  9371.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9372.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9373.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType',
  9374.                     ],
  9375.                 ],
  9376.                 'sylius.address' => [
  9377.                     'driver' => 'doctrine/orm',
  9378.                     'classes' => [
  9379.                         'model' => 'Sylius\\Component\\Core\\Model\\Address',
  9380.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  9381.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  9382.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9383.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9384.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType',
  9385.                     ],
  9386.                 ],
  9387.                 'sylius.address_log_entry' => [
  9388.                     'driver' => 'doctrine/orm',
  9389.                     'classes' => [
  9390.                         'model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  9391.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9392.                         'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  9393.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9394.                     ],
  9395.                 ],
  9396.                 'sylius.country' => [
  9397.                     'driver' => 'doctrine/orm',
  9398.                     'classes' => [
  9399.                         'model' => 'Sylius\\Component\\Addressing\\Model\\Country',
  9400.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface',
  9401.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9402.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9403.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType',
  9404.                     ],
  9405.                 ],
  9406.                 'sylius.province' => [
  9407.                     'driver' => 'doctrine/orm',
  9408.                     'classes' => [
  9409.                         'model' => 'Sylius\\Component\\Addressing\\Model\\Province',
  9410.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface',
  9411.                         'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  9412.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9413.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType',
  9414.                     ],
  9415.                 ],
  9416.                 'sylius.zone' => [
  9417.                     'driver' => 'doctrine/orm',
  9418.                     'classes' => [
  9419.                         'model' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  9420.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface',
  9421.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9422.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9423.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType',
  9424.                     ],
  9425.                 ],
  9426.                 'sylius.zone_member' => [
  9427.                     'driver' => 'doctrine/orm',
  9428.                     'classes' => [
  9429.                         'model' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  9430.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface',
  9431.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9432.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9433.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType',
  9434.                     ],
  9435.                 ],
  9436.                 'sylius.inventory_unit' => [
  9437.                     'driver' => 'doctrine/orm',
  9438.                     'classes' => [
  9439.                         'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9440.                         'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface',
  9441.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9442.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9443.                     ],
  9444.                 ],
  9445.                 'sylius.taxon' => [
  9446.                     'driver' => 'doctrine/orm',
  9447.                     'classes' => [
  9448.                         'model' => 'Sylius\\Component\\Core\\Model\\Taxon',
  9449.                         'repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  9450.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface',
  9451.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9452.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9453.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType',
  9454.                     ],
  9455.                     'translation' => [
  9456.                         'classes' => [
  9457.                             'model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  9458.                             'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  9459.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9460.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9461.                             'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  9462.                         ],
  9463.                     ],
  9464.                 ],
  9465.                 'sylius.taxon_translation' => [
  9466.                     'driver' => 'doctrine/orm',
  9467.                     'classes' => [
  9468.                         'model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  9469.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  9470.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9471.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9472.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  9473.                     ],
  9474.                 ],
  9475.                 'sylius.admin_user' => [
  9476.                     'driver' => 'doctrine/orm',
  9477.                     'classes' => [
  9478.                         'model' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  9479.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  9480.                         'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9481.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  9482.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9483.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9484.                     ],
  9485.                     'templates' => 'SyliusUserBundle:User',
  9486.                     'encoder' => NULL,
  9487.                     'resetting' => [
  9488.                         'token' => [
  9489.                             'ttl' => 'P1D',
  9490.                             'length' => 16,
  9491.                             'field_name' => 'passwordResetToken',
  9492.                         ],
  9493.                         'pin' => [
  9494.                             'length' => 4,
  9495.                             'field_name' => 'passwordResetToken',
  9496.                         ],
  9497.                     ],
  9498.                     'verification' => [
  9499.                         'token' => [
  9500.                             'length' => 16,
  9501.                             'field_name' => 'emailVerificationToken',
  9502.                         ],
  9503.                     ],
  9504.                 ],
  9505.                 'sylius.shop_user' => [
  9506.                     'driver' => 'doctrine/orm',
  9507.                     'classes' => [
  9508.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopUser',
  9509.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  9510.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  9511.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  9512.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9513.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9514.                     ],
  9515.                     'templates' => 'SyliusUserBundle:User',
  9516.                     'encoder' => NULL,
  9517.                     'resetting' => [
  9518.                         'token' => [
  9519.                             'ttl' => 'P1D',
  9520.                             'length' => 16,
  9521.                             'field_name' => 'passwordResetToken',
  9522.                         ],
  9523.                         'pin' => [
  9524.                             'length' => 4,
  9525.                             'field_name' => 'passwordResetToken',
  9526.                         ],
  9527.                     ],
  9528.                     'verification' => [
  9529.                         'token' => [
  9530.                             'length' => 16,
  9531.                             'field_name' => 'emailVerificationToken',
  9532.                         ],
  9533.                     ],
  9534.                 ],
  9535.                 'sylius.oauth_user' => [
  9536.                     'driver' => 'doctrine/orm',
  9537.                     'encoder' => false,
  9538.                     'classes' => [
  9539.                         'model' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  9540.                         'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  9541.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9542.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9543.                     ],
  9544.                     'templates' => 'SyliusUserBundle:User',
  9545.                     'resetting' => [
  9546.                         'token' => [
  9547.                             'ttl' => 'P1D',
  9548.                             'length' => 16,
  9549.                             'field_name' => 'passwordResetToken',
  9550.                         ],
  9551.                         'pin' => [
  9552.                             'length' => 4,
  9553.                             'field_name' => 'passwordResetToken',
  9554.                         ],
  9555.                     ],
  9556.                     'verification' => [
  9557.                         'token' => [
  9558.                             'length' => 16,
  9559.                             'field_name' => 'emailVerificationToken',
  9560.                         ],
  9561.                     ],
  9562.                 ],
  9563.                 'sylius.customer' => [
  9564.                     'driver' => 'doctrine/orm',
  9565.                     'classes' => [
  9566.                         'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  9567.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository',
  9568.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController',
  9569.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface',
  9570.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9571.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType',
  9572.                     ],
  9573.                 ],
  9574.                 'sylius.customer_group' => [
  9575.                     'driver' => 'doctrine/orm',
  9576.                     'classes' => [
  9577.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController',
  9578.                         'model' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  9579.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface',
  9580.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9581.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType',
  9582.                     ],
  9583.                 ],
  9584.                 'sylius.professional' => [
  9585.                     'driver' => 'doctrine/orm',
  9586.                     'classes' => [
  9587.                         'model' => 'Sylius\\Component\\Core\\Model\\Professional',
  9588.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository',
  9589.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController',
  9590.                         'interface' => 'Sylius\\Component\\Customer\\Model\\ProfessionalInterface',
  9591.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9592.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\ProfessionalType',
  9593.                     ],
  9594.                 ],
  9595.                 'sylius.admin_user_group' => [
  9596.                     'driver' => 'doctrine/orm',
  9597.                     'classes' => [
  9598.                         'model' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup',
  9599.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\AdminUserGroupController',
  9600.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository',
  9601.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserGroupInterface',
  9602.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9603.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\AdminUserGroupType',
  9604.                     ],
  9605.                 ],
  9606.                 'sylius.turn' => [
  9607.                     'driver' => 'doctrine/orm',
  9608.                     'classes' => [
  9609.                         'model' => 'Sylius\\Component\\Customer\\Model\\Turn',
  9610.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository',
  9611.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController',
  9612.                         'interface' => 'Sylius\\Component\\Customer\\Model\\TurnInterface',
  9613.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9614.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\TurnType',
  9615.                     ],
  9616.                 ],
  9617.                 'sylius.turn_taxon' => [
  9618.                     'driver' => 'doctrine/orm',
  9619.                     'classes' => [
  9620.                         'model' => 'Sylius\\Component\\Customer\\Model\\TurnTaxon',
  9621.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9622.                     ],
  9623.                 ],
  9624.                 'sylius.product_review' => [
  9625.                     'driver' => 'doctrine/orm',
  9626.                     'classes' => [
  9627.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  9628.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  9629.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  9630.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  9631.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9632.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9633.                     ],
  9634.                 ],
  9635.                 'sylius.product_reviewer' => [
  9636.                     'driver' => 'doctrine/orm',
  9637.                     'classes' => [
  9638.                         'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  9639.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  9640.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9641.                     ],
  9642.                 ],
  9643.                 'sylius.product_taxon' => [
  9644.                     'driver' => 'doctrine/orm',
  9645.                     'classes' => [
  9646.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  9647.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductTaxon',
  9648.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface',
  9649.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  9650.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9651.                     ],
  9652.                 ],
  9653.                 'sylius.product_image' => [
  9654.                     'driver' => 'doctrine/orm',
  9655.                     'classes' => [
  9656.                         'model' => 'Sylius\\Component\\Core\\Model\\ProductImage',
  9657.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface',
  9658.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9659.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9660.                     ],
  9661.                 ],
  9662.                 'sylius.avatar_image' => [
  9663.                     'driver' => 'doctrine/orm',
  9664.                     'classes' => [
  9665.                         'model' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  9666.                         'interface' => 'Sylius\\Component\\Core\\Model\\AvatarImageInterface',
  9667.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  9668.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9669.                     ],
  9670.                 ],
  9671.                 'sylius.taxon_image' => [
  9672.                     'driver' => 'doctrine/orm',
  9673.                     'classes' => [
  9674.                         'model' => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  9675.                         'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface',
  9676.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9677.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9678.                     ],
  9679.                 ],
  9680.                 'sylius.channel_pricing' => [
  9681.                     'driver' => 'doctrine/orm',
  9682.                     'classes' => [
  9683.                         'model' => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  9684.                         'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface',
  9685.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9686.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9687.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType',
  9688.                     ],
  9689.                 ],
  9690.                 'sylius.shop_billing_data' => [
  9691.                     'driver' => 'doctrine/orm',
  9692.                     'classes' => [
  9693.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9694.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface',
  9695.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9696.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9697.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType',
  9698.                     ],
  9699.                 ],
  9700.                 'sylius.payment_security_token' => [
  9701.                     'driver' => 'doctrine/orm',
  9702.                     'classes' => [
  9703.                         'model' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  9704.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface',
  9705.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9706.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9707.                     ],
  9708.                 ],
  9709.                 'sylius.gateway_config' => [
  9710.                     'driver' => 'doctrine/orm',
  9711.                     'classes' => [
  9712.                         'model' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  9713.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface',
  9714.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9715.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9716.                         'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType',
  9717.                     ],
  9718.                 ],
  9719.             ],
  9720.             'sylius.model.adjustment.class' => 'Sylius\\Component\\Core\\Model\\Adjustment',
  9721.             'sylius.controller.adjustment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9722.             'sylius.factory.adjustment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9723.             'sylius.doctrine.orm.container_repository_factory.entities' => [
  9724.                 => 'Sylius\\Component\\Core\\Model\\Adjustment',
  9725.                 => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  9726.                 => 'Sylius\\Component\\Locale\\Model\\Locale',
  9727.                 => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  9728.                 => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  9729.                 => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  9730.                 => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  9731.                 => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  9732.                 => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  9733.                 => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  9734.                 10 => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9735.                 11 => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9736.                 12 => 'Sylius\\Component\\Core\\Model\\TaxRate',
  9737.                 13 => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9738.                 14 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9739.                 15 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9740.                 16 => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9741.                 17 => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9742.                 18 => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  9743.                 19 => 'Sylius\\Component\\Core\\Model\\Order',
  9744.                 20 => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  9745.                 21 => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  9746.                 22 => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  9747.                 23 => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  9748.                 24 => 'Sylius\\Component\\Addressing\\Model\\Country',
  9749.                 25 => 'Sylius\\Component\\Addressing\\Model\\Province',
  9750.                 26 => 'Sylius\\Component\\Addressing\\Model\\Zone',
  9751.                 27 => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  9752.                 28 => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9753.                 29 => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  9754.                 30 => 'Sylius\\Component\\User\\Model\\UserOAuth',
  9755.                 31 => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  9756.                 32 => 'Sylius\\Component\\Customer\\Model\\TurnTaxon',
  9757.                 33 => 'Sylius\\Component\\Core\\Model\\Customer',
  9758.                 34 => 'Sylius\\Component\\Core\\Model\\ProductImage',
  9759.                 35 => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  9760.                 36 => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  9761.                 37 => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9762.                 38 => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  9763.                 39 => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  9764.             ],
  9765.             'sylius.model.order.class' => 'Sylius\\Component\\Core\\Model\\Order',
  9766.             'sylius.controller.order.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\OrderController',
  9767.             'sylius.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9768.             'sylius.model.order_item.class' => 'Sylius\\Component\\Core\\Model\\OrderItem',
  9769.             'sylius.controller.order_item.class' => 'Sylius\\Bundle\\OrderBundle\\Controller\\OrderItemController',
  9770.             'sylius.factory.order_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9771.             'sylius.model.order_item_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9772.             'sylius.controller.order_item_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9773.             'sylius.factory.order_item_unit.class' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  9774.             'sylius.repository.order_item_unit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  9775.             'sylius.model.order_sequence.class' => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  9776.             'sylius.factory.order_sequence.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9777.             'sylius.form.type.order.validation_groups' => [
  9778.                 => 'sylius',
  9779.             ],
  9780.             'sylius.form.type.order_item.validation_groups' => [
  9781.                 => 'sylius',
  9782.             ],
  9783.             'sylius.form.type.cart.validation_groups' => [
  9784.                 => 'sylius',
  9785.             ],
  9786.             'sylius.form.type.cart_item.validation_groups' => [
  9787.                 => 'sylius',
  9788.             ],
  9789.             'sylius_order.cart_expiration_period' => '2 days',
  9790.             'sylius_order.order_expiration_period' => '5 days',
  9791.             'sylius_money.locale' => 'es_ES',
  9792.             'sylius.repository.exchange_rate.class' => 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  9793.             'sylius_currency.driver.doctrine/orm' => true,
  9794.             'sylius_currency.driver' => 'doctrine/orm',
  9795.             'sylius.model.currency.class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  9796.             'sylius.controller.currency.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9797.             'sylius.factory.currency.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9798.             'sylius.repository.currency.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CurrencyRepository',
  9799.             'sylius.model.exchange_rate.class' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  9800.             'sylius.controller.exchange_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9801.             'sylius.factory.exchange_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9802.             'sylius.form.type.currency.validation_groups' => [
  9803.                 => 'sylius',
  9804.             ],
  9805.             'sylius.form.type.exchange_rate.validation_groups' => [
  9806.                 => 'sylius',
  9807.             ],
  9808.             'sylius_locale.driver.doctrine/orm' => true,
  9809.             'sylius_locale.driver' => 'doctrine/orm',
  9810.             'sylius.model.locale.class' => 'Sylius\\Component\\Locale\\Model\\Locale',
  9811.             'sylius.controller.locale.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9812.             'sylius.factory.locale.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9813.             'sylius.form.type.locale.validation_groups' => [
  9814.                 => 'sylius',
  9815.             ],
  9816.             'sylius_locale.locale' => 'es_ES',
  9817.             'sylius.repository.product.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  9818.             'sylius.repository.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  9819.             'sylius.repository.product_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  9820.             'sylius.repository.product_option.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  9821.             'sylius_product.driver.doctrine/orm' => true,
  9822.             'sylius_product.driver' => 'doctrine/orm',
  9823.             'sylius.model.product.class' => 'Sylius\\Component\\Core\\Model\\Product',
  9824.             'sylius.controller.product.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductController',
  9825.             'sylius.factory.product.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9826.             'sylius.model.product_translation.class' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  9827.             'sylius.controller.product_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9828.             'sylius.factory.product_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9829.             'sylius.model.product_variant.class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  9830.             'sylius.controller.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  9831.             'sylius.factory.product_variant.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9832.             'sylius.model.product_variant_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  9833.             'sylius.controller.product_variant_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9834.             'sylius.factory.product_variant_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9835.             'sylius.model.product_option.class' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  9836.             'sylius.controller.product_option.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9837.             'sylius.factory.product_option.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9838.             'sylius.model.product_option_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  9839.             'sylius.controller.product_option_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9840.             'sylius.factory.product_option_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9841.             'sylius.model.product_association_type.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  9842.             'sylius.controller.product_association_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9843.             'sylius.factory.product_association_type.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9844.             'sylius.repository.product_association_type.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  9845.             'sylius.model.product_association_type_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  9846.             'sylius.controller.product_association_type_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9847.             'sylius.factory.product_association_type_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9848.             'sylius.model.product_room.class' => 'Sylius\\Component\\Core\\Model\\ProductRoom',
  9849.             'sylius.controller.product_room.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductRoomController',
  9850.             'sylius.factory.product_room.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9851.             'sylius.repository.product_room.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRoomRepository',
  9852.             'sylius.model.article.class' => 'Sylius\\Component\\Core\\Model\\Article',
  9853.             'sylius.controller.article.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleController',
  9854.             'sylius.factory.article.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9855.             'sylius.repository.article.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleRepository',
  9856.             'sylius.model.article_brand.class' => 'Sylius\\Component\\Core\\Model\\ArticleBrand',
  9857.             'sylius.controller.article_brand.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleBrandController',
  9858.             'sylius.factory.article_brand.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9859.             'sylius.repository.article_brand.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleBrandRepository',
  9860.             'sylius.model.article_deposit.class' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit',
  9861.             'sylius.controller.article_deposit.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleDepositController',
  9862.             'sylius.factory.article_deposit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9863.             'sylius.repository.article_deposit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleDepositRepository',
  9864.             'sylius.model.article_provider.class' => 'Sylius\\Component\\Product\\Model\\ArticleProvider',
  9865.             'sylius.controller.article_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleProviderController',
  9866.             'sylius.factory.article_provider.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9867.             'sylius.repository.article_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleProviderRepository',
  9868.             'sylius.model.article_group.class' => 'Sylius\\Component\\Core\\Model\\ArticleGroup',
  9869.             'sylius.controller.article_group.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleGroupController',
  9870.             'sylius.factory.article_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9871.             'sylius.repository.article_group.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleGroupRepository',
  9872.             'sylius.model.article_lot.class' => 'Sylius\\Component\\Core\\Model\\ArticleLot',
  9873.             'sylius.controller.article_lot.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleLotController',
  9874.             'sylius.factory.article_lot.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9875.             'sylius.repository.article_lot.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleLotRepository',
  9876.             'sylius.model.article_mov.class' => 'Sylius\\Component\\Core\\Model\\ArticleMov',
  9877.             'sylius.controller.article_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ArticleMovController',
  9878.             'sylius.factory.article_mov.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9879.             'sylius.repository.article_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ArticleMovRepository',
  9880.             'sylius.model.product_mammary.class' => 'Sylius\\Component\\Product\\Model\\ProductMammary',
  9881.             'sylius.controller.product_mammary.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductMammaryController',
  9882.             'sylius.factory.product_mammary.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9883.             'sylius.repository.product_mammary.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductMammaryRepository',
  9884.             'sylius.model.product_abdomen.class' => 'Sylius\\Component\\Product\\Model\\ProductAbdomen',
  9885.             'sylius.controller.product_abdomen.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9886.             'sylius.factory.product_abdomen.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9887.             'sylius.repository.product_abdomen.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAbdomenRepository',
  9888.             'sylius.model.product_option_value.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  9889.             'sylius.controller.product_option_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9890.             'sylius.factory.product_option_value.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9891.             'sylius.model.product_option_value_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  9892.             'sylius.controller.product_option_value_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9893.             'sylius.factory.product_option_value_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9894.             'sylius.model.product_association.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  9895.             'sylius.controller.product_association.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9896.             'sylius.factory.product_association.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9897.             'sylius.form.type.product.validation_groups' => [
  9898.                 => 'sylius',
  9899.             ],
  9900.             'sylius.form.type.product_room.validation_groups' => [
  9901.                 => 'sylius',
  9902.             ],
  9903.             'sylius.form.type.product_mammary.validation_groups' => [
  9904.                 => 'sylius',
  9905.             ],
  9906.             'sylius.form.type.product_abdomen.validation_groups' => [
  9907.                 => 'sylius',
  9908.             ],
  9909.             'sylius.form.type.article.validation_groups' => [
  9910.                 => 'sylius',
  9911.             ],
  9912.             'sylius.form.type.article_brand.validation_groups' => [
  9913.                 => 'sylius',
  9914.             ],
  9915.             'sylius.form.type.article_provider.validation_groups' => [
  9916.                 => 'sylius',
  9917.             ],
  9918.             'sylius.form.type.article_group.validation_groups' => [
  9919.                 => 'sylius',
  9920.             ],
  9921.             'sylius.form.type.article_lot.validation_groups' => [
  9922.                 => 'sylius',
  9923.             ],
  9924.             'sylius.form.type.article_lot_embed.validation_groups' => [
  9925.                 => 'sylius',
  9926.             ],
  9927.             'sylius.form.type.article_lot_embed_pay_provider.validation_groups' => [
  9928.                 => 'sylius',
  9929.             ],
  9930.             'sylius.form.type.article_deposit.validation_groups' => [
  9931.                 => 'sylius',
  9932.             ],
  9933.             'sylius.form.type.article_deposits.validation_groups' => [
  9934.                 => 'sylius',
  9935.             ],
  9936.             'sylius.form.type.product_embed.validation_groups' => [
  9937.                 => 'sylius',
  9938.             ],
  9939.             'sylius.form.type.article_mov.validation_groups' => [
  9940.                 => 'sylius',
  9941.             ],
  9942.             'sylius.form.type.article_mov_embed.validation_groups' => [
  9943.                 => 'sylius',
  9944.             ],
  9945.             'sylius.repository.channel.class' => 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository',
  9946.             'sylius_channel.driver.doctrine/orm' => true,
  9947.             'sylius_channel.driver' => 'doctrine/orm',
  9948.             'sylius.model.channel.class' => 'Sylius\\Component\\Core\\Model\\Channel',
  9949.             'sylius.controller.channel.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9950.             'sylius.factory.channel.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9951.             'sylius.form.type.channel.validation_groups' => [
  9952.                 => 'sylius',
  9953.             ],
  9954.             'sylius.model.attribute.interface' => 'Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface',
  9955.             'sylius.attribute.subjects' => [
  9956.                 'product' => [
  9957.                     'subject' => 'Sylius\\Component\\Core\\Model\\Product',
  9958.                     'attribute' => [
  9959.                         'classes' => [
  9960.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9961.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  9962.                             'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9963.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  9964.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9965.                         ],
  9966.                         'translation' => [
  9967.                             'classes' => [
  9968.                                 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9969.                                 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  9970.                                 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  9971.                                 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9972.                                 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9973.                             ],
  9974.                         ],
  9975.                     ],
  9976.                     'attribute_value' => [
  9977.                         'classes' => [
  9978.                             'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  9979.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  9980.                             'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9981.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  9982.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9983.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9984.                         ],
  9985.                     ],
  9986.                 ],
  9987.             ],
  9988.             'sylius_attribute.driver.doctrine/orm' => true,
  9989.             'sylius_attribute.driver' => 'doctrine/orm',
  9990.             'sylius.model.product_attribute.class' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9991.             'sylius.controller.product_attribute.class' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9992.             'sylius.factory.product_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9993.             'sylius.model.product_attribute_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9994.             'sylius.controller.product_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9995.             'sylius.factory.product_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9996.             'sylius.model.product_attribute_value.class' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  9997.             'sylius.controller.product_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9998.             'sylius.factory.product_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9999.             'sylius.repository.product_attribute_value.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  10000.             'sylius.repository.tax_category.class' => 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository',
  10001.             'sylius_taxation.driver.doctrine/orm' => true,
  10002.             'sylius_taxation.driver' => 'doctrine/orm',
  10003.             'sylius.model.tax_rate.class' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  10004.             'sylius.controller.tax_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10005.             'sylius.factory.tax_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10006.             'sylius.model.tax_category.class' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  10007.             'sylius.controller.tax_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10008.             'sylius.factory.tax_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10009.             'sylius.form.type.tax_category.validation_groups' => [
  10010.                 => 'sylius',
  10011.             ],
  10012.             'sylius.form.type.tax_rate.validation_groups' => [
  10013.                 => 'sylius',
  10014.             ],
  10015.             'sylius.tax_calculator.interface' => 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface',
  10016.             'sylius.repository.shipping_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  10017.             'sylius_shipping.driver.doctrine/orm' => true,
  10018.             'sylius_shipping.driver' => 'doctrine/orm',
  10019.             'sylius.model.shipment.class' => 'Sylius\\Component\\Core\\Model\\Shipment',
  10020.             'sylius.controller.shipment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10021.             'sylius.factory.shipment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10022.             'sylius.repository.shipment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  10023.             'sylius.model.shipment_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10024.             'sylius.controller.shipment_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10025.             'sylius.factory.shipment_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10026.             'sylius.model.shipping_method.class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  10027.             'sylius.controller.shipping_method.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10028.             'sylius.factory.shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10029.             'sylius.model.shipping_method_translation.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  10030.             'sylius.controller.shipping_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10031.             'sylius.factory.shipping_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10032.             'sylius.model.shipping_category.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  10033.             'sylius.controller.shipping_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10034.             'sylius.factory.shipping_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10035.             'sylius.repository.shipping_category.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  10036.             'sylius.model.shipping_method_rule.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  10037.             'sylius.controller.shipping_method_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10038.             'sylius.factory.shipping_method_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10039.             'sylius.form.type.shipping_method.validation_groups' => [
  10040.                 => 'sylius',
  10041.             ],
  10042.             'sylius.form.type.shipping_method_translation.validation_groups' => [
  10043.                 => 'sylius',
  10044.             ],
  10045.             'sylius.form.type.shipping_method_rule.validation_groups' => [
  10046.                 => 'sylius',
  10047.             ],
  10048.             'sylius.form.type.shipping_category.validation_groups' => [
  10049.                 => 'sylius',
  10050.             ],
  10051.             'sylius.form.type.shipment.validation_groups' => [
  10052.                 => 'sylius',
  10053.             ],
  10054.             'sylius.form.type.shipment_ship.validation_groups' => [
  10055.                 => 'sylius',
  10056.             ],
  10057.             'sylius.shipping_methods_resolver.interface' => 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface',
  10058.             'sylius_payment.driver.doctrine/orm' => true,
  10059.             'sylius_payment.driver' => 'doctrine/orm',
  10060.             'sylius.model.payment.class' => 'Sylius\\Component\\Core\\Model\\Payment',
  10061.             'sylius.controller.payment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10062.             'sylius.factory.payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10063.             'sylius.repository.payment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  10064.             'sylius.model.payment_method.class' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  10065.             'sylius.controller.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  10066.             'sylius.factory.payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10067.             'sylius.repository.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  10068.             'sylius.model.payment_method_translation.class' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  10069.             'sylius.controller.payment_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10070.             'sylius.factory.payment_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10071.             'sylius.model.pay_acount.class' => 'Sylius\\Component\\Payment\\Model\\PayAcount',
  10072.             'sylius.controller.pay_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayAcountController',
  10073.             'sylius.factory.pay_acount.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10074.             'sylius.repository.pay_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayAcountRepository',
  10075.             'sylius.model.pay_fixed.class' => 'Sylius\\Component\\Payment\\Model\\PayFixed',
  10076.             'sylius.controller.pay_fixed.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixedController',
  10077.             'sylius.factory.pay_fixed.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10078.             'sylius.repository.pay_fixed.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixedRepository',
  10079.             'sylius.model.pay.class' => 'Sylius\\Component\\Payment\\Model\\Pay',
  10080.             'sylius.controller.pay.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayController',
  10081.             'sylius.factory.pay.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10082.             'sylius.repository.pay.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayRepository',
  10083.             'sylius.model.pay_import.class' => 'Sylius\\Component\\Payment\\Model\\PayImport',
  10084.             'sylius.controller.pay_import.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayImportController',
  10085.             'sylius.factory.pay_import.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10086.             'sylius.repository.pay_import.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayImportRepository',
  10087.             'sylius.model.pay_mov.class' => 'Sylius\\Component\\Payment\\Model\\PayMov',
  10088.             'sylius.controller.pay_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayMovController',
  10089.             'sylius.factory.pay_mov.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10090.             'sylius.repository.pay_mov.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayMovRepository',
  10091.             'sylius.model.pay_fix_acount.class' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount',
  10092.             'sylius.controller.pay_fix_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayFixAcountController',
  10093.             'sylius.factory.pay_fix_acount.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10094.             'sylius.repository.pay_fix_acount.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayFixAcountRepository',
  10095.             'sylius.model.pay_provider.class' => 'Sylius\\Component\\Payment\\Model\\PayProvider',
  10096.             'sylius.controller.pay_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProviderController',
  10097.             'sylius.factory.pay_provider.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10098.             'sylius.repository.pay_provider.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProviderRepository',
  10099.             'sylius.model.pay_customer.class' => 'Sylius\\Component\\Payment\\Model\\PayCustomer',
  10100.             'sylius.controller.pay_customer.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayCustomerController',
  10101.             'sylius.factory.pay_customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10102.             'sylius.repository.pay_customer.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayCustomerRepository',
  10103.             'sylius.model.pay_professional.class' => 'Sylius\\Component\\Payment\\Model\\PayProfessional',
  10104.             'sylius.controller.pay_professional.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PayProfessionalController',
  10105.             'sylius.factory.pay_professional.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10106.             'sylius.repository.pay_professional.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PayProfessionalRepository',
  10107.             'sylius.model.budget.class' => 'Sylius\\Component\\Payment\\Model\\Budget',
  10108.             'sylius.controller.budget.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetController',
  10109.             'sylius.factory.budget.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10110.             'sylius.repository.budget.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetRepository',
  10111.             'sylius.model.budget_import.class' => 'Sylius\\Component\\Payment\\Model\\BudgetImport',
  10112.             'sylius.controller.budget_import.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\BudgetImportController',
  10113.             'sylius.factory.budget_import.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10114.             'sylius.repository.budget_import.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\BudgetImportRepository',
  10115.             'sylius.form.type.budget.validation_groups' => [
  10116.                 => 'sylius',
  10117.             ],
  10118.             'sylius.form.type.budget_import.validation_groups' => [
  10119.                 => 'sylius',
  10120.             ],
  10121.             'sylius.form.type.payment.validation_groups' => [
  10122.                 => 'sylius',
  10123.             ],
  10124.             'sylius.form.type.payment_method.validation_groups' => [
  10125.                 => 'sylius',
  10126.             ],
  10127.             'sylius.form.type.payment_method_translation.validation_groups' => [
  10128.                 => 'sylius',
  10129.             ],
  10130.             'sylius.form.type.pay.validation_groups' => [
  10131.                 => 'sylius',
  10132.             ],
  10133.             'sylius.form.type.pay_embed_product.validation_groups' => [
  10134.                 => 'sylius',
  10135.             ],
  10136.             'sylius.form.type.pay_acount.validation_groups' => [
  10137.                 => 'sylius',
  10138.             ],
  10139.             'sylius.form.type.pay_fix_acount.validation_groups' => [
  10140.                 => 'sylius',
  10141.             ],
  10142.             'sylius.form.type.pay_fixed.validation_groups' => [
  10143.                 => 'sylius',
  10144.             ],
  10145.             'sylius.form.type.pay_import.validation_groups' => [
  10146.                 => 'sylius',
  10147.             ],
  10148.             'sylius.form.type.pay_mov.validation_groups' => [
  10149.                 => 'sylius',
  10150.             ],
  10151.             'sylius.form.type.pay_provider.validation_groups' => [
  10152.                 => 'sylius',
  10153.             ],
  10154.             'sylius.form.type.pay_customer.validation_groups' => [
  10155.                 => 'sylius',
  10156.             ],
  10157.             'sylius.form.type.pay_professional.validation_groups' => [
  10158.                 => 'sylius',
  10159.             ],
  10160.             'sylius.payment_methods_resolver.interface' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  10161.             'sylius.payment_gateways' => [
  10162.                 'offline' => 'sylius.payum_gateway.offline',
  10163.             ],
  10164.             'sylius.mailer.sender_name' => 'Example.com',
  10165.             'sylius.mailer.sender_address' => 'no-reply@example.com',
  10166.             'sylius.mailer.emails' => [
  10167.                 'admin_password_reset' => [
  10168.                     'subject' => 'sylius.emails.admin_password_reset.subject',
  10169.                     'template' => '@SyliusCore/Email/adminPasswordReset.html.twig',
  10170.                     'enabled' => true,
  10171.                 ],
  10172.                 'order_confirmation' => [
  10173.                     'subject' => 'sylius.emails.order_confirmation.subject',
  10174.                     'template' => '@SyliusShop/Email/orderConfirmation.html.twig',
  10175.                     'enabled' => true,
  10176.                 ],
  10177.                 'user_registration' => [
  10178.                     'subject' => 'sylius.emails.user_registration.subject',
  10179.                     'template' => '@SyliusShop/Email/userRegistration.html.twig',
  10180.                     'enabled' => true,
  10181.                 ],
  10182.                 'shipment_confirmation' => [
  10183.                     'subject' => 'sylius.emails.shipment_confirmation.subject',
  10184.                     'template' => '@SyliusAdmin/Email/shipmentConfirmation.html.twig',
  10185.                     'enabled' => true,
  10186.                 ],
  10187.                 'password_reset' => [
  10188.                     'subject' => 'sylius.emails.user.password_reset.subject',
  10189.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  10190.                     'enabled' => true,
  10191.                 ],
  10192.                 'account_verification_token' => [
  10193.                     'subject' => 'sylius.emails.user.verification_token.subject',
  10194.                     'template' => '@SyliusCore/Email/accountVerification.html.twig',
  10195.                     'enabled' => true,
  10196.                 ],
  10197.                 'contact_request' => [
  10198.                     'subject' => 'sylius.emails.contact_request.subject',
  10199.                     'template' => '@SyliusShop/Email/contactRequest.html.twig',
  10200.                     'enabled' => true,
  10201.                 ],
  10202.                 'order_confirmation_resent' => [
  10203.                     'subject' => 'sylius.emails.order_confirmation.subject',
  10204.                     'template' => '@SyliusAdmin/Email/orderConfirmation.html.twig',
  10205.                     'enabled' => true,
  10206.                 ],
  10207.                 'reset_password_token' => [
  10208.                     'subject' => 'sylius.emails.user.password_reset.subject',
  10209.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  10210.                     'enabled' => true,
  10211.                 ],
  10212.                 'reset_password_pin' => [
  10213.                     'subject' => 'sylius.emails.user.password_reset.subject',
  10214.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  10215.                     'enabled' => true,
  10216.                 ],
  10217.                 'verification_token' => [
  10218.                     'subject' => 'sylius.emails.user.verification_token.subject',
  10219.                     'template' => '@SyliusShop/Email/verification.html.twig',
  10220.                     'enabled' => true,
  10221.                 ],
  10222.             ],
  10223.             'sylius.mailer.templates' => [
  10224.             ],
  10225.             'sylius.form.type.catalog_promotion.validation_groups' => [
  10226.                 => 'sylius',
  10227.             ],
  10228.             'sylius.form.type.catalog_promotion_translation.validation_groups' => [
  10229.                 => 'sylius',
  10230.             ],
  10231.             'sylius.form.type.promotion.validation_groups' => [
  10232.                 => 'sylius',
  10233.             ],
  10234.             'sylius.form.type.promotion_translation.validation_groups' => [
  10235.                 => 'sylius',
  10236.             ],
  10237.             'sylius.form.type.promotion_action.validation_groups' => [
  10238.                 => 'sylius',
  10239.             ],
  10240.             'sylius.form.type.promotion_scope.validation_groups' => [
  10241.                 => 'sylius',
  10242.             ],
  10243.             'sylius.form.type.promotion_coupon.validation_groups' => [
  10244.                 => 'sylius',
  10245.             ],
  10246.             'sylius.repository.catalog_promotion.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository',
  10247.             'sylius.repository.promotion.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  10248.             'sylius.repository.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  10249.             'sylius_promotion.driver.doctrine/orm' => true,
  10250.             'sylius_promotion.driver' => 'doctrine/orm',
  10251.             'sylius.model.catalog_promotion.class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  10252.             'sylius.controller.catalog_promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10253.             'sylius.factory.catalog_promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10254.             'sylius.model.catalog_promotion_translation.class' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  10255.             'sylius.controller.catalog_promotion_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10256.             'sylius.factory.catalog_promotion_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10257.             'sylius.model.catalog_promotion_scope.class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  10258.             'sylius.controller.catalog_promotion_scope.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10259.             'sylius.factory.catalog_promotion_scope.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10260.             'sylius.model.promotion_subject.class' => 'Sylius\\Component\\Core\\Model\\Order',
  10261.             'sylius.model.promotion.class' => 'Sylius\\Component\\Core\\Model\\Promotion',
  10262.             'sylius.controller.promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10263.             'sylius.factory.promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10264.             'sylius.model.promotion_translation.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionTranslation',
  10265.             'sylius.controller.promotion_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10266.             'sylius.factory.promotion_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10267.             'sylius.model.promotion_coupon.class' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  10268.             'sylius.controller.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  10269.             'sylius.factory.promotion_coupon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10270.             'sylius.model.catalog_promotion_action.class' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  10271.             'sylius.controller.catalog_promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10272.             'sylius.factory.catalog_promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10273.             'sylius.model.promotion_rule.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  10274.             'sylius.controller.promotion_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10275.             'sylius.factory.promotion_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10276.             'sylius.model.promotion_action.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  10277.             'sylius.controller.promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10278.             'sylius.factory.promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10279.             'sylius_addressing.driver.doctrine/orm' => true,
  10280.             'sylius_addressing.driver' => 'doctrine/orm',
  10281.             'sylius.model.address.class' => 'Sylius\\Component\\Core\\Model\\Address',
  10282.             'sylius.controller.address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10283.             'sylius.factory.address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10284.             'sylius.repository.address.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  10285.             'sylius.model.address_log_entry.class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10286.             'sylius.controller.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10287.             'sylius.factory.address_log_entry.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10288.             'sylius.repository.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  10289.             'sylius.model.country.class' => 'Sylius\\Component\\Addressing\\Model\\Country',
  10290.             'sylius.controller.country.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10291.             'sylius.factory.country.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10292.             'sylius.model.province.class' => 'Sylius\\Component\\Addressing\\Model\\Province',
  10293.             'sylius.controller.province.class' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  10294.             'sylius.factory.province.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10295.             'sylius.model.zone.class' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  10296.             'sylius.controller.zone.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10297.             'sylius.factory.zone.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10298.             'sylius.model.zone_member.class' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  10299.             'sylius.controller.zone_member.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10300.             'sylius.factory.zone_member.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10301.             'sylius.form.type.address.validation_groups' => [
  10302.                 => 'sylius',
  10303.             ],
  10304.             'sylius.form.type.country.validation_groups' => [
  10305.                 => 'sylius',
  10306.             ],
  10307.             'sylius.form.type.province.validation_groups' => [
  10308.                 => 'sylius',
  10309.             ],
  10310.             'sylius.form.type.zone.validation_groups' => [
  10311.                 => 'sylius',
  10312.             ],
  10313.             'sylius.form.type.zone_member.validation_groups' => [
  10314.                 => 'sylius',
  10315.             ],
  10316.             'sylius.scope.zone' => [
  10317.                 'shipping' => 'sylius.form.zone.scopes.shipping',
  10318.                 'tax' => 'sylius.form.zone.scopes.tax',
  10319.                 'all' => 'sylius.form.zone.scopes.all',
  10320.             ],
  10321.             'sylius_inventory.driver.doctrine/orm' => true,
  10322.             'sylius_inventory.driver' => 'doctrine/orm',
  10323.             'sylius.model.inventory_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10324.             'sylius.controller.inventory_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10325.             'sylius.factory.inventory_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10326.             'sylius.repository.taxon.class' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  10327.             'sylius_taxonomy.driver.doctrine/orm' => true,
  10328.             'sylius_taxonomy.driver' => 'doctrine/orm',
  10329.             'sylius.model.taxon.class' => 'Sylius\\Component\\Core\\Model\\Taxon',
  10330.             'sylius.controller.taxon.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10331.             'sylius.factory.taxon.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10332.             'sylius.model.taxon_translation.class' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  10333.             'sylius.controller.taxon_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10334.             'sylius.factory.taxon_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10335.             'sylius.form.type.taxon.validation_groups' => [
  10336.                 => 'sylius',
  10337.             ],
  10338.             'sylius.form.type.taxon_translation.validation_groups' => [
  10339.                 => 'sylius',
  10340.             ],
  10341.             'sylius.form.type.taxon_position.validation_groups' => [
  10342.                 => 'sylius',
  10343.             ],
  10344.             'sylius.repository.user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10345.             'sylius.user.users' => [
  10346.                 'admin' => [
  10347.                     'user' => [
  10348.                         'classes' => [
  10349.                             'model' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10350.                             'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  10351.                             'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10352.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  10353.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10354.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10355.                         ],
  10356.                         'templates' => 'SyliusUserBundle:User',
  10357.                         'encoder' => NULL,
  10358.                         'resetting' => [
  10359.                             'token' => [
  10360.                                 'ttl' => 'P1D',
  10361.                                 'length' => 16,
  10362.                                 'field_name' => 'passwordResetToken',
  10363.                             ],
  10364.                             'pin' => [
  10365.                                 'length' => 4,
  10366.                                 'field_name' => 'passwordResetToken',
  10367.                             ],
  10368.                         ],
  10369.                         'verification' => [
  10370.                             'token' => [
  10371.                                 'length' => 16,
  10372.                                 'field_name' => 'emailVerificationToken',
  10373.                             ],
  10374.                         ],
  10375.                     ],
  10376.                 ],
  10377.                 'shop' => [
  10378.                     'user' => [
  10379.                         'classes' => [
  10380.                             'model' => 'Sylius\\Component\\Core\\Model\\ShopUser',
  10381.                             'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  10382.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  10383.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  10384.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10385.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10386.                         ],
  10387.                         'templates' => 'SyliusUserBundle:User',
  10388.                         'encoder' => NULL,
  10389.                         'resetting' => [
  10390.                             'token' => [
  10391.                                 'ttl' => 'P1D',
  10392.                                 'length' => 16,
  10393.                                 'field_name' => 'passwordResetToken',
  10394.                             ],
  10395.                             'pin' => [
  10396.                                 'length' => 4,
  10397.                                 'field_name' => 'passwordResetToken',
  10398.                             ],
  10399.                         ],
  10400.                         'verification' => [
  10401.                             'token' => [
  10402.                                 'length' => 16,
  10403.                                 'field_name' => 'emailVerificationToken',
  10404.                             ],
  10405.                         ],
  10406.                     ],
  10407.                 ],
  10408.                 'oauth' => [
  10409.                     'user' => [
  10410.                         'encoder' => false,
  10411.                         'classes' => [
  10412.                             'model' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  10413.                             'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  10414.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10415.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10416.                         ],
  10417.                         'templates' => 'SyliusUserBundle:User',
  10418.                         'resetting' => [
  10419.                             'token' => [
  10420.                                 'ttl' => 'P1D',
  10421.                                 'length' => 16,
  10422.                                 'field_name' => 'passwordResetToken',
  10423.                             ],
  10424.                             'pin' => [
  10425.                                 'length' => 4,
  10426.                                 'field_name' => 'passwordResetToken',
  10427.                             ],
  10428.                         ],
  10429.                         'verification' => [
  10430.                             'token' => [
  10431.                                 'length' => 16,
  10432.                                 'field_name' => 'emailVerificationToken',
  10433.                             ],
  10434.                         ],
  10435.                     ],
  10436.                 ],
  10437.             ],
  10438.             'sylius_user.driver.doctrine/orm' => true,
  10439.             'sylius_user.driver' => 'doctrine/orm',
  10440.             'sylius.model.admin_user.class' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10441.             'sylius.controller.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10442.             'sylius.factory.admin_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10443.             'sylius.repository.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10444.             'sylius.model.shop_user.class' => 'Sylius\\Component\\Core\\Model\\ShopUser',
  10445.             'sylius.controller.shop_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10446.             'sylius.factory.shop_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10447.             'sylius.repository.shop_user.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  10448.             'sylius.model.oauth_user.class' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  10449.             'sylius.controller.oauth_user.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10450.             'sylius.factory.oauth_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10451.             'sylius.form.type.user_request_password_reset.validation_groups' => [
  10452.                 => 'sylius',
  10453.             ],
  10454.             'sylius.form.type.user_reset_password.validation_groups' => [
  10455.                 => 'sylius',
  10456.             ],
  10457.             'sylius.form.type.user_change_password.validation_groups' => [
  10458.                 => 'sylius',
  10459.             ],
  10460.             'sylius.admin_user.token.password_reset.ttl' => 'P1D',
  10461.             'sylius.shop_user.token.password_reset.ttl' => 'P1D',
  10462.             'sylius.oauth_user.token.password_reset.ttl' => 'P1D',
  10463.             'sylius_customer.driver.doctrine/orm' => true,
  10464.             'sylius_customer.driver' => 'doctrine/orm',
  10465.             'sylius.model.customer.class' => 'Sylius\\Component\\Core\\Model\\Customer',
  10466.             'sylius.controller.customer.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerController',
  10467.             'sylius.factory.customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10468.             'sylius.repository.customer.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\CustomerRepository',
  10469.             'sylius.model.customer_group.class' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  10470.             'sylius.controller.customer_group.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\CustomerGroupController',
  10471.             'sylius.factory.customer_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10472.             'sylius.model.professional.class' => 'Sylius\\Component\\Core\\Model\\Professional',
  10473.             'sylius.controller.professional.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProfessionalController',
  10474.             'sylius.factory.professional.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10475.             'sylius.repository.professional.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProfessionalRepository',
  10476.             'sylius.model.admin_user_group.class' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup',
  10477.             'sylius.controller.admin_user_group.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\AdminUserGroupController',
  10478.             'sylius.factory.admin_user_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10479.             'sylius.repository.admin_user_group.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AdminUserGroupRepository',
  10480.             'sylius.model.turn.class' => 'Sylius\\Component\\Customer\\Model\\Turn',
  10481.             'sylius.controller.turn.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\TurnController',
  10482.             'sylius.factory.turn.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10483.             'sylius.repository.turn.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\TurnRepository',
  10484.             'sylius.model.turn_taxon.class' => 'Sylius\\Component\\Customer\\Model\\TurnTaxon',
  10485.             'sylius.factory.turn_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10486.             'sylius.form.type.customer.validation_groups' => [
  10487.                 => 'sylius',
  10488.             ],
  10489.             'sylius.form.type.professional.validation_groups' => [
  10490.                 => 'sylius',
  10491.             ],
  10492.             'sylius.form.type.turn.validation_groups' => [
  10493.                 => 'sylius',
  10494.             ],
  10495.             'sylius.form.type.customer_profile.validation_groups' => [
  10496.                 => 'sylius',
  10497.                 => 'sylius_customer_profile',
  10498.             ],
  10499.             'sylius.form.type.customer_group.validation_groups' => [
  10500.                 => 'sylius',
  10501.             ],
  10502.             'sylius.form.type.admin.reset_password.validation_groups' => [
  10503.                 => 'sylius',
  10504.             ],
  10505.             'sylius.form.type.admin_user_group.validation_groups' => [
  10506.                 => 'sylius',
  10507.             ],
  10508.             'sylius.review.subjects' => [
  10509.                 'product' => [
  10510.                     'subject' => 'Sylius\\Component\\Core\\Model\\Product',
  10511.                     'review' => [
  10512.                         'classes' => [
  10513.                             'model' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  10514.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  10515.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  10516.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  10517.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10518.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10519.                         ],
  10520.                     ],
  10521.                     'reviewer' => [
  10522.                         'classes' => [
  10523.                             'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  10524.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  10525.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10526.                         ],
  10527.                     ],
  10528.                 ],
  10529.             ],
  10530.             'sylius_review.driver.doctrine/orm' => true,
  10531.             'sylius_review.driver' => 'doctrine/orm',
  10532.             'sylius.model.product_review.class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  10533.             'sylius.controller.product_review.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10534.             'sylius.factory.product_review.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10535.             'sylius.repository.product_review.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  10536.             'sylius.model.product_reviewer.class' => 'Sylius\\Component\\Core\\Model\\Customer',
  10537.             'sylius.factory.product_reviewer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10538.             'sylius_core.driver.doctrine/orm' => true,
  10539.             'sylius_core.driver' => 'doctrine/orm',
  10540.             'sylius.model.product_taxon.class' => 'Sylius\\Component\\Core\\Model\\ProductTaxon',
  10541.             'sylius.controller.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  10542.             'sylius.factory.product_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10543.             'sylius.repository.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  10544.             'sylius.model.product_image.class' => 'Sylius\\Component\\Core\\Model\\ProductImage',
  10545.             'sylius.controller.product_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10546.             'sylius.factory.product_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10547.             'sylius.model.avatar_image.class' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  10548.             'sylius.factory.avatar_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10549.             'sylius.repository.avatar_image.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  10550.             'sylius.model.taxon_image.class' => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  10551.             'sylius.controller.taxon_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10552.             'sylius.factory.taxon_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10553.             'sylius.model.channel_pricing.class' => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  10554.             'sylius.controller.channel_pricing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10555.             'sylius.factory.channel_pricing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10556.             'sylius.model.shop_billing_data.class' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  10557.             'sylius.controller.shop_billing_data.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10558.             'sylius.factory.shop_billing_data.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10559.             'sylius.form.type.checkout_address.validation_groups' => [
  10560.                 => 'sylius',
  10561.             ],
  10562.             'sylius.form.type.checkout_select_shipping.validation_groups' => [
  10563.                 => 'sylius',
  10564.             ],
  10565.             'sylius.form.type.checkout_shipment.validation_groups' => [
  10566.                 => 'sylius',
  10567.             ],
  10568.             'sylius.form.type.checkout_select_payment.validation_groups' => [
  10569.                 => 'sylius',
  10570.             ],
  10571.             'sylius.form.type.checkout_payment.validation_groups' => [
  10572.                 => 'sylius',
  10573.             ],
  10574.             'sylius.form.type.checkout_complete.validation_groups' => [
  10575.                 => 'sylius',
  10576.             ],
  10577.             'sylius.form.type.product_review.validation_groups' => [
  10578.                 => 'sylius',
  10579.             ],
  10580.             'sylius.form.type.admin_user.validation_groups' => [
  10581.                 => 'sylius',
  10582.             ],
  10583.             'sylius.form.type.shop_user.validation_groups' => [
  10584.                 => 'sylius',
  10585.             ],
  10586.             'sylius.form.type.shop_user_registration.validation_groups' => [
  10587.                 => 'sylius',
  10588.                 => 'sylius_user_registration',
  10589.             ],
  10590.             'sylius.form.type.customer_guest.validation_groups' => [
  10591.                 => 'sylius_customer_guest',
  10592.             ],
  10593.             'sylius.form.type.customer_checkout_guest.validation_groups' => [
  10594.                 => 'sylius_customer_checkout_guest',
  10595.             ],
  10596.             'sylius.form.type.customer_simple_registration.validation_groups' => [
  10597.                 => 'sylius',
  10598.                 => 'sylius_user_registration',
  10599.             ],
  10600.             'sylius.form.type.customer_registration.validation_groups' => [
  10601.                 => 'sylius',
  10602.                 => 'sylius_user_registration',
  10603.                 => 'sylius_customer_profile',
  10604.             ],
  10605.             'sylius.form.type.add_to_cart.validation_groups' => [
  10606.                 => 'sylius',
  10607.             ],
  10608.             'sylius.form.type.channel_pricing.validation_groups' => [
  10609.                 => 'sylius',
  10610.             ],
  10611.             'sylius.form.type.product_image.validation_groups' => [
  10612.                 => 'sylius',
  10613.             ],
  10614.             'sylius.catalog_promotion.action.fixed_discount' => 'fixed_discount',
  10615.             'sylius.catalog_promotion.action.percentage_discount' => 'percentage_discount',
  10616.             'sylius.catalog_promotion.scope.for_products' => 'for_products',
  10617.             'sylius.catalog_promotion.scope.for_taxons' => 'for_taxons',
  10618.             'sylius.catalog_promotion.scope.for_variants' => 'for_variants',
  10619.             'sylius_installer_currency' => 'USD',
  10620.             'sylius.tax_calculation_strategy.interface' => 'Sylius\\Component\\Core\\Taxation\\Strategy\\TaxCalculationStrategyInterface',
  10621.             'sylius.order_item_quantity_modifier.limit' => 9999,
  10622.             'env(SYLIUS_UNSECURED_URLS)' => 'yes',
  10623.             'sylius_core.taxation.shipping_address_based_taxation' => false,
  10624.             'sylius_core.catalog_promotions.batch_size' => 100,
  10625.             'sylius.state_machine.class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  10626.             'sylius.resource.mapping' => [
  10627.                 'paths' => [
  10628.                     => (\dirname(__DIR__4).'/src/Entity'),
  10629.                 ],
  10630.             ],
  10631.             'sylius.resource.settings' => [
  10632.                 'paginate' => NULL,
  10633.                 'limit' => NULL,
  10634.                 'allowed_paginate' => [
  10635.                     => 10,
  10636.                     => 20,
  10637.                     => 30,
  10638.                 ],
  10639.                 'default_page_size' => 10,
  10640.                 'sortable' => false,
  10641.                 'sorting' => NULL,
  10642.                 'filterable' => false,
  10643.                 'criteria' => NULL,
  10644.                 'state_machine_component' => NULL,
  10645.             ],
  10646.             'sylius.orm.repository.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  10647.             'sylius.translation.translatable_listener.doctrine.orm.class' => 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  10648.             'sylius.grid.templates.action' => [
  10649.                 'default' => '@SyliusUi/Grid/Action/default.html.twig',
  10650.                 'create' => '@SyliusUi/Grid/Action/create.html.twig',
  10651.                 'delete' => '@SyliusUi/Grid/Action/delete.html.twig',
  10652.                 'show' => '@SyliusUi/Grid/Action/show.html.twig',
  10653.                 'update' => '@SyliusUi/Grid/Action/update.html.twig',
  10654.                 'apply_transition' => '@SyliusUi/Grid/Action/applyTransition.html.twig',
  10655.                 'links' => '@SyliusUi/Grid/Action/links.html.twig',
  10656.                 'archive' => '@SyliusUi/Grid/Action/archive.html.twig',
  10657.                 'link' => '@SyliusUi/Grid/Action/link.html.twig',
  10658.                 'link_pay_fixed_expired' => '@SyliusUi/Grid/Action/link_pay_fixed_expired.html.twig',
  10659.                 'link_with_roles' => '@SyliusUi/Grid/Action/link_with_roles.html.twig',
  10660.                 'create_payment_method' => '@SyliusAdmin/PaymentMethod/Grid/Action/create.html.twig',
  10661.                 'create_product_attribute' => '@SyliusAdmin/ProductAttribute/Grid/Action/create.html.twig',
  10662.                 'generate_variants' => '@SyliusAdmin/Product/Grid/Action/generateVariants.html.twig',
  10663.                 'ship_with_tracking_code' => '@SyliusAdmin/Shipment/Grid/Action/shipWithTrackingCode.html.twig',
  10664.                 'update_product_positions' => '@SyliusAdmin/Product/Grid/Action/updatePositions.html.twig',
  10665.                 'update_product_variant_positions' => '@SyliusAdmin/ProductVariant/Grid/Action/updatePositions.html.twig',
  10666.                 'pay' => '@SyliusShop/Account/Order/Grid/Action/_pay_deprecated.html.twig',
  10667.                 'shop_show' => '@SyliusShop/Grid/Action/show.html.twig',
  10668.                 'shop_pay' => '@SyliusShop/Account/Order/Grid/Action/pay.html.twig',
  10669.             ],
  10670.             'sylius.grid.templates.bulk_action' => [
  10671.                 'delete' => '@SyliusUi/Grid/BulkAction/delete.html.twig',
  10672.             ],
  10673.             'sylius.grid.templates.filter' => [
  10674.                 'string' => '@SyliusUi/Grid/Filter/string.html.twig',
  10675.                 'boolean' => '@SyliusUi/Grid/Filter/boolean.html.twig',
  10676.                 'date' => '@SyliusUi/Grid/Filter/date.html.twig',
  10677.                 'entity' => '@SyliusUi/Grid/Filter/entity.html.twig',
  10678.                 'money' => '@SyliusUi/Grid/Filter/money.html.twig',
  10679.                 'exists' => '@SyliusUi/Grid/Filter/exists.html.twig',
  10680.                 'select' => '@SyliusUi/Grid/Filter/select.html.twig',
  10681.                 'entities' => '@SyliusUi/Grid/Filter/entities.html.twig',
  10682.                 'resource_autocomplete' => '@SyliusUi/Grid/Filter/resourceAutocomplete.html.twig',
  10683.                 'fields_combine' => '@SyliusUi/Grid/Filter/fields_combine.html.twig',
  10684.                 'shop_string' => '@SyliusShop/Grid/Filter/string.html.twig',
  10685.             ],
  10686.             'sylius.grids_definitions' => [
  10687.                 'sylius_admin_address_log_entry' => [
  10688.                     'driver' => [
  10689.                         'name' => 'doctrine/orm',
  10690.                         'options' => [
  10691.                             'class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10692.                             'repository' => [
  10693.                                 'method' => 'createByObjectIdQueryBuilder',
  10694.                                 'arguments' => [
  10695.                                     'objectId' => '$id',
  10696.                                 ],
  10697.                             ],
  10698.                         ],
  10699.                     ],
  10700.                     'fields' => [
  10701.                         'action' => [
  10702.                             'type' => 'twig',
  10703.                             'label' => 'sylius.ui.action',
  10704.                             'options' => [
  10705.                                 'template' => '@SyliusUi/Grid/Field/logAction.html.twig',
  10706.                             ],
  10707.                             'enabled' => true,
  10708.                             'position' => 100,
  10709.                         ],
  10710.                         'loggedAt' => [
  10711.                             'type' => 'datetime',
  10712.                             'label' => 'sylius.ui.logged_at',
  10713.                             'options' => [
  10714.                                 'format' => 'd-m-Y H:i:s',
  10715.                             ],
  10716.                             'enabled' => true,
  10717.                             'position' => 100,
  10718.                         ],
  10719.                         'data' => [
  10720.                             'type' => 'twig',
  10721.                             'label' => 'sylius.ui.changes',
  10722.                             'options' => [
  10723.                                 'template' => '@SyliusUi/Grid/Field/logData.html.twig',
  10724.                             ],
  10725.                             'enabled' => true,
  10726.                             'position' => 100,
  10727.                         ],
  10728.                     ],
  10729.                     'sorting' => [
  10730.                     ],
  10731.                     'limits' => [
  10732.                         => 10,
  10733.                         => 25,
  10734.                         => 50,
  10735.                     ],
  10736.                     'filters' => [
  10737.                     ],
  10738.                     'actions' => [
  10739.                     ],
  10740.                 ],
  10741.                 'sylius_admin_admin_user' => [
  10742.                     'driver' => [
  10743.                         'name' => 'doctrine/orm',
  10744.                         'options' => [
  10745.                             'class' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10746.                         ],
  10747.                     ],
  10748.                     'sorting' => [
  10749.                         'createdAt' => 'desc',
  10750.                     ],
  10751.                     'fields' => [
  10752.                         'firstName' => [
  10753.                             'type' => 'string',
  10754.                             'label' => 'sylius.ui.first_name',
  10755.                             'sortable' => NULL,
  10756.                             'enabled' => true,
  10757.                             'position' => 100,
  10758.                             'options' => [
  10759.                             ],
  10760.                         ],
  10761.                         'lastName' => [
  10762.                             'type' => 'string',
  10763.                             'label' => 'sylius.ui.last_name',
  10764.                             'sortable' => NULL,
  10765.                             'enabled' => true,
  10766.                             'position' => 100,
  10767.                             'options' => [
  10768.                             ],
  10769.                         ],
  10770.                         'username' => [
  10771.                             'type' => 'string',
  10772.                             'label' => 'sylius.ui.username',
  10773.                             'sortable' => NULL,
  10774.                             'enabled' => true,
  10775.                             'position' => 100,
  10776.                             'options' => [
  10777.                             ],
  10778.                         ],
  10779.                         'phone' => [
  10780.                             'type' => 'string',
  10781.                             'label' => 'sylius.ui.phone',
  10782.                             'sortable' => NULL,
  10783.                             'enabled' => true,
  10784.                             'position' => 100,
  10785.                             'options' => [
  10786.                             ],
  10787.                         ],
  10788.                         'email' => [
  10789.                             'type' => 'string',
  10790.                             'label' => 'sylius.ui.email',
  10791.                             'sortable' => NULL,
  10792.                             'enabled' => false,
  10793.                             'position' => 100,
  10794.                             'options' => [
  10795.                             ],
  10796.                         ],
  10797.                         'createdAt' => [
  10798.                             'type' => 'datetime',
  10799.                             'label' => 'sylius.ui.registration_date',
  10800.                             'enabled' => false,
  10801.                             'sortable' => NULL,
  10802.                             'options' => [
  10803.                                 'format' => 'd-m-Y H:i',
  10804.                             ],
  10805.                             'position' => 100,
  10806.                         ],
  10807.                         'enabled' => [
  10808.                             'type' => 'twig',
  10809.                             'label' => 'sylius.ui.enabled',
  10810.                             'sortable' => NULL,
  10811.                             'options' => [
  10812.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10813.                             ],
  10814.                             'enabled' => true,
  10815.                             'position' => 100,
  10816.                         ],
  10817.                     ],
  10818.                     'filters' => [
  10819.                         'search' => [
  10820.                             'type' => 'fields_combine',
  10821.                             'label' => 'sylius.ui.user',
  10822.                             'options' => [
  10823.                                 'fields' => [
  10824.                                     => 'username',
  10825.                                     => 'firstName',
  10826.                                     => 'lastName',
  10827.                                 ],
  10828.                             ],
  10829.                             'enabled' => true,
  10830.                             'position' => 100,
  10831.                             'form_options' => [
  10832.                             ],
  10833.                         ],
  10834.                         'enabled' => [
  10835.                             'type' => 'boolean',
  10836.                             'label' => 'sylius.ui.enabled',
  10837.                             'enabled' => true,
  10838.                             'position' => 100,
  10839.                             'options' => [
  10840.                             ],
  10841.                             'form_options' => [
  10842.                             ],
  10843.                         ],
  10844.                     ],
  10845.                     'actions' => [
  10846.                         'main' => [
  10847.                             'create' => [
  10848.                                 'type' => 'create',
  10849.                                 'enabled' => true,
  10850.                                 'position' => 100,
  10851.                                 'options' => [
  10852.                                 ],
  10853.                             ],
  10854.                         ],
  10855.                         'item' => [
  10856.                             'update' => [
  10857.                                 'type' => 'update',
  10858.                                 'enabled' => true,
  10859.                                 'position' => 100,
  10860.                                 'options' => [
  10861.                                 ],
  10862.                             ],
  10863.                             'delete' => [
  10864.                                 'type' => 'delete',
  10865.                                 'enabled' => true,
  10866.                                 'position' => 100,
  10867.                                 'options' => [
  10868.                                 ],
  10869.                             ],
  10870.                         ],
  10871.                     ],
  10872.                     'limits' => [
  10873.                         => 10,
  10874.                         => 25,
  10875.                         => 50,
  10876.                     ],
  10877.                 ],
  10878.                 'sylius_admin_admin_user_group' => [
  10879.                     'driver' => [
  10880.                         'name' => 'doctrine/orm',
  10881.                         'options' => [
  10882.                             'class' => 'Sylius\\Component\\Core\\Model\\AdminUserGroup',
  10883.                         ],
  10884.                     ],
  10885.                     'sorting' => [
  10886.                         'createdAt' => 'desc',
  10887.                     ],
  10888.                     'limits' => [
  10889.                         => 50,
  10890.                         => 100,
  10891.                     ],
  10892.                     'fields' => [
  10893.                         'name' => [
  10894.                             'type' => 'string',
  10895.                             'label' => 'sylius.ui.name',
  10896.                             'sortable' => NULL,
  10897.                             'enabled' => true,
  10898.                             'position' => 100,
  10899.                             'options' => [
  10900.                             ],
  10901.                         ],
  10902.                         'createdAt' => [
  10903.                             'type' => 'datetime',
  10904.                             'label' => 'sylius.ui.registration_date',
  10905.                             'enabled' => false,
  10906.                             'sortable' => NULL,
  10907.                             'options' => [
  10908.                                 'format' => 'd-m-Y H:i',
  10909.                             ],
  10910.                             'position' => 100,
  10911.                         ],
  10912.                         'enabled' => [
  10913.                             'type' => 'twig',
  10914.                             'label' => 'sylius.ui.enabled',
  10915.                             'sortable' => NULL,
  10916.                             'options' => [
  10917.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10918.                             ],
  10919.                             'enabled' => true,
  10920.                             'position' => 100,
  10921.                         ],
  10922.                     ],
  10923.                     'filters' => [
  10924.                         'search' => [
  10925.                             'type' => 'string',
  10926.                             'label' => 'sylius.ui.search',
  10927.                             'options' => [
  10928.                                 'fields' => [
  10929.                                     => 'name',
  10930.                                 ],
  10931.                             ],
  10932.                             'enabled' => true,
  10933.                             'position' => 100,
  10934.                             'form_options' => [
  10935.                             ],
  10936.                         ],
  10937.                         'enabled' => [
  10938.                             'type' => 'boolean',
  10939.                             'label' => 'sylius.ui.enabled',
  10940.                             'form_options' => [
  10941.                                 'placeholder' => NULL,
  10942.                             ],
  10943.                             'options' => [
  10944.                                 'field' => 'enabled',
  10945.                             ],
  10946.                             'default_value' => 'true',
  10947.                             'enabled' => true,
  10948.                             'position' => 100,
  10949.                         ],
  10950.                     ],
  10951.                     'actions' => [
  10952.                         'main' => [
  10953.                             'create' => [
  10954.                                 'type' => 'create',
  10955.                                 'enabled' => true,
  10956.                                 'position' => 100,
  10957.                                 'options' => [
  10958.                                 ],
  10959.                             ],
  10960.                         ],
  10961.                         'item' => [
  10962.                             'update' => [
  10963.                                 'type' => 'update',
  10964.                                 'enabled' => true,
  10965.                                 'position' => 100,
  10966.                                 'options' => [
  10967.                                 ],
  10968.                             ],
  10969.                             'delete' => [
  10970.                                 'type' => 'delete',
  10971.                                 'enabled' => true,
  10972.                                 'position' => 100,
  10973.                                 'options' => [
  10974.                                 ],
  10975.                             ],
  10976.                         ],
  10977.                     ],
  10978.                 ],
  10979.                 'sylius_admin_channel' => [
  10980.                     'driver' => [
  10981.                         'name' => 'doctrine/orm',
  10982.                         'options' => [
  10983.                             'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  10984.                         ],
  10985.                     ],
  10986.                     'sorting' => [
  10987.                         'nameAndDescription' => 'asc',
  10988.                     ],
  10989.                     'fields' => [
  10990.                         'nameAndDescription' => [
  10991.                             'type' => 'twig',
  10992.                             'label' => 'sylius.ui.name',
  10993.                             'path' => '.',
  10994.                             'sortable' => 'name',
  10995.                             'options' => [
  10996.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/name.html.twig',
  10997.                             ],
  10998.                             'enabled' => true,
  10999.                             'position' => 100,
  11000.                         ],
  11001.                         'code' => [
  11002.                             'type' => 'twig',
  11003.                             'label' => 'sylius.ui.code',
  11004.                             'path' => '.',
  11005.                             'sortable' => 'code',
  11006.                             'options' => [
  11007.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/code.html.twig',
  11008.                             ],
  11009.                             'enabled' => true,
  11010.                             'position' => 100,
  11011.                         ],
  11012.                         'themeName' => [
  11013.                             'type' => 'twig',
  11014.                             'label' => 'sylius.ui.theme',
  11015.                             'sortable' => NULL,
  11016.                             'options' => [
  11017.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/themeName.html.twig',
  11018.                             ],
  11019.                             'enabled' => true,
  11020.                             'position' => 100,
  11021.                         ],
  11022.                         'enabled' => [
  11023.                             'type' => 'twig',
  11024.                             'label' => 'sylius.ui.enabled',
  11025.                             'sortable' => NULL,
  11026.                             'options' => [
  11027.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11028.                             ],
  11029.                             'enabled' => true,
  11030.                             'position' => 100,
  11031.                         ],
  11032.                     ],
  11033.                     'filters' => [
  11034.                         'search' => [
  11035.                             'type' => 'string',
  11036.                             'label' => 'sylius.ui.search',
  11037.                             'options' => [
  11038.                                 'fields' => [
  11039.                                     => 'code',
  11040.                                     => 'name',
  11041.                                 ],
  11042.                             ],
  11043.                             'enabled' => true,
  11044.                             'position' => 100,
  11045.                             'form_options' => [
  11046.                             ],
  11047.                         ],
  11048.                         'enabled' => [
  11049.                             'type' => 'boolean',
  11050.                             'label' => 'sylius.ui.enabled',
  11051.                             'enabled' => true,
  11052.                             'position' => 100,
  11053.                             'options' => [
  11054.                             ],
  11055.                             'form_options' => [
  11056.                             ],
  11057.                         ],
  11058.                     ],
  11059.                     'actions' => [
  11060.                         'main' => [
  11061.                             'create' => [
  11062.                                 'type' => 'create',
  11063.                                 'enabled' => true,
  11064.                                 'position' => 100,
  11065.                                 'options' => [
  11066.                                 ],
  11067.                             ],
  11068.                         ],
  11069.                         'item' => [
  11070.                             'update' => [
  11071.                                 'type' => 'update',
  11072.                                 'enabled' => true,
  11073.                                 'position' => 100,
  11074.                                 'options' => [
  11075.                                 ],
  11076.                             ],
  11077.                             'delete' => [
  11078.                                 'type' => 'delete',
  11079.                                 'enabled' => true,
  11080.                                 'position' => 100,
  11081.                                 'options' => [
  11082.                                 ],
  11083.                             ],
  11084.                         ],
  11085.                         'bulk' => [
  11086.                             'delete' => [
  11087.                                 'type' => 'delete',
  11088.                                 'enabled' => true,
  11089.                                 'position' => 100,
  11090.                                 'options' => [
  11091.                                 ],
  11092.                             ],
  11093.                         ],
  11094.                     ],
  11095.                     'limits' => [
  11096.                         => 10,
  11097.                         => 25,
  11098.                         => 50,
  11099.                     ],
  11100.                 ],
  11101.                 'sylius_admin_currency' => [
  11102.                     'driver' => [
  11103.                         'name' => 'doctrine/orm',
  11104.                         'options' => [
  11105.                             'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  11106.                         ],
  11107.                     ],
  11108.                     'sorting' => [
  11109.                         'code' => 'asc',
  11110.                     ],
  11111.                     'fields' => [
  11112.                         'code' => [
  11113.                             'type' => 'string',
  11114.                             'label' => 'sylius.ui.code',
  11115.                             'sortable' => NULL,
  11116.                             'enabled' => true,
  11117.                             'position' => 100,
  11118.                             'options' => [
  11119.                             ],
  11120.                         ],
  11121.                         'name' => [
  11122.                             'type' => 'string',
  11123.                             'label' => 'sylius.ui.name',
  11124.                             'enabled' => true,
  11125.                             'position' => 100,
  11126.                             'options' => [
  11127.                             ],
  11128.                         ],
  11129.                         'byDefault' => [
  11130.                             'type' => 'twig',
  11131.                             'label' => 'sylius.form.pay_acount.by_default',
  11132.                             'options' => [
  11133.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11134.                             ],
  11135.                             'enabled' => true,
  11136.                             'position' => 100,
  11137.                         ],
  11138.                     ],
  11139.                     'filters' => [
  11140.                         'code' => [
  11141.                             'type' => 'string',
  11142.                             'label' => 'sylius.ui.code',
  11143.                             'enabled' => true,
  11144.                             'position' => 100,
  11145.                             'options' => [
  11146.                             ],
  11147.                             'form_options' => [
  11148.                             ],
  11149.                         ],
  11150.                     ],
  11151.                     'actions' => [
  11152.                         'main' => [
  11153.                             'create' => [
  11154.                                 'type' => 'create',
  11155.                                 'enabled' => true,
  11156.                                 'position' => 100,
  11157.                                 'options' => [
  11158.                                 ],
  11159.                             ],
  11160.                         ],
  11161.                         'item' => [
  11162.                             'update' => [
  11163.                                 'type' => 'update',
  11164.                                 'enabled' => true,
  11165.                                 'position' => 100,
  11166.                                 'options' => [
  11167.                                 ],
  11168.                             ],
  11169.                         ],
  11170.                     ],
  11171.                     'limits' => [
  11172.                         => 10,
  11173.                         => 25,
  11174.                         => 50,
  11175.                     ],
  11176.                 ],
  11177.                 'sylius_admin_customer' => [
  11178.                     'driver' => [
  11179.                         'name' => 'doctrine/orm',
  11180.                         'options' => [
  11181.                             'class' => 'Sylius\\Component\\Core\\Model\\Customer',
  11182.                         ],
  11183.                     ],
  11184.                     'sorting' => [
  11185.                         'lastName' => 'asc',
  11186.                     ],
  11187.                     'limits' => [
  11188.                         => 50,
  11189.                         => 100,
  11190.                     ],
  11191.                     'fields' => [
  11192.                         'dni' => [
  11193.                             'type' => 'string',
  11194.                             'label' => 'sylius.ui.dni',
  11195.                             'sortable' => NULL,
  11196.                             'enabled' => true,
  11197.                             'position' => 100,
  11198.                             'options' => [
  11199.                             ],
  11200.                         ],
  11201.                         'firstName' => [
  11202.                             'type' => 'string',
  11203.                             'label' => 'sylius.ui.first_name',
  11204.                             'sortable' => NULL,
  11205.                             'enabled' => true,
  11206.                             'position' => 100,
  11207.                             'options' => [
  11208.                             ],
  11209.                         ],
  11210.                         'lastName' => [
  11211.                             'type' => 'string',
  11212.                             'label' => 'sylius.ui.last_name',
  11213.                             'sortable' => NULL,
  11214.                             'enabled' => true,
  11215.                             'position' => 100,
  11216.                             'options' => [
  11217.                             ],
  11218.                         ],
  11219.                         'phoneNumber' => [
  11220.                             'type' => 'string',
  11221.                             'label' => 'sylius.ui.phone',
  11222.                             'sortable' => NULL,
  11223.                             'enabled' => true,
  11224.                             'position' => 100,
  11225.                             'options' => [
  11226.                             ],
  11227.                         ],
  11228.                         'professional.lastname' => [
  11229.                             'type' => 'string',
  11230.                             'label' => 'sylius.ui.professional',
  11231.                             'path' => 'professional',
  11232.                             'sortable' => NULL,
  11233.                             'enabled' => true,
  11234.                             'position' => 100,
  11235.                             'options' => [
  11236.                             ],
  11237.                         ],
  11238.                         'birthday' => [
  11239.                             'type' => 'string',
  11240.                             'label' => 'sylius.ui.age',
  11241.                             'sortable' => NULL,
  11242.                             'path' => 'currentAge',
  11243.                             'enabled' => true,
  11244.                             'position' => 100,
  11245.                             'options' => [
  11246.                             ],
  11247.                         ],
  11248.                         'group.name' => [
  11249.                             'type' => 'string',
  11250.                             'label' => 'sylius.ui.type',
  11251.                             'path' => 'group',
  11252.                             'sortable' => NULL,
  11253.                             'enabled' => true,
  11254.                             'position' => 100,
  11255.                             'options' => [
  11256.                             ],
  11257.                         ],
  11258.                         'lastVisit' => [
  11259.                             'type' => 'datetime',
  11260.                             'label' => 'sylius.ui.last_visit',
  11261.                             'sortable' => NULL,
  11262.                             'options' => [
  11263.                                 'format' => 'd-m-Y',
  11264.                             ],
  11265.                             'enabled' => true,
  11266.                             'position' => 100,
  11267.                         ],
  11268.                         'createdAt' => [
  11269.                             'type' => 'datetime',
  11270.                             'label' => 'sylius.ui.last_visit',
  11271.                             'sortable' => NULL,
  11272.                             'enabled' => false,
  11273.                             'options' => [
  11274.                                 'format' => 'd-m-Y',
  11275.                             ],
  11276.                             'position' => 100,
  11277.                         ],
  11278.                         'enabled' => [
  11279.                             'type' => 'twig',
  11280.                             'label' => 'sylius.ui.enabled',
  11281.                             'path' => '.',
  11282.                             'options' => [
  11283.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  11284.                             ],
  11285.                             'enabled' => true,
  11286.                             'position' => 100,
  11287.                         ],
  11288.                     ],
  11289.                     'filters' => [
  11290.                         'customer' => [
  11291.                             'type' => 'fields_combine',
  11292.                             'label' => 'sylius.ui.customer',
  11293.                             'options' => [
  11294.                                 'fields' => [
  11295.                                     => 'firstName',
  11296.                                     => 'lastName',
  11297.                                     => 'dni',
  11298.                                 ],
  11299.                             ],
  11300.                             'enabled' => true,
  11301.                             'position' => 100,
  11302.                             'form_options' => [
  11303.                             ],
  11304.                         ],
  11305.                         'professional' => [
  11306.                             'type' => 'fields_combine',
  11307.                             'label' => 'sylius.ui.professional',
  11308.                             'options' => [
  11309.                                 'fields' => [
  11310.                                     => 'professional.name',
  11311.                                     => 'professional.lastname',
  11312.                                 ],
  11313.                             ],
  11314.                             'enabled' => true,
  11315.                             'position' => 100,
  11316.                             'form_options' => [
  11317.                             ],
  11318.                         ],
  11319.                         'enabled' => [
  11320.                             'type' => 'boolean',
  11321.                             'label' => 'sylius.ui.enabled',
  11322.                             'form_options' => [
  11323.                                 'placeholder' => NULL,
  11324.                             ],
  11325.                             'options' => [
  11326.                                 'field' => 'enabled',
  11327.                             ],
  11328.                             'default_value' => 'true',
  11329.                             'enabled' => true,
  11330.                             'position' => 100,
  11331.                         ],
  11332.                     ],
  11333.                     'actions' => [
  11334.                         'main' => [
  11335.                             'create' => [
  11336.                                 'type' => 'create',
  11337.                                 'enabled' => true,
  11338.                                 'position' => 100,
  11339.                                 'options' => [
  11340.                                 ],
  11341.                             ],
  11342.                         ],
  11343.                         'item' => [
  11344.                             'update' => [
  11345.                                 'type' => 'update',
  11346.                                 'enabled' => true,
  11347.                                 'position' => 100,
  11348.                                 'options' => [
  11349.                                 ],
  11350.                             ],
  11351.                             'delete' => [
  11352.                                 'type' => 'delete',
  11353.                                 'enabled' => true,
  11354.                                 'position' => 100,
  11355.                                 'options' => [
  11356.                                 ],
  11357.                             ],
  11358.                             'link' => [
  11359.                                 'type' => 'link',
  11360.                                 'options' => [
  11361.                                     'link' => [
  11362.                                         'label' => '',
  11363.                                         'icon' => 'print',
  11364.                                         'route' => 'sylius_admin_customer_personal_data',
  11365.                                         'parameters' => [
  11366.                                             'id' => 'resource.id',
  11367.                                         ],
  11368.                                     ],
  11369.                                 ],
  11370.                                 'enabled' => true,
  11371.                                 'position' => 100,
  11372.                             ],
  11373.                             'hc' => [
  11374.                                 'type' => 'link',
  11375.                                 'options' => [
  11376.                                     'link' => [
  11377.                                         'label' => '',
  11378.                                         'icon' => 'address book outline',
  11379.                                         'route' => 'sylius_admin_product_hc',
  11380.                                         'parameters' => [
  11381.                                             'id' => 'resource.id',
  11382.                                         ],
  11383.                                     ],
  11384.                                 ],
  11385.                                 'enabled' => true,
  11386.                                 'position' => 100,
  11387.                             ],
  11388.                         ],
  11389.                     ],
  11390.                 ],
  11391.                 'sylius_admin_customer_group' => [
  11392.                     'driver' => [
  11393.                         'name' => 'doctrine/orm',
  11394.                         'options' => [
  11395.                             'class' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  11396.                         ],
  11397.                     ],
  11398.                     'sorting' => [
  11399.                         'code' => 'asc',
  11400.                     ],
  11401.                     'limits' => [
  11402.                         => 50,
  11403.                         => 100,
  11404.                     ],
  11405.                     'fields' => [
  11406.                         'code' => [
  11407.                             'type' => 'string',
  11408.                             'label' => 'sylius.ui.name',
  11409.                             'sortable' => NULL,
  11410.                             'enabled' => true,
  11411.                             'position' => 100,
  11412.                             'options' => [
  11413.                             ],
  11414.                         ],
  11415.                         'createdAt' => [
  11416.                             'type' => 'datetime',
  11417.                             'label' => 'sylius.ui.created_at',
  11418.                             'sortable' => NULL,
  11419.                             'options' => [
  11420.                                 'format' => 'd-m-Y H:i',
  11421.                             ],
  11422.                             'enabled' => true,
  11423.                             'position' => 100,
  11424.                         ],
  11425.                         'enabled' => [
  11426.                             'type' => 'twig',
  11427.                             'label' => 'sylius.ui.enabled',
  11428.                             'sortable' => NULL,
  11429.                             'options' => [
  11430.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11431.                             ],
  11432.                             'enabled' => true,
  11433.                             'position' => 100,
  11434.                         ],
  11435.                     ],
  11436.                     'filters' => [
  11437.                         'search' => [
  11438.                             'type' => 'string',
  11439.                             'label' => 'sylius.ui.search',
  11440.                             'options' => [
  11441.                                 'fields' => [
  11442.                                     => 'code',
  11443.                                 ],
  11444.                             ],
  11445.                             'enabled' => true,
  11446.                             'position' => 100,
  11447.                             'form_options' => [
  11448.                             ],
  11449.                         ],
  11450.                         'enabled' => [
  11451.                             'type' => 'boolean',
  11452.                             'label' => 'sylius.ui.enabled',
  11453.                             'form_options' => [
  11454.                                 'placeholder' => NULL,
  11455.                             ],
  11456.                             'options' => [
  11457.                                 'field' => 'enabled',
  11458.                             ],
  11459.                             'default_value' => 'true',
  11460.                             'enabled' => true,
  11461.                             'position' => 100,
  11462.                         ],
  11463.                     ],
  11464.                     'actions' => [
  11465.                         'main' => [
  11466.                             'create' => [
  11467.                                 'type' => 'create',
  11468.                                 'enabled' => true,
  11469.                                 'position' => 100,
  11470.                                 'options' => [
  11471.                                 ],
  11472.                             ],
  11473.                         ],
  11474.                         'item' => [
  11475.                             'update' => [
  11476.                                 'type' => 'update',
  11477.                                 'enabled' => true,
  11478.                                 'position' => 100,
  11479.                                 'options' => [
  11480.                                 ],
  11481.                             ],
  11482.                             'delete' => [
  11483.                                 'type' => 'delete',
  11484.                                 'enabled' => true,
  11485.                                 'position' => 100,
  11486.                                 'options' => [
  11487.                                 ],
  11488.                             ],
  11489.                         ],
  11490.                     ],
  11491.                 ],
  11492.                 'sylius_admin_professional' => [
  11493.                     'driver' => [
  11494.                         'name' => 'doctrine/orm',
  11495.                         'options' => [
  11496.                             'class' => 'Sylius\\Component\\Customer\\Model\\Professional',
  11497.                         ],
  11498.                     ],
  11499.                     'sorting' => [
  11500.                         'name' => 'asc',
  11501.                     ],
  11502.                     'limits' => [
  11503.                         => 50,
  11504.                         => 100,
  11505.                     ],
  11506.                     'fields' => [
  11507.                         'id' => [
  11508.                             'type' => 'string',
  11509.                             'label' => 'sylius.ui.id',
  11510.                             'sortable' => NULL,
  11511.                             'enabled' => true,
  11512.                             'position' => 100,
  11513.                             'options' => [
  11514.                             ],
  11515.                         ],
  11516.                         'name' => [
  11517.                             'type' => 'string',
  11518.                             'label' => 'sylius.ui.name',
  11519.                             'sortable' => NULL,
  11520.                             'enabled' => true,
  11521.                             'position' => 100,
  11522.                             'options' => [
  11523.                             ],
  11524.                         ],
  11525.                         'lastname' => [
  11526.                             'type' => 'string',
  11527.                             'label' => 'sylius.ui.lastname',
  11528.                             'sortable' => NULL,
  11529.                             'enabled' => true,
  11530.                             'position' => 100,
  11531.                             'options' => [
  11532.                             ],
  11533.                         ],
  11534.                         'dni' => [
  11535.                             'type' => 'string',
  11536.                             'label' => 'sylius.ui.dni',
  11537.                             'sortable' => NULL,
  11538.                             'enabled' => true,
  11539.                             'position' => 100,
  11540.                             'options' => [
  11541.                             ],
  11542.                         ],
  11543.                         'phoneNumber' => [
  11544.                             'type' => 'string',
  11545.                             'label' => 'sylius.ui.phone_number',
  11546.                             'sortable' => NULL,
  11547.                             'enabled' => true,
  11548.                             'position' => 100,
  11549.                             'options' => [
  11550.                             ],
  11551.                         ],
  11552.                         'birthday' => [
  11553.                             'type' => 'datetime',
  11554.                             'label' => 'sylius.ui.birthday',
  11555.                             'sortable' => NULL,
  11556.                             'options' => [
  11557.                                 'format' => 'd-m-Y',
  11558.                             ],
  11559.                             'enabled' => true,
  11560.                             'position' => 100,
  11561.                         ],
  11562.                         'adminUserGroup.name' => [
  11563.                             'type' => 'string',
  11564.                             'label' => 'sylius.ui.type',
  11565.                             'path' => 'adminUserGroup',
  11566.                             'sortable' => NULL,
  11567.                             'enabled' => true,
  11568.                             'position' => 100,
  11569.                             'options' => [
  11570.                             ],
  11571.                         ],
  11572.                         'enabled' => [
  11573.                             'type' => 'twig',
  11574.                             'label' => 'sylius.ui.enabled',
  11575.                             'options' => [
  11576.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11577.                             ],
  11578.                             'sortable' => NULL,
  11579.                             'enabled' => true,
  11580.                             'position' => 100,
  11581.                         ],
  11582.                         'createdAt' => [
  11583.                             'type' => 'datetime',
  11584.                             'label' => 'sylius.ui.created_at',
  11585.                             'sortable' => NULL,
  11586.                             'enabled' => false,
  11587.                             'position' => 100,
  11588.                             'options' => [
  11589.                             ],
  11590.                         ],
  11591.                     ],
  11592.                     'filters' => [
  11593.                         'professional' => [
  11594.                             'type' => 'fields_combine',
  11595.                             'label' => 'sylius.ui.professional',
  11596.                             'options' => [
  11597.                                 'fields' => [
  11598.                                     => 'name',
  11599.                                     => 'lastname',
  11600.                                     => 'dni',
  11601.                                 ],
  11602.                             ],
  11603.                             'enabled' => true,
  11604.                             'position' => 100,
  11605.                             'form_options' => [
  11606.                             ],
  11607.                         ],
  11608.                         'adminUserGroup' => [
  11609.                             'type' => 'string',
  11610.                             'label' => 'sylius.ui.type',
  11611.                             'options' => [
  11612.                                 'fields' => [
  11613.                                     => 'adminUserGroup.name',
  11614.                                 ],
  11615.                             ],
  11616.                             'form_options' => [
  11617.                                 'type' => 'contains',
  11618.                             ],
  11619.                             'enabled' => true,
  11620.                             'position' => 100,
  11621.                         ],
  11622.                         'enabled' => [
  11623.                             'type' => 'boolean',
  11624.                             'label' => 'sylius.ui.enabled',
  11625.                             'form_options' => [
  11626.                                 'placeholder' => NULL,
  11627.                             ],
  11628.                             'options' => [
  11629.                                 'field' => 'enabled',
  11630.                             ],
  11631.                             'default_value' => 'true',
  11632.                             'enabled' => true,
  11633.                             'position' => 100,
  11634.                         ],
  11635.                     ],
  11636.                     'actions' => [
  11637.                         'main' => [
  11638.                             'create' => [
  11639.                                 'type' => 'create',
  11640.                                 'enabled' => true,
  11641.                                 'position' => 100,
  11642.                                 'options' => [
  11643.                                 ],
  11644.                             ],
  11645.                         ],
  11646.                         'item' => [
  11647.                             'update' => [
  11648.                                 'type' => 'update',
  11649.                                 'enabled' => true,
  11650.                                 'position' => 100,
  11651.                                 'options' => [
  11652.                                 ],
  11653.                             ],
  11654.                             'delete' => [
  11655.                                 'type' => 'delete',
  11656.                                 'enabled' => true,
  11657.                                 'position' => 100,
  11658.                                 'options' => [
  11659.                                 ],
  11660.                             ],
  11661.                         ],
  11662.                     ],
  11663.                 ],
  11664.                 'sylius_admin_turn' => [
  11665.                     'driver' => [
  11666.                         'name' => 'doctrine/orm',
  11667.                         'options' => [
  11668.                             'class' => 'Sylius\\Component\\Customer\\Model\\Turn',
  11669.                             'repository' => [
  11670.                                 'method' => 'createListQueryBuilder',
  11671.                                 'arguments' => [
  11672.                                     => '$sorting',
  11673.                                 ],
  11674.                             ],
  11675.                         ],
  11676.                     ],
  11677.                     'sorting' => [
  11678.                         'start' => 'desc',
  11679.                     ],
  11680.                     'limits' => [
  11681.                         => 50,
  11682.                         => 100,
  11683.                     ],
  11684.                     'fields' => [
  11685.                         'id' => [
  11686.                             'type' => 'string',
  11687.                             'label' => 'sylius.ui.id',
  11688.                             'path' => '[id]',
  11689.                             'sortable' => NULL,
  11690.                             'enabled' => true,
  11691.                             'position' => 100,
  11692.                             'options' => [
  11693.                             ],
  11694.                         ],
  11695.                         'name' => [
  11696.                             'type' => 'string',
  11697.                             'label' => 'sylius.ui.customer',
  11698.                             'path' => '[name]',
  11699.                             'sortable' => NULL,
  11700.                             'enabled' => true,
  11701.                             'position' => 100,
  11702.                             'options' => [
  11703.                             ],
  11704.                         ],
  11705.                         'professional.name' => [
  11706.                             'type' => 'string',
  11707.                             'label' => 'sylius.ui.professional',
  11708.                             'path' => '[professional]',
  11709.                             'sortable' => NULL,
  11710.                             'enabled' => true,
  11711.                             'position' => 100,
  11712.                             'options' => [
  11713.                             ],
  11714.                         ],
  11715.                         'room.name' => [
  11716.                             'type' => 'string',
  11717.                             'label' => 'sylius.ui.product_room',
  11718.                             'path' => '[room]',
  11719.                             'sortable' => NULL,
  11720.                             'enabled' => true,
  11721.                             'position' => 100,
  11722.                             'options' => [
  11723.                             ],
  11724.                         ],
  11725.                         'start' => [
  11726.                             'type' => 'twig',
  11727.                             'label' => 'sylius.ui.start_date',
  11728.                             'sortable' => NULL,
  11729.                             'path' => '.',
  11730.                             'options' => [
  11731.                                 'template' => '@SyliusUi/Grid/Field/turn_start_and_duration.html.twig',
  11732.                             ],
  11733.                             'enabled' => true,
  11734.                             'position' => 100,
  11735.                         ],
  11736.                         'turnTaxons' => [
  11737.                             'type' => 'twig',
  11738.                             'label' => 'Tipo',
  11739.                             'path' => '.',
  11740.                             'options' => [
  11741.                                 'template' => '@SyliusUi/Grid/Field/turn_taxon.html.twig',
  11742.                             ],
  11743.                             'enabled' => true,
  11744.                             'position' => 100,
  11745.                         ],
  11746.                         'status' => [
  11747.                             'type' => 'twig',
  11748.                             'label' => 'sylius.ui.status',
  11749.                             'path' => '.',
  11750.                             'options' => [
  11751.                                 'template' => '@SyliusUi/Grid/Field/turn_all_status.html.twig',
  11752.                             ],
  11753.                             'sortable' => NULL,
  11754.                             'enabled' => true,
  11755.                             'position' => 100,
  11756.                         ],
  11757.                         'adminUser.lastName' => [
  11758.                             'type' => 'string',
  11759.                             'label' => 'sylius.ui.user',
  11760.                             'path' => '[adminuser]',
  11761.                             'enabled' => true,
  11762.                             'position' => 100,
  11763.                             'options' => [
  11764.                             ],
  11765.                         ],
  11766.                         'createdAt' => [
  11767.                             'type' => 'datetime',
  11768.                             'label' => 'sylius.ui.created_at',
  11769.                             'sortable' => NULL,
  11770.                             'path' => '[createdAt]',
  11771.                             'enabled' => false,
  11772.                             'position' => 100,
  11773.                             'options' => [
  11774.                             ],
  11775.                         ],
  11776.                     ],
  11777.                     'filters' => [
  11778.                         'customer' => [
  11779.                             'type' => 'fields_combine',
  11780.                             'label' => 'sylius.ui.customer',
  11781.                             'options' => [
  11782.                                 'fields' => [
  11783.                                     => 'name',
  11784.                                     => 'lastname',
  11785.                                     => 'c.firstName',
  11786.                                     => 'c.lastName',
  11787.                                 ],
  11788.                             ],
  11789.                             'enabled' => true,
  11790.                             'position' => 100,
  11791.                             'form_options' => [
  11792.                             ],
  11793.                         ],
  11794.                         'professional' => [
  11795.                             'type' => 'fields_combine',
  11796.                             'label' => 'sylius.ui.professional',
  11797.                             'options' => [
  11798.                                 'fields' => [
  11799.                                     => 'professional.name',
  11800.                                     => 'professional.lastname',
  11801.                                 ],
  11802.                             ],
  11803.                             'enabled' => true,
  11804.                             'position' => 100,
  11805.                             'form_options' => [
  11806.                             ],
  11807.                         ],
  11808.                         'pay' => [
  11809.                             'type' => 'select',
  11810.                             'label' => 'sylius.ui.pay_status',
  11811.                             'form_options' => [
  11812.                                 'choices' => [
  11813.                                     'sylius.form.turn.pay_status.PAY_NULL' => 'NULL',
  11814.                                     'sylius.form.turn.pay_status.PAY_NEW' => 'STATE_NEW',
  11815.                                     'sylius.form.turn.pay_status.PAY_INCOMPLETE' => 'STATE_INCOMPLETE',
  11816.                                     'sylius.form.turn.pay_status.PAY_COMPLETED' => 'STATE_COMPLETED',
  11817.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  11818.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  11819.                                 ],
  11820.                             ],
  11821.                             'options' => [
  11822.                                 'fields' => [
  11823.                                     => 'pay.state',
  11824.                                 ],
  11825.                                 'null_relation' => 'pay',
  11826.                             ],
  11827.                             'enabled' => true,
  11828.                             'position' => 100,
  11829.                         ],
  11830.                         'turnStatus' => [
  11831.                             'type' => 'select',
  11832.                             'label' => 'sylius.ui.turn_status',
  11833.                             'form_options' => [
  11834.                                 'choices' => [
  11835.                                     'sylius.form.turn.status.STATUS_NEW' => 'STATUS_NEW',
  11836.                                     'sylius.form.turn.status.STATUS_CONFIRMED' => 'STATUS_CONFIRMED',
  11837.                                     'sylius.form.turn.status.STATUS_CANCELLED' => 'STATUS_CANCELLED',
  11838.                                     'sylius.form.turn.status.STATUS_RESCHEDULE' => 'STATUS_RESCHEDULE',
  11839.                                 ],
  11840.                             ],
  11841.                             'enabled' => true,
  11842.                             'position' => 100,
  11843.                             'options' => [
  11844.                             ],
  11845.                         ],
  11846.                         'finalStatus' => [
  11847.                             'type' => 'select',
  11848.                             'label' => 'sylius.ui.final_status',
  11849.                             'form_options' => [
  11850.                                 'choices' => [
  11851.                                     'sylius.form.turn.final_status.FINAL_NOT_ATTENDANCE' => 'FINAL_NOT_ATTENDANCE',
  11852.                                     'sylius.form.turn.final_status.FINAL_ATTENDANCE' => 'FINAL_ATTENDANCE',
  11853.                                 ],
  11854.                             ],
  11855.                             'enabled' => true,
  11856.                             'position' => 100,
  11857.                             'options' => [
  11858.                             ],
  11859.                         ],
  11860.                         'room' => [
  11861.                             'type' => 'string',
  11862.                             'label' => 'sylius.ui.product_room',
  11863.                             'options' => [
  11864.                                 'fields' => [
  11865.                                     => 'room.name',
  11866.                                 ],
  11867.                             ],
  11868.                             'form_options' => [
  11869.                                 'type' => 'contains',
  11870.                             ],
  11871.                             'enabled' => true,
  11872.                             'position' => 100,
  11873.                         ],
  11874.                         'start' => [
  11875.                             'type' => 'date',
  11876.                             'label' => 'sylius.ui.start_date',
  11877.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  11878.                             'options' => [
  11879.                                 'inclusive_to' => false,
  11880.                                 'inclusive_from' => true,
  11881.                                 'fields' => [
  11882.                                     => 'start',
  11883.                                 ],
  11884.                             ],
  11885.                             'enabled' => true,
  11886.                             'position' => 100,
  11887.                             'form_options' => [
  11888.                             ],
  11889.                         ],
  11890.                         'id' => [
  11891.                             'type' => 'string',
  11892.                             'label' => 'ID',
  11893.                             'options' => [
  11894.                                 'fields' => [
  11895.                                     => 'id',
  11896.                                 ],
  11897.                             ],
  11898.                             'enabled' => true,
  11899.                             'position' => 100,
  11900.                             'form_options' => [
  11901.                             ],
  11902.                         ],
  11903.                         'taxons' => [
  11904.                             'type' => 'string',
  11905.                             'label' => 'sylius.ui.taxons',
  11906.                             'options' => [
  11907.                                 'fields' => [
  11908.                                     => 'turnTaxons.taxon.path',
  11909.                                 ],
  11910.                             ],
  11911.                             'form_options' => [
  11912.                                 'type' => 'contains',
  11913.                             ],
  11914.                             'enabled' => true,
  11915.                             'position' => 100,
  11916.                         ],
  11917.                         'adminUser' => [
  11918.                             'type' => 'fields_combine',
  11919.                             'label' => 'sylius.ui.user',
  11920.                             'options' => [
  11921.                                 'fields' => [
  11922.                                     => 'adminUser.firstName',
  11923.                                     => 'adminUser.lastName',
  11924.                                 ],
  11925.                             ],
  11926.                             'enabled' => true,
  11927.                             'position' => 100,
  11928.                             'form_options' => [
  11929.                             ],
  11930.                         ],
  11931.                         'enabled' => [
  11932.                             'type' => 'boolean',
  11933.                             'label' => 'sylius.ui.enabled',
  11934.                             'form_options' => [
  11935.                                 'placeholder' => NULL,
  11936.                             ],
  11937.                             'options' => [
  11938.                                 'field' => 'enabled',
  11939.                             ],
  11940.                             'default_value' => 'true',
  11941.                             'enabled' => true,
  11942.                             'position' => 100,
  11943.                         ],
  11944.                     ],
  11945.                     'actions' => [
  11946.                         'main' => [
  11947.                             'create' => [
  11948.                                 'type' => 'create',
  11949.                                 'enabled' => true,
  11950.                                 'position' => 100,
  11951.                                 'options' => [
  11952.                                 ],
  11953.                             ],
  11954.                         ],
  11955.                         'item' => [
  11956.                             'update' => [
  11957.                                 'type' => 'update',
  11958.                                 'enabled' => true,
  11959.                                 'position' => 100,
  11960.                                 'options' => [
  11961.                                 ],
  11962.                             ],
  11963.                             'delete' => [
  11964.                                 'type' => 'delete',
  11965.                                 'enabled' => true,
  11966.                                 'position' => 100,
  11967.                                 'options' => [
  11968.                                 ],
  11969.                             ],
  11970.                             'customer' => [
  11971.                                 'type' => 'link',
  11972.                                 'options' => [
  11973.                                     'link' => [
  11974.                                         'label' => '',
  11975.                                         'icon' => 'user',
  11976.                                         'route' => 'sylius_admin_customer_update',
  11977.                                         'parameters' => [
  11978.                                             'object' => [
  11979.                                                 'id' => 'resource[customerId]',
  11980.                                             ],
  11981.                                         ],
  11982.                                     ],
  11983.                                 ],
  11984.                                 'enabled' => true,
  11985.                                 'position' => 100,
  11986.                             ],
  11987.                             'payCustomer' => [
  11988.                                 'type' => 'link_with_roles',
  11989.                                 'options' => [
  11990.                                     'orRoles' => [
  11991.                                         => 'ROLE_ADMINISTRATION_ACCESS',
  11992.                                         => 'ROLE_PAYMENTS',
  11993.                                         => 'ROLE_PAYMENTS_ALL',
  11994.                                         => 'ROLE_PAYMENTS_CUSTOMERS',
  11995.                                         => 'ROLE_PAYMENTS_CUSTOMERS_ALL',
  11996.                                     ],
  11997.                                     'link' => [
  11998.                                         'label' => '',
  11999.                                         'icon' => 'dollar sign',
  12000.                                         'route' => 'sylius_admin_pay_customer_update',
  12001.                                         'parameters' => [
  12002.                                             'object' => [
  12003.                                                 'id' => 'resource[payCustomerId]',
  12004.                                             ],
  12005.                                         ],
  12006.                                     ],
  12007.                                 ],
  12008.                                 'enabled' => true,
  12009.                                 'position' => 100,
  12010.                             ],
  12011.                             'disabledTurn' => [
  12012.                                 'type' => 'link_with_roles',
  12013.                                 'options' => [
  12014.                                     'role' => 'ROLE_ADMINISTRATION_ACCESS',
  12015.                                     'link' => [
  12016.                                         'label' => '',
  12017.                                         'icon' => 'delete',
  12018.                                         'route' => 'sylius_admin_turn_disabled',
  12019.                                         'class' => 'disabled-turn',
  12020.                                         'parameters' => [
  12021.                                             'id' => 'resource[id]',
  12022.                                         ],
  12023.                                     ],
  12024.                                 ],
  12025.                                 'enabled' => true,
  12026.                                 'position' => 100,
  12027.                             ],
  12028.                         ],
  12029.                     ],
  12030.                 ],
  12031.                 'sylius_admin_locale' => [
  12032.                     'driver' => [
  12033.                         'name' => 'doctrine/orm',
  12034.                         'options' => [
  12035.                             'class' => 'Sylius\\Component\\Locale\\Model\\Locale',
  12036.                         ],
  12037.                     ],
  12038.                     'sorting' => [
  12039.                         'code' => 'asc',
  12040.                     ],
  12041.                     'fields' => [
  12042.                         'code' => [
  12043.                             'type' => 'string',
  12044.                             'label' => 'sylius.ui.code',
  12045.                             'sortable' => NULL,
  12046.                             'enabled' => true,
  12047.                             'position' => 100,
  12048.                             'options' => [
  12049.                             ],
  12050.                         ],
  12051.                         'name' => [
  12052.                             'type' => 'twig',
  12053.                             'label' => 'sylius.ui.name',
  12054.                             'path' => '.',
  12055.                             'sortable' => 'code',
  12056.                             'options' => [
  12057.                                 'template' => '@SyliusAdmin/Locale/Grid/Field/name.html.twig',
  12058.                             ],
  12059.                             'enabled' => true,
  12060.                             'position' => 100,
  12061.                         ],
  12062.                     ],
  12063.                     'filters' => [
  12064.                         'code' => [
  12065.                             'type' => 'string',
  12066.                             'label' => 'sylius.ui.code',
  12067.                             'enabled' => true,
  12068.                             'position' => 100,
  12069.                             'options' => [
  12070.                             ],
  12071.                             'form_options' => [
  12072.                             ],
  12073.                         ],
  12074.                     ],
  12075.                     'actions' => [
  12076.                         'main' => [
  12077.                             'create' => [
  12078.                                 'type' => 'create',
  12079.                                 'enabled' => true,
  12080.                                 'position' => 100,
  12081.                                 'options' => [
  12082.                                 ],
  12083.                             ],
  12084.                         ],
  12085.                         'item' => [
  12086.                             'update' => [
  12087.                                 'type' => 'update',
  12088.                                 'enabled' => true,
  12089.                                 'position' => 100,
  12090.                                 'options' => [
  12091.                                 ],
  12092.                             ],
  12093.                         ],
  12094.                     ],
  12095.                     'limits' => [
  12096.                         => 10,
  12097.                         => 25,
  12098.                         => 50,
  12099.                     ],
  12100.                 ],
  12101.                 'sylius_admin_pay' => [
  12102.                     'driver' => [
  12103.                         'name' => 'doctrine/orm',
  12104.                         'options' => [
  12105.                             'class' => 'Sylius\\Component\\Payment\\Model\\Pay',
  12106.                         ],
  12107.                     ],
  12108.                     'sorting' => [
  12109.                         'createdAt' => 'desc',
  12110.                     ],
  12111.                     'limits' => [
  12112.                         => 50,
  12113.                         => 100,
  12114.                     ],
  12115.                     'fields' => [
  12116.                         'id' => [
  12117.                             'type' => 'string',
  12118.                             'label' => 'sylius.ui.id',
  12119.                             'sortable' => NULL,
  12120.                             'enabled' => true,
  12121.                             'position' => 100,
  12122.                             'options' => [
  12123.                             ],
  12124.                         ],
  12125.                         'credit' => [
  12126.                             'type' => 'twig',
  12127.                             'label' => 'sylius.ui.credit_debit',
  12128.                             'options' => [
  12129.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  12130.                             ],
  12131.                             'sortable' => NULL,
  12132.                             'enabled' => true,
  12133.                             'position' => 100,
  12134.                         ],
  12135.                         'personString' => [
  12136.                             'type' => 'string',
  12137.                             'label' => 'sylius.ui.person_string',
  12138.                             'path' => 'getPersonString',
  12139.                             'enabled' => true,
  12140.                             'position' => 100,
  12141.                             'options' => [
  12142.                             ],
  12143.                         ],
  12144.                         'personFullname' => [
  12145.                             'type' => 'string',
  12146.                             'label' => 'Entidad',
  12147.                             'path' => 'getPersonFullname',
  12148.                             'enabled' => true,
  12149.                             'position' => 100,
  12150.                             'options' => [
  12151.                             ],
  12152.                         ],
  12153.                         'state' => [
  12154.                             'type' => 'twig',
  12155.                             'label' => 'sylius.ui.state',
  12156.                             'options' => [
  12157.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  12158.                             ],
  12159.                             'sortable' => NULL,
  12160.                             'enabled' => true,
  12161.                             'position' => 100,
  12162.                         ],
  12163.                         'currency' => [
  12164.                             'type' => 'twig',
  12165.                             'label' => 'sylius.ui.currency',
  12166.                             'path' => 'currency',
  12167.                             'sortable' => NULL,
  12168.                             'options' => [
  12169.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  12170.                             ],
  12171.                             'enabled' => true,
  12172.                             'position' => 100,
  12173.                         ],
  12174.                         'imports' => [
  12175.                             'type' => 'twig',
  12176.                             'label' => 'sylius.ui.imports',
  12177.                             'sortable' => NULL,
  12178.                             'options' => [
  12179.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12180.                                 'vars' => [
  12181.                                     'query' => 'o.payCurrencyCode, SUM(o.imports * (CASE WHEN o.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  12182.                                     'keyMultiple' => 'payCurrencyCode',
  12183.                                 ],
  12184.                             ],
  12185.                             'enabled' => true,
  12186.                             'position' => 100,
  12187.                         ],
  12188.                         'pays' => [
  12189.                             'type' => 'twig',
  12190.                             'label' => 'sylius.ui.pays',
  12191.                             'sortable' => NULL,
  12192.                             'options' => [
  12193.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12194.                                 'vars' => [
  12195.                                     'query' => 'o.payCurrencyCode, SUM(o.pays * (CASE WHEN o.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  12196.                                     'keyMultiple' => 'payCurrencyCode',
  12197.                                 ],
  12198.                             ],
  12199.                             'enabled' => true,
  12200.                             'position' => 100,
  12201.                         ],
  12202.                         'balance' => [
  12203.                             'type' => 'twig',
  12204.                             'label' => 'sylius.ui.balance',
  12205.                             'sortable' => NULL,
  12206.                             'options' => [
  12207.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12208.                                 'vars' => [
  12209.                                     'query' => 'o.payCurrencyCode, SUM(o.balance * (CASE WHEN o.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  12210.                                     'keyMultiple' => 'payCurrencyCode',
  12211.                                 ],
  12212.                             ],
  12213.                             'enabled' => true,
  12214.                             'position' => 100,
  12215.                         ],
  12216.                         'finish' => [
  12217.                             'type' => 'twig',
  12218.                             'label' => 'sylius.ui.finish',
  12219.                             'options' => [
  12220.                                 'template' => '@SyliusUi/Grid/Field/finish.html.twig',
  12221.                             ],
  12222.                             'sortable' => NULL,
  12223.                             'enabled' => true,
  12224.                             'position' => 100,
  12225.                         ],
  12226.                         'importNegative' => [
  12227.                             'type' => 'twig',
  12228.                             'label' => 'IN',
  12229.                             'options' => [
  12230.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/pay_imports_negative.html.twig',
  12231.                             ],
  12232.                             'sortable' => NULL,
  12233.                             'enabled' => true,
  12234.                             'position' => 100,
  12235.                         ],
  12236.                         'createdAt' => [
  12237.                             'type' => 'datetime',
  12238.                             'label' => 'Fecha creación',
  12239.                             'sortable' => NULL,
  12240.                             'options' => [
  12241.                                 'format' => 'd-m-y',
  12242.                             ],
  12243.                             'enabled' => true,
  12244.                             'position' => 100,
  12245.                         ],
  12246.                         'referenceDate' => [
  12247.                             'type' => 'datetime',
  12248.                             'label' => 'Fecha Ref.',
  12249.                             'sortable' => NULL,
  12250.                             'options' => [
  12251.                                 'format' => 'd-m-y',
  12252.                             ],
  12253.                             'enabled' => true,
  12254.                             'position' => 100,
  12255.                         ],
  12256.                     ],
  12257.                     'filters' => [
  12258.                         'search' => [
  12259.                             'type' => 'string',
  12260.                             'label' => 'sylius.ui.id',
  12261.                             'options' => [
  12262.                                 'fields' => [
  12263.                                     => 'id',
  12264.                                 ],
  12265.                             ],
  12266.                             'enabled' => true,
  12267.                             'position' => 100,
  12268.                             'form_options' => [
  12269.                             ],
  12270.                         ],
  12271.                         'credit' => [
  12272.                             'type' => 'select',
  12273.                             'label' => 'sylius.form.pay.credit_debit',
  12274.                             'form_options' => [
  12275.                                 'choices' => [
  12276.                                     'sylius.ui.debit' => 'false',
  12277.                                     'sylius.ui.credit' => 1,
  12278.                                 ],
  12279.                             ],
  12280.                             'enabled' => true,
  12281.                             'position' => 100,
  12282.                             'options' => [
  12283.                             ],
  12284.                         ],
  12285.                         'state' => [
  12286.                             'type' => 'select',
  12287.                             'label' => 'sylius.ui.state',
  12288.                             'options' => [
  12289.                                 'field' => 'state',
  12290.                             ],
  12291.                             'form_options' => [
  12292.                                 'choices' => [
  12293.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  12294.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  12295.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  12296.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  12297.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  12298.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  12299.                                 ],
  12300.                             ],
  12301.                             'enabled' => true,
  12302.                             'position' => 100,
  12303.                         ],
  12304.                         'currency' => [
  12305.                             'type' => 'entity',
  12306.                             'label' => 'sylius.ui.currency',
  12307.                             'options' => [
  12308.                                 'fields' => [
  12309.                                     => 'currency',
  12310.                                 ],
  12311.                             ],
  12312.                             'form_options' => [
  12313.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  12314.                                 'choice_label' => 'code',
  12315.                             ],
  12316.                             'enabled' => true,
  12317.                             'position' => 100,
  12318.                         ],
  12319.                         'customer' => [
  12320.                             'type' => 'fields_combine',
  12321.                             'label' => 'sylius.ui.customer',
  12322.                             'options' => [
  12323.                                 'fields' => [
  12324.                                     => 'payCustomer.customer.firstName',
  12325.                                     => 'payCustomer.customer.lastName',
  12326.                                     => 'payCustomer.customer.dni',
  12327.                                 ],
  12328.                             ],
  12329.                             'enabled' => true,
  12330.                             'position' => 100,
  12331.                             'form_options' => [
  12332.                             ],
  12333.                         ],
  12334.                         'professional' => [
  12335.                             'type' => 'fields_combine',
  12336.                             'label' => 'sylius.ui.professional',
  12337.                             'options' => [
  12338.                                 'fields' => [
  12339.                                     => 'payProfessional.professional.name',
  12340.                                     => 'payProfessional.professional.lastname',
  12341.                                 ],
  12342.                             ],
  12343.                             'enabled' => true,
  12344.                             'position' => 100,
  12345.                             'form_options' => [
  12346.                             ],
  12347.                         ],
  12348.                         'articleProvider' => [
  12349.                             'type' => 'string',
  12350.                             'label' => 'sylius.ui.article_provider',
  12351.                             'options' => [
  12352.                                 'fields' => [
  12353.                                     => 'payProvider.articleProvider.name',
  12354.                                 ],
  12355.                             ],
  12356.                             'form_options' => [
  12357.                                 'type' => 'contains',
  12358.                             ],
  12359.                             'enabled' => true,
  12360.                             'position' => 100,
  12361.                         ],
  12362.                         'createdAt' => [
  12363.                             'type' => 'date',
  12364.                             'label' => 'sylius.ui.start_date',
  12365.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  12366.                             'options' => [
  12367.                                 'inclusive_to' => false,
  12368.                                 'inclusive_from' => true,
  12369.                                 'fields' => [
  12370.                                     => 'createdAt',
  12371.                                 ],
  12372.                             ],
  12373.                             'enabled' => true,
  12374.                             'position' => 100,
  12375.                             'form_options' => [
  12376.                             ],
  12377.                         ],
  12378.                         'pay_reference_date' => [
  12379.                             'type' => 'date',
  12380.                             'label' => 'Fecha Referencia',
  12381.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  12382.                             'options' => [
  12383.                                 'inclusive_to' => false,
  12384.                                 'inclusive_from' => true,
  12385.                                 'field' => 'referenceDate',
  12386.                             ],
  12387.                             'enabled' => true,
  12388.                             'position' => 100,
  12389.                             'form_options' => [
  12390.                             ],
  12391.                         ],
  12392.                         'enabled' => [
  12393.                             'type' => 'boolean',
  12394.                             'label' => 'sylius.ui.enabled',
  12395.                             'form_options' => [
  12396.                                 'placeholder' => NULL,
  12397.                             ],
  12398.                             'options' => [
  12399.                                 'field' => 'enabled',
  12400.                             ],
  12401.                             'default_value' => 'true',
  12402.                             'enabled' => true,
  12403.                             'position' => 100,
  12404.                         ],
  12405.                     ],
  12406.                     'actions' => [
  12407.                         'item' => [
  12408.                             'payCustomer' => [
  12409.                                 'type' => 'link',
  12410.                                 'options' => [
  12411.                                     'link' => [
  12412.                                         'label' => '',
  12413.                                         'icon' => 'pencil',
  12414.                                         'route' => 'sylius_admin_pay_customer_update',
  12415.                                         'parameters' => [
  12416.                                             'object' => 'resource.payCustomer',
  12417.                                         ],
  12418.                                     ],
  12419.                                 ],
  12420.                                 'enabled' => true,
  12421.                                 'position' => 100,
  12422.                             ],
  12423.                             'payFixAcount' => [
  12424.                                 'type' => 'link',
  12425.                                 'options' => [
  12426.                                     'link' => [
  12427.                                         'label' => '',
  12428.                                         'icon' => 'pencil',
  12429.                                         'route' => 'sylius_admin_pay_fix_acount_update',
  12430.                                         'parameters' => [
  12431.                                             'object' => 'resource.payFixAcount',
  12432.                                         ],
  12433.                                     ],
  12434.                                 ],
  12435.                                 'enabled' => true,
  12436.                                 'position' => 100,
  12437.                             ],
  12438.                             'payProfessional' => [
  12439.                                 'type' => 'link',
  12440.                                 'options' => [
  12441.                                     'link' => [
  12442.                                         'label' => '',
  12443.                                         'icon' => 'pencil',
  12444.                                         'route' => 'sylius_admin_pay_professional_update',
  12445.                                         'parameters' => [
  12446.                                             'object' => 'resource.payProfessional',
  12447.                                         ],
  12448.                                     ],
  12449.                                 ],
  12450.                                 'enabled' => true,
  12451.                                 'position' => 100,
  12452.                             ],
  12453.                             'payProvider' => [
  12454.                                 'type' => 'link',
  12455.                                 'options' => [
  12456.                                     'link' => [
  12457.                                         'label' => '',
  12458.                                         'icon' => 'pencil',
  12459.                                         'route' => 'sylius_admin_pay_provider_update',
  12460.                                         'parameters' => [
  12461.                                             'object' => 'resource.payProvider',
  12462.                                         ],
  12463.                                     ],
  12464.                                 ],
  12465.                                 'enabled' => true,
  12466.                                 'position' => 100,
  12467.                             ],
  12468.                         ],
  12469.                     ],
  12470.                 ],
  12471.                 'sylius_admin_pay_acount' => [
  12472.                     'driver' => [
  12473.                         'name' => 'doctrine/orm',
  12474.                         'options' => [
  12475.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayAcount',
  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.                         'currency' => [
  12496.                             'type' => 'twig',
  12497.                             'label' => 'sylius.ui.currency',
  12498.                             'path' => 'currency',
  12499.                             'sortable' => NULL,
  12500.                             'options' => [
  12501.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  12502.                             ],
  12503.                             'enabled' => true,
  12504.                             'position' => 100,
  12505.                         ],
  12506.                         'value' => [
  12507.                             'type' => 'twig',
  12508.                             'label' => 'sylius.form.pay_acount.value',
  12509.                             'sortable' => NULL,
  12510.                             'options' => [
  12511.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  12512.                                 'vars' => [
  12513.                                     'sum' => 'o.value',
  12514.                                 ],
  12515.                             ],
  12516.                             'enabled' => true,
  12517.                             'position' => 100,
  12518.                         ],
  12519.                         'enabled' => [
  12520.                             'type' => 'twig',
  12521.                             'label' => 'sylius.ui.enabled',
  12522.                             'options' => [
  12523.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12524.                             ],
  12525.                             'enabled' => true,
  12526.                             'position' => 100,
  12527.                         ],
  12528.                         'createdAt' => [
  12529.                             'type' => 'datetime',
  12530.                             'label' => 'Fecha creación',
  12531.                             'sortable' => NULL,
  12532.                             'options' => [
  12533.                                 'format' => 'd-m-y H:i',
  12534.                             ],
  12535.                             'enabled' => true,
  12536.                             'position' => 100,
  12537.                         ],
  12538.                     ],
  12539.                     'filters' => [
  12540.                         'name' => [
  12541.                             'type' => 'string',
  12542.                             'label' => 'sylius.ui.name',
  12543.                             'options' => [
  12544.                                 'fields' => [
  12545.                                     => 'name',
  12546.                                 ],
  12547.                             ],
  12548.                             'enabled' => true,
  12549.                             'position' => 100,
  12550.                             'form_options' => [
  12551.                             ],
  12552.                         ],
  12553.                         'currency' => [
  12554.                             'type' => 'entity',
  12555.                             'label' => 'sylius.ui.currency',
  12556.                             'options' => [
  12557.                                 'fields' => [
  12558.                                     => 'currency',
  12559.                                 ],
  12560.                             ],
  12561.                             'form_options' => [
  12562.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  12563.                                 'choice_label' => 'code',
  12564.                             ],
  12565.                             'enabled' => true,
  12566.                             'position' => 100,
  12567.                         ],
  12568.                         'enabled' => [
  12569.                             'type' => 'boolean',
  12570.                             'label' => 'sylius.ui.enabled',
  12571.                             'form_options' => [
  12572.                                 'placeholder' => NULL,
  12573.                             ],
  12574.                             'options' => [
  12575.                                 'field' => 'enabled',
  12576.                             ],
  12577.                             'default_value' => 'true',
  12578.                             'enabled' => true,
  12579.                             'position' => 100,
  12580.                         ],
  12581.                     ],
  12582.                     'actions' => [
  12583.                         'main' => [
  12584.                             'create' => [
  12585.                                 'type' => 'create',
  12586.                                 'enabled' => true,
  12587.                                 'position' => 100,
  12588.                                 'options' => [
  12589.                                 ],
  12590.                             ],
  12591.                         ],
  12592.                         'item' => [
  12593.                             'update' => [
  12594.                                 'type' => 'update',
  12595.                                 'enabled' => true,
  12596.                                 'position' => 100,
  12597.                                 'options' => [
  12598.                                 ],
  12599.                             ],
  12600.                         ],
  12601.                     ],
  12602.                 ],
  12603.                 'sylius_admin_pay_fixed' => [
  12604.                     'driver' => [
  12605.                         'name' => 'doctrine/orm',
  12606.                         'options' => [
  12607.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayFixed',
  12608.                         ],
  12609.                     ],
  12610.                     'sorting' => [
  12611.                         'name' => 'asc',
  12612.                     ],
  12613.                     'limits' => [
  12614.                         => 50,
  12615.                         => 100,
  12616.                     ],
  12617.                     'fields' => [
  12618.                         'name' => [
  12619.                             'type' => 'string',
  12620.                             'label' => 'Nombre Gasto Fijo',
  12621.                             'sortable' => NULL,
  12622.                             'enabled' => true,
  12623.                             'position' => 100,
  12624.                             'options' => [
  12625.                             ],
  12626.                         ],
  12627.                         'articleProvider' => [
  12628.                             'type' => 'twig',
  12629.                             'label' => 'Nombre Entidad',
  12630.                             'path' => '.',
  12631.                             'options' => [
  12632.                                 'template' => '@SyliusAdmin/PayFixed/Grid/Field/entidad.html.twig',
  12633.                             ],
  12634.                             'enabled' => true,
  12635.                             'position' => 100,
  12636.                         ],
  12637.                         'period' => [
  12638.                             'type' => 'twig',
  12639.                             'label' => 'sylius.ui.period',
  12640.                             'sortable' => NULL,
  12641.                             'options' => [
  12642.                                 'template' => '@SyliusAdmin/PayFixed/Grid/Field/period.html.twig',
  12643.                             ],
  12644.                             'enabled' => true,
  12645.                             'position' => 100,
  12646.                         ],
  12647.                         'pays' => [
  12648.                             'type' => 'twig',
  12649.                             'label' => 'Último Pago',
  12650.                             'path' => 'pays',
  12651.                             'options' => [
  12652.                                 'template' => '@SyliusAdmin/PayFixed/Grid/Field/last_pay.html.twig',
  12653.                             ],
  12654.                             'enabled' => true,
  12655.                             'position' => 100,
  12656.                         ],
  12657.                         'enabled' => [
  12658.                             'type' => 'twig',
  12659.                             'label' => 'sylius.ui.enabled',
  12660.                             'options' => [
  12661.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12662.                             ],
  12663.                             'sortable' => NULL,
  12664.                             'enabled' => true,
  12665.                             'position' => 100,
  12666.                         ],
  12667.                         'createdAt' => [
  12668.                             'type' => 'datetime',
  12669.                             'label' => 'Fecha creación',
  12670.                             'sortable' => NULL,
  12671.                             'enabled' => false,
  12672.                             'position' => 100,
  12673.                             'options' => [
  12674.                             ],
  12675.                         ],
  12676.                     ],
  12677.                     'filters' => [
  12678.                         'name' => [
  12679.                             'type' => 'string',
  12680.                             'label' => 'sylius.ui.name',
  12681.                             'options' => [
  12682.                                 'fields' => [
  12683.                                     => 'name',
  12684.                                 ],
  12685.                             ],
  12686.                             'enabled' => true,
  12687.                             'position' => 100,
  12688.                             'form_options' => [
  12689.                             ],
  12690.                         ],
  12691.                         'provider' => [
  12692.                             'type' => 'string',
  12693.                             'label' => 'sylius.ui.article_provider',
  12694.                             'options' => [
  12695.                                 'fields' => [
  12696.                                     => 'articleProvider.name',
  12697.                                 ],
  12698.                             ],
  12699.                             'enabled' => true,
  12700.                             'position' => 100,
  12701.                             'form_options' => [
  12702.                             ],
  12703.                         ],
  12704.                         'professional' => [
  12705.                             'type' => 'fields_combine',
  12706.                             'label' => 'sylius.ui.professional',
  12707.                             'options' => [
  12708.                                 'fields' => [
  12709.                                     => 'professional.name',
  12710.                                     => 'professional.lastname',
  12711.                                 ],
  12712.                             ],
  12713.                             'enabled' => true,
  12714.                             'position' => 100,
  12715.                             'form_options' => [
  12716.                             ],
  12717.                         ],
  12718.                         'enabled' => [
  12719.                             'type' => 'boolean',
  12720.                             'label' => 'sylius.ui.enabled',
  12721.                             'form_options' => [
  12722.                                 'placeholder' => NULL,
  12723.                             ],
  12724.                             'options' => [
  12725.                                 'field' => 'enabled',
  12726.                             ],
  12727.                             'default_value' => 'true',
  12728.                             'enabled' => true,
  12729.                             'position' => 100,
  12730.                         ],
  12731.                     ],
  12732.                     'actions' => [
  12733.                         'main' => [
  12734.                             'create' => [
  12735.                                 'type' => 'create',
  12736.                                 'enabled' => true,
  12737.                                 'position' => 100,
  12738.                                 'options' => [
  12739.                                 ],
  12740.                             ],
  12741.                         ],
  12742.                         'item' => [
  12743.                             'update' => [
  12744.                                 'type' => 'update',
  12745.                                 'enabled' => true,
  12746.                                 'position' => 100,
  12747.                                 'options' => [
  12748.                                 ],
  12749.                             ],
  12750.                             'delete' => [
  12751.                                 'type' => 'delete',
  12752.                                 'enabled' => true,
  12753.                                 'position' => 100,
  12754.                                 'options' => [
  12755.                                 ],
  12756.                             ],
  12757.                             'payFixCreate' => [
  12758.                                 'type' => 'link_pay_fixed_expired',
  12759.                                 'enabled' => true,
  12760.                                 'position' => 100,
  12761.                                 'options' => [
  12762.                                 ],
  12763.                             ],
  12764.                         ],
  12765.                     ],
  12766.                 ],
  12767.                 'sylius_admin_pay_import' => [
  12768.                     'driver' => [
  12769.                         'name' => 'doctrine/orm',
  12770.                         'options' => [
  12771.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayImport',
  12772.                         ],
  12773.                     ],
  12774.                     'sorting' => [
  12775.                         'createdAt' => 'desc',
  12776.                     ],
  12777.                     'limits' => [
  12778.                         => 50,
  12779.                         => 100,
  12780.                     ],
  12781.                     'fields' => [
  12782.                         'value' => [
  12783.                             'type' => 'string',
  12784.                             'label' => 'sylius.ui.value',
  12785.                             'enabled' => true,
  12786.                             'position' => 100,
  12787.                             'options' => [
  12788.                             ],
  12789.                         ],
  12790.                         'createdAt' => [
  12791.                             'type' => 'datetime',
  12792.                             'label' => 'Fecha creación',
  12793.                             'sortable' => NULL,
  12794.                             'enabled' => true,
  12795.                             'position' => 100,
  12796.                             'options' => [
  12797.                             ],
  12798.                         ],
  12799.                     ],
  12800.                     'actions' => [
  12801.                     ],
  12802.                     'filters' => [
  12803.                     ],
  12804.                 ],
  12805.                 'sylius_admin_pay_mov' => [
  12806.                     'driver' => [
  12807.                         'name' => 'doctrine/orm',
  12808.                         'options' => [
  12809.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayMov',
  12810.                         ],
  12811.                     ],
  12812.                     'sorting' => [
  12813.                         'createdAt' => 'desc',
  12814.                     ],
  12815.                     'limits' => [
  12816.                         => 50,
  12817.                         => 100,
  12818.                     ],
  12819.                     'fields' => [
  12820.                         'id' => [
  12821.                             'type' => 'string',
  12822.                             'label' => 'sylius.ui.id',
  12823.                             'sortable' => NULL,
  12824.                             'enabled' => true,
  12825.                             'position' => 100,
  12826.                             'options' => [
  12827.                             ],
  12828.                         ],
  12829.                         'pay.id' => [
  12830.                             'type' => 'string',
  12831.                             'label' => 'ID pago',
  12832.                             'path' => 'pay.id',
  12833.                             'sortable' => NULL,
  12834.                             'enabled' => true,
  12835.                             'position' => 100,
  12836.                             'options' => [
  12837.                             ],
  12838.                         ],
  12839.                         'pay.credit' => [
  12840.                             'type' => 'twig',
  12841.                             'label' => 'sylius.ui.credit_debit',
  12842.                             'path' => 'pay.credit',
  12843.                             'options' => [
  12844.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  12845.                             ],
  12846.                             'sortable' => NULL,
  12847.                             'enabled' => true,
  12848.                             'position' => 100,
  12849.                         ],
  12850.                         'value' => [
  12851.                             'type' => 'twig',
  12852.                             'label' => 'sylius.ui.value',
  12853.                             'path' => '.',
  12854.                             'options' => [
  12855.                                 'template' => '@SyliusUi/Grid/Field/pay_mov_value.html.twig',
  12856.                                 'vars' => [
  12857.                                     'query' => 'o.payAcountCurrencyCode, SUM(o.value * CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END) / COUNT(o.id)',
  12858.                                     'keyMultiple' => 'payAcountCurrencyCode',
  12859.                                     'join' => 'o.pay',
  12860.                                 ],
  12861.                             ],
  12862.                             'sortable' => NULL,
  12863.                             'enabled' => true,
  12864.                             'position' => 100,
  12865.                         ],
  12866.                         'payAcount.currency' => [
  12867.                             'type' => 'twig',
  12868.                             'label' => 'sylius.ui.currency',
  12869.                             'path' => 'payAcount.currency',
  12870.                             'sortable' => NULL,
  12871.                             'options' => [
  12872.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  12873.                             ],
  12874.                             'enabled' => true,
  12875.                             'position' => 100,
  12876.                         ],
  12877.                         'transactionDate' => [
  12878.                             'type' => 'datetime',
  12879.                             'label' => 'sylius.ui.date',
  12880.                             'sortable' => NULL,
  12881.                             'options' => [
  12882.                                 'format' => 'Y-m-d',
  12883.                             ],
  12884.                             'enabled' => true,
  12885.                             'position' => 100,
  12886.                         ],
  12887.                         'pay' => [
  12888.                             'type' => 'twig',
  12889.                             'label' => 'Categoría de Turno',
  12890.                             'path' => 'pay.payCustomer',
  12891.                             'options' => [
  12892.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/turn_taxons.html.twig',
  12893.                             ],
  12894.                             'enabled' => true,
  12895.                             'position' => 100,
  12896.                         ],
  12897.                         'description' => [
  12898.                             'type' => 'string',
  12899.                             'label' => 'sylius.ui.description',
  12900.                             'sortable' => NULL,
  12901.                             'enabled' => true,
  12902.                             'position' => 100,
  12903.                             'options' => [
  12904.                             ],
  12905.                         ],
  12906.                         'personString' => [
  12907.                             'type' => 'string',
  12908.                             'label' => 'sylius.ui.person_string',
  12909.                             'path' => 'pay.getPersonString',
  12910.                             'enabled' => true,
  12911.                             'position' => 100,
  12912.                             'options' => [
  12913.                             ],
  12914.                         ],
  12915.                         'personFullname' => [
  12916.                             'type' => 'string',
  12917.                             'label' => 'Entidad',
  12918.                             'path' => 'pay.getPersonFullname',
  12919.                             'enabled' => true,
  12920.                             'position' => 100,
  12921.                             'options' => [
  12922.                             ],
  12923.                         ],
  12924.                         'payAcount.name' => [
  12925.                             'type' => 'string',
  12926.                             'label' => 'sylius.ui.acount',
  12927.                             'path' => 'payAcount.name',
  12928.                             'sortable' => NULL,
  12929.                             'enabled' => true,
  12930.                             'position' => 100,
  12931.                             'options' => [
  12932.                             ],
  12933.                         ],
  12934.                         'createdAt' => [
  12935.                             'type' => 'datetime',
  12936.                             'label' => 'Fecha creación',
  12937.                             'sortable' => NULL,
  12938.                             'enabled' => true,
  12939.                             'position' => 100,
  12940.                             'options' => [
  12941.                             ],
  12942.                         ],
  12943.                     ],
  12944.                     'filters' => [
  12945.                         'search' => [
  12946.                             'type' => 'string',
  12947.                             'label' => 'ID, ID de Pago, Descripción',
  12948.                             'options' => [
  12949.                                 'fields' => [
  12950.                                     => 'id',
  12951.                                     => 'pay.id',
  12952.                                     => 'description',
  12953.                                 ],
  12954.                             ],
  12955.                             'enabled' => true,
  12956.                             'position' => 100,
  12957.                             'form_options' => [
  12958.                             ],
  12959.                         ],
  12960.                         'payAcount' => [
  12961.                             'type' => 'string',
  12962.                             'label' => 'sylius.ui.acount',
  12963.                             'options' => [
  12964.                                 'fields' => [
  12965.                                     => 'payAcount.name',
  12966.                                 ],
  12967.                             ],
  12968.                             'enabled' => true,
  12969.                             'position' => 100,
  12970.                             'form_options' => [
  12971.                             ],
  12972.                         ],
  12973.                         'transactionDate' => [
  12974.                             'type' => 'date',
  12975.                             'label' => 'sylius.ui.date',
  12976.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  12977.                             'options' => [
  12978.                                 'inclusive_to' => false,
  12979.                                 'inclusive_from' => true,
  12980.                             ],
  12981.                             'enabled' => true,
  12982.                             'position' => 100,
  12983.                             'form_options' => [
  12984.                             ],
  12985.                         ],
  12986.                         'customer' => [
  12987.                             'type' => 'fields_combine',
  12988.                             'label' => 'sylius.ui.customer',
  12989.                             'options' => [
  12990.                                 'fields' => [
  12991.                                     => 'pay.payCustomer.customer.firstName',
  12992.                                     => 'pay.payCustomer.customer.lastName',
  12993.                                     => 'pay.payCustomer.customer.dni',
  12994.                                 ],
  12995.                             ],
  12996.                             'enabled' => true,
  12997.                             'position' => 100,
  12998.                             'form_options' => [
  12999.                             ],
  13000.                         ],
  13001.                         'professional' => [
  13002.                             'type' => 'fields_combine',
  13003.                             'label' => 'sylius.ui.professional',
  13004.                             'options' => [
  13005.                                 'fields' => [
  13006.                                     => 'pay.payProfessional.professional.name',
  13007.                                     => 'pay.payProfessional.professional.lastname',
  13008.                                 ],
  13009.                             ],
  13010.                             'enabled' => true,
  13011.                             'position' => 100,
  13012.                             'form_options' => [
  13013.                             ],
  13014.                         ],
  13015.                         'turnProfessional' => [
  13016.                             'type' => 'string',
  13017.                             'label' => 'Profesional del turno',
  13018.                             'options' => [
  13019.                                 'fields' => [
  13020.                                     => 'pay.payCustomer.turn.professional.name',
  13021.                                     => 'pay.payCustomer.turn.professional.lastname',
  13022.                                 ],
  13023.                             ],
  13024.                             'form_options' => [
  13025.                                 'type' => 'contains',
  13026.                             ],
  13027.                             'enabled' => true,
  13028.                             'position' => 100,
  13029.                         ],
  13030.                         'articleProvider' => [
  13031.                             'type' => 'string',
  13032.                             'label' => 'sylius.ui.article_provider',
  13033.                             'options' => [
  13034.                                 'fields' => [
  13035.                                     => 'pay.payProvider.articleProvider.name',
  13036.                                 ],
  13037.                             ],
  13038.                             'form_options' => [
  13039.                                 'type' => 'contains',
  13040.                             ],
  13041.                             'enabled' => true,
  13042.                             'position' => 100,
  13043.                         ],
  13044.                         'taxons' => [
  13045.                             'type' => 'string',
  13046.                             'label' => 'sylius.ui.taxon',
  13047.                             'options' => [
  13048.                                 'fields' => [
  13049.                                     => 'pay.payCustomer.turn.turnTaxons.taxon.path',
  13050.                                 ],
  13051.                             ],
  13052.                             'form_options' => [
  13053.                                 'type' => 'contains',
  13054.                             ],
  13055.                             'enabled' => true,
  13056.                             'position' => 100,
  13057.                         ],
  13058.                         'pay_credit' => [
  13059.                             'type' => 'select',
  13060.                             'label' => 'sylius.ui.credit_debit',
  13061.                             'options' => [
  13062.                                 'field' => 'pay.credit',
  13063.                             ],
  13064.                             'form_options' => [
  13065.                                 'choices' => [
  13066.                                     'sylius.ui.debit' => 'false',
  13067.                                     'sylius.ui.credit' => 1,
  13068.                                 ],
  13069.                             ],
  13070.                             'enabled' => true,
  13071.                             'position' => 100,
  13072.                         ],
  13073.                         'payEnabled' => [
  13074.                             'type' => 'boolean',
  13075.                             'label' => 'Pago Habilitado',
  13076.                             'form_options' => [
  13077.                                 'placeholder' => NULL,
  13078.                             ],
  13079.                             'options' => [
  13080.                                 'field' => 'pay.enabled',
  13081.                             ],
  13082.                             'default_value' => 'true',
  13083.                             'enabled' => true,
  13084.                             'position' => 100,
  13085.                         ],
  13086.                         'currency' => [
  13087.                             'type' => 'entity',
  13088.                             'label' => 'sylius.ui.currency',
  13089.                             'options' => [
  13090.                                 'fields' => [
  13091.                                     => 'payAcount.currency',
  13092.                                 ],
  13093.                             ],
  13094.                             'form_options' => [
  13095.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13096.                                 'choice_label' => 'code',
  13097.                             ],
  13098.                             'enabled' => true,
  13099.                             'position' => 100,
  13100.                         ],
  13101.                     ],
  13102.                     'actions' => [
  13103.                         'item' => [
  13104.                             'payCustomer' => [
  13105.                                 'type' => 'link',
  13106.                                 'options' => [
  13107.                                     'link' => [
  13108.                                         'label' => '',
  13109.                                         'icon' => 'dollar sign',
  13110.                                         'route' => 'sylius_admin_pay_update',
  13111.                                         'parameters' => [
  13112.                                             'object' => [
  13113.                                                 'id' => 'resource.pay.id',
  13114.                                             ],
  13115.                                         ],
  13116.                                     ],
  13117.                                 ],
  13118.                                 'enabled' => true,
  13119.                                 'position' => 100,
  13120.                             ],
  13121.                         ],
  13122.                     ],
  13123.                 ],
  13124.                 'sylius_admin_pay_fix_acount' => [
  13125.                     'driver' => [
  13126.                         'name' => 'doctrine/orm',
  13127.                         'options' => [
  13128.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayFixAcount',
  13129.                         ],
  13130.                     ],
  13131.                     'sorting' => [
  13132.                         'createdAt' => 'desc',
  13133.                     ],
  13134.                     'limits' => [
  13135.                         => 50,
  13136.                         => 100,
  13137.                     ],
  13138.                     'fields' => [
  13139.                         'id' => [
  13140.                             'type' => 'string',
  13141.                             'label' => 'sylius.ui.id',
  13142.                             'sortable' => NULL,
  13143.                             'enabled' => true,
  13144.                             'position' => 100,
  13145.                             'options' => [
  13146.                             ],
  13147.                         ],
  13148.                         'pay.credit' => [
  13149.                             'type' => 'twig',
  13150.                             'label' => 'sylius.ui.credit_debit',
  13151.                             'path' => 'pay.credit',
  13152.                             'options' => [
  13153.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13154.                             ],
  13155.                             'sortable' => NULL,
  13156.                             'enabled' => true,
  13157.                             'position' => 100,
  13158.                         ],
  13159.                         'pay.state' => [
  13160.                             'type' => 'twig',
  13161.                             'label' => 'sylius.ui.state',
  13162.                             'path' => 'pay.state',
  13163.                             'sortable' => NULL,
  13164.                             'options' => [
  13165.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13166.                             ],
  13167.                             'enabled' => true,
  13168.                             'position' => 100,
  13169.                         ],
  13170.                         'pay.imports' => [
  13171.                             'type' => 'string',
  13172.                             'label' => 'sylius.ui.imports',
  13173.                             'path' => 'pay.imports',
  13174.                             'sortable' => NULL,
  13175.                             'enabled' => true,
  13176.                             'position' => 100,
  13177.                             'options' => [
  13178.                             ],
  13179.                         ],
  13180.                         'pay.pays' => [
  13181.                             'type' => 'string',
  13182.                             'label' => 'sylius.ui.pays',
  13183.                             'path' => 'pay.pays',
  13184.                             'sortable' => NULL,
  13185.                             'enabled' => true,
  13186.                             'position' => 100,
  13187.                             'options' => [
  13188.                             ],
  13189.                         ],
  13190.                         'pay.balance' => [
  13191.                             'type' => 'string',
  13192.                             'label' => 'sylius.ui.balance',
  13193.                             'path' => 'pay.balance',
  13194.                             'sortable' => NULL,
  13195.                             'enabled' => true,
  13196.                             'position' => 100,
  13197.                             'options' => [
  13198.                             ],
  13199.                         ],
  13200.                         'createdAt' => [
  13201.                             'type' => 'datetime',
  13202.                             'label' => 'Fecha creación',
  13203.                             'sortable' => NULL,
  13204.                             'options' => [
  13205.                                 'format' => 'd-m-y H:i',
  13206.                             ],
  13207.                             'enabled' => true,
  13208.                             'position' => 100,
  13209.                         ],
  13210.                     ],
  13211.                     'filters' => [
  13212.                         'search' => [
  13213.                             'type' => 'string',
  13214.                             'label' => 'ID',
  13215.                             'options' => [
  13216.                                 'fields' => [
  13217.                                     => 'id',
  13218.                                 ],
  13219.                             ],
  13220.                             'enabled' => true,
  13221.                             'position' => 100,
  13222.                             'form_options' => [
  13223.                             ],
  13224.                         ],
  13225.                         'pay' => [
  13226.                             'type' => 'select',
  13227.                             'label' => 'sylius.ui.state',
  13228.                             'options' => [
  13229.                                 'field' => 'pay.state',
  13230.                             ],
  13231.                             'form_options' => [
  13232.                                 'choices' => [
  13233.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13234.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13235.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13236.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13237.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13238.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13239.                                 ],
  13240.                             ],
  13241.                             'enabled' => true,
  13242.                             'position' => 100,
  13243.                         ],
  13244.                     ],
  13245.                     'actions' => [
  13246.                         'main' => [
  13247.                             'create' => [
  13248.                                 'type' => 'create',
  13249.                                 'enabled' => true,
  13250.                                 'position' => 100,
  13251.                                 'options' => [
  13252.                                 ],
  13253.                             ],
  13254.                         ],
  13255.                         'item' => [
  13256.                             'update' => [
  13257.                                 'type' => 'update',
  13258.                                 'enabled' => true,
  13259.                                 'position' => 100,
  13260.                                 'options' => [
  13261.                                 ],
  13262.                             ],
  13263.                         ],
  13264.                     ],
  13265.                 ],
  13266.                 'sylius_admin_pay_provider' => [
  13267.                     'driver' => [
  13268.                         'name' => 'doctrine/orm',
  13269.                         'options' => [
  13270.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayProvider',
  13271.                         ],
  13272.                     ],
  13273.                     'sorting' => [
  13274.                         'createdAt' => 'desc',
  13275.                     ],
  13276.                     'limits' => [
  13277.                         => 50,
  13278.                         => 100,
  13279.                     ],
  13280.                     'fields' => [
  13281.                         'id' => [
  13282.                             'type' => 'string',
  13283.                             'label' => 'sylius.ui.id',
  13284.                             'sortable' => NULL,
  13285.                             'enabled' => true,
  13286.                             'position' => 100,
  13287.                             'options' => [
  13288.                             ],
  13289.                         ],
  13290.                         'pay.credit' => [
  13291.                             'type' => 'twig',
  13292.                             'label' => 'sylius.ui.credit_debit',
  13293.                             'path' => 'pay.credit',
  13294.                             'options' => [
  13295.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13296.                             ],
  13297.                             'sortable' => NULL,
  13298.                             'enabled' => true,
  13299.                             'position' => 100,
  13300.                         ],
  13301.                         'articleProvider.name' => [
  13302.                             'type' => 'string',
  13303.                             'label' => 'sylius.ui.article_provider',
  13304.                             'sortable' => NULL,
  13305.                             'enabled' => true,
  13306.                             'position' => 100,
  13307.                             'options' => [
  13308.                             ],
  13309.                         ],
  13310.                         'pay.state' => [
  13311.                             'type' => 'twig',
  13312.                             'label' => 'sylius.ui.state',
  13313.                             'path' => 'pay.state',
  13314.                             'sortable' => NULL,
  13315.                             'options' => [
  13316.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13317.                             ],
  13318.                             'enabled' => true,
  13319.                             'position' => 100,
  13320.                         ],
  13321.                         'pay.currency' => [
  13322.                             'type' => 'twig',
  13323.                             'label' => 'sylius.ui.currency',
  13324.                             'path' => 'pay.currency',
  13325.                             'sortable' => NULL,
  13326.                             'options' => [
  13327.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  13328.                             ],
  13329.                             'enabled' => true,
  13330.                             'position' => 100,
  13331.                         ],
  13332.                         'pay.imports' => [
  13333.                             'type' => 'twig',
  13334.                             'label' => 'sylius.ui.imports',
  13335.                             'path' => 'pay.imports',
  13336.                             'sortable' => NULL,
  13337.                             'options' => [
  13338.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13339.                                 'vars' => [
  13340.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.imports * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END))',
  13341.                                     'keyMultiple' => 'payCurrencyCode',
  13342.                                     'join' => 'o.pay',
  13343.                                 ],
  13344.                             ],
  13345.                             'enabled' => true,
  13346.                             'position' => 100,
  13347.                         ],
  13348.                         'pay.pays' => [
  13349.                             'type' => 'twig',
  13350.                             'label' => 'sylius.ui.pays',
  13351.                             'path' => 'pay.pays',
  13352.                             'sortable' => NULL,
  13353.                             'options' => [
  13354.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13355.                                 'vars' => [
  13356.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.pays * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END))',
  13357.                                     'keyMultiple' => 'payCurrencyCode',
  13358.                                     'join' => 'o.pay',
  13359.                                 ],
  13360.                             ],
  13361.                             'enabled' => true,
  13362.                             'position' => 100,
  13363.                         ],
  13364.                         'pay.balance' => [
  13365.                             'type' => 'twig',
  13366.                             'label' => 'sylius.ui.balance',
  13367.                             'path' => 'pay.balance',
  13368.                             'sortable' => NULL,
  13369.                             'options' => [
  13370.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13371.                                 'vars' => [
  13372.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.balance * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END))',
  13373.                                     'keyMultiple' => 'payCurrencyCode',
  13374.                                     'join' => 'o.pay',
  13375.                                 ],
  13376.                             ],
  13377.                             'enabled' => true,
  13378.                             'position' => 100,
  13379.                         ],
  13380.                         'createdAt' => [
  13381.                             'type' => 'datetime',
  13382.                             'label' => 'Fecha creación',
  13383.                             'sortable' => NULL,
  13384.                             'options' => [
  13385.                                 'format' => 'd-m-y H:i',
  13386.                             ],
  13387.                             'enabled' => true,
  13388.                             'position' => 100,
  13389.                         ],
  13390.                         'pay.referenceDate' => [
  13391.                             'type' => 'datetime',
  13392.                             'label' => 'Fecha Ref.',
  13393.                             'sortable' => NULL,
  13394.                             'options' => [
  13395.                                 'format' => 'd-m-y',
  13396.                             ],
  13397.                             'enabled' => true,
  13398.                             'position' => 100,
  13399.                         ],
  13400.                     ],
  13401.                     'filters' => [
  13402.                         'search' => [
  13403.                             'type' => 'string',
  13404.                             'label' => 'ID',
  13405.                             'options' => [
  13406.                                 'fields' => [
  13407.                                     => 'id',
  13408.                                 ],
  13409.                             ],
  13410.                             'enabled' => true,
  13411.                             'position' => 100,
  13412.                             'form_options' => [
  13413.                             ],
  13414.                         ],
  13415.                         'provider' => [
  13416.                             'type' => 'string',
  13417.                             'label' => 'sylius.ui.article_provider',
  13418.                             'options' => [
  13419.                                 'fields' => [
  13420.                                     => 'articleProvider.name',
  13421.                                 ],
  13422.                             ],
  13423.                             'enabled' => true,
  13424.                             'position' => 100,
  13425.                             'form_options' => [
  13426.                             ],
  13427.                         ],
  13428.                         'pay' => [
  13429.                             'type' => 'select',
  13430.                             'label' => 'sylius.ui.state',
  13431.                             'options' => [
  13432.                                 'field' => 'pay.state',
  13433.                             ],
  13434.                             'form_options' => [
  13435.                                 'choices' => [
  13436.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13437.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13438.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13439.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13440.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13441.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13442.                                 ],
  13443.                             ],
  13444.                             'enabled' => true,
  13445.                             'position' => 100,
  13446.                         ],
  13447.                         'currency' => [
  13448.                             'type' => 'entity',
  13449.                             'label' => 'sylius.ui.currency',
  13450.                             'options' => [
  13451.                                 'fields' => [
  13452.                                     => 'pay.currency',
  13453.                                 ],
  13454.                             ],
  13455.                             'form_options' => [
  13456.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13457.                                 'choice_label' => 'code',
  13458.                             ],
  13459.                             'enabled' => true,
  13460.                             'position' => 100,
  13461.                         ],
  13462.                         'createdAt' => [
  13463.                             'type' => 'date',
  13464.                             'label' => 'sylius.ui.created_at',
  13465.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13466.                             'options' => [
  13467.                                 'inclusive_to' => false,
  13468.                                 'inclusive_from' => true,
  13469.                                 'fields' => [
  13470.                                     => 'createdAt',
  13471.                                 ],
  13472.                             ],
  13473.                             'enabled' => true,
  13474.                             'position' => 100,
  13475.                             'form_options' => [
  13476.                             ],
  13477.                         ],
  13478.                         'pay_reference_date' => [
  13479.                             'type' => 'date',
  13480.                             'label' => 'Fecha Referencia',
  13481.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13482.                             'options' => [
  13483.                                 'inclusive_to' => false,
  13484.                                 'inclusive_from' => true,
  13485.                                 'field' => 'pay.referenceDate',
  13486.                             ],
  13487.                             'enabled' => true,
  13488.                             'position' => 100,
  13489.                             'form_options' => [
  13490.                             ],
  13491.                         ],
  13492.                         'pay_credit' => [
  13493.                             'type' => 'select',
  13494.                             'label' => 'sylius.ui.credit_debit',
  13495.                             'options' => [
  13496.                                 'field' => 'pay.credit',
  13497.                             ],
  13498.                             'form_options' => [
  13499.                                 'choices' => [
  13500.                                     'sylius.ui.debit' => 'false',
  13501.                                     'sylius.ui.credit' => 1,
  13502.                                 ],
  13503.                             ],
  13504.                             'enabled' => true,
  13505.                             'position' => 100,
  13506.                         ],
  13507.                         'enabled' => [
  13508.                             'type' => 'boolean',
  13509.                             'label' => 'sylius.ui.enabled',
  13510.                             'form_options' => [
  13511.                                 'placeholder' => NULL,
  13512.                             ],
  13513.                             'options' => [
  13514.                                 'field' => 'pay.enabled',
  13515.                             ],
  13516.                             'default_value' => 'true',
  13517.                             'enabled' => true,
  13518.                             'position' => 100,
  13519.                         ],
  13520.                     ],
  13521.                     'actions' => [
  13522.                         'main' => [
  13523.                             'create' => [
  13524.                                 'type' => 'create',
  13525.                                 'enabled' => true,
  13526.                                 'position' => 100,
  13527.                                 'options' => [
  13528.                                 ],
  13529.                             ],
  13530.                         ],
  13531.                         'item' => [
  13532.                             'update' => [
  13533.                                 'type' => 'update',
  13534.                                 'enabled' => true,
  13535.                                 'position' => 100,
  13536.                                 'options' => [
  13537.                                 ],
  13538.                             ],
  13539.                         ],
  13540.                     ],
  13541.                 ],
  13542.                 'sylius_admin_pay_customer' => [
  13543.                     'driver' => [
  13544.                         'name' => 'doctrine/orm',
  13545.                         'options' => [
  13546.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayCustomer',
  13547.                             'repository' => [
  13548.                                 'method' => 'findWhitPay',
  13549.                                 'arguments' => [
  13550.                                 ],
  13551.                             ],
  13552.                         ],
  13553.                     ],
  13554.                     'sorting' => [
  13555.                         'createdAt' => 'desc',
  13556.                     ],
  13557.                     'limits' => [
  13558.                         => 50,
  13559.                         => 100,
  13560.                     ],
  13561.                     'fields' => [
  13562.                         'id' => [
  13563.                             'type' => 'string',
  13564.                             'label' => 'sylius.ui.id',
  13565.                             'sortable' => NULL,
  13566.                             'enabled' => true,
  13567.                             'position' => 100,
  13568.                             'options' => [
  13569.                             ],
  13570.                         ],
  13571.                         'pay.credit' => [
  13572.                             'type' => 'twig',
  13573.                             'label' => 'sylius.ui.credit_debit',
  13574.                             'path' => 'pay.credit',
  13575.                             'options' => [
  13576.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13577.                             ],
  13578.                             'sortable' => NULL,
  13579.                             'enabled' => true,
  13580.                             'position' => 100,
  13581.                         ],
  13582.                         'customer.firstName' => [
  13583.                             'type' => 'string',
  13584.                             'label' => 'sylius.ui.first_name',
  13585.                             'sortable' => NULL,
  13586.                             'enabled' => true,
  13587.                             'position' => 100,
  13588.                             'options' => [
  13589.                             ],
  13590.                         ],
  13591.                         'customer.lastName' => [
  13592.                             'type' => 'string',
  13593.                             'label' => 'sylius.ui.last_name',
  13594.                             'sortable' => NULL,
  13595.                             'enabled' => true,
  13596.                             'position' => 100,
  13597.                             'options' => [
  13598.                             ],
  13599.                         ],
  13600.                         'pay.product.productTaxons' => [
  13601.                             'type' => 'twig',
  13602.                             'label' => 'Hoja de HC | Categoría',
  13603.                             'path' => 'pay.product',
  13604.                             'options' => [
  13605.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/product_resume.html.twig',
  13606.                             ],
  13607.                             'enabled' => true,
  13608.                             'position' => 100,
  13609.                         ],
  13610.                         'pay.product.mainProfessional.lastname' => [
  13611.                             'type' => 'string',
  13612.                             'label' => 'sylius.ui.professional',
  13613.                             'sortable' => NULL,
  13614.                             'path' => 'pay.getProductProfessionalToString',
  13615.                             'enabled' => true,
  13616.                             'position' => 100,
  13617.                             'options' => [
  13618.                             ],
  13619.                         ],
  13620.                         'pay.state' => [
  13621.                             'type' => 'twig',
  13622.                             'label' => 'sylius.ui.state',
  13623.                             'path' => 'pay.state',
  13624.                             'sortable' => NULL,
  13625.                             'options' => [
  13626.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13627.                             ],
  13628.                             'enabled' => true,
  13629.                             'position' => 100,
  13630.                         ],
  13631.                         'pay.currency' => [
  13632.                             'type' => 'twig',
  13633.                             'label' => 'sylius.ui.currency',
  13634.                             'path' => 'pay.currency',
  13635.                             'sortable' => NULL,
  13636.                             'options' => [
  13637.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  13638.                             ],
  13639.                             'enabled' => true,
  13640.                             'position' => 100,
  13641.                         ],
  13642.                         'pay.imports' => [
  13643.                             'type' => 'twig',
  13644.                             'label' => 'sylius.ui.imports',
  13645.                             'path' => 'pay.imports',
  13646.                             'sortable' => NULL,
  13647.                             'options' => [
  13648.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13649.                                 'vars' => [
  13650.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.imports * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13651.                                     'keyMultiple' => 'payCurrencyCode',
  13652.                                     'join' => 'o.pay',
  13653.                                 ],
  13654.                             ],
  13655.                             'enabled' => true,
  13656.                             'position' => 100,
  13657.                         ],
  13658.                         'pay.pays' => [
  13659.                             'type' => 'twig',
  13660.                             'label' => 'sylius.ui.pays',
  13661.                             'path' => 'pay.pays',
  13662.                             'sortable' => NULL,
  13663.                             'options' => [
  13664.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13665.                                 'vars' => [
  13666.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.pays * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13667.                                     'keyMultiple' => 'payCurrencyCode',
  13668.                                     'join' => 'o.pay',
  13669.                                 ],
  13670.                             ],
  13671.                             'enabled' => true,
  13672.                             'position' => 100,
  13673.                         ],
  13674.                         'pay.balance' => [
  13675.                             'type' => 'twig',
  13676.                             'label' => 'sylius.ui.balance',
  13677.                             'path' => 'pay.balance',
  13678.                             'sortable' => NULL,
  13679.                             'options' => [
  13680.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  13681.                                 'vars' => [
  13682.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.balance * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  13683.                                     'keyMultiple' => 'payCurrencyCode',
  13684.                                     'join' => 'o.pay',
  13685.                                 ],
  13686.                             ],
  13687.                             'enabled' => true,
  13688.                             'position' => 100,
  13689.                         ],
  13690.                         'turn' => [
  13691.                             'type' => 'twig',
  13692.                             'label' => 'Fecha turno',
  13693.                             'path' => 'turn',
  13694.                             'options' => [
  13695.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/turn_start.html.twig',
  13696.                             ],
  13697.                             'enabled' => true,
  13698.                             'position' => 100,
  13699.                         ],
  13700.                         'createdAt' => [
  13701.                             'type' => 'datetime',
  13702.                             'label' => 'Fecha creación',
  13703.                             'sortable' => NULL,
  13704.                             'options' => [
  13705.                                 'format' => 'd-m-y H:i',
  13706.                             ],
  13707.                             'enabled' => true,
  13708.                             'position' => 100,
  13709.                         ],
  13710.                         'pay.referenceDate' => [
  13711.                             'type' => 'datetime',
  13712.                             'label' => 'Fecha Ref.',
  13713.                             'sortable' => NULL,
  13714.                             'options' => [
  13715.                                 'format' => 'd-m-y',
  13716.                             ],
  13717.                             'enabled' => true,
  13718.                             'position' => 100,
  13719.                         ],
  13720.                     ],
  13721.                     'filters' => [
  13722.                         'search' => [
  13723.                             'type' => 'string',
  13724.                             'label' => 'ID',
  13725.                             'options' => [
  13726.                                 'fields' => [
  13727.                                     => 'id',
  13728.                                 ],
  13729.                             ],
  13730.                             'form_options' => [
  13731.                                 'type' => 'contains',
  13732.                             ],
  13733.                             'enabled' => true,
  13734.                             'position' => 100,
  13735.                         ],
  13736.                         'customer' => [
  13737.                             'type' => 'fields_combine',
  13738.                             'label' => 'sylius.ui.customer',
  13739.                             'options' => [
  13740.                                 'fields' => [
  13741.                                     => 'customer.firstName',
  13742.                                     => 'customer.lastName',
  13743.                                 ],
  13744.                             ],
  13745.                             'enabled' => true,
  13746.                             'position' => 100,
  13747.                             'form_options' => [
  13748.                             ],
  13749.                         ],
  13750.                         'mainProfessional' => [
  13751.                             'type' => 'fields_combine',
  13752.                             'label' => 'sylius.ui.professional',
  13753.                             'options' => [
  13754.                                 'fields' => [
  13755.                                     => 'pay.product.mainProfessional.name',
  13756.                                     => 'pay.product.mainProfessional.lastname',
  13757.                                 ],
  13758.                             ],
  13759.                             'enabled' => true,
  13760.                             'position' => 100,
  13761.                             'form_options' => [
  13762.                             ],
  13763.                         ],
  13764.                         'product' => [
  13765.                             'type' => 'string',
  13766.                             'label' => 'sylius.ui.product',
  13767.                             'options' => [
  13768.                                 'fields' => [
  13769.                                     => 'pay.product.id',
  13770.                                 ],
  13771.                             ],
  13772.                             'form_options' => [
  13773.                                 'type' => 'contains',
  13774.                             ],
  13775.                             'enabled' => true,
  13776.                             'position' => 100,
  13777.                         ],
  13778.                         'taxons' => [
  13779.                             'type' => 'string',
  13780.                             'label' => 'sylius.ui.taxon',
  13781.                             'options' => [
  13782.                                 'fields' => [
  13783.                                     => 'pay.product.productTaxons.taxon.path',
  13784.                                 ],
  13785.                             ],
  13786.                             'form_options' => [
  13787.                                 'type' => 'contains',
  13788.                             ],
  13789.                             'enabled' => true,
  13790.                             'position' => 100,
  13791.                         ],
  13792.                         'pay' => [
  13793.                             'type' => 'select',
  13794.                             'label' => 'sylius.ui.state',
  13795.                             'options' => [
  13796.                                 'field' => 'pay.state',
  13797.                             ],
  13798.                             'form_options' => [
  13799.                                 'choices' => [
  13800.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  13801.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  13802.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  13803.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  13804.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  13805.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  13806.                                 ],
  13807.                             ],
  13808.                             'enabled' => true,
  13809.                             'position' => 100,
  13810.                         ],
  13811.                         'currency' => [
  13812.                             'type' => 'entity',
  13813.                             'label' => 'sylius.ui.currency',
  13814.                             'options' => [
  13815.                                 'fields' => [
  13816.                                     => 'pay.currency',
  13817.                                 ],
  13818.                             ],
  13819.                             'form_options' => [
  13820.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13821.                                 'choice_label' => 'code',
  13822.                             ],
  13823.                             'enabled' => true,
  13824.                             'position' => 100,
  13825.                         ],
  13826.                         'createdAt' => [
  13827.                             'type' => 'date',
  13828.                             'label' => 'sylius.ui.created_at',
  13829.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13830.                             'options' => [
  13831.                                 'inclusive_to' => false,
  13832.                                 'inclusive_from' => true,
  13833.                                 'fields' => [
  13834.                                     => 'createdAt',
  13835.                                 ],
  13836.                             ],
  13837.                             'enabled' => true,
  13838.                             'position' => 100,
  13839.                             'form_options' => [
  13840.                             ],
  13841.                         ],
  13842.                         'pay_reference_date' => [
  13843.                             'type' => 'date',
  13844.                             'label' => 'Fecha Referencia',
  13845.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  13846.                             'options' => [
  13847.                                 'inclusive_to' => false,
  13848.                                 'inclusive_from' => true,
  13849.                                 'field' => 'pay.referenceDate',
  13850.                             ],
  13851.                             'enabled' => true,
  13852.                             'position' => 100,
  13853.                             'form_options' => [
  13854.                             ],
  13855.                         ],
  13856.                         'pay_credit' => [
  13857.                             'type' => 'select',
  13858.                             'label' => 'sylius.ui.credit_debit',
  13859.                             'options' => [
  13860.                                 'field' => 'pay.credit',
  13861.                             ],
  13862.                             'form_options' => [
  13863.                                 'choices' => [
  13864.                                     'sylius.ui.debit' => 'false',
  13865.                                     'sylius.ui.credit' => 1,
  13866.                                 ],
  13867.                             ],
  13868.                             'enabled' => true,
  13869.                             'position' => 100,
  13870.                         ],
  13871.                         'enabled' => [
  13872.                             'type' => 'boolean',
  13873.                             'label' => 'sylius.ui.enabled',
  13874.                             'form_options' => [
  13875.                                 'placeholder' => NULL,
  13876.                             ],
  13877.                             'options' => [
  13878.                                 'field' => 'pay.enabled',
  13879.                             ],
  13880.                             'default_value' => 'true',
  13881.                             'enabled' => true,
  13882.                             'position' => 100,
  13883.                         ],
  13884.                     ],
  13885.                     'actions' => [
  13886.                         'main' => [
  13887.                             'create' => [
  13888.                                 'type' => 'create',
  13889.                                 'enabled' => true,
  13890.                                 'position' => 100,
  13891.                                 'options' => [
  13892.                                 ],
  13893.                             ],
  13894.                         ],
  13895.                         'item' => [
  13896.                             'update' => [
  13897.                                 'type' => 'update',
  13898.                                 'enabled' => true,
  13899.                                 'position' => 100,
  13900.                                 'options' => [
  13901.                                 ],
  13902.                             ],
  13903.                             'customer' => [
  13904.                                 'type' => 'link',
  13905.                                 'options' => [
  13906.                                     'link' => [
  13907.                                         'label' => '',
  13908.                                         'icon' => 'calendar times outline',
  13909.                                         'route' => 'sylius_admin_turn_update',
  13910.                                         'parameters' => [
  13911.                                             'object' => 'resource.turn',
  13912.                                         ],
  13913.                                     ],
  13914.                                 ],
  13915.                                 'enabled' => true,
  13916.                                 'position' => 100,
  13917.                             ],
  13918.                         ],
  13919.                     ],
  13920.                 ],
  13921.                 'sylius_admin_pay_professional' => [
  13922.                     'driver' => [
  13923.                         'name' => 'doctrine/orm',
  13924.                         'options' => [
  13925.                             'class' => 'Sylius\\Component\\Payment\\Model\\PayProfessional',
  13926.                         ],
  13927.                     ],
  13928.                     'sorting' => [
  13929.                         'createdAt' => 'desc',
  13930.                     ],
  13931.                     'limits' => [
  13932.                         => 50,
  13933.                         => 100,
  13934.                     ],
  13935.                     'fields' => [
  13936.                         'id' => [
  13937.                             'type' => 'string',
  13938.                             'label' => 'sylius.ui.id',
  13939.                             'sortable' => NULL,
  13940.                             'enabled' => true,
  13941.                             'position' => 100,
  13942.                             'options' => [
  13943.                             ],
  13944.                         ],
  13945.                         'pay.credit' => [
  13946.                             'type' => 'twig',
  13947.                             'label' => 'sylius.ui.credit_debit',
  13948.                             'path' => 'pay.credit',
  13949.                             'options' => [
  13950.                                 'template' => '@SyliusUi/Grid/Field/credit_debit.html.twig',
  13951.                             ],
  13952.                             'sortable' => NULL,
  13953.                             'enabled' => true,
  13954.                             'position' => 100,
  13955.                         ],
  13956.                         'professional.lastname' => [
  13957.                             'type' => 'string',
  13958.                             'path' => 'professional',
  13959.                             'label' => 'sylius.ui.professional',
  13960.                             'sortable' => NULL,
  13961.                             'enabled' => true,
  13962.                             'position' => 100,
  13963.                             'options' => [
  13964.                             ],
  13965.                         ],
  13966.                         'pay.product.productTaxons' => [
  13967.                             'type' => 'twig',
  13968.                             'label' => 'Hoja de HC | Categoría',
  13969.                             'path' => 'pay.product',
  13970.                             'options' => [
  13971.                                 'template' => '@SyliusAdmin/PayCustomer/Grid/Field/product_resume.html.twig',
  13972.                             ],
  13973.                             'enabled' => true,
  13974.                             'position' => 100,
  13975.                         ],
  13976.                         'pay.state' => [
  13977.                             'type' => 'twig',
  13978.                             'label' => 'sylius.ui.state',
  13979.                             'path' => 'pay.state',
  13980.                             'sortable' => NULL,
  13981.                             'options' => [
  13982.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/state.html.twig',
  13983.                             ],
  13984.                             'enabled' => true,
  13985.                             'position' => 100,
  13986.                         ],
  13987.                         'pay.currency' => [
  13988.                             'type' => 'twig',
  13989.                             'label' => 'sylius.ui.currency',
  13990.                             'path' => 'pay.currency',
  13991.                             'sortable' => NULL,
  13992.                             'options' => [
  13993.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  13994.                             ],
  13995.                             'enabled' => true,
  13996.                             'position' => 100,
  13997.                         ],
  13998.                         'pay.imports' => [
  13999.                             'type' => 'twig',
  14000.                             'label' => 'sylius.ui.imports',
  14001.                             'path' => 'pay.imports',
  14002.                             'sortable' => NULL,
  14003.                             'options' => [
  14004.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  14005.                                 'vars' => [
  14006.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.imports * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  14007.                                     'keyMultiple' => 'payCurrencyCode',
  14008.                                     'join' => 'o.pay',
  14009.                                 ],
  14010.                             ],
  14011.                             'enabled' => true,
  14012.                             'position' => 100,
  14013.                         ],
  14014.                         'pay.pays' => [
  14015.                             'type' => 'twig',
  14016.                             'label' => 'sylius.ui.pays',
  14017.                             'path' => 'pay.pays',
  14018.                             'sortable' => NULL,
  14019.                             'options' => [
  14020.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  14021.                                 'vars' => [
  14022.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.pays * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  14023.                                     'keyMultiple' => 'payCurrencyCode',
  14024.                                     'join' => 'o.pay',
  14025.                                 ],
  14026.                             ],
  14027.                             'enabled' => true,
  14028.                             'position' => 100,
  14029.                         ],
  14030.                         'pay.balance' => [
  14031.                             'type' => 'twig',
  14032.                             'label' => 'sylius.ui.balance',
  14033.                             'path' => 'pay.balance',
  14034.                             'sortable' => NULL,
  14035.                             'options' => [
  14036.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  14037.                                 'vars' => [
  14038.                                     'query' => 'o.pay.payCurrencyCode, SUM(o.pay.balance * (CASE WHEN o.pay.credit = 1 THEN 1 ELSE -1 END)) / COUNT(o.id)',
  14039.                                     'keyMultiple' => 'payCurrencyCode',
  14040.                                     'join' => 'o.pay',
  14041.                                 ],
  14042.                             ],
  14043.                             'enabled' => true,
  14044.                             'position' => 100,
  14045.                         ],
  14046.                         'createdAt' => [
  14047.                             'type' => 'datetime',
  14048.                             'label' => 'Fecha creación',
  14049.                             'sortable' => NULL,
  14050.                             'options' => [
  14051.                                 'format' => 'd-m-y H:i',
  14052.                             ],
  14053.                             'enabled' => true,
  14054.                             'position' => 100,
  14055.                         ],
  14056.                         'pay.referenceDate' => [
  14057.                             'type' => 'datetime',
  14058.                             'label' => 'Fecha Ref.',
  14059.                             'sortable' => NULL,
  14060.                             'options' => [
  14061.                                 'format' => 'd-m-y',
  14062.                             ],
  14063.                             'enabled' => true,
  14064.                             'position' => 100,
  14065.                         ],
  14066.                     ],
  14067.                     'filters' => [
  14068.                         'search' => [
  14069.                             'type' => 'string',
  14070.                             'label' => 'ID',
  14071.                             'options' => [
  14072.                                 'fields' => [
  14073.                                     => 'id',
  14074.                                 ],
  14075.                             ],
  14076.                             'enabled' => true,
  14077.                             'position' => 100,
  14078.                             'form_options' => [
  14079.                             ],
  14080.                         ],
  14081.                         'professional' => [
  14082.                             'type' => 'fields_combine',
  14083.                             'label' => 'sylius.ui.professional',
  14084.                             'options' => [
  14085.                                 'fields' => [
  14086.                                     => 'professional.name',
  14087.                                     => 'professional.lastname',
  14088.                                 ],
  14089.                             ],
  14090.                             'enabled' => true,
  14091.                             'position' => 100,
  14092.                             'form_options' => [
  14093.                             ],
  14094.                         ],
  14095.                         'product' => [
  14096.                             'type' => 'string',
  14097.                             'label' => 'sylius.ui.product',
  14098.                             'options' => [
  14099.                                 'fields' => [
  14100.                                     => 'pay.product.id',
  14101.                                 ],
  14102.                             ],
  14103.                             'enabled' => true,
  14104.                             'position' => 100,
  14105.                             'form_options' => [
  14106.                             ],
  14107.                         ],
  14108.                         'pay' => [
  14109.                             'type' => 'select',
  14110.                             'label' => 'sylius.ui.state',
  14111.                             'options' => [
  14112.                                 'field' => 'pay.state',
  14113.                             ],
  14114.                             'form_options' => [
  14115.                                 'choices' => [
  14116.                                     'sylius.form.payment.state.STATE_NEW' => 'STATE_NEW',
  14117.                                     'sylius.form.payment.state.STATE_INCOMPLETE' => 'STATE_INCOMPLETE',
  14118.                                     'sylius.form.payment.state.STATE_COMPLETED' => 'STATE_COMPLETED',
  14119.                                     'sylius.form.payment.state.STATE_CANCELLED' => 'STATE_CANCELLED',
  14120.                                     'sylius.form.payment.state.STATE_OVERPAYMENT' => 'STATE_OVERPAYMENT',
  14121.                                     'sylius.form.payment.state.STATE_BONUS' => 'STATE_BONUS',
  14122.                                 ],
  14123.                             ],
  14124.                             'enabled' => true,
  14125.                             'position' => 100,
  14126.                         ],
  14127.                         'currency' => [
  14128.                             'type' => 'entity',
  14129.                             'label' => 'sylius.ui.currency',
  14130.                             'options' => [
  14131.                                 'fields' => [
  14132.                                     => 'pay.currency',
  14133.                                 ],
  14134.                             ],
  14135.                             'form_options' => [
  14136.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  14137.                                 'choice_label' => 'code',
  14138.                             ],
  14139.                             'enabled' => true,
  14140.                             'position' => 100,
  14141.                         ],
  14142.                         'taxons' => [
  14143.                             'type' => 'string',
  14144.                             'label' => 'sylius.ui.taxon',
  14145.                             'options' => [
  14146.                                 'fields' => [
  14147.                                     => 'pay.product.productTaxons.taxon.path',
  14148.                                 ],
  14149.                             ],
  14150.                             'form_options' => [
  14151.                                 'type' => 'contains',
  14152.                             ],
  14153.                             'enabled' => true,
  14154.                             'position' => 100,
  14155.                         ],
  14156.                         'createdAt' => [
  14157.                             'type' => 'date',
  14158.                             'label' => 'sylius.ui.created_at',
  14159.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14160.                             'options' => [
  14161.                                 'inclusive_to' => false,
  14162.                                 'inclusive_from' => true,
  14163.                                 'fields' => [
  14164.                                     => 'createdAt',
  14165.                                 ],
  14166.                             ],
  14167.                             'enabled' => true,
  14168.                             'position' => 100,
  14169.                             'form_options' => [
  14170.                             ],
  14171.                         ],
  14172.                         'pay_reference_date' => [
  14173.                             'type' => 'date',
  14174.                             'label' => 'Fecha Referencia',
  14175.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14176.                             'options' => [
  14177.                                 'inclusive_to' => false,
  14178.                                 'inclusive_from' => true,
  14179.                                 'field' => 'pay.referenceDate',
  14180.                             ],
  14181.                             'enabled' => true,
  14182.                             'position' => 100,
  14183.                             'form_options' => [
  14184.                             ],
  14185.                         ],
  14186.                         'pay_credit' => [
  14187.                             'type' => 'select',
  14188.                             'label' => 'sylius.ui.credit_debit',
  14189.                             'options' => [
  14190.                                 'field' => 'pay.credit',
  14191.                             ],
  14192.                             'form_options' => [
  14193.                                 'choices' => [
  14194.                                     'sylius.ui.debit' => 'false',
  14195.                                     'sylius.ui.credit' => 1,
  14196.                                 ],
  14197.                             ],
  14198.                             'enabled' => true,
  14199.                             'position' => 100,
  14200.                         ],
  14201.                         'enabled' => [
  14202.                             'type' => 'boolean',
  14203.                             'label' => 'sylius.ui.enabled',
  14204.                             'form_options' => [
  14205.                                 'placeholder' => NULL,
  14206.                             ],
  14207.                             'options' => [
  14208.                                 'field' => 'pay.enabled',
  14209.                             ],
  14210.                             'default_value' => 'true',
  14211.                             'enabled' => true,
  14212.                             'position' => 100,
  14213.                         ],
  14214.                     ],
  14215.                     'actions' => [
  14216.                         'main' => [
  14217.                             'create' => [
  14218.                                 'type' => 'create',
  14219.                                 'enabled' => true,
  14220.                                 'position' => 100,
  14221.                                 'options' => [
  14222.                                 ],
  14223.                             ],
  14224.                         ],
  14225.                         'item' => [
  14226.                             'update' => [
  14227.                                 'type' => 'update',
  14228.                                 'enabled' => true,
  14229.                                 'position' => 100,
  14230.                                 'options' => [
  14231.                                 ],
  14232.                             ],
  14233.                         ],
  14234.                     ],
  14235.                 ],
  14236.                 'sylius_admin_budget' => [
  14237.                     'driver' => [
  14238.                         'name' => 'doctrine/orm',
  14239.                         'options' => [
  14240.                             'class' => 'Sylius\\Component\\Payment\\Model\\Budget',
  14241.                         ],
  14242.                     ],
  14243.                     'sorting' => [
  14244.                         'createdAt' => 'desc',
  14245.                     ],
  14246.                     'limits' => [
  14247.                         => 50,
  14248.                         => 100,
  14249.                     ],
  14250.                     'fields' => [
  14251.                         'id' => [
  14252.                             'type' => 'string',
  14253.                             'label' => 'sylius.ui.id',
  14254.                             'sortable' => NULL,
  14255.                             'enabled' => true,
  14256.                             'position' => 100,
  14257.                             'options' => [
  14258.                             ],
  14259.                         ],
  14260.                         'total' => [
  14261.                             'type' => 'string',
  14262.                             'label' => 'sylius.ui.total',
  14263.                             'sortable' => NULL,
  14264.                             'enabled' => true,
  14265.                             'position' => 100,
  14266.                             'options' => [
  14267.                             ],
  14268.                         ],
  14269.                         'totalUSD' => [
  14270.                             'type' => 'string',
  14271.                             'label' => 'Total USD',
  14272.                             'sortable' => NULL,
  14273.                             'enabled' => true,
  14274.                             'position' => 100,
  14275.                             'options' => [
  14276.                             ],
  14277.                         ],
  14278.                         'name' => [
  14279.                             'type' => 'string',
  14280.                             'label' => 'Apellido y Nombre',
  14281.                             'sortable' => NULL,
  14282.                             'enabled' => true,
  14283.                             'position' => 100,
  14284.                             'options' => [
  14285.                             ],
  14286.                         ],
  14287.                         'referenceDate' => [
  14288.                             'type' => 'datetime',
  14289.                             'label' => 'Fecha',
  14290.                             'sortable' => NULL,
  14291.                             'options' => [
  14292.                                 'format' => 'd-m-y',
  14293.                             ],
  14294.                             'enabled' => true,
  14295.                             'position' => 100,
  14296.                         ],
  14297.                         'expirationDate' => [
  14298.                             'type' => 'datetime',
  14299.                             'label' => 'Fecha Vigencia',
  14300.                             'sortable' => NULL,
  14301.                             'options' => [
  14302.                                 'format' => 'd-m-y',
  14303.                             ],
  14304.                             'enabled' => true,
  14305.                             'position' => 100,
  14306.                         ],
  14307.                         'createdAt' => [
  14308.                             'type' => 'datetime',
  14309.                             'label' => 'Fecha creación',
  14310.                             'sortable' => NULL,
  14311.                             'options' => [
  14312.                                 'format' => 'd-m-y',
  14313.                             ],
  14314.                             'enabled' => true,
  14315.                             'position' => 100,
  14316.                         ],
  14317.                     ],
  14318.                     'filters' => [
  14319.                         'search' => [
  14320.                             'type' => 'string',
  14321.                             'label' => 'sylius.ui.id',
  14322.                             'options' => [
  14323.                                 'fields' => [
  14324.                                     => 'id',
  14325.                                 ],
  14326.                             ],
  14327.                             'enabled' => true,
  14328.                             'position' => 100,
  14329.                             'form_options' => [
  14330.                             ],
  14331.                         ],
  14332.                         'name' => [
  14333.                             'type' => 'string',
  14334.                             'label' => 'Apellido y Nombre',
  14335.                             'options' => [
  14336.                                 'fields' => [
  14337.                                     => 'name',
  14338.                                 ],
  14339.                             ],
  14340.                             'enabled' => true,
  14341.                             'position' => 100,
  14342.                             'form_options' => [
  14343.                             ],
  14344.                         ],
  14345.                         'referenceDate' => [
  14346.                             'type' => 'date',
  14347.                             'label' => 'Fecha',
  14348.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14349.                             'options' => [
  14350.                                 'inclusive_to' => false,
  14351.                                 'inclusive_from' => true,
  14352.                                 'fields' => [
  14353.                                     => 'referenceDate',
  14354.                                 ],
  14355.                             ],
  14356.                             'enabled' => true,
  14357.                             'position' => 100,
  14358.                             'form_options' => [
  14359.                             ],
  14360.                         ],
  14361.                         'expirationDate' => [
  14362.                             'type' => 'date',
  14363.                             'label' => 'Fecha Vigencia',
  14364.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14365.                             'options' => [
  14366.                                 'inclusive_to' => false,
  14367.                                 'inclusive_from' => true,
  14368.                                 'fields' => [
  14369.                                     => 'expirationDate',
  14370.                                 ],
  14371.                             ],
  14372.                             'enabled' => true,
  14373.                             'position' => 100,
  14374.                             'form_options' => [
  14375.                             ],
  14376.                         ],
  14377.                         'createdAt' => [
  14378.                             'type' => 'date',
  14379.                             'label' => 'sylius.ui.start_date',
  14380.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14381.                             'options' => [
  14382.                                 'inclusive_to' => false,
  14383.                                 'inclusive_from' => true,
  14384.                                 'fields' => [
  14385.                                     => 'createdAt',
  14386.                                 ],
  14387.                             ],
  14388.                             'enabled' => true,
  14389.                             'position' => 100,
  14390.                             'form_options' => [
  14391.                             ],
  14392.                         ],
  14393.                         'enabled' => [
  14394.                             'type' => 'boolean',
  14395.                             'label' => 'sylius.ui.enabled',
  14396.                             'form_options' => [
  14397.                                 'placeholder' => NULL,
  14398.                             ],
  14399.                             'options' => [
  14400.                                 'field' => 'enabled',
  14401.                             ],
  14402.                             'default_value' => 'true',
  14403.                             'enabled' => true,
  14404.                             'position' => 100,
  14405.                         ],
  14406.                     ],
  14407.                     'actions' => [
  14408.                         'main' => [
  14409.                             'create' => [
  14410.                                 'type' => 'create',
  14411.                                 'enabled' => true,
  14412.                                 'position' => 100,
  14413.                                 'options' => [
  14414.                                 ],
  14415.                             ],
  14416.                         ],
  14417.                         'item' => [
  14418.                             'update' => [
  14419.                                 'type' => 'update',
  14420.                                 'enabled' => true,
  14421.                                 'position' => 100,
  14422.                                 'options' => [
  14423.                                 ],
  14424.                             ],
  14425.                             'turn' => [
  14426.                                 'type' => 'link',
  14427.                                 'options' => [
  14428.                                     'link' => [
  14429.                                         'label' => '',
  14430.                                         'icon' => 'calendar times outline',
  14431.                                         'route' => 'sylius_admin_turn_update',
  14432.                                         'parameters' => [
  14433.                                             'object' => 'resource.turn',
  14434.                                         ],
  14435.                                     ],
  14436.                                 ],
  14437.                                 'enabled' => true,
  14438.                                 'position' => 100,
  14439.                             ],
  14440.                         ],
  14441.                     ],
  14442.                 ],
  14443.                 'sylius_admin_budget_import' => [
  14444.                     'driver' => [
  14445.                         'name' => 'doctrine/orm',
  14446.                         'options' => [
  14447.                             'class' => 'Sylius\\Component\\Payment\\Model\\BudgetImport',
  14448.                         ],
  14449.                     ],
  14450.                     'sorting' => [
  14451.                         'createdAt' => 'desc',
  14452.                     ],
  14453.                     'limits' => [
  14454.                         => 50,
  14455.                         => 100,
  14456.                     ],
  14457.                     'fields' => [
  14458.                         'value' => [
  14459.                             'type' => 'string',
  14460.                             'label' => 'sylius.ui.value',
  14461.                             'enabled' => true,
  14462.                             'position' => 100,
  14463.                             'options' => [
  14464.                             ],
  14465.                         ],
  14466.                         'createdAt' => [
  14467.                             'type' => 'datetime',
  14468.                             'label' => 'Fecha creación',
  14469.                             'sortable' => NULL,
  14470.                             'enabled' => true,
  14471.                             'position' => 100,
  14472.                             'options' => [
  14473.                             ],
  14474.                         ],
  14475.                     ],
  14476.                     'filters' => [
  14477.                     ],
  14478.                     'actions' => [
  14479.                     ],
  14480.                 ],
  14481.                 'sylius_admin_product' => [
  14482.                     'driver' => [
  14483.                         'name' => 'doctrine/orm',
  14484.                         'options' => [
  14485.                             'class' => 'Sylius\\Component\\Core\\Model\\Product',
  14486.                             'repository' => [
  14487.                                 'method' => 'createListQueryBuilder',
  14488.                                 'arguments' => [
  14489.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  14490.                                     => '$taxonId',
  14491.                                 ],
  14492.                             ],
  14493.                         ],
  14494.                     ],
  14495.                     'sorting' => [
  14496.                         'id' => 'desc',
  14497.                     ],
  14498.                     'limits' => [
  14499.                         => 50,
  14500.                         => 100,
  14501.                     ],
  14502.                     'fields' => [
  14503.                         'id' => [
  14504.                             'type' => 'string',
  14505.                             'label' => 'sylius.ui.id',
  14506.                             'sortable' => NULL,
  14507.                             'enabled' => true,
  14508.                             'position' => 100,
  14509.                             'options' => [
  14510.                             ],
  14511.                         ],
  14512.                         'customer.lastName' => [
  14513.                             'type' => 'string',
  14514.                             'label' => 'sylius.ui.customer',
  14515.                             'path' => 'customer.fullname',
  14516.                             'sortable' => NULL,
  14517.                             'enabled' => true,
  14518.                             'position' => 100,
  14519.                             'options' => [
  14520.                             ],
  14521.                         ],
  14522.                         'customer.dni' => [
  14523.                             'type' => 'string',
  14524.                             'label' => 'sylius.ui.dni',
  14525.                             'sortable' => NULL,
  14526.                             'enabled' => true,
  14527.                             'position' => 100,
  14528.                             'options' => [
  14529.                             ],
  14530.                         ],
  14531.                         'mainProfessional.lastname' => [
  14532.                             'type' => 'string',
  14533.                             'label' => 'sylius.ui.professional',
  14534.                             'path' => 'mainProfessional',
  14535.                             'sortable' => NULL,
  14536.                             'enabled' => true,
  14537.                             'position' => 100,
  14538.                             'options' => [
  14539.                             ],
  14540.                         ],
  14541.                         'productTaxons' => [
  14542.                             'type' => 'twig',
  14543.                             'label' => 'sylius.ui.taxons_types',
  14544.                             'options' => [
  14545.                                 'template' => '@SyliusAdmin/Product/Grid/Field/taxons.html.twig',
  14546.                             ],
  14547.                             'enabled' => true,
  14548.                             'position' => 100,
  14549.                         ],
  14550.                         'start' => [
  14551.                             'type' => 'datetime',
  14552.                             'label' => 'sylius.ui.date',
  14553.                             'options' => [
  14554.                                 'format' => 'd-m-y',
  14555.                             ],
  14556.                             'sortable' => NULL,
  14557.                             'enabled' => true,
  14558.                             'position' => 100,
  14559.                         ],
  14560.                         'createdAt' => [
  14561.                             'type' => 'datetime',
  14562.                             'label' => 'sylius.ui.created_at',
  14563.                             'options' => [
  14564.                                 'format' => 'd-m-y',
  14565.                             ],
  14566.                             'sortable' => NULL,
  14567.                             'enabled' => true,
  14568.                             'position' => 100,
  14569.                         ],
  14570.                         'enabled' => [
  14571.                             'type' => 'twig',
  14572.                             'label' => 'sylius.ui.enabled',
  14573.                             'options' => [
  14574.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14575.                             ],
  14576.                             'enabled' => true,
  14577.                             'position' => 100,
  14578.                         ],
  14579.                     ],
  14580.                     'filters' => [
  14581.                         'search' => [
  14582.                             'type' => 'string',
  14583.                             'label' => 'ID',
  14584.                             'options' => [
  14585.                                 'fields' => [
  14586.                                     => 'id',
  14587.                                 ],
  14588.                             ],
  14589.                             'form_options' => [
  14590.                                 'type' => 'contains',
  14591.                             ],
  14592.                             'enabled' => true,
  14593.                             'position' => 100,
  14594.                         ],
  14595.                         'customer' => [
  14596.                             'type' => 'fields_combine',
  14597.                             'label' => 'sylius.ui.customer',
  14598.                             'options' => [
  14599.                                 'fields' => [
  14600.                                     => 'customer.firstName',
  14601.                                     => 'customer.lastName',
  14602.                                     => 'customer.dni',
  14603.                                 ],
  14604.                             ],
  14605.                             'enabled' => true,
  14606.                             'position' => 100,
  14607.                             'form_options' => [
  14608.                             ],
  14609.                         ],
  14610.                         'mainProfessional' => [
  14611.                             'type' => 'fields_combine',
  14612.                             'label' => 'sylius.ui.professional',
  14613.                             'options' => [
  14614.                                 'fields' => [
  14615.                                     => 'mainProfessional.name',
  14616.                                     => 'mainProfessional.lastname',
  14617.                                 ],
  14618.                             ],
  14619.                             'enabled' => true,
  14620.                             'position' => 100,
  14621.                             'form_options' => [
  14622.                             ],
  14623.                         ],
  14624.                         'taxons' => [
  14625.                             'type' => 'string',
  14626.                             'label' => 'sylius.ui.taxons',
  14627.                             'options' => [
  14628.                                 'fields' => [
  14629.                                     => 'productTaxons.taxon.path',
  14630.                                 ],
  14631.                             ],
  14632.                             'form_options' => [
  14633.                                 'type' => 'contains',
  14634.                             ],
  14635.                             'enabled' => true,
  14636.                             'position' => 100,
  14637.                         ],
  14638.                         'enabled' => [
  14639.                             'type' => 'boolean',
  14640.                             'label' => 'sylius.ui.enabled',
  14641.                             'form_options' => [
  14642.                                 'placeholder' => NULL,
  14643.                             ],
  14644.                             'options' => [
  14645.                                 'field' => 'enabled',
  14646.                             ],
  14647.                             'default_value' => 'true',
  14648.                             'enabled' => true,
  14649.                             'position' => 100,
  14650.                         ],
  14651.                         'start' => [
  14652.                             'type' => 'date',
  14653.                             'label' => 'sylius.ui.date',
  14654.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14655.                             'options' => [
  14656.                                 'inclusive_to' => false,
  14657.                                 'inclusive_from' => true,
  14658.                                 'fields' => [
  14659.                                     => 'start',
  14660.                                 ],
  14661.                             ],
  14662.                             'enabled' => true,
  14663.                             'position' => 100,
  14664.                             'form_options' => [
  14665.                             ],
  14666.                         ],
  14667.                         'createdAt' => [
  14668.                             'type' => 'date',
  14669.                             'label' => 'sylius.ui.created_at',
  14670.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  14671.                             'options' => [
  14672.                                 'inclusive_to' => false,
  14673.                                 'inclusive_from' => true,
  14674.                                 'fields' => [
  14675.                                     => 'createdAt',
  14676.                                 ],
  14677.                             ],
  14678.                             'enabled' => true,
  14679.                             'position' => 100,
  14680.                             'form_options' => [
  14681.                             ],
  14682.                         ],
  14683.                     ],
  14684.                     'actions' => [
  14685.                         'main' => [
  14686.                             'create' => [
  14687.                                 'type' => 'create',
  14688.                                 'enabled' => true,
  14689.                                 'position' => 100,
  14690.                                 'options' => [
  14691.                                 ],
  14692.                             ],
  14693.                         ],
  14694.                         'item' => [
  14695.                             'update' => [
  14696.                                 'type' => 'update',
  14697.                                 'enabled' => true,
  14698.                                 'position' => 100,
  14699.                                 'options' => [
  14700.                                 ],
  14701.                             ],
  14702.                             'images' => [
  14703.                                 'type' => 'link',
  14704.                                 'options' => [
  14705.                                     'link' => [
  14706.                                         'label' => '',
  14707.                                         'icon' => 'images',
  14708.                                         'route' => 'sylius_admin_product_show',
  14709.                                         'parameters' => [
  14710.                                             'id' => 'resource.id',
  14711.                                         ],
  14712.                                     ],
  14713.                                 ],
  14714.                                 'enabled' => true,
  14715.                                 'position' => 100,
  14716.                             ],
  14717.                         ],
  14718.                         'subitem' => [
  14719.                         ],
  14720.                     ],
  14721.                 ],
  14722.                 'sylius_admin_product_association_type' => [
  14723.                     'driver' => [
  14724.                         'name' => 'doctrine/orm',
  14725.                         'options' => [
  14726.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  14727.                             'repository' => [
  14728.                                 'method' => 'createListQueryBuilder',
  14729.                                 'arguments' => [
  14730.                                     => 'es_ES',
  14731.                                 ],
  14732.                             ],
  14733.                         ],
  14734.                     ],
  14735.                     'sorting' => [
  14736.                         'code' => 'asc',
  14737.                     ],
  14738.                     'fields' => [
  14739.                         'code' => [
  14740.                             'type' => 'string',
  14741.                             'label' => 'sylius.ui.code',
  14742.                             'sortable' => NULL,
  14743.                             'enabled' => true,
  14744.                             'position' => 100,
  14745.                             'options' => [
  14746.                             ],
  14747.                         ],
  14748.                         'name' => [
  14749.                             'type' => 'string',
  14750.                             'label' => 'sylius.ui.name',
  14751.                             'enabled' => true,
  14752.                             'position' => 100,
  14753.                             'options' => [
  14754.                             ],
  14755.                         ],
  14756.                     ],
  14757.                     'filters' => [
  14758.                         'code' => [
  14759.                             'type' => 'string',
  14760.                             'label' => 'sylius.ui.code',
  14761.                             'enabled' => true,
  14762.                             'position' => 100,
  14763.                             'options' => [
  14764.                             ],
  14765.                             'form_options' => [
  14766.                             ],
  14767.                         ],
  14768.                         'name' => [
  14769.                             'type' => 'string',
  14770.                             'label' => 'sylius.ui.name',
  14771.                             'options' => [
  14772.                                 'fields' => [
  14773.                                     => 'translation.name',
  14774.                                 ],
  14775.                             ],
  14776.                             'enabled' => true,
  14777.                             'position' => 100,
  14778.                             'form_options' => [
  14779.                             ],
  14780.                         ],
  14781.                     ],
  14782.                     'actions' => [
  14783.                         'main' => [
  14784.                             'create' => [
  14785.                                 'type' => 'create',
  14786.                                 'enabled' => true,
  14787.                                 'position' => 100,
  14788.                                 'options' => [
  14789.                                 ],
  14790.                             ],
  14791.                         ],
  14792.                         'item' => [
  14793.                             'update' => [
  14794.                                 'type' => 'update',
  14795.                                 'enabled' => true,
  14796.                                 'position' => 100,
  14797.                                 'options' => [
  14798.                                 ],
  14799.                             ],
  14800.                             'delete' => [
  14801.                                 'type' => 'delete',
  14802.                                 'enabled' => true,
  14803.                                 'position' => 100,
  14804.                                 'options' => [
  14805.                                 ],
  14806.                             ],
  14807.                         ],
  14808.                         'bulk' => [
  14809.                             'delete' => [
  14810.                                 'type' => 'delete',
  14811.                                 'enabled' => true,
  14812.                                 'position' => 100,
  14813.                                 'options' => [
  14814.                                 ],
  14815.                             ],
  14816.                         ],
  14817.                     ],
  14818.                     'limits' => [
  14819.                         => 10,
  14820.                         => 25,
  14821.                         => 50,
  14822.                     ],
  14823.                 ],
  14824.                 'sylius_admin_product_attribute' => [
  14825.                     'driver' => [
  14826.                         'name' => 'doctrine/orm',
  14827.                         'options' => [
  14828.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  14829.                         ],
  14830.                     ],
  14831.                     'sorting' => [
  14832.                         'position' => 'asc',
  14833.                     ],
  14834.                     'fields' => [
  14835.                         'code' => [
  14836.                             'type' => 'string',
  14837.                             'label' => 'sylius.ui.code',
  14838.                             'sortable' => NULL,
  14839.                             'enabled' => true,
  14840.                             'position' => 100,
  14841.                             'options' => [
  14842.                             ],
  14843.                         ],
  14844.                         'name' => [
  14845.                             'type' => 'string',
  14846.                             'label' => 'sylius.ui.name',
  14847.                             'enabled' => true,
  14848.                             'position' => 100,
  14849.                             'options' => [
  14850.                             ],
  14851.                         ],
  14852.                         'position' => [
  14853.                             'type' => 'string',
  14854.                             'enabled' => false,
  14855.                             'sortable' => NULL,
  14856.                             'position' => 100,
  14857.                             'options' => [
  14858.                             ],
  14859.                         ],
  14860.                         'type' => [
  14861.                             'type' => 'twig',
  14862.                             'label' => 'sylius.ui.type',
  14863.                             'sortable' => NULL,
  14864.                             'options' => [
  14865.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  14866.                             ],
  14867.                             'enabled' => true,
  14868.                             'position' => 100,
  14869.                         ],
  14870.                         'translatable' => [
  14871.                             'type' => 'twig',
  14872.                             'label' => 'sylius.ui.translatable',
  14873.                             'sortable' => NULL,
  14874.                             'options' => [
  14875.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  14876.                             ],
  14877.                             'enabled' => true,
  14878.                             'position' => 100,
  14879.                         ],
  14880.                     ],
  14881.                     'filters' => [
  14882.                         'code' => [
  14883.                             'type' => 'string',
  14884.                             'label' => 'sylius.ui.code',
  14885.                             'enabled' => true,
  14886.                             'position' => 100,
  14887.                             'options' => [
  14888.                             ],
  14889.                             'form_options' => [
  14890.                             ],
  14891.                         ],
  14892.                         'translatable' => [
  14893.                             'type' => 'boolean',
  14894.                             'label' => 'sylius.ui.translatable',
  14895.                             'enabled' => true,
  14896.                             'position' => 100,
  14897.                             'options' => [
  14898.                             ],
  14899.                             'form_options' => [
  14900.                             ],
  14901.                         ],
  14902.                     ],
  14903.                     'actions' => [
  14904.                         'main' => [
  14905.                             'create' => [
  14906.                                 'type' => 'create_product_attribute',
  14907.                                 'enabled' => true,
  14908.                                 'position' => 100,
  14909.                                 'options' => [
  14910.                                 ],
  14911.                             ],
  14912.                         ],
  14913.                         'item' => [
  14914.                             'update' => [
  14915.                                 'type' => 'update',
  14916.                                 'enabled' => true,
  14917.                                 'position' => 100,
  14918.                                 'options' => [
  14919.                                 ],
  14920.                             ],
  14921.                             'delete' => [
  14922.                                 'type' => 'delete',
  14923.                                 'enabled' => true,
  14924.                                 'position' => 100,
  14925.                                 'options' => [
  14926.                                 ],
  14927.                             ],
  14928.                         ],
  14929.                         'bulk' => [
  14930.                             'delete' => [
  14931.                                 'type' => 'delete',
  14932.                                 'enabled' => true,
  14933.                                 'position' => 100,
  14934.                                 'options' => [
  14935.                                 ],
  14936.                             ],
  14937.                         ],
  14938.                     ],
  14939.                     'limits' => [
  14940.                         => 10,
  14941.                         => 25,
  14942.                         => 50,
  14943.                     ],
  14944.                 ],
  14945.                 'sylius_admin_product_from_taxon' => [
  14946.                     'extends' => 'sylius_admin_product',
  14947.                     'sorting' => [
  14948.                         'position' => 'asc',
  14949.                     ],
  14950.                     'fields' => [
  14951.                         'position' => [
  14952.                             'type' => 'twig',
  14953.                             'label' => 'sylius.ui.position',
  14954.                             'path' => '.',
  14955.                             'sortable' => 'productTaxon.position',
  14956.                             'options' => [
  14957.                                 'template' => '@SyliusAdmin/Product/Grid/Field/position.html.twig',
  14958.                             ],
  14959.                             'enabled' => false,
  14960.                             'position' => 100,
  14961.                         ],
  14962.                     ],
  14963.                     'driver' => [
  14964.                         'name' => 'doctrine/orm',
  14965.                         'options' => [
  14966.                         ],
  14967.                     ],
  14968.                     'limits' => [
  14969.                         => 10,
  14970.                         => 25,
  14971.                         => 50,
  14972.                     ],
  14973.                     'filters' => [
  14974.                     ],
  14975.                     'actions' => [
  14976.                     ],
  14977.                 ],
  14978.                 'sylius_admin_product_option' => [
  14979.                     'driver' => [
  14980.                         'name' => 'doctrine/orm',
  14981.                         'options' => [
  14982.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  14983.                             'repository' => [
  14984.                                 'method' => 'createListQueryBuilder',
  14985.                                 'arguments' => [
  14986.                                     => 'es_ES',
  14987.                                 ],
  14988.                             ],
  14989.                         ],
  14990.                     ],
  14991.                     'sorting' => [
  14992.                         'position' => 'asc',
  14993.                     ],
  14994.                     'fields' => [
  14995.                         'position' => [
  14996.                             'type' => 'twig',
  14997.                             'label' => 'sylius.ui.position',
  14998.                             'sortable' => NULL,
  14999.                             'options' => [
  15000.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  15001.                             ],
  15002.                             'enabled' => true,
  15003.                             'position' => 100,
  15004.                         ],
  15005.                         'code' => [
  15006.                             'type' => 'string',
  15007.                             'label' => 'sylius.ui.code',
  15008.                             'sortable' => NULL,
  15009.                             'enabled' => true,
  15010.                             'position' => 100,
  15011.                             'options' => [
  15012.                             ],
  15013.                         ],
  15014.                         'name' => [
  15015.                             'type' => 'string',
  15016.                             'label' => 'sylius.ui.name',
  15017.                             'sortable' => 'translation.name',
  15018.                             'enabled' => true,
  15019.                             'position' => 100,
  15020.                             'options' => [
  15021.                             ],
  15022.                         ],
  15023.                     ],
  15024.                     'filters' => [
  15025.                         'search' => [
  15026.                             'type' => 'string',
  15027.                             'label' => 'sylius.ui.search',
  15028.                             'options' => [
  15029.                                 'fields' => [
  15030.                                     => 'code',
  15031.                                     => 'translation.name',
  15032.                                 ],
  15033.                             ],
  15034.                             'enabled' => true,
  15035.                             'position' => 100,
  15036.                             'form_options' => [
  15037.                             ],
  15038.                         ],
  15039.                     ],
  15040.                     'actions' => [
  15041.                         'main' => [
  15042.                             'create' => [
  15043.                                 'type' => 'create',
  15044.                                 'enabled' => true,
  15045.                                 'position' => 100,
  15046.                                 'options' => [
  15047.                                 ],
  15048.                             ],
  15049.                         ],
  15050.                         'item' => [
  15051.                             'update' => [
  15052.                                 'type' => 'update',
  15053.                                 'enabled' => true,
  15054.                                 'position' => 100,
  15055.                                 'options' => [
  15056.                                 ],
  15057.                             ],
  15058.                             'delete' => [
  15059.                                 'type' => 'delete',
  15060.                                 'enabled' => true,
  15061.                                 'position' => 100,
  15062.                                 'options' => [
  15063.                                 ],
  15064.                             ],
  15065.                         ],
  15066.                         'bulk' => [
  15067.                             'delete' => [
  15068.                                 'type' => 'delete',
  15069.                                 'enabled' => true,
  15070.                                 'position' => 100,
  15071.                                 'options' => [
  15072.                                 ],
  15073.                             ],
  15074.                         ],
  15075.                     ],
  15076.                     'limits' => [
  15077.                         => 10,
  15078.                         => 25,
  15079.                         => 50,
  15080.                     ],
  15081.                 ],
  15082.                 'sylius_admin_product_review' => [
  15083.                     'driver' => [
  15084.                         'name' => 'doctrine/orm',
  15085.                         'options' => [
  15086.                             'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  15087.                         ],
  15088.                     ],
  15089.                     'sorting' => [
  15090.                         'date' => 'desc',
  15091.                     ],
  15092.                     'fields' => [
  15093.                         'date' => [
  15094.                             'type' => 'datetime',
  15095.                             'label' => 'sylius.ui.date',
  15096.                             'path' => 'createdAt',
  15097.                             'sortable' => 'createdAt',
  15098.                             'options' => [
  15099.                                 'format' => 'd-m-Y H:i:s',
  15100.                             ],
  15101.                             'enabled' => true,
  15102.                             'position' => 100,
  15103.                         ],
  15104.                         'title' => [
  15105.                             'type' => 'string',
  15106.                             'label' => 'sylius.ui.title',
  15107.                             'sortable' => NULL,
  15108.                             'enabled' => true,
  15109.                             'position' => 100,
  15110.                             'options' => [
  15111.                             ],
  15112.                         ],
  15113.                         'rating' => [
  15114.                             'type' => 'string',
  15115.                             'label' => 'sylius.ui.rating',
  15116.                             'sortable' => NULL,
  15117.                             'enabled' => true,
  15118.                             'position' => 100,
  15119.                             'options' => [
  15120.                             ],
  15121.                         ],
  15122.                         'status' => [
  15123.                             'type' => 'twig',
  15124.                             'label' => 'sylius.ui.status',
  15125.                             'sortable' => NULL,
  15126.                             'options' => [
  15127.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  15128.                                 'vars' => [
  15129.                                     'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  15130.                                 ],
  15131.                             ],
  15132.                             'enabled' => true,
  15133.                             'position' => 100,
  15134.                         ],
  15135.                         'reviewSubject' => [
  15136.                             'type' => 'string',
  15137.                             'label' => 'sylius.ui.product',
  15138.                             'enabled' => true,
  15139.                             'position' => 100,
  15140.                             'options' => [
  15141.                             ],
  15142.                         ],
  15143.                         'author' => [
  15144.                             'type' => 'string',
  15145.                             'label' => 'sylius.ui.customer',
  15146.                             'enabled' => true,
  15147.                             'position' => 100,
  15148.                             'options' => [
  15149.                             ],
  15150.                         ],
  15151.                     ],
  15152.                     'filters' => [
  15153.                         'title' => [
  15154.                             'type' => 'string',
  15155.                             'label' => 'sylius.ui.title',
  15156.                             'enabled' => true,
  15157.                             'position' => 100,
  15158.                             'options' => [
  15159.                             ],
  15160.                             'form_options' => [
  15161.                             ],
  15162.                         ],
  15163.                     ],
  15164.                     'actions' => [
  15165.                         'item' => [
  15166.                             'update' => [
  15167.                                 'type' => 'update',
  15168.                                 'enabled' => true,
  15169.                                 'position' => 100,
  15170.                                 'options' => [
  15171.                                 ],
  15172.                             ],
  15173.                             'accept' => [
  15174.                                 'type' => 'apply_transition',
  15175.                                 'label' => 'sylius.ui.accept',
  15176.                                 'icon' => 'checkmark',
  15177.                                 'options' => [
  15178.                                     'link' => [
  15179.                                         'route' => 'sylius_admin_product_review_accept',
  15180.                                         'parameters' => [
  15181.                                             'id' => 'resource.id',
  15182.                                         ],
  15183.                                     ],
  15184.                                     'class' => 'green',
  15185.                                     'transition' => 'accept',
  15186.                                     'graph' => 'sylius_product_review',
  15187.                                 ],
  15188.                                 'enabled' => true,
  15189.                                 'position' => 100,
  15190.                             ],
  15191.                             'reject' => [
  15192.                                 'type' => 'apply_transition',
  15193.                                 'label' => 'sylius.ui.reject',
  15194.                                 'icon' => 'remove',
  15195.                                 'options' => [
  15196.                                     'link' => [
  15197.                                         'route' => 'sylius_admin_product_review_reject',
  15198.                                         'parameters' => [
  15199.                                             'id' => 'resource.id',
  15200.                                         ],
  15201.                                     ],
  15202.                                     'class' => 'yellow',
  15203.                                     'transition' => 'reject',
  15204.                                     'graph' => 'sylius_product_review',
  15205.                                 ],
  15206.                                 'enabled' => true,
  15207.                                 'position' => 100,
  15208.                             ],
  15209.                             'delete' => [
  15210.                                 'type' => 'delete',
  15211.                                 'enabled' => true,
  15212.                                 'position' => 100,
  15213.                                 'options' => [
  15214.                                 ],
  15215.                             ],
  15216.                         ],
  15217.                         'bulk' => [
  15218.                             'delete' => [
  15219.                                 'type' => 'delete',
  15220.                                 'enabled' => true,
  15221.                                 'position' => 100,
  15222.                                 'options' => [
  15223.                                 ],
  15224.                             ],
  15225.                         ],
  15226.                     ],
  15227.                     'limits' => [
  15228.                         => 10,
  15229.                         => 25,
  15230.                         => 50,
  15231.                     ],
  15232.                 ],
  15233.                 'sylius_admin_product_variant' => [
  15234.                     'driver' => [
  15235.                         'name' => 'doctrine/orm',
  15236.                         'options' => [
  15237.                             'class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  15238.                             'repository' => [
  15239.                                 'method' => 'createQueryBuilderByProductId',
  15240.                                 'arguments' => [
  15241.                                     => 'es_ES',
  15242.                                     => '$productId',
  15243.                                 ],
  15244.                             ],
  15245.                         ],
  15246.                     ],
  15247.                     'sorting' => [
  15248.                         'position' => 'asc',
  15249.                     ],
  15250.                     'fields' => [
  15251.                         'name' => [
  15252.                             'type' => 'twig',
  15253.                             'path' => '.',
  15254.                             'label' => 'sylius.ui.name',
  15255.                             'options' => [
  15256.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  15257.                             ],
  15258.                             'enabled' => true,
  15259.                             'position' => 100,
  15260.                         ],
  15261.                         'code' => [
  15262.                             'type' => 'string',
  15263.                             'label' => 'sylius.ui.code',
  15264.                             'enabled' => true,
  15265.                             'position' => 100,
  15266.                             'options' => [
  15267.                             ],
  15268.                         ],
  15269.                         'enabled' => [
  15270.                             'type' => 'twig',
  15271.                             'label' => 'sylius.ui.enabled',
  15272.                             'options' => [
  15273.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15274.                             ],
  15275.                             'enabled' => true,
  15276.                             'position' => 100,
  15277.                         ],
  15278.                         'inventory' => [
  15279.                             'type' => 'twig',
  15280.                             'path' => '.',
  15281.                             'label' => 'sylius.ui.inventory',
  15282.                             'options' => [
  15283.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  15284.                             ],
  15285.                             'enabled' => true,
  15286.                             'position' => 100,
  15287.                         ],
  15288.                         'position' => [
  15289.                             'type' => 'twig',
  15290.                             'label' => 'sylius.ui.position',
  15291.                             'path' => '.',
  15292.                             'sortable' => 'position',
  15293.                             'options' => [
  15294.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  15295.                             ],
  15296.                             'enabled' => true,
  15297.                             'position' => 100,
  15298.                         ],
  15299.                     ],
  15300.                     'filters' => [
  15301.                         'code' => [
  15302.                             'type' => 'string',
  15303.                             'label' => 'sylius.ui.code',
  15304.                             'enabled' => true,
  15305.                             'position' => 100,
  15306.                             'options' => [
  15307.                             ],
  15308.                             'form_options' => [
  15309.                             ],
  15310.                         ],
  15311.                         'name' => [
  15312.                             'type' => 'string',
  15313.                             'label' => 'sylius.ui.name',
  15314.                             'options' => [
  15315.                                 'fields' => [
  15316.                                     => 'translation.name',
  15317.                                 ],
  15318.                             ],
  15319.                             'enabled' => true,
  15320.                             'position' => 100,
  15321.                             'form_options' => [
  15322.                             ],
  15323.                         ],
  15324.                     ],
  15325.                     'actions' => [
  15326.                         'main' => [
  15327.                             'generate' => [
  15328.                                 'type' => 'generate_variants',
  15329.                                 'options' => [
  15330.                                     'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  15331.                                 ],
  15332.                                 'enabled' => true,
  15333.                                 'position' => 100,
  15334.                             ],
  15335.                             'update_positions' => [
  15336.                                 'type' => 'update_product_variant_positions',
  15337.                                 'enabled' => true,
  15338.                                 'position' => 100,
  15339.                                 'options' => [
  15340.                                 ],
  15341.                             ],
  15342.                             'create' => [
  15343.                                 'type' => 'create',
  15344.                                 'options' => [
  15345.                                     'link' => [
  15346.                                         'parameters' => [
  15347.                                             'productId' => '$productId',
  15348.                                         ],
  15349.                                     ],
  15350.                                 ],
  15351.                                 'enabled' => true,
  15352.                                 'position' => 100,
  15353.                             ],
  15354.                         ],
  15355.                         'item' => [
  15356.                             'update' => [
  15357.                                 'type' => 'update',
  15358.                                 'options' => [
  15359.                                     'link' => [
  15360.                                         'parameters' => [
  15361.                                             'id' => 'resource.id',
  15362.                                             'productId' => '$productId',
  15363.                                         ],
  15364.                                     ],
  15365.                                 ],
  15366.                                 'enabled' => true,
  15367.                                 'position' => 100,
  15368.                             ],
  15369.                             'delete' => [
  15370.                                 'type' => 'delete',
  15371.                                 'options' => [
  15372.                                     'link' => [
  15373.                                         'parameters' => [
  15374.                                             'id' => 'resource.id',
  15375.                                             'productId' => '$productId',
  15376.                                         ],
  15377.                                     ],
  15378.                                 ],
  15379.                                 'enabled' => true,
  15380.                                 'position' => 100,
  15381.                             ],
  15382.                         ],
  15383.                         'bulk' => [
  15384.                             'delete' => [
  15385.                                 'type' => 'delete',
  15386.                                 'options' => [
  15387.                                     'link' => [
  15388.                                         'parameters' => [
  15389.                                             'productId' => '$productId',
  15390.                                         ],
  15391.                                     ],
  15392.                                 ],
  15393.                                 'enabled' => true,
  15394.                                 'position' => 100,
  15395.                             ],
  15396.                         ],
  15397.                     ],
  15398.                     'limits' => [
  15399.                         => 10,
  15400.                         => 25,
  15401.                         => 50,
  15402.                     ],
  15403.                 ],
  15404.                 'sylius_admin_product_room' => [
  15405.                     'driver' => [
  15406.                         'name' => 'doctrine/orm',
  15407.                         'options' => [
  15408.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductRoom',
  15409.                         ],
  15410.                     ],
  15411.                     'sorting' => [
  15412.                         'name' => 'asc',
  15413.                     ],
  15414.                     'limits' => [
  15415.                         => 50,
  15416.                         => 100,
  15417.                     ],
  15418.                     'fields' => [
  15419.                         'name' => [
  15420.                             'type' => 'string',
  15421.                             'label' => 'sylius.ui.name',
  15422.                             'enabled' => true,
  15423.                             'position' => 100,
  15424.                             'options' => [
  15425.                             ],
  15426.                         ],
  15427.                         'enabled' => [
  15428.                             'type' => 'twig',
  15429.                             'label' => 'sylius.ui.enabled',
  15430.                             'options' => [
  15431.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15432.                             ],
  15433.                             'enabled' => true,
  15434.                             'position' => 100,
  15435.                         ],
  15436.                         'createdAt' => [
  15437.                             'type' => 'datetime',
  15438.                             'label' => 'Fecha creación',
  15439.                             'sortable' => NULL,
  15440.                             'enabled' => true,
  15441.                             'position' => 100,
  15442.                             'options' => [
  15443.                             ],
  15444.                         ],
  15445.                     ],
  15446.                     'filters' => [
  15447.                         'name' => [
  15448.                             'type' => 'string',
  15449.                             'label' => 'sylius.ui.name',
  15450.                             'options' => [
  15451.                                 'fields' => [
  15452.                                     => 'name',
  15453.                                 ],
  15454.                             ],
  15455.                             'enabled' => true,
  15456.                             'position' => 100,
  15457.                             'form_options' => [
  15458.                             ],
  15459.                         ],
  15460.                         'enabled' => [
  15461.                             'type' => 'boolean',
  15462.                             'label' => 'sylius.ui.enabled',
  15463.                             'form_options' => [
  15464.                                 'placeholder' => NULL,
  15465.                             ],
  15466.                             'options' => [
  15467.                                 'field' => 'enabled',
  15468.                             ],
  15469.                             'default_value' => 'true',
  15470.                             'enabled' => true,
  15471.                             'position' => 100,
  15472.                         ],
  15473.                     ],
  15474.                     'actions' => [
  15475.                         'main' => [
  15476.                             'create' => [
  15477.                                 'type' => 'create',
  15478.                                 'enabled' => true,
  15479.                                 'position' => 100,
  15480.                                 'options' => [
  15481.                                 ],
  15482.                             ],
  15483.                         ],
  15484.                         'item' => [
  15485.                             'update' => [
  15486.                                 'type' => 'update',
  15487.                                 'enabled' => true,
  15488.                                 'position' => 100,
  15489.                                 'options' => [
  15490.                                 ],
  15491.                             ],
  15492.                             'delete' => [
  15493.                                 'type' => 'delete',
  15494.                                 'enabled' => true,
  15495.                                 'position' => 100,
  15496.                                 'options' => [
  15497.                                 ],
  15498.                             ],
  15499.                         ],
  15500.                     ],
  15501.                 ],
  15502.                 'sylius_admin_product_mammary' => [
  15503.                     'driver' => [
  15504.                         'name' => 'doctrine/orm',
  15505.                         'options' => [
  15506.                             'class' => 'Sylius\\Component\\Product\\Model\\ProductMammary',
  15507.                         ],
  15508.                     ],
  15509.                     'sorting' => [
  15510.                         'createdAt' => 'desc',
  15511.                     ],
  15512.                     'limits' => [
  15513.                         => 50,
  15514.                         => 100,
  15515.                     ],
  15516.                     'fields' => [
  15517.                         'product' => [
  15518.                             'type' => 'string',
  15519.                             'label' => 'sylius.ui.product',
  15520.                             'path' => 'product.name',
  15521.                             'sortable' => NULL,
  15522.                             'enabled' => true,
  15523.                             'position' => 100,
  15524.                             'options' => [
  15525.                             ],
  15526.                         ],
  15527.                         'enabled' => [
  15528.                             'type' => 'twig',
  15529.                             'label' => 'sylius.ui.enabled',
  15530.                             'options' => [
  15531.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15532.                             ],
  15533.                             'enabled' => true,
  15534.                             'position' => 100,
  15535.                         ],
  15536.                         'createdAt' => [
  15537.                             'type' => 'datetime',
  15538.                             'label' => 'Fecha creación',
  15539.                             'sortable' => NULL,
  15540.                             'enabled' => true,
  15541.                             'position' => 100,
  15542.                             'options' => [
  15543.                             ],
  15544.                         ],
  15545.                     ],
  15546.                     'actions' => [
  15547.                         'main' => [
  15548.                             'create' => [
  15549.                                 'type' => 'create',
  15550.                                 'enabled' => true,
  15551.                                 'position' => 100,
  15552.                                 'options' => [
  15553.                                 ],
  15554.                             ],
  15555.                         ],
  15556.                         'item' => [
  15557.                             'update' => [
  15558.                                 'type' => 'update',
  15559.                                 'enabled' => true,
  15560.                                 'position' => 100,
  15561.                                 'options' => [
  15562.                                 ],
  15563.                             ],
  15564.                         ],
  15565.                     ],
  15566.                     'filters' => [
  15567.                     ],
  15568.                 ],
  15569.                 'sylius_admin_article' => [
  15570.                     'driver' => [
  15571.                         'name' => 'doctrine/orm',
  15572.                         'options' => [
  15573.                             'class' => 'Sylius\\Component\\Product\\Model\\Article',
  15574.                         ],
  15575.                     ],
  15576.                     'sorting' => [
  15577.                         'name' => 'asc',
  15578.                     ],
  15579.                     'limits' => [
  15580.                         => 50,
  15581.                         => 100,
  15582.                     ],
  15583.                     'fields' => [
  15584.                         'name' => [
  15585.                             'type' => 'string',
  15586.                             'label' => 'sylius.ui.name',
  15587.                             'sortable' => NULL,
  15588.                             'enabled' => true,
  15589.                             'position' => 100,
  15590.                             'options' => [
  15591.                             ],
  15592.                         ],
  15593.                         'articleGroup.name' => [
  15594.                             'type' => 'string',
  15595.                             'label' => 'sylius.ui.article_group',
  15596.                             'path' => 'articleGroup',
  15597.                             'sortable' => NULL,
  15598.                             'enabled' => true,
  15599.                             'position' => 100,
  15600.                             'options' => [
  15601.                             ],
  15602.                         ],
  15603.                         'currency' => [
  15604.                             'type' => 'twig',
  15605.                             'label' => 'sylius.ui.currency',
  15606.                             'path' => 'currency',
  15607.                             'sortable' => NULL,
  15608.                             'options' => [
  15609.                                 'template' => '@SyliusAdmin/Pay/Grid/Field/currency.html.twig',
  15610.                             ],
  15611.                             'enabled' => true,
  15612.                             'position' => 100,
  15613.                         ],
  15614.                         'salePrice' => [
  15615.                             'type' => 'twig',
  15616.                             'label' => 'sylius.ui.sale_price',
  15617.                             'sortable' => NULL,
  15618.                             'options' => [
  15619.                                 'template' => '@SyliusUi/Grid/Field/format_money.html.twig',
  15620.                                 'vars' => [
  15621.                                     'query' => 'o.currency.code, SUM(o.salePrice * o.stock)',
  15622.                                     'keyMultiple' => 'code',
  15623.                                     'join' => 'o.currency',
  15624.                                 ],
  15625.                             ],
  15626.                             'enabled' => true,
  15627.                             'position' => 100,
  15628.                         ],
  15629.                         'stock' => [
  15630.                             'type' => 'twig',
  15631.                             'label' => 'sylius.ui.stock',
  15632.                             'sortable' => NULL,
  15633.                             'options' => [
  15634.                                 'template' => '@SyliusUi/Grid/Field/data.html.twig',
  15635.                                 'vars' => [
  15636.                                     'query' => 'o.currency.code, SUM(o.stock)',
  15637.                                     'keyMultiple' => 'code',
  15638.                                     'join' => 'o.currency',
  15639.                                 ],
  15640.                             ],
  15641.                             'enabled' => true,
  15642.                             'position' => 100,
  15643.                         ],
  15644.                         'lowStock' => [
  15645.                             'type' => 'twig',
  15646.                             'path' => 'lowStock',
  15647.                             'label' => 'sylius.ui.low_stock',
  15648.                             'sortable' => NULL,
  15649.                             'options' => [
  15650.                                 'template' => '@SyliusAdmin/Article/Grid/Field/low_stock.html.twig',
  15651.                             ],
  15652.                             'enabled' => true,
  15653.                             'position' => 100,
  15654.                         ],
  15655.                         'deposits' => [
  15656.                             'type' => 'twig',
  15657.                             'label' => 'sylius.ui.stock_deposits',
  15658.                             'options' => [
  15659.                                 'template' => '@SyliusAdmin/Article/Grid/Field/deposits.html.twig',
  15660.                             ],
  15661.                             'enabled' => true,
  15662.                             'position' => 100,
  15663.                         ],
  15664.                         'lowStockDeposit' => [
  15665.                             'type' => 'twig',
  15666.                             'path' => 'lowStockDeposit',
  15667.                             'label' => 'sylius.ui.low_stock_deposit',
  15668.                             'sortable' => NULL,
  15669.                             'options' => [
  15670.                                 'template' => '@SyliusAdmin/Article/Grid/Field/low_stock.html.twig',
  15671.                             ],
  15672.                             'enabled' => true,
  15673.                             'position' => 100,
  15674.                         ],
  15675.                         'enabled' => [
  15676.                             'type' => 'twig',
  15677.                             'label' => 'sylius.ui.enabled',
  15678.                             'sortable' => NULL,
  15679.                             'options' => [
  15680.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15681.                             ],
  15682.                             'enabled' => true,
  15683.                             'position' => 100,
  15684.                         ],
  15685.                         'createdAt' => [
  15686.                             'type' => 'datetime',
  15687.                             'label' => 'Fecha creación',
  15688.                             'sortable' => NULL,
  15689.                             'enabled' => false,
  15690.                             'position' => 100,
  15691.                             'options' => [
  15692.                             ],
  15693.                         ],
  15694.                     ],
  15695.                     'filters' => [
  15696.                         'search' => [
  15697.                             'type' => 'string',
  15698.                             'label' => 'sylius.ui.search',
  15699.                             'options' => [
  15700.                                 'fields' => [
  15701.                                     => 'name',
  15702.                                 ],
  15703.                             ],
  15704.                             'enabled' => true,
  15705.                             'position' => 100,
  15706.                             'form_options' => [
  15707.                             ],
  15708.                         ],
  15709.                         'stock' => [
  15710.                             'type' => 'string',
  15711.                             'label' => 'sylius.ui.stock',
  15712.                             'options' => [
  15713.                                 'fields' => [
  15714.                                     => 'stock',
  15715.                                 ],
  15716.                             ],
  15717.                             'enabled' => true,
  15718.                             'position' => 100,
  15719.                             'form_options' => [
  15720.                             ],
  15721.                         ],
  15722.                         'lowStock' => [
  15723.                             'type' => 'boolean',
  15724.                             'label' => 'sylius.ui.low_stock',
  15725.                             'options' => [
  15726.                                 'fields' => [
  15727.                                     => 'stock',
  15728.                                 ],
  15729.                             ],
  15730.                             'enabled' => true,
  15731.                             'position' => 100,
  15732.                             'form_options' => [
  15733.                             ],
  15734.                         ],
  15735.                         'currency' => [
  15736.                             'type' => 'entity',
  15737.                             'label' => 'sylius.ui.currency',
  15738.                             'options' => [
  15739.                                 'fields' => [
  15740.                                     => 'currency',
  15741.                                 ],
  15742.                             ],
  15743.                             'form_options' => [
  15744.                                 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  15745.                                 'choice_label' => 'code',
  15746.                             ],
  15747.                             'enabled' => true,
  15748.                             'position' => 100,
  15749.                         ],
  15750.                         'enabled' => [
  15751.                             'type' => 'boolean',
  15752.                             'label' => 'sylius.ui.enabled',
  15753.                             'form_options' => [
  15754.                                 'placeholder' => NULL,
  15755.                             ],
  15756.                             'options' => [
  15757.                                 'field' => 'enabled',
  15758.                             ],
  15759.                             'default_value' => 'true',
  15760.                             'enabled' => true,
  15761.                             'position' => 100,
  15762.                         ],
  15763.                         'currencyEnabled' => [
  15764.                             'type' => 'boolean',
  15765.                             'label' => 'Moneda Hab.',
  15766.                             'form_options' => [
  15767.                                 'placeholder' => NULL,
  15768.                             ],
  15769.                             'options' => [
  15770.                                 'field' => 'currency.enabled',
  15771.                             ],
  15772.                             'default_value' => 'true',
  15773.                             'enabled' => true,
  15774.                             'position' => 100,
  15775.                         ],
  15776.                     ],
  15777.                     'actions' => [
  15778.                         'main' => [
  15779.                             'create' => [
  15780.                                 'type' => 'create',
  15781.                                 'enabled' => true,
  15782.                                 'position' => 100,
  15783.                                 'options' => [
  15784.                                 ],
  15785.                             ],
  15786.                         ],
  15787.                         'item' => [
  15788.                             'update' => [
  15789.                                 'type' => 'update',
  15790.                                 'enabled' => true,
  15791.                                 'position' => 100,
  15792.                                 'options' => [
  15793.                                 ],
  15794.                             ],
  15795.                             'delete' => [
  15796.                                 'type' => 'delete',
  15797.                                 'options' => [
  15798.                                     'template' => 'test',
  15799.                                 ],
  15800.                                 'enabled' => true,
  15801.                                 'position' => 100,
  15802.                             ],
  15803.                         ],
  15804.                     ],
  15805.                 ],
  15806.                 'sylius_admin_article_brand' => [
  15807.                     'driver' => [
  15808.                         'name' => 'doctrine/orm',
  15809.                         'options' => [
  15810.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleBrand',
  15811.                         ],
  15812.                     ],
  15813.                     'sorting' => [
  15814.                         'name' => 'asc',
  15815.                     ],
  15816.                     'limits' => [
  15817.                         => 50,
  15818.                         => 100,
  15819.                     ],
  15820.                     'fields' => [
  15821.                         'name' => [
  15822.                             'type' => 'string',
  15823.                             'label' => 'sylius.ui.name',
  15824.                             'sortable' => NULL,
  15825.                             'enabled' => true,
  15826.                             'position' => 100,
  15827.                             'options' => [
  15828.                             ],
  15829.                         ],
  15830.                         'enabled' => [
  15831.                             'type' => 'twig',
  15832.                             'label' => 'sylius.ui.enabled',
  15833.                             'sortable' => NULL,
  15834.                             'options' => [
  15835.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15836.                             ],
  15837.                             'enabled' => true,
  15838.                             'position' => 100,
  15839.                         ],
  15840.                         'description' => [
  15841.                             'type' => 'twig',
  15842.                             'label' => 'sylius.ui.description',
  15843.                             'sortable' => NULL,
  15844.                             'options' => [
  15845.                                 'template' => '@SyliusUi/Grid/Field/description.html.twig',
  15846.                             ],
  15847.                             'enabled' => true,
  15848.                             'position' => 100,
  15849.                         ],
  15850.                         'createdAt' => [
  15851.                             'type' => 'datetime',
  15852.                             'label' => 'Fecha creación',
  15853.                             'sortable' => NULL,
  15854.                             'enabled' => false,
  15855.                             'position' => 100,
  15856.                             'options' => [
  15857.                             ],
  15858.                         ],
  15859.                     ],
  15860.                     'filters' => [
  15861.                         'search' => [
  15862.                             'type' => 'string',
  15863.                             'label' => 'sylius.ui.search',
  15864.                             'options' => [
  15865.                                 'fields' => [
  15866.                                     => 'name',
  15867.                                     => 'description',
  15868.                                 ],
  15869.                             ],
  15870.                             'enabled' => true,
  15871.                             'position' => 100,
  15872.                             'form_options' => [
  15873.                             ],
  15874.                         ],
  15875.                         'enabled' => [
  15876.                             'type' => 'boolean',
  15877.                             'label' => 'sylius.ui.enabled',
  15878.                             'form_options' => [
  15879.                                 'placeholder' => NULL,
  15880.                             ],
  15881.                             'options' => [
  15882.                                 'field' => 'enabled',
  15883.                             ],
  15884.                             'default_value' => 'true',
  15885.                             'enabled' => true,
  15886.                             'position' => 100,
  15887.                         ],
  15888.                     ],
  15889.                     'actions' => [
  15890.                         'main' => [
  15891.                             'create' => [
  15892.                                 'type' => 'create',
  15893.                                 'enabled' => true,
  15894.                                 'position' => 100,
  15895.                                 'options' => [
  15896.                                 ],
  15897.                             ],
  15898.                         ],
  15899.                         'item' => [
  15900.                             'update' => [
  15901.                                 'type' => 'update',
  15902.                                 'enabled' => true,
  15903.                                 'position' => 100,
  15904.                                 'options' => [
  15905.                                 ],
  15906.                             ],
  15907.                             'delete' => [
  15908.                                 'type' => 'delete',
  15909.                                 'enabled' => true,
  15910.                                 'position' => 100,
  15911.                                 'options' => [
  15912.                                 ],
  15913.                             ],
  15914.                         ],
  15915.                     ],
  15916.                 ],
  15917.                 'sylius_admin_article_deposit' => [
  15918.                     'driver' => [
  15919.                         'name' => 'doctrine/orm',
  15920.                         'options' => [
  15921.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleDeposit',
  15922.                         ],
  15923.                     ],
  15924.                     'sorting' => [
  15925.                         'name' => 'asc',
  15926.                     ],
  15927.                     'limits' => [
  15928.                         => 50,
  15929.                         => 100,
  15930.                     ],
  15931.                     'fields' => [
  15932.                         'name' => [
  15933.                             'type' => 'string',
  15934.                             'label' => 'sylius.ui.name',
  15935.                             'sortable' => NULL,
  15936.                             'enabled' => true,
  15937.                             'position' => 100,
  15938.                             'options' => [
  15939.                             ],
  15940.                         ],
  15941.                         'enabled' => [
  15942.                             'type' => 'twig',
  15943.                             'label' => 'sylius.ui.enabled',
  15944.                             'sortable' => NULL,
  15945.                             'options' => [
  15946.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15947.                             ],
  15948.                             'enabled' => true,
  15949.                             'position' => 100,
  15950.                         ],
  15951.                         'description' => [
  15952.                             'type' => 'twig',
  15953.                             'label' => 'sylius.ui.description',
  15954.                             'sortable' => NULL,
  15955.                             'options' => [
  15956.                                 'template' => '@SyliusUi/Grid/Field/description.html.twig',
  15957.                             ],
  15958.                             'enabled' => true,
  15959.                             'position' => 100,
  15960.                         ],
  15961.                         'createdAt' => [
  15962.                             'type' => 'datetime',
  15963.                             'label' => 'Fecha creación',
  15964.                             'sortable' => NULL,
  15965.                             'enabled' => false,
  15966.                             'position' => 100,
  15967.                             'options' => [
  15968.                             ],
  15969.                         ],
  15970.                     ],
  15971.                     'filters' => [
  15972.                         'search' => [
  15973.                             'type' => 'string',
  15974.                             'label' => 'sylius.ui.search',
  15975.                             'options' => [
  15976.                                 'fields' => [
  15977.                                     => 'name',
  15978.                                     => 'description',
  15979.                                 ],
  15980.                             ],
  15981.                             'enabled' => true,
  15982.                             'position' => 100,
  15983.                             'form_options' => [
  15984.                             ],
  15985.                         ],
  15986.                         'enabled' => [
  15987.                             'type' => 'boolean',
  15988.                             'label' => 'sylius.ui.enabled',
  15989.                             'form_options' => [
  15990.                                 'placeholder' => NULL,
  15991.                             ],
  15992.                             'options' => [
  15993.                                 'field' => 'enabled',
  15994.                             ],
  15995.                             'default_value' => 'true',
  15996.                             'enabled' => true,
  15997.                             'position' => 100,
  15998.                         ],
  15999.                     ],
  16000.                     'actions' => [
  16001.                         'main' => [
  16002.                             'create' => [
  16003.                                 'type' => 'create',
  16004.                                 'enabled' => true,
  16005.                                 'position' => 100,
  16006.                                 'options' => [
  16007.                                 ],
  16008.                             ],
  16009.                         ],
  16010.                         'item' => [
  16011.                             'update' => [
  16012.                                 'type' => 'update',
  16013.                                 'enabled' => true,
  16014.                                 'position' => 100,
  16015.                                 'options' => [
  16016.                                 ],
  16017.                             ],
  16018.                             'delete' => [
  16019.                                 'type' => 'delete',
  16020.                                 'enabled' => true,
  16021.                                 'position' => 100,
  16022.                                 'options' => [
  16023.                                 ],
  16024.                             ],
  16025.                         ],
  16026.                     ],
  16027.                 ],
  16028.                 'sylius_admin_article_lot' => [
  16029.                     'driver' => [
  16030.                         'name' => 'doctrine/orm',
  16031.                         'options' => [
  16032.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleLot',
  16033.                         ],
  16034.                     ],
  16035.                     'sorting' => [
  16036.                         'id' => 'desc',
  16037.                     ],
  16038.                     'limits' => [
  16039.                         => 50,
  16040.                         => 100,
  16041.                     ],
  16042.                     'fields' => [
  16043.                         'article.name' => [
  16044.                             'type' => 'twig',
  16045.                             'label' => 'sylius.ui.article',
  16046.                             'path' => 'article',
  16047.                             'sortable' => NULL,
  16048.                             'options' => [
  16049.                                 'template' => '@SyliusAdmin/Article/Grid/Field/name.html.twig',
  16050.                             ],
  16051.                             'enabled' => true,
  16052.                             'position' => 100,
  16053.                         ],
  16054.                         'id' => [
  16055.                             'type' => 'string',
  16056.                             'label' => 'sylius.ui.id',
  16057.                             'sortable' => NULL,
  16058.                             'enabled' => true,
  16059.                             'position' => 100,
  16060.                             'options' => [
  16061.                             ],
  16062.                         ],
  16063.                         'stock' => [
  16064.                             'type' => 'string',
  16065.                             'label' => 'sylius.ui.stock',
  16066.                             'sortable' => NULL,
  16067.                             'enabled' => true,
  16068.                             'position' => 100,
  16069.                             'options' => [
  16070.                             ],
  16071.                         ],
  16072.                         'articleDeposit.name' => [
  16073.                             'type' => 'string',
  16074.                             'label' => 'sylius.ui.article_deposit',
  16075.                             'path' => 'articleDeposit',
  16076.                             'sortable' => NULL,
  16077.                             'enabled' => true,
  16078.                             'position' => 100,
  16079.                             'options' => [
  16080.                             ],
  16081.                         ],
  16082.                         'expiredAt' => [
  16083.                             'type' => 'datetime',
  16084.                             'label' => 'sylius.ui.expires_at',
  16085.                             'enabled' => true,
  16086.                             'sortable' => NULL,
  16087.                             'options' => [
  16088.                                 'format' => 'd-m-Y',
  16089.                             ],
  16090.                             'position' => 100,
  16091.                         ],
  16092.                         'articleBrand.name' => [
  16093.                             'type' => 'string',
  16094.                             'label' => 'sylius.ui.article_brand',
  16095.                             'path' => 'articleBrand',
  16096.                             'sortable' => NULL,
  16097.                             'enabled' => true,
  16098.                             'position' => 100,
  16099.                             'options' => [
  16100.                             ],
  16101.                         ],
  16102.                         'articleProvider.name' => [
  16103.                             'type' => 'string',
  16104.                             'label' => 'sylius.ui.article_provider',
  16105.                             'path' => 'articleProvider',
  16106.                             'sortable' => NULL,
  16107.                             'enabled' => true,
  16108.                             'position' => 100,
  16109.                             'options' => [
  16110.                             ],
  16111.                         ],
  16112.                         'createdAt' => [
  16113.                             'type' => 'datetime',
  16114.                             'label' => 'sylius.ui.created_at',
  16115.                             'options' => [
  16116.                                 'format' => 'd-m-Y',
  16117.                             ],
  16118.                             'enabled' => false,
  16119.                             'position' => 100,
  16120.                         ],
  16121.                         'enabled' => [
  16122.                             'type' => 'twig',
  16123.                             'label' => 'sylius.ui.enabled',
  16124.                             'sortable' => NULL,
  16125.                             'enabled' => true,
  16126.                             'options' => [
  16127.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  16128.                             ],
  16129.                             'position' => 100,
  16130.                         ],
  16131.                     ],
  16132.                     'filters' => [
  16133.                         'article' => [
  16134.                             'type' => 'string',
  16135.                             'label' => 'sylius.ui.article',
  16136.                             'options' => [
  16137.                                 'fields' => [
  16138.                                     => 'article.name',
  16139.                                 ],
  16140.                             ],
  16141.                             'enabled' => true,
  16142.                             'position' => 100,
  16143.                             'form_options' => [
  16144.                             ],
  16145.                         ],
  16146.                         'articleBrand' => [
  16147.                             'type' => 'string',
  16148.                             'label' => 'sylius.ui.article_brand',
  16149.                             'options' => [
  16150.                                 'fields' => [
  16151.                                     => 'articleBrand.name',
  16152.                                 ],
  16153.                             ],
  16154.                             'enabled' => true,
  16155.                             'position' => 100,
  16156.                             'form_options' => [
  16157.                             ],
  16158.                         ],
  16159.                         'articleDeposit' => [
  16160.                             'type' => 'string',
  16161.                             'label' => 'sylius.ui.article_deposit',
  16162.                             'options' => [
  16163.                                 'fields' => [
  16164.                                     => 'articleDeposit.name',
  16165.                                 ],
  16166.                             ],
  16167.                             'enabled' => true,
  16168.                             'position' => 100,
  16169.                             'form_options' => [
  16170.                             ],
  16171.                         ],
  16172.                         'articleProvider' => [
  16173.                             'type' => 'string',
  16174.                             'label' => 'sylius.ui.article_provider',
  16175.                             'options' => [
  16176.                                 'fields' => [
  16177.                                     => 'articleProvider.name',
  16178.                                 ],
  16179.                             ],
  16180.                             'enabled' => true,
  16181.                             'position' => 100,
  16182.                             'form_options' => [
  16183.                             ],
  16184.                         ],
  16185.                         'expiredAt' => [
  16186.                             'type' => 'date',
  16187.                             'label' => 'sylius.ui.expires_at',
  16188.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  16189.                             'options' => [
  16190.                                 'inclusive_to' => false,
  16191.                                 'inclusive_from' => true,
  16192.                                 'fields' => [
  16193.                                     => 'expiredAt',
  16194.                                 ],
  16195.                             ],
  16196.                             'enabled' => true,
  16197.                             'position' => 100,
  16198.                             'form_options' => [
  16199.                             ],
  16200.                         ],
  16201.                         'enabled' => [
  16202.                             'type' => 'boolean',
  16203.                             'label' => 'sylius.ui.enabled',
  16204.                             'form_options' => [
  16205.                                 'placeholder' => NULL,
  16206.                             ],
  16207.                             'options' => [
  16208.                                 'field' => 'enabled',
  16209.                             ],
  16210.                             'default_value' => 'true',
  16211.                             'enabled' => true,
  16212.                             'position' => 100,
  16213.                         ],
  16214.                     ],
  16215.                     'actions' => [
  16216.                         'item' => [
  16217.                             'update' => [
  16218.                                 'type' => 'update',
  16219.                                 'enabled' => true,
  16220.                                 'position' => 100,
  16221.                                 'options' => [
  16222.                                 ],
  16223.                             ],
  16224.                             'delete' => [
  16225.                                 'type' => 'delete',
  16226.                                 'enabled' => true,
  16227.                                 'position' => 100,
  16228.                                 'options' => [
  16229.                                 ],
  16230.                             ],
  16231.                             'article' => [
  16232.                                 'type' => 'link',
  16233.                                 'options' => [
  16234.                                     'link' => [
  16235.                                         'label' => '',
  16236.                                         'icon' => 'syringe',
  16237.                                         'route' => 'sylius_admin_article_update',
  16238.                                         'parameters' => [
  16239.                                             'object' => 'resource.article',
  16240.                                         ],
  16241.                                     ],
  16242.                                 ],
  16243.                                 'enabled' => true,
  16244.                                 'position' => 100,
  16245.                             ],
  16246.                         ],
  16247.                     ],
  16248.                 ],
  16249.                 'sylius_admin_article_mov' => [
  16250.                     'driver' => [
  16251.                         'name' => 'doctrine/orm',
  16252.                         'options' => [
  16253.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleMov',
  16254.                         ],
  16255.                     ],
  16256.                     'sorting' => [
  16257.                         'createdAt' => 'desc',
  16258.                     ],
  16259.                     'limits' => [
  16260.                         => 50,
  16261.                         => 100,
  16262.                     ],
  16263.                     'fields' => [
  16264.                         'id' => [
  16265.                             'type' => 'string',
  16266.                             'label' => 'sylius.ui.id',
  16267.                             'sortable' => NULL,
  16268.                             'enabled' => true,
  16269.                             'position' => 100,
  16270.                             'options' => [
  16271.                             ],
  16272.                         ],
  16273.                         'articleLot.id' => [
  16274.                             'type' => 'string',
  16275.                             'label' => 'sylius.ui.article_lot_id',
  16276.                             'path' => 'articleLot.id',
  16277.                             'sortable' => NULL,
  16278.                             'enabled' => true,
  16279.                             'position' => 100,
  16280.                             'options' => [
  16281.                             ],
  16282.                         ],
  16283.                         'article.name' => [
  16284.                             'type' => 'twig',
  16285.                             'label' => 'sylius.ui.article',
  16286.                             'path' => 'article.name',
  16287.                             'sortable' => NULL,
  16288.                             'options' => [
  16289.                                 'template' => '@SyliusAdmin/Article/Grid/Field/name.html.twig',
  16290.                             ],
  16291.                             'enabled' => true,
  16292.                             'position' => 100,
  16293.                         ],
  16294.                         'value' => [
  16295.                             'type' => 'string',
  16296.                             'label' => 'sylius.ui.value',
  16297.                             'sortable' => NULL,
  16298.                             'enabled' => true,
  16299.                             'position' => 100,
  16300.                             'options' => [
  16301.                             ],
  16302.                         ],
  16303.                         'stockBefore' => [
  16304.                             'type' => 'string',
  16305.                             'label' => 'sylius.ui.stock_before',
  16306.                             'sortable' => NULL,
  16307.                             'enabled' => true,
  16308.                             'position' => 100,
  16309.                             'options' => [
  16310.                             ],
  16311.                         ],
  16312.                         'stock' => [
  16313.                             'type' => 'string',
  16314.                             'label' => 'sylius.ui.stock',
  16315.                             'sortable' => NULL,
  16316.                             'enabled' => true,
  16317.                             'position' => 100,
  16318.                             'options' => [
  16319.                             ],
  16320.                         ],
  16321.                         'articleLot.expiredAt' => [
  16322.                             'type' => 'datetime',
  16323.                             'label' => 'sylius.ui.expires_at',
  16324.                             'path' => 'articleLot.expiredAt',
  16325.                             'enabled' => true,
  16326.                             'sortable' => NULL,
  16327.                             'options' => [
  16328.                                 'format' => 'd-m-Y',
  16329.                             ],
  16330.                             'position' => 100,
  16331.                         ],
  16332.                         'product.id' => [
  16333.                             'type' => 'string',
  16334.                             'label' => 'sylius.ui.product',
  16335.                             'path' => 'product',
  16336.                             'sortable' => NULL,
  16337.                             'enabled' => true,
  16338.                             'position' => 100,
  16339.                             'options' => [
  16340.                             ],
  16341.                         ],
  16342.                         'username' => [
  16343.                             'type' => 'string',
  16344.                             'label' => 'sylius.ui.user',
  16345.                             'enabled' => true,
  16346.                             'position' => 100,
  16347.                             'options' => [
  16348.                             ],
  16349.                         ],
  16350.                         'createdAt' => [
  16351.                             'type' => 'datetime',
  16352.                             'label' => 'Fecha creación',
  16353.                             'sortable' => NULL,
  16354.                             'options' => [
  16355.                                 'format' => 'd-m-Y H:m:i',
  16356.                             ],
  16357.                             'enabled' => true,
  16358.                             'position' => 100,
  16359.                         ],
  16360.                     ],
  16361.                     'filters' => [
  16362.                         'article' => [
  16363.                             'type' => 'string',
  16364.                             'label' => 'sylius.ui.article',
  16365.                             'options' => [
  16366.                                 'fields' => [
  16367.                                     => 'article.name',
  16368.                                 ],
  16369.                             ],
  16370.                             'enabled' => true,
  16371.                             'position' => 100,
  16372.                             'form_options' => [
  16373.                             ],
  16374.                         ],
  16375.                         'product' => [
  16376.                             'type' => 'string',
  16377.                             'label' => 'sylius.ui.product',
  16378.                             'options' => [
  16379.                                 'fields' => [
  16380.                                     => 'product.id',
  16381.                                 ],
  16382.                             ],
  16383.                             'enabled' => true,
  16384.                             'position' => 100,
  16385.                             'form_options' => [
  16386.                             ],
  16387.                         ],
  16388.                         'createdAt' => [
  16389.                             'type' => 'date',
  16390.                             'label' => 'sylius.ui.created_at',
  16391.                             'template' => '@SyliusUi/Grid/Filter/date_only.html.twig',
  16392.                             'options' => [
  16393.                                 'inclusive_to' => false,
  16394.                                 'inclusive_from' => true,
  16395.                                 'fields' => [
  16396.                                     => 'createdAt',
  16397.                                 ],
  16398.                             ],
  16399.                             'enabled' => true,
  16400.                             'position' => 100,
  16401.                             'form_options' => [
  16402.                             ],
  16403.                         ],
  16404.                         'id' => [
  16405.                             'type' => 'string',
  16406.                             'label' => 'ID',
  16407.                             'options' => [
  16408.                                 'fields' => [
  16409.                                     => 'id',
  16410.                                 ],
  16411.                             ],
  16412.                             'enabled' => true,
  16413.                             'position' => 100,
  16414.                             'form_options' => [
  16415.                             ],
  16416.                         ],
  16417.                         'articleLot' => [
  16418.                             'type' => 'string',
  16419.                             'label' => 'ID de lote',
  16420.                             'options' => [
  16421.                                 'fields' => [
  16422.                                     => 'articleLot.id',
  16423.                                 ],
  16424.                             ],
  16425.                             'enabled' => true,
  16426.                             'position' => 100,
  16427.                             'form_options' => [
  16428.                             ],
  16429.                         ],
  16430.                     ],
  16431.                     'actions' => [
  16432.                         'main' => [
  16433.                         ],
  16434.                         'item' => [
  16435.                             'articleLot' => [
  16436.                                 'type' => 'link',
  16437.                                 'options' => [
  16438.                                     'link' => [
  16439.                                         'label' => '',
  16440.                                         'icon' => 'barcode',
  16441.                                         'route' => 'sylius_admin_article_lot_update',
  16442.                                         'parameters' => [
  16443.                                             'object' => 'resource.articleLot',
  16444.                                         ],
  16445.                                     ],
  16446.                                 ],
  16447.                                 'enabled' => true,
  16448.                                 'position' => 100,
  16449.                             ],
  16450.                         ],
  16451.                     ],
  16452.                 ],
  16453.                 'sylius_admin_article_provider' => [
  16454.                     'driver' => [
  16455.                         'name' => 'doctrine/orm',
  16456.                         'options' => [
  16457.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleProvider',
  16458.                         ],
  16459.                     ],
  16460.                     'sorting' => [
  16461.                         'name' => 'asc',
  16462.                     ],
  16463.                     'limits' => [
  16464.                         => 50,
  16465.                         => 100,
  16466.                     ],
  16467.                     'fields' => [
  16468.                         'name' => [
  16469.                             'type' => 'string',
  16470.                             'label' => 'sylius.ui.name',
  16471.                             'sortable' => NULL,
  16472.                             'enabled' => true,
  16473.                             'position' => 100,
  16474.                             'options' => [
  16475.                             ],
  16476.                         ],
  16477.                         'cbu' => [
  16478.                             'type' => 'string',
  16479.                             'label' => 'sylius.ui.cbu',
  16480.                             'sortable' => NULL,
  16481.                             'enabled' => true,
  16482.                             'position' => 100,
  16483.                             'options' => [
  16484.                             ],
  16485.                         ],
  16486.                         'alias' => [
  16487.                             'type' => 'string',
  16488.                             'label' => 'sylius.ui.alias',
  16489.                             'sortable' => NULL,
  16490.                             'enabled' => true,
  16491.                             'position' => 100,
  16492.                             'options' => [
  16493.                             ],
  16494.                         ],
  16495.                         'phone' => [
  16496.                             'type' => 'string',
  16497.                             'label' => 'sylius.ui.phone1',
  16498.                             'enabled' => true,
  16499.                             'position' => 100,
  16500.                             'options' => [
  16501.                             ],
  16502.                         ],
  16503.                         'enabled' => [
  16504.                             'type' => 'twig',
  16505.                             'label' => 'sylius.ui.enabled',
  16506.                             'sortable' => NULL,
  16507.                             'options' => [
  16508.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  16509.                             ],
  16510.                             'enabled' => true,
  16511.                             'position' => 100,
  16512.                         ],
  16513.                         'createdAt' => [
  16514.                             'type' => 'datetime',
  16515.                             'label' => 'Fecha creación',
  16516.                             'sortable' => NULL,
  16517.                             'options' => [
  16518.                                 'format' => 'd-m-Y',
  16519.                             ],
  16520.                             'enabled' => false,
  16521.                             'position' => 100,
  16522.                         ],
  16523.                     ],
  16524.                     'filters' => [
  16525.                         'search' => [
  16526.                             'type' => 'string',
  16527.                             'label' => 'sylius.ui.search',
  16528.                             'options' => [
  16529.                                 'fields' => [
  16530.                                     => 'name',
  16531.                                     => 'email',
  16532.                                     => 'phone',
  16533.                                     => 'cuit',
  16534.                                 ],
  16535.                             ],
  16536.                             'enabled' => true,
  16537.                             'position' => 100,
  16538.                             'form_options' => [
  16539.                             ],
  16540.                         ],
  16541.                         'enabled' => [
  16542.                             'type' => 'boolean',
  16543.                             'label' => 'sylius.ui.enabled',
  16544.                             'form_options' => [
  16545.                                 'placeholder' => NULL,
  16546.                             ],
  16547.                             'options' => [
  16548.                                 'field' => 'enabled',
  16549.                             ],
  16550.                             'default_value' => 'true',
  16551.                             'enabled' => true,
  16552.                             'position' => 100,
  16553.                         ],
  16554.                     ],
  16555.                     'actions' => [
  16556.                         'main' => [
  16557.                             'create' => [
  16558.                                 'type' => 'create',
  16559.                                 'enabled' => true,
  16560.                                 'position' => 100,
  16561.                                 'options' => [
  16562.                                 ],
  16563.                             ],
  16564.                         ],
  16565.                         'item' => [
  16566.                             'update' => [
  16567.                                 'type' => 'update',
  16568.                                 'enabled' => true,
  16569.                                 'position' => 100,
  16570.                                 'options' => [
  16571.                                 ],
  16572.                             ],
  16573.                             'delete' => [
  16574.                                 'type' => 'delete',
  16575.                                 'enabled' => true,
  16576.                                 'position' => 100,
  16577.                                 'options' => [
  16578.                                 ],
  16579.                             ],
  16580.                         ],
  16581.                     ],
  16582.                 ],
  16583.                 'sylius_admin_article_group' => [
  16584.                     'driver' => [
  16585.                         'name' => 'doctrine/orm',
  16586.                         'options' => [
  16587.                             'class' => 'Sylius\\Component\\Product\\Model\\ArticleGroup',
  16588.                         ],
  16589.                     ],
  16590.                     'sorting' => [
  16591.                         'name' => 'asc',
  16592.                     ],
  16593.                     'limits' => [
  16594.                         => 50,
  16595.                         => 100,
  16596.                     ],
  16597.                     'fields' => [
  16598.                         'name' => [
  16599.                             'type' => 'string',
  16600.                             'label' => 'sylius.ui.name',
  16601.                             'sortable' => NULL,
  16602.                             'enabled' => true,
  16603.                             'position' => 100,
  16604.                             'options' => [
  16605.                             ],
  16606.                         ],
  16607.                         'description' => [
  16608.                             'type' => 'twig',
  16609.                             'label' => 'sylius.ui.description',
  16610.                             'sortable' => NULL,
  16611.                             'options' => [
  16612.                                 'template' => '@SyliusUi/Grid/Field/description.html.twig',
  16613.                             ],
  16614.                             'enabled' => true,
  16615.                             'position' => 100,
  16616.                         ],
  16617.                         'enabled' => [
  16618.                             'type' => 'twig',
  16619.                             'label' => 'sylius.ui.enabled',
  16620.                             'sortable' => NULL,
  16621.                             'options' => [
  16622.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  16623.                             ],
  16624.                             'enabled' => true,
  16625.                             'position' => 100,
  16626.                         ],
  16627.                         'createdAt' => [
  16628.                             'type' => 'datetime',
  16629.                             'label' => 'Fecha creación',
  16630.                             'sortable' => NULL,
  16631.                             'enabled' => false,
  16632.                             'position' => 100,
  16633.                             'options' => [
  16634.                             ],
  16635.                         ],
  16636.                     ],
  16637.                     'filters' => [
  16638.                         'search' => [
  16639.                             'type' => 'string',
  16640.                             'label' => 'sylius.ui.search',
  16641.                             'options' => [
  16642.                                 'fields' => [
  16643.                                     => 'name',
  16644.                                     => 'description',
  16645.                                 ],
  16646.                             ],
  16647.                             'enabled' => true,
  16648.                             'position' => 100,
  16649.                             'form_options' => [
  16650.                             ],
  16651.                         ],
  16652.                         'enabled' => [
  16653.                             'type' => 'boolean',
  16654.                             'label' => 'sylius.ui.enabled',
  16655.                             'form_options' => [
  16656.                                 'placeholder' => NULL,
  16657.                             ],
  16658.                             'options' => [
  16659.                                 'field' => 'enabled',
  16660.                             ],
  16661.                             'default_value' => 'true',
  16662.                             'enabled' => true,
  16663.                             'position' => 100,
  16664.                         ],
  16665.                     ],
  16666.                     'actions' => [
  16667.                         'main' => [
  16668.                             'create' => [
  16669.                                 'type' => 'create',
  16670.                                 'enabled' => true,
  16671.                                 'position' => 100,
  16672.                                 'options' => [
  16673.                                 ],
  16674.                             ],
  16675.                         ],
  16676.                         'item' => [
  16677.                             'update' => [
  16678.                                 'type' => 'update',
  16679.                                 'enabled' => true,
  16680.                                 'position' => 100,
  16681.                                 'options' => [
  16682.                                 ],
  16683.                             ],
  16684.                             'delete' => [
  16685.                                 'type' => 'delete',
  16686.                                 'enabled' => true,
  16687.                                 'position' => 100,
  16688.                                 'options' => [
  16689.                                 ],
  16690.                             ],
  16691.                         ],
  16692.                     ],
  16693.                 ],
  16694.                 'sylius_admin_tax_category' => [
  16695.                     'driver' => [
  16696.                         'name' => 'doctrine/orm',
  16697.                         'options' => [
  16698.                             'class' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  16699.                         ],
  16700.                     ],
  16701.                     'sorting' => [
  16702.                         'nameAndDescription' => 'asc',
  16703.                     ],
  16704.                     'fields' => [
  16705.                         'code' => [
  16706.                             'type' => 'string',
  16707.                             'label' => 'sylius.ui.code',
  16708.                             'sortable' => NULL,
  16709.                             'enabled' => true,
  16710.                             'position' => 100,
  16711.                             'options' => [
  16712.                             ],
  16713.                         ],
  16714.                         'nameAndDescription' => [
  16715.                             'type' => 'twig',
  16716.                             'label' => 'sylius.ui.name',
  16717.                             'path' => '.',
  16718.                             'sortable' => 'name',
  16719.                             'options' => [
  16720.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  16721.                             ],
  16722.                             'enabled' => true,
  16723.                             'position' => 100,
  16724.                         ],
  16725.                     ],
  16726.                     'filters' => [
  16727.                         'search' => [
  16728.                             'type' => 'string',
  16729.                             'label' => 'sylius.ui.search',
  16730.                             'options' => [
  16731.                                 'fields' => [
  16732.                                     => 'code',
  16733.                                     => 'name',
  16734.                                 ],
  16735.                             ],
  16736.                             'enabled' => true,
  16737.                             'position' => 100,
  16738.                             'form_options' => [
  16739.                             ],
  16740.                         ],
  16741.                     ],
  16742.                     'actions' => [
  16743.                         'main' => [
  16744.                             'create' => [
  16745.                                 'type' => 'create',
  16746.                                 'enabled' => true,
  16747.                                 'position' => 100,
  16748.                                 'options' => [
  16749.                                 ],
  16750.                             ],
  16751.                         ],
  16752.                         'item' => [
  16753.                             'update' => [
  16754.                                 'type' => 'update',
  16755.                                 'enabled' => true,
  16756.                                 'position' => 100,
  16757.                                 'options' => [
  16758.                                 ],
  16759.                             ],
  16760.                             'delete' => [
  16761.                                 'type' => 'delete',
  16762.                                 'enabled' => true,
  16763.                                 'position' => 100,
  16764.                                 'options' => [
  16765.                                 ],
  16766.                             ],
  16767.                         ],
  16768.                         'bulk' => [
  16769.                             'delete' => [
  16770.                                 'type' => 'delete',
  16771.                                 'enabled' => true,
  16772.                                 'position' => 100,
  16773.                                 'options' => [
  16774.                                 ],
  16775.                             ],
  16776.                         ],
  16777.                     ],
  16778.                     'limits' => [
  16779.                         => 10,
  16780.                         => 25,
  16781.                         => 50,
  16782.                     ],
  16783.                 ],
  16784.                 'sylius_admin_tax_rate' => [
  16785.                     'driver' => [
  16786.                         'name' => 'doctrine/orm',
  16787.                         'options' => [
  16788.                             'class' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  16789.                         ],
  16790.                     ],
  16791.                     'sorting' => [
  16792.                         'name' => 'asc',
  16793.                     ],
  16794.                     'fields' => [
  16795.                         'code' => [
  16796.                             'type' => 'string',
  16797.                             'label' => 'sylius.ui.code',
  16798.                             'sortable' => NULL,
  16799.                             'enabled' => true,
  16800.                             'position' => 100,
  16801.                             'options' => [
  16802.                             ],
  16803.                         ],
  16804.                         'name' => [
  16805.                             'type' => 'string',
  16806.                             'label' => 'sylius.ui.name',
  16807.                             'sortable' => NULL,
  16808.                             'enabled' => true,
  16809.                             'position' => 100,
  16810.                             'options' => [
  16811.                             ],
  16812.                         ],
  16813.                         'zone' => [
  16814.                             'type' => 'string',
  16815.                             'label' => 'sylius.ui.zone',
  16816.                             'enabled' => true,
  16817.                             'position' => 100,
  16818.                             'options' => [
  16819.                             ],
  16820.                         ],
  16821.                         'category' => [
  16822.                             'type' => 'string',
  16823.                             'label' => 'sylius.ui.category',
  16824.                             'enabled' => true,
  16825.                             'position' => 100,
  16826.                             'options' => [
  16827.                             ],
  16828.                         ],
  16829.                         'amount' => [
  16830.                             'type' => 'twig',
  16831.                             'label' => 'sylius.ui.amount',
  16832.                             'sortable' => NULL,
  16833.                             'options' => [
  16834.                                 'template' => '@SyliusUi/Grid/Field/percent.html.twig',
  16835.                             ],
  16836.                             'enabled' => true,
  16837.                             'position' => 100,
  16838.                         ],
  16839.                     ],
  16840.                     'filters' => [
  16841.                         'startDate' => [
  16842.                             'type' => 'date',
  16843.                             'label' => 'sylius.ui.start_date',
  16844.                             'options' => [
  16845.                                 'inclusive_to' => true,
  16846.                             ],
  16847.                             'enabled' => true,
  16848.                             'position' => 100,
  16849.                             'form_options' => [
  16850.                             ],
  16851.                         ],
  16852.                         'endDate' => [
  16853.                             'type' => 'date',
  16854.                             'label' => 'sylius.ui.end_date',
  16855.                             'options' => [
  16856.                                 'inclusive_to' => true,
  16857.                             ],
  16858.                             'enabled' => true,
  16859.                             'position' => 100,
  16860.                             'form_options' => [
  16861.                             ],
  16862.                         ],
  16863.                         'search' => [
  16864.                             'type' => 'string',
  16865.                             'label' => 'sylius.ui.search',
  16866.                             'options' => [
  16867.                                 'fields' => [
  16868.                                     => 'code',
  16869.                                     => 'name',
  16870.                                 ],
  16871.                             ],
  16872.                             'enabled' => true,
  16873.                             'position' => 100,
  16874.                             'form_options' => [
  16875.                             ],
  16876.                         ],
  16877.                     ],
  16878.                     'actions' => [
  16879.                         'main' => [
  16880.                             'create' => [
  16881.                                 'type' => 'create',
  16882.                                 'enabled' => true,
  16883.                                 'position' => 100,
  16884.                                 'options' => [
  16885.                                 ],
  16886.                             ],
  16887.                         ],
  16888.                         'item' => [
  16889.                             'update' => [
  16890.                                 'type' => 'update',
  16891.                                 'enabled' => true,
  16892.                                 'position' => 100,
  16893.                                 'options' => [
  16894.                                 ],
  16895.                             ],
  16896.                             'delete' => [
  16897.                                 'type' => 'delete',
  16898.                                 'enabled' => true,
  16899.                                 'position' => 100,
  16900.                                 'options' => [
  16901.                                 ],
  16902.                             ],
  16903.                         ],
  16904.                         'bulk' => [
  16905.                             'delete' => [
  16906.                                 'type' => 'delete',
  16907.                                 'enabled' => true,
  16908.                                 'position' => 100,
  16909.                                 'options' => [
  16910.                                 ],
  16911.                             ],
  16912.                         ],
  16913.                     ],
  16914.                     'limits' => [
  16915.                         => 10,
  16916.                         => 25,
  16917.                         => 50,
  16918.                     ],
  16919.                 ],
  16920.                 'sylius_admin_taxon' => [
  16921.                     'driver' => [
  16922.                         'name' => 'doctrine/orm',
  16923.                         'options' => [
  16924.                             'class' => 'Sylius\\Component\\Core\\Model\\Taxon',
  16925.                             'repository' => [
  16926.                                 'method' => 'createListQueryBuilder',
  16927.                             ],
  16928.                         ],
  16929.                     ],
  16930.                     'filters' => [
  16931.                         'code' => [
  16932.                             'type' => 'string',
  16933.                             'options' => [
  16934.                                 'fields' => [
  16935.                                     => 'code',
  16936.                                 ],
  16937.                             ],
  16938.                             'enabled' => true,
  16939.                             'position' => 100,
  16940.                             'form_options' => [
  16941.                             ],
  16942.                         ],
  16943.                     ],
  16944.                     'sorting' => [
  16945.                     ],
  16946.                     'limits' => [
  16947.                         => 10,
  16948.                         => 25,
  16949.                         => 50,
  16950.                     ],
  16951.                     'fields' => [
  16952.                     ],
  16953.                     'actions' => [
  16954.                     ],
  16955.                 ],
  16956.                 'sylius_admin_zone' => [
  16957.                     'driver' => [
  16958.                         'name' => 'doctrine/orm',
  16959.                         'options' => [
  16960.                             'class' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  16961.                         ],
  16962.                     ],
  16963.                     'fields' => [
  16964.                         'code' => [
  16965.                             'type' => 'string',
  16966.                             'label' => 'sylius.ui.code',
  16967.                             'enabled' => true,
  16968.                             'position' => 100,
  16969.                             'options' => [
  16970.                             ],
  16971.                         ],
  16972.                         'name' => [
  16973.                             'type' => 'string',
  16974.                             'label' => 'sylius.ui.name',
  16975.                             'enabled' => true,
  16976.                             'position' => 100,
  16977.                             'options' => [
  16978.                             ],
  16979.                         ],
  16980.                         'type' => [
  16981.                             'type' => 'twig',
  16982.                             'label' => 'sylius.ui.type',
  16983.                             'options' => [
  16984.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  16985.                             ],
  16986.                             'enabled' => true,
  16987.                             'position' => 100,
  16988.                         ],
  16989.                     ],
  16990.                     'filters' => [
  16991.                         'name' => [
  16992.                             'type' => 'string',
  16993.                             'label' => 'sylius.ui.name',
  16994.                             'enabled' => true,
  16995.                             'position' => 100,
  16996.                             'options' => [
  16997.                             ],
  16998.                             'form_options' => [
  16999.                             ],
  17000.                         ],
  17001.                         'code' => [
  17002.                             'type' => 'string',
  17003.                             'label' => 'sylius.ui.code',
  17004.                             'enabled' => true,
  17005.                             'position' => 100,
  17006.                             'options' => [
  17007.                             ],
  17008.                             'form_options' => [
  17009.                             ],
  17010.                         ],
  17011.                     ],
  17012.                     'actions' => [
  17013.                         'main' => [
  17014.                             'create' => [
  17015.                                 'type' => 'links',
  17016.                                 'label' => 'sylius.ui.create',
  17017.                                 'options' => [
  17018.                                     'class' => 'primary',
  17019.                                     'icon' => 'plus',
  17020.                                     'header' => [
  17021.                                         'icon' => 'cube',
  17022.                                         'label' => 'sylius.ui.type',
  17023.                                     ],
  17024.                                     'links' => [
  17025.                                         'country' => [
  17026.                                             'label' => 'sylius.ui.zone_consisting_of_countries',
  17027.                                             'icon' => 'plus',
  17028.                                             'route' => 'sylius_admin_zone_create',
  17029.                                             'parameters' => [
  17030.                                                 'type' => 'country',
  17031.                                             ],
  17032.                                         ],
  17033.                                         'province' => [
  17034.                                             'label' => 'sylius.ui.zone_consisting_of_provinces',
  17035.                                             'icon' => 'plus',
  17036.                                             'route' => 'sylius_admin_zone_create',
  17037.                                             'parameters' => [
  17038.                                                 'type' => 'province',
  17039.                                             ],
  17040.                                         ],
  17041.                                         'zone' => [
  17042.                                             'label' => 'sylius.ui.zone_consisting_of_other_zones',
  17043.                                             'icon' => 'plus',
  17044.                                             'route' => 'sylius_admin_zone_create',
  17045.                                             'parameters' => [
  17046.                                                 'type' => 'zone',
  17047.                                             ],
  17048.                                         ],
  17049.                                     ],
  17050.                                 ],
  17051.                                 'enabled' => true,
  17052.                                 'position' => 100,
  17053.                             ],
  17054.                         ],
  17055.                         'item' => [
  17056.                             'update' => [
  17057.                                 'type' => 'update',
  17058.                                 'enabled' => true,
  17059.                                 'position' => 100,
  17060.                                 'options' => [
  17061.                                 ],
  17062.                             ],
  17063.                             'delete' => [
  17064.                                 'type' => 'delete',
  17065.                                 'enabled' => true,
  17066.                                 'position' => 100,
  17067.                                 'options' => [
  17068.                                 ],
  17069.                             ],
  17070.                         ],
  17071.                         'bulk' => [
  17072.                             'delete' => [
  17073.                                 'type' => 'delete',
  17074.                                 'enabled' => true,
  17075.                                 'position' => 100,
  17076.                                 'options' => [
  17077.                                 ],
  17078.                             ],
  17079.                         ],
  17080.                     ],
  17081.                     'sorting' => [
  17082.                     ],
  17083.                     'limits' => [
  17084.                         => 10,
  17085.                         => 25,
  17086.                         => 50,
  17087.                     ],
  17088.                 ],
  17089.                 'sylius_shop_account_order' => [
  17090.                     'driver' => [
  17091.                         'name' => 'doctrine/orm',
  17092.                         'options' => [
  17093.                             'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17094.                             'repository' => [
  17095.                                 'method' => 'createByCustomerAndChannelIdQueryBuilder',
  17096.                                 'arguments' => [
  17097.                                     => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  17098.                                     => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  17099.                                 ],
  17100.                             ],
  17101.                         ],
  17102.                     ],
  17103.                     'sorting' => [
  17104.                         'checkoutCompletedAt' => 'desc',
  17105.                     ],
  17106.                     'fields' => [
  17107.                         'number' => [
  17108.                             'type' => 'twig',
  17109.                             'label' => 'sylius.ui.number',
  17110.                             'sortable' => NULL,
  17111.                             'options' => [
  17112.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  17113.                             ],
  17114.                             'enabled' => true,
  17115.                             'position' => 100,
  17116.                         ],
  17117.                         'checkoutCompletedAt' => [
  17118.                             'type' => 'datetime',
  17119.                             'label' => 'sylius.ui.date',
  17120.                             'sortable' => NULL,
  17121.                             'options' => [
  17122.                                 'format' => 'm/d/Y',
  17123.                             ],
  17124.                             'enabled' => true,
  17125.                             'position' => 100,
  17126.                         ],
  17127.                         'shippingAddress' => [
  17128.                             'type' => 'twig',
  17129.                             'label' => 'sylius.ui.ship_to',
  17130.                             'options' => [
  17131.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  17132.                             ],
  17133.                             'enabled' => true,
  17134.                             'position' => 100,
  17135.                         ],
  17136.                         'total' => [
  17137.                             'type' => 'twig',
  17138.                             'label' => 'sylius.ui.total',
  17139.                             'path' => '.',
  17140.                             'sortable' => 'total',
  17141.                             'options' => [
  17142.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  17143.                             ],
  17144.                             'enabled' => true,
  17145.                             'position' => 100,
  17146.                         ],
  17147.                         'state' => [
  17148.                             'type' => 'twig',
  17149.                             'label' => 'sylius.ui.state',
  17150.                             'sortable' => NULL,
  17151.                             'options' => [
  17152.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  17153.                                 'vars' => [
  17154.                                     'labels' => '@SyliusShop/Account/Order/Label/State',
  17155.                                 ],
  17156.                             ],
  17157.                             'enabled' => true,
  17158.                             'position' => 100,
  17159.                         ],
  17160.                     ],
  17161.                     'actions' => [
  17162.                         'item' => [
  17163.                             'show' => [
  17164.                                 'type' => 'shop_show',
  17165.                                 'label' => 'sylius.ui.show',
  17166.                                 'options' => [
  17167.                                     'link' => [
  17168.                                         'route' => 'sylius_shop_account_order_show',
  17169.                                         'parameters' => [
  17170.                                             'number' => 'resource.number',
  17171.                                         ],
  17172.                                     ],
  17173.                                 ],
  17174.                                 'enabled' => true,
  17175.                                 'position' => 100,
  17176.                             ],
  17177.                             'pay' => [
  17178.                                 'type' => 'shop_pay',
  17179.                                 'label' => 'sylius.ui.pay',
  17180.                                 'options' => [
  17181.                                     'link' => [
  17182.                                         'route' => 'sylius_shop_order_show',
  17183.                                         'parameters' => [
  17184.                                             'tokenValue' => 'resource.tokenValue',
  17185.                                         ],
  17186.                                     ],
  17187.                                 ],
  17188.                                 'enabled' => true,
  17189.                                 'position' => 100,
  17190.                             ],
  17191.                         ],
  17192.                     ],
  17193.                     'limits' => [
  17194.                         => 10,
  17195.                         => 25,
  17196.                         => 50,
  17197.                     ],
  17198.                     'filters' => [
  17199.                     ],
  17200.                 ],
  17201.                 'sylius_shop_product' => [
  17202.                     'driver' => [
  17203.                         'name' => 'doctrine/orm',
  17204.                         'options' => [
  17205.                             'class' => 'Sylius\\Component\\Core\\Model\\Product',
  17206.                             'repository' => [
  17207.                                 'method' => 'createShopListQueryBuilder',
  17208.                                 'arguments' => [
  17209.                                     'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  17210.                                     'taxon' => 'expr:notFoundOnNull(service(\'sylius.repository.taxon\').findOneBySlug($slug, service(\'sylius.context.locale\').getLocaleCode()))',
  17211.                                     'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  17212.                                     'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  17213.                                     'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  17214.                                 ],
  17215.                             ],
  17216.                         ],
  17217.                     ],
  17218.                     'sorting' => [
  17219.                         'position' => 'asc',
  17220.                     ],
  17221.                     'limits' => [
  17222.                         => 9,
  17223.                         => 18,
  17224.                         => 27,
  17225.                     ],
  17226.                     'fields' => [
  17227.                         'createdAt' => [
  17228.                             'type' => 'datetime',
  17229.                             'sortable' => NULL,
  17230.                             'enabled' => true,
  17231.                             'position' => 100,
  17232.                             'options' => [
  17233.                             ],
  17234.                         ],
  17235.                         'position' => [
  17236.                             'type' => 'string
',
  17237.                             'sortable' => 'productTaxon.position',
  17238.                             'enabled' => true,
  17239.                             'position' => 100,
  17240.                             'options' => [
  17241.                             ],
  17242.                         ],
  17243.                         'name' => [
  17244.                             'type' => 'string
',
  17245.                             'sortable' => 'translation.name',
  17246.                             'enabled' => true,
  17247.                             'position' => 100,
  17248.                             'options' => [
  17249.                             ],
  17250.                         ],
  17251.                         'price' => [
  17252.                             'type' => 'int',
  17253.                             'sortable' => 'channelPricing.price',
  17254.                             'enabled' => true,
  17255.                             'position' => 100,
  17256.                             'options' => [
  17257.                             ],
  17258.                         ],
  17259.                     ],
  17260.                     'filters' => [
  17261.                         'search' => [
  17262.                             'type' => 'shop_string',
  17263.                             'label' => false,
  17264.                             'options' => [
  17265.                                 'fields' => [
  17266.                                     => 'translation.name',
  17267.                                 ],
  17268.                             ],
  17269.                             'form_options' => [
  17270.                                 'type' => 'contains',
  17271.                             ],
  17272.                             'enabled' => true,
  17273.                             'position' => 100,
  17274.                         ],
  17275.                     ],
  17276.                     'actions' => [
  17277.                     ],
  17278.                 ],
  17279.             ],
  17280.             'sm.configs' => [
  17281.                 'sylius_catalog_promotion' => [
  17282.                     'class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  17283.                     'property_path' => 'state',
  17284.                     'graph' => 'sylius_catalog_promotion',
  17285.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17286.                     'states' => [
  17287.                         => 'active',
  17288.                         => 'inactive',
  17289.                         => 'processing',
  17290.                     ],
  17291.                     'transitions' => [
  17292.                         'activate' => [
  17293.                             'from' => [
  17294.                                 => 'processing',
  17295.                             ],
  17296.                             'to' => 'active',
  17297.                         ],
  17298.                         'deactivate' => [
  17299.                             'from' => [
  17300.                                 => 'processing',
  17301.                             ],
  17302.                             'to' => 'inactive',
  17303.                         ],
  17304.                         'process' => [
  17305.                             'from' => [
  17306.                                 => 'inactive',
  17307.                                 => 'active',
  17308.                             ],
  17309.                             'to' => 'processing',
  17310.                         ],
  17311.                     ],
  17312.                 ],
  17313.                 'sylius_order_checkout' => [
  17314.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17315.                     'property_path' => 'checkoutState',
  17316.                     'graph' => 'sylius_order_checkout',
  17317.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17318.                     'states' => [
  17319.                         => 'cart',
  17320.                         => 'addressed',
  17321.                         => 'shipping_selected',
  17322.                         => 'shipping_skipped',
  17323.                         => 'payment_skipped',
  17324.                         => 'payment_selected',
  17325.                         => 'completed',
  17326.                     ],
  17327.                     'transitions' => [
  17328.                         'address' => [
  17329.                             'from' => [
  17330.                                 => 'cart',
  17331.                                 => 'addressed',
  17332.                                 => 'shipping_selected',
  17333.                                 => 'shipping_skipped',
  17334.                                 => 'payment_selected',
  17335.                                 => 'payment_skipped',
  17336.                             ],
  17337.                             'to' => 'addressed',
  17338.                         ],
  17339.                         'skip_shipping' => [
  17340.                             'from' => [
  17341.                                 => 'addressed',
  17342.                             ],
  17343.                             'to' => 'shipping_skipped',
  17344.                         ],
  17345.                         'select_shipping' => [
  17346.                             'from' => [
  17347.                                 => 'addressed',
  17348.                                 => 'shipping_selected',
  17349.                                 => 'payment_selected',
  17350.                                 => 'payment_skipped',
  17351.                             ],
  17352.                             'to' => 'shipping_selected',
  17353.                         ],
  17354.                         'skip_payment' => [
  17355.                             'from' => [
  17356.                                 => 'shipping_selected',
  17357.                                 => 'shipping_skipped',
  17358.                             ],
  17359.                             'to' => 'payment_skipped',
  17360.                         ],
  17361.                         'select_payment' => [
  17362.                             'from' => [
  17363.                                 => 'payment_selected',
  17364.                                 => 'shipping_skipped',
  17365.                                 => 'shipping_selected',
  17366.                             ],
  17367.                             'to' => 'payment_selected',
  17368.                         ],
  17369.                         'complete' => [
  17370.                             'from' => [
  17371.                                 => 'payment_selected',
  17372.                                 => 'payment_skipped',
  17373.                             ],
  17374.                             'to' => 'completed',
  17375.                         ],
  17376.                     ],
  17377.                     'callbacks' => [
  17378.                         'after' => [
  17379.                             'sylius_create_order' => [
  17380.                                 'on' => [
  17381.                                     => 'complete',
  17382.                                 ],
  17383.                                 'do' => [
  17384.                                     => '@sm.callback.cascade_transition',
  17385.                                     => 'apply',
  17386.                                 ],
  17387.                                 'args' => [
  17388.                                     => 'object',
  17389.                                     => 'event',
  17390.                                     => '\'create\'',
  17391.                                     => '\'sylius_order\'',
  17392.                                 ],
  17393.                                 'priority' => -400,
  17394.                                 'disabled' => false,
  17395.                             ],
  17396.                             'sylius_save_checkout_completion_date' => [
  17397.                                 'on' => [
  17398.                                     => 'complete',
  17399.                                 ],
  17400.                                 'do' => [
  17401.                                     => 'object',
  17402.                                     => 'completeCheckout',
  17403.                                 ],
  17404.                                 'args' => [
  17405.                                     => 'object',
  17406.                                 ],
  17407.                                 'priority' => -300,
  17408.                                 'disabled' => false,
  17409.                             ],
  17410.                             'sylius_process_cart' => [
  17411.                                 'on' => [
  17412.                                     => 'select_shipping',
  17413.                                     => 'address',
  17414.                                     => 'select_payment',
  17415.                                     => 'skip_shipping',
  17416.                                     => 'skip_payment',
  17417.                                 ],
  17418.                                 'do' => [
  17419.                                     => '@sylius.order_processing.order_processor',
  17420.                                     => 'process',
  17421.                                 ],
  17422.                                 'args' => [
  17423.                                     => 'object',
  17424.                                 ],
  17425.                                 'priority' => -200,
  17426.                                 'disabled' => false,
  17427.                             ],
  17428.                             'sylius_control_payment_state' => [
  17429.                                 'on' => [
  17430.                                     => 'complete',
  17431.                                 ],
  17432.                                 'do' => [
  17433.                                     => '@sylius.state_resolver.order_payment',
  17434.                                     => 'resolve',
  17435.                                 ],
  17436.                                 'args' => [
  17437.                                     => 'object',
  17438.                                 ],
  17439.                                 'priority' => -200,
  17440.                                 'disabled' => false,
  17441.                             ],
  17442.                             'sylius_skip_shipping' => [
  17443.                                 'on' => [
  17444.                                     => 'address',
  17445.                                 ],
  17446.                                 'do' => [
  17447.                                     => '@sylius.state_resolver.order_checkout',
  17448.                                     => 'resolve',
  17449.                                 ],
  17450.                                 'args' => [
  17451.                                     => 'object',
  17452.                                 ],
  17453.                                 'priority' => -100,
  17454.                                 'disabled' => false,
  17455.                             ],
  17456.                             'sylius_skip_payment' => [
  17457.                                 'on' => [
  17458.                                     => 'select_shipping',
  17459.                                 ],
  17460.                                 'do' => [
  17461.                                     => '@sylius.state_resolver.order_checkout',
  17462.                                     => 'resolve',
  17463.                                 ],
  17464.                                 'args' => [
  17465.                                     => 'object',
  17466.                                 ],
  17467.                                 'priority' => -100,
  17468.                                 'disabled' => false,
  17469.                             ],
  17470.                             'sylius_control_shipping_state' => [
  17471.                                 'on' => [
  17472.                                     => 'complete',
  17473.                                 ],
  17474.                                 'do' => [
  17475.                                     => '@sylius.state_resolver.order_shipping',
  17476.                                     => 'resolve',
  17477.                                 ],
  17478.                                 'args' => [
  17479.                                     => 'object',
  17480.                                 ],
  17481.                                 'priority' => -100,
  17482.                                 'disabled' => false,
  17483.                             ],
  17484.                         ],
  17485.                         'guard' => [
  17486.                         ],
  17487.                         'before' => [
  17488.                         ],
  17489.                     ],
  17490.                 ],
  17491.                 'sylius_order_shipping' => [
  17492.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17493.                     'property_path' => 'shippingState',
  17494.                     'graph' => 'sylius_order_shipping',
  17495.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17496.                     'states' => [
  17497.                         => 'cart',
  17498.                         => 'ready',
  17499.                         => 'cancelled',
  17500.                         => 'partially_shipped',
  17501.                         => 'shipped',
  17502.                     ],
  17503.                     'transitions' => [
  17504.                         'request_shipping' => [
  17505.                             'from' => [
  17506.                                 => 'cart',
  17507.                             ],
  17508.                             'to' => 'ready',
  17509.                         ],
  17510.                         'cancel' => [
  17511.                             'from' => [
  17512.                                 => 'ready',
  17513.                             ],
  17514.                             'to' => 'cancelled',
  17515.                         ],
  17516.                         'partially_ship' => [
  17517.                             'from' => [
  17518.                                 => 'ready',
  17519.                             ],
  17520.                             'to' => 'partially_shipped',
  17521.                         ],
  17522.                         'ship' => [
  17523.                             'from' => [
  17524.                                 => 'ready',
  17525.                                 => 'partially_shipped',
  17526.                             ],
  17527.                             'to' => 'shipped',
  17528.                         ],
  17529.                     ],
  17530.                     'callbacks' => [
  17531.                         'after' => [
  17532.                             'sylius_resolve_state' => [
  17533.                                 'on' => [
  17534.                                     => 'ship',
  17535.                                 ],
  17536.                                 'do' => [
  17537.                                     => '@sylius.state_resolver.order',
  17538.                                     => 'resolve',
  17539.                                 ],
  17540.                                 'args' => [
  17541.                                     => 'object',
  17542.                                 ],
  17543.                                 'priority' => -100,
  17544.                                 'disabled' => false,
  17545.                             ],
  17546.                         ],
  17547.                         'guard' => [
  17548.                         ],
  17549.                         'before' => [
  17550.                         ],
  17551.                     ],
  17552.                 ],
  17553.                 'sylius_order_payment' => [
  17554.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17555.                     'property_path' => 'paymentState',
  17556.                     'graph' => 'sylius_order_payment',
  17557.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17558.                     'states' => [
  17559.                         => 'cart',
  17560.                         => 'awaiting_payment',
  17561.                         => 'partially_authorized',
  17562.                         => 'authorized',
  17563.                         => 'partially_paid',
  17564.                         => 'cancelled',
  17565.                         => 'paid',
  17566.                         => 'partially_refunded',
  17567.                         => 'refunded',
  17568.                     ],
  17569.                     'transitions' => [
  17570.                         'request_payment' => [
  17571.                             'from' => [
  17572.                                 => 'cart',
  17573.                             ],
  17574.                             'to' => 'awaiting_payment',
  17575.                         ],
  17576.                         'partially_authorize' => [
  17577.                             'from' => [
  17578.                                 => 'awaiting_payment',
  17579.                                 => 'partially_authorized',
  17580.                             ],
  17581.                             'to' => 'partially_authorized',
  17582.                         ],
  17583.                         'authorize' => [
  17584.                             'from' => [
  17585.                                 => 'awaiting_payment',
  17586.                                 => 'partially_authorized',
  17587.                             ],
  17588.                             'to' => 'authorized',
  17589.                         ],
  17590.                         'partially_pay' => [
  17591.                             'from' => [
  17592.                                 => 'awaiting_payment',
  17593.                                 => 'partially_paid',
  17594.                                 => 'partially_authorized',
  17595.                             ],
  17596.                             'to' => 'partially_paid',
  17597.                         ],
  17598.                         'cancel' => [
  17599.                             'from' => [
  17600.                                 => 'awaiting_payment',
  17601.                                 => 'authorized',
  17602.                                 => 'partially_authorized',
  17603.                             ],
  17604.                             'to' => 'cancelled',
  17605.                         ],
  17606.                         'pay' => [
  17607.                             'from' => [
  17608.                                 => 'awaiting_payment',
  17609.                                 => 'partially_paid',
  17610.                                 => 'authorized',
  17611.                             ],
  17612.                             'to' => 'paid',
  17613.                         ],
  17614.                         'partially_refund' => [
  17615.                             'from' => [
  17616.                                 => 'paid',
  17617.                                 => 'partially_paid',
  17618.                                 => 'partially_refunded',
  17619.                             ],
  17620.                             'to' => 'partially_refunded',
  17621.                         ],
  17622.                         'refund' => [
  17623.                             'from' => [
  17624.                                 => 'paid',
  17625.                                 => 'partially_paid',
  17626.                                 => 'partially_refunded',
  17627.                             ],
  17628.                             'to' => 'refunded',
  17629.                         ],
  17630.                     ],
  17631.                     'callbacks' => [
  17632.                         'after' => [
  17633.                             'sylius_order_paid' => [
  17634.                                 'on' => [
  17635.                                     => 'pay',
  17636.                                 ],
  17637.                                 'do' => [
  17638.                                     => '@sylius.inventory.order_inventory_operator',
  17639.                                     => 'sell',
  17640.                                 ],
  17641.                                 'args' => [
  17642.                                     => 'object',
  17643.                                 ],
  17644.                                 'priority' => -200,
  17645.                                 'disabled' => false,
  17646.                             ],
  17647.                             'sylius_resolve_state' => [
  17648.                                 'on' => [
  17649.                                     => 'pay',
  17650.                                 ],
  17651.                                 'do' => [
  17652.                                     => '@sylius.state_resolver.order',
  17653.                                     => 'resolve',
  17654.                                 ],
  17655.                                 'args' => [
  17656.                                     => 'object',
  17657.                                 ],
  17658.                                 'priority' => -100,
  17659.                                 'disabled' => false,
  17660.                             ],
  17661.                         ],
  17662.                         'guard' => [
  17663.                         ],
  17664.                         'before' => [
  17665.                         ],
  17666.                     ],
  17667.                 ],
  17668.                 'sylius_order' => [
  17669.                     'class' => 'Sylius\\Component\\Core\\Model\\Order',
  17670.                     'property_path' => 'state',
  17671.                     'graph' => 'sylius_order',
  17672.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17673.                     'states' => [
  17674.                         => 'cart',
  17675.                         => 'new',
  17676.                         => 'cancelled',
  17677.                         => 'fulfilled',
  17678.                     ],
  17679.                     'transitions' => [
  17680.                         'create' => [
  17681.                             'from' => [
  17682.                                 => 'cart',
  17683.                             ],
  17684.                             'to' => 'new',
  17685.                         ],
  17686.                         'cancel' => [
  17687.                             'from' => [
  17688.                                 => 'new',
  17689.                             ],
  17690.                             'to' => 'cancelled',
  17691.                         ],
  17692.                         'fulfill' => [
  17693.                             'from' => [
  17694.                                 => 'new',
  17695.                             ],
  17696.                             'to' => 'fulfilled',
  17697.                         ],
  17698.                     ],
  17699.                     'callbacks' => [
  17700.                         'before' => [
  17701.                             'sylius_assign_number' => [
  17702.                                 'on' => [
  17703.                                     => 'create',
  17704.                                 ],
  17705.                                 'do' => [
  17706.                                     => '@sylius.order_number_assigner',
  17707.                                     => 'assignNumber',
  17708.                                 ],
  17709.                                 'args' => [
  17710.                                     => 'object',
  17711.                                 ],
  17712.                                 'priority' => -200,
  17713.                                 'disabled' => false,
  17714.                             ],
  17715.                             'sylius_assign_token' => [
  17716.                                 'on' => [
  17717.                                     => 'create',
  17718.                                 ],
  17719.                                 'do' => [
  17720.                                     => '@sylius.unique_id_based_order_token_assigner',
  17721.                                     => 'assignTokenValueIfNotSet',
  17722.                                 ],
  17723.                                 'args' => [
  17724.                                     => 'object',
  17725.                                 ],
  17726.                                 'priority' => -100,
  17727.                                 'disabled' => false,
  17728.                             ],
  17729.                         ],
  17730.                         'after' => [
  17731.                             'sylius_request_shipping' => [
  17732.                                 'on' => [
  17733.                                     => 'create',
  17734.                                 ],
  17735.                                 'do' => [
  17736.                                     => '@sm.callback.cascade_transition',
  17737.                                     => 'apply',
  17738.                                 ],
  17739.                                 'args' => [
  17740.                                     => 'object',
  17741.                                     => 'event',
  17742.                                     => '\'request_shipping\'',
  17743.                                     => '\'sylius_order_shipping\'',
  17744.                                 ],
  17745.                                 'priority' => -800,
  17746.                                 'disabled' => false,
  17747.                             ],
  17748.                             'sylius_request_payment' => [
  17749.                                 'on' => [
  17750.                                     => 'create',
  17751.                                 ],
  17752.                                 'do' => [
  17753.                                     => '@sm.callback.cascade_transition',
  17754.                                     => 'apply',
  17755.                                 ],
  17756.                                 'args' => [
  17757.                                     => 'object',
  17758.                                     => 'event',
  17759.                                     => '\'request_payment\'',
  17760.                                     => '\'sylius_order_payment\'',
  17761.                                 ],
  17762.                                 'priority' => -700,
  17763.                                 'disabled' => false,
  17764.                             ],
  17765.                             'sylius_create_payment' => [
  17766.                                 'on' => [
  17767.                                     => 'create',
  17768.                                 ],
  17769.                                 'do' => [
  17770.                                     => '@sm.callback.cascade_transition',
  17771.                                     => 'apply',
  17772.                                 ],
  17773.                                 'args' => [
  17774.                                     => 'object.getPayments()',
  17775.                                     => 'event',
  17776.                                     => '\'create\'',
  17777.                                     => '\'sylius_payment\'',
  17778.                                 ],
  17779.                                 'priority' => -600,
  17780.                                 'disabled' => false,
  17781.                             ],
  17782.                             'sylius_cancel_payment' => [
  17783.                                 'on' => [
  17784.                                     => 'cancel',
  17785.                                 ],
  17786.                                 'do' => [
  17787.                                     => '@sm.callback.cascade_transition',
  17788.                                     => 'apply',
  17789.                                 ],
  17790.                                 'args' => [
  17791.                                     => 'object.getPayments()',
  17792.                                     => 'event',
  17793.                                     => '\'cancel\'',
  17794.                                     => '\'sylius_payment\'',
  17795.                                 ],
  17796.                                 'priority' => -600,
  17797.                                 'disabled' => false,
  17798.                             ],
  17799.                             'sylius_create_shipment' => [
  17800.                                 'on' => [
  17801.                                     => 'create',
  17802.                                 ],
  17803.                                 'do' => [
  17804.                                     => '@sm.callback.cascade_transition',
  17805.                                     => 'apply',
  17806.                                 ],
  17807.                                 'args' => [
  17808.                                     => 'object.getShipments()',
  17809.                                     => 'event',
  17810.                                     => '\'create\'',
  17811.                                     => '\'sylius_shipment\'',
  17812.                                 ],
  17813.                                 'priority' => -500,
  17814.                                 'disabled' => false,
  17815.                             ],
  17816.                             'sylius_cancel_shipment' => [
  17817.                                 'on' => [
  17818.                                     => 'cancel',
  17819.                                 ],
  17820.                                 'do' => [
  17821.                                     => '@sm.callback.cascade_transition',
  17822.                                     => 'apply',
  17823.                                 ],
  17824.                                 'args' => [
  17825.                                     => 'object.getShipments()',
  17826.                                     => 'event',
  17827.                                     => '\'cancel\'',
  17828.                                     => '\'sylius_shipment\'',
  17829.                                 ],
  17830.                                 'priority' => -500,
  17831.                                 'disabled' => false,
  17832.                             ],
  17833.                             'sylius_hold_inventory' => [
  17834.                                 'on' => [
  17835.                                     => 'create',
  17836.                                 ],
  17837.                                 'do' => [
  17838.                                     => '@sylius.inventory.order_inventory_operator',
  17839.                                     => 'hold',
  17840.                                 ],
  17841.                                 'args' => [
  17842.                                     => 'object',
  17843.                                 ],
  17844.                                 'priority' => -400,
  17845.                                 'disabled' => false,
  17846.                             ],
  17847.                             'sylius_cancel_order_payment' => [
  17848.                                 'on' => [
  17849.                                     => 'cancel',
  17850.                                 ],
  17851.                                 'do' => [
  17852.                                     => '@sm.callback.cascade_transition',
  17853.                                     => 'apply',
  17854.                                 ],
  17855.                                 'args' => [
  17856.                                     => 'object',
  17857.                                     => 'event',
  17858.                                     => '\'cancel\'',
  17859.                                     => '\'sylius_order_payment\'',
  17860.                                 ],
  17861.                                 'priority' => -400,
  17862.                                 'disabled' => false,
  17863.                             ],
  17864.                             'sylius_increment_promotions_usages' => [
  17865.                                 'on' => [
  17866.                                     => 'create',
  17867.                                 ],
  17868.                                 'do' => [
  17869.                                     => '@sylius.promotion_usage_modifier',
  17870.                                     => 'increment',
  17871.                                 ],
  17872.                                 'args' => [
  17873.                                     => 'object',
  17874.                                 ],
  17875.                                 'priority' => -300,
  17876.                                 'disabled' => false,
  17877.                             ],
  17878.                             'sylius_cancel_order_shipment' => [
  17879.                                 'on' => [
  17880.                                     => 'cancel',
  17881.                                 ],
  17882.                                 'do' => [
  17883.                                     => '@sm.callback.cascade_transition',
  17884.                                     => 'apply',
  17885.                                 ],
  17886.                                 'args' => [
  17887.                                     => 'object',
  17888.                                     => 'event',
  17889.                                     => '\'cancel\'',
  17890.                                     => '\'sylius_order_shipping\'',
  17891.                                 ],
  17892.                                 'priority' => -300,
  17893.                                 'disabled' => false,
  17894.                             ],
  17895.                             'sylius_save_addresses_on_customer' => [
  17896.                                 'on' => [
  17897.                                     => 'create',
  17898.                                 ],
  17899.                                 'do' => [
  17900.                                     => '@sylius.customer_order_addresses_saver',
  17901.                                     => 'saveAddresses',
  17902.                                 ],
  17903.                                 'args' => [
  17904.                                     => 'object',
  17905.                                 ],
  17906.                                 'priority' => -200,
  17907.                                 'disabled' => false,
  17908.                             ],
  17909.                             'sylis_cancel_order' => [
  17910.                                 'on' => [
  17911.                                     => 'cancel',
  17912.                                 ],
  17913.                                 'do' => [
  17914.                                     => '@sylius.inventory.order_inventory_operator',
  17915.                                     => 'cancel',
  17916.                                 ],
  17917.                                 'args' => [
  17918.                                     => 'object',
  17919.                                 ],
  17920.                                 'priority' => -200,
  17921.                                 'disabled' => false,
  17922.                             ],
  17923.                             'sylius_set_order_immutable_names' => [
  17924.                                 'on' => [
  17925.                                     => 'create',
  17926.                                 ],
  17927.                                 'do' => [
  17928.                                     => '@sylius.order_item_names_setter',
  17929.                                     => '__invoke',
  17930.                                 ],
  17931.                                 'args' => [
  17932.                                     => 'object',
  17933.                                 ],
  17934.                                 'priority' => -100,
  17935.                                 'disabled' => false,
  17936.                             ],
  17937.                             'sylius_decrement_promotions_usages' => [
  17938.                                 'on' => [
  17939.                                     => 'cancel',
  17940.                                 ],
  17941.                                 'do' => [
  17942.                                     => '@sylius.promotion_usage_modifier',
  17943.                                     => 'decrement',
  17944.                                 ],
  17945.                                 'args' => [
  17946.                                     => 'object',
  17947.                                 ],
  17948.                                 'priority' => -100,
  17949.                                 'disabled' => false,
  17950.                             ],
  17951.                         ],
  17952.                         'guard' => [
  17953.                         ],
  17954.                     ],
  17955.                 ],
  17956.                 'sylius_shipment' => [
  17957.                     'class' => 'Sylius\\Component\\Core\\Model\\Shipment',
  17958.                     'property_path' => 'state',
  17959.                     'graph' => 'sylius_shipment',
  17960.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  17961.                     'states' => [
  17962.                         => 'cart',
  17963.                         => 'ready',
  17964.                         => 'shipped',
  17965.                         => 'cancelled',
  17966.                     ],
  17967.                     'transitions' => [
  17968.                         'create' => [
  17969.                             'from' => [
  17970.                                 => 'cart',
  17971.                             ],
  17972.                             'to' => 'ready',
  17973.                         ],
  17974.                         'ship' => [
  17975.                             'from' => [
  17976.                                 => 'ready',
  17977.                             ],
  17978.                             'to' => 'shipped',
  17979.                         ],
  17980.                         'cancel' => [
  17981.                             'from' => [
  17982.                                 => 'ready',
  17983.                             ],
  17984.                             'to' => 'cancelled',
  17985.                         ],
  17986.                     ],
  17987.                     'callbacks' => [
  17988.                         'before' => [
  17989.                             'sylius_assign_date' => [
  17990.                                 'on' => 'ship',
  17991.                                 'do' => [
  17992.                                     => '@sylius.shipping_date_assigner',
  17993.                                     => 'assign',
  17994.                                 ],
  17995.                                 'args' => [
  17996.                                     => 'object',
  17997.                                 ],
  17998.                                 'priority' => -200,
  17999.                                 'disabled' => false,
  18000.                             ],
  18001.                         ],
  18002.                         'after' => [
  18003.                             'sylius_resolve_state' => [
  18004.                                 'on' => [
  18005.                                     => 'ship',
  18006.                                 ],
  18007.                                 'do' => [
  18008.                                     => '@sylius.state_resolver.order_shipping',
  18009.                                     => 'resolve',
  18010.                                 ],
  18011.                                 'args' => [
  18012.                                     => 'object.getOrder()',
  18013.                                 ],
  18014.                                 'priority' => -100,
  18015.                                 'disabled' => false,
  18016.                             ],
  18017.                         ],
  18018.                         'guard' => [
  18019.                         ],
  18020.                     ],
  18021.                 ],
  18022.                 'sylius_payment' => [
  18023.                     'class' => 'Sylius\\Component\\Core\\Model\\Payment',
  18024.                     'property_path' => 'state',
  18025.                     'graph' => 'sylius_payment',
  18026.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18027.                     'states' => [
  18028.                         => 'cart',
  18029.                         => 'new',
  18030.                         => 'processing',
  18031.                         => 'authorized',
  18032.                         => 'completed',
  18033.                         => 'failed',
  18034.                         => 'cancelled',
  18035.                         => 'refunded',
  18036.                     ],
  18037.                     'transitions' => [
  18038.                         'create' => [
  18039.                             'from' => [
  18040.                                 => 'cart',
  18041.                             ],
  18042.                             'to' => 'new',
  18043.                         ],
  18044.                         'process' => [
  18045.                             'from' => [
  18046.                                 => 'new',
  18047.                             ],
  18048.                             'to' => 'processing',
  18049.                         ],
  18050.                         'authorize' => [
  18051.                             'from' => [
  18052.                                 => 'new',
  18053.                                 => 'processing',
  18054.                             ],
  18055.                             'to' => 'authorized',
  18056.                         ],
  18057.                         'complete' => [
  18058.                             'from' => [
  18059.                                 => 'new',
  18060.                                 => 'processing',
  18061.                                 => 'authorized',
  18062.                             ],
  18063.                             'to' => 'completed',
  18064.                         ],
  18065.                         'fail' => [
  18066.                             'from' => [
  18067.                                 => 'new',
  18068.                                 => 'processing',
  18069.                             ],
  18070.                             'to' => 'failed',
  18071.                         ],
  18072.                         'cancel' => [
  18073.                             'from' => [
  18074.                                 => 'new',
  18075.                                 => 'processing',
  18076.                                 => 'authorized',
  18077.                             ],
  18078.                             'to' => 'cancelled',
  18079.                         ],
  18080.                         'refund' => [
  18081.                             'from' => [
  18082.                                 => 'completed',
  18083.                             ],
  18084.                             'to' => 'refunded',
  18085.                         ],
  18086.                     ],
  18087.                     'callbacks' => [
  18088.                         'after' => [
  18089.                             'sylius_process_order' => [
  18090.                                 'on' => [
  18091.                                     => 'fail',
  18092.                                     => 'cancel',
  18093.                                 ],
  18094.                                 'do' => [
  18095.                                     => '@sylius.order_processing.order_payment_processor.after_checkout',
  18096.                                     => 'process',
  18097.                                 ],
  18098.                                 'args' => [
  18099.                                     => 'object.getOrder()',
  18100.                                 ],
  18101.                                 'priority' => -100,
  18102.                                 'disabled' => false,
  18103.                             ],
  18104.                             'sylius_resolve_state' => [
  18105.                                 'on' => [
  18106.                                     => 'complete',
  18107.                                     => 'process',
  18108.                                     => 'refund',
  18109.                                     => 'authorize',
  18110.                                 ],
  18111.                                 'do' => [
  18112.                                     => '@sylius.state_resolver.order_payment',
  18113.                                     => 'resolve',
  18114.                                 ],
  18115.                                 'args' => [
  18116.                                     => 'object.getOrder()',
  18117.                                 ],
  18118.                                 'priority' => -100,
  18119.                                 'disabled' => false,
  18120.                             ],
  18121.                         ],
  18122.                         'guard' => [
  18123.                         ],
  18124.                         'before' => [
  18125.                         ],
  18126.                     ],
  18127.                 ],
  18128.                 'sylius_product_review' => [
  18129.                     'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  18130.                     'property_path' => 'status',
  18131.                     'graph' => 'sylius_product_review',
  18132.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18133.                     'states' => [
  18134.                         => 'new',
  18135.                         => 'accepted',
  18136.                         => 'rejected',
  18137.                     ],
  18138.                     'transitions' => [
  18139.                         'accept' => [
  18140.                             'from' => [
  18141.                                 => 'new',
  18142.                             ],
  18143.                             'to' => 'accepted',
  18144.                         ],
  18145.                         'reject' => [
  18146.                             'from' => [
  18147.                                 => 'new',
  18148.                             ],
  18149.                             'to' => 'rejected',
  18150.                         ],
  18151.                     ],
  18152.                     'callbacks' => [
  18153.                         'after' => [
  18154.                             'sylius_update_rating' => [
  18155.                                 'on' => [
  18156.                                     => 'accept',
  18157.                                 ],
  18158.                                 'do' => [
  18159.                                     => '@sylius.product_review.average_rating_updater',
  18160.                                     => 'updateFromReview',
  18161.                                 ],
  18162.                                 'args' => [
  18163.                                     => 'object',
  18164.                                 ],
  18165.                                 'priority' => -100,
  18166.                                 'disabled' => false,
  18167.                             ],
  18168.                         ],
  18169.                         'guard' => [
  18170.                         ],
  18171.                         'before' => [
  18172.                         ],
  18173.                     ],
  18174.                 ],
  18175.             ],
  18176.             'sm.callback.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback',
  18177.             'sonata.block.container.types' => [
  18178.                 => 'sonata.block.service.container',
  18179.                 => 'sonata.page.block.container',
  18180.                 => 'sonata.dashboard.block.container',
  18181.                 => 'cmf.block.container',
  18182.                 => 'cmf.block.slideshow',
  18183.             ],
  18184.             'sonata_block.blocks' => [
  18185.                 'sonata.block.service.template' => [
  18186.                     'settings' => [
  18187.                         'address' => NULL,
  18188.                         'addresses' => NULL,
  18189.                         'cart' => NULL,
  18190.                         'channel' => NULL,
  18191.                         'customer' => NULL,
  18192.                         'form' => NULL,
  18193.                         'order' => NULL,
  18194.                         'order_item' => NULL,
  18195.                         'orders' => NULL,
  18196.                         'product' => NULL,
  18197.                         'product_review' => NULL,
  18198.                         'product_reviews' => NULL,
  18199.                         'products' => NULL,
  18200.                         'resource' => NULL,
  18201.                         'resources' => NULL,
  18202.                         'statistics' => NULL,
  18203.                         'taxon' => NULL,
  18204.                     ],
  18205.                     'contexts' => [
  18206.                     ],
  18207.                     'templates' => [
  18208.                     ],
  18209.                     'cache' => 'sonata.cache.noop',
  18210.                 ],
  18211.                 'sonata.block.service.container' => [
  18212.                     'contexts' => [
  18213.                     ],
  18214.                     'templates' => [
  18215.                     ],
  18216.                     'cache' => 'sonata.cache.noop',
  18217.                     'settings' => [
  18218.                     ],
  18219.                 ],
  18220.                 'sonata.block.service.empty' => [
  18221.                     'contexts' => [
  18222.                     ],
  18223.                     'templates' => [
  18224.                     ],
  18225.                     'cache' => 'sonata.cache.noop',
  18226.                     'settings' => [
  18227.                     ],
  18228.                 ],
  18229.                 'sonata.block.service.text' => [
  18230.                     'contexts' => [
  18231.                     ],
  18232.                     'templates' => [
  18233.                     ],
  18234.                     'cache' => 'sonata.cache.noop',
  18235.                     'settings' => [
  18236.                     ],
  18237.                 ],
  18238.                 'sonata.block.service.rss' => [
  18239.                     'contexts' => [
  18240.                     ],
  18241.                     'templates' => [
  18242.                     ],
  18243.                     'cache' => 'sonata.cache.noop',
  18244.                     'settings' => [
  18245.                     ],
  18246.                 ],
  18247.                 'sonata.block.service.menu' => [
  18248.                     'contexts' => [
  18249.                     ],
  18250.                     'templates' => [
  18251.                     ],
  18252.                     'cache' => 'sonata.cache.noop',
  18253.                     'settings' => [
  18254.                     ],
  18255.                 ],
  18256.             ],
  18257.             'sonata_block.blocks_by_class' => [
  18258.             ],
  18259.             'sonata_blocks.block_types' => [
  18260.                 => 'sonata.block.service.template',
  18261.                 => 'sonata.block.service.container',
  18262.                 => 'sonata.block.service.empty',
  18263.                 => 'sonata.block.service.text',
  18264.                 => 'sonata.block.service.rss',
  18265.                 => 'sonata.block.service.menu',
  18266.             ],
  18267.             'sonata_block.cache_blocks' => [
  18268.                 'by_class' => [
  18269.                 ],
  18270.                 'by_type' => [
  18271.                     'sonata.block.service.template' => 'sonata.cache.noop',
  18272.                     'sonata.block.service.container' => 'sonata.cache.noop',
  18273.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  18274.                     'sonata.block.service.text' => 'sonata.cache.noop',
  18275.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  18276.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  18277.                 ],
  18278.             ],
  18279.             'sonata_blocks.default_contexts' => [
  18280.             ],
  18281.             'fos_rest.format_listener.rules' => NULL,
  18282.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  18283.             'knp_menu.renderer.list.options' => [
  18284.             ],
  18285.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  18286.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  18287.             'knp_menu.renderer.twig.options' => [
  18288.             ],
  18289.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  18290.             'knp_menu.default_renderer' => 'twig',
  18291.             'liip_imagine.resolvers' => [
  18292.                 'default' => [
  18293.                     'web_path' => [
  18294.                         'web_root' => (\dirname(__DIR__4).'/public_html'),
  18295.                         'cache_prefix' => 'media/cache',
  18296.                     ],
  18297.                 ],
  18298.             ],
  18299.             'liip_imagine.loaders' => [
  18300.                 'default' => [
  18301.                     'filesystem' => [
  18302.                         'data_root' => [
  18303.                             => (\dirname(__DIR__4).'/public_html/media/image'),
  18304.                         ],
  18305.                         'locator' => 'filesystem',
  18306.                         'allow_unresolvable_data_roots' => false,
  18307.                         'bundle_resources' => [
  18308.                             'enabled' => false,
  18309.                             'access_control_type' => 'blacklist',
  18310.                             'access_control_list' => [
  18311.                             ],
  18312.                         ],
  18313.                     ],
  18314.                 ],
  18315.             ],
  18316.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  18317.             'liip_imagine.jpegoptim.stripAll' => true,
  18318.             'liip_imagine.jpegoptim.max' => NULL,
  18319.             'liip_imagine.jpegoptim.progressive' => true,
  18320.             'liip_imagine.jpegoptim.tempDir' => NULL,
  18321.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  18322.             'liip_imagine.optipng.level' => 7,
  18323.             'liip_imagine.optipng.stripAll' => true,
  18324.             'liip_imagine.optipng.tempDir' => NULL,
  18325.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  18326.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  18327.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  18328.             'liip_imagine.cwebp.tempDir' => NULL,
  18329.             'liip_imagine.cwebp.q' => 75,
  18330.             'liip_imagine.cwebp.alphaQ' => 100,
  18331.             'liip_imagine.cwebp.m' => 4,
  18332.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  18333.             'liip_imagine.cwebp.alphaMethod' => 1,
  18334.             'liip_imagine.cwebp.exact' => false,
  18335.             'liip_imagine.cwebp.metadata' => [
  18336.                 => 'none',
  18337.             ],
  18338.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  18339.             'liip_imagine.cache.resolver.default' => 'default',
  18340.             'liip_imagine.default_image' => NULL,
  18341.             'liip_imagine.filter_sets' => [
  18342.                 'sylius_small' => [
  18343.                     'quality' => 100,
  18344.                     'jpeg_quality' => NULL,
  18345.                     'png_compression_level' => NULL,
  18346.                     'png_compression_filter' => NULL,
  18347.                     'format' => NULL,
  18348.                     'animated' => false,
  18349.                     'cache' => NULL,
  18350.                     'data_loader' => NULL,
  18351.                     'default_image' => NULL,
  18352.                     'filters' => [
  18353.                         'thumbnail' => [
  18354.                             'size' => [
  18355.                                 => 120,
  18356.                                 => 90,
  18357.                             ],
  18358.                             'mode' => 'outbound',
  18359.                         ],
  18360.                     ],
  18361.                     'post_processors' => [
  18362.                     ],
  18363.                 ],
  18364.                 'sylius_medium' => [
  18365.                     'quality' => 100,
  18366.                     'jpeg_quality' => NULL,
  18367.                     'png_compression_level' => NULL,
  18368.                     'png_compression_filter' => NULL,
  18369.                     'format' => NULL,
  18370.                     'animated' => false,
  18371.                     'cache' => NULL,
  18372.                     'data_loader' => NULL,
  18373.                     'default_image' => NULL,
  18374.                     'filters' => [
  18375.                         'thumbnail' => [
  18376.                             'size' => [
  18377.                                 => 240,
  18378.                                 => 180,
  18379.                             ],
  18380.                             'mode' => 'outbound',
  18381.                         ],
  18382.                     ],
  18383.                     'post_processors' => [
  18384.                     ],
  18385.                 ],
  18386.                 'sylius_large' => [
  18387.                     'quality' => 100,
  18388.                     'jpeg_quality' => NULL,
  18389.                     'png_compression_level' => NULL,
  18390.                     'png_compression_filter' => NULL,
  18391.                     'format' => NULL,
  18392.                     'animated' => false,
  18393.                     'cache' => NULL,
  18394.                     'data_loader' => NULL,
  18395.                     'default_image' => NULL,
  18396.                     'filters' => [
  18397.                         'auto_rotate' => [
  18398.                         ],
  18399.                         'thumbnail' => [
  18400.                             'size' => [
  18401.                                 => 640,
  18402.                                 => 480,
  18403.                             ],
  18404.                             'mode' => 'inset',
  18405.                         ],
  18406.                     ],
  18407.                     'post_processors' => [
  18408.                     ],
  18409.                 ],
  18410.                 'sylius_big' => [
  18411.                     'quality' => 100,
  18412.                     'jpeg_quality' => NULL,
  18413.                     'png_compression_level' => NULL,
  18414.                     'png_compression_filter' => NULL,
  18415.                     'format' => NULL,
  18416.                     'animated' => false,
  18417.                     'cache' => NULL,
  18418.                     'data_loader' => NULL,
  18419.                     'default_image' => NULL,
  18420.                     'filters' => [
  18421.                         'auto_rotate' => [
  18422.                         ],
  18423.                         'thumbnail' => [
  18424.                             'size' => [
  18425.                                 => 1024,
  18426.                                 => 640,
  18427.                             ],
  18428.                             'mode' => 'inset',
  18429.                         ],
  18430.                     ],
  18431.                     'post_processors' => [
  18432.                     ],
  18433.                 ],
  18434.                 'sylius_admin_product_original' => [
  18435.                     'quality' => 100,
  18436.                     'jpeg_quality' => NULL,
  18437.                     'png_compression_level' => NULL,
  18438.                     'png_compression_filter' => NULL,
  18439.                     'format' => NULL,
  18440.                     'animated' => false,
  18441.                     'cache' => NULL,
  18442.                     'data_loader' => NULL,
  18443.                     'default_image' => NULL,
  18444.                     'filters' => [
  18445.                     ],
  18446.                     'post_processors' => [
  18447.                     ],
  18448.                 ],
  18449.                 'sylius_admin_admin_user_avatar_thumbnail' => [
  18450.                     'quality' => 100,
  18451.                     'jpeg_quality' => NULL,
  18452.                     'png_compression_level' => NULL,
  18453.                     'png_compression_filter' => NULL,
  18454.                     'format' => NULL,
  18455.                     'animated' => false,
  18456.                     'cache' => NULL,
  18457.                     'data_loader' => NULL,
  18458.                     'default_image' => NULL,
  18459.                     'filters' => [
  18460.                         'thumbnail' => [
  18461.                             'size' => [
  18462.                                 => 50,
  18463.                                 => 50,
  18464.                             ],
  18465.                             'mode' => 'outbound',
  18466.                         ],
  18467.                     ],
  18468.                     'post_processors' => [
  18469.                     ],
  18470.                 ],
  18471.                 'sylius_admin_product_tiny_thumbnail' => [
  18472.                     'quality' => 100,
  18473.                     'jpeg_quality' => NULL,
  18474.                     'png_compression_level' => NULL,
  18475.                     'png_compression_filter' => NULL,
  18476.                     'format' => NULL,
  18477.                     'animated' => false,
  18478.                     'cache' => NULL,
  18479.                     'data_loader' => NULL,
  18480.                     'default_image' => NULL,
  18481.                     'filters' => [
  18482.                         'thumbnail' => [
  18483.                             'size' => [
  18484.                                 => 64,
  18485.                                 => 64,
  18486.                             ],
  18487.                             'mode' => 'outbound',
  18488.                         ],
  18489.                     ],
  18490.                     'post_processors' => [
  18491.                     ],
  18492.                 ],
  18493.                 'sylius_admin_product_thumbnail' => [
  18494.                     'quality' => 100,
  18495.                     'jpeg_quality' => NULL,
  18496.                     'png_compression_level' => NULL,
  18497.                     'png_compression_filter' => NULL,
  18498.                     'format' => NULL,
  18499.                     'animated' => false,
  18500.                     'cache' => NULL,
  18501.                     'data_loader' => NULL,
  18502.                     'default_image' => NULL,
  18503.                     'filters' => [
  18504.                         'thumbnail' => [
  18505.                             'size' => [
  18506.                                 => 50,
  18507.                                 => 50,
  18508.                             ],
  18509.                             'mode' => 'outbound',
  18510.                         ],
  18511.                     ],
  18512.                     'post_processors' => [
  18513.                     ],
  18514.                 ],
  18515.                 'sylius_admin_product_small_thumbnail' => [
  18516.                     'quality' => 100,
  18517.                     'jpeg_quality' => NULL,
  18518.                     'png_compression_level' => NULL,
  18519.                     'png_compression_filter' => NULL,
  18520.                     'format' => NULL,
  18521.                     'animated' => false,
  18522.                     'cache' => NULL,
  18523.                     'data_loader' => NULL,
  18524.                     'default_image' => NULL,
  18525.                     'filters' => [
  18526.                         'thumbnail' => [
  18527.                             'size' => [
  18528.                                 => 150,
  18529.                                 => 112,
  18530.                             ],
  18531.                             'mode' => 'outbound',
  18532.                         ],
  18533.                     ],
  18534.                     'post_processors' => [
  18535.                     ],
  18536.                 ],
  18537.                 'sylius_admin_product_large_thumbnail' => [
  18538.                     'quality' => 100,
  18539.                     'jpeg_quality' => NULL,
  18540.                     'png_compression_level' => NULL,
  18541.                     'png_compression_filter' => NULL,
  18542.                     'format' => NULL,
  18543.                     'animated' => false,
  18544.                     'cache' => NULL,
  18545.                     'data_loader' => NULL,
  18546.                     'default_image' => NULL,
  18547.                     'filters' => [
  18548.                         'thumbnail' => [
  18549.                             'size' => [
  18550.                                 => 550,
  18551.                                 => 412,
  18552.                             ],
  18553.                             'mode' => 'outbound',
  18554.                         ],
  18555.                     ],
  18556.                     'post_processors' => [
  18557.                     ],
  18558.                 ],
  18559.                 'sylius_shop_product_original' => [
  18560.                     'quality' => 100,
  18561.                     'jpeg_quality' => NULL,
  18562.                     'png_compression_level' => NULL,
  18563.                     'png_compression_filter' => NULL,
  18564.                     'format' => NULL,
  18565.                     'animated' => false,
  18566.                     'cache' => NULL,
  18567.                     'data_loader' => NULL,
  18568.                     'default_image' => NULL,
  18569.                     'filters' => [
  18570.                     ],
  18571.                     'post_processors' => [
  18572.                     ],
  18573.                 ],
  18574.                 'sylius_shop_product_tiny_thumbnail' => [
  18575.                     'quality' => 100,
  18576.                     'jpeg_quality' => NULL,
  18577.                     'png_compression_level' => NULL,
  18578.                     'png_compression_filter' => NULL,
  18579.                     'format' => NULL,
  18580.                     'animated' => false,
  18581.                     'cache' => NULL,
  18582.                     'data_loader' => NULL,
  18583.                     'default_image' => NULL,
  18584.                     'filters' => [
  18585.                         'thumbnail' => [
  18586.                             'size' => [
  18587.                                 => 64,
  18588.                                 => 64,
  18589.                             ],
  18590.                             'mode' => 'outbound',
  18591.                         ],
  18592.                     ],
  18593.                     'post_processors' => [
  18594.                     ],
  18595.                 ],
  18596.                 'sylius_shop_product_small_thumbnail' => [
  18597.                     'quality' => 100,
  18598.                     'jpeg_quality' => NULL,
  18599.                     'png_compression_level' => NULL,
  18600.                     'png_compression_filter' => NULL,
  18601.                     'format' => NULL,
  18602.                     'animated' => false,
  18603.                     'cache' => NULL,
  18604.                     'data_loader' => NULL,
  18605.                     'default_image' => NULL,
  18606.                     'filters' => [
  18607.                         'thumbnail' => [
  18608.                             'size' => [
  18609.                                 => 150,
  18610.                                 => 112,
  18611.                             ],
  18612.                             'mode' => 'outbound',
  18613.                         ],
  18614.                     ],
  18615.                     'post_processors' => [
  18616.                     ],
  18617.                 ],
  18618.                 'sylius_shop_product_thumbnail' => [
  18619.                     'quality' => 100,
  18620.                     'jpeg_quality' => NULL,
  18621.                     'png_compression_level' => NULL,
  18622.                     'png_compression_filter' => NULL,
  18623.                     'format' => NULL,
  18624.                     'animated' => false,
  18625.                     'cache' => NULL,
  18626.                     'data_loader' => NULL,
  18627.                     'default_image' => NULL,
  18628.                     'filters' => [
  18629.                         'thumbnail' => [
  18630.                             'size' => [
  18631.                                 => 260,
  18632.                                 => 260,
  18633.                             ],
  18634.                             'mode' => 'outbound',
  18635.                         ],
  18636.                     ],
  18637.                     'post_processors' => [
  18638.                     ],
  18639.                 ],
  18640.                 'sylius_shop_product_large_thumbnail' => [
  18641.                     'quality' => 100,
  18642.                     'jpeg_quality' => NULL,
  18643.                     'png_compression_level' => NULL,
  18644.                     'png_compression_filter' => NULL,
  18645.                     'format' => NULL,
  18646.                     'animated' => false,
  18647.                     'cache' => NULL,
  18648.                     'data_loader' => NULL,
  18649.                     'default_image' => NULL,
  18650.                     'filters' => [
  18651.                         'thumbnail' => [
  18652.                             'size' => [
  18653.                                 => 550,
  18654.                                 => 412,
  18655.                             ],
  18656.                             'mode' => 'outbound',
  18657.                         ],
  18658.                     ],
  18659.                     'post_processors' => [
  18660.                     ],
  18661.                 ],
  18662.             ],
  18663.             'liip_imagine.binary.loader.default' => 'default',
  18664.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  18665.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  18666.             'liip_imagine.webp.generate' => false,
  18667.             'liip_imagine.webp.options' => [
  18668.                 'quality' => 100,
  18669.                 'cache' => NULL,
  18670.                 'data_loader' => NULL,
  18671.                 'post_processors' => [
  18672.                 ],
  18673.             ],
  18674.             'payum.capture_path' => 'payum_capture_do',
  18675.             'payum.notify_path' => 'payum_notify_do',
  18676.             'payum.authorize_path' => 'payum_authorize_do',
  18677.             'payum.refund_path' => 'payum_refund_do',
  18678.             'payum.cancel_path' => 'payum_cancel_do',
  18679.             'payum.payout_path' => 'payum_payout_do',
  18680.             'payum.available_gateway_factories' => [
  18681.             ],
  18682.             'payum.storage.doctrine.orm.class' => 'Sylius\\Bundle\\PayumBundle\\Storage\\DoctrineStorage',
  18683.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  18684.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  18685.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  18686.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  18687.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  18688.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  18689.             'stof_doctrine_extensions.default_locale' => 'es_ES',
  18690.             'stof_doctrine_extensions.translation_fallback' => false,
  18691.             'stof_doctrine_extensions.persist_default_translation' => false,
  18692.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  18693.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  18694.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  18695.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  18696.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  18697.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  18698.             'babdev_pagerfanta.default_twig_template' => '@Pagerfanta/default.html.twig',
  18699.             'babdev_pagerfanta.default_view' => 'default',
  18700.             'doctrine.migrations.preferred_em' => NULL,
  18701.             'doctrine.migrations.preferred_connection' => NULL,
  18702.             'sylius_payum.driver.doctrine/orm' => true,
  18703.             'sylius_payum.driver' => 'doctrine/orm',
  18704.             'sylius.model.payment_security_token.class' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  18705.             'sylius.controller.payment_security_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18706.             'sylius.factory.payment_security_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  18707.             'sylius.model.gateway_config.class' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  18708.             'sylius.controller.gateway_config.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  18709.             'sylius.factory.gateway_config.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  18710.             'sylius.form.type.gateway_config.validation_groups' => [
  18711.                 => 'sylius',
  18712.             ],
  18713.             'payum.template.layout' => '@SyliusPayum/layout.html.twig',
  18714.             'payum.template.obtain_credit_card' => '@SyliusPayum/Action/obtainCreditCard.html.twig',
  18715.             'sylius.admin.notification.enabled' => true,
  18716.             'sylius.admin.notification.frequency' => 60,
  18717.             'sylius.admin.shop_enabled' => true,
  18718.             'sylius.admin.notification.uri' => 'https://gus.sylius.com/version',
  18719.             'sylius.form.type.admin.password_reset_request.validation_groups' => [
  18720.                 => 'sylius',
  18721.             ],
  18722.             'sylius.ajax.product.autocomplete_limit' => 25,
  18723.             'sylius.ajax.product.variant_autocomplete_limit' => 25,
  18724.             'sylius_shop.firewall_context_name' => 'shop',
  18725.             'sylius_shop.product_grid.include_all_descendants' => true,
  18726.             'api_platform.metadata_backward_compatibility_layer' => true,
  18727.             'api_platform.enable_entrypoint' => true,
  18728.             'api_platform.enable_docs' => true,
  18729.             'api_platform.title' => '',
  18730.             'api_platform.description' => '',
  18731.             'api_platform.version' => '0.0.0',
  18732.             'api_platform.show_webby' => true,
  18733.             'api_platform.url_generation_strategy' => 1,
  18734.             'api_platform.exception_to_status' => [
  18735.                 'SM\\SMException' => 422,
  18736.                 'Sylius\\Bundle\\ApiBundle\\Exception\\CannotRemoveCurrentlyLoggedInUser' => 422,
  18737.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ShippingMethodCannotBeRemoved' => 422,
  18738.                 'Sylius\\Bundle\\ApiBundle\\Exception\\OrderNoLongerEligibleForPromotion' => 422,
  18739.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ZoneCannotBeRemoved' => 422,
  18740.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ProvinceCannotBeRemoved' => 422,
  18741.                 'Symfony\\Component\\Serializer\\Exception\\MissingConstructorArgumentsException' => 400,
  18742.             ],
  18743.             'api_platform.formats' => [
  18744.                 'jsonld' => [
  18745.                     => 'application/ld+json',
  18746.                 ],
  18747.                 'json' => [
  18748.                     => 'application/json',
  18749.                 ],
  18750.                 'html' => [
  18751.                     => 'text/html',
  18752.                 ],
  18753.             ],
  18754.             'api_platform.patch_formats' => [
  18755.                 'json' => [
  18756.                     => 'application/merge-patch+json',
  18757.                 ],
  18758.             ],
  18759.             'api_platform.error_formats' => [
  18760.                 'jsonproblem' => [
  18761.                     => 'application/problem+json',
  18762.                 ],
  18763.                 'jsonld' => [
  18764.                     => 'application/ld+json',
  18765.                 ],
  18766.             ],
  18767.             'api_platform.allow_plain_identifiers' => false,
  18768.             'api_platform.eager_loading.enabled' => true,
  18769.             'api_platform.eager_loading.max_joins' => 30,
  18770.             'api_platform.eager_loading.fetch_partial' => false,
  18771.             'api_platform.eager_loading.force_eager' => true,
  18772.             'api_platform.collection.exists_parameter_name' => 'exists',
  18773.             'api_platform.collection.order' => 'ASC',
  18774.             'api_platform.collection.order_parameter_name' => 'order',
  18775.             'api_platform.collection.order_nulls_comparison' => NULL,
  18776.             'api_platform.collection.pagination.enabled' => true,
  18777.             'api_platform.collection.pagination.partial' => false,
  18778.             'api_platform.collection.pagination.client_enabled' => false,
  18779.             'api_platform.collection.pagination.client_items_per_page' => true,
  18780.             'api_platform.collection.pagination.client_partial' => false,
  18781.             'api_platform.collection.pagination.items_per_page' => 30,
  18782.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  18783.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  18784.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  18785.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  18786.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  18787.             'api_platform.collection.pagination' => [
  18788.                 'client_items_per_page' => true,
  18789.                 'enabled' => true,
  18790.                 'partial' => false,
  18791.                 'client_enabled' => false,
  18792.                 'client_partial' => false,
  18793.                 'items_per_page' => 30,
  18794.                 'maximum_items_per_page' => NULL,
  18795.                 'page_parameter_name' => 'page',
  18796.                 'enabled_parameter_name' => 'pagination',
  18797.                 'items_per_page_parameter_name' => 'itemsPerPage',
  18798.                 'partial_parameter_name' => 'partial',
  18799.             ],
  18800.             'api_platform.http_cache.etag' => true,
  18801.             'api_platform.http_cache.max_age' => NULL,
  18802.             'api_platform.http_cache.shared_max_age' => NULL,
  18803.             'api_platform.http_cache.vary' => [
  18804.                 => 'Accept',
  18805.             ],
  18806.             'api_platform.http_cache.public' => NULL,
  18807.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  18808.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  18809.             'api_platform.asset_package' => NULL,
  18810.             'api_platform.defaults' => [
  18811.                 'attributes' => [
  18812.                 ],
  18813.             ],
  18814.             'api_platform.resource_class_directories' => [
  18815.                 => (\dirname(__DIR__4).'/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources'),
  18816.             ],
  18817.             'api_platform.oauth.enabled' => false,
  18818.             'api_platform.oauth.clientId' => '',
  18819.             'api_platform.oauth.clientSecret' => '',
  18820.             'api_platform.oauth.type' => 'oauth2',
  18821.             'api_platform.oauth.flow' => 'application',
  18822.             'api_platform.oauth.tokenUrl' => '',
  18823.             'api_platform.oauth.authorizationUrl' => '',
  18824.             'api_platform.oauth.refreshUrl' => '',
  18825.             'api_platform.oauth.scopes' => [
  18826.             ],
  18827.             'api_platform.oauth.pkce' => false,
  18828.             'api_platform.openapi.termsOfService' => NULL,
  18829.             'api_platform.openapi.contact.name' => NULL,
  18830.             'api_platform.openapi.contact.url' => NULL,
  18831.             'api_platform.openapi.contact.email' => NULL,
  18832.             'api_platform.openapi.license.name' => NULL,
  18833.             'api_platform.openapi.license.url' => NULL,
  18834.             'api_platform.swagger.versions' => [
  18835.                 => 3,
  18836.             ],
  18837.             'api_platform.enable_swagger_ui' => true,
  18838.             'api_platform.enable_re_doc' => true,
  18839.             'api_platform.swagger_ui.extra_configuration' => [
  18840.             ],
  18841.             'api_platform.graphql.enabled' => false,
  18842.             'api_platform.graphql.graphiql.enabled' => false,
  18843.             'api_platform.graphql.graphql_playground.enabled' => false,
  18844.             'api_platform.graphql.collection.pagination' => [
  18845.                 'enabled' => true,
  18846.             ],
  18847.             'api_platform.validator.serialize_payload_fields' => [
  18848.             ],
  18849.             'api_platform.validator.query_parameter_validation' => true,
  18850.             'api_platform.elasticsearch.enabled' => false,
  18851.             'sylius_api.enabled' => true,
  18852.             'sylius_api.product_image_prefix' => 'media/image',
  18853.             'sylius_api.filter_eager_loading_extension.restricted_resources' => [
  18854.                 'Sylius\\Component\\Core\\Model\\Product' => [
  18855.                     'operations' => [
  18856.                         'shop_get' => [
  18857.                             'enabled' => true,
  18858.                         ],
  18859.                     ],
  18860.                 ],
  18861.             ],
  18862.             'sylius.model.address.interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  18863.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  18864.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  18865.             'web_profiler.debug_toolbar.mode' => 2,
  18866.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  18867.             'nelmio_alice.functions_blacklist' => [
  18868.                 => 'current',
  18869.                 => 'shuffle',
  18870.                 => 'date',
  18871.                 => 'time',
  18872.                 => 'file',
  18873.                 => 'md5',
  18874.                 => 'sha1',
  18875.             ],
  18876.             'nelmio_alice.locale' => 'en_US',
  18877.             'nelmio_alice.seed' => 1,
  18878.             'nelmio_alice.loading_limit' => 5,
  18879.             'nelmio_alice.max_unique_values_retry' => 150,
  18880.             'lexik_jwt_authentication.token_ttl' => 3600,
  18881.             'lexik_jwt_authentication.clock_skew' => 0,
  18882.             'lexik_jwt_authentication.user_identity_field' => 'username',
  18883.             'lexik_jwt_authentication.allow_no_expiration' => false,
  18884.             'lexik_jwt_authentication.user_id_claim' => 'username',
  18885.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  18886.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  18887.             'white_october_pagerfanta.default_view' => 'default',
  18888.             'data_collector.templates' => [
  18889.                 'data_collector.request' => [
  18890.                     => 'request',
  18891.                     => '@WebProfiler/Collector/request.html.twig',
  18892.                 ],
  18893.                 'api_platform.data_collector.request' => [
  18894.                     => 'api_platform.data_collector.request',
  18895.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  18896.                 ],
  18897.                 'data_collector.time' => [
  18898.                     => 'time',
  18899.                     => '@WebProfiler/Collector/time.html.twig',
  18900.                 ],
  18901.                 'data_collector.memory' => [
  18902.                     => 'memory',
  18903.                     => '@WebProfiler/Collector/memory.html.twig',
  18904.                 ],
  18905.                 'data_collector.validator' => [
  18906.                     => 'validator',
  18907.                     => '@WebProfiler/Collector/validator.html.twig',
  18908.                 ],
  18909.                 'data_collector.ajax' => [
  18910.                     => 'ajax',
  18911.                     => '@WebProfiler/Collector/ajax.html.twig',
  18912.                 ],
  18913.                 'data_collector.form' => [
  18914.                     => 'form',
  18915.                     => '@WebProfiler/Collector/form.html.twig',
  18916.                 ],
  18917.                 'data_collector.exception' => [
  18918.                     => 'exception',
  18919.                     => '@WebProfiler/Collector/exception.html.twig',
  18920.                 ],
  18921.                 'data_collector.logger' => [
  18922.                     => 'logger',
  18923.                     => '@WebProfiler/Collector/logger.html.twig',
  18924.                 ],
  18925.                 'data_collector.events' => [
  18926.                     => 'events',
  18927.                     => '@WebProfiler/Collector/events.html.twig',
  18928.                 ],
  18929.                 'data_collector.router' => [
  18930.                     => 'router',
  18931.                     => '@WebProfiler/Collector/router.html.twig',
  18932.                 ],
  18933.                 'data_collector.cache' => [
  18934.                     => 'cache',
  18935.                     => '@WebProfiler/Collector/cache.html.twig',
  18936.                 ],
  18937.                 'data_collector.translation' => [
  18938.                     => 'translation',
  18939.                     => '@WebProfiler/Collector/translation.html.twig',
  18940.                 ],
  18941.                 'data_collector.security' => [
  18942.                     => 'security',
  18943.                     => '@Security/Collector/security.html.twig',
  18944.                 ],
  18945.                 'data_collector.twig' => [
  18946.                     => 'twig',
  18947.                     => '@WebProfiler/Collector/twig.html.twig',
  18948.                 ],
  18949.                 'data_collector.doctrine' => [
  18950.                     => 'db',
  18951.                     => '@Doctrine/Collector/db.html.twig',
  18952.                 ],
  18953.                 'data_collector.dump' => [
  18954.                     => 'dump',
  18955.                     => '@Debug/Profiler/dump.html.twig',
  18956.                 ],
  18957.                 'data_collector.messenger' => [
  18958.                     => 'messenger',
  18959.                     => '@WebProfiler/Collector/messenger.html.twig',
  18960.                 ],
  18961.                 'mailer.data_collector' => [
  18962.                     => 'mailer',
  18963.                     => '@WebProfiler/Collector/mailer.html.twig',
  18964.                 ],
  18965.                 'sylius.channel_collector' => [
  18966.                     => 'sylius.channel_collector',
  18967.                     => '@SyliusChannel/Collector/channel.html.twig',
  18968.                 ],
  18969.                 'Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockDataCollector' => [
  18970.                     => 'sylius_ui.template_block',
  18971.                     => '@SyliusUi/DataCollector/templateBlock.html.twig',
  18972.                 ],
  18973.                 'sonata.block.data_collector' => [
  18974.                     => 'block',
  18975.                     => '@SonataBlock/Profiler/block.html.twig',
  18976.                 ],
  18977.                 'data_collector.jms_serializer' => [
  18978.                     => 'jms_serializer',
  18979.                     => '@JMSSerializer/Collector/panel.html.twig',
  18980.                 ],
  18981.                 'payum.profiler.payum_collector' => [
  18982.                     => 'payum',
  18983.                     => '@Payum/Profiler/payum.html.twig',
  18984.                 ],
  18985.                 'Sylius\\Bundle\\ThemeBundle\\Collector\\ThemeCollector' => [
  18986.                     => 'sylius_theme',
  18987.                     => '@SyliusTheme/Collector/theme',
  18988.                 ],
  18989.                 'data_collector.config' => [
  18990.                     => 'config',
  18991.                     => '@WebProfiler/Collector/config.html.twig',
  18992.                 ],
  18993.                 'sylius.collector.core' => [
  18994.                     => 'sylius_core',
  18995.                     => '@SyliusCore/Collector/sylius.html.twig',
  18996.                 ],
  18997.                 'Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector' => [
  18998.                     => 'sylius_cart',
  18999.                     => '@SyliusCore/Collector/cart.html.twig',
  19000.                 ],
  19001.             ],
  19002.             'sylius.attribute.attribute_types' => [
  19003.                 'text' => 'Text',
  19004.                 'textarea' => 'Textarea',
  19005.                 'checkbox' => 'Checkbox',
  19006.                 'integer' => 'Integer',
  19007.                 'percent' => 'Percent',
  19008.                 'datetime' => 'Datetime',
  19009.                 'date' => 'Date',
  19010.                 'select' => 'Select',
  19011.             ],
  19012.             'sylius.tax_calculators' => [
  19013.                 'default' => 'default',
  19014.             ],
  19015.             'sylius.shipping_calculators' => [
  19016.                 'flat_rate' => 'sylius.form.shipping_calculator.flat_rate_configuration.label',
  19017.                 'per_unit_rate' => 'sylius.form.shipping_calculator.per_unit_rate_configuration.label',
  19018.             ],
  19019.             'sylius.shipping_method_rules' => [
  19020.                 'total_weight_greater_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_greater_than_or_equal',
  19021.                 'total_weight_less_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_less_than_or_equal',
  19022.                 'order_total_greater_than_or_equal' => 'sylius.form.shipping_method_rule.items_total_greater_than_or_equal',
  19023.                 'order_total_less_than_or_equal' => 'sylius.form.shipping_method_rule.items_total_less_than_or_equal',
  19024.             ],
  19025.             'sylius.shipping_method_resolvers' => [
  19026.                 'default' => 'Default',
  19027.                 'zones_and_channel_based' => 'sylius.shipping_methods_resolver.zones_and_channel_based',
  19028.             ],
  19029.             'sylius.payment_method_resolvers' => [
  19030.                 'default' => 'Default',
  19031.                 'channel_based' => 'sylius.payment_methods_resolver.channel_based',
  19032.             ],
  19033.             'sylius.promotion_rules' => [
  19034.                 'cart_quantity' => 'sylius.form.promotion_rule.cart_quantity',
  19035.                 'customer_group' => 'sylius.form.promotion_rule.customer_group',
  19036.                 'nth_order' => 'sylius.form.promotion_rule.nth_order',
  19037.                 'shipping_country' => 'sylius.form.promotion_rule.shipping_country',
  19038.                 'has_taxon' => 'sylius.form.promotion_rule.has_at_least_one_from_taxons',
  19039.                 'total_of_items_from_taxon' => 'sylius.form.promotion_rule.total_price_of_items_from_taxon',
  19040.                 'contains_product' => 'sylius.form.promotion_rule.contains_product',
  19041.                 'item_total' => 'sylius.form.promotion_rule.item_total',
  19042.             ],
  19043.             'sylius.promotion_actions' => [
  19044.                 'order_fixed_discount' => 'sylius.form.promotion_action.order_fixed_discount',
  19045.                 'unit_fixed_discount' => 'sylius.form.promotion_action.item_fixed_discount',
  19046.                 'order_percentage_discount' => 'sylius.form.promotion_action.order_percentage_discount',
  19047.                 'unit_percentage_discount' => 'sylius.form.promotion_action.item_percentage_discount',
  19048.                 'shipping_percentage_discount' => 'sylius.form.promotion_action.shipping_percentage_discount',
  19049.             ],
  19050.             'sylius.catalog_promotion.actions_types' => [
  19051.             ],
  19052.             'sylius.catalog_promotion.scopes_types' => [
  19053.             ],
  19054.             'sylius_ui.sonata_block.whitelisted_variables' => [
  19055.                 => 'address',
  19056.                 => 'addresses',
  19057.                 => 'cart',
  19058.                 => 'channel',
  19059.                 => 'customer',
  19060.                 => 'form',
  19061.                 => 'order',
  19062.                 => 'order_item',
  19063.                 => 'orders',
  19064.                 => 'product',
  19065.                 10 => 'product_review',
  19066.                 11 => 'product_reviews',
  19067.                 12 => 'products',
  19068.                 13 => 'resource',
  19069.                 14 => 'resources',
  19070.                 15 => 'statistics',
  19071.                 16 => 'taxon',
  19072.             ],
  19073.             'sylius.tax_calculation_strategies' => [
  19074.                 'order_items_based' => 'Order items based',
  19075.                 'order_item_units_based' => 'Order item units based',
  19076.             ],
  19077.             'sylius.gateway_factories' => [
  19078.                 'paypal_express_checkout' => 'sylius.payum_gateway_factory.paypal_express_checkout',
  19079.                 'stripe_checkout' => 'sylius.payum_gateway_factory.stripe_checkout',
  19080.                 'offline' => 'sylius.payum_gateway_factory.offline',
  19081.             ],
  19082.             'console.command.ids' => [
  19083.                 => 'sylius.console.command.resource_debug',
  19084.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand',
  19085.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand',
  19086.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  19087.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  19088.             ],
  19089.         ];
  19090.     }
  19091. }