var/cache/dev/ContainerQODRZB6/App_KernelDevDebugContainer.php line 3675

Open in your IDE?
  1. <?php
  2. namespace ContainerQODRZB6;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  42.             'SM\\Callback\\CallbackFactoryInterface' => 'getCallbackFactoryInterfaceService',
  43.             'SM\\Factory\\FactoryInterface' => 'getFactoryInterfaceService',
  44.             'Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension' => 'getChannelNameExtensionService',
  45.             'Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension' => 'getOrderUnitTaxesExtensionService',
  46.             'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface' => 'getFakeChannelCodeProviderInterfaceService',
  47.             'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener' => 'getLocaleAwareListenerService',
  48.             'Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber' => 'getXFrameOptionsSubscriberService',
  49.             'Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension' => 'getLegacySonataBlockExtensionService',
  50.             'Sylius\\Component\\Channel\\Context\\ChannelContextInterface' => 'getChannelContextInterfaceService',
  51.             'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface' => 'getRequestResolverInterfaceService',
  52.             'Sylius\\Component\\Locale\\Context\\LocaleContextInterface' => 'getLocaleContextInterfaceService',
  53.             'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface' => 'getPaymentMethodsResolverInterfaceService',
  54.             'cache.app' => 'getCache_AppService',
  55.             'cache.system' => 'getCache_SystemService',
  56.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  57.             'data_collector.dump' => 'getDataCollector_DumpService',
  58.             'doctrine' => 'getDoctrineService',
  59.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  60.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  61.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  62.             'event_dispatcher' => 'getEventDispatcherService',
  63.             'hateoas.generator.registry' => 'getHateoas_Generator_RegistryService',
  64.             'hateoas.helper.link' => 'getHateoas_Helper_LinkService',
  65.             'http_kernel' => 'getHttpKernelService',
  66.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  67.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  68.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  69.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  70.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  71.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  72.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  73.             'request_stack' => 'getRequestStackService',
  74.             'router' => 'getRouterService',
  75.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  76.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  77.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  78.             'sylius.adjustments_aggregator' => 'getSylius_AdjustmentsAggregatorService',
  79.             'sylius.api.swagger_admin_authentication_documentation_normalizer' => 'getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService',
  80.             'sylius.api.swagger_product_variant_documentation_normalizer' => 'getSylius_Api_SwaggerProductVariantDocumentationNormalizerService',
  81.             'sylius.api.swagger_shop_authentication_documentation_normalizer' => 'getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService',
  82.             'sylius.availability_checker.default' => 'getSylius_AvailabilityChecker_DefaultService',
  83.             'sylius.calculator.order_items_subtotal' => 'getSylius_Calculator_OrderItemsSubtotalService',
  84.             'sylius.calculator.product_variant_price' => 'getSylius_Calculator_ProductVariantPriceService',
  85.             'sylius.canonicalizer' => 'getSylius_CanonicalizerService',
  86.             'sylius.category_requirement_shipping_method_eligibility_checker' => 'getSylius_CategoryRequirementShippingMethodEligibilityCheckerService',
  87.             'sylius.checker.order_payment_method_selection_requirement' => 'getSylius_Checker_OrderPaymentMethodSelectionRequirementService',
  88.             'sylius.checker.order_shipping_method_selection_requirement' => 'getSylius_Checker_OrderShippingMethodSelectionRequirementService',
  89.             'sylius.context.cart' => 'getSylius_Context_CartService',
  90.             'sylius.context.cart.customer_and_channel_based' => 'getSylius_Context_Cart_CustomerAndChannelBasedService',
  91.             'sylius.context.cart.new' => 'getSylius_Context_Cart_NewService',
  92.             'sylius.context.cart.session_and_channel_based' => 'getSylius_Context_Cart_SessionAndChannelBasedService',
  93.             'sylius.context.channel.fake_channel.persister' => 'getSylius_Context_Channel_FakeChannel_PersisterService',
  94.             'sylius.context.currency.channel_aware' => 'getSylius_Context_Currency_ChannelAwareService',
  95.             'sylius.context.currency.storage_based' => 'getSylius_Context_Currency_StorageBasedService',
  96.             'sylius.context.customer' => 'getSylius_Context_CustomerService',
  97.             'sylius.context.locale.admin_based' => 'getSylius_Context_Locale_AdminBasedService',
  98.             'sylius.context.locale.provider_based' => 'getSylius_Context_Locale_ProviderBasedService',
  99.             'sylius.context.locale.request_based' => 'getSylius_Context_Locale_RequestBasedService',
  100.             'sylius.context.shopper' => 'getSylius_Context_ShopperService',
  101.             'sylius.currency_converter' => 'getSylius_CurrencyConverterService',
  102.             'sylius.custom_bulk_action_grid_renderer.twig' => 'getSylius_CustomBulkActionGridRenderer_TwigService',
  103.             'sylius.custom_grid_renderer.twig' => 'getSylius_CustomGridRenderer_TwigService',
  104.             'sylius.event_subscriber.admin_cache_control_subscriber' => 'getSylius_EventSubscriber_AdminCacheControlSubscriberService',
  105.             'sylius.factory.order' => 'getSylius_Factory_OrderService',
  106.             'sylius.grid.data_extractor.property_access' => 'getSylius_Grid_DataExtractor_PropertyAccessService',
  107.             'sylius.grid_field.datetime' => 'getSylius_GridField_DatetimeService',
  108.             'sylius.grid_field.string' => 'getSylius_GridField_StringService',
  109.             'sylius.grid_field.twig' => 'getSylius_GridField_TwigService',
  110.             'sylius.listener.non_channel_request_locale' => 'getSylius_Listener_NonChannelRequestLocaleService',
  111.             'sylius.listener.request_locale_setter' => 'getSylius_Listener_RequestLocaleSetterService',
  112.             'sylius.listener.session_cart' => 'getSylius_Listener_SessionCartService',
  113.             'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' => 'getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService',
  114.             'sylius.locale_converter' => 'getSylius_LocaleConverterService',
  115.             'sylius.locale_provider.channel_based' => 'getSylius_LocaleProvider_ChannelBasedService',
  116.             'sylius.money_formatter' => 'getSylius_MoneyFormatterService',
  117.             'sylius.payment_methods_resolver.channel_based' => 'getSylius_PaymentMethodsResolver_ChannelBasedService',
  118.             'sylius.product_variant_resolver.default' => 'getSylius_ProductVariantResolver_DefaultService',
  119.             'sylius.provider.product_variants_prices' => 'getSylius_Provider_ProductVariantsPricesService',
  120.             'sylius.province_naming_provider' => 'getSylius_ProvinceNamingProviderService',
  121.             'sylius.registry.grid_field' => 'getSylius_Registry_GridFieldService',
  122.             'sylius.registry.payment_methods_resolver' => 'getSylius_Registry_PaymentMethodsResolverService',
  123.             'sylius.registry.shipping_method_rule_checker' => 'getSylius_Registry_ShippingMethodRuleCheckerService',
  124.             'sylius.registry.shipping_methods_resolver' => 'getSylius_Registry_ShippingMethodsResolverService',
  125.             'sylius.repository.channel' => 'getSylius_Repository_ChannelService',
  126.             'sylius.repository.exchange_rate' => 'getSylius_Repository_ExchangeRateService',
  127.             'sylius.repository.order' => 'getSylius_Repository_OrderService',
  128.             'sylius.repository.payment_method' => 'getSylius_Repository_PaymentMethodService',
  129.             'sylius.repository.province' => 'getSylius_Repository_ProvinceService',
  130.             'sylius.repository.shipping_method' => 'getSylius_Repository_ShippingMethodService',
  131.             'sylius.repository.zone' => 'getSylius_Repository_ZoneService',
  132.             'sylius.section_resolver.admin_api_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminApiUriBasedSectionResolverService',
  133.             'sylius.section_resolver.admin_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminUriBasedSectionResolverService',
  134.             'sylius.section_resolver.shop_uri_based_section_resolver' => 'getSylius_SectionResolver_ShopUriBasedSectionResolverService',
  135.             'sylius.section_resolver.uri_based_section_resolver' => 'getSylius_SectionResolver_UriBasedSectionResolverService',
  136.             'sylius.shipping_method_eligibility_checker' => 'getSylius_ShippingMethodEligibilityCheckerService',
  137.             'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService',
  138.             'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService',
  139.             'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService',
  140.             'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService',
  141.             'sylius.shipping_method_rules_shipping_method_eligibility_checker' => 'getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService',
  142.             'sylius.shipping_methods_resolver' => 'getSylius_ShippingMethodsResolverService',
  143.             'sylius.shipping_methods_resolver.default' => 'getSylius_ShippingMethodsResolver_DefaultService',
  144.             'sylius.shipping_methods_resolver.zones_and_channel_based' => 'getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService',
  145.             'sylius.storage.cart_session' => 'getSylius_Storage_CartSessionService',
  146.             'sylius.storage.cookie' => 'getSylius_Storage_CookieService',
  147.             'sylius.storage.currency' => 'getSylius_Storage_CurrencyService',
  148.             'sylius.templating.helper.adjustment' => 'getSylius_Templating_Helper_AdjustmentService',
  149.             'sylius.templating.helper.bulk_action_grid' => 'getSylius_Templating_Helper_BulkActionGridService',
  150.             'sylius.templating.helper.checkout_steps' => 'getSylius_Templating_Helper_CheckoutStepsService',
  151.             'sylius.templating.helper.convert_money' => 'getSylius_Templating_Helper_ConvertMoneyService',
  152.             'sylius.templating.helper.currency' => 'getSylius_Templating_Helper_CurrencyService',
  153.             'sylius.templating.helper.format_money' => 'getSylius_Templating_Helper_FormatMoneyService',
  154.             'sylius.templating.helper.grid' => 'getSylius_Templating_Helper_GridService',
  155.             'sylius.templating.helper.inventory' => 'getSylius_Templating_Helper_InventoryService',
  156.             'sylius.templating.helper.locale' => 'getSylius_Templating_Helper_LocaleService',
  157.             'sylius.templating.helper.price' => 'getSylius_Templating_Helper_PriceService',
  158.             'sylius.templating.helper.product_variants_prices' => 'getSylius_Templating_Helper_ProductVariantsPricesService',
  159.             'sylius.templating.helper.variant_resolver' => 'getSylius_Templating_Helper_VariantResolverService',
  160.             'sylius.twig.extension.channels_currencies' => 'getSylius_Twig_Extension_ChannelsCurrenciesService',
  161.             'sylius.twig.extension.country_name' => 'getSylius_Twig_Extension_CountryNameService',
  162.             'sylius.twig.extension.form_test_attribute_array' => 'getSylius_Twig_Extension_FormTestAttributeArrayService',
  163.             'sylius.twig.extension.form_test_attribute_name' => 'getSylius_Twig_Extension_FormTestAttributeNameService',
  164.             'sylius.twig.extension.merge_recursive' => 'getSylius_Twig_Extension_MergeRecursiveService',
  165.             'sylius.twig.extension.province_naming' => 'getSylius_Twig_Extension_ProvinceNamingService',
  166.             'sylius.twig.extension.shop' => 'getSylius_Twig_Extension_ShopService',
  167.             'sylius.twig.extension.sylius_bundle_loaded_checker' => 'getSylius_Twig_Extension_SyliusBundleLoadedCheckerService',
  168.             'sylius.twig.extension.widget.admin_notification' => 'getSylius_Twig_Extension_Widget_AdminNotificationService',
  169.             'sylius.validator.customer_initializer' => 'getSylius_Validator_CustomerInitializerService',
  170.             'sylius.zone_matcher' => 'getSylius_ZoneMatcherService',
  171.             'sylius_resource.doctrine.mapping_driver_chain' => 'getSyliusResource_Doctrine_MappingDriverChainService',
  172.             'translator' => 'getTranslatorService',
  173.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  174.             'sylus.payum_action.offline.status' => 'getSylus_PayumAction_Offline_StatusService',
  175.             'cache_clearer' => 'getCacheClearerService',
  176.             'filesystem' => 'getFilesystemService',
  177.             'serializer' => 'getSerializerService',
  178.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  179.             'form.factory' => 'getForm_FactoryService',
  180.             'form.type.file' => 'getForm_Type_FileService',
  181.             'profiler' => 'getProfilerService',
  182.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  183.             'security.token_storage' => 'getSecurity_TokenStorageService',
  184.             'twig' => 'getTwigService',
  185.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  186.             'session' => 'getSessionService',
  187.             'validator' => 'getValidatorService',
  188.         ];
  189.         $this->fileMap = [
  190.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  191.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  192.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  193.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  194.             'App\\Controller\\Admin\\ProductNotesController' => 'getProductNotesControllerService',
  195.             'App\\Controller\\ClientController' => 'getClientControllerService',
  196.             'App\\Controller\\CustomerByTypeController' => 'getCustomerByTypeControllerService',
  197.             'App\\Controller\\CustomerController' => 'getCustomerControllerService',
  198.             'App\\Controller\\CustomerPaymentController' => 'getCustomerPaymentControllerService',
  199.             'App\\Controller\\CustomerPaymentMethodController' => 'getCustomerPaymentMethodControllerService',
  200.             'App\\Controller\\DashboardController' => 'getDashboardControllerService',
  201.             'App\\Controller\\DilicomController' => 'getDilicomControllerService',
  202.             'App\\Controller\\EditorController' => 'getEditorControllerService',
  203.             'App\\Controller\\ExportController' => 'getExportControllerService',
  204.             'App\\Controller\\InventoryController' => 'getInventoryControllerService',
  205.             'App\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  206.             'App\\Controller\\NFController' => 'getNFControllerService',
  207.             'App\\Controller\\OfficeLaunchController' => 'getOfficeLaunchControllerService',
  208.             'App\\Controller\\OrderAmountController' => 'getOrderAmountControllerService',
  209.             'App\\Controller\\OrderController' => 'getOrderControllerService',
  210.             'App\\Controller\\OrderItemController' => 'getOrderItemControllerService',
  211.             'App\\Controller\\OrderLaunchController' => 'getOrderLaunchControllerService',
  212.             'App\\Controller\\PaymentMethodController' => 'getPaymentMethodControllerService',
  213.             'App\\Controller\\ProductController' => 'getProductControllerService',
  214.             'App\\Controller\\ProductCustomApiController' => 'getProductCustomApiControllerService',
  215.             'App\\Controller\\ProductImportController' => 'getProductImportControllerService',
  216.             'App\\Controller\\ProductReturnController' => 'getProductReturnControllerService',
  217.             'App\\Controller\\ProformaController' => 'getProformaControllerService',
  218.             'App\\Controller\\RepresentativeController' => 'getRepresentativeControllerService',
  219.             'App\\Controller\\SPNController' => 'getSPNControllerService',
  220.             'App\\Controller\\SalesLogController' => 'getSalesLogControllerService',
  221.             'App\\Controller\\SalesPriceController' => 'getSalesPriceControllerService',
  222.             'App\\Controller\\ShipmentController' => 'getShipmentControllerService',
  223.             'App\\Controller\\ShippingMethodController' => 'getShippingMethodControllerService',
  224.             'App\\Controller\\StatementController' => 'getStatementControllerService',
  225.             'App\\Controller\\SupplierController' => 'getSupplierControllerService',
  226.             'App\\Controller\\ThemeController' => 'getThemeControllerService',
  227.             'App\\Controller\\VingeanneController' => 'getVingeanneControllerService',
  228.             'App\\Service\\ExportService' => 'getExportServiceService',
  229.             'App\\Service\\InvoiceService' => 'getInvoiceServiceService',
  230.             'App\\Service\\MailService' => 'getMailServiceService',
  231.             'App\\Service\\OrderService' => 'getOrderServiceService',
  232.             'App\\Service\\ProductImportService' => 'getProductImportServiceService',
  233.             'App\\Service\\SalesLogService' => 'getSalesLogServiceService',
  234.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  235.             'Faker\\Generator' => 'getGeneratorService',
  236.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  237.             'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
  238.             'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService',
  239.             'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService',
  240.             'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService',
  241.             'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService',
  242.             'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService',
  243.             'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService',
  244.             'SM\\Callback\\CascadeTransitionCallback' => 'getCascadeTransitionCallbackService',
  245.             'SebastianBergmann\\Diff\\Differ' => 'getDifferService',
  246.             'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController' => 'getProvinceControllerService',
  247.             'Sylius\\Bundle\\AdminApiBundle\\Command\\CreateClientCommand' => 'getCreateClientCommandService',
  248.             'Sylius\\Bundle\\AdminBundle\\Action\\RemoveAvatarAction' => 'getRemoveAvatarActionService',
  249.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendOrderConfirmationEmailAction' => 'getResendOrderConfirmationEmailActionService',
  250.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendShipmentConfirmationEmailAction' => 'getResendShipmentConfirmationEmailActionService',
  251.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\OrderEmailManagerInterface' => 'getOrderEmailManagerInterfaceService',
  252.             'Sylius\\Bundle\\AdminBundle\\Provider\\StatisticsDataProviderInterface' => 'getStatisticsDataProviderInterfaceService',
  253.             'Sylius\\Bundle\\ApiBundle\\Controller\\DeleteOrderItemAction' => 'getDeleteOrderItemActionService',
  254.             'Sylius\\Bundle\\CoreBundle\\Command\\CancelUnpaidOrdersCommand' => 'getCancelUnpaidOrdersCommandService',
  255.             'Sylius\\Bundle\\CoreBundle\\Command\\CheckRequirementsCommand' => 'getCheckRequirementsCommandService',
  256.             'Sylius\\Bundle\\CoreBundle\\Command\\InformAboutGUSCommand' => 'getInformAboutGUSCommandService',
  257.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallAssetsCommand' => 'getInstallAssetsCommandService',
  258.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallCommand' => 'getInstallCommandService',
  259.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallDatabaseCommand' => 'getInstallDatabaseCommandService',
  260.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallSampleDataCommand' => 'getInstallSampleDataCommandService',
  261.             'Sylius\\Bundle\\CoreBundle\\Command\\SetupCommand' => 'getSetupCommandService',
  262.             'Sylius\\Bundle\\CoreBundle\\Command\\ShowAvailablePluginsCommand' => 'getShowAvailablePluginsCommandService',
  263.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController' => 'getProductTaxonControllerService',
  264.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController' => 'getProductVariantControllerService',
  265.             'Sylius\\Bundle\\CoreBundle\\Security\\UserImpersonatorInterface' => 'getUserImpersonatorInterfaceService',
  266.             'Sylius\\Bundle\\FixturesBundle\\Listener\\ListenerRegistryInterface' => 'getListenerRegistryInterfaceService',
  267.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteFactoryInterface' => 'getSuiteFactoryInterfaceService',
  268.             'Sylius\\Bundle\\OrderBundle\\Command\\RemoveExpiredCartsCommand' => 'getRemoveExpiredCartsCommandService',
  269.             'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController' => 'getProductAttributeControllerService',
  270.             'Sylius\\Bundle\\PromotionBundle\\Command\\GenerateCouponsCommand' => 'getGenerateCouponsCommandService',
  271.             'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController' => 'getPromotionCouponControllerService',
  272.             'Sylius\\Bundle\\UserBundle\\Command\\DemoteUserCommand' => 'getDemoteUserCommandService',
  273.             'Sylius\\Bundle\\UserBundle\\Command\\PromoteUserCommand' => 'getPromoteUserCommandService',
  274.             'Sylius\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserControllerService',
  275.             'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface' => 'getZoneFactoryInterfaceService',
  276.             'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface' => 'getChannelFactoryInterfaceService',
  277.             'Sylius\\Component\\Core\\Dashboard\\SalesDataProviderInterface' => 'getSalesDataProviderInterfaceService',
  278.             'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface' => 'getPaymentMethodFactoryInterfaceService',
  279.             'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface' => 'getPromotionActionFactoryInterfaceService',
  280.             'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface' => 'getPromotionRuleFactoryInterfaceService',
  281.             'Sylius\\Component\\Core\\Generator\\ImagePathGeneratorInterface' => 'getImagePathGeneratorInterfaceService',
  282.             'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'getOrderInventoryOperatorInterfaceService',
  283.             'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'getAdjustmentFactoryInterfaceService',
  284.             'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface' => 'getPaymentFactoryInterfaceService',
  285.             'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface' => 'getDefaultPaymentMethodResolverInterfaceService',
  286.             'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface' => 'getProductFactoryInterfaceService',
  287.             'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface' => 'getProductVariantFactoryInterfaceService',
  288.             'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface' => 'getPromotionCouponFactoryInterfaceService',
  289.             'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface' => 'getTaxonFactoryInterfaceService',
  290.             'Sylius\\PayPalPlugin\\Controller\\CancelLastPayPalPaymentAction' => 'getCancelLastPayPalPaymentActionService',
  291.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalCheckoutPaymentAction' => 'getCancelPayPalCheckoutPaymentActionService',
  292.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalOrderAction' => 'getCancelPayPalOrderActionService',
  293.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalPaymentAction' => 'getCancelPayPalPaymentActionService',
  294.             'Sylius\\PayPalPlugin\\Controller\\CompletePayPalOrderAction' => 'getCompletePayPalOrderActionService',
  295.             'Sylius\\PayPalPlugin\\Controller\\CompletePayPalOrderFromPaymentPageAction' => 'getCompletePayPalOrderFromPaymentPageActionService',
  296.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderAction' => 'getCreatePayPalOrderActionService',
  297.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderFromCartAction' => 'getCreatePayPalOrderFromCartActionService',
  298.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderFromPaymentPageAction' => 'getCreatePayPalOrderFromPaymentPageActionService',
  299.             'Sylius\\PayPalPlugin\\Controller\\DownloadPayoutsReportAction' => 'getDownloadPayoutsReportActionService',
  300.             'Sylius\\PayPalPlugin\\Controller\\EnableSellerAction' => 'getEnableSellerActionService',
  301.             'Sylius\\PayPalPlugin\\Controller\\PayPalButtonsController' => 'getPayPalButtonsControllerService',
  302.             'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController' => 'getPayPalOrderItemControllerService',
  303.             'Sylius\\PayPalPlugin\\Controller\\PayPalPaymentOnErrorAction' => 'getPayPalPaymentOnErrorActionService',
  304.             'Sylius\\PayPalPlugin\\Controller\\PayWithPayPalFormAction' => 'getPayWithPayPalFormActionService',
  305.             'Sylius\\PayPalPlugin\\Controller\\ProcessPayPalOrderAction' => 'getProcessPayPalOrderActionService',
  306.             'Sylius\\PayPalPlugin\\Controller\\UpdatePayPalOrderAction' => 'getUpdatePayPalOrderActionService',
  307.             'Sylius\\PayPalPlugin\\Controller\\Webhook\\RefundOrderAction' => 'getRefundOrderActionService',
  308.             'Sylius\\PayPalPlugin\\Payum\\Action\\AuthorizeAction' => 'getAuthorizeActionService',
  309.             'Sylius\\PayPalPlugin\\Payum\\Action\\CaptureAction' => 'getCaptureActionService',
  310.             'Sylius\\PayPalPlugin\\Payum\\Action\\CompleteOrderAction' => 'getCompleteOrderActionService',
  311.             'Sylius\\PayPalPlugin\\Payum\\Action\\ResolveNextRouteAction' => 'getResolveNextRouteActionService',
  312.             'Sylius\\PayPalPlugin\\Processor\\PayPalOrderCompleteProcessor' => 'getPayPalOrderCompleteProcessorService',
  313.             'Sylius\\PayPalPlugin\\Processor\\PaymentRefundProcessorInterface' => 'getPaymentRefundProcessorInterfaceService',
  314.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  315.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  316.             'Symfony\\Component\\Console\\Style\\SymfonyStyle' => 'getSymfonyStyleService',
  317.             'Symplify\\ConsoleColorDiff\\ConsoleColorDiffBundle' => 'getConsoleColorDiffBundleService',
  318.             'Symplify\\ConsoleColorDiff\\Console\\Formatter\\ColorConsoleDiffFormatter' => 'getColorConsoleDiffFormatterService',
  319.             'Symplify\\ConsoleColorDiff\\Console\\Output\\ConsoleDiffer' => 'getConsoleDifferService',
  320.             'Symplify\\ConsoleColorDiff\\DependencyInjection\\Extension\\ConsoleColorDiffExtension' => 'getConsoleColorDiffExtensionService',
  321.             'Symplify\\PackageBuilder\\Console\\Style\\SymfonyStyleFactory' => 'getSymfonyStyleFactoryService',
  322.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  323.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  324.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  325.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  326.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  327.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  328.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  329.             'app.controller.accounting_code' => 'getApp_Controller_AccountingCodeService',
  330.             'app.controller.brand' => 'getApp_Controller_BrandService',
  331.             'app.controller.cancellation_item' => 'getApp_Controller_CancellationItemService',
  332.             'app.controller.city' => 'getApp_Controller_CityService',
  333.             'app.controller.client' => 'getApp_Controller_ClientService',
  334.             'app.controller.contract_type' => 'getApp_Controller_ContractTypeService',
  335.             'app.controller.customer_activity' => 'getApp_Controller_CustomerActivityService',
  336.             'app.controller.customer_activity_domain' => 'getApp_Controller_CustomerActivityDomainService',
  337.             'app.controller.customer_control' => 'getApp_Controller_CustomerControlService',
  338.             'app.controller.customer_editor' => 'getApp_Controller_CustomerEditorService',
  339.             'app.controller.customer_payment' => 'getApp_Controller_CustomerPaymentService',
  340.             'app.controller.customer_payment_method' => 'getApp_Controller_CustomerPaymentMethodService',
  341.             'app.controller.customer_representative' => 'getApp_Controller_CustomerRepresentativeService',
  342.             'app.controller.customer_segment' => 'getApp_Controller_CustomerSegmentService',
  343.             'app.controller.depot' => 'getApp_Controller_DepotService',
  344.             'app.controller.editor' => 'getApp_Controller_EditorService',
  345.             'app.controller.nf_order' => 'getApp_Controller_NfOrderService',
  346.             'app.controller.office_launch' => 'getApp_Controller_OfficeLaunchService',
  347.             'app.controller.office_product' => 'getApp_Controller_OfficeProductService',
  348.             'app.controller.order' => 'getApp_Controller_OrderService',
  349.             'app.controller.order_amount' => 'getApp_Controller_OrderAmountService',
  350.             'app.controller.order_invoice' => 'getApp_Controller_OrderInvoiceService',
  351.             'app.controller.order_invoices' => 'getApp_Controller_OrderInvoicesService',
  352.             'app.controller.order_launch' => 'getApp_Controller_OrderLaunchService',
  353.             'app.controller.order_nature' => 'getApp_Controller_OrderNatureService',
  354.             'app.controller.order_state' => 'getApp_Controller_OrderStateService',
  355.             'app.controller.order_tree' => 'getApp_Controller_OrderTreeService',
  356.             'app.controller.order_type' => 'getApp_Controller_OrderTypeService',
  357.             'app.controller.product_spn' => 'getApp_Controller_ProductSpnService',
  358.             'app.controller.product_state' => 'getApp_Controller_ProductStateService',
  359.             'app.controller.proforma_order' => 'getApp_Controller_ProformaOrderService',
  360.             'app.controller.sales_log' => 'getApp_Controller_SalesLogService',
  361.             'app.controller.segment' => 'getApp_Controller_SegmentService',
  362.             'app.controller.segment_period' => 'getApp_Controller_SegmentPeriodService',
  363.             'app.controller.segment_value' => 'getApp_Controller_SegmentValueService',
  364.             'app.controller.supplier' => 'getApp_Controller_SupplierService',
  365.             'app.controller.tax_rate_group' => 'getApp_Controller_TaxRateGroupService',
  366.             'app.controller.theme' => 'getApp_Controller_ThemeService',
  367.             'app.controller.theme_group' => 'getApp_Controller_ThemeGroupService',
  368.             'app.factory.accounting_code' => 'getApp_Factory_AccountingCodeService',
  369.             'app.factory.brand' => 'getApp_Factory_BrandService',
  370.             'app.factory.cancellation_item' => 'getApp_Factory_CancellationItemService',
  371.             'app.factory.city' => 'getApp_Factory_CityService',
  372.             'app.factory.client' => 'getApp_Factory_ClientService',
  373.             'app.factory.contract_type' => 'getApp_Factory_ContractTypeService',
  374.             'app.factory.customer_activity' => 'getApp_Factory_CustomerActivityService',
  375.             'app.factory.customer_activity_domain' => 'getApp_Factory_CustomerActivityDomainService',
  376.             'app.factory.customer_control' => 'getApp_Factory_CustomerControlService',
  377.             'app.factory.customer_editor' => 'getApp_Factory_CustomerEditorService',
  378.             'app.factory.customer_payment' => 'getApp_Factory_CustomerPaymentService',
  379.             'app.factory.customer_payment_method' => 'getApp_Factory_CustomerPaymentMethodService',
  380.             'app.factory.customer_representative' => 'getApp_Factory_CustomerRepresentativeService',
  381.             'app.factory.customer_segment' => 'getApp_Factory_CustomerSegmentService',
  382.             'app.factory.depot' => 'getApp_Factory_DepotService',
  383.             'app.factory.editor' => 'getApp_Factory_EditorService',
  384.             'app.factory.nf_order' => 'getApp_Factory_NfOrderService',
  385.             'app.factory.office_launch' => 'getApp_Factory_OfficeLaunchService',
  386.             'app.factory.office_product' => 'getApp_Factory_OfficeProductService',
  387.             'app.factory.order' => 'getApp_Factory_OrderService',
  388.             'app.factory.order_amount' => 'getApp_Factory_OrderAmountService',
  389.             'app.factory.order_invoice' => 'getApp_Factory_OrderInvoiceService',
  390.             'app.factory.order_invoices' => 'getApp_Factory_OrderInvoicesService',
  391.             'app.factory.order_launch' => 'getApp_Factory_OrderLaunchService',
  392.             'app.factory.order_nature' => 'getApp_Factory_OrderNatureService',
  393.             'app.factory.order_state' => 'getApp_Factory_OrderStateService',
  394.             'app.factory.order_tree' => 'getApp_Factory_OrderTreeService',
  395.             'app.factory.order_type' => 'getApp_Factory_OrderTypeService',
  396.             'app.factory.product_spn' => 'getApp_Factory_ProductSpnService',
  397.             'app.factory.product_state' => 'getApp_Factory_ProductStateService',
  398.             'app.factory.proforma_order' => 'getApp_Factory_ProformaOrderService',
  399.             'app.factory.sales_log' => 'getApp_Factory_SalesLogService',
  400.             'app.factory.segment' => 'getApp_Factory_SegmentService',
  401.             'app.factory.segment_period' => 'getApp_Factory_SegmentPeriodService',
  402.             'app.factory.segment_value' => 'getApp_Factory_SegmentValueService',
  403.             'app.factory.supplier' => 'getApp_Factory_SupplierService',
  404.             'app.factory.tax_rate_group' => 'getApp_Factory_TaxRateGroupService',
  405.             'app.factory.theme' => 'getApp_Factory_ThemeService',
  406.             'app.factory.theme_group' => 'getApp_Factory_ThemeGroupService',
  407.             'app.form.extension.type.customer' => 'getApp_Form_Extension_Type_CustomerService',
  408.             'app.form.extension.type.product' => 'getApp_Form_Extension_Type_ProductService',
  409.             'app.repository.accounting_code' => 'getApp_Repository_AccountingCodeService',
  410.             'app.repository.brand' => 'getApp_Repository_BrandService',
  411.             'app.repository.cancellation_item' => 'getApp_Repository_CancellationItemService',
  412.             'app.repository.city' => 'getApp_Repository_CityService',
  413.             'app.repository.client' => 'getApp_Repository_ClientService',
  414.             'app.repository.contract_type' => 'getApp_Repository_ContractTypeService',
  415.             'app.repository.customer_activity' => 'getApp_Repository_CustomerActivityService',
  416.             'app.repository.customer_activity_domain' => 'getApp_Repository_CustomerActivityDomainService',
  417.             'app.repository.customer_control' => 'getApp_Repository_CustomerControlService',
  418.             'app.repository.customer_editor' => 'getApp_Repository_CustomerEditorService',
  419.             'app.repository.customer_payment' => 'getApp_Repository_CustomerPaymentService',
  420.             'app.repository.customer_payment_method' => 'getApp_Repository_CustomerPaymentMethodService',
  421.             'app.repository.customer_representative' => 'getApp_Repository_CustomerRepresentativeService',
  422.             'app.repository.customer_segment' => 'getApp_Repository_CustomerSegmentService',
  423.             'app.repository.depot' => 'getApp_Repository_DepotService',
  424.             'app.repository.editor' => 'getApp_Repository_EditorService',
  425.             'app.repository.nf_order' => 'getApp_Repository_NfOrderService',
  426.             'app.repository.office_launch' => 'getApp_Repository_OfficeLaunchService',
  427.             'app.repository.office_product' => 'getApp_Repository_OfficeProductService',
  428.             'app.repository.order' => 'getApp_Repository_OrderService',
  429.             'app.repository.order_amount' => 'getApp_Repository_OrderAmountService',
  430.             'app.repository.order_invoice' => 'getApp_Repository_OrderInvoiceService',
  431.             'app.repository.order_invoices' => 'getApp_Repository_OrderInvoicesService',
  432.             'app.repository.order_launch' => 'getApp_Repository_OrderLaunchService',
  433.             'app.repository.order_nature' => 'getApp_Repository_OrderNatureService',
  434.             'app.repository.order_state' => 'getApp_Repository_OrderStateService',
  435.             'app.repository.order_tree' => 'getApp_Repository_OrderTreeService',
  436.             'app.repository.order_type' => 'getApp_Repository_OrderTypeService',
  437.             'app.repository.product_spn' => 'getApp_Repository_ProductSpnService',
  438.             'app.repository.product_state' => 'getApp_Repository_ProductStateService',
  439.             'app.repository.proforma_order' => 'getApp_Repository_ProformaOrderService',
  440.             'app.repository.sales_log' => 'getApp_Repository_SalesLogService',
  441.             'app.repository.segment' => 'getApp_Repository_SegmentService',
  442.             'app.repository.segment_period' => 'getApp_Repository_SegmentPeriodService',
  443.             'app.repository.segment_value' => 'getApp_Repository_SegmentValueService',
  444.             'app.repository.supplier' => 'getApp_Repository_SupplierService',
  445.             'app.repository.tax_rate_group' => 'getApp_Repository_TaxRateGroupService',
  446.             'app.repository.theme' => 'getApp_Repository_ThemeService',
  447.             'app.repository.theme_group' => 'getApp_Repository_ThemeGroupService',
  448.             'app.service.client_service' => 'getApp_Service_ClientServiceService',
  449.             'app.service.customer_service' => 'getApp_Service_CustomerServiceService',
  450.             'app.service.editor_service' => 'getApp_Service_EditorServiceService',
  451.             'app.service.ftp_log_service' => 'getApp_Service_FtpLogServiceService',
  452.             'app.service.nf_service' => 'getApp_Service_NfServiceService',
  453.             'app.service.office_launch_service' => 'getApp_Service_OfficeLaunchServiceService',
  454.             'app.service.order_launch_service' => 'getApp_Service_OrderLaunchServiceService',
  455.             'app.service.product_service' => 'getApp_Service_ProductServiceService',
  456.             'app.service.shipment_service' => 'getApp_Service_ShipmentServiceService',
  457.             'app.service.spn_service' => 'getApp_Service_SpnServiceService',
  458.             'app.service.supplier_service' => 'getApp_Service_SupplierServiceService',
  459.             'cache.app_clearer' => 'getCache_AppClearerService',
  460.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  461.             'cache.system_clearer' => 'getCache_SystemClearerService',
  462.             'cache_warmer' => 'getCacheWarmerService',
  463.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand' => 'getFixturesListCommandService',
  464.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand' => 'getFixturesLoadCommandService',
  465.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  466.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommandService',
  467.             'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' => 'getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService',
  468.             'console.command_loader' => 'getConsole_CommandLoaderService',
  469.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  470.             'error_controller' => 'getErrorControllerService',
  471.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  472.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  473.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  474.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  475.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  476.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  477.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  478.             'gaufrette.sylius_image_filesystem' => 'getGaufrette_SyliusImageFilesystemService',
  479.             'hateoas.configuration.metadata_driver' => 'getHateoas_Configuration_MetadataDriverService',
  480.             'hateoas.configuration.provider' => 'getHateoas_Configuration_ProviderService',
  481.             'hateoas.event_listener.json' => 'getHateoas_EventListener_JsonService',
  482.             'hateoas.event_listener.xml' => 'getHateoas_EventListener_XmlService',
  483.             'jms_serializer' => 'getJmsSerializerService',
  484.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  485.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  486.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  487.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  488.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  489.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  490.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  491.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  492.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  493.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  494.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  495.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  496.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  497.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  498.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  499.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  500.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  501.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  502.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  503.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  504.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  505.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  506.             'monolog.logger.paypal' => 'getMonolog_Logger_PaypalService',
  507.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  508.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  509.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  510.             'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
  511.             'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
  512.             'payum' => 'getPayumService',
  513.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  514.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  515.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  516.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService',
  517.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService',
  518.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  519.             'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  520.             'payum.extension.storage.app_entity_order_order' => 'getPayum_Extension_Storage_AppEntityOrderOrderService',
  521.             'payum.extension.storage.app_entity_payment_payment' => 'getPayum_Extension_Storage_AppEntityPaymentPaymentService',
  522.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  523.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  524.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  525.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  526.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  527.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  528.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  529.             'payum.static_registry' => 'getPayum_StaticRegistryService',
  530.             'payum.storage.app_entity_order_order' => 'getPayum_Storage_AppEntityOrderOrderService',
  531.             'payum.storage.app_entity_payment_payment' => 'getPayum_Storage_AppEntityPaymentPaymentService',
  532.             'payum.storage.sylius_bundle_payumbundle_model_gatewayconfig' => 'getPayum_Storage_SyliusBundlePayumbundleModelGatewayconfigService',
  533.             'payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken' => 'getPayum_Storage_SyliusBundlePayumbundleModelPaymentsecuritytokenService',
  534.             'routing.loader' => 'getRouting_LoaderService',
  535.             'search.client' => 'getSearch_ClientService',
  536.             'search.search_indexer_subscriber' => 'getSearch_SearchIndexerSubscriberService',
  537.             'search.service' => 'getSearch_ServiceService',
  538.             'search.settings_manager' => 'getSearch_SettingsManagerService',
  539.             'services_resetter' => 'getServicesResetterService',
  540.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  541.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  542.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  543.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  544.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  545.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  546.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  547.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  548.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  549.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  550.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  551.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  552.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  553.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  554.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  555.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  556.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
  557.             'sylius.active_promotions_provider' => 'getSylius_ActivePromotionsProviderService',
  558.             'sylius.address_comparator' => 'getSylius_AddressComparatorService',
  559.             'sylius.admin.menu_builder.customer.show' => 'getSylius_Admin_MenuBuilder_Customer_ShowService',
  560.             'sylius.admin.menu_builder.main' => 'getSylius_Admin_MenuBuilder_MainService',
  561.             'sylius.admin.menu_builder.order.show' => 'getSylius_Admin_MenuBuilder_Order_ShowService',
  562.             'sylius.admin.menu_builder.product.update' => 'getSylius_Admin_MenuBuilder_Product_UpdateService',
  563.             'sylius.admin.menu_builder.product_form' => 'getSylius_Admin_MenuBuilder_ProductFormService',
  564.             'sylius.admin.menu_builder.product_variant_form' => 'getSylius_Admin_MenuBuilder_ProductVariantFormService',
  565.             'sylius.admin.menu_builder.promotion.update' => 'getSylius_Admin_MenuBuilder_Promotion_UpdateService',
  566.             'sylius.admin_user.pin_generator.password_reset' => 'getSylius_AdminUser_PinGenerator_PasswordResetService',
  567.             'sylius.admin_user.token_generator.email_verification' => 'getSylius_AdminUser_TokenGenerator_EmailVerificationService',
  568.             'sylius.admin_user.token_generator.password_reset' => 'getSylius_AdminUser_TokenGenerator_PasswordResetService',
  569.             'sylius.api.archiving_shipping_method_applicator' => 'getSylius_Api_ArchivingShippingMethodApplicatorService',
  570.             'sylius.api.doctrine.query_collection_extension.hide_archived_shipping_method' => 'getSylius_Api_Doctrine_QueryCollectionExtension_HideArchivedShippingMethodService',
  571.             'sylius.api.doctrine.query_collection_extension.orders_by_logged_in_user' => 'getSylius_Api_Doctrine_QueryCollectionExtension_OrdersByLoggedInUserService',
  572.             'sylius.api.doctrine.query_collection_extension.products_by_channel_and_locale_code' => 'getSylius_Api_Doctrine_QueryCollectionExtension_ProductsByChannelAndLocaleCodeService',
  573.             'sylius.api.doctrine.query_collection_extension.products_with_enable_flag' => 'getSylius_Api_Doctrine_QueryCollectionExtension_ProductsWithEnableFlagService',
  574.             'sylius.api.doctrine.query_item_extension.delete_order' => 'getSylius_Api_Doctrine_QueryItemExtension_DeleteOrderService',
  575.             'sylius.api.doctrine.query_item_extension.get_order' => 'getSylius_Api_Doctrine_QueryItemExtension_GetOrderService',
  576.             'sylius.api.get_configuration_action' => 'getSylius_Api_GetConfigurationActionService',
  577.             'sylius.api.order_state_machine_transition_applicator' => 'getSylius_Api_OrderStateMachineTransitionApplicatorService',
  578.             'sylius.api.payment_state_machine_transition_applicator' => 'getSylius_Api_PaymentStateMachineTransitionApplicatorService',
  579.             'sylius.api.product_review_state_machine_transition_applicator' => 'getSylius_Api_ProductReviewStateMachineTransitionApplicatorService',
  580.             'sylius.api.shipment_state_machine_transition_applicator' => 'getSylius_Api_ShipmentStateMachineTransitionApplicatorService',
  581.             'sylius.api.upload_avatar_image_action' => 'getSylius_Api_UploadAvatarImageActionService',
  582.             'sylius.attribute_type.checkbox' => 'getSylius_AttributeType_CheckboxService',
  583.             'sylius.attribute_type.date' => 'getSylius_AttributeType_DateService',
  584.             'sylius.attribute_type.datetime' => 'getSylius_AttributeType_DatetimeService',
  585.             'sylius.attribute_type.integer' => 'getSylius_AttributeType_IntegerService',
  586.             'sylius.attribute_type.percent' => 'getSylius_AttributeType_PercentService',
  587.             'sylius.attribute_type.select' => 'getSylius_AttributeType_SelectService',
  588.             'sylius.attribute_type.select.value.translations' => 'getSylius_AttributeType_Select_Value_TranslationsService',
  589.             'sylius.attribute_type.text' => 'getSylius_AttributeType_TextService',
  590.             'sylius.attribute_type.textarea' => 'getSylius_AttributeType_TextareaService',
  591.             'sylius.available_product_option_values_resolver' => 'getSylius_AvailableProductOptionValuesResolverService',
  592.             'sylius.average_rating_calculator' => 'getSylius_AverageRatingCalculatorService',
  593.             'sylius.calendar' => 'getSylius_CalendarService',
  594.             'sylius.checker.product_variants_parity' => 'getSylius_Checker_ProductVariantsParityService',
  595.             'sylius.commands_provider.database_setup' => 'getSylius_CommandsProvider_DatabaseSetupService',
  596.             'sylius.console.command.resource_debug' => 'getSylius_Console_Command_ResourceDebugService',
  597.             'sylius.controller.address' => 'getSylius_Controller_AddressService',
  598.             'sylius.controller.address_log_entry' => 'getSylius_Controller_AddressLogEntryService',
  599.             'sylius.controller.adjustment' => 'getSylius_Controller_AdjustmentService',
  600.             'sylius.controller.admin.dashboard' => 'getSylius_Controller_Admin_DashboardService',
  601.             'sylius.controller.admin.dashboard.statistics' => 'getSylius_Controller_Admin_Dashboard_StatisticsService',
  602.             'sylius.controller.admin.notification' => 'getSylius_Controller_Admin_NotificationService',
  603.             'sylius.controller.admin_user' => 'getSylius_Controller_AdminUserService',
  604.             'sylius.controller.api_access_token' => 'getSylius_Controller_ApiAccessTokenService',
  605.             'sylius.controller.api_auth_code' => 'getSylius_Controller_ApiAuthCodeService',
  606.             'sylius.controller.api_client' => 'getSylius_Controller_ApiClientService',
  607.             'sylius.controller.api_refresh_token' => 'getSylius_Controller_ApiRefreshTokenService',
  608.             'sylius.controller.channel' => 'getSylius_Controller_ChannelService',
  609.             'sylius.controller.channel_pricing' => 'getSylius_Controller_ChannelPricingService',
  610.             'sylius.controller.country' => 'getSylius_Controller_CountryService',
  611.             'sylius.controller.currency' => 'getSylius_Controller_CurrencyService',
  612.             'sylius.controller.customer' => 'getSylius_Controller_CustomerService',
  613.             'sylius.controller.customer_group' => 'getSylius_Controller_CustomerGroupService',
  614.             'sylius.controller.customer_statistics' => 'getSylius_Controller_CustomerStatisticsService',
  615.             'sylius.controller.exchange_rate' => 'getSylius_Controller_ExchangeRateService',
  616.             'sylius.controller.gateway_config' => 'getSylius_Controller_GatewayConfigService',
  617.             'sylius.controller.impersonate_user' => 'getSylius_Controller_ImpersonateUserService',
  618.             'sylius.controller.inventory_unit' => 'getSylius_Controller_InventoryUnitService',
  619.             'sylius.controller.locale' => 'getSylius_Controller_LocaleService',
  620.             'sylius.controller.oauth_user' => 'getSylius_Controller_OauthUserService',
  621.             'sylius.controller.order' => 'getSylius_Controller_OrderService',
  622.             'sylius.controller.order_item' => 'getSylius_Controller_OrderItemService',
  623.             'sylius.controller.order_item_unit' => 'getSylius_Controller_OrderItemUnitService',
  624.             'sylius.controller.payment' => 'getSylius_Controller_PaymentService',
  625.             'sylius.controller.payment_method' => 'getSylius_Controller_PaymentMethodService',
  626.             'sylius.controller.payment_method_translation' => 'getSylius_Controller_PaymentMethodTranslationService',
  627.             'sylius.controller.payment_security_token' => 'getSylius_Controller_PaymentSecurityTokenService',
  628.             'sylius.controller.payum' => 'getSylius_Controller_PayumService',
  629.             'sylius.controller.product' => 'getSylius_Controller_ProductService',
  630.             'sylius.controller.product_association' => 'getSylius_Controller_ProductAssociationService',
  631.             'sylius.controller.product_association_type' => 'getSylius_Controller_ProductAssociationTypeService',
  632.             'sylius.controller.product_association_type_translation' => 'getSylius_Controller_ProductAssociationTypeTranslationService',
  633.             'sylius.controller.product_attribute' => 'getSylius_Controller_ProductAttributeService',
  634.             'sylius.controller.product_attribute_translation' => 'getSylius_Controller_ProductAttributeTranslationService',
  635.             'sylius.controller.product_attribute_value' => 'getSylius_Controller_ProductAttributeValueService',
  636.             'sylius.controller.product_image' => 'getSylius_Controller_ProductImageService',
  637.             'sylius.controller.product_option' => 'getSylius_Controller_ProductOptionService',
  638.             'sylius.controller.product_option_translation' => 'getSylius_Controller_ProductOptionTranslationService',
  639.             'sylius.controller.product_option_value' => 'getSylius_Controller_ProductOptionValueService',
  640.             'sylius.controller.product_option_value_translation' => 'getSylius_Controller_ProductOptionValueTranslationService',
  641.             'sylius.controller.product_review' => 'getSylius_Controller_ProductReviewService',
  642.             'sylius.controller.product_slug' => 'getSylius_Controller_ProductSlugService',
  643.             'sylius.controller.product_taxon' => 'getSylius_Controller_ProductTaxonService',
  644.             'sylius.controller.product_translation' => 'getSylius_Controller_ProductTranslationService',
  645.             'sylius.controller.product_variant' => 'getSylius_Controller_ProductVariantService',
  646.             'sylius.controller.product_variant_translation' => 'getSylius_Controller_ProductVariantTranslationService',
  647.             'sylius.controller.promotion' => 'getSylius_Controller_PromotionService',
  648.             'sylius.controller.promotion_action' => 'getSylius_Controller_PromotionActionService',
  649.             'sylius.controller.promotion_coupon' => 'getSylius_Controller_PromotionCouponService',
  650.             'sylius.controller.promotion_rule' => 'getSylius_Controller_PromotionRuleService',
  651.             'sylius.controller.province' => 'getSylius_Controller_ProvinceService',
  652.             'sylius.controller.security' => 'getSylius_Controller_SecurityService',
  653.             'sylius.controller.shipment' => 'getSylius_Controller_ShipmentService',
  654.             'sylius.controller.shipment_unit' => 'getSylius_Controller_ShipmentUnitService',
  655.             'sylius.controller.shipping_category' => 'getSylius_Controller_ShippingCategoryService',
  656.             'sylius.controller.shipping_method' => 'getSylius_Controller_ShippingMethodService',
  657.             'sylius.controller.shipping_method_rule' => 'getSylius_Controller_ShippingMethodRuleService',
  658.             'sylius.controller.shipping_method_translation' => 'getSylius_Controller_ShippingMethodTranslationService',
  659.             'sylius.controller.shop.contact' => 'getSylius_Controller_Shop_ContactService',
  660.             'sylius.controller.shop.currency_switch' => 'getSylius_Controller_Shop_CurrencySwitchService',
  661.             'sylius.controller.shop.homepage' => 'getSylius_Controller_Shop_HomepageService',
  662.             'sylius.controller.shop.locale_switch' => 'getSylius_Controller_Shop_LocaleSwitchService',
  663.             'sylius.controller.shop.security_widget' => 'getSylius_Controller_Shop_SecurityWidgetService',
  664.             'sylius.controller.shop_billing_data' => 'getSylius_Controller_ShopBillingDataService',
  665.             'sylius.controller.shop_user' => 'getSylius_Controller_ShopUserService',
  666.             'sylius.controller.show_available_payment_methods' => 'getSylius_Controller_ShowAvailablePaymentMethodsService',
  667.             'sylius.controller.show_available_shipping_methods' => 'getSylius_Controller_ShowAvailableShippingMethodsService',
  668.             'sylius.controller.tax_category' => 'getSylius_Controller_TaxCategoryService',
  669.             'sylius.controller.tax_rate' => 'getSylius_Controller_TaxRateService',
  670.             'sylius.controller.taxon' => 'getSylius_Controller_TaxonService',
  671.             'sylius.controller.taxon_image' => 'getSylius_Controller_TaxonImageService',
  672.             'sylius.controller.taxon_slug' => 'getSylius_Controller_TaxonSlugService',
  673.             'sylius.controller.taxon_translation' => 'getSylius_Controller_TaxonTranslationService',
  674.             'sylius.controller.update_product_taxon_position' => 'getSylius_Controller_UpdateProductTaxonPositionService',
  675.             'sylius.controller.user_security' => 'getSylius_Controller_UserSecurityService',
  676.             'sylius.controller.zone' => 'getSylius_Controller_ZoneService',
  677.             'sylius.controller.zone_member' => 'getSylius_Controller_ZoneMemberService',
  678.             'sylius.converter.country_name' => 'getSylius_Converter_CountryNameService',
  679.             'sylius.currency_name_converter' => 'getSylius_CurrencyNameConverterService',
  680.             'sylius.customer_ip_assigner' => 'getSylius_CustomerIpAssignerService',
  681.             'sylius.customer_order_addresses_saver' => 'getSylius_CustomerOrderAddressesSaverService',
  682.             'sylius.customer_statistics_provider' => 'getSylius_CustomerStatisticsProviderService',
  683.             'sylius.customer_unique_address_adder' => 'getSylius_CustomerUniqueAddressAdderService',
  684.             'sylius.dashboard.statistics_provider' => 'getSylius_Dashboard_StatisticsProviderService',
  685.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService',
  686.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService',
  687.             'sylius.email_manager.contact' => 'getSylius_EmailManager_ContactService',
  688.             'sylius.email_manager.order' => 'getSylius_EmailManager_OrderService',
  689.             'sylius.email_manager.shipment' => 'getSylius_EmailManager_ShipmentService',
  690.             'sylius.email_provider' => 'getSylius_EmailProviderService',
  691.             'sylius.email_renderer.adapter.default' => 'getSylius_EmailRenderer_Adapter_DefaultService',
  692.             'sylius.email_renderer.adapter.twig' => 'getSylius_EmailRenderer_Adapter_TwigService',
  693.             'sylius.email_sender' => 'getSylius_EmailSenderService',
  694.             'sylius.email_sender.adapter.default' => 'getSylius_EmailSender_Adapter_DefaultService',
  695.             'sylius.email_sender.adapter.swiftmailer' => 'getSylius_EmailSender_Adapter_SwiftmailerService',
  696.             'sylius.event_subscriber.orm_mapped_super_class' => 'getSylius_EventSubscriber_OrmMappedSuperClassService',
  697.             'sylius.event_subscriber.orm_repository_class' => 'getSylius_EventSubscriber_OrmRepositoryClassService',
  698.             'sylius.event_subscriber.resource_delete' => 'getSylius_EventSubscriber_ResourceDeleteService',
  699.             'sylius.expired_carts_remover' => 'getSylius_ExpiredCartsRemoverService',
  700.             'sylius.factory.add_to_cart_command' => 'getSylius_Factory_AddToCartCommandService',
  701.             'sylius.factory.address' => 'getSylius_Factory_AddressService',
  702.             'sylius.factory.address_log_entry' => 'getSylius_Factory_AddressLogEntryService',
  703.             'sylius.factory.admin_user' => 'getSylius_Factory_AdminUserService',
  704.             'sylius.factory.api_access_token' => 'getSylius_Factory_ApiAccessTokenService',
  705.             'sylius.factory.api_auth_code' => 'getSylius_Factory_ApiAuthCodeService',
  706.             'sylius.factory.api_client' => 'getSylius_Factory_ApiClientService',
  707.             'sylius.factory.api_refresh_token' => 'getSylius_Factory_ApiRefreshTokenService',
  708.             'sylius.factory.avatar_image' => 'getSylius_Factory_AvatarImageService',
  709.             'sylius.factory.cart_item' => 'getSylius_Factory_CartItemService',
  710.             'sylius.factory.channel_pricing' => 'getSylius_Factory_ChannelPricingService',
  711.             'sylius.factory.country' => 'getSylius_Factory_CountryService',
  712.             'sylius.factory.currency' => 'getSylius_Factory_CurrencyService',
  713.             'sylius.factory.customer' => 'getSylius_Factory_CustomerService',
  714.             'sylius.factory.customer_after_checkout' => 'getSylius_Factory_CustomerAfterCheckoutService',
  715.             'sylius.factory.customer_group' => 'getSylius_Factory_CustomerGroupService',
  716.             'sylius.factory.email' => 'getSylius_Factory_EmailService',
  717.             'sylius.factory.exchange_rate' => 'getSylius_Factory_ExchangeRateService',
  718.             'sylius.factory.gateway_config' => 'getSylius_Factory_GatewayConfigService',
  719.             'sylius.factory.inventory_unit' => 'getSylius_Factory_InventoryUnitService',
  720.             'sylius.factory.locale' => 'getSylius_Factory_LocaleService',
  721.             'sylius.factory.oauth_user' => 'getSylius_Factory_OauthUserService',
  722.             'sylius.factory.order_item_unit' => 'getSylius_Factory_OrderItemUnitService',
  723.             'sylius.factory.order_sequence' => 'getSylius_Factory_OrderSequenceService',
  724.             'sylius.factory.payment_method_translation' => 'getSylius_Factory_PaymentMethodTranslationService',
  725.             'sylius.factory.payment_security_token' => 'getSylius_Factory_PaymentSecurityTokenService',
  726.             'sylius.factory.payum_get_status_action' => 'getSylius_Factory_PayumGetStatusActionService',
  727.             'sylius.factory.payum_resolve_next_route' => 'getSylius_Factory_PayumResolveNextRouteService',
  728.             'sylius.factory.product_association' => 'getSylius_Factory_ProductAssociationService',
  729.             'sylius.factory.product_association_type' => 'getSylius_Factory_ProductAssociationTypeService',
  730.             'sylius.factory.product_association_type_translation' => 'getSylius_Factory_ProductAssociationTypeTranslationService',
  731.             'sylius.factory.product_attribute' => 'getSylius_Factory_ProductAttributeService',
  732.             'sylius.factory.product_attribute_translation' => 'getSylius_Factory_ProductAttributeTranslationService',
  733.             'sylius.factory.product_attribute_value' => 'getSylius_Factory_ProductAttributeValueService',
  734.             'sylius.factory.product_image' => 'getSylius_Factory_ProductImageService',
  735.             'sylius.factory.product_option' => 'getSylius_Factory_ProductOptionService',
  736.             'sylius.factory.product_option_translation' => 'getSylius_Factory_ProductOptionTranslationService',
  737.             'sylius.factory.product_option_value' => 'getSylius_Factory_ProductOptionValueService',
  738.             'sylius.factory.product_option_value_translation' => 'getSylius_Factory_ProductOptionValueTranslationService',
  739.             'sylius.factory.product_review' => 'getSylius_Factory_ProductReviewService',
  740.             'sylius.factory.product_reviewer' => 'getSylius_Factory_ProductReviewerService',
  741.             'sylius.factory.product_taxon' => 'getSylius_Factory_ProductTaxonService',
  742.             'sylius.factory.product_translation' => 'getSylius_Factory_ProductTranslationService',
  743.             'sylius.factory.product_variant_translation' => 'getSylius_Factory_ProductVariantTranslationService',
  744.             'sylius.factory.promotion' => 'getSylius_Factory_PromotionService',
  745.             'sylius.factory.province' => 'getSylius_Factory_ProvinceService',
  746.             'sylius.factory.shipment' => 'getSylius_Factory_ShipmentService',
  747.             'sylius.factory.shipment_unit' => 'getSylius_Factory_ShipmentUnitService',
  748.             'sylius.factory.shipping_category' => 'getSylius_Factory_ShippingCategoryService',
  749.             'sylius.factory.shipping_method' => 'getSylius_Factory_ShippingMethodService',
  750.             'sylius.factory.shipping_method_rule' => 'getSylius_Factory_ShippingMethodRuleService',
  751.             'sylius.factory.shipping_method_translation' => 'getSylius_Factory_ShippingMethodTranslationService',
  752.             'sylius.factory.shop_billing_data' => 'getSylius_Factory_ShopBillingDataService',
  753.             'sylius.factory.shop_user' => 'getSylius_Factory_ShopUserService',
  754.             'sylius.factory.tax_category' => 'getSylius_Factory_TaxCategoryService',
  755.             'sylius.factory.tax_rate' => 'getSylius_Factory_TaxRateService',
  756.             'sylius.factory.taxon_image' => 'getSylius_Factory_TaxonImageService',
  757.             'sylius.factory.taxon_translation' => 'getSylius_Factory_TaxonTranslationService',
  758.             'sylius.factory.zone_member' => 'getSylius_Factory_ZoneMemberService',
  759.             'sylius.fixture.address' => 'getSylius_Fixture_AddressService',
  760.             'sylius.fixture.admin_user' => 'getSylius_Fixture_AdminUserService',
  761.             'sylius.fixture.api_access_token' => 'getSylius_Fixture_ApiAccessTokenService',
  762.             'sylius.fixture.api_client' => 'getSylius_Fixture_ApiClientService',
  763.             'sylius.fixture.book_product' => 'getSylius_Fixture_BookProductService',
  764.             'sylius.fixture.channel' => 'getSylius_Fixture_ChannelService',
  765.             'sylius.fixture.currency' => 'getSylius_Fixture_CurrencyService',
  766.             'sylius.fixture.customer_group' => 'getSylius_Fixture_CustomerGroupService',
  767.             'sylius.fixture.example_factory.address' => 'getSylius_Fixture_ExampleFactory_AddressService',
  768.             'sylius.fixture.example_factory.admin_user' => 'getSylius_Fixture_ExampleFactory_AdminUserService',
  769.             'sylius.fixture.example_factory.api_access_token' => 'getSylius_Fixture_ExampleFactory_ApiAccessTokenService',
  770.             'sylius.fixture.example_factory.api_client' => 'getSylius_Fixture_ExampleFactory_ApiClientService',
  771.             'sylius.fixture.example_factory.channel' => 'getSylius_Fixture_ExampleFactory_ChannelService',
  772.             'sylius.fixture.example_factory.customer_group' => 'getSylius_Fixture_ExampleFactory_CustomerGroupService',
  773.             'sylius.fixture.example_factory.order' => 'getSylius_Fixture_ExampleFactory_OrderService',
  774.             'sylius.fixture.example_factory.payment_method' => 'getSylius_Fixture_ExampleFactory_PaymentMethodService',
  775.             'sylius.fixture.example_factory.product' => 'getSylius_Fixture_ExampleFactory_ProductService',
  776.             'sylius.fixture.example_factory.product_association' => 'getSylius_Fixture_ExampleFactory_ProductAssociationService',
  777.             'sylius.fixture.example_factory.product_association_type' => 'getSylius_Fixture_ExampleFactory_ProductAssociationTypeService',
  778.             'sylius.fixture.example_factory.product_attribute' => 'getSylius_Fixture_ExampleFactory_ProductAttributeService',
  779.             'sylius.fixture.example_factory.product_option' => 'getSylius_Fixture_ExampleFactory_ProductOptionService',
  780.             'sylius.fixture.example_factory.product_review' => 'getSylius_Fixture_ExampleFactory_ProductReviewService',
  781.             'sylius.fixture.example_factory.promotion' => 'getSylius_Fixture_ExampleFactory_PromotionService',
  782.             'sylius.fixture.example_factory.promotion_action' => 'getSylius_Fixture_ExampleFactory_PromotionActionService',
  783.             'sylius.fixture.example_factory.promotion_rule' => 'getSylius_Fixture_ExampleFactory_PromotionRuleService',
  784.             'sylius.fixture.example_factory.shipping_category' => 'getSylius_Fixture_ExampleFactory_ShippingCategoryService',
  785.             'sylius.fixture.example_factory.shipping_method' => 'getSylius_Fixture_ExampleFactory_ShippingMethodService',
  786.             'sylius.fixture.example_factory.shop_user' => 'getSylius_Fixture_ExampleFactory_ShopUserService',
  787.             'sylius.fixture.example_factory.tax_category' => 'getSylius_Fixture_ExampleFactory_TaxCategoryService',
  788.             'sylius.fixture.example_factory.tax_rate' => 'getSylius_Fixture_ExampleFactory_TaxRateService',
  789.             'sylius.fixture.example_factory.taxon' => 'getSylius_Fixture_ExampleFactory_TaxonService',
  790.             'sylius.fixture.geographical' => 'getSylius_Fixture_GeographicalService',
  791.             'sylius.fixture.locale' => 'getSylius_Fixture_LocaleService',
  792.             'sylius.fixture.mug_product' => 'getSylius_Fixture_MugProductService',
  793.             'sylius.fixture.order' => 'getSylius_Fixture_OrderService',
  794.             'sylius.fixture.payment_method' => 'getSylius_Fixture_PaymentMethodService',
  795.             'sylius.fixture.product' => 'getSylius_Fixture_ProductService',
  796.             'sylius.fixture.product_association' => 'getSylius_Fixture_ProductAssociationService',
  797.             'sylius.fixture.product_association_type' => 'getSylius_Fixture_ProductAssociationTypeService',
  798.             'sylius.fixture.product_attribute' => 'getSylius_Fixture_ProductAttributeService',
  799.             'sylius.fixture.product_option' => 'getSylius_Fixture_ProductOptionService',
  800.             'sylius.fixture.product_review' => 'getSylius_Fixture_ProductReviewService',
  801.             'sylius.fixture.promotion' => 'getSylius_Fixture_PromotionService',
  802.             'sylius.fixture.shipping_category' => 'getSylius_Fixture_ShippingCategoryService',
  803.             'sylius.fixture.shipping_method' => 'getSylius_Fixture_ShippingMethodService',
  804.             'sylius.fixture.shop_user' => 'getSylius_Fixture_ShopUserService',
  805.             'sylius.fixture.similar_product_association' => 'getSylius_Fixture_SimilarProductAssociationService',
  806.             'sylius.fixture.sticker_product' => 'getSylius_Fixture_StickerProductService',
  807.             'sylius.fixture.tax_category' => 'getSylius_Fixture_TaxCategoryService',
  808.             'sylius.fixture.tax_rate' => 'getSylius_Fixture_TaxRateService',
  809.             'sylius.fixture.taxon' => 'getSylius_Fixture_TaxonService',
  810.             'sylius.fixture.tshirt_product' => 'getSylius_Fixture_TshirtProductService',
  811.             'sylius.form.choice_list.loader.lazy_customer_loader' => 'getSylius_Form_ChoiceList_Loader_LazyCustomerLoaderService',
  812.             'sylius.form.data_mapper.order_item_quantity' => 'getSylius_Form_DataMapper_OrderItemQuantityService',
  813.             'sylius.form.event_subscriber.product_variant_generator' => 'getSylius_Form_EventSubscriber_ProductVariantGeneratorService',
  814.             'sylius.form.extension.type.address' => 'getSylius_Form_Extension_Type_AddressService',
  815.             'sylius.form.extension.type.api_order_item' => 'getSylius_Form_Extension_Type_ApiOrderItemService',
  816.             'sylius.form.extension.type.cart' => 'getSylius_Form_Extension_Type_CartService',
  817.             'sylius.form.extension.type.cart_item' => 'getSylius_Form_Extension_Type_CartItemService',
  818.             'sylius.form.extension.type.channel' => 'getSylius_Form_Extension_Type_ChannelService',
  819.             'sylius.form.extension.type.collection' => 'getSylius_Form_Extension_Type_CollectionService',
  820.             'sylius.form.extension.type.country' => 'getSylius_Form_Extension_Type_CountryService',
  821.             'sylius.form.extension.type.customer' => 'getSylius_Form_Extension_Type_CustomerService',
  822.             'sylius.form.extension.type.gateway_config.crypted' => 'getSylius_Form_Extension_Type_GatewayConfig_CryptedService',
  823.             'sylius.form.extension.type.locale' => 'getSylius_Form_Extension_Type_LocaleService',
  824.             'sylius.form.extension.type.order' => 'getSylius_Form_Extension_Type_OrderService',
  825.             'sylius.form.extension.type.payment_method' => 'getSylius_Form_Extension_Type_PaymentMethodService',
  826.             'sylius.form.extension.type.product' => 'getSylius_Form_Extension_Type_ProductService',
  827.             'sylius.form.extension.type.product_translation' => 'getSylius_Form_Extension_Type_ProductTranslationService',
  828.             'sylius.form.extension.type.product_variant' => 'getSylius_Form_Extension_Type_ProductVariantService',
  829.             'sylius.form.extension.type.product_variant_generation' => 'getSylius_Form_Extension_Type_ProductVariantGenerationService',
  830.             'sylius.form.extension.type.promotion' => 'getSylius_Form_Extension_Type_PromotionService',
  831.             'sylius.form.extension.type.promotion_coupon' => 'getSylius_Form_Extension_Type_PromotionCouponService',
  832.             'sylius.form.extension.type.promotion_filter_collection' => 'getSylius_Form_Extension_Type_PromotionFilterCollectionService',
  833.             'sylius.form.extension.type.shipping_method' => 'getSylius_Form_Extension_Type_ShippingMethodService',
  834.             'sylius.form.extension.type.tax_rate' => 'getSylius_Form_Extension_Type_TaxRateService',
  835.             'sylius.form.extension.type.taxon' => 'getSylius_Form_Extension_Type_TaxonService',
  836.             'sylius.form.type.add_to_cart' => 'getSylius_Form_Type_AddToCartService',
  837.             'sylius.form.type.address' => 'getSylius_Form_Type_AddressService',
  838.             'sylius.form.type.address_choice' => 'getSylius_Form_Type_AddressChoiceService',
  839.             'sylius.form.type.admin_user' => 'getSylius_Form_Type_AdminUserService',
  840.             'sylius.form.type.api_checkout_address' => 'getSylius_Form_Type_ApiCheckoutAddressService',
  841.             'sylius.form.type.api_client' => 'getSylius_Form_Type_ApiClientService',
  842.             'sylius.form.type.api_customer' => 'getSylius_Form_Type_ApiCustomerService',
  843.             'sylius.form.type.api_order' => 'getSylius_Form_Type_ApiOrderService',
  844.             'sylius.form.type.api_order_item' => 'getSylius_Form_Type_ApiOrderItemService',
  845.             'sylius.form.type.api_order_promotion_coupon' => 'getSylius_Form_Type_ApiOrderPromotionCouponService',
  846.             'sylius.form.type.api_product' => 'getSylius_Form_Type_ApiProductService',
  847.             'sylius.form.type.api_product_variant' => 'getSylius_Form_Type_ApiProductVariantService',
  848.             'sylius.form.type.attribute_type.select' => 'getSylius_Form_Type_AttributeType_SelectService',
  849.             'sylius.form.type.attribute_type.select.choices_collection' => 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService',
  850.             'sylius.form.type.attribute_type_choice' => 'getSylius_Form_Type_AttributeTypeChoiceService',
  851.             'sylius.form.type.autocomplete_product_taxon_choice' => 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService',
  852.             'sylius.form.type.avatar_image' => 'getSylius_Form_Type_AvatarImageService',
  853.             'sylius.form.type.cart' => 'getSylius_Form_Type_CartService',
  854.             'sylius.form.type.cart_item' => 'getSylius_Form_Type_CartItemService',
  855.             'sylius.form.type.channel' => 'getSylius_Form_Type_ChannelService',
  856.             'sylius.form.type.channel_based_shipping_calculator.flat_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService',
  857.             'sylius.form.type.channel_based_shipping_calculator.per_unit_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService',
  858.             'sylius.form.type.channel_choice' => 'getSylius_Form_Type_ChannelChoiceService',
  859.             'sylius.form.type.channel_pricing' => 'getSylius_Form_Type_ChannelPricingService',
  860.             'sylius.form.type.channels_collection' => 'getSylius_Form_Type_ChannelsCollectionService',
  861.             'sylius.form.type.checkout_address' => 'getSylius_Form_Type_CheckoutAddressService',
  862.             'sylius.form.type.checkout_complete' => 'getSylius_Form_Type_CheckoutCompleteService',
  863.             'sylius.form.type.checkout_payment' => 'getSylius_Form_Type_CheckoutPaymentService',
  864.             'sylius.form.type.checkout_select_shipping' => 'getSylius_Form_Type_CheckoutSelectShippingService',
  865.             'sylius.form.type.checkout_shipment' => 'getSylius_Form_Type_CheckoutShipmentService',
  866.             'sylius.form.type.country' => 'getSylius_Form_Type_CountryService',
  867.             'sylius.form.type.country_choice' => 'getSylius_Form_Type_CountryChoiceService',
  868.             'sylius.form.type.country_code_choice' => 'getSylius_Form_Type_CountryCodeChoiceService',
  869.             'sylius.form.type.currency' => 'getSylius_Form_Type_CurrencyService',
  870.             'sylius.form.type.currency_choice' => 'getSylius_Form_Type_CurrencyChoiceService',
  871.             'sylius.form.type.customer' => 'getSylius_Form_Type_CustomerService',
  872.             'sylius.form.type.customer_checkout_guest' => 'getSylius_Form_Type_CustomerCheckoutGuestService',
  873.             'sylius.form.type.customer_choice' => 'getSylius_Form_Type_CustomerChoiceService',
  874.             'sylius.form.type.customer_group' => 'getSylius_Form_Type_CustomerGroupService',
  875.             'sylius.form.type.customer_group_choice' => 'getSylius_Form_Type_CustomerGroupChoiceService',
  876.             'sylius.form.type.customer_group_code_choice' => 'getSylius_Form_Type_CustomerGroupCodeChoiceService',
  877.             'sylius.form.type.customer_guest' => 'getSylius_Form_Type_CustomerGuestService',
  878.             'sylius.form.type.customer_profile' => 'getSylius_Form_Type_CustomerProfileService',
  879.             'sylius.form.type.customer_registration' => 'getSylius_Form_Type_CustomerRegistrationService',
  880.             'sylius.form.type.customer_simple_registration' => 'getSylius_Form_Type_CustomerSimpleRegistrationService',
  881.             'sylius.form.type.data_transformer.products_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductsToCodesService',
  882.             'sylius.form.type.data_transformer.products_to_product_associations' => 'getSylius_Form_Type_DataTransformer_ProductsToProductAssociationsService',
  883.             'sylius.form.type.data_transformer.taxons_to_codes' => 'getSylius_Form_Type_DataTransformer_TaxonsToCodesService',
  884.             'sylius.form.type.default' => 'getSylius_Form_Type_DefaultService',
  885.             'sylius.form.type.exchange_rate' => 'getSylius_Form_Type_ExchangeRateService',
  886.             'sylius.form.type.gateway_config' => 'getSylius_Form_Type_GatewayConfigService',
  887.             'sylius.form.type.gateway_configuration.paypal' => 'getSylius_Form_Type_GatewayConfiguration_PaypalService',
  888.             'sylius.form.type.gateway_configuration.stripe' => 'getSylius_Form_Type_GatewayConfiguration_StripeService',
  889.             'sylius.form.type.grid_filter.boolean' => 'getSylius_Form_Type_GridFilter_BooleanService',
  890.             'sylius.form.type.grid_filter.date' => 'getSylius_Form_Type_GridFilter_DateService',
  891.             'sylius.form.type.grid_filter.entity' => 'getSylius_Form_Type_GridFilter_EntityService',
  892.             'sylius.form.type.grid_filter.exists' => 'getSylius_Form_Type_GridFilter_ExistsService',
  893.             'sylius.form.type.grid_filter.money' => 'getSylius_Form_Type_GridFilter_MoneyService',
  894.             'sylius.form.type.grid_filter.select' => 'getSylius_Form_Type_GridFilter_SelectService',
  895.             'sylius.form.type.grid_filter.string' => 'getSylius_Form_Type_GridFilter_StringService',
  896.             'sylius.form.type.locale' => 'getSylius_Form_Type_LocaleService',
  897.             'sylius.form.type.locale_choice' => 'getSylius_Form_Type_LocaleChoiceService',
  898.             'sylius.form.type.money' => 'getSylius_Form_Type_MoneyService',
  899.             'sylius.form.type.order' => 'getSylius_Form_Type_OrderService',
  900.             'sylius.form.type.order_item' => 'getSylius_Form_Type_OrderItemService',
  901.             'sylius.form.type.payment' => 'getSylius_Form_Type_PaymentService',
  902.             'sylius.form.type.payment_gateway_choice' => 'getSylius_Form_Type_PaymentGatewayChoiceService',
  903.             'sylius.form.type.payment_method' => 'getSylius_Form_Type_PaymentMethodService',
  904.             'sylius.form.type.payment_method_choice' => 'getSylius_Form_Type_PaymentMethodChoiceService',
  905.             'sylius.form.type.payment_method_translation' => 'getSylius_Form_Type_PaymentMethodTranslationService',
  906.             'sylius.form.type.product' => 'getSylius_Form_Type_ProductService',
  907.             'sylius.form.type.product_association' => 'getSylius_Form_Type_ProductAssociationService',
  908.             'sylius.form.type.product_association_type' => 'getSylius_Form_Type_ProductAssociationTypeService',
  909.             'sylius.form.type.product_association_type_choice' => 'getSylius_Form_Type_ProductAssociationTypeChoiceService',
  910.             'sylius.form.type.product_association_type_translation' => 'getSylius_Form_Type_ProductAssociationTypeTranslationService',
  911.             'sylius.form.type.product_attribute' => 'getSylius_Form_Type_ProductAttributeService',
  912.             'sylius.form.type.product_attribute_choice' => 'getSylius_Form_Type_ProductAttributeChoiceService',
  913.             'sylius.form.type.product_attribute_translation' => 'getSylius_Form_Type_ProductAttributeTranslationService',
  914.             'sylius.form.type.product_attribute_value' => 'getSylius_Form_Type_ProductAttributeValueService',
  915.             'sylius.form.type.product_choice' => 'getSylius_Form_Type_ProductChoiceService',
  916.             'sylius.form.type.product_code_choice' => 'getSylius_Form_Type_ProductCodeChoiceService',
  917.             'sylius.form.type.product_generate_variants' => 'getSylius_Form_Type_ProductGenerateVariantsService',
  918.             'sylius.form.type.product_image' => 'getSylius_Form_Type_ProductImageService',
  919.             'sylius.form.type.product_option' => 'getSylius_Form_Type_ProductOptionService',
  920.             'sylius.form.type.product_option_choice' => 'getSylius_Form_Type_ProductOptionChoiceService',
  921.             'sylius.form.type.product_option_translation' => 'getSylius_Form_Type_ProductOptionTranslationService',
  922.             'sylius.form.type.product_option_value' => 'getSylius_Form_Type_ProductOptionValueService',
  923.             'sylius.form.type.product_option_value_choice' => 'getSylius_Form_Type_ProductOptionValueChoiceService',
  924.             'sylius.form.type.product_option_value_translation' => 'getSylius_Form_Type_ProductOptionValueTranslationService',
  925.             'sylius.form.type.product_review' => 'getSylius_Form_Type_ProductReviewService',
  926.             'sylius.form.type.product_translation' => 'getSylius_Form_Type_ProductTranslationService',
  927.             'sylius.form.type.product_variant' => 'getSylius_Form_Type_ProductVariantService',
  928.             'sylius.form.type.product_variant_generation' => 'getSylius_Form_Type_ProductVariantGenerationService',
  929.             'sylius.form.type.product_variant_translation' => 'getSylius_Form_Type_ProductVariantTranslationService',
  930.             'sylius.form.type.promotion' => 'getSylius_Form_Type_PromotionService',
  931.             'sylius.form.type.promotion_action' => 'getSylius_Form_Type_PromotionActionService',
  932.             'sylius.form.type.promotion_action.collection' => 'getSylius_Form_Type_PromotionAction_CollectionService',
  933.             'sylius.form.type.promotion_action.filter.product' => 'getSylius_Form_Type_PromotionAction_Filter_ProductService',
  934.             'sylius.form.type.promotion_action.filter.taxon' => 'getSylius_Form_Type_PromotionAction_Filter_TaxonService',
  935.             'sylius.form.type.promotion_action_choice' => 'getSylius_Form_Type_PromotionActionChoiceService',
  936.             'sylius.form.type.promotion_coupon' => 'getSylius_Form_Type_PromotionCouponService',
  937.             'sylius.form.type.promotion_coupon_generator_instruction' => 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService',
  938.             'sylius.form.type.promotion_coupon_to_code' => 'getSylius_Form_Type_PromotionCouponToCodeService',
  939.             'sylius.form.type.promotion_rule' => 'getSylius_Form_Type_PromotionRuleService',
  940.             'sylius.form.type.promotion_rule.collection' => 'getSylius_Form_Type_PromotionRule_CollectionService',
  941.             'sylius.form.type.promotion_rule.contains_product_configuration' => 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService',
  942.             'sylius.form.type.promotion_rule.customer_group_configuration' => 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService',
  943.             'sylius.form.type.promotion_rule.has_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService',
  944.             'sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService',
  945.             'sylius.form.type.promotion_rule_choice' => 'getSylius_Form_Type_PromotionRuleChoiceService',
  946.             'sylius.form.type.province' => 'getSylius_Form_Type_ProvinceService',
  947.             'sylius.form.type.province_choice' => 'getSylius_Form_Type_ProvinceChoiceService',
  948.             'sylius.form.type.province_code_choice' => 'getSylius_Form_Type_ProvinceCodeChoiceService',
  949.             'sylius.form.type.resource_autocomplete_choice' => 'getSylius_Form_Type_ResourceAutocompleteChoiceService',
  950.             'sylius.form.type.resource_translations' => 'getSylius_Form_Type_ResourceTranslationsService',
  951.             'sylius.form.type.security_login' => 'getSylius_Form_Type_SecurityLoginService',
  952.             'sylius.form.type.shipment' => 'getSylius_Form_Type_ShipmentService',
  953.             'sylius.form.type.shipment_ship' => 'getSylius_Form_Type_ShipmentShipService',
  954.             'sylius.form.type.shipping_calculator_choice' => 'getSylius_Form_Type_ShippingCalculatorChoiceService',
  955.             'sylius.form.type.shipping_category' => 'getSylius_Form_Type_ShippingCategoryService',
  956.             'sylius.form.type.shipping_category_choice' => 'getSylius_Form_Type_ShippingCategoryChoiceService',
  957.             'sylius.form.type.shipping_method' => 'getSylius_Form_Type_ShippingMethodService',
  958.             'sylius.form.type.shipping_method_choice' => 'getSylius_Form_Type_ShippingMethodChoiceService',
  959.             'sylius.form.type.shipping_method_rule' => 'getSylius_Form_Type_ShippingMethodRuleService',
  960.             'sylius.form.type.shipping_method_rule.collection' => 'getSylius_Form_Type_ShippingMethodRule_CollectionService',
  961.             'sylius.form.type.shipping_method_rule_choice' => 'getSylius_Form_Type_ShippingMethodRuleChoiceService',
  962.             'sylius.form.type.shipping_method_translation' => 'getSylius_Form_Type_ShippingMethodTranslationService',
  963.             'sylius.form.type.shop_billing_data' => 'getSylius_Form_Type_ShopBillingDataService',
  964.             'sylius.form.type.shop_user' => 'getSylius_Form_Type_ShopUserService',
  965.             'sylius.form.type.shop_user_registration' => 'getSylius_Form_Type_ShopUserRegistrationService',
  966.             'sylius.form.type.sylius_product_associations' => 'getSylius_Form_Type_SyliusProductAssociationsService',
  967.             'sylius.form.type.tax_calculation_strategy_choice' => 'getSylius_Form_Type_TaxCalculationStrategyChoiceService',
  968.             'sylius.form.type.tax_calculator_choice' => 'getSylius_Form_Type_TaxCalculatorChoiceService',
  969.             'sylius.form.type.tax_category' => 'getSylius_Form_Type_TaxCategoryService',
  970.             'sylius.form.type.tax_category_choice' => 'getSylius_Form_Type_TaxCategoryChoiceService',
  971.             'sylius.form.type.tax_rate' => 'getSylius_Form_Type_TaxRateService',
  972.             'sylius.form.type.taxon' => 'getSylius_Form_Type_TaxonService',
  973.             'sylius.form.type.taxon_image' => 'getSylius_Form_Type_TaxonImageService',
  974.             'sylius.form.type.taxon_position' => 'getSylius_Form_Type_TaxonPositionService',
  975.             'sylius.form.type.taxon_translation' => 'getSylius_Form_Type_TaxonTranslationService',
  976.             'sylius.form.type.user_change_password' => 'getSylius_Form_Type_UserChangePasswordService',
  977.             'sylius.form.type.user_login' => 'getSylius_Form_Type_UserLoginService',
  978.             'sylius.form.type.user_request_password_reset' => 'getSylius_Form_Type_UserRequestPasswordResetService',
  979.             'sylius.form.type.user_reset_password' => 'getSylius_Form_Type_UserResetPasswordService',
  980.             'sylius.form.type.zone' => 'getSylius_Form_Type_ZoneService',
  981.             'sylius.form.type.zone_choice' => 'getSylius_Form_Type_ZoneChoiceService',
  982.             'sylius.form.type.zone_code_choice' => 'getSylius_Form_Type_ZoneCodeChoiceService',
  983.             'sylius.form.type.zone_member' => 'getSylius_Form_Type_ZoneMemberService',
  984.             'sylius.form_registry.attribute_type' => 'getSylius_FormRegistry_AttributeTypeService',
  985.             'sylius.form_registry.payum_gateway_config' => 'getSylius_FormRegistry_PayumGatewayConfigService',
  986.             'sylius.form_registry.promotion_action' => 'getSylius_FormRegistry_PromotionActionService',
  987.             'sylius.form_registry.promotion_rule_checker' => 'getSylius_FormRegistry_PromotionRuleCheckerService',
  988.             'sylius.form_registry.shipping_calculator' => 'getSylius_FormRegistry_ShippingCalculatorService',
  989.             'sylius.form_registry.shipping_method_rule_checker' => 'getSylius_FormRegistry_ShippingMethodRuleCheckerService',
  990.             'sylius.generator.product_variant' => 'getSylius_Generator_ProductVariantService',
  991.             'sylius.generator.slug' => 'getSylius_Generator_SlugService',
  992.             'sylius.generator.taxon_slug' => 'getSylius_Generator_TaxonSlugService',
  993.             'sylius.grid.array_to_definition_converter' => 'getSylius_Grid_ArrayToDefinitionConverterService',
  994.             'sylius.grid.data_provider' => 'getSylius_Grid_DataProviderService',
  995.             'sylius.grid.data_source_provider' => 'getSylius_Grid_DataSourceProviderService',
  996.             'sylius.grid.field.validator' => 'getSylius_Grid_Field_ValidatorService',
  997.             'sylius.grid.filters_applicator' => 'getSylius_Grid_FiltersApplicatorService',
  998.             'sylius.grid.filters_criteria_resolver' => 'getSylius_Grid_FiltersCriteriaResolverService',
  999.             'sylius.grid.provider' => 'getSylius_Grid_ProviderService',
  1000.             'sylius.grid.resource_view_factory' => 'getSylius_Grid_ResourceViewFactoryService',
  1001.             'sylius.grid.sorter' => 'getSylius_Grid_SorterService',
  1002.             'sylius.grid.sorter.validator' => 'getSylius_Grid_Sorter_ValidatorService',
  1003.             'sylius.grid.view_factory' => 'getSylius_Grid_ViewFactoryService',
  1004.             'sylius.grid_driver.doctrine.dbal' => 'getSylius_GridDriver_Doctrine_DbalService',
  1005.             'sylius.grid_driver.doctrine.orm' => 'getSylius_GridDriver_Doctrine_OrmService',
  1006.             'sylius.grid_filter.boolean' => 'getSylius_GridFilter_BooleanService',
  1007.             'sylius.grid_filter.date' => 'getSylius_GridFilter_DateService',
  1008.             'sylius.grid_filter.entities' => 'getSylius_GridFilter_EntitiesService',
  1009.             'sylius.grid_filter.entity' => 'getSylius_GridFilter_EntityService',
  1010.             'sylius.grid_filter.exists' => 'getSylius_GridFilter_ExistsService',
  1011.             'sylius.grid_filter.money' => 'getSylius_GridFilter_MoneyService',
  1012.             'sylius.grid_filter.select' => 'getSylius_GridFilter_SelectService',
  1013.             'sylius.grid_filter.shop_string' => 'getSylius_GridFilter_ShopStringService',
  1014.             'sylius.grid_filter.string' => 'getSylius_GridFilter_StringService',
  1015.             'sylius.handler.shop_user_logout' => 'getSylius_Handler_ShopUserLogoutService',
  1016.             'sylius.image_uploader' => 'getSylius_ImageUploaderService',
  1017.             'sylius.installer.checker.command_directory' => 'getSylius_Installer_Checker_CommandDirectoryService',
  1018.             'sylius.installer.checker.sylius_requirements' => 'getSylius_Installer_Checker_SyliusRequirementsService',
  1019.             'sylius.integer_distributor' => 'getSylius_IntegerDistributorService',
  1020.             'sylius.invoice_number_generator' => 'getSylius_InvoiceNumberGeneratorService',
  1021.             'sylius.listener.api.add_to_cart' => 'getSylius_Listener_Api_AddToCartService',
  1022.             'sylius.listener.avatar_upload' => 'getSylius_Listener_AvatarUploadService',
  1023.             'sylius.listener.canonicalizer' => 'getSylius_Listener_CanonicalizerService',
  1024.             'sylius.listener.cart_blamer' => 'getSylius_Listener_CartBlamerService',
  1025.             'sylius.listener.channel' => 'getSylius_Listener_ChannelService',
  1026.             'sylius.listener.customer_default_address' => 'getSylius_Listener_CustomerDefaultAddressService',
  1027.             'sylius.listener.default_username' => 'getSylius_Listener_DefaultUsernameService',
  1028.             'sylius.listener.email_updater' => 'getSylius_Listener_EmailUpdaterService',
  1029.             'sylius.listener.images_remove' => 'getSylius_Listener_ImagesRemoveService',
  1030.             'sylius.listener.images_upload' => 'getSylius_Listener_ImagesUploadService',
  1031.             'sylius.listener.locking' => 'getSylius_Listener_LockingService',
  1032.             'sylius.listener.order_complete' => 'getSylius_Listener_OrderCompleteService',
  1033.             'sylius.listener.order_customer_ip' => 'getSylius_Listener_OrderCustomerIpService',
  1034.             'sylius.listener.order_integrity_checker' => 'getSylius_Listener_OrderIntegrityCheckerService',
  1035.             'sylius.listener.order_recalculation' => 'getSylius_Listener_OrderRecalculationService',
  1036.             'sylius.listener.password_updater' => 'getSylius_Listener_PasswordUpdaterService',
  1037.             'sylius.listener.product_review_change' => 'getSylius_Listener_ProductReviewChangeService',
  1038.             'sylius.listener.review_create' => 'getSylius_Listener_ReviewCreateService',
  1039.             'sylius.listener.select_product_attribute_choice_remove' => 'getSylius_Listener_SelectProductAttributeChoiceRemoveService',
  1040.             'sylius.listener.shipment_ship' => 'getSylius_Listener_ShipmentShipService',
  1041.             'sylius.listener.simple_product_locking' => 'getSylius_Listener_SimpleProductLockingService',
  1042.             'sylius.listener.taxon_deletion' => 'getSylius_Listener_TaxonDeletionService',
  1043.             'sylius.listener.user_cart_recalculation' => 'getSylius_Listener_UserCartRecalculationService',
  1044.             'sylius.listener.user_impersonated' => 'getSylius_Listener_UserImpersonatedService',
  1045.             'sylius.listener.user_registration' => 'getSylius_Listener_UserRegistrationService',
  1046.             'sylius.mailer.default_settings_provider' => 'getSylius_Mailer_DefaultSettingsProviderService',
  1047.             'sylius.mailer.order_email_manager' => 'getSylius_Mailer_OrderEmailManagerService',
  1048.             'sylius.oauth_server.client_manager' => 'getSylius_OauthServer_ClientManagerService',
  1049.             'sylius.oauth_user.pin_generator.password_reset' => 'getSylius_OauthUser_PinGenerator_PasswordResetService',
  1050.             'sylius.oauth_user.token_generator.email_verification' => 'getSylius_OauthUser_TokenGenerator_EmailVerificationService',
  1051.             'sylius.oauth_user.token_generator.password_reset' => 'getSylius_OauthUser_TokenGenerator_PasswordResetService',
  1052.             'sylius.order_item_names_setter' => 'getSylius_OrderItemNamesSetterService',
  1053.             'sylius.order_item_quantity_modifier.limiting' => 'getSylius_OrderItemQuantityModifier_LimitingService',
  1054.             'sylius.order_locale_assigner' => 'getSylius_OrderLocaleAssignerService',
  1055.             'sylius.order_modifier' => 'getSylius_OrderModifierService',
  1056.             'sylius.order_number_assigner' => 'getSylius_OrderNumberAssignerService',
  1057.             'sylius.order_payment_provider' => 'getSylius_OrderPaymentProviderService',
  1058.             'sylius.order_processing.order_adjustments_clearer' => 'getSylius_OrderProcessing_OrderAdjustmentsClearerService',
  1059.             'sylius.order_processing.order_payment_processor.after_checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_AfterCheckoutService',
  1060.             'sylius.order_processing.order_payment_processor.checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_CheckoutService',
  1061.             'sylius.order_processing.order_prices_recalculator' => 'getSylius_OrderProcessing_OrderPricesRecalculatorService',
  1062.             'sylius.order_processing.order_processor' => 'getSylius_OrderProcessing_OrderProcessorService',
  1063.             'sylius.order_processing.order_promotion_processor' => 'getSylius_OrderProcessing_OrderPromotionProcessorService',
  1064.             'sylius.order_processing.order_shipment_processor' => 'getSylius_OrderProcessing_OrderShipmentProcessorService',
  1065.             'sylius.order_processing.order_taxes_processor' => 'getSylius_OrderProcessing_OrderTaxesProcessorService',
  1066.             'sylius.order_processing.shipping_charges_processor' => 'getSylius_OrderProcessing_ShippingChargesProcessorService',
  1067.             'sylius.payment_description_provider' => 'getSylius_PaymentDescriptionProviderService',
  1068.             'sylius.payum.http_client' => 'getSylius_Payum_HttpClientService',
  1069.             'sylius.payum_action.authorize_payment' => 'getSylius_PayumAction_AuthorizePaymentService',
  1070.             'sylius.payum_action.capture_payment' => 'getSylius_PayumAction_CapturePaymentService',
  1071.             'sylius.payum_action.execute_same_request_with_payment_details' => 'getSylius_PayumAction_ExecuteSameRequestWithPaymentDetailsService',
  1072.             'sylius.payum_action.offline.convert_payment' => 'getSylius_PayumAction_Offline_ConvertPaymentService',
  1073.             'sylius.payum_action.offline.resolve_next_route' => 'getSylius_PayumAction_Offline_ResolveNextRouteService',
  1074.             'sylius.payum_action.offline.status' => 'getSylius_PayumAction_Offline_StatusService',
  1075.             'sylius.payum_action.paypal_express_checkout.convert_payment' => 'getSylius_PayumAction_PaypalExpressCheckout_ConvertPaymentService',
  1076.             'sylius.payum_action.resolve_next_route' => 'getSylius_PayumAction_ResolveNextRouteService',
  1077.             'sylius.payum_extension.update_payment_state' => 'getSylius_PayumExtension_UpdatePaymentStateService',
  1078.             'sylius.product_review.average_rating_updater' => 'getSylius_ProductReview_AverageRatingUpdaterService',
  1079.             'sylius.promotion.units_promotion_adjustments_applicator' => 'getSylius_Promotion_UnitsPromotionAdjustmentsApplicatorService',
  1080.             'sylius.promotion_action.fixed_discount' => 'getSylius_PromotionAction_FixedDiscountService',
  1081.             'sylius.promotion_action.percentage_discount' => 'getSylius_PromotionAction_PercentageDiscountService',
  1082.             'sylius.promotion_action.shipping_percentage_discount' => 'getSylius_PromotionAction_ShippingPercentageDiscountService',
  1083.             'sylius.promotion_action.unit_fixed_discount' => 'getSylius_PromotionAction_UnitFixedDiscountService',
  1084.             'sylius.promotion_action.unit_percentage_discount' => 'getSylius_PromotionAction_UnitPercentageDiscountService',
  1085.             'sylius.promotion_applicator' => 'getSylius_PromotionApplicatorService',
  1086.             'sylius.promotion_coupon_eligibility_checker' => 'getSylius_PromotionCouponEligibilityCheckerService',
  1087.             'sylius.promotion_coupon_generator' => 'getSylius_PromotionCouponGeneratorService',
  1088.             'sylius.promotion_coupon_generator.percentage_policy' => 'getSylius_PromotionCouponGenerator_PercentagePolicyService',
  1089.             'sylius.promotion_eligibility_checker' => 'getSylius_PromotionEligibilityCheckerService',
  1090.             'sylius.promotion_filter.price_range' => 'getSylius_PromotionFilter_PriceRangeService',
  1091.             'sylius.promotion_filter.product' => 'getSylius_PromotionFilter_ProductService',
  1092.             'sylius.promotion_filter.taxon' => 'getSylius_PromotionFilter_TaxonService',
  1093.             'sylius.promotion_processor' => 'getSylius_PromotionProcessorService',
  1094.             'sylius.promotion_rule_checker.cart_quantity' => 'getSylius_PromotionRuleChecker_CartQuantityService',
  1095.             'sylius.promotion_rule_checker.contains_product' => 'getSylius_PromotionRuleChecker_ContainsProductService',
  1096.             'sylius.promotion_rule_checker.has_taxon' => 'getSylius_PromotionRuleChecker_HasTaxonService',
  1097.             'sylius.promotion_rule_checker.item_total' => 'getSylius_PromotionRuleChecker_ItemTotalService',
  1098.             'sylius.promotion_rule_checker.nth_order' => 'getSylius_PromotionRuleChecker_NthOrderService',
  1099.             'sylius.promotion_rule_checker.shipping_country' => 'getSylius_PromotionRuleChecker_ShippingCountryService',
  1100.             'sylius.promotion_rule_checker.total_of_items_from_taxon' => 'getSylius_PromotionRuleChecker_TotalOfItemsFromTaxonService',
  1101.             'sylius.promotion_rule_updater.has_taxon' => 'getSylius_PromotionRuleUpdater_HasTaxonService',
  1102.             'sylius.promotion_rule_updater.total_of_items_from_taxon' => 'getSylius_PromotionRuleUpdater_TotalOfItemsFromTaxonService',
  1103.             'sylius.promotion_usage_modifier' => 'getSylius_PromotionUsageModifierService',
  1104.             'sylius.proportional_integer_distributor' => 'getSylius_ProportionalIntegerDistributorService',
  1105.             'sylius.provider.channel_based_default_zone_provider' => 'getSylius_Provider_ChannelBasedDefaultZoneProviderService',
  1106.             'sylius.random_generator' => 'getSylius_RandomGeneratorService',
  1107.             'sylius.registry.attribute_type' => 'getSylius_Registry_AttributeTypeService',
  1108.             'sylius.registry.grid_driver' => 'getSylius_Registry_GridDriverService',
  1109.             'sylius.registry.grid_filter' => 'getSylius_Registry_GridFilterService',
  1110.             'sylius.registry.shipping_calculator' => 'getSylius_Registry_ShippingCalculatorService',
  1111.             'sylius.registry.tax_calculation_strategy' => 'getSylius_Registry_TaxCalculationStrategyService',
  1112.             'sylius.registry.tax_calculator' => 'getSylius_Registry_TaxCalculatorService',
  1113.             'sylius.registry_promotion_action' => 'getSylius_RegistryPromotionActionService',
  1114.             'sylius.registry_promotion_rule_checker' => 'getSylius_RegistryPromotionRuleCheckerService',
  1115.             'sylius.repository.address' => 'getSylius_Repository_AddressService',
  1116.             'sylius.repository.address_log_entry' => 'getSylius_Repository_AddressLogEntryService',
  1117.             'sylius.repository.adjustment' => 'getSylius_Repository_AdjustmentService',
  1118.             'sylius.repository.admin_user' => 'getSylius_Repository_AdminUserService',
  1119.             'sylius.repository.api_access_token' => 'getSylius_Repository_ApiAccessTokenService',
  1120.             'sylius.repository.api_auth_code' => 'getSylius_Repository_ApiAuthCodeService',
  1121.             'sylius.repository.api_client' => 'getSylius_Repository_ApiClientService',
  1122.             'sylius.repository.api_refresh_token' => 'getSylius_Repository_ApiRefreshTokenService',
  1123.             'sylius.repository.api_user' => 'getSylius_Repository_ApiUserService',
  1124.             'sylius.repository.avatar_image' => 'getSylius_Repository_AvatarImageService',
  1125.             'sylius.repository.channel_pricing' => 'getSylius_Repository_ChannelPricingService',
  1126.             'sylius.repository.country' => 'getSylius_Repository_CountryService',
  1127.             'sylius.repository.currency' => 'getSylius_Repository_CurrencyService',
  1128.             'sylius.repository.customer' => 'getSylius_Repository_CustomerService',
  1129.             'sylius.repository.customer_group' => 'getSylius_Repository_CustomerGroupService',
  1130.             'sylius.repository.gateway_config' => 'getSylius_Repository_GatewayConfigService',
  1131.             'sylius.repository.inventory_unit' => 'getSylius_Repository_InventoryUnitService',
  1132.             'sylius.repository.locale' => 'getSylius_Repository_LocaleService',
  1133.             'sylius.repository.oauth_user' => 'getSylius_Repository_OauthUserService',
  1134.             'sylius.repository.order_item' => 'getSylius_Repository_OrderItemService',
  1135.             'sylius.repository.order_item_unit' => 'getSylius_Repository_OrderItemUnitService',
  1136.             'sylius.repository.order_sequence' => 'getSylius_Repository_OrderSequenceService',
  1137.             'sylius.repository.payment' => 'getSylius_Repository_PaymentService',
  1138.             'sylius.repository.payment_method_translation' => 'getSylius_Repository_PaymentMethodTranslationService',
  1139.             'sylius.repository.payment_security_token' => 'getSylius_Repository_PaymentSecurityTokenService',
  1140.             'sylius.repository.product' => 'getSylius_Repository_ProductService',
  1141.             'sylius.repository.product_association' => 'getSylius_Repository_ProductAssociationService',
  1142.             'sylius.repository.product_association_type' => 'getSylius_Repository_ProductAssociationTypeService',
  1143.             'sylius.repository.product_association_type_translation' => 'getSylius_Repository_ProductAssociationTypeTranslationService',
  1144.             'sylius.repository.product_attribute' => 'getSylius_Repository_ProductAttributeService',
  1145.             'sylius.repository.product_attribute_translation' => 'getSylius_Repository_ProductAttributeTranslationService',
  1146.             'sylius.repository.product_attribute_value' => 'getSylius_Repository_ProductAttributeValueService',
  1147.             'sylius.repository.product_image' => 'getSylius_Repository_ProductImageService',
  1148.             'sylius.repository.product_option' => 'getSylius_Repository_ProductOptionService',
  1149.             'sylius.repository.product_option_translation' => 'getSylius_Repository_ProductOptionTranslationService',
  1150.             'sylius.repository.product_option_value' => 'getSylius_Repository_ProductOptionValueService',
  1151.             'sylius.repository.product_option_value_translation' => 'getSylius_Repository_ProductOptionValueTranslationService',
  1152.             'sylius.repository.product_review' => 'getSylius_Repository_ProductReviewService',
  1153.             'sylius.repository.product_reviewer' => 'getSylius_Repository_ProductReviewerService',
  1154.             'sylius.repository.product_taxon' => 'getSylius_Repository_ProductTaxonService',
  1155.             'sylius.repository.product_translation' => 'getSylius_Repository_ProductTranslationService',
  1156.             'sylius.repository.product_variant' => 'getSylius_Repository_ProductVariantService',
  1157.             'sylius.repository.product_variant_translation' => 'getSylius_Repository_ProductVariantTranslationService',
  1158.             'sylius.repository.promotion' => 'getSylius_Repository_PromotionService',
  1159.             'sylius.repository.promotion_action' => 'getSylius_Repository_PromotionActionService',
  1160.             'sylius.repository.promotion_coupon' => 'getSylius_Repository_PromotionCouponService',
  1161.             'sylius.repository.promotion_rule' => 'getSylius_Repository_PromotionRuleService',
  1162.             'sylius.repository.promotion_subject' => 'getSylius_Repository_PromotionSubjectService',
  1163.             'sylius.repository.shipment' => 'getSylius_Repository_ShipmentService',
  1164.             'sylius.repository.shipment_unit' => 'getSylius_Repository_ShipmentUnitService',
  1165.             'sylius.repository.shipping_category' => 'getSylius_Repository_ShippingCategoryService',
  1166.             'sylius.repository.shipping_method_rule' => 'getSylius_Repository_ShippingMethodRuleService',
  1167.             'sylius.repository.shipping_method_translation' => 'getSylius_Repository_ShippingMethodTranslationService',
  1168.             'sylius.repository.shop_billing_data' => 'getSylius_Repository_ShopBillingDataService',
  1169.             'sylius.repository.shop_user' => 'getSylius_Repository_ShopUserService',
  1170.             'sylius.repository.tax_category' => 'getSylius_Repository_TaxCategoryService',
  1171.             'sylius.repository.tax_rate' => 'getSylius_Repository_TaxRateService',
  1172.             'sylius.repository.taxon' => 'getSylius_Repository_TaxonService',
  1173.             'sylius.repository.taxon_image' => 'getSylius_Repository_TaxonImageService',
  1174.             'sylius.repository.taxon_translation' => 'getSylius_Repository_TaxonTranslationService',
  1175.             'sylius.repository.zone_member' => 'getSylius_Repository_ZoneMemberService',
  1176.             'sylius.requirements' => 'getSylius_RequirementsService',
  1177.             'sylius.resource_controller.resources_resolver.grid_aware' => 'getSylius_ResourceController_ResourcesResolver_GridAwareService',
  1178.             'sylius.reviewer_reviews_remover' => 'getSylius_ReviewerReviewsRemoverService',
  1179.             'sylius.security.password_encoder' => 'getSylius_Security_PasswordEncoderService',
  1180.             'sylius.security.password_updater' => 'getSylius_Security_PasswordUpdaterService',
  1181.             'sylius.security.user_login' => 'getSylius_Security_UserLoginService',
  1182.             'sylius.sequential_order_number_generator' => 'getSylius_SequentialOrderNumberGeneratorService',
  1183.             'sylius.setup.channel' => 'getSylius_Setup_ChannelService',
  1184.             'sylius.setup.currency' => 'getSylius_Setup_CurrencyService',
  1185.             'sylius.setup.locale' => 'getSylius_Setup_LocaleService',
  1186.             'sylius.shipping_calculator' => 'getSylius_ShippingCalculatorService',
  1187.             'sylius.shipping_calculator.flat_rate' => 'getSylius_ShippingCalculator_FlatRateService',
  1188.             'sylius.shipping_calculator.per_unit_rate' => 'getSylius_ShippingCalculator_PerUnitRateService',
  1189.             'sylius.shipping_date_assigner' => 'getSylius_ShippingDateAssignerService',
  1190.             'sylius.shipping_eligibility_checker' => 'getSylius_ShippingEligibilityCheckerService',
  1191.             'sylius.shipping_method_resolver.default' => 'getSylius_ShippingMethodResolver_DefaultService',
  1192.             'sylius.shop.menu_builder.account' => 'getSylius_Shop_MenuBuilder_AccountService',
  1193.             'sylius.shop_user.pin_generator.password_reset' => 'getSylius_ShopUser_PinGenerator_PasswordResetService',
  1194.             'sylius.shop_user.token_generator.email_verification' => 'getSylius_ShopUser_TokenGenerator_EmailVerificationService',
  1195.             'sylius.shop_user.token_generator.password_reset' => 'getSylius_ShopUser_TokenGenerator_PasswordResetService',
  1196.             'sylius.state_resolver.order' => 'getSylius_StateResolver_OrderService',
  1197.             'sylius.state_resolver.order_checkout' => 'getSylius_StateResolver_OrderCheckoutService',
  1198.             'sylius.state_resolver.order_payment' => 'getSylius_StateResolver_OrderPaymentService',
  1199.             'sylius.state_resolver.order_shipping' => 'getSylius_StateResolver_OrderShippingService',
  1200.             'sylius.storage.session' => 'getSylius_Storage_SessionService',
  1201.             'sylius.tax_calculator' => 'getSylius_TaxCalculatorService',
  1202.             'sylius.tax_calculator.default' => 'getSylius_TaxCalculator_DefaultService',
  1203.             'sylius.tax_rate_resolver' => 'getSylius_TaxRateResolverService',
  1204.             'sylius.taxation.order_item_units_based_strategy' => 'getSylius_Taxation_OrderItemUnitsBasedStrategyService',
  1205.             'sylius.taxation.order_item_units_taxes_applicator' => 'getSylius_Taxation_OrderItemUnitsTaxesApplicatorService',
  1206.             'sylius.taxation.order_items_based_strategy' => 'getSylius_Taxation_OrderItemsBasedStrategyService',
  1207.             'sylius.taxation.order_items_taxes_applicator' => 'getSylius_Taxation_OrderItemsTaxesApplicatorService',
  1208.             'sylius.taxation.order_shipment_taxes_applicator' => 'getSylius_Taxation_OrderShipmentTaxesApplicatorService',
  1209.             'sylius.translatable_entity_locale_assigner' => 'getSylius_TranslatableEntityLocaleAssignerService',
  1210.             'sylius.translation.translatable_listener.doctrine.orm' => 'getSylius_Translation_TranslatableListener_Doctrine_OrmService',
  1211.             'sylius.translation_locale_provider.admin' => 'getSylius_TranslationLocaleProvider_AdminService',
  1212.             'sylius.translation_locale_provider.immutable' => 'getSylius_TranslationLocaleProvider_ImmutableService',
  1213.             'sylius.unique_id_based_order_token_assigner' => 'getSylius_UniqueIdBasedOrderTokenAssignerService',
  1214.             'sylius.unpaid_orders_state_updater' => 'getSylius_UnpaidOrdersStateUpdaterService',
  1215.             'sylius.validator.cart_item_availability' => 'getSylius_Validator_CartItemAvailabilityService',
  1216.             'sylius.validator.channel_default_locale_enabled' => 'getSylius_Validator_ChannelDefaultLocaleEnabledService',
  1217.             'sylius.validator.date_range' => 'getSylius_Validator_DateRangeService',
  1218.             'sylius.validator.different_source_target_currency' => 'getSylius_Validator_DifferentSourceTargetCurrencyService',
  1219.             'sylius.validator.has_all_prices_defined' => 'getSylius_Validator_HasAllPricesDefinedService',
  1220.             'sylius.validator.has_all_variant_prices_defined' => 'getSylius_Validator_HasAllVariantPricesDefinedService',
  1221.             'sylius.validator.has_enabled_entity' => 'getSylius_Validator_HasEnabledEntityService',
  1222.             'sylius.validator.in_stock' => 'getSylius_Validator_InStockService',
  1223.             'sylius.validator.locales_aware_valid_attribute_value' => 'getSylius_Validator_LocalesAwareValidAttributeValueService',
  1224.             'sylius.validator.payment_method_integrity' => 'getSylius_Validator_PaymentMethodIntegrityService',
  1225.             'sylius.validator.product_code_uniqueness' => 'getSylius_Validator_ProductCodeUniquenessService',
  1226.             'sylius.validator.product_integrity' => 'getSylius_Validator_ProductIntegrityService',
  1227.             'sylius.validator.product_variant_combination' => 'getSylius_Validator_ProductVariantCombinationService',
  1228.             'sylius.validator.promotion_coupon_generation_amount' => 'getSylius_Validator_PromotionCouponGenerationAmountService',
  1229.             'sylius.validator.promotion_subject_coupon' => 'getSylius_Validator_PromotionSubjectCouponService',
  1230.             'sylius.validator.shipping_method_integrity' => 'getSylius_Validator_ShippingMethodIntegrityService',
  1231.             'sylius.validator.unique.registered_user' => 'getSylius_Validator_Unique_RegisteredUserService',
  1232.             'sylius.validator.unique_currency_pair' => 'getSylius_Validator_UniqueCurrencyPairService',
  1233.             'sylius.validator.unique_reviewer_email' => 'getSylius_Validator_UniqueReviewerEmailService',
  1234.             'sylius.validator.valid_attribute_value' => 'getSylius_Validator_ValidAttributeValueService',
  1235.             'sylius.validator.valid_province_address' => 'getSylius_Validator_ValidProvinceAddressService',
  1236.             'sylius.validator.valid_select_attribute' => 'getSylius_Validator_ValidSelectAttributeService',
  1237.             'sylius.validator.valid_text_attribute' => 'getSylius_Validator_ValidTextAttributeService',
  1238.             'sylius.validator.zone_cannot_contain_itself' => 'getSylius_Validator_ZoneCannotContainItselfService',
  1239.             'sylius_fixtures.fixture_loader' => 'getSyliusFixtures_FixtureLoaderService',
  1240.             'sylius_fixtures.fixture_registry' => 'getSyliusFixtures_FixtureRegistryService',
  1241.             'sylius_fixtures.listener.suite_loader_listener' => 'getSyliusFixtures_Listener_SuiteLoaderListenerService',
  1242.             'sylius_fixtures.logger' => 'getSyliusFixtures_LoggerService',
  1243.             'sylius_fixtures.logger.formatter.console' => 'getSyliusFixtures_Logger_Formatter_ConsoleService',
  1244.             'sylius_fixtures.logger.handler.console' => 'getSyliusFixtures_Logger_Handler_ConsoleService',
  1245.             'sylius_fixtures.suite_loader' => 'getSyliusFixtures_SuiteLoaderService',
  1246.             'sylius_fixtures.suite_registry' => 'getSyliusFixtures_SuiteRegistryService',
  1247.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1248.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1249.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1250.         ];
  1251.         $this->aliases = [
  1252.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  1253.             'Payum\\Core\\Payum' => 'payum',
  1254.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\ShipmentEmailManagerInterface' => 'sylius.email_manager.shipment',
  1255.             'Sylius\\Bundle\\CoreBundle\\Assigner\\IpAssignerInterface' => 'sylius.customer_ip_assigner',
  1256.             'Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface' => 'sylius.commands_provider.database_setup',
  1257.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\ChannelSetupInterface' => 'sylius.setup.channel',
  1258.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\CurrencySetupInterface' => 'sylius.setup.currency',
  1259.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\LocaleSetupInterface' => 'sylius.setup.locale',
  1260.             'Sylius\\Bundle\\CoreBundle\\Remover\\ReviewerReviewsRemoverInterface' => 'sylius.reviewer_reviews_remover',
  1261.             'Sylius\\Bundle\\CoreBundle\\SectionResolver\\SectionProviderInterface' => 'sylius.section_resolver.uri_based_section_resolver',
  1262.             'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' => 'sylius_fixtures.fixture_registry',
  1263.             'Sylius\\Bundle\\FixturesBundle\\Loader\\FixtureLoaderInterface' => 'sylius_fixtures.fixture_loader',
  1264.             'Sylius\\Bundle\\FixturesBundle\\Loader\\SuiteLoaderInterface' => 'sylius_fixtures.suite_loader',
  1265.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteRegistryInterface' => 'sylius_fixtures.suite_registry',
  1266.             'Sylius\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatterInterface' => 'sylius.money_formatter',
  1267.             'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface' => 'sylius.order_number_assigner',
  1268.             'Sylius\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'sylius.factory.payum_get_status_action',
  1269.             'Sylius\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'sylius.factory.payum_resolve_next_route',
  1270.             'Sylius\\Bundle\\PayumBundle\\Provider\\PaymentDescriptionProviderInterface' => 'sylius.payment_description_provider',
  1271.             'Sylius\\Bundle\\ShopBundle\\Calculator\\OrderItemsSubtotalCalculatorInterface' => 'sylius.calculator.order_items_subtotal',
  1272.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\ContactEmailManagerInterface' => 'sylius.email_manager.contact',
  1273.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\OrderEmailManagerInterface' => 'sylius.email_manager.order',
  1274.             'Sylius\\Bundle\\UserBundle\\Security\\UserLoginInterface' => 'sylius.security.user_login',
  1275.             'Sylius\\Bundle\\UserBundle\\Security\\UserPasswordEncoderInterface' => 'sylius.security.password_encoder',
  1276.             'Sylius\\Component\\Addressing\\Comparator\\AddressComparatorInterface' => 'sylius.address_comparator',
  1277.             'Sylius\\Component\\Addressing\\Converter\\CountryNameConverterInterface' => 'sylius.converter.country_name',
  1278.             'Sylius\\Component\\Addressing\\Matcher\\ZoneMatcherInterface' => 'sylius.zone_matcher',
  1279.             'Sylius\\Component\\Addressing\\Provider\\ProvinceNamingProviderInterface' => 'sylius.province_naming_provider',
  1280.             'Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculatorInterface' => 'sylius.calculator.product_variant_price',
  1281.             'Sylius\\Component\\Core\\Checker\\OrderPaymentMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_payment_method_selection_requirement',
  1282.             'Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_shipping_method_selection_requirement',
  1283.             'Sylius\\Component\\Core\\Context\\ShopperContextInterface' => 'sylius.context.shopper',
  1284.             'Sylius\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'sylius.storage.currency',
  1285.             'Sylius\\Component\\Core\\Customer\\CustomerAddressAdderInterface' => 'sylius.customer_unique_address_adder',
  1286.             'Sylius\\Component\\Core\\Customer\\OrderAddressesSaverInterface' => 'sylius.customer_order_addresses_saver',
  1287.             'Sylius\\Component\\Core\\Customer\\Statistics\\CustomerStatisticsProviderInterface' => 'sylius.customer_statistics_provider',
  1288.             'Sylius\\Component\\Core\\Dashboard\\DashboardStatisticsProviderInterface' => 'sylius.dashboard.statistics_provider',
  1289.             'Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface' => 'sylius.integer_distributor',
  1290.             'Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface' => 'sylius.proportional_integer_distributor',
  1291.             'Sylius\\Component\\Core\\Factory\\CustomerAfterCheckoutFactoryInterface' => 'sylius.factory.customer_after_checkout',
  1292.             'Sylius\\Component\\Core\\Order\\OrderItemNamesSetterInterface' => 'sylius.order_item_names_setter',
  1293.             'Sylius\\Component\\Core\\Payment\\InvoiceNumberGeneratorInterface' => 'sylius.invoice_number_generator',
  1294.             'Sylius\\Component\\Core\\Payment\\Provider\\OrderPaymentProviderInterface' => 'sylius.order_payment_provider',
  1295.             'Sylius\\Component\\Core\\Promotion\\Applicator\\UnitsPromotionAdjustmentsApplicatorInterface' => 'sylius.promotion.units_promotion_adjustments_applicator',
  1296.             'Sylius\\Component\\Core\\Promotion\\Modifier\\OrderPromotionsUsageModifierInterface' => 'sylius.promotion_usage_modifier',
  1297.             'Sylius\\Component\\Core\\Provider\\ProductVariantsPricesProviderInterface' => 'sylius.provider.product_variants_prices',
  1298.             'Sylius\\Component\\Core\\Storage\\CartStorageInterface' => 'sylius.storage.cart_session',
  1299.             'Sylius\\Component\\Core\\TokenAssigner\\OrderTokenAssignerInterface' => 'sylius.unique_id_based_order_token_assigner',
  1300.             'Sylius\\Component\\Core\\Updater\\UnpaidOrdersStateUpdaterInterface' => 'sylius.unpaid_orders_state_updater',
  1301.             'Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface' => 'sylius.image_uploader',
  1302.             'Sylius\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'sylius.currency_converter',
  1303.             'Sylius\\Component\\Currency\\Converter\\CurrencyNameConverterInterface' => 'sylius.currency_name_converter',
  1304.             'Sylius\\Component\\Customer\\Context\\CustomerContextInterface' => 'sylius.context.customer',
  1305.             'Sylius\\Component\\Locale\\Converter\\LocaleConverterInterface' => 'sylius.locale_converter',
  1306.             'Sylius\\Component\\Locale\\Provider\\LocaleProviderInterface' => 'sylius.locale_provider.channel_based',
  1307.             'Sylius\\Component\\Mailer\\Factory\\EmailFactoryInterface' => 'sylius.factory.email',
  1308.             'Sylius\\Component\\Mailer\\Provider\\DefaultSettingsProviderInterface' => 'sylius.mailer.default_settings_provider',
  1309.             'Sylius\\Component\\Mailer\\Provider\\EmailProviderInterface' => 'sylius.email_provider',
  1310.             'Sylius\\Component\\Mailer\\Sender\\SenderInterface' => 'sylius.email_sender',
  1311.             'Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface' => 'sylius.adjustments_aggregator',
  1312.             'Sylius\\Component\\Order\\Modifier\\OrderItemQuantityModifierInterface' => 'sylius.order_item_quantity_modifier.limiting',
  1313.             'Sylius\\Component\\Order\\Modifier\\OrderModifierInterface' => 'sylius.order_modifier',
  1314.             'Sylius\\Component\\Order\\Remover\\ExpiredCartsRemoverInterface' => 'sylius.expired_carts_remover',
  1315.             'Sylius\\Component\\Product\\Checker\\ProductVariantsParityCheckerInterface' => 'sylius.checker.product_variants_parity',
  1316.             'Sylius\\Component\\Product\\Generator\\ProductVariantGeneratorInterface' => 'sylius.generator.product_variant',
  1317.             'Sylius\\Component\\Product\\Generator\\SlugGeneratorInterface' => 'sylius.generator.slug',
  1318.             'Sylius\\Component\\Product\\Resolver\\AvailableProductOptionValuesResolverInterface' => 'sylius.available_product_option_values_resolver',
  1319.             'Sylius\\Component\\Promotion\\Action\\PromotionApplicatorInterface' => 'sylius.promotion_applicator',
  1320.             'Sylius\\Component\\Promotion\\Generator\\PromotionCouponGeneratorInterface' => 'sylius.promotion_coupon_generator',
  1321.             'Sylius\\Component\\Promotion\\Processor\\PromotionProcessorInterface' => 'sylius.promotion_processor',
  1322.             'Sylius\\Component\\Promotion\\Provider\\ActivePromotionsProvider' => 'sylius.active_promotions_provider',
  1323.             'Sylius\\Component\\Resource\\Generator\\RandomnessGeneratorInterface' => 'sylius.random_generator',
  1324.             'Sylius\\Component\\Shipping\\Calculator\\DelegatingCalculatorInterface' => 'sylius.shipping_calculator',
  1325.             'Sylius\\Component\\Shipping\\Checker\\Eligibility\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1326.             'Sylius\\Component\\Shipping\\Checker\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1327.             'Sylius\\Component\\Shipping\\Resolver\\DefaultShippingMethodResolverInterface' => 'sylius.shipping_method_resolver.default',
  1328.             'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface' => 'sylius.shipping_methods_resolver',
  1329.             'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface' => 'sylius.tax_calculator',
  1330.             'Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface' => 'sylius.tax_rate_resolver',
  1331.             'Sylius\\Component\\Taxonomy\\Generator\\TaxonSlugGeneratorInterface' => 'sylius.generator.taxon_slug',
  1332.             'Sylius\\Component\\User\\Canonicalizer\\CanonicalizerInterface' => 'sylius.canonicalizer',
  1333.             'Sylius\\Component\\User\\Security\\PasswordUpdaterInterface' => 'sylius.security.password_updater',
  1334.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  1335.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  1336.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  1337.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  1338.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  1339.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  1340.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  1341.             'app.manager.accounting_code' => 'doctrine.orm.default_entity_manager',
  1342.             'app.manager.brand' => 'doctrine.orm.default_entity_manager',
  1343.             'app.manager.cancellation_item' => 'doctrine.orm.default_entity_manager',
  1344.             'app.manager.city' => 'doctrine.orm.default_entity_manager',
  1345.             'app.manager.client' => 'doctrine.orm.default_entity_manager',
  1346.             'app.manager.contract_type' => 'doctrine.orm.default_entity_manager',
  1347.             'app.manager.customer_activity' => 'doctrine.orm.default_entity_manager',
  1348.             'app.manager.customer_activity_domain' => 'doctrine.orm.default_entity_manager',
  1349.             'app.manager.customer_control' => 'doctrine.orm.default_entity_manager',
  1350.             'app.manager.customer_editor' => 'doctrine.orm.default_entity_manager',
  1351.             'app.manager.customer_payment' => 'doctrine.orm.default_entity_manager',
  1352.             'app.manager.customer_payment_method' => 'doctrine.orm.default_entity_manager',
  1353.             'app.manager.customer_representative' => 'doctrine.orm.default_entity_manager',
  1354.             'app.manager.customer_segment' => 'doctrine.orm.default_entity_manager',
  1355.             'app.manager.depot' => 'doctrine.orm.default_entity_manager',
  1356.             'app.manager.editor' => 'doctrine.orm.default_entity_manager',
  1357.             'app.manager.nf_order' => 'doctrine.orm.default_entity_manager',
  1358.             'app.manager.office_launch' => 'doctrine.orm.default_entity_manager',
  1359.             'app.manager.office_product' => 'doctrine.orm.default_entity_manager',
  1360.             'app.manager.order' => 'doctrine.orm.default_entity_manager',
  1361.             'app.manager.order_amount' => 'doctrine.orm.default_entity_manager',
  1362.             'app.manager.order_invoice' => 'doctrine.orm.default_entity_manager',
  1363.             'app.manager.order_invoices' => 'doctrine.orm.default_entity_manager',
  1364.             'app.manager.order_launch' => 'doctrine.orm.default_entity_manager',
  1365.             'app.manager.order_nature' => 'doctrine.orm.default_entity_manager',
  1366.             'app.manager.order_state' => 'doctrine.orm.default_entity_manager',
  1367.             'app.manager.order_tree' => 'doctrine.orm.default_entity_manager',
  1368.             'app.manager.order_type' => 'doctrine.orm.default_entity_manager',
  1369.             'app.manager.product_spn' => 'doctrine.orm.default_entity_manager',
  1370.             'app.manager.product_state' => 'doctrine.orm.default_entity_manager',
  1371.             'app.manager.proforma_order' => 'doctrine.orm.default_entity_manager',
  1372.             'app.manager.sales_log' => 'doctrine.orm.default_entity_manager',
  1373.             'app.manager.segment' => 'doctrine.orm.default_entity_manager',
  1374.             'app.manager.segment_period' => 'doctrine.orm.default_entity_manager',
  1375.             'app.manager.segment_value' => 'doctrine.orm.default_entity_manager',
  1376.             'app.manager.supplier' => 'doctrine.orm.default_entity_manager',
  1377.             'app.manager.tax_rate_group' => 'doctrine.orm.default_entity_manager',
  1378.             'app.manager.theme' => 'doctrine.orm.default_entity_manager',
  1379.             'app.manager.theme_group' => 'doctrine.orm.default_entity_manager',
  1380.             'database_connection' => 'doctrine.dbal.default_connection',
  1381.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1382.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  1383.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  1384.             'mailer' => 'swiftmailer.mailer.default',
  1385.             'sm.callback.cascade_transition' => 'SM\\Callback\\CascadeTransitionCallback',
  1386.             'sm.callback_factory' => 'SM\\Callback\\CallbackFactoryInterface',
  1387.             'sm.factory' => 'SM\\Factory\\FactoryInterface',
  1388.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  1389.             'sylius.context.channel' => 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface',
  1390.             'sylius.context.channel.request_based.resolver' => 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface',
  1391.             'sylius.context.currency' => 'sylius.context.currency.channel_aware',
  1392.             'sylius.context.locale' => 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface',
  1393.             'sylius.factory.adjustment' => 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface',
  1394.             'sylius.factory.channel' => 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface',
  1395.             'sylius.factory.order_item' => 'sylius.factory.cart_item',
  1396.             'sylius.factory.payment' => 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface',
  1397.             'sylius.factory.payment_method' => 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface',
  1398.             'sylius.factory.product' => 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface',
  1399.             'sylius.factory.product_variant' => 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface',
  1400.             'sylius.factory.promotion_action' => 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface',
  1401.             'sylius.factory.promotion_coupon' => 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface',
  1402.             'sylius.factory.promotion_rule' => 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface',
  1403.             'sylius.factory.taxon' => 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface',
  1404.             'sylius.factory.zone' => 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface',
  1405.             'sylius.grid.bulk_action_renderer.twig' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1406.             'sylius.grid.renderer.twig' => 'sylius.custom_grid_renderer.twig',
  1407.             'sylius.inventory.order_inventory_operator' => 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  1408.             'sylius.locale_provider' => 'sylius.locale_provider.channel_based',
  1409.             'sylius.manager.address' => 'doctrine.orm.default_entity_manager',
  1410.             'sylius.manager.address_log_entry' => 'doctrine.orm.default_entity_manager',
  1411.             'sylius.manager.adjustment' => 'doctrine.orm.default_entity_manager',
  1412.             'sylius.manager.admin_user' => 'doctrine.orm.default_entity_manager',
  1413.             'sylius.manager.api_access_token' => 'doctrine.orm.default_entity_manager',
  1414.             'sylius.manager.api_auth_code' => 'doctrine.orm.default_entity_manager',
  1415.             'sylius.manager.api_client' => 'doctrine.orm.default_entity_manager',
  1416.             'sylius.manager.api_refresh_token' => 'doctrine.orm.default_entity_manager',
  1417.             'sylius.manager.api_user' => 'doctrine.orm.default_entity_manager',
  1418.             'sylius.manager.avatar_image' => 'doctrine.orm.default_entity_manager',
  1419.             'sylius.manager.channel' => 'doctrine.orm.default_entity_manager',
  1420.             'sylius.manager.channel_pricing' => 'doctrine.orm.default_entity_manager',
  1421.             'sylius.manager.country' => 'doctrine.orm.default_entity_manager',
  1422.             'sylius.manager.currency' => 'doctrine.orm.default_entity_manager',
  1423.             'sylius.manager.customer' => 'doctrine.orm.default_entity_manager',
  1424.             'sylius.manager.customer_group' => 'doctrine.orm.default_entity_manager',
  1425.             'sylius.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  1426.             'sylius.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  1427.             'sylius.manager.inventory_unit' => 'doctrine.orm.default_entity_manager',
  1428.             'sylius.manager.locale' => 'doctrine.orm.default_entity_manager',
  1429.             'sylius.manager.oauth_user' => 'doctrine.orm.default_entity_manager',
  1430.             'sylius.manager.order' => 'doctrine.orm.default_entity_manager',
  1431.             'sylius.manager.order_item' => 'doctrine.orm.default_entity_manager',
  1432.             'sylius.manager.order_item_unit' => 'doctrine.orm.default_entity_manager',
  1433.             'sylius.manager.order_sequence' => 'doctrine.orm.default_entity_manager',
  1434.             'sylius.manager.payment' => 'doctrine.orm.default_entity_manager',
  1435.             'sylius.manager.payment_method' => 'doctrine.orm.default_entity_manager',
  1436.             'sylius.manager.payment_method_translation' => 'doctrine.orm.default_entity_manager',
  1437.             'sylius.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  1438.             'sylius.manager.product' => 'doctrine.orm.default_entity_manager',
  1439.             'sylius.manager.product_association' => 'doctrine.orm.default_entity_manager',
  1440.             'sylius.manager.product_association_type' => 'doctrine.orm.default_entity_manager',
  1441.             'sylius.manager.product_association_type_translation' => 'doctrine.orm.default_entity_manager',
  1442.             'sylius.manager.product_attribute' => 'doctrine.orm.default_entity_manager',
  1443.             'sylius.manager.product_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1444.             'sylius.manager.product_attribute_value' => 'doctrine.orm.default_entity_manager',
  1445.             'sylius.manager.product_image' => 'doctrine.orm.default_entity_manager',
  1446.             'sylius.manager.product_option' => 'doctrine.orm.default_entity_manager',
  1447.             'sylius.manager.product_option_translation' => 'doctrine.orm.default_entity_manager',
  1448.             'sylius.manager.product_option_value' => 'doctrine.orm.default_entity_manager',
  1449.             'sylius.manager.product_option_value_translation' => 'doctrine.orm.default_entity_manager',
  1450.             'sylius.manager.product_review' => 'doctrine.orm.default_entity_manager',
  1451.             'sylius.manager.product_reviewer' => 'doctrine.orm.default_entity_manager',
  1452.             'sylius.manager.product_taxon' => 'doctrine.orm.default_entity_manager',
  1453.             'sylius.manager.product_translation' => 'doctrine.orm.default_entity_manager',
  1454.             'sylius.manager.product_variant' => 'doctrine.orm.default_entity_manager',
  1455.             'sylius.manager.product_variant_translation' => 'doctrine.orm.default_entity_manager',
  1456.             'sylius.manager.promotion' => 'doctrine.orm.default_entity_manager',
  1457.             'sylius.manager.promotion_action' => 'doctrine.orm.default_entity_manager',
  1458.             'sylius.manager.promotion_coupon' => 'doctrine.orm.default_entity_manager',
  1459.             'sylius.manager.promotion_rule' => 'doctrine.orm.default_entity_manager',
  1460.             'sylius.manager.promotion_subject' => 'doctrine.orm.default_entity_manager',
  1461.             'sylius.manager.province' => 'doctrine.orm.default_entity_manager',
  1462.             'sylius.manager.shipment' => 'doctrine.orm.default_entity_manager',
  1463.             'sylius.manager.shipment_unit' => 'doctrine.orm.default_entity_manager',
  1464.             'sylius.manager.shipping_category' => 'doctrine.orm.default_entity_manager',
  1465.             'sylius.manager.shipping_method' => 'doctrine.orm.default_entity_manager',
  1466.             'sylius.manager.shipping_method_rule' => 'doctrine.orm.default_entity_manager',
  1467.             'sylius.manager.shipping_method_translation' => 'doctrine.orm.default_entity_manager',
  1468.             'sylius.manager.shop_billing_data' => 'doctrine.orm.default_entity_manager',
  1469.             'sylius.manager.shop_user' => 'doctrine.orm.default_entity_manager',
  1470.             'sylius.manager.tax_category' => 'doctrine.orm.default_entity_manager',
  1471.             'sylius.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  1472.             'sylius.manager.taxon' => 'doctrine.orm.default_entity_manager',
  1473.             'sylius.manager.taxon_image' => 'doctrine.orm.default_entity_manager',
  1474.             'sylius.manager.taxon_translation' => 'doctrine.orm.default_entity_manager',
  1475.             'sylius.manager.zone' => 'doctrine.orm.default_entity_manager',
  1476.             'sylius.manager.zone_member' => 'doctrine.orm.default_entity_manager',
  1477.             'sylius.order_item_quantity_modifier' => 'sylius.order_item_quantity_modifier.limiting',
  1478.             'sylius.payment_method_resolver.default' => 'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface',
  1479.             'sylius.payment_methods_resolver' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  1480.             'sylius.translation_locale_provider' => 'sylius.translation_locale_provider.admin',
  1481.         ];
  1482.         $this->privates['service_container'] = function () {
  1483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1489.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  1491.             include_once \dirname(__DIR__4).'/src/ApiPlatform/CustomOrderIriConverter.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProviderInterface.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProvider.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1503.             include_once \dirname(__DIR__4).'/src/EventSubscriber/DbKeepAliveSubscriber.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/PropertyInfo/Extractor/ReflectionExtractor.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Repository/RepositoryInterface.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/EntityRepository.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php';
  1691.             include_once \dirname(__DIR__4).'/src/Repository/OrderRepository.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/FactoryInterface.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/Factory.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverter.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverter.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelContextInterface.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1725.             include_once \dirname(__DIR__4).'/src/Repository/ShippingMethodRepository.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistryInterface.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistry.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistryInterface.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistry.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1744.             include_once \dirname(__DIR__4).'/src/Repository/PaymentMethodRepository.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/Canonicalizer.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContextInterface.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorage.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CurrencyContextInterface.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/LocaleContextInterface.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/XFrameOptionsSubscriber.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Customer/Context/CustomerContextInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/SectionProviderInterface.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Storage/StorageInterface.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Storage/CookieStorage.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/RegistryInterface.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/Registry.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ExpressionLanguage.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/ExpressionLanguage.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/GridRendererInterface.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigGridRenderer.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Renderer/TwigGridRenderer.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistryInterface.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistry.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/BulkActionGridRendererInterface.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParserInterface.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParser.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/FieldTypeInterface.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/DatetimeFieldType.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/StringFieldType.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/FieldTypes/TwigFieldType.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/DataExtractorInterface.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/PropertyAccessDataExtractor.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Factory/LinkFactory.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorRegistry.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorInterface.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/SymfonyUrlGenerator.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Helper/LinkHelper.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle/Expression/LinkExpressionFunction.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/FilesystemConfigurationProvider.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/FileLocatorInterface.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/RecursiveFileLocator.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ConfigurationLoaderInterface.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ProcessingConfigurationLoader.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/JsonFileConfigurationLoader.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProcessorInterface.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/SymfonyConfigurationProcessor.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ThemeConfiguration.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/Processor.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolverInterface.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolver.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProviderInterface.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProvider.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/SymfonyTranslatorResourceProvider.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinder.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionResolverInterface.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriber.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/SectionResolver/ShopUriBasedSectionResolver.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Storage/CartStorageInterface.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/SectionResolver/AdminApiUriBasedSectionResolver.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyMetadataFactory.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidateListener.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/UserContextInterface.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenBasedUserContext.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/EventSubscriber/KernelRequestEventSubscriber.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/AdminAuthenticationTokenDocumentationNormalizer.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ShopAuthenticationTokenDocumentationNormalizer.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ProductVariantDocumentationNormalizer.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/CompositeLocaleContext.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resolver/PayPalPrioritisingPaymentMethodsResolver.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/FactoryInterface.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/ClearableFactoryInterface.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/AbstractFactory.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/Factory.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactoryInterface.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContext.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Serializer/Normalizer/PagerfantaNormalizer.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CustomNormalizer.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2181.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2182.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2183.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2184.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2185.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2186.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2187.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2188.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2189.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  2190.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  2192.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2193.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2194.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2195.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  2196.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2197.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2198.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2199.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2200.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2201.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  2202.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2203.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2207.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  2208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2210.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2217.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  2218.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2219.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  2220.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  2221.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  2222.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2223.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php';
  2224.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php';
  2225.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  2226.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  2227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2228.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php';
  2229.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php';
  2230.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  2231.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  2232.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  2233.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2234.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2235.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2236.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2237.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2238.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2239.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2240.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2241.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2242.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2243.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  2244.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/LoaderInterface.php';
  2245.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/ThemedTemplateLoader.php';
  2246.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  2247.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  2248.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2249.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/TemplateLocatorInterface.php';
  2250.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/HierarchicalTemplateLocator.php';
  2251.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/CompositeTemplateLocator.php';
  2252.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2253.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  2254.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  2255.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  2256.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2257.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2258.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  2259.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2260.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  2261.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  2262.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  2263.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  2264.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Package/PathPackage.php';
  2265.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  2266.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  2267.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  2268.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  2269.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2270.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2271.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2272.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2273.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  2274.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2275.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2277.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  2278.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2279.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  2280.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2281.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2282.             include_once \dirname(__DIR__4).'/src/Twig/PhoneNumberExtension.php';
  2283.             include_once \dirname(__DIR__4).'/src/Twig/StockExtension.php';
  2284.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php';
  2285.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  2286.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php';
  2287.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  2288.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  2289.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php';
  2290.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  2291.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/PercentageExtension.php';
  2292.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php';
  2293.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php';
  2294.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php';
  2295.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php';
  2296.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php';
  2301.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php';
  2306.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/GridExtension.php';
  2307.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/BulkActionGridExtension.php';
  2308.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Extension/Twig/SMExtension.php';
  2309.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  2310.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Twig/Extension/LinkExtension.php';
  2311.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  2312.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  2313.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  2314.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  2315.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  2316.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  2317.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  2318.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  2319.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  2320.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
  2321.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  2322.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php';
  2323.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php';
  2324.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2325.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Twig/PayPalExtension.php';
  2326.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Twig/OrderAddressExtension.php';
  2327.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2328.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2329.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2330.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  2331.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2334.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2335.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2336.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2337.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  2338.         };
  2339.     }
  2340.     public function compile(): void
  2341.     {
  2342.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2343.     }
  2344.     public function isCompiled(): bool
  2345.     {
  2346.         return true;
  2347.     }
  2348.     public function getRemovedIds(): array
  2349.     {
  2350.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2351.     }
  2352.     protected function load($file$lazyLoad true)
  2353.     {
  2354.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  2355.             return $class::do($this$lazyLoad);
  2356.         }
  2357.         if ('.' === $file[-4]) {
  2358.             $class substr($class0, -4);
  2359.         } else {
  2360.             $file .= '.php';
  2361.         }
  2362.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  2363.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  2364.     }
  2365.     protected function createProxy($class, \Closure $factory)
  2366.     {
  2367.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  2368.         return $factory();
  2369.     }
  2370.     /**
  2371.      * Gets the public '.container.private.filesystem' shared service.
  2372.      *
  2373.      * @return \Symfony\Component\Filesystem\Filesystem
  2374.      */
  2375.     protected function get_Container_Private_FilesystemService()
  2376.     {
  2377.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2378.     }
  2379.     /**
  2380.      * Gets the public '.container.private.form.factory' shared service.
  2381.      *
  2382.      * @return \Symfony\Component\Form\FormFactory
  2383.      */
  2384.     protected function get_Container_Private_Form_FactoryService()
  2385.     {
  2386.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  2387.         if (isset($this->services['.container.private.form.factory'])) {
  2388.             return $this->services['.container.private.form.factory'];
  2389.         }
  2390.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  2391.     }
  2392.     /**
  2393.      * Gets the public '.container.private.profiler' shared service.
  2394.      *
  2395.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2396.      */
  2397.     protected function get_Container_Private_ProfilerService()
  2398.     {
  2399.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2400.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2401.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2402.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2403.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2404.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2405.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2406.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2407.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2408.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2409.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2410.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2411.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2412.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2413.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2414.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2415.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2416.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2417.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2418.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2419.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2420.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2421.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2422.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2423.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  2424.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2425.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2426.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2427.         $f->registerBus('sylius_default.bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2428.         $f->registerBus('sylius_event.bus', ($this->privates['debug.traced.sylius_event.bus'] ?? $this->getDebug_Traced_SyliusEvent_BusService()));
  2429.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2430.         if ($this->has('kernel')) {
  2431.             $g->setKernel($b);
  2432.         }
  2433.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2434.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  2435.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2436.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2437.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  2438.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2439.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2440.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2441.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2442.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2443.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2444.         $instance->add($d);
  2445.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2446.         $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()), false));
  2447.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  2448.         $instance->add($e);
  2449.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2450.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2451.         $instance->add($f);
  2452.         $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));
  2453.         $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()))));
  2454.         $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']));
  2455.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  2456.         $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()))));
  2457.         $instance->add($g);
  2458.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\SyliusCollector(($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), $this->parameters['kernel.bundles'], 'fr_FR'));
  2459.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\CartCollector(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService())));
  2460.         return $instance;
  2461.     }
  2462.     /**
  2463.      * Gets the public '.container.private.security.authorization_checker' shared service.
  2464.      *
  2465.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2466.      */
  2467.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  2468.     {
  2469.         $a = ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService'));
  2470.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  2471.             return $this->services['.container.private.security.authorization_checker'];
  2472.         }
  2473.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), true);
  2474.     }
  2475.     /**
  2476.      * Gets the public '.container.private.security.token_storage' shared service.
  2477.      *
  2478.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2479.      */
  2480.     protected function get_Container_Private_Security_TokenStorageService()
  2481.     {
  2482.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2483.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2484.         ], [
  2485.             'request_stack' => '?',
  2486.         ]));
  2487.     }
  2488.     /**
  2489.      * Gets the public '.container.private.serializer' shared service.
  2490.      *
  2491.      * @return \Symfony\Component\Serializer\Serializer
  2492.      */
  2493.     protected function get_Container_Private_SerializerService()
  2494.     {
  2495.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2496.         if (isset($this->services['.container.private.serializer'])) {
  2497.             return $this->services['.container.private.serializer'];
  2498.         }
  2499.         $b = ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService());
  2500.         if (isset($this->services['.container.private.serializer'])) {
  2501.             return $this->services['.container.private.serializer'];
  2502.         }
  2503.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2504.         if (isset($this->services['.container.private.serializer'])) {
  2505.             return $this->services['.container.private.serializer'];
  2506.         }
  2507.         $d = ($this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService());
  2508.         if (isset($this->services['.container.private.serializer'])) {
  2509.             return $this->services['.container.private.serializer'];
  2510.         }
  2511.         $e = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2512.         if (isset($this->services['.container.private.serializer'])) {
  2513.             return $this->services['.container.private.serializer'];
  2514.         }
  2515.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2516.         $g = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2517.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2518.         $i = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($g);
  2519.         $j = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g$h$f$a$iNULL, []);
  2520.         $k = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2521.         $l = ($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'] ?? $this->getCustomOrderIriConverterService());
  2522.         $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2523.         $n = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2524.         $o = new \ApiPlatform\Core\Serializer\ItemNormalizer($k$c$l$m$f$h$g, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  2525.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->load('getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService'));
  2526.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2527.         }, 2), $nfalse);
  2528.         $p = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  2529.         $q = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2530.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($f), => new \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer($j'App\\Entity\\Addressing\\Address''Sylius\\Component\\Addressing\\Model\\AddressInterface'), => new \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer($j), => 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())), $b), => new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), => new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), => new \Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer($o), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => 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), => $p10 => new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($q, [], $h), 11 => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $h), 12 => $p13 => new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($n$k$c$mNULL$q, ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), $h), 14 => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($n$l$q), 15 => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($qtrue), 16 => new \Symfony\Component\Serializer\Normalizer\CustomNormalizer(), 17 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 18 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 20 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 21 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($n$k$c$l$m$e$f$h$g, [], new RewindableGenerator(function () {
  2531.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->load('getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService'));
  2532.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2533.         }, 2), false), 22 => $o23 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 24 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $h), 26 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g$h$a$iNULL, [])), 27 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 29 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 30 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 31 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($e$m$l), 'page''pagination'$n$f), $n$m, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), 32 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 33 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($j$l$e), 34 => $j], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  2534.     }
  2535.     /**
  2536.      * Gets the public '.container.private.session' shared service.
  2537.      *
  2538.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2539.      */
  2540.     protected function get_Container_Private_SessionService()
  2541.     {
  2542.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2543.         if (isset($this->services['.container.private.session'])) {
  2544.             return $this->services['.container.private.session'];
  2545.         }
  2546.         return $this->services['.container.private.session'] = $a->createSession();
  2547.     }
  2548.     /**
  2549.      * Gets the public '.container.private.twig' shared service.
  2550.      *
  2551.      * @return \Twig\Environment
  2552.      */
  2553.     protected function get_Container_Private_TwigService()
  2554.     {
  2555.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2556.         $a->addPath((\dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  2557.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  2558.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2559.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2560.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2561.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2562.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2563.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2564.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  2565.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2566.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2567.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), 'SyliusChannel');
  2568.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), '!SyliusChannel');
  2569.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), 'SyliusAttribute');
  2570.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), '!SyliusAttribute');
  2571.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusUiBundle'), 'SyliusUi');
  2572.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), 'SyliusUi');
  2573.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), '!SyliusUi');
  2574.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), 'SyliusCore');
  2575.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), '!SyliusCore');
  2576.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), 'SyliusResource');
  2577.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), '!SyliusResource');
  2578.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  2579.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  2580.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  2581.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  2582.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2583.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2584.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  2585.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  2586.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), 'BabDevPagerfanta');
  2587.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), '!BabDevPagerfanta');
  2588.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2589.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2590.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), 'SyliusPayum');
  2591.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), '!SyliusPayum');
  2592.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  2593.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  2594.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusAdminBundle'), 'SyliusAdmin');
  2595.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), 'SyliusAdmin');
  2596.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), '!SyliusAdmin');
  2597.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusShopBundle'), 'SyliusShop');
  2598.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), 'SyliusShop');
  2599.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), '!SyliusShop');
  2600.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  2601.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  2602.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2603.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2604.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2605.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2606.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2607.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2608.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), 'SyliusApi');
  2609.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), '!SyliusApi');
  2610.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/views'), 'SyliusPayPalPlugin');
  2611.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/views'), '!SyliusPayPalPlugin');
  2612.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2613.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2614.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2615.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2616.         $b = ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService());
  2617.         $this->services['.container.private.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 () {
  2618.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\ApplicationTemplateLocator'] ?? $this->load('getApplicationTemplateLocatorService'));
  2619.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\NamespacedTemplateLocator'] ?? $this->load('getNamespacedTemplateLocatorService'));
  2620.         }, 2)), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))), $b), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2621.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2622.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2623.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2624.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  2625.         $g = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2626.         $h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2627.         $i = ($this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] ?? $this->getTemplateBlockRegistryInterfaceService());
  2628.         $j = ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()));
  2629.         $k = new \Knp\Menu\Util\MenuManipulator();
  2630.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  2631.         $m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2632.         $m->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $h]);
  2633.         $n = new \Symfony\Bridge\Twig\AppVariable();
  2634.         $n->setEnvironment('dev');
  2635.         $n->setDebug(true);
  2636.         if ($this->has('.container.private.security.token_storage')) {
  2637.             $n->setTokenStorage($d);
  2638.         }
  2639.         if ($this->has('request_stack')) {
  2640.             $n->setRequestStack($c);
  2641.         }
  2642.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2643.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2644.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $d)));
  2645.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $e));
  2646.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($f));
  2647.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Sylius\Bundle\ThemeBundle\Asset\Package\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), $b, ($this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] ?? $this->getPathResolverInterfaceService()), new \Symfony\Component\Asset\Context\RequestStackContext($c$g->getBaseUrl(), $g->isSecure())), new RewindableGenerator(function () {
  2648.             return new \EmptyIterator();
  2649.         }, 0))));
  2650.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__4), 'UTF-8'));
  2651.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2652.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2653.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($etrue));
  2654.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2655.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2656.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$g)));
  2657.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  2658.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2659.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($f));
  2660.         $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())));
  2661.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2662.         $instance->addExtension(new \App\Twig\PhoneNumberExtension());
  2663.         $instance->addExtension(new \App\Twig\StockExtension(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService())));
  2664.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\ConvertMoneyExtension(($this->services['sylius.templating.helper.convert_money'] ?? $this->getSylius_Templating_Helper_ConvertMoneyService())));
  2665.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2666.         $instance->addExtension(new \Sylius\Bundle\OrderBundle\Twig\AggregateAdjustmentsExtension(($this->services['sylius.templating.helper.adjustment'] ?? $this->getSylius_Templating_Helper_AdjustmentService())));
  2667.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['sylius.templating.helper.format_money'] ?? $this->getSylius_Templating_Helper_FormatMoneyService())));
  2668.         $instance->addExtension(new \Sylius\Bundle\CurrencyBundle\Twig\CurrencyExtension(($this->services['sylius.templating.helper.currency'] ?? $this->getSylius_Templating_Helper_CurrencyService())));
  2669.         $instance->addExtension(new \Sylius\Bundle\LocaleBundle\Twig\LocaleExtension(($this->services['sylius.templating.helper.locale'] ?? $this->getSylius_Templating_Helper_LocaleService())));
  2670.         $instance->addExtension(($this->services['sylius.twig.extension.country_name'] ?? ($this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension(''))));
  2671.         $instance->addExtension(($this->services['sylius.twig.extension.province_naming'] ?? $this->getSylius_Twig_Extension_ProvinceNamingService()));
  2672.         $instance->addExtension(new \Sylius\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['sylius.templating.helper.inventory'] ?? $this->getSylius_Templating_Helper_InventoryService())));
  2673.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\PercentageExtension());
  2674.         $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'))));
  2675.         $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'))));
  2676.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\SortByExtension());
  2677.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\TemplateEventExtension(new \Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer(new \Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer(new \Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer($i, new \Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer(new \Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer(new \Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer($instance), $j))), $j), $i)));
  2678.         $instance->addExtension(($this->services['sylius.twig.extension.merge_recursive'] ?? ($this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension())));
  2679.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] ?? $this->getLegacySonataBlockExtensionService()));
  2680.         $instance->addExtension(($this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] ?? $this->getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()));
  2681.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\PriceExtension(($this->services['sylius.templating.helper.price'] ?? $this->getSylius_Templating_Helper_PriceService())));
  2682.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\VariantResolverExtension(($this->services['sylius.templating.helper.variant_resolver'] ?? $this->getSylius_Templating_Helper_VariantResolverService())));
  2683.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension(($this->services['sylius.templating.helper.product_variants_prices'] ?? $this->getSylius_Templating_Helper_ProductVariantsPricesService())));
  2684.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\CheckoutStepsExtension(($this->services['sylius.templating.helper.checkout_steps'] ?? $this->getSylius_Templating_Helper_CheckoutStepsService())));
  2685.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\GridExtension(($this->services['sylius.templating.helper.grid'] ?? $this->getSylius_Templating_Helper_GridService())));
  2686.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension(($this->services['sylius.templating.helper.bulk_action_grid'] ?? $this->getSylius_Templating_Helper_BulkActionGridService())));
  2687.         $instance->addExtension(new \SM\Extension\Twig\SMExtension(($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService())));
  2688.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  2689.         $instance->addExtension(new \Hateoas\Twig\Extension\LinkExtension(($this->services['hateoas.helper.link'] ?? $this->getHateoas_Helper_LinkService())));
  2690.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  2691.         $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, [
  2692.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  2693.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  2694.         ], [
  2695.             'list' => '?',
  2696.             'twig' => '?',
  2697.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $k$l), $l$k));
  2698.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\FilterExtension('/media/image/', ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2699.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  2700.         $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))));
  2701.         $instance->addExtension(($this->services['sylius.twig.extension.shop'] ?? ($this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true))));
  2702.         $instance->addExtension(($this->services['sylius.twig.extension.channels_currencies'] ?? $this->getSylius_Twig_Extension_ChannelsCurrenciesService()));
  2703.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] ?? ($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension())));
  2704.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? $this->getChannelNameExtensionService()));
  2705.         $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension());
  2706.         $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()))));
  2707.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
  2708.         $instance->addExtension(new \Sylius\PayPalPlugin\Twig\PayPalExtension());
  2709.         $instance->addExtension(new \Sylius\PayPalPlugin\Twig\OrderAddressExtension());
  2710.         $instance->addGlobal('app'$n);
  2711.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2712.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  2713.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  2714.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  2715.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  2716.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  2717.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  2718.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  2719.         ], [
  2720.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2721.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2722.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2723.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2724.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  2725.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  2726.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  2727.         ])));
  2728.         $instance->addGlobal('sylius', ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  2729.         $instance->addGlobal('sylius_base_locale''fr_FR');
  2730.         $instance->addGlobal('sylius_meta', ['version' => '1.9.10']);
  2731.         $instance->addGlobal('my_database_env'$this->getEnv('DATABASE_ENV'));
  2732.         $instance->addGlobal('my_database_date'$this->getEnv('DATABASE_DATE'));
  2733.         $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']));
  2734.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2735.         return $instance;
  2736.     }
  2737.     /**
  2738.      * Gets the public '.container.private.validator' shared service.
  2739.      *
  2740.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2741.      */
  2742.     protected function get_Container_Private_ValidatorService()
  2743.     {
  2744.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2745.         if (isset($this->services['.container.private.validator'])) {
  2746.             return $this->services['.container.private.validator'];
  2747.         }
  2748.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2749.     }
  2750.     /**
  2751.      * Gets the public 'SM\Callback\CallbackFactoryInterface' shared autowired service.
  2752.      *
  2753.      * @return \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory
  2754.      */
  2755.     protected function getCallbackFactoryInterfaceService()
  2756.     {
  2757.         return $this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this);
  2758.     }
  2759.     /**
  2760.      * Gets the public 'SM\Factory\FactoryInterface' shared autowired service.
  2761.      *
  2762.      * @return \SM\Factory\Factory
  2763.      */
  2764.     protected function getFactoryInterfaceService()
  2765.     {
  2766.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2767.         if (isset($this->services['SM\\Factory\\FactoryInterface'])) {
  2768.             return $this->services['SM\\Factory\\FactoryInterface'];
  2769.         }
  2770.         return $this->services['SM\\Factory\\FactoryInterface'] = new \SM\Factory\Factory($this->parameters['sm.configs'], $a, ($this->services['SM\\Callback\\CallbackFactoryInterface'] ?? ($this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this))));
  2771.     }
  2772.     /**
  2773.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension' shared service.
  2774.      *
  2775.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension
  2776.      */
  2777.     protected function getChannelNameExtensionService()
  2778.     {
  2779.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  2780.     }
  2781.     /**
  2782.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension' shared service.
  2783.      *
  2784.      * @return \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension
  2785.      */
  2786.     protected function getOrderUnitTaxesExtensionService()
  2787.     {
  2788.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension();
  2789.     }
  2790.     /**
  2791.      * Gets the public 'Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface' shared service.
  2792.      *
  2793.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider
  2794.      */
  2795.     protected function getFakeChannelCodeProviderInterfaceService()
  2796.     {
  2797.         return $this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider();
  2798.     }
  2799.     /**
  2800.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener' shared service.
  2801.      *
  2802.      * @return \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener
  2803.      */
  2804.     protected function getLocaleAwareListenerService()
  2805.     {
  2806.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] = new \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener(new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2807.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr_FR')));
  2808.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService());
  2809.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2810.     }
  2811.     /**
  2812.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber' shared service.
  2813.      *
  2814.      * @return \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber
  2815.      */
  2816.     protected function getXFrameOptionsSubscriberService()
  2817.     {
  2818.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber();
  2819.     }
  2820.     /**
  2821.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension' shared service.
  2822.      *
  2823.      * @return \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension
  2824.      */
  2825.     protected function getLegacySonataBlockExtensionService()
  2826.     {
  2827.         return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] = new \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension($this->parameters['sylius_ui.sonata_block.whitelisted_variables']);
  2828.     }
  2829.     /**
  2830.      * Gets the public 'Sylius\Component\Channel\Context\ChannelContextInterface' shared service.
  2831.      *
  2832.      * @return \Sylius\Component\Channel\Context\CachedPerRequestChannelContext
  2833.      */
  2834.     protected function getChannelContextInterfaceService()
  2835.     {
  2836.         $a = ($this->privates['sylius.context.channel.composite'] ?? $this->getSylius_Context_Channel_CompositeService());
  2837.         if (isset($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'])) {
  2838.             return $this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'];
  2839.         }
  2840.         return $this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] = new \Sylius\Component\Channel\Context\CachedPerRequestChannelContext($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2841.     }
  2842.     /**
  2843.      * Gets the public 'Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface' shared service.
  2844.      *
  2845.      * @return \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver
  2846.      */
  2847.     protected function getRequestResolverInterfaceService()
  2848.     {
  2849.         $this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] = $instance = new \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver();
  2850.         $instance->addResolver(new \Sylius\Component\Channel\Context\RequestBased\HostnameBasedRequestResolver(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService())), 0);
  2851.         return $instance;
  2852.     }
  2853.     /**
  2854.      * Gets the public 'Sylius\Component\Locale\Context\LocaleContextInterface' shared service.
  2855.      *
  2856.      * @return \Sylius\Component\Locale\Context\CompositeLocaleContext
  2857.      */
  2858.     protected function getLocaleContextInterfaceService()
  2859.     {
  2860.         $this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] = $instance = new \Sylius\Component\Locale\Context\CompositeLocaleContext();
  2861.         $instance->addContext(($this->services['sylius.context.locale.request_based'] ?? $this->getSylius_Context_Locale_RequestBasedService()), 64);
  2862.         $instance->addContext(($this->services['sylius.context.locale.provider_based'] ?? $this->getSylius_Context_Locale_ProviderBasedService()), -128);
  2863.         $instance->addContext(($this->services['sylius.context.locale.admin_based'] ?? $this->getSylius_Context_Locale_AdminBasedService()), 128);
  2864.         return $instance;
  2865.     }
  2866.     /**
  2867.      * Gets the public 'Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface' shared service.
  2868.      *
  2869.      * @return \Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver
  2870.      */
  2871.     protected function getPaymentMethodsResolverInterfaceService()
  2872.     {
  2873.         return $this->services['Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface'] = new \Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver(new \Sylius\Component\Payment\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.payment_methods_resolver'] ?? $this->getSylius_Registry_PaymentMethodsResolverService())), 'sylius.pay_pal');
  2874.     }
  2875.     /**
  2876.      * Gets the public 'cache.app' shared service.
  2877.      *
  2878.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2879.      */
  2880.     protected function getCache_AppService()
  2881.     {
  2882.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('Ec0B6R+e0y'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2883.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2884.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2885.     }
  2886.     /**
  2887.      * Gets the public 'cache.system' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2890.      */
  2891.     protected function getCache_SystemService()
  2892.     {
  2893.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-cMKYBRvfQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2894.     }
  2895.     /**
  2896.      * Gets the public 'cache.validator_expression_language' shared service.
  2897.      *
  2898.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2899.      */
  2900.     protected function getCache_ValidatorExpressionLanguageService()
  2901.     {
  2902.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WjGSTE3phH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2903.     }
  2904.     /**
  2905.      * Gets the public 'data_collector.dump' shared service.
  2906.      *
  2907.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2908.      */
  2909.     protected function getDataCollector_DumpService()
  2910.     {
  2911.         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);
  2912.     }
  2913.     /**
  2914.      * Gets the public 'doctrine' shared service.
  2915.      *
  2916.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2917.      */
  2918.     protected function getDoctrineService()
  2919.     {
  2920.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2921.     }
  2922.     /**
  2923.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2924.      *
  2925.      * @return \Doctrine\DBAL\Connection
  2926.      */
  2927.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2928.     {
  2929.         $a = new \Doctrine\DBAL\Configuration();
  2930.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2931.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2932.         $b->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2933.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2934.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2935.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  2936.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8''url' => $this->getEnv('resolve:DATABASE_URL'), 'persistent' => false'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2937.             'App\\EventSubscriber\\ProductTranslationSlugSubscriber' => ['privates''App\\EventSubscriber\\ProductTranslationSlugSubscriber''getProductTranslationSlugSubscriberService'true],
  2938.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2939.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2940.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2941.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2942.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  2943.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2944.             'search.search_indexer_subscriber' => ['services''search.search_indexer_subscriber''getSearch_SearchIndexerSubscriberService'true],
  2945.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  2946.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  2947.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  2948.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  2949.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  2950.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.attribute''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService'true],
  2951.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.review''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService'true],
  2952.             'sylius.event_subscriber.orm_mapped_super_class' => ['services''sylius.event_subscriber.orm_mapped_super_class''getSylius_EventSubscriber_OrmMappedSuperClassService'true],
  2953.             'sylius.event_subscriber.orm_repository_class' => ['services''sylius.event_subscriber.orm_repository_class''getSylius_EventSubscriber_OrmRepositoryClassService'true],
  2954.             'sylius.listener.canonicalizer' => ['services''sylius.listener.canonicalizer''getSylius_Listener_CanonicalizerService'true],
  2955.             'sylius.listener.default_username' => ['services''sylius.listener.default_username''getSylius_Listener_DefaultUsernameService'true],
  2956.             'sylius.listener.images_remove' => ['services''sylius.listener.images_remove''getSylius_Listener_ImagesRemoveService'true],
  2957.             'sylius.listener.password_updater' => ['services''sylius.listener.password_updater''getSylius_Listener_PasswordUpdaterService'true],
  2958.             'sylius.listener.product_review_change' => ['services''sylius.listener.product_review_change''getSylius_Listener_ProductReviewChangeService'true],
  2959.             'sylius.listener.select_product_attribute_choice_remove' => ['services''sylius.listener.select_product_attribute_choice_remove''getSylius_Listener_SelectProductAttributeChoiceRemoveService'true],
  2960.             'sylius.translation.translatable_listener.doctrine.orm' => ['services''sylius.translation.translatable_listener.doctrine.orm''getSylius_Translation_TranslatableListener_Doctrine_OrmService'true],
  2961.         ], [
  2962.             'App\\EventSubscriber\\ProductTranslationSlugSubscriber' => '?',
  2963.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2964.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2965.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2966.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2967.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  2968.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2969.             'search.search_indexer_subscriber' => '?',
  2970.             'stof_doctrine_extensions.listener.loggable' => '?',
  2971.             'stof_doctrine_extensions.listener.sluggable' => '?',
  2972.             'stof_doctrine_extensions.listener.sortable' => '?',
  2973.             'stof_doctrine_extensions.listener.timestampable' => '?',
  2974.             'stof_doctrine_extensions.listener.tree' => '?',
  2975.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => '?',
  2976.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => '?',
  2977.             'sylius.event_subscriber.orm_mapped_super_class' => '?',
  2978.             'sylius.event_subscriber.orm_repository_class' => '?',
  2979.             'sylius.listener.canonicalizer' => '?',
  2980.             'sylius.listener.default_username' => '?',
  2981.             'sylius.listener.images_remove' => '?',
  2982.             'sylius.listener.password_updater' => '?',
  2983.             'sylius.listener.product_review_change' => '?',
  2984.             'sylius.listener.select_product_attribute_choice_remove' => '?',
  2985.             'sylius.translation.translatable_listener.doctrine.orm' => '?',
  2986.         ]), [=> 'sylius.event_subscriber.orm_mapped_super_class'=> 'sylius.event_subscriber.orm_repository_class'=> 'sylius.translation.translatable_listener.doctrine.orm'=> 'stof_doctrine_extensions.listener.loggable'=> 'App\\EventSubscriber\\ProductTranslationSlugSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.resolve_target_entity'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'10 => 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute'11 => 'sylius.doctrine.orm.event_subscriber.load_metadata.review'12 => 'stof_doctrine_extensions.listener.tree'13 => 'stof_doctrine_extensions.listener.sluggable'14 => 'stof_doctrine_extensions.listener.timestampable'15 => 'stof_doctrine_extensions.listener.sortable'16 => 'search.search_indexer_subscriber'17 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 18 => [=> [=> 'postUpdate'], => 'sylius.listener.select_product_attribute_choice_remove'], 19 => [=> [=> 'prePersist'], => 'sylius.listener.password_updater'], 20 => [=> [=> 'preUpdate'], => 'sylius.listener.password_updater'], 21 => [=> [=> 'postPersist'], => 'sylius.listener.product_review_change'], 22 => [=> [=> 'postUpdate'], => 'sylius.listener.product_review_change'], 23 => [=> [=> 'postRemove'], => 'sylius.listener.product_review_change'], 24 => [=> [=> 'onFlush'], => 'sylius.listener.images_remove'], 25 => [=> [=> 'postFlush'], => 'sylius.listener.images_remove'], 26 => [=> [=> 'onFlush'], => 'sylius.listener.default_username'], 27 => [=> [=> 'prePersist'], => 'sylius.listener.canonicalizer'], 28 => [=> [=> 'preUpdate'], => 'sylius.listener.canonicalizer']]), ['enum' => 'string']);
  2987.     }
  2988.     /**
  2989.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  2990.      *
  2991.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  2992.      */
  2993.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  2994.     {
  2995.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2996.             'App\\EventListener\\CustomerAlgoliaListener' => ['privates''App\\EventListener\\CustomerAlgoliaListener''getCustomerAlgoliaListenerService'true],
  2997.             'App\\EventListener\\OrderAlgoliaListener' => ['privates''App\\EventListener\\OrderAlgoliaListener''getOrderAlgoliaListenerService'true],
  2998.             'App\\EventListener\\PaymentMethodTranslationAlgoliaListener' => ['privates''App\\EventListener\\PaymentMethodTranslationAlgoliaListener''getPaymentMethodTranslationAlgoliaListenerService'true],
  2999.             'App\\EventListener\\ProductAlgoliaListener' => ['privates''App\\EventListener\\ProductAlgoliaListener''getProductAlgoliaListenerService'true],
  3000.         ], [
  3001.             'App\\EventListener\\CustomerAlgoliaListener' => '?',
  3002.             'App\\EventListener\\OrderAlgoliaListener' => '?',
  3003.             'App\\EventListener\\PaymentMethodTranslationAlgoliaListener' => '?',
  3004.             'App\\EventListener\\ProductAlgoliaListener' => '?',
  3005.         ]));
  3006.         $instance->registerService('App\\EventListener\\CustomerAlgoliaListener''App\\EventListener\\CustomerAlgoliaListener');
  3007.         $instance->registerService('App\\EventListener\\OrderAlgoliaListener''App\\EventListener\\OrderAlgoliaListener');
  3008.         $instance->registerService('App\\EventListener\\PaymentMethodTranslationAlgoliaListener''App\\EventListener\\PaymentMethodTranslationAlgoliaListener');
  3009.         $instance->registerService('App\\EventListener\\ProductAlgoliaListener''App\\EventListener\\ProductAlgoliaListener');
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3014.      *
  3015.      * @return \Doctrine\ORM\EntityManager
  3016.      */
  3017.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3018.     {
  3019.         if ($lazyLoad) {
  3020.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3021.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3022.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3023.                     $proxy->setProxyInitializer(null);
  3024.                     return true;
  3025.                 });
  3026.             });
  3027.         }
  3028.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3029.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3031.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  3032.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  3033.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3034.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  3035.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  3038.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  3039.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  3040.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  3041.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  3042.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3044.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3045.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  3046.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3048.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3052.         $a = new \Doctrine\ORM\Configuration();
  3053.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model''App' => 'App\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''SyliusPayPalPlugin' => 'Sylius\\PayPalPlugin\\Entity''AlgoliaSearchBundle' => 'Algolia\\SearchBundle\\Entity']);
  3054.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3055.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  3056.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  3057.         $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, [
  3058.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3059.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3060.         ], [
  3061.             'doctrine.ulid_generator' => '?',
  3062.             'doctrine.uuid_generator' => '?',
  3063.         ])));
  3064.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3065.         $a->setProxyNamespace('Proxies');
  3066.         $a->setAutoGenerateProxyClasses(true);
  3067.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3068.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3069.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  3070.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3071.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3072.         $a->setRepositoryFactory(new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3073.             'App\\Repository\\CustomerGroupRepository' => ['privates''App\\Repository\\CustomerGroupRepository''getCustomerGroupRepositoryService'true],
  3074.             'App\\Repository\\DilicomAckRepository' => ['privates''App\\Repository\\DilicomAckRepository''getDilicomAckRepositoryService'true],
  3075.             'App\\Repository\\DilicomOrderAnomalyRepository' => ['privates''App\\Repository\\DilicomOrderAnomalyRepository''getDilicomOrderAnomalyRepositoryService'true],
  3076.             'App\\Repository\\ShipmentRepository' => ['privates''App\\Repository\\ShipmentRepository''getShipmentRepositoryService'true],
  3077.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => ['privates''Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository''getChannelRepositoryService'true],
  3078.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository''getAddressRepositoryService'true],
  3079.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''getAvatarImageRepositoryService'true],
  3080.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository''getOrderItemRepositoryService'true],
  3081.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository''getOrderItemUnitRepositoryService'true],
  3082.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository''getPaymentRepositoryService'true],
  3083.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''getProductOptionRepositoryService'true],
  3084.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository''getProductReviewRepositoryService'true],
  3085.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''getProductTaxonRepositoryService'true],
  3086.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository''getProductVariantRepositoryService'true],
  3087.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository''getPromotionRepositoryService'true],
  3088.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository''getShipmentRepository2Service'true],
  3089.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''getShippingCategoryRepositoryService'true],
  3090.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository''getUserRepositoryService'true],
  3091.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => ['privates''Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository''getExchangeRateRepositoryService'true],
  3092.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''getProductAssociationTypeRepositoryService'true],
  3093.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository''getProductAttributeValueRepositoryService'true],
  3094.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => ['privates''Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository''getPromotionCouponRepositoryService'true],
  3095.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => ['privates''Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository''getResourceLogEntryRepositoryService'true],
  3096.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => ['privates''Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository''getTaxCategoryRepositoryService'true],
  3097.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => ['privates''Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository''getTaxonRepositoryService'true],
  3098.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository''getUserRepository2Service'true],
  3099.         ], [
  3100.             'App\\Repository\\CustomerGroupRepository' => '?',
  3101.             'App\\Repository\\DilicomAckRepository' => '?',
  3102.             'App\\Repository\\DilicomOrderAnomalyRepository' => '?',
  3103.             'App\\Repository\\ShipmentRepository' => '?',
  3104.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => '?',
  3105.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => '?',
  3106.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => '?',
  3107.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => '?',
  3108.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => '?',
  3109.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => '?',
  3110.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => '?',
  3111.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => '?',
  3112.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => '?',
  3113.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository' => '?',
  3114.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => '?',
  3115.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => '?',
  3116.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => '?',
  3117.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3118.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => '?',
  3119.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => '?',
  3120.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => '?',
  3121.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => '?',
  3122.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => '?',
  3123.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => '?',
  3124.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => '?',
  3125.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3126.         ])), $this->parameters['sylius.doctrine.orm.container_repository_factory.entities']));
  3127.         $a->addCustomStringFunction('DATE_FORMAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\DateFormat');
  3128.         $a->addCustomStringFunction('DAY''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Day');
  3129.         $a->addCustomStringFunction('HOUR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Hour');
  3130.         $a->addCustomStringFunction('MONTH''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Month');
  3131.         $a->addCustomStringFunction('WEEK''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Week');
  3132.         $a->addCustomStringFunction('YEAR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Year');
  3133.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3134.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3135.         return $instance;
  3136.     }
  3137.     /**
  3138.      * Gets the public 'event_dispatcher' shared service.
  3139.      *
  3140.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3141.      */
  3142.     protected function getEventDispatcherService()
  3143.     {
  3144.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3145.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3146.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3147.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3148.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3149.         $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())));
  3150.         $instance->addListener('sylius.menu.admin.main', [=> function () {
  3151.             return ($this->privates['app.listener.shop.menu_builder'] ?? ($this->privates['app.listener.shop.menu_builder'] = new \App\Menu\AdminMenuListener()));
  3152.         }, => 'addItems'], 0);
  3153.         $instance->addListener('sylius.menu.admin.order.show', [=> function () {
  3154.             return ($this->privates['app.listener.admin.order.show.menu_builder'] ?? ($this->privates['app.listener.admin.order.show.menu_builder'] = new \App\Menu\AdminOrderShowMenuListener()));
  3155.         }, => 'addAdminOrderShowMenuItems'], 0);
  3156.         $instance->addListener('kernel.controller', [=> function () {
  3157.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3158.         }, => 'onKernelController'], 0);
  3159.         $instance->addListener('kernel.response', [=> function () {
  3160.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  3161.         }, => 'onKernelResponse'], 0);
  3162.         $instance->addListener('kernel.request', [=> function () {
  3163.             return ($this->services['sylius.listener.request_locale_setter'] ?? $this->getSylius_Listener_RequestLocaleSetterService());
  3164.         }, => 'onKernelRequest'], 4);
  3165.         $instance->addListener('kernel.response', [=> function () {
  3166.             return ($this->services['sylius.context.channel.fake_channel.persister'] ?? $this->getSylius_Context_Channel_FakeChannel_PersisterService());
  3167.         }, => 'onKernelResponse'], -8192);
  3168.         $instance->addListener('sylius.user.pre_password_reset', [=> function () {
  3169.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3170.         }, => 'genericEventUpdater'], 0);
  3171.         $instance->addListener('sylius.user.pre_password_change', [=> function () {
  3172.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3173.         }, => 'genericEventUpdater'], 0);
  3174.         $instance->addListener('sylius.admin_user.pre_update', [=> function () {
  3175.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3176.         }, => 'genericEventUpdater'], 0);
  3177.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  3178.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3179.         }, => 'customerUpdateEvent'], 0);
  3180.         $instance->addListener('sylius.user.password_reset.request.pin', [=> function () {
  3181.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3182.         }, => 'sendResetPasswordPinEmail'], 0);
  3183.         $instance->addListener('sylius.user.password_reset.request.token', [=> function () {
  3184.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3185.         }, => 'sendResetPasswordTokenEmail'], 0);
  3186.         $instance->addListener('sylius.user.email_verification.token', [=> function () {
  3187.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3188.         }, => 'sendVerificationTokenEmail'], 0);
  3189.         $instance->addListener('sylius.customer.post_register', [=> function () {
  3190.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3191.         }, => 'sendUserRegistrationEmail'], 0);
  3192.         $instance->addListener('sylius.admin_user.post_create', [=> function () {
  3193.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3194.         }, => 'reloadUser'], 0);
  3195.         $instance->addListener('sylius.admin_user.post_update', [=> function () {
  3196.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3197.         }, => 'reloadUser'], 0);
  3198.         $instance->addListener('sylius.admin_user.pre_delete', [=> function () {
  3199.             return ($this->privates['sylius.listener.admin_user_delete'] ?? $this->load('getSylius_Listener_AdminUserDeleteService'));
  3200.         }, => 'deleteUser'], 0);
  3201.         $instance->addListener('sylius.shop_user.post_create', [=> function () {
  3202.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3203.         }, => 'reloadUser'], 0);
  3204.         $instance->addListener('sylius.shop_user.post_update', [=> function () {
  3205.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3206.         }, => 'reloadUser'], 0);
  3207.         $instance->addListener('sylius.shop_user.pre_delete', [=> function () {
  3208.             return ($this->privates['sylius.listener.shop_user_delete'] ?? $this->load('getSylius_Listener_ShopUserDeleteService'));
  3209.         }, => 'deleteUser'], 0);
  3210.         $instance->addListener('sylius.oauth_user.post_create', [=> function () {
  3211.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3212.         }, => 'reloadUser'], 0);
  3213.         $instance->addListener('sylius.oauth_user.post_update', [=> function () {
  3214.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3215.         }, => 'reloadUser'], 0);
  3216.         $instance->addListener('sylius.oauth_user.pre_delete', [=> function () {
  3217.             return ($this->privates['sylius.listener.oauth_user_delete'] ?? $this->load('getSylius_Listener_OauthUserDeleteService'));
  3218.         }, => 'deleteUser'], 0);
  3219.         $instance->addListener('security.interactive_login', [=> function () {
  3220.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  3221.         }, => 'onSecurityInteractiveLogin'], 0);
  3222.         $instance->addListener('security.interactive_login', [=> function () {
  3223.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  3224.         }, => 'onSecurityInteractiveLogin'], 0);
  3225.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3226.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService'));
  3227.         }, => 'onImplicitLogin'], 0);
  3228.         $instance->addListener('security.interactive_login', [=> function () {
  3229.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService'));
  3230.         }, => 'onInteractiveLogin'], 0);
  3231.         $instance->addListener('lexik_jwt_authentication.on_jwt_authenticated', [=> function () {
  3232.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService'));
  3233.         }, => 'onJWTAuthenticatedLogin'], 0);
  3234.         $instance->addListener('sylius.channel.pre_delete', [=> function () {
  3235.             return ($this->services['sylius.listener.channel'] ?? $this->load('getSylius_Listener_ChannelService'));
  3236.         }, => 'onChannelPreDelete'], 0);
  3237.         $instance->addListener('sylius.product.pre_create', [=> function () {
  3238.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3239.         }, => 'uploadImages'], 0);
  3240.         $instance->addListener('sylius.product.pre_update', [=> function () {
  3241.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3242.         }, => 'uploadImages'], 0);
  3243.         $instance->addListener('sylius.taxon.pre_create', [=> function () {
  3244.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3245.         }, => 'uploadImages'], 0);
  3246.         $instance->addListener('sylius.taxon.pre_update', [=> function () {
  3247.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3248.         }, => 'uploadImages'], 0);
  3249.         $instance->addListener('sylius.admin_user.pre_create', [=> function () {
  3250.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3251.         }, => 'uploadImage'], 0);
  3252.         $instance->addListener('sylius.admin_user.pre_update', [=> function () {
  3253.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3254.         }, => 'uploadImage'], 0);
  3255.         $instance->addListener('sylius.cart_change', [=> function () {
  3256.             return ($this->services['sylius.listener.order_recalculation'] ?? $this->load('getSylius_Listener_OrderRecalculationService'));
  3257.         }, => 'recalculateOrder'], 0);
  3258.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3259.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3260.         }, => 'recalculateCartWhileLogin'], 0);
  3261.         $instance->addListener('security.interactive_login', [=> function () {
  3262.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3263.         }, => 'recalculateCartWhileLogin'], 0);
  3264.         $instance->addListener('sylius.product_review.pre_create', [=> function () {
  3265.             return ($this->services['sylius.listener.review_create'] ?? $this->load('getSylius_Listener_ReviewCreateService'));
  3266.         }, => 'ensureReviewHasAuthor'], 0);
  3267.         $instance->addListener('sylius.product_variant.initialize_update', [=> function () {
  3268.             return ($this->services['sylius.listener.locking'] ?? $this->load('getSylius_Listener_LockingService'));
  3269.         }, => 'lock'], 0);
  3270.         $instance->addListener('sylius.product.initialize_update', [=> function () {
  3271.             return ($this->services['sylius.listener.simple_product_locking'] ?? $this->load('getSylius_Listener_SimpleProductLockingService'));
  3272.         }, => 'lock'], 0);
  3273.         $instance->addListener('sylius.address.pre_create', [=> function () {
  3274.             return ($this->services['sylius.listener.customer_default_address'] ?? ($this->services['sylius.listener.customer_default_address'] = new \Sylius\Bundle\CoreBundle\EventListener\CustomerDefaultAddressListener()));
  3275.         }, => 'preCreate'], 0);
  3276.         $instance->addListener('sylius.taxon.pre_delete', [=> function () {
  3277.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3278.         }, => 'protectFromRemovingMenuTaxon'], 0);
  3279.         $instance->addListener('sylius.taxon.post_delete', [=> function () {
  3280.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3281.         }, => 'removeTaxonFromPromotionRules'], 0);
  3282.         $instance->addListener('kernel.response', [=> function () {
  3283.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  3284.         }, => 'onKernelResponse'], 0);
  3285.         $instance->addListener('kernel.request', [=> function () {
  3286.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3287.         }, => 'onKernelRequest'], 10);
  3288.         $instance->addListener('kernel.request', [=> function () {
  3289.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3290.         }, => 'onKernelRequest'], 34);
  3291.         $instance->addListener('kernel.exception', [=> function () {
  3292.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService'));
  3293.         }, => 'onKernelException'], 128);
  3294.         $instance->addListener('kernel.exception', [=> function () {
  3295.             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\ConvertNotValidMaxPerPageToNotFoundListener()));
  3296.         }, => 'onKernelException'], 512);
  3297.         $instance->addListener('kernel.exception', [=> function () {
  3298.             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\ConvertNotValidCurrentPageToNotFoundListener()));
  3299.         }, => 'onKernelException'], 512);
  3300.         $instance->addListener('sylius.shipment.post_ship', [=> function () {
  3301.             return ($this->services['sylius.listener.shipment_ship'] ?? $this->load('getSylius_Listener_ShipmentShipService'));
  3302.         }, => 'sendConfirmationEmail'], 0);
  3303.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  3304.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3305.         }, => 'eraseVerification'], 0);
  3306.         $instance->addListener('sylius.customer.post_update', [=> function () {
  3307.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3308.         }, => 'sendVerificationEmail'], 0);
  3309.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  3310.             return ($this->services['sylius.listener.order_customer_ip'] ?? $this->load('getSylius_Listener_OrderCustomerIpService'));
  3311.         }, => 'assignCustomerIpToOrder'], 0);
  3312.         $instance->addListener('sylius.order.post_complete', [=> function () {
  3313.             return ($this->services['sylius.listener.order_complete'] ?? $this->load('getSylius_Listener_OrderCompleteService'));
  3314.         }, => 'sendConfirmationEmail'], 0);
  3315.         $instance->addListener('sylius.customer.post_register', [=> function () {
  3316.             return ($this->services['sylius.listener.user_registration'] ?? $this->load('getSylius_Listener_UserRegistrationService'));
  3317.         }, => 'handleUserVerification'], 0);
  3318.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  3319.             return ($this->services['sylius.listener.order_integrity_checker'] ?? $this->load('getSylius_Listener_OrderIntegrityCheckerService'));
  3320.         }, => 'check'], 0);
  3321.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  3322.             return ($this->services['sylius.order_locale_assigner'] ?? $this->load('getSylius_OrderLocaleAssignerService'));
  3323.         }, => 'assignLocale'], 0);
  3324.         $instance->addListener('sylius.user.security.impersonate', [=> function () {
  3325.             return ($this->services['sylius.listener.user_impersonated'] ?? $this->load('getSylius_Listener_UserImpersonatedService'));
  3326.         }, => 'onUserImpersonated'], 0);
  3327.         $instance->addListener('kernel.request', [=> function () {
  3328.             return ($this->services['sylius.listener.non_channel_request_locale'] ?? $this->getSylius_Listener_NonChannelRequestLocaleService());
  3329.         }, => 'restrictRequestLocale'], 10);
  3330.         $instance->addListener('sylius.order.post_address', [=> function () {
  3331.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3332.         }, => 'handleCheckoutRedirect'], 0);
  3333.         $instance->addListener('sylius.order.post_select_shipping', [=> function () {
  3334.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3335.         }, => 'handleCheckoutRedirect'], 0);
  3336.         $instance->addListener('sylius.order.post_payment', [=> function () {
  3337.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3338.         }, => 'handleCheckoutRedirect'], 0);
  3339.         $instance->addListener('sylius.order_item.pre_create', [=> function () {
  3340.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService'));
  3341.         }, => 'recalculateOrderOnAdd'], 0);
  3342.         $instance->addListener('sylius.order_item.pre_update', [=> function () {
  3343.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService'));
  3344.         }, => 'recalculateOrderOnAdd'], 0);
  3345.         $instance->addListener('sylius.order_item.pre_delete', [=> function () {
  3346.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService'));
  3347.         }, => 'recalculateOrderOnDelete'], 0);
  3348.         $instance->addListener('kernel.request', [=> function () {
  3349.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  3350.         }, => 'onKernelRequest'], 7);
  3351.         $instance->addListener('kernel.request', [=> function () {
  3352.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  3353.         }, => 'onKernelRequest'], 4);
  3354.         $instance->addListener('kernel.view', [=> function () {
  3355.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  3356.         }, => 'onKernelView'], 32);
  3357.         $instance->addListener('kernel.request', [=> function () {
  3358.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  3359.         }, => 'onKernelRequest'], 2);
  3360.         $instance->addListener('kernel.view', [=> function () {
  3361.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  3362.         }, => 'onKernelView'], 16);
  3363.         $instance->addListener('kernel.view', [=> function () {
  3364.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  3365.         }, => 'onKernelView'], 8);
  3366.         $instance->addListener('kernel.exception', [=> function () {
  3367.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  3368.         }, => 'onKernelException'], 0);
  3369.         $instance->addListener('kernel.exception', [=> function () {
  3370.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  3371.         }, => 'onKernelException'], -96);
  3372.         $instance->addListener('kernel.request', [=> function () {
  3373.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  3374.         }, => 'onKernelRequest'], 0);
  3375.         $instance->addListener('kernel.response', [=> function () {
  3376.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  3377.         }, => 'onKernelResponse'], 0);
  3378.         $instance->addListener('kernel.response', [=> function () {
  3379.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  3380.         }, => 'onKernelResponse'], -1);
  3381.         $instance->addListener('kernel.view', [=> function () {
  3382.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  3383.         }, => 'onKernelView'], 64);
  3384.         $instance->addListener('kernel.request', [=> function () {
  3385.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  3386.         }, => 'onKernelRequest'], 16);
  3387.         $instance->addListener('kernel.request', [=> function () {
  3388.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3389.         }, => 'onSecurity'], 3);
  3390.         $instance->addListener('kernel.request', [=> function () {
  3391.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3392.         }, => 'onSecurityPostDenormalize'], 1);
  3393.         $instance->addListener('sylius.payment_method.initialize_create', [=> function () {
  3394.             return ($this->privates['Sylius\\PayPalPlugin\\Listener\\PayPalPaymentMethodListener'] ?? $this->load('getPayPalPaymentMethodListenerService'));
  3395.         }, => 'initializeCreate'], 0);
  3396.         $instance->addListener('sylius.customer.pre_create', [=> function () {
  3397.             return ($this->privates['App\\EventSubscriber\\CustomerAutoCodeSubscriber'] ?? $this->load('getCustomerAutoCodeSubscriberService'));
  3398.         }, => 'onPreCreate'], 0);
  3399.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  3400.             return ($this->privates['App\\EventSubscriber\\CustomerAutoCodeSubscriber'] ?? $this->load('getCustomerAutoCodeSubscriberService'));
  3401.         }, => 'onPreUpdate'], 0);
  3402.         $instance->addListener('kernel.request', [=> function () {
  3403.             return ($this->privates['App\\EventSubscriber\\DbKeepAliveSubscriber'] ?? $this->getDbKeepAliveSubscriberService());
  3404.         }, => 'onKernelRequest'], 2048);
  3405.         $instance->addListener('kernel.response', [=> function () {
  3406.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3407.         }, => 'onKernelResponse'], 0);
  3408.         $instance->addListener('kernel.response', [=> function () {
  3409.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3410.         }, => 'onKernelResponse'], -1024);
  3411.         $instance->addListener('kernel.request', [=> function () {
  3412.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3413.         }, => 'setDefaultLocale'], 100);
  3414.         $instance->addListener('kernel.request', [=> function () {
  3415.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3416.         }, => 'onKernelRequest'], 16);
  3417.         $instance->addListener('kernel.finish_request', [=> function () {
  3418.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3419.         }, => 'onKernelFinishRequest'], 0);
  3420.         $instance->addListener('kernel.request', [=> function () {
  3421.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3422.         }, => 'onKernelRequest'], 256);
  3423.         $instance->addListener('kernel.response', [=> function () {
  3424.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3425.         }, => 'onResponse'], -255);
  3426.         $instance->addListener('console.error', [=> function () {
  3427.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3428.         }, => 'onConsoleError'], -128);
  3429.         $instance->addListener('console.terminate', [=> function () {
  3430.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3431.         }, => 'onConsoleTerminate'], -128);
  3432.         $instance->addListener('console.error', [=> function () {
  3433.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3434.         }, => 'onConsoleError'], 0);
  3435.         $instance->addListener('kernel.request', [=> function () {
  3436.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3437.         }, => 'configure'], 2048);
  3438.         $instance->addListener('console.command', [=> function () {
  3439.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3440.         }, => 'configure'], 2048);
  3441.         $instance->addListener('kernel.request', [=> function () {
  3442.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3443.         }, => 'onKernelRequest'], 32);
  3444.         $instance->addListener('kernel.finish_request', [=> function () {
  3445.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3446.         }, => 'onKernelFinishRequest'], 0);
  3447.         $instance->addListener('kernel.exception', [=> function () {
  3448.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3449.         }, => 'onKernelException'], -64);
  3450.         $instance->addListener('kernel.response', [=> function () {
  3451.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3452.         }, => 'onKernelResponse'], 0);
  3453.         $instance->addListener('kernel.request', [=> function () {
  3454.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3455.         }, => 'onKernelRequest'], 128);
  3456.         $instance->addListener('kernel.response', [=> function () {
  3457.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3458.         }, => 'onKernelResponse'], -1000);
  3459.         $instance->addListener('kernel.finish_request', [=> function () {
  3460.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3461.         }, => 'onFinishRequest'], 0);
  3462.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3463.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3464.         }, => 'onMessageFailed'], 100);
  3465.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3466.             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()));
  3467.         }, => 'onMessageFailed'], 200);
  3468.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3469.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3470.         }, => 'onWorkerStarted'], 0);
  3471.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3472.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3473.         }, => 'onWorkerRunning'], 0);
  3474.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3475.             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()));
  3476.         }, => 'onMessageFailed'], 0);
  3477.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3478.             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()));
  3479.         }, => 'onWorkerRunning'], 0);
  3480.         $instance->addListener('kernel.response', [=> function () {
  3481.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3482.         }, => 'onKernelResponse'], -100);
  3483.         $instance->addListener('kernel.exception', [=> function () {
  3484.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3485.         }, => 'onKernelException'], 0);
  3486.         $instance->addListener('kernel.terminate', [=> function () {
  3487.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3488.         }, => 'onKernelTerminate'], -1024);
  3489.         $instance->addListener('kernel.controller', [=> function () {
  3490.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3491.         }, => 'onKernelController'], 0);
  3492.         $instance->addListener('kernel.response', [=> function () {
  3493.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3494.         }, => 'onKernelResponse'], 0);
  3495.         $instance->addListener('kernel.response', [=> function () {
  3496.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3497.         }, => 'onKernelResponse'], 0);
  3498.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3499.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3500.         }, => 'onVoterVote'], 0);
  3501.         $instance->addListener('kernel.request', [=> function () {
  3502.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3503.         }, => 'configureLogoutUrlGenerator'], 8);
  3504.         $instance->addListener('kernel.request', [=> function () {
  3505.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3506.         }, => 'onKernelRequest'], 8);
  3507.         $instance->addListener('kernel.finish_request', [=> function () {
  3508.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3509.         }, => 'onKernelFinishRequest'], 0);
  3510.         $instance->addListener('kernel.exception', [=> function () {
  3511.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3512.         }, => 'onException'], 0);
  3513.         $instance->addListener('kernel.terminate', [=> function () {
  3514.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3515.         }, => 'onTerminate'], 0);
  3516.         $instance->addListener('console.error', [=> function () {
  3517.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3518.         }, => 'onException'], 0);
  3519.         $instance->addListener('console.terminate', [=> function () {
  3520.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3521.         }, => 'onTerminate'], 0);
  3522.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3523.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3524.         }, => 'onWorkerMessageHandled'], 0);
  3525.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3526.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3527.         }, => 'onWorkerMessageFailed'], 0);
  3528.         $instance->addListener('security.interactive_login', [=> function () {
  3529.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3530.         }, => 'onSecurityInteractiveLogin'], 0);
  3531.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3532.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3533.         }, => 'onImplicitLogin'], 0);
  3534.         $instance->addListener('security.interactive_login', [=> function () {
  3535.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3536.         }, => 'onSecurityInteractiveLogin'], 0);
  3537.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3538.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3539.         }, => 'onImplicitLogin'], 0);
  3540.         $instance->addListener('security.interactive_login', [=> function () {
  3541.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3542.         }, => 'onSecurityInteractiveLogin'], 0);
  3543.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3544.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3545.         }, => 'onImplicitLogin'], 0);
  3546.         $instance->addListener('kernel.request', [=> function () {
  3547.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3548.         }, => 'onKernelRequest'], 4);
  3549.         $instance->addListener('kernel.finish_request', [=> function () {
  3550.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3551.         }, => 'onKernelFinishRequest'], -15);
  3552.         $instance->addListener('kernel.response', [=> function () {
  3553.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber()));
  3554.         }, => 'onKernelResponse'], 0);
  3555.         $instance->addListener('kernel.request', [=> function () {
  3556.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3557.         }, => 'onKernelRequest'], 1024);
  3558.         $instance->addListener('kernel.response', [=> function () {
  3559.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3560.         }, => 'onKernelResponse'], -1024);
  3561.         $instance->addListener('kernel.request', [=> function () {
  3562.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  3563.         }, => 'onKernelRequest'], 0);
  3564.         $instance->addListener('console.command', [=> function () {
  3565.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3566.         }, => 'onCommand'], 255);
  3567.         $instance->addListener('console.terminate', [=> function () {
  3568.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3569.         }, => 'onTerminate'], -255);
  3570.         $instance->addListener('kernel.exception', [=> function () {
  3571.             return ($this->services['sylius.event_subscriber.resource_delete'] ?? $this->load('getSylius_EventSubscriber_ResourceDeleteService'));
  3572.         }, => 'onResourceDelete'], 0);
  3573.         $instance->addListener('kernel.response', [=> function () {
  3574.             return ($this->services['sylius.event_subscriber.admin_cache_control_subscriber'] ?? $this->getSylius_EventSubscriber_AdminCacheControlSubscriberService());
  3575.         }, => 'setCacheControlDirectives'], 0);
  3576.         $instance->addListener('kernel.response', [=> function () {
  3577.             return ($this->services['sylius.listener.shop_customer_account_sub_section_cache_control_subscriber'] ?? $this->getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService());
  3578.         }, => 'setCacheControlDirectives'], 0);
  3579.         $instance->addListener('kernel.response', [=> function () {
  3580.             return ($this->services['sylius.listener.session_cart'] ?? $this->getSylius_Listener_SessionCartService());
  3581.         }, => 'onKernelResponse'], 0);
  3582.         $instance->addListener('kernel.request', [=> function () {
  3583.             return ($this->privates['sylius.resolver.checkout'] ?? $this->getSylius_Resolver_CheckoutService());
  3584.         }, => 'onKernelRequest'], 0);
  3585.         $instance->addListener('console.command', [=> function () {
  3586.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3587.         }, => 'configure'], 1024);
  3588.         $instance->addListener('kernel.response', [=> function () {
  3589.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3590.         }, => 'onKernelResponse'], -128);
  3591.         $instance->addListener('kernel.request', [=> function () {
  3592.             return ($this->privates['sylius.api.kerner_request_event_subscriber'] ?? ($this->privates['sylius.api.kerner_request_event_subscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(false'/api/v2')));
  3593.         }, => 'validateApi'], 65);
  3594.         $instance->addListener('kernel.view', [=> function () {
  3595.             return ($this->privates['sylius.api.product_slug_event_subscriber'] ?? $this->load('getSylius_Api_ProductSlugEventSubscriberService'));
  3596.         }, => 'generateSlug'], 65);
  3597.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3598.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3599.         }, => 'onLogout'], 0);
  3600.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3601.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3602.         }, => 'onControllerArguments'], 0);
  3603.         $instance->addListener('kernel.exception', [=> function () {
  3604.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3605.         }, => 'logKernelException'], 0);
  3606.         $instance->addListener('kernel.exception', [=> function () {
  3607.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3608.         }, => 'onKernelException'], -128);
  3609.         $instance->addListener('kernel.response', [=> function () {
  3610.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3611.         }, => 'removeCspHeader'], -128);
  3612.         return $instance;
  3613.     }
  3614.     /**
  3615.      * Gets the public 'hateoas.generator.registry' shared service.
  3616.      *
  3617.      * @return \Hateoas\UrlGenerator\UrlGeneratorRegistry
  3618.      */
  3619.     protected function getHateoas_Generator_RegistryService()
  3620.     {
  3621.         $a = ($this->services['router'] ?? $this->getRouterService());
  3622.         if (isset($this->services['hateoas.generator.registry'])) {
  3623.             return $this->services['hateoas.generator.registry'];
  3624.         }
  3625.         return $this->services['hateoas.generator.registry'] = new \Hateoas\UrlGenerator\UrlGeneratorRegistry(new \Hateoas\UrlGenerator\SymfonyUrlGenerator($a));
  3626.     }
  3627.     /**
  3628.      * Gets the public 'hateoas.helper.link' shared service.
  3629.      *
  3630.      * @return \Hateoas\Helper\LinkHelper
  3631.      */
  3632.     protected function getHateoas_Helper_LinkService()
  3633.     {
  3634.         $a = ($this->privates['hateoas.link_factory'] ?? $this->getHateoas_LinkFactoryService());
  3635.         if (isset($this->services['hateoas.helper.link'])) {
  3636.             return $this->services['hateoas.helper.link'];
  3637.         }
  3638.         return $this->services['hateoas.helper.link'] = new \Hateoas\Helper\LinkHelper($a, ($this->privates['hateoas.configuration.metadata_factory'] ?? $this->getHateoas_Configuration_MetadataFactoryService()));
  3639.     }
  3640.     /**
  3641.      * Gets the public 'http_kernel' shared service.
  3642.      *
  3643.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3644.      */
  3645.     protected function getHttpKernelService()
  3646.     {
  3647.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3648.         if (isset($this->services['http_kernel'])) {
  3649.             return $this->services['http_kernel'];
  3650.         }
  3651.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3652.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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 () {
  3653.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3654.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3655.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3656.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3657.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3658.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3659.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3660.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3661.         }, 8)), $b));
  3662.     }
  3663.     /**
  3664.      * Gets the public 'knp_menu.matcher' shared service.
  3665.      *
  3666.      * @return \Knp\Menu\Matcher\Matcher
  3667.      */
  3668.     protected function getKnpMenu_MatcherService()
  3669.     {
  3670.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3671.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  3672.         }, 1));
  3673.     }
  3674.     /**
  3675.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3676.      *
  3677.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3678.      */
  3679.     protected function getLiipImagine_Cache_ManagerService()
  3680.     {
  3681.         $a = ($this->services['router'] ?? $this->getRouterService());
  3682.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3683.             return $this->services['liip_imagine.cache.manager'];
  3684.         }
  3685.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3686.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3687.             return $this->services['liip_imagine.cache.manager'];
  3688.         }
  3689.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $b'default'false);
  3690.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3691.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3692.         return $instance;
  3693.     }
  3694.     /**
  3695.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3696.      *
  3697.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3698.      */
  3699.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3700.     {
  3701.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  3702.     }
  3703.     /**
  3704.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3705.      *
  3706.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3707.      */
  3708.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3709.     {
  3710.         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()));
  3711.     }
  3712.     /**
  3713.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3714.      *
  3715.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3716.      */
  3717.     protected function getLiipImagine_Cache_SignerService()
  3718.     {
  3719.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3720.     }
  3721.     /**
  3722.      * Gets the public 'messenger.default_bus' shared service.
  3723.      *
  3724.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3725.      */
  3726.     protected function getMessenger_DefaultBusService()
  3727.     {
  3728.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3729.             yield => ($this->privates['sylius_default.bus.middleware.traceable'] ?? $this->load('getSyliusDefault_Bus_Middleware_TraceableService'));
  3730.             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')));
  3731.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3732.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3733.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3734.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  3735.             yield => ($this->privates['sylius_default.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusDefault_Bus_Middleware_DoctrineTransactionService'));
  3736.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3737.             yield => ($this->privates['sylius_default.bus.middleware.handle_message'] ?? $this->load('getSyliusDefault_Bus_Middleware_HandleMessageService'));
  3738.         }, 9)));
  3739.     }
  3740.     /**
  3741.      * Gets the public 'payum.profiler.payum_collector' shared service.
  3742.      *
  3743.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  3744.      */
  3745.     protected function getPayum_Profiler_PayumCollectorService()
  3746.     {
  3747.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  3748.     }
  3749.     /**
  3750.      * Gets the public 'request_stack' shared service.
  3751.      *
  3752.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3753.      */
  3754.     protected function getRequestStackService()
  3755.     {
  3756.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3757.     }
  3758.     /**
  3759.      * Gets the public 'router' shared service.
  3760.      *
  3761.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3762.      */
  3763.     protected function getRouterService()
  3764.     {
  3765.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3766.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3767.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3768.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3769.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3770.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3771.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3772.         ], [
  3773.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3774.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr_FR');
  3775.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3776.             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)));
  3777.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3778.         }, 2)));
  3779.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3780.         return $instance;
  3781.     }
  3782.     /**
  3783.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3784.      *
  3785.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3786.      */
  3787.     protected function getSonata_Block_ContextManager_DefaultService()
  3788.     {
  3789.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3790.         if (isset($this->services['sonata.block.context_manager.default'])) {
  3791.             return $this->services['sonata.block.context_manager.default'];
  3792.         }
  3793.         $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'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3794.         $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);
  3795.         return $instance;
  3796.     }
  3797.     /**
  3798.      * Gets the public 'sonata.block.manager' shared service.
  3799.      *
  3800.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3801.      */
  3802.     protected function getSonata_Block_ManagerService()
  3803.     {
  3804.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3805.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  3806.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  3807.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'true],
  3808.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  3809.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  3810.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  3811.         ], [
  3812.             'sonata.block.service.container' => '?',
  3813.             'sonata.block.service.empty' => '?',
  3814.             'sonata.block.service.menu' => '?',
  3815.             'sonata.block.service.rss' => '?',
  3816.             'sonata.block.service.template' => '?',
  3817.             'sonata.block.service.text' => '?',
  3818.         ]), $this->parameters['sonata.block.container.types']);
  3819.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3820.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3821.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3822.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3823.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3824.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3825.         return $instance;
  3826.     }
  3827.     /**
  3828.      * Gets the public 'sonata.block.renderer.default' shared service.
  3829.      *
  3830.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3831.      */
  3832.     protected function getSonata_Block_Renderer_DefaultService()
  3833.     {
  3834.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3835.         if (isset($this->services['sonata.block.renderer.default'])) {
  3836.             return $this->services['sonata.block.renderer.default'];
  3837.         }
  3838.         $b = 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'], [], []);
  3839.         $b->setDefaultFilter('debug_only');
  3840.         $b->setDefaultRenderer('throw');
  3841.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3842.     }
  3843.     /**
  3844.      * Gets the public 'sylius.adjustments_aggregator' shared service.
  3845.      *
  3846.      * @return \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator
  3847.      */
  3848.     protected function getSylius_AdjustmentsAggregatorService()
  3849.     {
  3850.         return $this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator();
  3851.     }
  3852.     /**
  3853.      * Gets the public 'sylius.api.swagger_admin_authentication_documentation_normalizer' shared service.
  3854.      *
  3855.      * @return \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer
  3856.      */
  3857.     protected function getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService()
  3858.     {
  3859.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3860.         if (isset($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'])) {
  3861.             return $this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'];
  3862.         }
  3863.         $b = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  3864.         if (isset($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'])) {
  3865.             return $this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'];
  3866.         }
  3867.         $c = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  3868.         return $this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a$b, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $c), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], $this->getParameter('api_platform.swagger.api_keys'), $ctrue'page'true'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions']), '/api/v2');
  3869.     }
  3870.     /**
  3871.      * Gets the public 'sylius.api.swagger_product_variant_documentation_normalizer' shared service.
  3872.      *
  3873.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer
  3874.      */
  3875.     protected function getSylius_Api_SwaggerProductVariantDocumentationNormalizerService()
  3876.     {
  3877.         $a = ($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService());
  3878.         if (isset($this->services['sylius.api.swagger_product_variant_documentation_normalizer'])) {
  3879.             return $this->services['sylius.api.swagger_product_variant_documentation_normalizer'];
  3880.         }
  3881.         return $this->services['sylius.api.swagger_product_variant_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer($a);
  3882.     }
  3883.     /**
  3884.      * Gets the public 'sylius.api.swagger_shop_authentication_documentation_normalizer' shared service.
  3885.      *
  3886.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer
  3887.      */
  3888.     protected function getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService()
  3889.     {
  3890.         $a = ($this->services['sylius.api.swagger_product_variant_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerProductVariantDocumentationNormalizerService());
  3891.         if (isset($this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'])) {
  3892.             return $this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'];
  3893.         }
  3894.         return $this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer($a'/api/v2');
  3895.     }
  3896.     /**
  3897.      * Gets the public 'sylius.availability_checker.default' shared service.
  3898.      *
  3899.      * @return \Sylius\Component\Inventory\Checker\AvailabilityChecker
  3900.      */
  3901.     protected function getSylius_AvailabilityChecker_DefaultService()
  3902.     {
  3903.         return $this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker();
  3904.     }
  3905.     /**
  3906.      * Gets the public 'sylius.calculator.order_items_subtotal' shared service.
  3907.      *
  3908.      * @return \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator
  3909.      */
  3910.     protected function getSylius_Calculator_OrderItemsSubtotalService()
  3911.     {
  3912.         return $this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator();
  3913.     }
  3914.     /**
  3915.      * Gets the public 'sylius.calculator.product_variant_price' shared service.
  3916.      *
  3917.      * @return \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator
  3918.      */
  3919.     protected function getSylius_Calculator_ProductVariantPriceService()
  3920.     {
  3921.         return $this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator();
  3922.     }
  3923.     /**
  3924.      * Gets the public 'sylius.canonicalizer' shared service.
  3925.      *
  3926.      * @return \Sylius\Component\User\Canonicalizer\Canonicalizer
  3927.      */
  3928.     protected function getSylius_CanonicalizerService()
  3929.     {
  3930.         return $this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer();
  3931.     }
  3932.     /**
  3933.      * Gets the public 'sylius.category_requirement_shipping_method_eligibility_checker' shared service.
  3934.      *
  3935.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker
  3936.      */
  3937.     protected function getSylius_CategoryRequirementShippingMethodEligibilityCheckerService()
  3938.     {
  3939.         return $this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker();
  3940.     }
  3941.     /**
  3942.      * Gets the public 'sylius.checker.order_payment_method_selection_requirement' shared service.
  3943.      *
  3944.      * @return \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker
  3945.      */
  3946.     protected function getSylius_Checker_OrderPaymentMethodSelectionRequirementService()
  3947.     {
  3948.         return $this->services['sylius.checker.order_payment_method_selection_requirement'] = new \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker(($this->services['Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface'] ?? $this->getPaymentMethodsResolverInterfaceService()));
  3949.     }
  3950.     /**
  3951.      * Gets the public 'sylius.checker.order_shipping_method_selection_requirement' shared service.
  3952.      *
  3953.      * @return \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker
  3954.      */
  3955.     protected function getSylius_Checker_OrderShippingMethodSelectionRequirementService()
  3956.     {
  3957.         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()));
  3958.     }
  3959.     /**
  3960.      * Gets the public 'sylius.context.cart' shared service.
  3961.      *
  3962.      * @return \Sylius\Component\Order\Context\CompositeCartContext
  3963.      */
  3964.     protected function getSylius_Context_CartService()
  3965.     {
  3966.         $this->services['sylius.context.cart'] = $instance = new \Sylius\Component\Order\Context\CompositeCartContext();
  3967.         $instance->addContext(($this->services['sylius.context.cart.new'] ?? $this->getSylius_Context_Cart_NewService()), -999);
  3968.         $instance->addContext(($this->services['sylius.context.cart.customer_and_channel_based'] ?? $this->getSylius_Context_Cart_CustomerAndChannelBasedService()), -555);
  3969.         $instance->addContext(($this->services['sylius.context.cart.session_and_channel_based'] ?? $this->getSylius_Context_Cart_SessionAndChannelBasedService()), -777);
  3970.         $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);
  3971.         return $instance;
  3972.     }
  3973.     /**
  3974.      * Gets the public 'sylius.context.cart.customer_and_channel_based' shared service.
  3975.      *
  3976.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext
  3977.      */
  3978.     protected function getSylius_Context_Cart_CustomerAndChannelBasedService()
  3979.     {
  3980.         $a = ($this->services['sylius.context.customer'] ?? $this->getSylius_Context_CustomerService());
  3981.         if (isset($this->services['sylius.context.cart.customer_and_channel_based'])) {
  3982.             return $this->services['sylius.context.cart.customer_and_channel_based'];
  3983.         }
  3984.         return $this->services['sylius.context.cart.customer_and_channel_based'] = new \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext($a, ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  3985.     }
  3986.     /**
  3987.      * Gets the public 'sylius.context.cart.new' shared service.
  3988.      *
  3989.      * @return \Sylius\Component\Core\Cart\Context\ShopBasedCartContext
  3990.      */
  3991.     protected function getSylius_Context_Cart_NewService()
  3992.     {
  3993.         $a = ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService());
  3994.         if (isset($this->services['sylius.context.cart.new'])) {
  3995.             return $this->services['sylius.context.cart.new'];
  3996.         }
  3997.         return $this->services['sylius.context.cart.new'] = new \Sylius\Component\Core\Cart\Context\ShopBasedCartContext(new \Sylius\Component\Order\Context\CartContext(($this->services['sylius.factory.order'] ?? ($this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('App\\Entity\\Order\\Order')))), $a);
  3998.     }
  3999.     /**
  4000.      * Gets the public 'sylius.context.cart.session_and_channel_based' shared service.
  4001.      *
  4002.      * @return \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext
  4003.      */
  4004.     protected function getSylius_Context_Cart_SessionAndChannelBasedService()
  4005.     {
  4006.         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()));
  4007.     }
  4008.     /**
  4009.      * Gets the public 'sylius.context.channel.fake_channel.persister' shared service.
  4010.      *
  4011.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister
  4012.      */
  4013.     protected function getSylius_Context_Channel_FakeChannel_PersisterService()
  4014.     {
  4015.         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())));
  4016.     }
  4017.     /**
  4018.      * Gets the public 'sylius.context.currency.channel_aware' shared service.
  4019.      *
  4020.      * @return \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext
  4021.      */
  4022.     protected function getSylius_Context_Currency_ChannelAwareService()
  4023.     {
  4024.         $a = new \Sylius\Component\Currency\Context\CompositeCurrencyContext();
  4025.         $a->addContext(($this->services['sylius.context.currency.storage_based'] ?? $this->getSylius_Context_Currency_StorageBasedService()), 0);
  4026.         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()));
  4027.     }
  4028.     /**
  4029.      * Gets the public 'sylius.context.currency.storage_based' shared service.
  4030.      *
  4031.      * @return \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext
  4032.      */
  4033.     protected function getSylius_Context_Currency_StorageBasedService()
  4034.     {
  4035.         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()));
  4036.     }
  4037.     /**
  4038.      * Gets the public 'sylius.context.customer' shared service.
  4039.      *
  4040.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerContext
  4041.      */
  4042.     protected function getSylius_Context_CustomerService()
  4043.     {
  4044.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4045.         if (isset($this->services['sylius.context.customer'])) {
  4046.             return $this->services['sylius.context.customer'];
  4047.         }
  4048.         return $this->services['sylius.context.customer'] = new \Sylius\Bundle\CoreBundle\Context\CustomerContext(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  4049.     }
  4050.     /**
  4051.      * Gets the public 'sylius.context.locale.admin_based' shared service.
  4052.      *
  4053.      * @return \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext
  4054.      */
  4055.     protected function getSylius_Context_Locale_AdminBasedService()
  4056.     {
  4057.         return $this->services['sylius.context.locale.admin_based'] = new \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4058.     }
  4059.     /**
  4060.      * Gets the public 'sylius.context.locale.provider_based' shared service.
  4061.      *
  4062.      * @return \Sylius\Component\Locale\Context\ProviderBasedLocaleContext
  4063.      */
  4064.     protected function getSylius_Context_Locale_ProviderBasedService()
  4065.     {
  4066.         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()));
  4067.     }
  4068.     /**
  4069.      * Gets the public 'sylius.context.locale.request_based' shared service.
  4070.      *
  4071.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext
  4072.      */
  4073.     protected function getSylius_Context_Locale_RequestBasedService()
  4074.     {
  4075.         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()));
  4076.     }
  4077.     /**
  4078.      * Gets the public 'sylius.context.shopper' shared service.
  4079.      *
  4080.      * @return \Sylius\Component\Core\Context\ShopperContext
  4081.      */
  4082.     protected function getSylius_Context_ShopperService($lazyLoad true)
  4083.     {
  4084.         if ($lazyLoad) {
  4085.             return $this->services['sylius.context.shopper'] = $this->createProxy('ShopperContext_d398ef6', function () {
  4086.                 return \ShopperContext_d398ef6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4087.                     $wrappedInstance $this->getSylius_Context_ShopperService(false);
  4088.                     $proxy->setProxyInitializer(null);
  4089.                     return true;
  4090.                 });
  4091.             });
  4092.         }
  4093.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContextInterface.php';
  4094.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContext.php';
  4095.         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()));
  4096.     }
  4097.     /**
  4098.      * Gets the public 'sylius.currency_converter' shared service.
  4099.      *
  4100.      * @return \Sylius\Component\Currency\Converter\CurrencyConverter
  4101.      */
  4102.     protected function getSylius_CurrencyConverterService()
  4103.     {
  4104.         $a = ($this->services['sylius.repository.exchange_rate'] ?? $this->getSylius_Repository_ExchangeRateService());
  4105.         if (isset($this->services['sylius.currency_converter'])) {
  4106.             return $this->services['sylius.currency_converter'];
  4107.         }
  4108.         return $this->services['sylius.currency_converter'] = new \Sylius\Component\Currency\Converter\CurrencyConverter($a);
  4109.     }
  4110.     /**
  4111.      * Gets the public 'sylius.custom_bulk_action_grid_renderer.twig' shared service.
  4112.      *
  4113.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer
  4114.      */
  4115.     protected function getSylius_CustomBulkActionGridRenderer_TwigService()
  4116.     {
  4117.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4118.         if (isset($this->services['sylius.custom_bulk_action_grid_renderer.twig'])) {
  4119.             return $this->services['sylius.custom_bulk_action_grid_renderer.twig'];
  4120.         }
  4121.         return $this->services['sylius.custom_bulk_action_grid_renderer.twig'] = new \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer($a, ($this->privates['sylius.grid_options_parser'] ?? $this->getSylius_GridOptionsParserService()), $this->parameters['sylius.grid.templates.bulk_action']);
  4122.     }
  4123.     /**
  4124.      * Gets the public 'sylius.custom_grid_renderer.twig' shared service.
  4125.      *
  4126.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer
  4127.      */
  4128.     protected function getSylius_CustomGridRenderer_TwigService()
  4129.     {
  4130.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4131.         if (isset($this->services['sylius.custom_grid_renderer.twig'])) {
  4132.             return $this->services['sylius.custom_grid_renderer.twig'];
  4133.         }
  4134.         $b = ($this->services['sylius.registry.grid_field'] ?? $this->getSylius_Registry_GridFieldService());
  4135.         if (isset($this->services['sylius.custom_grid_renderer.twig'])) {
  4136.             return $this->services['sylius.custom_grid_renderer.twig'];
  4137.         }
  4138.         $c = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  4139.         if (isset($this->services['sylius.custom_grid_renderer.twig'])) {
  4140.             return $this->services['sylius.custom_grid_renderer.twig'];
  4141.         }
  4142.         $d = new \Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistry();
  4143.         $d->add('entities''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\EntitiesFilterType');
  4144.         $d->add('string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4145.         $d->add('boolean''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType');
  4146.         $d->add('date''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType');
  4147.         $d->add('entity''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType');
  4148.         $d->add('exists''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType');
  4149.         $d->add('select''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType');
  4150.         $d->add('money''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType');
  4151.         $d->add('shop_string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4152.         return $this->services['sylius.custom_grid_renderer.twig'] = new \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer(new \Sylius\Bundle\GridBundle\Renderer\TwigGridRenderer($a$b$c$d'@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']);
  4153.     }
  4154.     /**
  4155.      * Gets the public 'sylius.event_subscriber.admin_cache_control_subscriber' shared service.
  4156.      *
  4157.      * @return \Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber
  4158.      */
  4159.     protected function getSylius_EventSubscriber_AdminCacheControlSubscriberService()
  4160.     {
  4161.         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()));
  4162.     }
  4163.     /**
  4164.      * Gets the public 'sylius.factory.order' shared service.
  4165.      *
  4166.      * @return \Sylius\Component\Resource\Factory\Factory
  4167.      */
  4168.     protected function getSylius_Factory_OrderService()
  4169.     {
  4170.         return $this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('App\\Entity\\Order\\Order');
  4171.     }
  4172.     /**
  4173.      * Gets the public 'sylius.grid.data_extractor.property_access' shared service.
  4174.      *
  4175.      * @return \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor
  4176.      */
  4177.     protected function getSylius_Grid_DataExtractor_PropertyAccessService()
  4178.     {
  4179.         return $this->services['sylius.grid.data_extractor.property_access'] = new \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4180.     }
  4181.     /**
  4182.      * Gets the public 'sylius.grid_field.datetime' shared service.
  4183.      *
  4184.      * @return \Sylius\Component\Grid\FieldTypes\DatetimeFieldType
  4185.      */
  4186.     protected function getSylius_GridField_DatetimeService()
  4187.     {
  4188.         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()));
  4189.     }
  4190.     /**
  4191.      * Gets the public 'sylius.grid_field.string' shared service.
  4192.      *
  4193.      * @return \Sylius\Component\Grid\FieldTypes\StringFieldType
  4194.      */
  4195.     protected function getSylius_GridField_StringService()
  4196.     {
  4197.         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()));
  4198.     }
  4199.     /**
  4200.      * Gets the public 'sylius.grid_field.twig' shared service.
  4201.      *
  4202.      * @return \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType
  4203.      */
  4204.     protected function getSylius_GridField_TwigService()
  4205.     {
  4206.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4207.         if (isset($this->services['sylius.grid_field.twig'])) {
  4208.             return $this->services['sylius.grid_field.twig'];
  4209.         }
  4210.         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()), $a);
  4211.     }
  4212.     /**
  4213.      * Gets the public 'sylius.listener.non_channel_request_locale' shared service.
  4214.      *
  4215.      * @return \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener
  4216.      */
  4217.     protected function getSylius_Listener_NonChannelRequestLocaleService()
  4218.     {
  4219.         $a = ($this->services['router'] ?? $this->getRouterService());
  4220.         if (isset($this->services['sylius.listener.non_channel_request_locale'])) {
  4221.             return $this->services['sylius.listener.non_channel_request_locale'];
  4222.         }
  4223.         $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  4224.         if (isset($this->services['sylius.listener.non_channel_request_locale'])) {
  4225.             return $this->services['sylius.listener.non_channel_request_locale'];
  4226.         }
  4227.         return $this->services['sylius.listener.non_channel_request_locale'] = new \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener($a, ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()), $b, [=> 'shop']);
  4228.     }
  4229.     /**
  4230.      * Gets the public 'sylius.listener.request_locale_setter' shared service.
  4231.      *
  4232.      * @return \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter
  4233.      */
  4234.     protected function getSylius_Listener_RequestLocaleSetterService()
  4235.     {
  4236.         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()));
  4237.     }
  4238.     /**
  4239.      * Gets the public 'sylius.listener.session_cart' shared service.
  4240.      *
  4241.      * @return \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber
  4242.      */
  4243.     protected function getSylius_Listener_SessionCartService()
  4244.     {
  4245.         $a = ($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService());
  4246.         if (isset($this->services['sylius.listener.session_cart'])) {
  4247.             return $this->services['sylius.listener.session_cart'];
  4248.         }
  4249.         return $this->services['sylius.listener.session_cart'] = new \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber($a, ($this->services['sylius.storage.cart_session'] ?? $this->getSylius_Storage_CartSessionService()));
  4250.     }
  4251.     /**
  4252.      * Gets the public 'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' shared service.
  4253.      *
  4254.      * @return \Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber
  4255.      */
  4256.     protected function getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService()
  4257.     {
  4258.         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()));
  4259.     }
  4260.     /**
  4261.      * Gets the public 'sylius.locale_converter' shared service.
  4262.      *
  4263.      * @return \Sylius\Component\Locale\Converter\LocaleConverter
  4264.      */
  4265.     protected function getSylius_LocaleConverterService()
  4266.     {
  4267.         return $this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter();
  4268.     }
  4269.     /**
  4270.      * Gets the public 'sylius.locale_provider.channel_based' shared service.
  4271.      *
  4272.      * @return \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider
  4273.      */
  4274.     protected function getSylius_LocaleProvider_ChannelBasedService()
  4275.     {
  4276.         return $this->services['sylius.locale_provider.channel_based'] = new \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), 'fr_FR');
  4277.     }
  4278.     /**
  4279.      * Gets the public 'sylius.money_formatter' shared service.
  4280.      *
  4281.      * @return \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter
  4282.      */
  4283.     protected function getSylius_MoneyFormatterService()
  4284.     {
  4285.         return $this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter();
  4286.     }
  4287.     /**
  4288.      * Gets the public 'sylius.payment_methods_resolver.channel_based' shared service.
  4289.      *
  4290.      * @return \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver
  4291.      */
  4292.     protected function getSylius_PaymentMethodsResolver_ChannelBasedService()
  4293.     {
  4294.         $a = ($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService());
  4295.         if (isset($this->services['sylius.payment_methods_resolver.channel_based'])) {
  4296.             return $this->services['sylius.payment_methods_resolver.channel_based'];
  4297.         }
  4298.         return $this->services['sylius.payment_methods_resolver.channel_based'] = new \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver($a);
  4299.     }
  4300.     /**
  4301.      * Gets the public 'sylius.product_variant_resolver.default' shared service.
  4302.      *
  4303.      * @return \Sylius\Component\Product\Resolver\DefaultProductVariantResolver
  4304.      */
  4305.     protected function getSylius_ProductVariantResolver_DefaultService()
  4306.     {
  4307.         return $this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver();
  4308.     }
  4309.     /**
  4310.      * Gets the public 'sylius.provider.product_variants_prices' shared service.
  4311.      *
  4312.      * @return \Sylius\Component\Core\Provider\ProductVariantsPricesProvider
  4313.      */
  4314.     protected function getSylius_Provider_ProductVariantsPricesService()
  4315.     {
  4316.         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())));
  4317.     }
  4318.     /**
  4319.      * Gets the public 'sylius.province_naming_provider' shared service.
  4320.      *
  4321.      * @return \Sylius\Component\Addressing\Provider\ProvinceNamingProvider
  4322.      */
  4323.     protected function getSylius_ProvinceNamingProviderService($lazyLoad true)
  4324.     {
  4325.         if ($lazyLoad) {
  4326.             return $this->services['sylius.province_naming_provider'] = $this->createProxy('ProvinceNamingProvider_9f6014a', function () {
  4327.                 return \ProvinceNamingProvider_9f6014a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4328.                     $wrappedInstance $this->getSylius_ProvinceNamingProviderService(false);
  4329.                     $proxy->setProxyInitializer(null);
  4330.                     return true;
  4331.                 });
  4332.             });
  4333.         }
  4334.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php';
  4335.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php';
  4336.         return new \Sylius\Component\Addressing\Provider\ProvinceNamingProvider(($this->services['sylius.repository.province'] ?? $this->getSylius_Repository_ProvinceService()));
  4337.     }
  4338.     /**
  4339.      * Gets the public 'sylius.registry.grid_field' shared service.
  4340.      *
  4341.      * @return \Sylius\Component\Registry\ServiceRegistry
  4342.      */
  4343.     protected function getSylius_Registry_GridFieldService()
  4344.     {
  4345.         $this->services['sylius.registry.grid_field'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface''grid field');
  4346.         $instance->register('datetime', ($this->services['sylius.grid_field.datetime'] ?? $this->getSylius_GridField_DatetimeService()));
  4347.         $instance->register('string', ($this->services['sylius.grid_field.string'] ?? $this->getSylius_GridField_StringService()));
  4348.         $instance->register('twig', ($this->services['sylius.grid_field.twig'] ?? $this->getSylius_GridField_TwigService()));
  4349.         return $instance;
  4350.     }
  4351.     /**
  4352.      * Gets the public 'sylius.registry.payment_methods_resolver' shared service.
  4353.      *
  4354.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4355.      */
  4356.     protected function getSylius_Registry_PaymentMethodsResolverService()
  4357.     {
  4358.         $this->services['sylius.registry.payment_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface''Payment methods resolver');
  4359.         $instance->register(new \Sylius\Component\Payment\Resolver\PaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService())), 0);
  4360.         $instance->register(($this->services['sylius.payment_methods_resolver.channel_based'] ?? $this->getSylius_PaymentMethodsResolver_ChannelBasedService()), 1);
  4361.         return $instance;
  4362.     }
  4363.     /**
  4364.      * Gets the public 'sylius.registry.shipping_method_rule_checker' shared service.
  4365.      *
  4366.      * @return \Sylius\Component\Registry\ServiceRegistry
  4367.      */
  4368.     protected function getSylius_Registry_ShippingMethodRuleCheckerService()
  4369.     {
  4370.         $this->services['sylius.registry.shipping_method_rule_checker'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface''shipping method rule checker');
  4371.         $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())));
  4372.         $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())));
  4373.         $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())));
  4374.         $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())));
  4375.         return $instance;
  4376.     }
  4377.     /**
  4378.      * Gets the public 'sylius.registry.shipping_methods_resolver' shared service.
  4379.      *
  4380.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4381.      */
  4382.     protected function getSylius_Registry_ShippingMethodsResolverService()
  4383.     {
  4384.         $this->services['sylius.registry.shipping_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface''Shipping methods resolver');
  4385.         $instance->register(($this->services['sylius.shipping_methods_resolver.default'] ?? $this->getSylius_ShippingMethodsResolver_DefaultService()), 0);
  4386.         $instance->register(($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] ?? $this->getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()), 1);
  4387.         return $instance;
  4388.     }
  4389.     /**
  4390.      * Gets the public 'sylius.repository.channel' shared service.
  4391.      *
  4392.      * @return \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository
  4393.      */
  4394.     protected function getSylius_Repository_ChannelService($lazyLoad true)
  4395.     {
  4396.         if ($lazyLoad) {
  4397.             return $this->services['sylius.repository.channel'] = $this->createProxy('ChannelRepository_04960bc', function () {
  4398.                 return \ChannelRepository_04960bc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4399.                     $wrappedInstance $this->getSylius_Repository_ChannelService(false);
  4400.                     $proxy->setProxyInitializer(null);
  4401.                     return true;
  4402.                 });
  4403.             });
  4404.         }
  4405.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php';
  4406.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php';
  4407.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4408.         return new \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository($a$a->getClassMetadata('App\\Entity\\Channel\\Channel'));
  4409.     }
  4410.     /**
  4411.      * Gets the public 'sylius.repository.exchange_rate' shared service.
  4412.      *
  4413.      * @return \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  4414.      */
  4415.     protected function getSylius_Repository_ExchangeRateService()
  4416.     {
  4417.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4418.         if (isset($this->services['sylius.repository.exchange_rate'])) {
  4419.             return $this->services['sylius.repository.exchange_rate'];
  4420.         }
  4421.         return $this->services['sylius.repository.exchange_rate'] = new \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a$a->getClassMetadata('App\\Entity\\Currency\\ExchangeRate'));
  4422.     }
  4423.     /**
  4424.      * Gets the public 'sylius.repository.order' shared service.
  4425.      *
  4426.      * @return \App\Repository\OrderRepository
  4427.      */
  4428.     protected function getSylius_Repository_OrderService()
  4429.     {
  4430.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4431.         if (isset($this->services['sylius.repository.order'])) {
  4432.             return $this->services['sylius.repository.order'];
  4433.         }
  4434.         return $this->services['sylius.repository.order'] = new \App\Repository\OrderRepository($a$a->getClassMetadata('App\\Entity\\Order\\Order'));
  4435.     }
  4436.     /**
  4437.      * Gets the public 'sylius.repository.payment_method' shared service.
  4438.      *
  4439.      * @return \App\Repository\PaymentMethodRepository
  4440.      */
  4441.     protected function getSylius_Repository_PaymentMethodService()
  4442.     {
  4443.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4444.         if (isset($this->services['sylius.repository.payment_method'])) {
  4445.             return $this->services['sylius.repository.payment_method'];
  4446.         }
  4447.         return $this->services['sylius.repository.payment_method'] = new \App\Repository\PaymentMethodRepository($a$a->getClassMetadata('App\\Entity\\Payment\\PaymentMethod'));
  4448.     }
  4449.     /**
  4450.      * Gets the public 'sylius.repository.province' shared service.
  4451.      *
  4452.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4453.      */
  4454.     protected function getSylius_Repository_ProvinceService()
  4455.     {
  4456.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4457.         if (isset($this->services['sylius.repository.province'])) {
  4458.             return $this->services['sylius.repository.province'];
  4459.         }
  4460.         return $this->services['sylius.repository.province'] = $a->getRepository('App\\Entity\\Addressing\\Province');
  4461.     }
  4462.     /**
  4463.      * Gets the public 'sylius.repository.shipping_method' shared service.
  4464.      *
  4465.      * @return \App\Repository\ShippingMethodRepository
  4466.      */
  4467.     protected function getSylius_Repository_ShippingMethodService()
  4468.     {
  4469.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4470.         if (isset($this->services['sylius.repository.shipping_method'])) {
  4471.             return $this->services['sylius.repository.shipping_method'];
  4472.         }
  4473.         return $this->services['sylius.repository.shipping_method'] = new \App\Repository\ShippingMethodRepository($a$a->getClassMetadata('App\\Entity\\Shipping\\ShippingMethod'));
  4474.     }
  4475.     /**
  4476.      * Gets the public 'sylius.repository.zone' shared service.
  4477.      *
  4478.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4479.      */
  4480.     protected function getSylius_Repository_ZoneService()
  4481.     {
  4482.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4483.         if (isset($this->services['sylius.repository.zone'])) {
  4484.             return $this->services['sylius.repository.zone'];
  4485.         }
  4486.         return $this->services['sylius.repository.zone'] = $a->getRepository('App\\Entity\\Addressing\\Zone');
  4487.     }
  4488.     /**
  4489.      * Gets the public 'sylius.section_resolver.admin_api_uri_based_section_resolver' shared service.
  4490.      *
  4491.      * @return \Sylius\Bundle\AdminApiBundle\SectionResolver\AdminApiUriBasedSectionResolver
  4492.      */
  4493.     protected function getSylius_SectionResolver_AdminApiUriBasedSectionResolverService()
  4494.     {
  4495.         return $this->services['sylius.section_resolver.admin_api_uri_based_section_resolver'] = new \Sylius\Bundle\AdminApiBundle\SectionResolver\AdminApiUriBasedSectionResolver('/api');
  4496.     }
  4497.     /**
  4498.      * Gets the public 'sylius.section_resolver.admin_uri_based_section_resolver' shared service.
  4499.      *
  4500.      * @return \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver
  4501.      */
  4502.     protected function getSylius_SectionResolver_AdminUriBasedSectionResolverService()
  4503.     {
  4504.         return $this->services['sylius.section_resolver.admin_uri_based_section_resolver'] = new \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver('/admin');
  4505.     }
  4506.     /**
  4507.      * Gets the public 'sylius.section_resolver.shop_uri_based_section_resolver' shared service.
  4508.      *
  4509.      * @return \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver
  4510.      */
  4511.     protected function getSylius_SectionResolver_ShopUriBasedSectionResolverService()
  4512.     {
  4513.         return $this->services['sylius.section_resolver.shop_uri_based_section_resolver'] = new \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver('account');
  4514.     }
  4515.     /**
  4516.      * Gets the public 'sylius.section_resolver.uri_based_section_resolver' shared service.
  4517.      *
  4518.      * @return \Sylius\Bundle\CoreBundle\SectionResolver\UriBasedSectionProvider
  4519.      */
  4520.     protected function getSylius_SectionResolver_UriBasedSectionResolverService()
  4521.     {
  4522.         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())), [=> ($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.admin_api_uri_based_section_resolver'] ?? ($this->services['sylius.section_resolver.admin_api_uri_based_section_resolver'] = new \Sylius\Bundle\AdminApiBundle\SectionResolver\AdminApiUriBasedSectionResolver('/api'))), => ($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')))]);
  4523.     }
  4524.     /**
  4525.      * Gets the public 'sylius.shipping_method_eligibility_checker' shared service.
  4526.      *
  4527.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker
  4528.      */
  4529.     protected function getSylius_ShippingMethodEligibilityCheckerService()
  4530.     {
  4531.         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())]);
  4532.     }
  4533.     /**
  4534.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' shared service.
  4535.      *
  4536.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker
  4537.      */
  4538.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService()
  4539.     {
  4540.         return $this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker();
  4541.     }
  4542.     /**
  4543.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' shared service.
  4544.      *
  4545.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker
  4546.      */
  4547.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService()
  4548.     {
  4549.         return $this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker();
  4550.     }
  4551.     /**
  4552.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' shared service.
  4553.      *
  4554.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker
  4555.      */
  4556.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService()
  4557.     {
  4558.         return $this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker();
  4559.     }
  4560.     /**
  4561.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' shared service.
  4562.      *
  4563.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker
  4564.      */
  4565.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService()
  4566.     {
  4567.         return $this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker();
  4568.     }
  4569.     /**
  4570.      * Gets the public 'sylius.shipping_method_rules_shipping_method_eligibility_checker' shared service.
  4571.      *
  4572.      * @return \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker
  4573.      */
  4574.     protected function getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService()
  4575.     {
  4576.         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()));
  4577.     }
  4578.     /**
  4579.      * Gets the public 'sylius.shipping_methods_resolver' shared service.
  4580.      *
  4581.      * @return \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver
  4582.      */
  4583.     protected function getSylius_ShippingMethodsResolverService()
  4584.     {
  4585.         $a = ($this->services['sylius.registry.shipping_methods_resolver'] ?? $this->getSylius_Registry_ShippingMethodsResolverService());
  4586.         if (isset($this->services['sylius.shipping_methods_resolver'])) {
  4587.             return $this->services['sylius.shipping_methods_resolver'];
  4588.         }
  4589.         return $this->services['sylius.shipping_methods_resolver'] = new \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver($a);
  4590.     }
  4591.     /**
  4592.      * Gets the public 'sylius.shipping_methods_resolver.default' shared service.
  4593.      *
  4594.      * @return \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver
  4595.      */
  4596.     protected function getSylius_ShippingMethodsResolver_DefaultService()
  4597.     {
  4598.         $a = ($this->services['sylius.repository.shipping_method'] ?? $this->getSylius_Repository_ShippingMethodService());
  4599.         if (isset($this->services['sylius.shipping_methods_resolver.default'])) {
  4600.             return $this->services['sylius.shipping_methods_resolver.default'];
  4601.         }
  4602.         return $this->services['sylius.shipping_methods_resolver.default'] = new \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver($a, ($this->services['sylius.shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodEligibilityCheckerService()));
  4603.     }
  4604.     /**
  4605.      * Gets the public 'sylius.shipping_methods_resolver.zones_and_channel_based' shared service.
  4606.      *
  4607.      * @return \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver
  4608.      */
  4609.     protected function getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()
  4610.     {
  4611.         $a = ($this->services['sylius.zone_matcher'] ?? $this->getSylius_ZoneMatcherService());
  4612.         if (isset($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'])) {
  4613.             return $this->services['sylius.shipping_methods_resolver.zones_and_channel_based'];
  4614.         }
  4615.         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()), $a, ($this->services['sylius.shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodEligibilityCheckerService()));
  4616.     }
  4617.     /**
  4618.      * Gets the public 'sylius.storage.cart_session' shared service.
  4619.      *
  4620.      * @return \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage
  4621.      */
  4622.     protected function getSylius_Storage_CartSessionService()
  4623.     {
  4624.         return $this->services['sylius.storage.cart_session'] = new \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), '_sylius.cart', ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  4625.     }
  4626.     /**
  4627.      * Gets the public 'sylius.storage.cookie' shared service.
  4628.      *
  4629.      * @return \Sylius\Bundle\ResourceBundle\Storage\CookieStorage
  4630.      */
  4631.     protected function getSylius_Storage_CookieService()
  4632.     {
  4633.         return $this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage();
  4634.     }
  4635.     /**
  4636.      * Gets the public 'sylius.storage.currency' shared service.
  4637.      *
  4638.      * @return \Sylius\Component\Core\Currency\CurrencyStorage
  4639.      */
  4640.     protected function getSylius_Storage_CurrencyService()
  4641.     {
  4642.         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())));
  4643.     }
  4644.     /**
  4645.      * Gets the public 'sylius.templating.helper.adjustment' shared service.
  4646.      *
  4647.      * @return \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper
  4648.      */
  4649.     protected function getSylius_Templating_Helper_AdjustmentService()
  4650.     {
  4651.         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())));
  4652.     }
  4653.     /**
  4654.      * Gets the public 'sylius.templating.helper.bulk_action_grid' shared service.
  4655.      *
  4656.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper
  4657.      */
  4658.     protected function getSylius_Templating_Helper_BulkActionGridService($lazyLoad true)
  4659.     {
  4660.         if ($lazyLoad) {
  4661.             return $this->services['sylius.templating.helper.bulk_action_grid'] = $this->createProxy('BulkActionGridHelper_d18a6a1', function () {
  4662.                 return \BulkActionGridHelper_d18a6a1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4663.                     $wrappedInstance $this->getSylius_Templating_Helper_BulkActionGridService(false);
  4664.                     $proxy->setProxyInitializer(null);
  4665.                     return true;
  4666.                 });
  4667.             });
  4668.         }
  4669.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/BulkActionGridHelper.php';
  4670.         return new \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper(($this->services['sylius.custom_bulk_action_grid_renderer.twig'] ?? $this->getSylius_CustomBulkActionGridRenderer_TwigService()));
  4671.     }
  4672.     /**
  4673.      * Gets the public 'sylius.templating.helper.checkout_steps' shared service.
  4674.      *
  4675.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper
  4676.      */
  4677.     protected function getSylius_Templating_Helper_CheckoutStepsService($lazyLoad true)
  4678.     {
  4679.         if ($lazyLoad) {
  4680.             return $this->services['sylius.templating.helper.checkout_steps'] = $this->createProxy('CheckoutStepsHelper_87a88b2', function () {
  4681.                 return \CheckoutStepsHelper_87a88b2::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4682.                     $wrappedInstance $this->getSylius_Templating_Helper_CheckoutStepsService(false);
  4683.                     $proxy->setProxyInitializer(null);
  4684.                     return true;
  4685.                 });
  4686.             });
  4687.         }
  4688.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php';
  4689.         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()));
  4690.     }
  4691.     /**
  4692.      * Gets the public 'sylius.templating.helper.convert_money' shared service.
  4693.      *
  4694.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper
  4695.      */
  4696.     protected function getSylius_Templating_Helper_ConvertMoneyService($lazyLoad true)
  4697.     {
  4698.         if ($lazyLoad) {
  4699.             return $this->services['sylius.templating.helper.convert_money'] = $this->createProxy('ConvertMoneyHelper_be8e0b7', function () {
  4700.                 return \ConvertMoneyHelper_be8e0b7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4701.                     $wrappedInstance $this->getSylius_Templating_Helper_ConvertMoneyService(false);
  4702.                     $proxy->setProxyInitializer(null);
  4703.                     return true;
  4704.                 });
  4705.             });
  4706.         }
  4707.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php';
  4708.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php';
  4709.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper(($this->services['sylius.currency_converter'] ?? $this->getSylius_CurrencyConverterService()));
  4710.     }
  4711.     /**
  4712.      * Gets the public 'sylius.templating.helper.currency' shared service.
  4713.      *
  4714.      * @return \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper
  4715.      */
  4716.     protected function getSylius_Templating_Helper_CurrencyService($lazyLoad true)
  4717.     {
  4718.         if ($lazyLoad) {
  4719.             return $this->services['sylius.templating.helper.currency'] = $this->createProxy('CurrencyHelper_dd0a15b', function () {
  4720.                 return \CurrencyHelper_dd0a15b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4721.                     $wrappedInstance $this->getSylius_Templating_Helper_CurrencyService(false);
  4722.                     $proxy->setProxyInitializer(null);
  4723.                     return true;
  4724.                 });
  4725.             });
  4726.         }
  4727.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php';
  4728.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php';
  4729.         return new \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper();
  4730.     }
  4731.     /**
  4732.      * Gets the public 'sylius.templating.helper.format_money' shared service.
  4733.      *
  4734.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper
  4735.      */
  4736.     protected function getSylius_Templating_Helper_FormatMoneyService($lazyLoad true)
  4737.     {
  4738.         if ($lazyLoad) {
  4739.             return $this->services['sylius.templating.helper.format_money'] = $this->createProxy('FormatMoneyHelper_87e5733', function () {
  4740.                 return \FormatMoneyHelper_87e5733::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4741.                     $wrappedInstance $this->getSylius_Templating_Helper_FormatMoneyService(false);
  4742.                     $proxy->setProxyInitializer(null);
  4743.                     return true;
  4744.                 });
  4745.             });
  4746.         }
  4747.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php';
  4748.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php';
  4749.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper(($this->services['sylius.money_formatter'] ?? ($this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter())));
  4750.     }
  4751.     /**
  4752.      * Gets the public 'sylius.templating.helper.grid' shared service.
  4753.      *
  4754.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper
  4755.      */
  4756.     protected function getSylius_Templating_Helper_GridService($lazyLoad true)
  4757.     {
  4758.         if ($lazyLoad) {
  4759.             return $this->services['sylius.templating.helper.grid'] = $this->createProxy('GridHelper_dc9cf99', function () {
  4760.                 return \GridHelper_dc9cf99::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4761.                     $wrappedInstance $this->getSylius_Templating_Helper_GridService(false);
  4762.                     $proxy->setProxyInitializer(null);
  4763.                     return true;
  4764.                 });
  4765.             });
  4766.         }
  4767.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/GridHelper.php';
  4768.         return new \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper(($this->services['sylius.custom_grid_renderer.twig'] ?? $this->getSylius_CustomGridRenderer_TwigService()));
  4769.     }
  4770.     /**
  4771.      * Gets the public 'sylius.templating.helper.inventory' shared service.
  4772.      *
  4773.      * @return \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper
  4774.      */
  4775.     protected function getSylius_Templating_Helper_InventoryService()
  4776.     {
  4777.         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())));
  4778.     }
  4779.     /**
  4780.      * Gets the public 'sylius.templating.helper.locale' shared service.
  4781.      *
  4782.      * @return \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper
  4783.      */
  4784.     protected function getSylius_Templating_Helper_LocaleService()
  4785.     {
  4786.         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()));
  4787.     }
  4788.     /**
  4789.      * Gets the public 'sylius.templating.helper.price' shared service.
  4790.      *
  4791.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper
  4792.      */
  4793.     protected function getSylius_Templating_Helper_PriceService($lazyLoad true)
  4794.     {
  4795.         if ($lazyLoad) {
  4796.             return $this->services['sylius.templating.helper.price'] = $this->createProxy('PriceHelper_2012e62', function () {
  4797.                 return \PriceHelper_2012e62::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4798.                     $wrappedInstance $this->getSylius_Templating_Helper_PriceService(false);
  4799.                     $proxy->setProxyInitializer(null);
  4800.                     return true;
  4801.                 });
  4802.             });
  4803.         }
  4804.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php';
  4805.         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())));
  4806.     }
  4807.     /**
  4808.      * Gets the public 'sylius.templating.helper.product_variants_prices' shared service.
  4809.      *
  4810.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper
  4811.      */
  4812.     protected function getSylius_Templating_Helper_ProductVariantsPricesService()
  4813.     {
  4814.         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()));
  4815.     }
  4816.     /**
  4817.      * Gets the public 'sylius.templating.helper.variant_resolver' shared service.
  4818.      *
  4819.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper
  4820.      */
  4821.     protected function getSylius_Templating_Helper_VariantResolverService()
  4822.     {
  4823.         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())));
  4824.     }
  4825.     /**
  4826.      * Gets the public 'sylius.twig.extension.channels_currencies' shared service.
  4827.      *
  4828.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension
  4829.      */
  4830.     protected function getSylius_Twig_Extension_ChannelsCurrenciesService()
  4831.     {
  4832.         return $this->services['sylius.twig.extension.channels_currencies'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  4833.     }
  4834.     /**
  4835.      * Gets the public 'sylius.twig.extension.country_name' shared service.
  4836.      *
  4837.      * @return \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension
  4838.      */
  4839.     protected function getSylius_Twig_Extension_CountryNameService()
  4840.     {
  4841.         return $this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension('');
  4842.     }
  4843.     /**
  4844.      * Gets the public 'sylius.twig.extension.form_test_attribute_array' shared service.
  4845.      *
  4846.      * @return \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension
  4847.      */
  4848.     protected function getSylius_Twig_Extension_FormTestAttributeArrayService()
  4849.     {
  4850.         return $this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev');
  4851.     }
  4852.     /**
  4853.      * Gets the public 'sylius.twig.extension.form_test_attribute_name' shared service.
  4854.      *
  4855.      * @return \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension
  4856.      */
  4857.     protected function getSylius_Twig_Extension_FormTestAttributeNameService()
  4858.     {
  4859.         return $this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev');
  4860.     }
  4861.     /**
  4862.      * Gets the public 'sylius.twig.extension.merge_recursive' shared service.
  4863.      *
  4864.      * @return \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension
  4865.      */
  4866.     protected function getSylius_Twig_Extension_MergeRecursiveService()
  4867.     {
  4868.         return $this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension();
  4869.     }
  4870.     /**
  4871.      * Gets the public 'sylius.twig.extension.province_naming' shared service.
  4872.      *
  4873.      * @return \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension
  4874.      */
  4875.     protected function getSylius_Twig_Extension_ProvinceNamingService()
  4876.     {
  4877.         return $this->services['sylius.twig.extension.province_naming'] = new \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension(($this->services['sylius.province_naming_provider'] ?? $this->getSylius_ProvinceNamingProviderService()), '');
  4878.     }
  4879.     /**
  4880.      * Gets the public 'sylius.twig.extension.shop' shared service.
  4881.      *
  4882.      * @return \Sylius\Bundle\AdminBundle\Twig\ShopExtension
  4883.      */
  4884.     protected function getSylius_Twig_Extension_ShopService()
  4885.     {
  4886.         return $this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true);
  4887.     }
  4888.     /**
  4889.      * Gets the public 'sylius.twig.extension.sylius_bundle_loaded_checker' shared service.
  4890.      *
  4891.      * @return \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension
  4892.      */
  4893.     protected function getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()
  4894.     {
  4895.         return $this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] = new \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension($this->parameters['kernel.bundles']);
  4896.     }
  4897.     /**
  4898.      * Gets the public 'sylius.twig.extension.widget.admin_notification' shared service.
  4899.      *
  4900.      * @return \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension
  4901.      */
  4902.     protected function getSylius_Twig_Extension_Widget_AdminNotificationService()
  4903.     {
  4904.         return $this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true60);
  4905.     }
  4906.     /**
  4907.      * Gets the public 'sylius.validator.customer_initializer' shared service.
  4908.      *
  4909.      * @return \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer
  4910.      */
  4911.     protected function getSylius_Validator_CustomerInitializerService()
  4912.     {
  4913.         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())));
  4914.     }
  4915.     /**
  4916.      * Gets the public 'sylius.zone_matcher' shared service.
  4917.      *
  4918.      * @return \Sylius\Component\Addressing\Matcher\ZoneMatcher
  4919.      */
  4920.     protected function getSylius_ZoneMatcherService()
  4921.     {
  4922.         $a = ($this->services['sylius.repository.zone'] ?? $this->getSylius_Repository_ZoneService());
  4923.         if (isset($this->services['sylius.zone_matcher'])) {
  4924.             return $this->services['sylius.zone_matcher'];
  4925.         }
  4926.         return $this->services['sylius.zone_matcher'] = new \Sylius\Component\Addressing\Matcher\ZoneMatcher($a);
  4927.     }
  4928.     /**
  4929.      * Gets the public 'sylius_resource.doctrine.mapping_driver_chain' shared service.
  4930.      *
  4931.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  4932.      */
  4933.     protected function getSyliusResource_Doctrine_MappingDriverChainService()
  4934.     {
  4935.         $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  4936.         $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model', (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity', (\dirname(__DIR__4).'/vendor/algolia/search-bundle/src/Resources/config/doctrine') => 'Algolia\\SearchBundle\\Entity']);
  4937.         $b->setGlobalBasename('mapping');
  4938.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Entity')]);
  4939.         $a->addDriver($b'Payum\\Core\\Model');
  4940.         $a->addDriver($b'FOS\\OAuthServerBundle\\Entity');
  4941.         $a->addDriver($b'Algolia\\SearchBundle\\Entity');
  4942.         $a->addDriver($c'App\\Entity');
  4943.         $a->addDriver($c'Sylius\\PayPalPlugin\\Entity');
  4944.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Order\\Model'], '.orm.xml')), 'Sylius\\Component\\Order\\Model');
  4945.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Currency\\Model'], '.orm.xml')), 'Sylius\\Component\\Currency\\Model');
  4946.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Locale\\Model'], '.orm.xml')), 'Sylius\\Component\\Locale\\Model');
  4947.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Product\\Model'], '.orm.xml')), 'Sylius\\Component\\Product\\Model');
  4948.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Channel\\Model'], '.orm.xml')), 'Sylius\\Component\\Channel\\Model');
  4949.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Attribute\\Model'], '.orm.xml')), 'Sylius\\Component\\Attribute\\Model');
  4950.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Taxation\\Model'], '.orm.xml')), 'Sylius\\Component\\Taxation\\Model');
  4951.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Shipping\\Model'], '.orm.xml')), 'Sylius\\Component\\Shipping\\Model');
  4952.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Payment\\Model'], '.orm.xml')), 'Sylius\\Component\\Payment\\Model');
  4953.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Promotion\\Model'], '.orm.xml')), 'Sylius\\Component\\Promotion\\Model');
  4954.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Addressing\\Model'], '.orm.xml')), 'Sylius\\Component\\Addressing\\Model');
  4955.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Inventory\\Model'], '.orm.xml')), 'Sylius\\Component\\Inventory\\Model');
  4956.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Taxonomy\\Model'], '.orm.xml')), 'Sylius\\Component\\Taxonomy\\Model');
  4957.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\User\\Model'], '.orm.xml')), 'Sylius\\Component\\User\\Model');
  4958.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Customer\\Model'], '.orm.xml')), 'Sylius\\Component\\Customer\\Model');
  4959.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Review\\Model'], '.orm.xml')), 'Sylius\\Component\\Review\\Model');
  4960.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Core\\Model'], '.orm.xml')), 'Sylius\\Component\\Core\\Model');
  4961.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/config/doctrine/model') => 'Sylius\\Bundle\\PayumBundle\\Model'], '.orm.xml')), 'Sylius\\Bundle\\PayumBundle\\Model');
  4962.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/Resources/config/doctrine/model') => 'Sylius\\Bundle\\AdminApiBundle\\Model'], '.orm.xml')), 'Sylius\\Bundle\\AdminApiBundle\\Model');
  4963.         return $this->services['sylius_resource.doctrine.mapping_driver_chain'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->privates['sylius.resource_registry'] ?? $this->getSylius_ResourceRegistryService()));
  4964.     }
  4965.     /**
  4966.      * Gets the public 'translator' shared service.
  4967.      *
  4968.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4969.      */
  4970.     protected function getTranslatorService()
  4971.     {
  4972.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService()));
  4973.     }
  4974.     /**
  4975.      * Gets the public 'var_dumper.cloner' shared service.
  4976.      *
  4977.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4978.      */
  4979.     protected function getVarDumper_ClonerService()
  4980.     {
  4981.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4982.         $instance->setMaxItems(2500);
  4983.         $instance->setMinDepth(1);
  4984.         $instance->setMaxString(-1);
  4985.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4986.         return $instance;
  4987.     }
  4988.     /**
  4989.      * Gets the private '.service_locator.i8B7jKW' shared service.
  4990.      *
  4991.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4992.      */
  4993.     protected function get_ServiceLocator_I8B7jKWService()
  4994.     {
  4995.         return $this->privates['.service_locator.i8B7jKW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4996.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  4997.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  4998.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  4999.             'security.firewall.map.context.new_api_admin_user' => ['privates''security.firewall.map.context.new_api_admin_user''getSecurity_Firewall_Map_Context_NewApiAdminUserService'true],
  5000.             'security.firewall.map.context.new_api_shop_user' => ['privates''security.firewall.map.context.new_api_shop_user''getSecurity_Firewall_Map_Context_NewApiShopUserService'true],
  5001.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  5002.             'security.firewall.map.context.shop' => ['privates''security.firewall.map.context.shop''getSecurity_Firewall_Map_Context_ShopService'true],
  5003.         ], [
  5004.             'security.firewall.map.context.admin' => '?',
  5005.             'security.firewall.map.context.api' => '?',
  5006.             'security.firewall.map.context.dev' => '?',
  5007.             'security.firewall.map.context.new_api_admin_user' => '?',
  5008.             'security.firewall.map.context.new_api_shop_user' => '?',
  5009.             'security.firewall.map.context.oauth_token' => '?',
  5010.             'security.firewall.map.context.shop' => '?',
  5011.         ]);
  5012.     }
  5013.     /**
  5014.      * Gets the private 'App\ApiPlatform\CustomOrderIriConverter' shared autowired service.
  5015.      *
  5016.      * @return \App\ApiPlatform\CustomOrderIriConverter
  5017.      */
  5018.     protected function getCustomOrderIriConverterService()
  5019.     {
  5020.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5021.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5022.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5023.         }
  5024.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  5025.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5026.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5027.         }
  5028.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5029.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5030.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5031.         }
  5032.         $d = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  5033.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5034.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5035.         }
  5036.         $e = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  5037.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5038.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5039.         }
  5040.         $f = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  5041.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5042.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5043.         }
  5044.         $g = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5045.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5046.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5047.         }
  5048.         $h = new \Sylius\Bundle\ApiBundle\Provider\PathPrefixProvider(($this->privates['sylius.api.context.user'] ?? $this->getSylius_Api_Context_UserService()), '/api/v2');
  5049.         return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'] = new \App\ApiPlatform\CustomOrderIriConverter(new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a$b, 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($c$h), $h), $c, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $d$e$f, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())), $g);
  5050.     }
  5051.     /**
  5052.      * Gets the private 'App\EventSubscriber\DbKeepAliveSubscriber' shared autowired service.
  5053.      *
  5054.      * @return \App\EventSubscriber\DbKeepAliveSubscriber
  5055.      */
  5056.     protected function getDbKeepAliveSubscriberService()
  5057.     {
  5058.         return $this->privates['App\\EventSubscriber\\DbKeepAliveSubscriber'] = new \App\EventSubscriber\DbKeepAliveSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5059.     }
  5060.     /**
  5061.      * Gets the private 'Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener' shared service.
  5062.      *
  5063.      * @return \Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener
  5064.      */
  5065.     protected function getCircularDependencyBreakingErrorListenerService()
  5066.     {
  5067.         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, []));
  5068.     }
  5069.     /**
  5070.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProviderInterface' shared service.
  5071.      *
  5072.      * @return \Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProvider
  5073.      */
  5074.     protected function getAssetsProviderInterfaceService()
  5075.     {
  5076.         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())));
  5077.     }
  5078.     /**
  5079.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface' shared service.
  5080.      *
  5081.      * @return \Sylius\Bundle\ThemeBundle\Asset\PathResolver
  5082.      */
  5083.     protected function getPathResolverInterfaceService()
  5084.     {
  5085.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] = new \Sylius\Bundle\ThemeBundle\Asset\PathResolver(($this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\Installer\\AssetsProviderInterface'] ?? $this->getAssetsProviderInterfaceService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] = new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem())));
  5086.     }
  5087.     /**
  5088.      * Gets the private 'Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface' shared service.
  5089.      *
  5090.      * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  5091.      */
  5092.     protected function getThemeRepositoryInterfaceService()
  5093.     {
  5094.         return $this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] = new \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository(new \Sylius\Bundle\ThemeBundle\Loader\ThemeLoader(new \Sylius\Bundle\ThemeBundle\Configuration\CompositeConfigurationProvider([=> new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\FilesystemConfigurationProvider(new \Sylius\Bundle\ThemeBundle\Locator\RecursiveFileLocator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory())), [=> (\dirname(__DIR__4).'/themes')], 1), new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\ProcessingConfigurationLoader(new \Sylius\Bundle\ThemeBundle\Configuration\Filesystem\JsonFileConfigurationLoader(($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] = new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem()))), new \Sylius\Bundle\ThemeBundle\Configuration\SymfonyConfigurationProcessor(new \Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration(), new \Symfony\Component\Config\Definition\Processor())), 'composer.json')]), new \Sylius\Bundle\ThemeBundle\Factory\ThemeFactory(), new \Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactory(), new \Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactory(), new \Sylius\Bundle\ThemeBundle\Loader\CircularDependencyChecker()));
  5095.     }
  5096.     /**
  5097.      * Gets the private 'Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator' shared service.
  5098.      *
  5099.      * @return \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator
  5100.      */
  5101.     protected function getThemeAwareTranslatorService()
  5102.     {
  5103.         $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  5104.         $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  5105.         $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).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.af.yml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.af.yml'), 10 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.af.yml'), 11 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.af.yml'), 12 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.af.yml'), 13 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.af.yml'), 14 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.af.yml'), 15 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.af.yml'), 16 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.af.yml'), 17 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.af.yml'), 18 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.af.yml'), 19 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.af.yml'), 20 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.af.yml'), 21 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.af.yml'), 22 => (\dirname(__DIR__4).'/vendor/sylius/sylius/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).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ar.yml'), 27 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ar.yml'), 28 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ar.yml'), 29 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ar.yml'), 30 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ar.yml'), 31 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ar.yml'), 32 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ar.yml'), 33 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ar.yml'), 34 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ar.yml'), 35 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ar.yml'), 36 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ar.yml'), 37 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ar.yml'), 38 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ar.yml'), 39 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ar.yml'), 40 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ar.yml'), 41 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ar.yml'), 42 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ar.yml'), 43 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ar.yml'), 44 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ar.yml'), 45 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ar.yml'), 46 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ar.yml'), 47 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ar.yml'), 48 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ar.yml'), 49 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ar.yml'), 50 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ar.yml'), 51 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ar.yml'), 52 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ar.yml'), 53 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ar.yml'), 54 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ar.yml'), 55 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ar.yml'), 56 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ar.yml'), 57 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ar.yml'), 58 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ar.yml'), 59 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ar.yml'), 60 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ar.yml'), 61 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ar.yml'), 62 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ar.yml'), 63 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ar.yml'), 64 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ar.yml'), 65 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ar.yml'), 66 => (\dirname(__DIR__4).'/vendor/sylius/sylius/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/Resources/translations/pagerfanta.ar.xliff'), 71 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ar.yml'), 72 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ar.yml'), 73 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ar.yml'), 74 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ar.yml'), 75 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ar.yml'), 76 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 77 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 78 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), 79 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.az.xliff'), 80 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 81 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 82 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf'), 83 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.be.yml'), 84 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.be.yml'), 85 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.be.yml'), 86 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.be.yml'), 87 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.be.yml'), 88 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.be.yml'), 89 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.be.yml'), 90 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.be.yml'), 91 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.be.yml'), 92 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.be.yml'), 93 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.be.yml'), 94 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.be.yml'), 95 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.be.yml'), 96 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.be.yml'), 97 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.be.yml'), 98 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.be.yml'), 99 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.be.yml'), 100 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.be.yml'), 101 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.be.yml'), 102 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.be.yml'), 103 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.be.yml'), 104 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.be.yml'), 105 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.be.yml'), 106 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.be.yml'), 107 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.be.yml'), 108 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.be.yml'), 109 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.be.yml'), 110 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.be.yml'), 111 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.be.yml'), 112 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.be.yml'), 113 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.be.yml'), 114 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.be.yml'), 115 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.be.yml'), 116 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.be.yml'), 117 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.be.yml'), 118 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.be.yml'), 119 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.be.yml'), 120 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.be.yml'), 121 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 122 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 123 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 124 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.bg.yml'), 125 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.bg.yml'), 126 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.bg.yml'), 127 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.bg.yml'), 128 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.bg.yml'), 129 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.bg.yml'), 130 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.bg.yml'), 131 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.bg.yml'), 132 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.bg.yml'), 133 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.bg.yml'), 134 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.bg.yml'), 135 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.bg.yml'), 136 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.bg.yml'), 137 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.bg.yml'), 138 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.bg.yml'), 139 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.bg.yml'), 140 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.bg.yml'), 141 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.bg.yml'), 142 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.bg.yml'), 143 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.bg.yml'), 144 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.bg.yml'), 145 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.bg.yml'), 146 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.bg.yml'), 147 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.bg.yml'), 148 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.bg.yml'), 149 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.bg.yml'), 150 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.bg.yml'), 151 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.bg.yml'), 152 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.bg.yml'), 153 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.bg.yml'), 154 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.bg.yml'), 155 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.bg.yml'), 156 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.bg.yml'), 157 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.bg.yml'), 158 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.bg.yml'), 159 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.bg.yml'), 160 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.bg.yml'), 161 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.bg.yml'), 162 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.bg.yml'), 163 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.bg.yml'), 164 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.bg.yml'), 165 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.bg.yml'), 166 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.bg.yml'), 167 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.bg.yml'), 168 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.bg.yml'), 169 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.bg.yml'), 170 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.bg.yml'), 171 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 172 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 173 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), 174 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 175 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 176 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 177 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ca.yml'), 178 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ca.yml'), 179 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ca.yml'), 180 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ca.yml'), 181 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ca.yml'), 182 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ca.yml'), 183 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ca.yml'), 184 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ca.yml'), 185 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ca.yml'), 186 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ca.yml'), 187 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ca.yml'), 188 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ca.yml'), 189 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ca.yml'), 190 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ca.yml'), 191 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ca.yml'), 192 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ca.yml'), 193 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ca.yml'), 194 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ca.yml'), 195 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ca.yml'), 196 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ca.yml'), 197 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ca.yml'), 198 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ca.yml'), 199 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ca.yml'), 200 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ca.yml'), 201 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ca.yml'), 202 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ca.yml'), 203 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ca.yml'), 204 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ca.yml'), 205 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ca.yml'), 206 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ca.yml'), 207 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ca.yml'), 208 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ca.xliff'), 209 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ca.yml'), 210 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ca.yml'), 211 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ca.yml'), 212 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 213 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 214 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 215 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.cs.yml'), 216 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.cs.yml'), 217 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.cs.yml'), 218 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.cs.yml'), 219 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.cs.yml'), 220 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.cs.yml'), 221 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.cs.yml'), 222 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.cs.yml'), 223 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.cs.yml'), 224 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.cs.yml'), 225 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.cs.yml'), 226 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.cs.yml'), 227 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.cs.yml'), 228 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.cs.yml'), 229 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.cs.yml'), 230 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.cs.yml'), 231 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.cs.yml'), 232 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.cs.yml'), 233 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.cs.yml'), 234 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.cs.yml'), 235 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.cs.yml'), 236 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.cs.yml'), 237 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.cs.yml'), 238 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.cs.yml'), 239 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.cs.yml'), 240 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.cs.yml'), 241 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.cs.yml'), 242 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.cs.yml'), 243 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.cs.yml'), 244 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.cs.yml'), 245 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.cs.yml'), 246 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.cs.yml'), 247 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.cs.yml'), 248 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.cs.yml'), 249 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.cs.yml'), 250 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.cs.yml'), 251 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.cs.yml'), 252 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.cs.yml'), 253 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.cs.yml'), 254 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.cs.yml'), 255 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.cs.yml'), 256 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.cs.yml'), 257 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.cs.yml'), 258 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.cs.yml'), 259 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.cs.yml'), 260 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.cs.xliff'), 261 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.cs.yml'), 262 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.cs.yml'), 263 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.cs.yml'), 264 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.cs.yml'), 265 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.cs.yml'), 266 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.cs.yml'), 267 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 268 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 269 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf'), 270 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 271 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 272 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 273 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.da.yml'), 274 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.da.yml'), 275 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.da.yml'), 276 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.da.yml'), 277 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.da.yml'), 278 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.da.yml'), 279 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.da.yml'), 280 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.da.yml'), 281 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.da.yml'), 282 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.da.yml'), 283 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.da.yml'), 284 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.da.yml'), 285 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.da.yml'), 286 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.da.yml'), 287 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.da.yml'), 288 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.da.yml'), 289 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.da.yml'), 290 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.da.yml'), 291 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.da.yml'), 292 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.da.yml'), 293 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.da.yml'), 294 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.da.yml'), 295 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.da.yml'), 296 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.da.yml'), 297 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.da.yml'), 298 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.da.yml'), 299 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.da.yml'), 300 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.da.yml'), 301 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.da.yml'), 302 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.da.yml'), 303 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.da.yml'), 304 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.da.yml'), 305 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.da.yml'), 306 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.da.yml'), 307 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.da.yml'), 308 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.da.yml'), 309 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.da.yml'), 310 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.da.yml'), 311 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.da.yml'), 312 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.da.yml'), 313 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.da.yml'), 314 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.da.yml'), 315 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.da.yml'), 316 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.da.xliff'), 317 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.da.yml'), 318 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.da.yml'), 319 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.da.yml'), 320 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.da.yml'), 321 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 322 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 323 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 324 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de.yml'), 325 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de.yml'), 326 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de.yml'), 327 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de.yml'), 328 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de.yml'), 329 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de.yml'), 330 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de.yml'), 331 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de.yml'), 332 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de.yml'), 333 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de.yml'), 334 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de.yml'), 335 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de.yml'), 336 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de.yml'), 337 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de.yml'), 338 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de.yml'), 339 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de.yml'), 340 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de.yml'), 341 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de.yml'), 342 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de.yml'), 343 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de.yml'), 344 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de.yml'), 345 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de.yml'), 346 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de.yml'), 347 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de.yml'), 348 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml'), 349 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de.yml'), 350 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de.yml'), 351 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de.yml'), 352 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de.yml'), 353 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de.yml'), 354 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de.yml'), 355 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de.yml'), 356 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de.yml'), 357 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de.yml'), 358 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de.yml'), 359 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de.yml'), 360 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de.yml'), 361 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de.yml'), 362 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de.yml'), 363 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de.yml'), 364 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de.yml'), 365 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de.yml'), 366 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de.yml'), 367 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de.yml'), 368 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de.yml'), 369 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 370 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 371 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.de.yml'), 372 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.de.yml'), 373 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.de.xliff'), 374 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de.yml'), 375 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de.yml'), 376 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de.yml'), 377 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de.yml'), 378 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de.yml'), 379 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de.yml'), 380 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), 381 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 382 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 383 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 384 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.el.yml'), 385 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.el.yml'), 386 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.el.yml'), 387 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.el.yml'), 388 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.el.yml'), 389 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.el.yml'), 390 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.el.yml'), 391 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.el.yml'), 392 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.el.yml'), 393 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.el.yml'), 394 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.el.yml'), 395 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.el.yml'), 396 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.el.yml'), 397 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.el.yml'), 398 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.el.yml'), 399 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.el.yml'), 400 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.el.yml'), 401 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.el.yml'), 402 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.el.yml'), 403 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.el.yml'), 404 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.el.yml'), 405 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.el.yml'), 406 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.el.yml'), 407 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.el.yml'), 408 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.el.yml'), 409 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.el.yml'), 410 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.el.yml'), 411 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.el.yml'), 412 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.el.yml'), 413 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.el.yml'), 414 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.el.yml'), 415 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.el.yml'), 416 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.el.yml'), 417 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.el.yml'), 418 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.el.yml'), 419 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.el.yml'), 420 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.el.yml'), 421 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.el.yml'), 422 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.el.yml'), 423 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.el.yml'), 424 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.el.yml'), 425 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 426 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 427 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 428 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.en.yml'), 429 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.en.yml'), 430 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.en.yml'), 431 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.en.yml'), 432 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.en.yml'), 433 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.en.yml'), 434 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.en.yml'), 435 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.en.yml'), 436 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.en.yml'), 437 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.en.yml'), 438 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.en.yml'), 439 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.en.yml'), 440 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.en.yml'), 441 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.en.yml'), 442 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.en.yml'), 443 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.en.yml'), 444 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.en.yml'), 445 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.en.yml'), 446 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.en.yml'), 447 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.en.yml'), 448 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.en.yml'), 449 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.en.yml'), 450 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.en.yml'), 451 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.en.yml'), 452 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.en.yml'), 453 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.en.yml'), 454 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.en.yml'), 455 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.en.yml'), 456 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.en.yml'), 457 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.en.yml'), 458 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.en.yml'), 459 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.en.yml'), 460 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.en.yml'), 461 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.en.yml'), 462 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.en.yml'), 463 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.en.yml'), 464 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.en.yml'), 465 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.en.yml'), 466 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.en.yml'), 467 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.en.yml'), 468 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.en.yml'), 469 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.en.yml'), 470 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.en.yml'), 471 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.en.yml'), 472 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.en.yml'), 473 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 474 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 475 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), 476 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), 477 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.en.xliff'), 478 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.en.yml'), 479 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.en.yml'), 480 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.en.yml'), 481 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.en.yml'), 482 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.en.yml'), 483 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.en.yml'), 484 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), 485 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/translations/validators.en.yaml'), 486 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/flashes.en.yml'), 487 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/messages.en.yml'), 488 => (\dirname(__DIR__4).'/translations/flashes.en.yaml'), 489 => (\dirname(__DIR__4).'/translations/messages.en.yaml'), 490 => (\dirname(__DIR__4).'/translations/validators.en.yaml'), 491 => (\dirname(__DIR__4).'/translations/flashes.en.yaml'), 492 => (\dirname(__DIR__4).'/translations/messages.en.yaml'), 493 => (\dirname(__DIR__4).'/translations/validators.en.yaml'), 494 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 495 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 496 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 497 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.es.yml'), 498 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.es.yml'), 499 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.es.yml'), 500 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.es.yml'), 501 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.es.yml'), 502 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.es.yml'), 503 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.es.yml'), 504 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.es.yml'), 505 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.es.yml'), 506 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.es.yml'), 507 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.es.yml'), 508 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.es.yml'), 509 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.es.yml'), 510 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.es.yml'), 511 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.es.yml'), 512 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.es.yml'), 513 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.es.yml'), 514 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.es.yml'), 515 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.es.yml'), 516 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.es.yml'), 517 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.es.yml'), 518 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.es.yml'), 519 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.es.yml'), 520 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.es.yml'), 521 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.es.yml'), 522 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.es.yml'), 523 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.es.yml'), 524 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.es.yml'), 525 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.es.yml'), 526 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.es.yml'), 527 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.es.yml'), 528 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.es.yml'), 529 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.es.yml'), 530 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.es.yml'), 531 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.es.yml'), 532 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.es.yml'), 533 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.es.yml'), 534 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.es.yml'), 535 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.es.yml'), 536 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.es.yml'), 537 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.es.yml'), 538 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.es.yml'), 539 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.es.yml'), 540 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.es.yml'), 541 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.es.xliff'), 542 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.es.yml'), 543 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.es.yml'), 544 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.es.yml'), 545 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.es.yml'), 546 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.es.yml'), 547 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 548 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 549 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 550 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.et.yml'), 551 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.et.yml'), 552 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.et.yml'), 553 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.et.yml'), 554 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.et.yml'), 555 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.et.yml'), 556 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.et.yml'), 557 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.et.yml'), 558 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.et.yml'), 559 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.et.yml'), 560 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.et.yml'), 561 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.et.yml'), 562 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.et.yml'), 563 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.et.yml'), 564 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.et.yml'), 565 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.et.yml'), 566 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.et.yml'), 567 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.et.yml'), 568 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.et.yml'), 569 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.et.yml'), 570 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.et.yml'), 571 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.et.yml'), 572 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 573 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 574 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 575 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 576 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 577 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 578 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fa.yml'), 579 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fa.yml'), 580 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fa.yml'), 581 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fa.yml'), 582 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fa.yml'), 583 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fa.yml'), 584 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fa.yml'), 585 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fa.yml'), 586 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fa.yml'), 587 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fa.yml'), 588 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fa.yml'), 589 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fa.yml'), 590 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fa.yml'), 591 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fa.yml'), 592 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fa.yml'), 593 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fa.yml'), 594 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fa.yml'), 595 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fa.yml'), 596 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fa.yml'), 597 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fa.yml'), 598 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fa.yml'), 599 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fa.yml'), 600 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fa.yml'), 601 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fa.yml'), 602 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fa.yml'), 603 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fa.yml'), 604 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fa.yml'), 605 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fa.yml'), 606 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fa.yml'), 607 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fa.yml'), 608 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fa.yml'), 609 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fa.yml'), 610 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fa.yml'), 611 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fa.yml'), 612 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fa.yml'), 613 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fa.yml'), 614 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fa.yml'), 615 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fa.yml'), 616 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fa.yml'), 617 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fa.yml'), 618 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fa.yml'), 619 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fa.yml'), 620 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fa.yml'), 621 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fa.xliff'), 622 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fa.yml'), 623 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fa.yml'), 624 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fa.yml'), 625 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fa.yml'), 626 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 627 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 628 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 629 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fi.yml'), 630 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fi.yml'), 631 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fi.yml'), 632 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fi.yml'), 633 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fi.yml'), 634 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fi.yml'), 635 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fi.yml'), 636 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fi.yml'), 637 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fi.yml'), 638 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fi.yml'), 639 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fi.yml'), 640 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fi.yml'), 641 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fi.yml'), 642 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fi.yml'), 643 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fi.yml'), 644 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fi.yml'), 645 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fi.yml'), 646 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fi.yml'), 647 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fi.yml'), 648 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fi.yml'), 649 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fi.yml'), 650 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fi.yml'), 651 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fi.yml'), 652 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fi.yml'), 653 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fi.yml'), 654 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fi.yml'), 655 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fi.yml'), 656 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fi.yml'), 657 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fi.yml'), 658 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fi.xliff'), 659 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fi.yml'), 660 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fi.yml'), 661 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fi.yml'), 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).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fr.yml'), 666 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fr.yml'), 667 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fr.yml'), 668 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fr.yml'), 669 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fr.yml'), 670 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fr.yml'), 671 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fr.yml'), 672 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fr.yml'), 673 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fr.yml'), 674 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fr.yml'), 675 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fr.yml'), 676 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fr.yml'), 677 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fr.yml'), 678 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fr.yml'), 679 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fr.yml'), 680 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.fr.yml'), 681 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fr.yml'), 682 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fr.yml'), 683 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fr.yml'), 684 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fr.yml'), 685 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fr.yml'), 686 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fr.yml'), 687 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fr.yml'), 688 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fr.yml'), 689 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fr.yml'), 690 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fr.yml'), 691 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fr.yml'), 692 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fr.yml'), 693 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fr.yml'), 694 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fr.yml'), 695 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fr.yml'), 696 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fr.yml'), 697 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fr.yml'), 698 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fr.yml'), 699 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fr.yml'), 700 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.fr.yml'), 701 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fr.yml'), 702 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fr.yml'), 703 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fr.yml'), 704 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fr.yml'), 705 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fr.yml'), 706 => (\dirname(__DIR__4).'/vendor/sylius/sylius/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/Resources/translations/pagerfanta.fr.xliff'), 715 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.fr.yml'), 716 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fr.yml'), 717 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fr.yml'), 718 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.fr.yml'), 719 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fr.yml'), 720 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fr.yml'), 721 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), 722 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/flashes.fr.yml'), 723 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/messages.fr.yml'), 724 => (\dirname(__DIR__4).'/translations/flashes.fr.yaml'), 725 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 726 => (\dirname(__DIR__4).'/translations/validators.fr.yaml'), 727 => (\dirname(__DIR__4).'/translations/flashes.fr.yaml'), 728 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 729 => (\dirname(__DIR__4).'/translations/validators.fr.yaml'), 730 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 731 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 732 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 733 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.gl.xliff'), 734 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 735 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 736 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 737 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.he.yml'), 738 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.he.yml'), 739 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.he.yml'), 740 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.he.yml'), 741 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.he.yml'), 742 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.he.yml'), 743 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.he.yml'), 744 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.he.yml'), 745 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.he.yml'), 746 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.he.yml'), 747 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.he.yml'), 748 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.he.yml'), 749 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.he.yml'), 750 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.he.yml'), 751 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.he.yml'), 752 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.he.yml'), 753 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.he.yml'), 754 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.he.yml'), 755 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.he.yml'), 756 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.he.yml'), 757 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.he.yml'), 758 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.he.yml'), 759 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.he.yml'), 760 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.he.yml'), 761 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.he.yml'), 762 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.he.yml'), 763 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.he.yml'), 764 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.he.yml'), 765 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.he.yml'), 766 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.he.yml'), 767 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.he.yml'), 768 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.he.yml'), 769 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.he.yml'), 770 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 771 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 772 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 773 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hr.yml'), 774 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hr.yml'), 775 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hr.yml'), 776 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hr.yml'), 777 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hr.yml'), 778 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hr.yml'), 779 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hr.yml'), 780 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hr.yml'), 781 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hr.yml'), 782 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hr.yml'), 783 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hr.yml'), 784 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hr.yml'), 785 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hr.yml'), 786 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hr.yml'), 787 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hr.yml'), 788 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hr.yml'), 789 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hr.yml'), 790 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hr.yml'), 791 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hr.yml'), 792 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hr.yml'), 793 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hr.yml'), 794 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hr.yml'), 795 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hr.yml'), 796 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hr.yml'), 797 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hr.yml'), 798 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hr.yml'), 799 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hr.yml'), 800 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hr.yml'), 801 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hr.yml'), 802 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hr.yml'), 803 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hr.yml'), 804 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hr.yml'), 805 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hr.yml'), 806 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hr.yml'), 807 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hr.yml'), 808 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hr.yml'), 809 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hr.yml'), 810 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hr.yml'), 811 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hr.yml'), 812 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hr.yml'), 813 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hr.yml'), 814 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hr.yml'), 815 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hr.yml'), 816 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), 817 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.hr.xliff'), 818 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hr.yml'), 819 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hr.yml'), 820 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hr.yml'), 821 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hr.yml'), 822 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 823 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 824 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 825 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hu.yml'), 826 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hu.yml'), 827 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hu.yml'), 828 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hu.yml'), 829 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hu.yml'), 830 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hu.yml'), 831 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hu.yml'), 832 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml'), 833 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hu.yml'), 834 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hu.yml'), 835 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hu.yml'), 836 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml'), 837 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hu.yml'), 838 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hu.yml'), 839 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml'), 840 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hu.yml'), 841 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hu.yml'), 842 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hu.yml'), 843 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hu.yml'), 844 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hu.yml'), 845 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hu.yml'), 846 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hu.yml'), 847 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hu.yml'), 848 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hu.yml'), 849 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml'), 850 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hu.yml'), 851 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hu.yml'), 852 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hu.yml'), 853 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hu.yml'), 854 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hu.yml'), 855 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hu.yml'), 856 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hu.yml'), 857 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hu.yml'), 858 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hu.yml'), 859 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hu.yml'), 860 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hu.yml'), 861 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hu.yml'), 862 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hu.yml'), 863 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hu.yml'), 864 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hu.yml'), 865 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hu.yml'), 866 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hu.yml'), 867 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hu.yml'), 868 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 869 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), 870 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hu.yml'), 871 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hu.yml'), 872 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hu.yml'), 873 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hu.yml'), 874 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 875 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 876 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), 877 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 878 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 879 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 880 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.id.yml'), 881 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.id.yml'), 882 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.id.yml'), 883 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.id.yml'), 884 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.id.yml'), 885 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.id.yml'), 886 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.id.yml'), 887 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.id.yml'), 888 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.id.yml'), 889 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.id.yml'), 890 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.id.yml'), 891 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.id.yml'), 892 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.id.yml'), 893 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.id.yml'), 894 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.id.yml'), 895 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.id.yml'), 896 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.id.yml'), 897 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.id.yml'), 898 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.id.yml'), 899 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml'), 900 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.id.yml'), 901 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.id.yml'), 902 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.id.yml'), 903 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.id.yml'), 904 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.id.yml'), 905 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.id.yml'), 906 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.id.yml'), 907 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.id.yml'), 908 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.id.yml'), 909 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.id.yml'), 910 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.id.yml'), 911 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.id.yml'), 912 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.id.yml'), 913 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.id.yml'), 914 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.id.yml'), 915 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.id.yml'), 916 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.id.yml'), 917 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.id.yml'), 918 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.id.yml'), 919 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.id.yml'), 920 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.id.yml'), 921 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.id.yml'), 922 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.id.yml'), 923 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.id.yml'), 924 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.id.yml'), 925 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.id.yml'), 926 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.id.yml'), 927 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 928 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 929 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 930 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.it.yml'), 931 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.it.yml'), 932 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.it.yml'), 933 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.it.yml'), 934 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.it.yml'), 935 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.it.yml'), 936 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.it.yml'), 937 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.it.yml'), 938 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.it.yml'), 939 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.it.yml'), 940 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.it.yml'), 941 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.it.yml'), 942 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.it.yml'), 943 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.it.yml'), 944 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.it.yml'), 945 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.it.yml'), 946 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.it.yml'), 947 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.it.yml'), 948 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.it.yml'), 949 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.it.yml'), 950 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.it.yml'), 951 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.it.yml'), 952 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.it.yml'), 953 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.it.yml'), 954 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.it.yml'), 955 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.it.yml'), 956 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.it.yml'), 957 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.it.yml'), 958 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.it.yml'), 959 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.it.yml'), 960 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.it.yml'), 961 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.it.yml'), 962 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.it.yml'), 963 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.it.yml'), 964 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.it.yml'), 965 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.it.yml'), 966 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.it.yml'), 967 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.it.yml'), 968 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.it.yml'), 969 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.it.yml'), 970 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.it.yml'), 971 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.it.yml'), 972 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.it.yml'), 973 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 974 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.it.xliff'), 975 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.it.yml'), 976 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.it.yml'), 977 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.it.yml'), 978 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.it.yml'), 979 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.it.yml'), 980 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 981 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 982 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 983 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ja.yml'), 984 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ja.yml'), 985 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ja.yml'), 986 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ja.yml'), 987 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ja.yml'), 988 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ja.yml'), 989 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ja.yml'), 990 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ja.yml'), 991 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ja.yml'), 992 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ja.yml'), 993 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ja.yml'), 994 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ja.yml'), 995 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ja.yml'), 996 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ja.yml'), 997 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ja.yml'), 998 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ja.yml'), 999 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ja.yml'), 1000 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ja.yml'), 1001 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ja.yml'), 1002 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ja.yml'), 1003 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ja.yml'), 1004 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ja.yml'), 1005 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ja.yml'), 1006 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ja.yml'), 1007 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ja.yml'), 1008 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ja.yml'), 1009 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1010 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 1011 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 1012 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1013 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 1014 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 1015 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.lt.yml'), 1016 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.lt.yml'), 1017 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lt.yml'), 1018 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.lt.yml'), 1019 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lt.yml'), 1020 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.lt.yml'), 1021 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lt.yml'), 1022 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.lt.yml'), 1023 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lt.yml'), 1024 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.lt.yml'), 1025 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lt.yml'), 1026 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.lt.yml'), 1027 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lt.yml'), 1028 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lt.yml'), 1029 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lt.yml'), 1030 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.lt.yml'), 1031 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.lt.yml'), 1032 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lt.yml'), 1033 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.lt.yml'), 1034 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.lt.yml'), 1035 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lt.yml'), 1036 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.lt.yml'), 1037 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lt.yml'), 1038 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.lt.yml'), 1039 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lt.yml'), 1040 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.lt.yml'), 1041 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.lt.yml'), 1042 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lt.yml'), 1043 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.lt.yml'), 1044 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.lt.yml'), 1045 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lt.yml'), 1046 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.lt.yml'), 1047 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.lt.yml'), 1048 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lt.yml'), 1049 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lt.yml'), 1050 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.lt.yml'), 1051 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lt.yml'), 1052 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.lt.yml'), 1053 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.lt.yml'), 1054 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.lt.yml'), 1055 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.lt.yml'), 1056 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lt.yml'), 1057 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.lt.yml'), 1058 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lt.yml'), 1059 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lt.yml'), 1060 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1061 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 1062 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 1063 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lv.yml'), 1064 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lv.yml'), 1065 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lv.yml'), 1066 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lv.yml'), 1067 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lv.yml'), 1068 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lv.yml'), 1069 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lv.yml'), 1070 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lv.yml'), 1071 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lv.yml'), 1072 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lv.yml'), 1073 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lv.yml'), 1074 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lv.yml'), 1075 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lv.yml'), 1076 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lv.yml'), 1077 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lv.yml'), 1078 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lv.yml'), 1079 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lv.yml'), 1080 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lv.yml'), 1081 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lv.yml'), 1082 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lv.yml'), 1083 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1084 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 1085 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), 1086 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mk.yml'), 1087 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mk.yml'), 1088 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mk.yml'), 1089 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mk.yml'), 1090 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mk.yml'), 1091 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mk.yml'), 1092 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mk.yml'), 1093 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mk.yml'), 1094 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mk.yml'), 1095 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mk.yml'), 1096 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mk.yml'), 1097 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mk.yml'), 1098 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mk.yml'), 1099 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mk.yml'), 1100 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mk.yml'), 1101 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mk.yml'), 1102 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mk.yml'), 1103 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mk.yml'), 1104 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mk.yml'), 1105 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mk.yml'), 1106 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mk.yml'), 1107 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mk.yml'), 1108 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1109 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 1110 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 1111 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.mn.yml'), 1112 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.mn.yml'), 1113 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mn.yml'), 1114 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.mn.yml'), 1115 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mn.yml'), 1116 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.mn.yml'), 1117 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.mn.yml'), 1118 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mn.yml'), 1119 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.mn.yml'), 1120 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mn.yml'), 1121 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.mn.yml'), 1122 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mn.yml'), 1123 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.mn.yml'), 1124 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mn.yml'), 1125 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.mn.yml'), 1126 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.mn.yml'), 1127 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mn.yml'), 1128 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.mn.yml'), 1129 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.mn.yml'), 1130 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mn.yml'), 1131 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.mn.yml'), 1132 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.mn.yml'), 1133 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mn.yml'), 1134 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.mn.yml'), 1135 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mn.yml'), 1136 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mn.yml'), 1137 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mn.yml'), 1138 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.mn.yml'), 1139 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mn.yml'), 1140 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mn.yml'), 1141 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mn.yml'), 1142 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.mn.yml'), 1143 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mn.yml'), 1144 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mn.yml'), 1145 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.mn.yml'), 1146 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.mn.yml'), 1147 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mn.yml'), 1148 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.mn.yml'), 1149 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mn.yml'), 1150 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.mn.yml'), 1151 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mn.yml'), 1152 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mn.yml'), 1153 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mn.yml'), 1154 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.mn.yml'), 1155 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.mn.yml'), 1156 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.mn.yml'), 1157 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.mn.yml'), 1158 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1159 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 1160 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf'), 1161 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1162 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 1163 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 1164 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1165 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 1166 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 1167 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.nl.yml'), 1168 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.nl.yml'), 1169 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.nl.yml'), 1170 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.nl.yml'), 1171 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.nl.yml'), 1172 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.nl.yml'), 1173 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.nl.yml'), 1174 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.nl.yml'), 1175 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.nl.yml'), 1176 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.nl.yml'), 1177 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.nl.yml'), 1178 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.nl.yml'), 1179 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.nl.yml'), 1180 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.nl.yml'), 1181 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.nl.yml'), 1182 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.nl.yml'), 1183 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.nl.yml'), 1184 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.nl.yml'), 1185 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.nl.yml'), 1186 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.nl.yml'), 1187 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.nl.yml'), 1188 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.nl.yml'), 1189 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.nl.yml'), 1190 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.nl.yml'), 1191 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.nl.yml'), 1192 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.nl.yml'), 1193 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.nl.yml'), 1194 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.nl.yml'), 1195 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.nl.yml'), 1196 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.nl.yml'), 1197 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.nl.yml'), 1198 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.nl.yml'), 1199 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.nl.yml'), 1200 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.nl.yml'), 1201 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.nl.yml'), 1202 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.nl.yml'), 1203 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.nl.yml'), 1204 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.nl.yml'), 1205 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.nl.yml'), 1206 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.nl.yml'), 1207 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.nl.yml'), 1208 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.nl.yml'), 1209 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.nl.yml'), 1210 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.nl.yml'), 1211 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.nl.yml'), 1212 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), 1213 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), 1214 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.nl.yml'), 1215 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.nl.yml'), 1216 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.nl.xliff'), 1217 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.nl.yml'), 1218 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.nl.yml'), 1219 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.nl.yml'), 1220 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.nl.yml'), 1221 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.nl.yml'), 1222 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.nl.yml'), 1223 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), 1224 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/flashes.nl.yml'), 1225 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/translations/messages.nl.yml'), 1226 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1227 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 1228 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), 1229 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1230 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 1231 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 1232 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.no.yml'), 1233 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.no.yml'), 1234 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.no.yml'), 1235 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.no.yml'), 1236 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.no.yml'), 1237 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.no.yml'), 1238 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.no.yml'), 1239 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.no.yml'), 1240 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.no.yml'), 1241 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.no.yml'), 1242 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.no.yml'), 1243 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.no.yml'), 1244 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.no.yml'), 1245 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.no.yml'), 1246 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.no.yml'), 1247 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.no.yml'), 1248 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.no.yml'), 1249 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.no.yml'), 1250 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.no.yml'), 1251 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.no.yml'), 1252 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.no.yml'), 1253 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.no.yml'), 1254 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.no.yml'), 1255 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.no.yml'), 1256 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.no.yml'), 1257 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.no.yml'), 1258 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.no.yml'), 1259 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.no.yml'), 1260 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.no.yml'), 1261 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.no.yml'), 1262 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.no.yml'), 1263 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.no.yml'), 1264 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.no.yml'), 1265 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.no.yml'), 1266 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.no.yml'), 1267 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.no.yml'), 1268 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.no.yml'), 1269 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.no.yml'), 1270 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.no.yml'), 1271 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.no.yml'), 1272 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.no.xliff'), 1273 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.no.yml'), 1274 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.no.yml'), 1275 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.no.yml'), 1276 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.no.yml'), 1277 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1278 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 1279 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 1280 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pl.yml'), 1281 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pl.yml'), 1282 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pl.yml'), 1283 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pl.yml'), 1284 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pl.yml'), 1285 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pl.yml'), 1286 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pl.yml'), 1287 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pl.yml'), 1288 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pl.yml'), 1289 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pl.yml'), 1290 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pl.yml'), 1291 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pl.yml'), 1292 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pl.yml'), 1293 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pl.yml'), 1294 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pl.yml'), 1295 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.pl.yml'), 1296 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pl.yml'), 1297 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pl.yml'), 1298 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pl.yml'), 1299 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pl.yml'), 1300 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pl.yml'), 1301 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pl.yml'), 1302 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml'), 1303 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pl.yml'), 1304 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pl.yml'), 1305 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pl.yml'), 1306 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pl.yml'), 1307 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pl.yml'), 1308 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pl.yml'), 1309 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pl.yml'), 1310 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pl.yml'), 1311 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pl.yml'), 1312 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pl.yml'), 1313 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pl.yml'), 1314 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pl.yml'), 1315 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml'), 1316 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pl.yml'), 1317 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pl.yml'), 1318 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pl.yml'), 1319 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pl.yml'), 1320 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pl.yml'), 1321 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pl.yml'), 1322 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pl.yml'), 1323 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pl.yml'), 1324 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pl.xliff'), 1325 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pl.yml'), 1326 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pl.yml'), 1327 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.pl.yml'), 1328 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pl.yml'), 1329 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pl.yml'), 1330 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1331 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 1332 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 1333 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt.yml'), 1334 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt.yml'), 1335 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt.yml'), 1336 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt.yml'), 1337 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt.yml'), 1338 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt.yml'), 1339 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt.yml'), 1340 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt.yml'), 1341 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt.yml'), 1342 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt.yml'), 1343 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt.yml'), 1344 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt.yml'), 1345 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt.yml'), 1346 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt.yml'), 1347 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt.yml'), 1348 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt.yml'), 1349 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt.yml'), 1350 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt.yml'), 1351 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt.yml'), 1352 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt.yml'), 1353 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt.yml'), 1354 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt.yml'), 1355 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt.yml'), 1356 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt.yml'), 1357 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt.yml'), 1358 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt.yml'), 1359 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt.yml'), 1360 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt.yml'), 1361 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt.yml'), 1362 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt.yml'), 1363 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt.yml'), 1364 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt.yml'), 1365 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt.yml'), 1366 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt.yml'), 1367 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt.yml'), 1368 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt.yml'), 1369 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt.yml'), 1370 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt.yml'), 1371 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt.yml'), 1372 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt.yml'), 1373 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt.yml'), 1374 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pt.xliff'), 1375 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt.yml'), 1376 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt.yml'), 1377 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt.yml'), 1378 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt.yml'), 1379 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1380 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 1381 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 1382 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt_BR.yml'), 1383 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pt_BR.yml'), 1384 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt_BR.yml'), 1385 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt_BR.yml'), 1386 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt_BR.yml'), 1387 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt_BR.yml'), 1388 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pt_BR.yml'), 1389 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml'), 1390 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt_BR.yml'), 1391 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt_BR.yml'), 1392 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt_BR.yml'), 1393 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt_BR.yml'), 1394 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt_BR.yml'), 1395 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt_BR.yml'), 1396 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt_BR.yml'), 1397 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt_BR.yml'), 1398 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt_BR.yml'), 1399 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt_BR.yml'), 1400 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt_BR.yml'), 1401 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt_BR.yml'), 1402 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt_BR.yml'), 1403 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml'), 1404 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt_BR.yml'), 1405 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt_BR.yml'), 1406 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt_BR.yml'), 1407 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt_BR.yml'), 1408 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt_BR.yml'), 1409 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt_BR.yml'), 1410 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt_BR.yml'), 1411 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt_BR.yml'), 1412 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt_BR.yml'), 1413 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt_BR.yml'), 1414 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt_BR.yml'), 1415 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt_BR.yml'), 1416 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml'), 1417 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt_BR.yml'), 1418 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt_BR.yml'), 1419 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt_BR.yml'), 1420 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml'), 1421 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt_BR.yml'), 1422 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt_BR.yml'), 1423 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt_BR.yml'), 1424 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt_BR.yml'), 1425 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt_BR.yml'), 1426 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt_BR.yml'), 1427 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml'), 1428 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt_BR.yml'), 1429 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1430 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 1431 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 1432 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ro.yml'), 1433 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ro.yml'), 1434 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ro.yml'), 1435 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ro.yml'), 1436 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ro.yml'), 1437 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ro.yml'), 1438 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ro.yml'), 1439 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ro.yml'), 1440 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ro.yml'), 1441 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ro.yml'), 1442 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ro.yml'), 1443 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ro.yml'), 1444 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ro.yml'), 1445 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ro.yml'), 1446 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ro.yml'), 1447 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ro.yml'), 1448 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ro.yml'), 1449 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ro.yml'), 1450 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ro.yml'), 1451 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ro.yml'), 1452 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ro.yml'), 1453 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ro.yml'), 1454 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ro.yml'), 1455 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ro.yml'), 1456 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ro.yml'), 1457 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ro.yml'), 1458 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ro.yml'), 1459 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ro.yml'), 1460 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ro.yml'), 1461 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ro.yml'), 1462 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ro.yml'), 1463 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ro.yml'), 1464 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ro.yml'), 1465 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ro.yml'), 1466 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ro.yml'), 1467 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.ro.yml'), 1468 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ro.yml'), 1469 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ro.yml'), 1470 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ro.yml'), 1471 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ro.yml'), 1472 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ro.yml'), 1473 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ro.yml'), 1474 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ro.yml'), 1475 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ro.yml'), 1476 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ro.yml'), 1477 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ro.xliff'), 1478 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.ro.yml'), 1479 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ro.yml'), 1480 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ro.yml'), 1481 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml'), 1482 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ro.yml'), 1483 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ro.yml'), 1484 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1485 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 1486 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 1487 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ru.yml'), 1488 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ru.yml'), 1489 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ru.yml'), 1490 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ru.yml'), 1491 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ru.yml'), 1492 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ru.yml'), 1493 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ru.yml'), 1494 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml'), 1495 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ru.yml'), 1496 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ru.yml'), 1497 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ru.yml'), 1498 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ru.yml'), 1499 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ru.yml'), 1500 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ru.yml'), 1501 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ru.yml'), 1502 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ru.yml'), 1503 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ru.yml'), 1504 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ru.yml'), 1505 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ru.yml'), 1506 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ru.yml'), 1507 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ru.yml'), 1508 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ru.yml'), 1509 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ru.yml'), 1510 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ru.yml'), 1511 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ru.yml'), 1512 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml'), 1513 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ru.yml'), 1514 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ru.yml'), 1515 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ru.yml'), 1516 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ru.yml'), 1517 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ru.yml'), 1518 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ru.yml'), 1519 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ru.yml'), 1520 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ru.yml'), 1521 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml'), 1522 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ru.yml'), 1523 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ru.yml'), 1524 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ru.yml'), 1525 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml'), 1526 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ru.yml'), 1527 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ru.yml'), 1528 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ru.yml'), 1529 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ru.yml'), 1530 => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 1531 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ru.xliff'), 1532 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ru.yml'), 1533 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ru.yml'), 1534 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ru.yml'), 1535 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ru.yml'), 1536 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1537 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 1538 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 1539 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sk.yml'), 1540 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sk.yml'), 1541 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sk.yml'), 1542 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sk.yml'), 1543 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sk.yml'), 1544 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sk.yml'), 1545 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sk.yml'), 1546 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sk.yml'), 1547 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sk.yml'), 1548 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sk.yml'), 1549 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sk.yml'), 1550 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sk.yml'), 1551 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sk.yml'), 1552 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sk.yml'), 1553 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sk.yml'), 1554 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sk.yml'), 1555 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sk.yml'), 1556 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sk.yml'), 1557 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sk.yml'), 1558 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sk.yml'), 1559 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sk.yml'), 1560 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sk.yml'), 1561 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sk.yml'), 1562 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sk.yml'), 1563 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sk.yml'), 1564 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sk.yml'), 1565 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sk.yml'), 1566 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sk.yml'), 1567 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sk.yml'), 1568 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sk.yml'), 1569 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sk.yml'), 1570 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sk.yml'), 1571 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sk.yml'), 1572 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sk.yml'), 1573 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sk.yml'), 1574 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sk.yml'), 1575 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sk.yml'), 1576 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sk.yml'), 1577 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sk.yml'), 1578 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sk.yml'), 1579 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sk.yml'), 1580 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sk.yml'), 1581 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sk.yml'), 1582 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sk.xliff'), 1583 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sk.yml'), 1584 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sk.yml'), 1585 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.sk.yml'), 1586 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sk.yml'), 1587 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sk.yml'), 1588 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1589 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 1590 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 1591 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sl.yml'), 1592 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sl.yml'), 1593 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sl.yml'), 1594 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sl.yml'), 1595 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sl.yml'), 1596 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sl.yml'), 1597 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sl.yml'), 1598 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sl.yml'), 1599 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sl.yml'), 1600 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sl.yml'), 1601 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sl.yml'), 1602 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sl.yml'), 1603 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sl.yml'), 1604 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sl.yml'), 1605 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sl.yml'), 1606 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sl.yml'), 1607 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sl.yml'), 1608 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sl.yml'), 1609 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sl.yml'), 1610 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml'), 1611 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sl.yml'), 1612 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml'), 1613 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sl.yml'), 1614 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sl.yml'), 1615 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sl.yml'), 1616 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml'), 1617 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml'), 1618 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sl.yml'), 1619 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sl.yml'), 1620 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml'), 1621 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sl.yml'), 1622 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml'), 1623 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml'), 1624 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sl.yml'), 1625 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sl.yml'), 1626 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml'), 1627 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sl.yml'), 1628 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sl.yml'), 1629 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sl.yml'), 1630 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sl.yml'), 1631 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sl.xliff'), 1632 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sl.yml'), 1633 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml'), 1634 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml'), 1635 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml'), 1636 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1637 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 1638 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf'), 1639 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sq.yml'), 1640 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sq.yml'), 1641 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sq.yml'), 1642 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sq.yml'), 1643 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sq.yml'), 1644 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sq.yml'), 1645 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sq.yml'), 1646 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sq.yml'), 1647 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sq.yml'), 1648 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sq.yml'), 1649 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sq.yml'), 1650 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sq.yml'), 1651 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sq.yml'), 1652 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sq.yml'), 1653 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sq.yml'), 1654 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sq.yml'), 1655 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sq.yml'), 1656 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sq.yml'), 1657 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sq.yml'), 1658 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sq.yml'), 1659 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sq.yml'), 1660 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sq.yml'), 1661 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sq.yml'), 1662 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sq.yml'), 1663 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sq.yml'), 1664 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sq.yml'), 1665 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sq.yml'), 1666 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sq.yml'), 1667 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sq.yml'), 1668 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sq.yml'), 1669 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sq.yml'), 1670 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sq.yml'), 1671 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sq.yml'), 1672 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sq.yml'), 1673 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sq.yml'), 1674 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sq.yml'), 1675 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sq.yml'), 1676 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sq.yml'), 1677 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sq.yml'), 1678 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sq.yml'), 1679 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sq.yml'), 1680 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1681 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 1682 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), 1683 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Cyrl.xliff'), 1684 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1685 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 1686 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 1687 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Latn.xliff'), 1688 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1689 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 1690 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 1691 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sv.yml'), 1692 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sv.yml'), 1693 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sv.yml'), 1694 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sv.yml'), 1695 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sv.yml'), 1696 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sv.yml'), 1697 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sv.yml'), 1698 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sv.yml'), 1699 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sv.yml'), 1700 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sv.yml'), 1701 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sv.yml'), 1702 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sv.yml'), 1703 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sv.yml'), 1704 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sv.yml'), 1705 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sv.yml'), 1706 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sv.yml'), 1707 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sv.yml'), 1708 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sv.yml'), 1709 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sv.yml'), 1710 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sv.yml'), 1711 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sv.yml'), 1712 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sv.yml'), 1713 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sv.yml'), 1714 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sv.yml'), 1715 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sv.yml'), 1716 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sv.yml'), 1717 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sv.yml'), 1718 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sv.yml'), 1719 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sv.yml'), 1720 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sv.yml'), 1721 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sv.yml'), 1722 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sv.yml'), 1723 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sv.yml'), 1724 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sv.yml'), 1725 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sv.yml'), 1726 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sv.xliff'), 1727 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sv.yml'), 1728 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sv.yml'), 1729 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sv.yml'), 1730 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1731 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 1732 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 1733 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.th.yml'), 1734 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.th.yml'), 1735 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.th.yml'), 1736 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.th.yml'), 1737 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.th.yml'), 1738 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.th.yml'), 1739 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.th.yml'), 1740 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.th.yml'), 1741 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.th.yml'), 1742 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.th.yml'), 1743 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.th.yml'), 1744 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.th.yml'), 1745 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.th.yml'), 1746 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.th.yml'), 1747 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.th.yml'), 1748 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.th.yml'), 1749 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.th.yml'), 1750 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.th.yml'), 1751 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.th.yml'), 1752 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.th.yml'), 1753 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.th.yml'), 1754 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.th.yml'), 1755 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.th.yml'), 1756 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.th.yml'), 1757 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.th.yml'), 1758 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.th.yml'), 1759 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.th.yml'), 1760 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.th.yml'), 1761 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.th.yml'), 1762 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.th.yml'), 1763 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.th.yml'), 1764 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.th.yml'), 1765 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.th.yml'), 1766 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.th.yml'), 1767 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.th.yml'), 1768 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.th.yml'), 1769 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.th.yml'), 1770 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.th.yml'), 1771 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.th.yml'), 1772 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.th.yml'), 1773 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.th.yml'), 1774 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.th.yml'), 1775 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.th.xliff'), 1776 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.th.yml'), 1777 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.th.yml'), 1778 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.th.yml'), 1779 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1780 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 1781 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf'), 1782 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1783 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 1784 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 1785 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.tr.yml'), 1786 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.tr.yml'), 1787 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.tr.yml'), 1788 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.tr.yml'), 1789 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.tr.yml'), 1790 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.tr.yml'), 1791 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.tr.yml'), 1792 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.tr.yml'), 1793 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.tr.yml'), 1794 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.tr.yml'), 1795 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.tr.yml'), 1796 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.tr.yml'), 1797 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.tr.yml'), 1798 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.tr.yml'), 1799 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.tr.yml'), 1800 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.tr.yml'), 1801 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.tr.yml'), 1802 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.tr.yml'), 1803 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.tr.yml'), 1804 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.tr.yml'), 1805 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.tr.yml'), 1806 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.tr.yml'), 1807 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.tr.yml'), 1808 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.tr.yml'), 1809 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.tr.yml'), 1810 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.tr.yml'), 1811 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.tr.yml'), 1812 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.tr.yml'), 1813 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.tr.yml'), 1814 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.tr.yml'), 1815 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.tr.yml'), 1816 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.tr.yml'), 1817 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.tr.yml'), 1818 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.tr.yml'), 1819 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.tr.yml'), 1820 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.tr.yml'), 1821 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.tr.yml'), 1822 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.tr.yml'), 1823 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.tr.yml'), 1824 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.tr.yml'), 1825 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.tr.yml'), 1826 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.tr.yml'), 1827 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.tr.yml'), 1828 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.tr.yml'), 1829 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.tr.xliff'), 1830 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.tr.yml'), 1831 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.tr.yml'), 1832 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.tr.yml'), 1833 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.tr.yml'), 1834 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.tr.yml'), 1835 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1836 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 1837 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 1838 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.uk.yml'), 1839 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.uk.yml'), 1840 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.uk.yml'), 1841 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.uk.yml'), 1842 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.uk.yml'), 1843 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.uk.yml'), 1844 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.uk.yml'), 1845 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.uk.yml'), 1846 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.uk.yml'), 1847 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.uk.yml'), 1848 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.uk.yml'), 1849 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.uk.yml'), 1850 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.uk.yml'), 1851 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.uk.yml'), 1852 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.uk.yml'), 1853 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.uk.yml'), 1854 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.uk.yml'), 1855 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.uk.yml'), 1856 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.uk.yml'), 1857 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.uk.yml'), 1858 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.uk.yml'), 1859 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.uk.yml'), 1860 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.uk.yml'), 1861 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.uk.yml'), 1862 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.uk.yml'), 1863 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.uk.yml'), 1864 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.uk.yml'), 1865 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.uk.yml'), 1866 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.uk.yml'), 1867 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.uk.yml'), 1868 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.uk.yml'), 1869 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.uk.yml'), 1870 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.uk.yml'), 1871 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.uk.yml'), 1872 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.uk.yml'), 1873 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.uk.yml'), 1874 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.uk.yml'), 1875 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.uk.yml'), 1876 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.uk.yml'), 1877 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.uk.yml'), 1878 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.uk.yml'), 1879 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.uk.yml'), 1880 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.uk.yml'), 1881 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.uk.yml'), 1882 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.uk.yml'), 1883 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.uk.xliff'), 1884 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.uk.yml'), 1885 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.uk.yml'), 1886 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.uk.yml'), 1887 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.uk.yml'), 1888 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.uk.yml'), 1889 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1890 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 1891 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf'), 1892 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1893 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 1894 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf'), 1895 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1896 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 1897 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 1898 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.vi.yml'), 1899 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.vi.yml'), 1900 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.vi.yml'), 1901 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.vi.yml'), 1902 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.vi.yml'), 1903 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.vi.yml'), 1904 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.vi.yml'), 1905 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.vi.yml'), 1906 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.vi.yml'), 1907 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.vi.yml'), 1908 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.vi.yml'), 1909 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.vi.yml'), 1910 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.vi.yml'), 1911 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.vi.yml'), 1912 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.vi.yml'), 1913 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.vi.yml'), 1914 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.vi.yml'), 1915 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.vi.yml'), 1916 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.vi.yml'), 1917 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.vi.yml'), 1918 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.vi.yml'), 1919 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.vi.yml'), 1920 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1921 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 1922 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 1923 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_CN.yml'), 1924 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_CN.yml'), 1925 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_CN.yml'), 1926 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.zh_CN.yml'), 1927 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_CN.yml'), 1928 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_CN.yml'), 1929 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_CN.yml'), 1930 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_CN.yml'), 1931 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.zh_CN.yml'), 1932 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_CN.yml'), 1933 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_CN.yml'), 1934 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_CN.yml'), 1935 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_CN.yml'), 1936 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_CN.yml'), 1937 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.zh_CN.yml'), 1938 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_CN.yml'), 1939 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.zh_CN.yml'), 1940 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_CN.yml'), 1941 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_CN.yml'), 1942 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_CN.yml'), 1943 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.zh_CN.yml'), 1944 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_CN.yml'), 1945 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.zh_CN.yml'), 1946 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_CN.yml'), 1947 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_CN.yml'), 1948 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_CN.yml'), 1949 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.zh_CN.yml'), 1950 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.zh_CN.yml'), 1951 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_CN.yml'), 1952 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_CN.yml'), 1953 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_CN.yml'), 1954 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_CN.yml'), 1955 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_CN.yml'), 1956 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.zh_CN.yml'), 1957 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_CN.yml'), 1958 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.zh_CN.yml'), 1959 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_CN.yml'), 1960 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.zh_CN.yml'), 1961 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_CN.yml'), 1962 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_CN.yml'), 1963 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.zh_CN.yml'), 1964 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_CN.yml'), 1965 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.zh_CN.yml'), 1966 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.zh_CN.xliff'), 1967 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_CN.yml'), 1968 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_CN.yml'), 1969 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_CN.yml'), 1970 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_CN.yml'), 1971 => (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1972 => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 1973 => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 1974 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_TW.yml'), 1975 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_TW.yml'), 1976 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_TW.yml'), 1977 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_TW.yml'), 1978 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_TW.yml'), 1979 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_TW.yml'), 1980 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_TW.yml'), 1981 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_TW.yml'), 1982 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_TW.yml'), 1983 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_TW.yml'), 1984 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_TW.yml'), 1985 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_TW.yml'), 1986 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_TW.yml'), 1987 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_TW.yml'), 1988 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_TW.yml'), 1989 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_TW.yml'), 1990 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_TW.yml'), 1991 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_TW.yml'), 1992 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_TW.yml'), 1993 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_TW.yml'), 1994 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_TW.yml'), 1995 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_TW.yml'), 1996 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_TW.yml'), 1997 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_TW.yml'), 1998 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_TW.yml'), 1999 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_TW.yml'), 2000 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_TW.yml'), 2001 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_TW.yml'), 2002 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_TW.yml'), 2003 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_TW.yml'), 2004 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_TW.yml'), 2005 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_TW.yml'), 2006 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_TW.yml'), 2007 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_TW.yml'), 2008 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de_CH.yml'), 2009 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de_CH.yml'), 2010 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de_CH.yml'), 2011 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de_CH.yml'), 2012 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de_CH.yml'), 2013 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de_CH.yml'), 2014 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de_CH.yml'), 2015 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de_CH.yml'), 2016 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de_CH.yml'), 2017 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de_CH.yml'), 2018 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de_CH.yml'), 2019 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de_CH.yml'), 2020 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de_CH.yml'), 2021 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de_CH.yml'), 2022 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de_CH.yml'), 2023 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de_CH.yml'), 2024 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de_CH.yml'), 2025 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de_CH.yml'), 2026 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de_CH.yml'), 2027 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de_CH.yml'), 2028 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de_CH.yml'), 2029 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de_CH.yml'), 2030 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de_CH.yml'), 2031 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de_CH.yml'), 2032 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de_CH.yml'), 2033 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de_CH.yml'), 2034 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de_CH.yml'), 2035 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de_CH.yml'), 2036 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de_CH.yml'), 2037 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de_CH.yml'), 2038 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de_CH.yml'), 2039 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de_CH.yml'), 2040 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de_CH.yml'), 2041 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de_CH.yml'), 2042 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de_CH.yml'), 2043 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de_CH.yml'), 2044 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de_CH.yml'), 2045 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de_CH.yml'), 2046 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de_CH.yml'), 2047 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de_CH.yml'), 2048 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de_CH.yml'), 2049 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de_CH.yml'), 2050 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de_CH.yml'), 2051 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de_CH.yml'), 2052 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de_CH.yml'), 2053 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de_CH.yml'), 2054 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de_CH.yml'), 2055 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de_CH.yml'), 2056 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de_CH.yml'), 2057 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de_CH.yml'), 2058 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de_CH.yml'), 2059 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.is.yml'), 2060 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.is.yml'), 2061 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.is.yml'), 2062 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.is.yml'), 2063 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.is.yml'), 2064 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.is.yml'), 2065 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.is.yml'), 2066 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.is.yml'), 2067 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.is.yml'), 2068 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.is.yml'), 2069 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.is.yml'), 2070 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.is.yml'), 2071 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.is.yml'), 2072 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.is.yml'), 2073 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.is.yml'), 2074 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.is.yml'), 2075 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.is.yml'), 2076 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.is.yml'), 2077 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.is.yml'), 2078 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.is.yml'), 2079 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.is.yml'), 2080 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.is.yml'), 2081 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.is.yml'), 2082 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.is.yml'), 2083 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.is.yml'), 2084 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.is.yml'), 2085 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.is.yml'), 2086 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.is.yml'), 2087 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.is.yml'), 2088 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.is.yml'), 2089 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sr_CS.yml'), 2090 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sr_CS.yml'), 2091 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr_CS.yml'), 2092 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sr_CS.yml'), 2093 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr_CS.yml'), 2094 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sr_CS.yml'), 2095 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sr_CS.yml'), 2096 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr_CS.yml'), 2097 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sr_CS.yml'), 2098 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr_CS.yml'), 2099 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sr_CS.yml'), 2100 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr_CS.yml'), 2101 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr_CS.yml'), 2102 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr_CS.yml'), 2103 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sr_CS.yml'), 2104 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr_CS.yml'), 2105 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sr_CS.yml'), 2106 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sr_CS.yml'), 2107 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr_CS.yml'), 2108 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sr_CS.yml'), 2109 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sr_CS.yml'), 2110 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr_CS.yml'), 2111 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sr_CS.yml'), 2112 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr_CS.yml'), 2113 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr_CS.yml'), 2114 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr_CS.yml'), 2115 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sr_CS.yml'), 2116 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sr_CS.yml'), 2117 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr_CS.yml'), 2118 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sr_CS.yml'), 2119 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sr_CS.yml'), 2120 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr_CS.yml'), 2121 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sr_CS.yml'), 2122 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sr_CS.yml'), 2123 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr_CS.yml'), 2124 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sr_CS.yml'), 2125 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr_CS.yml'), 2126 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sr_CS.yml'), 2127 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr_CS.yml'), 2128 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sr_CS.yml'), 2129 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr_CS.yml'), 2130 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr_CS.yml'), 2131 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sr_CS.yml'), 2132 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr_CS.yml'), 2133 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sr_CS.yml'), 2134 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr_CS.yml'), 2135 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr_CS.yml'), 2136 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ko.yml'), 2137 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ko.yml'), 2138 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ko.yml'), 2139 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ko.yml'), 2140 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ko.yml'), 2141 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ko.yml'), 2142 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ko.yml'), 2143 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ko.yml'), 2144 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ko.yml'), 2145 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ko.yml'), 2146 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ko.yml'), 2147 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ko.yml'), 2148 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ko.yml'), 2149 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ko.yml'), 2150 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ko.yml'), 2151 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ko.yml'), 2152 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ko.yml'), 2153 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ko.yml'), 2154 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ms.yml'), 2155 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ms.yml'), 2156 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ms.yml'), 2157 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ms.yml'), 2158 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ms.yml'), 2159 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ms.yml'), 2160 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ms.yml'), 2161 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ms.yml'), 2162 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ms.yml'), 2163 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ms.yml'), 2164 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ms.yml'), 2165 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ms.yml'), 2166 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ms.yml'), 2167 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ms.yml'), 2168 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ms.yml'), 2169 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ms.yml'), 2170 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ms.yml'), 2171 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr.yml'), 2172 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr.yml'), 2173 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr.yml'), 2174 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr.yml'), 2175 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr.yml'), 2176 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr.yml'), 2177 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr.yml'), 2178 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr.yml'), 2179 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr.yml'), 2180 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr.yml'), 2181 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr.yml'), 2182 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr.yml'), 2183 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr.yml'), 2184 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr.yml'), 2185 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr.yml'), 2186 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr.yml'), 2187 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr.yml'), 2188 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr.yml'), 2189 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr.yml'), 2190 => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr.yml'), 2191 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr.yml'), 2192 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr.yml'), 2193 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr.yml'), 2194 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.oc.xliff'), 2195 => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sw.xliff')]), => new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider(new \Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder(new \Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinder(($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Factory\\FinderFactoryInterface'] = new \Sylius\Bundle\ThemeBundle\Factory\FinderFactory())))), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Repository\\ThemeRepositoryInterface'] ?? $this->getThemeRepositoryInterfaceService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())))]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr_FR', ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true]);
  5106.         $c->setFallbackLocales([=> 'fr_FR'=> 'fr_FR'=> 'en']);
  5107.         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()));
  5108.     }
  5109.     /**
  5110.      * Gets the private 'Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistryInterface' shared service.
  5111.      *
  5112.      * @return \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry
  5113.      */
  5114.     protected function getTemplateBlockRegistryInterfaceService()
  5115.     {
  5116.         return $this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] = new \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry(['sylius.admin.index' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.index''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.index''@SyliusAdmin/Crud/Index/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.index''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.index''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content''sylius.admin.index''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.after_content'], 5NULL)], 'sylius.admin.index.stylesheets' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.index.stylesheets''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.stylesheets'], 5NULL)], 'sylius.admin.index.javascripts' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.index.javascripts''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.javascripts'], 5NULL)], 'sylius.admin.index.header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.index.header''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.header'], NULLNULL)], 'sylius.admin.create' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.create''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.create''@SyliusAdmin/Crud/Create/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.create''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.create''@SyliusAdmin/Crud/Create/_content.html.twig', [], 10NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content''sylius.admin.create''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.after_content'], 5NULL)], 'sylius.admin.create.stylesheets' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.stylesheets''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.stylesheets'], NULLNULL)], 'sylius.admin.create.javascripts' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.javascripts''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.javascripts'], NULLNULL)], 'sylius.admin.create.header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.header''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.header'], NULLNULL)], 'sylius.admin.create.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.create.form''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.form'], NULLNULL)], 'sylius.admin.update' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.update''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.update''@SyliusAdmin/Crud/Update/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.update''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.update''@SyliusAdmin/Crud/Update/_content.html.twig', [], 10NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content''sylius.admin.update''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.after_content'], 5NULL)], 'sylius.admin.update.stylesheets' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.stylesheets''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.stylesheets'], NULLNULL)], 'sylius.admin.update.javascripts' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.javascripts''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.javascripts'], NULLNULL)], 'sylius.admin.update.header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.header''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.header'], NULLNULL)], 'sylius.admin.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.update.form''@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.form'], NULLNULL)], 'sylius.admin.layout.sidebar' => ['top_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('top_legacy''sylius.admin.layout.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.sidebar_top'], 25NULL), 'logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo''sylius.admin.layout.sidebar''@SyliusAdmin/_logo.html.twig', [], 20NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.layout.sidebar''@SyliusAdmin/_menu.html.twig', [], 10NULL), 'down_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('down_legacy''sylius.admin.layout.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.sidebar_down'], 5NULL)], 'sylius.admin.layout.javascripts' => ['scripts' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('scripts''sylius.admin.layout.javascripts''@SyliusAdmin/_scripts.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.javascripts''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.javascripts'], 0NULL)], 'sylius.admin.layout.stylesheets' => ['styles' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('styles''sylius.admin.layout.stylesheets''@SyliusAdmin/_styles.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.stylesheets''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.stylesheets'], 0NULL)], 'sylius.admin.layout.topbar_left' => ['sidebar_toggle' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('sidebar_toggle''sylius.admin.layout.topbar_left''@SyliusAdmin/Layout/_sidebarToggle.html.twig', [], 30NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.topbar_left''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_left'], 25NULL), 'channel_links' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('channel_links''sylius.admin.layout.topbar_left''@SyliusAdmin/Layout/_channelLinksWidget.html.twig', [], 20NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search''sylius.admin.layout.topbar_left''@SyliusAdmin/_search.html.twig', [], 10NULL)], 'sylius.admin.layout.topbar_middle' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.topbar_middle''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_middle'], NULLNULL)], 'sylius.admin.layout.topbar_right' => ['notifications' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('notifications''sylius.admin.layout.topbar_right''@SyliusAdmin/Layout/_notificationWidget.html.twig', [], 30NULL), 'support' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('support''sylius.admin.layout.topbar_right''@SyliusAdmin/_support.html.twig', [], 20NULL), 'security' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('security''sylius.admin.layout.topbar_right''@SyliusAdmin/_security.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.layout.topbar_right''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_right'], 5NULL)], 'sylius.admin.order.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.order.update.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.form'], NULLNULL)], 'sylius.admin.product_variant.generate.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.generate.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.form'], NULLNULL)], 'sylius.admin.promotion_coupon.generate.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.promotion_coupon.generate.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.form'], NULLNULL)], 'sylius.admin.login.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.login.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.before_form'], NULLNULL)], 'sylius.admin.login.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.login.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.form'], NULLNULL)], 'sylius.admin.taxon.update.before_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.taxon.update.before_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.update.before_content'], NULLNULL)], 'sylius.admin.taxon.create.before_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.taxon.create.before_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.create.before_content'], NULLNULL)], 'sylius.admin.taxon.create.taxon_tree' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.taxon.create.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.create.before_taxon_tree'], 15NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree''sylius.admin.taxon.create.taxon_tree''@SyliusAdmin/Taxon/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.taxon.create.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.create.after_taxon_tree'], 5NULL)], 'sylius.admin.taxon.update.taxon_tree' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.taxon.update.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.update.before_taxon_tree'], 15NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree''sylius.admin.taxon.update.taxon_tree''@SyliusAdmin/Taxon/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.taxon.update.taxon_tree''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.taxon.update.after_taxon_tree'], 5NULL)], 'sylius.admin.login.content' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.login.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.before_content'], 15NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree''sylius.admin.login.content''@SyliusAdmin/Security/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.login.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.login.after_content'], 5NULL)], 'sylius.admin.dashboard.header.content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.dashboard.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.header'], NULLNULL)], 'sylius.admin.product_variant.create.tab_taxes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.create.tab_taxes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.create.tab_taxes'], NULLNULL)], 'sylius.admin.product_variant.update.tab_taxes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.update.tab_taxes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.update.tab_taxes'], NULLNULL)], 'sylius.admin.product_variant.create.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.create.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.create.tab_details'], NULLNULL)], 'sylius.admin.product_variant.update.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.update.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.update.tab_details'], NULLNULL)], 'sylius.admin.product.create.tab_associations' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_associations''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_associations'], NULLNULL)], 'sylius.admin.product.update.tab_associations' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_associations''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_associations'], NULLNULL)], 'sylius.admin.product.create.tab_attributes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_attributes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_attributes'], NULLNULL)], 'sylius.admin.product.update.tab_attributes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_attributes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_attributes'], NULLNULL)], 'sylius.admin.product.create.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_details'], NULLNULL)], 'sylius.admin.product.update.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_details'], NULLNULL)], 'sylius.admin.product.create.tab_media' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_media''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_media'], NULLNULL)], 'sylius.admin.product.update.tab_media' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_media''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_media'], NULLNULL)], 'sylius.admin.product.create.tab_taxonomy' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.create.tab_taxonomy''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.create.tab_taxonomy'], NULLNULL)], 'sylius.admin.product.update.tab_taxonomy' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.update.tab_taxonomy''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.update.tab_taxonomy'], NULLNULL)], 'sylius.admin.promotion_coupon.index.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.promotion_coupon.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.promotion_coupon.index.content''@SyliusAdmin/PromotionCoupon/Index/_headerWidget.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.promotion_coupon.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.promotion_coupon.index.content''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.promotion_coupon.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.index.after_content'], 5NULL)], 'sylius.admin.promotion_coupon.generate.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.promotion_coupon.generate.content''@SyliusAdmin/PromotionCoupon/Generate/_header.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.promotion_coupon.generate.content''@SyliusAdmin/PromotionCoupon/Generate/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.promotion_coupon.generate.content''@SyliusAdmin/PromotionCoupon/Generate/_formWidget.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.promotion_coupon.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.promotion_coupon.generate.after_content'], 5NULL)], 'sylius.admin.customer.show.address' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.customer.show.address''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.before_address'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.customer.show.address''@SyliusAdmin/Customer/Show/Address/_header.html.twig', [], 20NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.address''@SyliusAdmin/Customer/Show/Address/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.customer.show.address''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_address'], 5NULL)], 'sylius.admin.order.update.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.update.content''@SyliusAdmin/Order/Update/_header.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.order.update.content''@SyliusAdmin/Order/Update/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.update.content''@SyliusAdmin/Order/Update/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.order.update.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.update.after_content'], 5NULL)], 'sylius.admin.order.show.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.show.content''@SyliusAdmin/Order/Show/_headerWidget.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.order.show.content''@SyliusAdmin/Order/Show/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.show.content''@SyliusAdmin/Order/Show/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.order.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_content'], 5NULL)], 'sylius.admin.order.show.summary' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.admin.order.show.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_summary'], 25NULL), 'summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary''sylius.admin.order.show.summary''@SyliusAdmin/Order/Show/_summaryWidget.html.twig', [], 20NULL), 'after_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_summary_legacy''sylius.admin.order.show.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_summary'], 15NULL), 'notes' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('notes''sylius.admin.order.show.summary''@SyliusAdmin/Order/Show/_notes.html.twig', [], 10NULL)], 'sylius.admin.order.show.sidebar' => ['before_customer_information_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_customer_information_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_customer_information'], 55NULL), 'customer' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('customer''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_customer.html.twig', [], 50NULL), 'before_addresses_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_addresses_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_addresses'], 45NULL), 'addresses' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('addresses''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_addresses.html.twig', [], 40NULL), 'before_payments_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_payments_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.before_payments'], 35NULL), 'payments' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('payments''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_payments.html.twig', [], 30NULL), 'shipments' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipments''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_shipments.html.twig', [], 20NULL), 'resend_email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('resend_email''sylius.admin.order.show.sidebar''@SyliusAdmin/Order/Show/_resendEmail.html.twig', [], 10NULL), 'after_shipments_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_shipments_legacy''sylius.admin.order.show.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.show.after_shipments'], 5NULL)], 'sylius.admin.customer.show.information' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.customer.show.information''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.before_information'], 35NULL), 'primary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('primary''sylius.admin.customer.show.information''@SyliusAdmin/Customer/Show/Details/_primary.html.twig', [], 30NULL), 'email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('email''sylius.admin.customer.show.information''@SyliusAdmin/Customer/Show/Details/_email.html.twig', [], 20NULL), 'contact' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('contact''sylius.admin.customer.show.information''@SyliusAdmin/Customer/Show/Details/_contact.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.customer.show.information''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_information'], 5NULL)], 'sylius.admin.product_variant.index.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.product_variant.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.product_variant.index.content''@SyliusAdmin/ProductVariant/Index/_headerWidget.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.product_variant.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.index.content''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.product_variant.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.after_content'], 5NULL)], 'sylius.admin.product_variant.generate.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.product_variant.generate.content''@SyliusAdmin/ProductVariant/Generate/_header.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.product_variant.generate.content''@SyliusAdmin/ProductVariant/Generate/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.generate.content''@SyliusAdmin/ProductVariant/Generate/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.product_variant.generate.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.generate.after_content'], 5NULL)], 'sylius.admin.order.history.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.before_header'], 35NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.order.history.content''@SyliusAdmin/Order/History/_headerWidget.html.twig', [], 30NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.after_header'], 25NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.order.history.content''@SyliusAdmin/Order/History/_breadcrumb.html.twig', [], 20NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.after_breadcrumb'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.order.history.content''@SyliusAdmin/Order/History/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.order.history.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.order.history.after_content'], 5NULL)], 'sylius.admin.product.index.header' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.header''@SyliusAdmin/Product/Index/Header/_content.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.index.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.header'], 15NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.product.index.header''@SyliusAdmin/Product/Index/Header/_breadcrumb.html.twig', [], 10NULL)], 'sylius.admin.product_variant.index.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product_variant.index.header.content''@SyliusAdmin/ProductVariant/Index/ProductHeader/_content.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product_variant.index.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product_variant.index.header'], 15NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.product_variant.index.header.content''@SyliusAdmin/ProductVariant/Index/ProductHeader/_breadcrumb.html.twig', [], 10NULL)], 'sylius.admin.product.index.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.product.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.before_header'], 25NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.product.index.content''@SyliusAdmin/Product/Index/_headerWidget.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.product.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_header'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content''@SyliusAdmin/Product/Index/_content.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.product.index.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_content'], 5NULL)], 'sylius.admin.customer.show.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.before_header'], 45NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_headerWidget.html.twig', [], 40NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_header'], 35NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_breadcrumb.html.twig', [], 30NULL), 'after_breadcrumb_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_breadcrumb_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_breadcrumb'], 25NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_statistics.html.twig', [], 20NULL), 'after_statistics_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_statistics_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_statistics'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.content''@SyliusAdmin/Customer/Show/_contentWidget.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.customer.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_content'], 5NULL)], 'sylius.admin.dashboard.content' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.before_header'], 45NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_header.html.twig', [], 40NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_header'], 35NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_statistics.html.twig', [], 30NULL), 'after_statistics_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_statistics_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.after_statistics'], 25NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_menu.html.twig', [], 20NULL), 'after_menu_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_menu_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_menu'], 15NULL), 'latest' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest''sylius.admin.dashboard.content''@SyliusAdmin/Dashboard/_latest.html.twig', [], 10NULL), 'after_content_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_legacy''sylius.admin.dashboard.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.dashboard.after_content'], 5NULL)], 'sylius.admin.customer.show.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.customer.show.header.content''@SyliusAdmin/Customer/Show/_header.html.twig', [], 20NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.customer.show.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.customer.show.header'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.admin.customer.show.header.content''@SyliusAdmin/Customer/Show/_headerMenu.html.twig', [], 10NULL)], 'sylius.admin.product.index.content.main' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.admin.product.index.content.main''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.content.before_filters'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content.main''@SyliusAdmin/Crud/Index/_content.html.twig', [], 10NULL)], 'sylius.admin.product.index.content.sidebar' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.admin.product.index.content.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.before_taxon_tree'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.admin.product.index.content.sidebar''@SyliusAdmin/Product/Index/Content/_taxonTree.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.admin.product.index.content.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.after_taxon_tree'], 5NULL)], 'sylius.shop.layout.topbar' => ['before_switchers_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_switchers_legacy''sylius.shop.layout.topbar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_currency_switcher'], 35NULL), 'currency_switcher' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('currency_switcher''sylius.shop.layout.topbar''@SyliusShop/Layout/Topbar/_currencySwitcher.html.twig', [], 30NULL), 'locale_switcher' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('locale_switcher''sylius.shop.layout.topbar''@SyliusShop/Layout/Topbar/_localeSwitcher.html.twig', [], 20NULL), 'before_security_widget_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_security_widget_legacy''sylius.shop.layout.topbar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_security_widget'], 15NULL), 'security_widget' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('security_widget''sylius.shop.layout.topbar''@SyliusShop/Layout/Topbar/_securityWidget.html.twig', [], 10NULL), 'after_security_widget_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_security_widget_legacy''sylius.shop.layout.topbar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_security_widget'], 5NULL)], 'sylius.shop.homepage' => ['banner' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('banner''sylius.shop.homepage''@SyliusShop/Homepage/_banner.html.twig', [], 60NULL), 'latest_products' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_products''sylius.shop.homepage''@SyliusShop/Homepage/_latestProducts.html.twig', [], 50NULL), 'latest_products_carousel' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_products_carousel''sylius.shop.homepage''@SyliusShop/Homepage/_latestProductsCarousel.html.twig', [], 40NULL), 'newsletter' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('newsletter''sylius.shop.homepage''@SyliusShop/Homepage/_newsletter.html.twig', [], 30NULL), 'products_grid' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('products_grid''sylius.shop.homepage''@SyliusShop/Homepage/_productsGrid.html.twig', [], 20NULL), 'about_us' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('about_us''sylius.shop.homepage''@SyliusShop/Homepage/_aboutUs.html.twig', [], 10NULL)], 'sylius.shop.cart.widget.button' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.widget.button''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.before_widget_content'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.widget.button''@SyliusShop/Cart/Widget/_button.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.widget.button''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.after_widget_content'], 5NULL)], 'sylius.shop.cart.widget.popup' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.widget.popup''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.before_popup_content'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.widget.popup''@SyliusShop/Cart/Widget/_popup.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.widget.popup''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.partial.cart.summary.after_popup_content'], 5NULL)], 'sylius.shop.cart.coupon' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.coupon''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_coupon'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.coupon''@SyliusShop/Cart/Summary/_coupon.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.coupon''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_coupon'], 5NULL)], 'sylius.shop.cart.header' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.cart.header''@SyliusShop/Cart/Summary/_header.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_content_header'], 5NULL)], 'sylius.shop.cart.items' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.items''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_items'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.items''@SyliusShop/Cart/Summary/_items.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.cart.items''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_items'], 5NULL)], 'sylius.shop.cart.suggestions' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.cart.suggestions''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_suggestions'], 10NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.cart.suggestions''@SyliusShop/Cart/Summary/_suggestions.html.twig', [], 5NULL)], 'sylius.shop.cart.summary' => ['before_totals_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_totals_legacy''sylius.shop.cart.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.before_totals'], 25NULL), 'totals' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('totals''sylius.shop.cart.summary''@SyliusShop/Cart/Summary/_totals.html.twig', [], 20NULL), 'after_totals_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_totals_legacy''sylius.shop.cart.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.after_totals'], 15NULL), 'checkout' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('checkout''sylius.shop.cart.summary''@SyliusShop/Cart/Summary/_checkout.html.twig', [], 10NULL), 'pay_with_pay_pal' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_with_pay_pal''sylius.shop.cart.summary''@SyliusPayPalPlugin/Buttons/cart.html.twig', [], 7NULL)], 'sylius.shop.cart.summary.totals' => ['totals_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('totals_legacy''sylius.shop.cart.summary.totals''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.totals'], NULLNULL)], 'sylius.shop.login.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.login.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.form'], NULLNULL)], 'sylius.shop.register.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.register.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.register.form'], NULLNULL)], 'sylius.shop.account.change_password.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.change_password.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.change_password.form'], NULLNULL)], 'sylius.shop.account.profile.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.profile.update.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.profile.update.form'], NULLNULL)], 'sylius.shop.request_password_reset_token.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.request_password_reset_token.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.request_password_reset_token.form'], NULLNULL)], 'sylius.shop.account.address_book.create.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.create.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.create.form'], NULLNULL)], 'sylius.shop.account.address_book.update.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.update.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.update.form'], NULLNULL)], 'sylius.shop.contact.request.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.contact.request.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.contact.request.form'], NULLNULL)], 'sylius.shop.product.show.add_to_cart_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.add_to_cart_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.add_to_cart_form'], NULLNULL)], 'sylius.shop.product_review.create.form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product_review.create.form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.form'], NULLNULL)], 'sylius.shop.checkout.address.billing_address_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.billing_address_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.billing_address_form'], NULLNULL)], 'sylius.shop.checkout.address.shipping_address_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.shipping_address_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.shipping_address_form'], NULLNULL)], 'sylius.shop.checkout.select_payment.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_payment.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_form'], NULLNULL)], 'sylius.shop.checkout.address.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_form'], NULLNULL)], 'sylius.shop.checkout.select_shipping.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_shipping.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_form'], NULLNULL)], 'sylius.shop.product_review.create.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product_review.create.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.before_form'], NULLNULL)], 'sylius.shop.account.layout.menu' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.account.layout.menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.before_menu'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.shop.account.layout.menu''@SyliusShop/Account/Menu/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.account.layout.menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.after_menu'], 5NULL)], 'sylius.shop.account.layout.before_subcontent' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.layout.before_subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.before_subcontent'], NULLNULL)], 'sylius.shop.account.layout.after_subcontent' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.layout.after_subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.layout.after_subcontent'], NULLNULL)], 'sylius.shop.account.change_password.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.change_password.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.change_password.after_content_header'], NULLNULL)], 'sylius.shop.account.profile.update.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.profile.update.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.profile.update.after_content_header'], NULLNULL)], 'sylius.shop.checkout.complete.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.complete.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.after_content_header'], NULLNULL)], 'sylius.shop.login.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.login.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.after_content_header'], NULLNULL)], 'sylius.shop.register.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.register.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.register.after_content_header'], NULLNULL)], 'sylius.shop.account.dashboard.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.dashboard.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.dashboard.after_content_header'], NULLNULL)], 'sylius.shop.request_password_reset_token.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.request_password_reset_token.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.request_password_reset_token.after_content_header'], NULLNULL)], 'sylius.shop.account.address_book.create.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.create.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.create.after_content_header'], NULLNULL)], 'sylius.shop.account.address_book.update.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.update.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.create.after_content_header'], NULLNULL)], 'sylius.shop.account.address_book.index.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.index.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.index.after_content_header'], NULLNULL)], 'sylius.shop.account.order.show.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.order.show.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.show.after_content_header'], NULLNULL)], 'sylius.shop.contact.request.after_content_header' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.contact.request.after_content_header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.contact.request.after_content_header'], NULLNULL)], 'sylius.shop.product.index.before_vertical_menu' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.before_vertical_menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_vertical_menu'], NULLNULL)], 'sylius.shop.product.index.after_vertical_menu' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.after_vertical_menu''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_vertical_menu'], NULLNULL)], 'sylius.shop.taxon.header' => ['breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb''sylius.shop.taxon.header''@SyliusShop/Taxon/_breadcrumb.html.twig', [], 20NULL), 'before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.shop.taxon.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.taxon.header.before'], 15NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.taxon.header''@SyliusShop/Taxon/Header/_content.html.twig', [], 10NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.shop.taxon.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.taxon.header.after'], 5NULL)], 'sylius.shop.product_review.index.product_box' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product_review.index.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.before_product_box'], 15NULL), 'box' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('box''sylius.shop.product_review.index.product_box''@SyliusShop/ProductReview/Box/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product_review.index.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.after_product_box'], 5NULL)], 'sylius.shop.product_review.index.list' => ['before_list_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_list_legacy''sylius.shop.product_review.index.list''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.before_list'], 25NULL), 'list' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('list''sylius.shop.product_review.index.list''@SyliusShop/ProductReview/_list.html.twig', [], 20NULL), 'after_list_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_list_legacy''sylius.shop.product_review.index.list''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.index.after_list'], 15NULL), 'add_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('add_button''sylius.shop.product_review.index.list''@SyliusShop/ProductReview/List/_addButton.html.twig', [], 10NULL)], 'sylius.shop.product_review.create.product_box' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product_review.create.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.before_product_box'], 15NULL), 'box' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('box''sylius.shop.product_review.create.product_box''@SyliusShop/Product/_box.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product_review.create.product_box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product_review.create.after_product_box'], 5NULL)], 'sylius.shop.product.show.tab_reviews' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.tab_reviews''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.tab_reviews'], 35NULL), 'latest_reviews' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_reviews''sylius.shop.product.show.tab_reviews''@SyliusShop/Product/Show/Tabs/Reviews/_latest.html.twig', [], 30NULL), 'view_more' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('view_more''sylius.shop.product.show.tab_reviews''@SyliusShop/Product/Show/Tabs/Reviews/_viewMore.html.twig', [], 20NULL), 'create' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('create''sylius.shop.product.show.tab_reviews''@SyliusShop/Product/Show/Tabs/Reviews/_create.html.twig', [], 10NULL)], 'sylius.shop.product.show.tab_details' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.tab_details''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.tab_details'], 15NULL), 'description' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('description''sylius.shop.product.show.tab_details''@SyliusShop/Product/Show/Tabs/Details/_description.html.twig', [], 10NULL)], 'sylius.shop.product.show.tab_attributes' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.tab_attributes''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.tab_attributes'], 15NULL), 'list' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('list''sylius.shop.product.show.tab_attributes''@SyliusShop/Product/Show/Tabs/Attributes/_list.html.twig', [], 10NULL)], 'sylius.shop.product.show.before_thumbnails' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.before_thumbnails''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_thumbnails'], NULLNULL)], 'sylius.shop.product.show.before_add_to_cart' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.show.before_add_to_cart''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_add_to_cart'], NULLNULL)], 'sylius.shop.product.index.before_list' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.before_list''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_list'], NULLNULL)], 'sylius.shop.product.index.before_pagination' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.product.index.before_pagination''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_pagination'], NULLNULL)], 'sylius.shop.product.index.search' => ['before_search_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_search_legacy''sylius.shop.product.index.search''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_search'], 35NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search''sylius.shop.product.index.search''@SyliusShop/Product/Index/_search.html.twig', [], 30NULL), 'after_search_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_search_legacy''sylius.shop.product.index.search''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_search'], 25NULL), 'pagination' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pagination''sylius.shop.product.index.search''@SyliusShop/Product/Index/_pagination.html.twig', [], 20NULL), 'sorting' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('sorting''sylius.shop.product.index.search''@SyliusShop/Product/Index/_sorting.html.twig', [], 10NULL)], 'sylius.shop.order.thank_you.after_message' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.order.thank_you.after_message''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.order.thank_you.after_message'], NULLNULL)], 'sylius.shop.checkout.header' => ['before_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_header_legacy''sylius.shop.checkout.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_header'], 15NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.checkout.header''@SyliusShop/Checkout/_header.html.twig', [], 10NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.shop.checkout.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.after_header'], 5NULL)], 'sylius.shop.cart.summary.items' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.cart.summary.items''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.cart.summary.items'], NULLNULL)], 'sylius.shop.account.order.index.header.content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.order.index.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.index.header'], NULLNULL)], 'sylius.shop.account.address_book.index.after_add_address_button' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.address_book.index.after_add_address_button''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.address_book.index.after_add_address_button'], NULLNULL)], 'sylius.shop.register.before_form' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.register.before_form''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.register.before_form'], NULLNULL)], 'sylius.shop.product.index.box' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product.index.box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_box'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.product.index.box''@SyliusShop/Product/Box/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product.index.box''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_box'], 5NULL)], 'sylius.shop.layout.footer' => ['grid' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('grid''sylius.shop.layout.footer''@SyliusShop/Layout/Footer/_grid.html.twig', [], 20NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.layout.footer''@SyliusShop/Layout/Footer/_content.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.layout.footer''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_footer'], 5NULL)], 'sylius.shop.layout.footer.grid' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.layout.footer.grid''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_footer'], 45NULL), 'plus' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('plus''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_plus.html.twig', [], 40NULL), 'your_store' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('your_store''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_your_store.html.twig', [], 30NULL), 'customer_care' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('customer_care''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_customer_care.html.twig', [], 20NULL), 'payment_methods' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('payment_methods''sylius.shop.layout.footer.grid''@SyliusShop/Layout/Footer/Grid/_payment_methods.html.twig', [], 10NULL)], 'sylius.shop.layout.header.grid' => ['logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo''sylius.shop.layout.header.grid''@SyliusShop/Layout/Header/_logo.html.twig', [], 30NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.layout.header.grid''@SyliusShop/Layout/Header/_content.html.twig', [], 20NULL), 'cart' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('cart''sylius.shop.layout.header.grid''@SyliusShop/Layout/Header/_cart.html.twig', [], 10NULL)], 'sylius.shop.layout.header.content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.header.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.header'], NULLNULL)], 'sylius.shop.login.register_column' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.login.register_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.before_register'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.login.register_column''@SyliusShop/Login/_register.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.login.register_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.after_register'], 5NULL)], 'sylius.shop.login.main_column' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.login.main_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.before_login'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.login.main_column''@SyliusShop/Login/_login.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.login.main_column''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.login.after_login'], 5NULL)], 'sylius.shop.layout.stylesheets' => ['styles' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('styles''sylius.shop.layout.stylesheets''@SyliusShop/_styles.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.stylesheets''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.stylesheets'], 0NULL)], 'sylius.shop.layout.javascripts' => ['scripts' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('scripts''sylius.shop.layout.javascripts''@SyliusShop/_scripts.html.twig', [], 10NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.javascripts''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.javascripts'], 0NULL)], 'sylius.shop.layout.head' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.head''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.head'], NULLNULL)], 'sylius.shop.layout.before_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.before_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_content'], NULLNULL)], 'sylius.shop.layout.after_content' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.after_content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_content'], NULLNULL)], 'sylius.shop.layout.header' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.layout.header''@SyliusShop/_header.html.twig', [], 20NULL), 'after_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_header_legacy''sylius.shop.layout.header''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_header'], 15NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu''sylius.shop.layout.header''@SyliusShop/Layout/Header/_menu.html.twig', [], 10NULL)], 'sylius.shop.layout.before_body' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.before_body''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.before_body'], NULLNULL)], 'sylius.shop.layout.after_body' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.layout.after_body''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.after_body'], NULLNULL)], 'sylius.shop.account.dashboard.after_information' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.account.dashboard.after_information''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.dashboard.after_information'], NULLNULL)], 'sylius.shop.account.order.index.subcontent' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.account.order.index.subcontent''@SyliusShop/Account/Order/Index/_header.html.twig', [], 20NULL), 'after_content_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_header_legacy''sylius.shop.account.order.index.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.index.after_content_header'], 15NULL), 'subcontent' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('subcontent''sylius.shop.account.order.index.subcontent''@SyliusShop/Account/Order/Index/_subcontent.html.twig', [], 10NULL), 'after_grid_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_grid_legacy''sylius.shop.account.order.index.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.index.after_grid'], 5NULL)], 'sylius.shop.account.order.show.subcontent' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.account.order.show.subcontent''@SyliusShop/Account/Order/Show/_header.html.twig', [], 20NULL), 'after_content_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content_header_legacy''sylius.shop.account.order.show.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.show.after_content_header'], 15NULL), 'summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary''sylius.shop.account.order.show.subcontent''@SyliusShop/Common/Order/_summary.html.twig', [], 10NULL), 'after_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_summary_legacy''sylius.shop.account.order.show.subcontent''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.account.order.show.after_summary'], 5NULL)], 'sylius.shop.checkout.steps' => ['steps' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('steps''sylius.shop.checkout.steps''@SyliusShop/Checkout/_steps.html.twig', [], 10NULL)], 'sylius.shop.checkout.address.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.after_steps'], 0NULL)], 'sylius.shop.checkout.complete.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.complete.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.after_steps'], 0NULL)], 'sylius.shop.checkout.select_payment.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_payment.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.after_steps'], 0NULL)], 'sylius.shop.checkout.select_shipping.steps' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_shipping.steps''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.after_steps'], 0NULL)], 'sylius.shop.checkout.sidebar' => ['summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary''sylius.shop.checkout.sidebar''@SyliusShop/Checkout/_summary.html.twig', [], 20NULL), 'support' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('support''sylius.shop.checkout.sidebar''@SyliusShop/Checkout/_support.html.twig', [], 10NULL)], 'sylius.shop.checkout.address.sidebar' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.shop.checkout.address.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_summary'], 25NULL), 'before_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_support_legacy''sylius.shop.checkout.address.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_support'], 25NULL), 'after_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_support_legacy''sylius.shop.checkout.address.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.after_support'], 25NULL)], 'sylius.shop.checkout.select_payment.sidebar' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.shop.checkout.select_payment.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_summary'], 25NULL), 'before_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_support_legacy''sylius.shop.checkout.select_payment.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_support'], 25NULL), 'after_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_support_legacy''sylius.shop.checkout.select_payment.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.after_support'], 25NULL)], 'sylius.shop.checkout.select_shipping.sidebar' => ['before_summary_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_summary_legacy''sylius.shop.checkout.select_shipping.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_summary'], 25NULL), 'before_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_support_legacy''sylius.shop.checkout.select_shipping.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_support'], 15NULL), 'after_support_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_support_legacy''sylius.shop.checkout.select_shipping.sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.after_support'], 5NULL)], 'sylius.shop.checkout.complete.summary' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.checkout.complete.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.before_summary'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.checkout.complete.summary''@SyliusShop/Common/Order/_summary.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.checkout.complete.summary''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.after_summary'], 5NULL)], 'sylius.shop.checkout.address.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.address.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.address.before_navigation'], NULLNULL)], 'sylius.shop.checkout.complete.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.complete.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.complete.before_navigation'], NULLNULL)], 'sylius.shop.checkout.select_payment.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_payment.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_payment.before_navigation'], NULLNULL)], 'sylius.shop.checkout.select_shipping.before_navigation' => ['legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy''sylius.shop.checkout.select_shipping.before_navigation''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.checkout.select_shipping.before_navigation'], NULLNULL)], 'sylius.shop.product.show.left_sidebar' => ['before_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_legacy''sylius.shop.product.show.left_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_images'], 15NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content''sylius.shop.product.show.left_sidebar''@SyliusShop/Product/Show/_images.html.twig', [], 10NULL), 'after_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_legacy''sylius.shop.product.show.left_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_images'], 5NULL)], 'sylius.shop.product.show.right_sidebar' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_header.html.twig', [], 50NULL), 'after_product_header_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_product_header_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_product_header'], 45NULL), 'reviews' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('reviews''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_reviews.html.twig', [], 40NULL), 'after_reviews_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_reviews_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_reviews'], 35NULL), 'price_widget' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('price_widget''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_priceWidget.html.twig', [], 30NULL), 'after_price_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_price_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_price'], 25NULL), 'short_description' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('short_description''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_shortDescription.html.twig', [], 20NULL), 'after_description_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_description_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_description'], 15NULL), 'variant_selection' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('variant_selection''sylius.shop.product.show.right_sidebar''@SyliusShop/Product/Show/_variantSelection.html.twig', [], 10NULL), 'pay_with_pay_pal' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_with_pay_pal''sylius.shop.product.show.right_sidebar''@SyliusPayPalPlugin/Buttons/productDetails.html.twig', [], 7NULL), 'after_add_to_cart_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_add_to_cart_legacy''sylius.shop.product.show.right_sidebar''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.after_add_to_cart'], 5NULL)], 'sylius.shop.product.show.content' => ['before_tabs_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_tabs_legacy''sylius.shop.product.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_tabs'], 25NULL), 'tabs' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tabs''sylius.shop.product.show.content''@SyliusShop/Product/Show/_tabs.html.twig', [], 20NULL), 'before_associations_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_associations_legacy''sylius.shop.product.show.content''@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.show.before_associations'], 15NULL), 'associations' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('associations''sylius.shop.product.show.content''@SyliusShop/Product/Show/_associations.html.twig', [], 10NULL)], 'sylius.admin.payment_method.create.header' => ['pay_pal_logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_pal_logo''sylius.admin.payment_method.create.header''@SyliusPayPalPlugin/payPalLogo.html.twig', [], NULLNULL)], 'sylius.admin.payment_method.index.javascripts' => ['pay_pal_payment_method' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pay_pal_payment_method''sylius.admin.payment_method.index.javascripts''@SyliusPayPalPlugin/javascripts.html.twig', [], -100NULL)]]);
  5117.     }
  5118.     /**
  5119.      * Gets the private 'annotations.cache_adapter' shared service.
  5120.      *
  5121.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5122.      */
  5123.     protected function getAnnotations_CacheAdapterService()
  5124.     {
  5125.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5126.     }
  5127.     /**
  5128.      * Gets the private 'annotations.cached_reader' shared service.
  5129.      *
  5130.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5131.      */
  5132.     protected function getAnnotations_CachedReaderService()
  5133.     {
  5134.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5135.     }
  5136.     /**
  5137.      * Gets the private 'annotations.reader' shared service.
  5138.      *
  5139.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5140.      */
  5141.     protected function getAnnotations_ReaderService()
  5142.     {
  5143.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5144.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5145.         $a->registerUniqueLoader('class_exists');
  5146.         $instance->addGlobalIgnoredName('required'$a);
  5147.         $instance->addGlobalIgnoredName('template');
  5148.         $instance->addGlobalIgnoredName('psalm');
  5149.         return $instance;
  5150.     }
  5151.     /**
  5152.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  5153.      *
  5154.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5155.      */
  5156.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  5157.     {
  5158.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('b4CQKy+2VR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5159.     }
  5160.     /**
  5161.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  5162.      *
  5163.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5164.      */
  5165.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  5166.     {
  5167.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hoyvxMmFmR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5168.     }
  5169.     /**
  5170.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  5171.      *
  5172.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5173.      */
  5174.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  5175.     {
  5176.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1+IfrPgAVx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5177.     }
  5178.     /**
  5179.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  5180.      *
  5181.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5182.      */
  5183.     protected function getApiPlatform_Cache_RouteNameResolverService()
  5184.     {
  5185.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IM+PsAL98U'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5186.     }
  5187.     /**
  5188.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  5189.      *
  5190.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5191.      */
  5192.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  5193.     {
  5194.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mC2-fIPH0h'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5195.     }
  5196.     /**
  5197.      * Gets the private 'api_platform.filter_locator' shared service.
  5198.      *
  5199.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5200.      */
  5201.     protected function getApiPlatform_FilterLocatorService()
  5202.     {
  5203.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5204.             'sylius.api.exchange_rate_filter' => ['privates''sylius.api.exchange_rate_filter''getSylius_Api_ExchangeRateFilterService'true],
  5205.             'sylius.api.filter_archived_shipping_methods' => ['privates''sylius.api.filter_archived_shipping_methods''getSylius_Api_FilterArchivedShippingMethodsService'true],
  5206.             'sylius.api.product_association_type_filter' => ['privates''sylius.api.product_association_type_filter''getSylius_Api_ProductAssociationTypeFilterService'true],
  5207.             'sylius.api.product_name_filter' => ['privates''sylius.api.product_name_filter''getSylius_Api_ProductNameFilterService'true],
  5208.             'sylius.api.product_order_filter' => ['privates''sylius.api.product_order_filter''getSylius_Api_ProductOrderFilterService'true],
  5209.             'sylius.api.product_taxon_code_filter' => ['privates''sylius.api.product_taxon_code_filter''getSylius_Api_ProductTaxonCodeFilterService'true],
  5210.             'sylius.api.search_payment_filter' => ['privates''sylius.api.search_payment_filter''getSylius_Api_SearchPaymentFilterService'true],
  5211.             'sylius.api.search_shipment_filter' => ['privates''sylius.api.search_shipment_filter''getSylius_Api_SearchShipmentFilterService'true],
  5212.             'sylius.api.shipping_method_order_filter' => ['privates''sylius.api.shipping_method_order_filter''getSylius_Api_ShippingMethodOrderFilterService'true],
  5213.             'sylius.api.translation_order_name_and_locale_filter' => ['privates''sylius.api.translation_order_name_and_locale_filter''getSylius_Api_TranslationOrderNameAndLocaleFilterService'true],
  5214.         ], [
  5215.             'sylius.api.exchange_rate_filter' => '?',
  5216.             'sylius.api.filter_archived_shipping_methods' => '?',
  5217.             'sylius.api.product_association_type_filter' => '?',
  5218.             'sylius.api.product_name_filter' => '?',
  5219.             'sylius.api.product_order_filter' => '?',
  5220.             'sylius.api.product_taxon_code_filter' => '?',
  5221.             'sylius.api.search_payment_filter' => '?',
  5222.             'sylius.api.search_shipment_filter' => '?',
  5223.             'sylius.api.shipping_method_order_filter' => '?',
  5224.             'sylius.api.translation_order_name_and_locale_filter' => '?',
  5225.         ]);
  5226.     }
  5227.     /**
  5228.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  5229.      *
  5230.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  5231.      */
  5232.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  5233.     {
  5234.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5235.     }
  5236.     /**
  5237.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  5238.      *
  5239.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  5240.      */
  5241.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  5242.     {
  5243.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  5244.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5245.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5246.         }
  5247.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5248.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5249.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5250.         }
  5251.         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()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  5252.     }
  5253.     /**
  5254.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  5255.      *
  5256.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  5257.      */
  5258.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  5259.     {
  5260.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  5261.     }
  5262.     /**
  5263.      * Gets the private 'api_platform.identifier.converter' shared service.
  5264.      *
  5265.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  5266.      */
  5267.     protected function getApiPlatform_Identifier_ConverterService()
  5268.     {
  5269.         $a = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  5270.         if (isset($this->privates['api_platform.identifier.converter'])) {
  5271.             return $this->privates['api_platform.identifier.converter'];
  5272.         }
  5273.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5274.         if (isset($this->privates['api_platform.identifier.converter'])) {
  5275.             return $this->privates['api_platform.identifier.converter'];
  5276.         }
  5277.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter($a$b, new RewindableGenerator(function () {
  5278.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  5279.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  5280.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  5281.         }, 3));
  5282.     }
  5283.     /**
  5284.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  5285.      *
  5286.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  5287.      */
  5288.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  5289.     {
  5290.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5291.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  5292.             return $this->privates['api_platform.identifiers_extractor.cached'];
  5293.         }
  5294.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  5295.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  5296.         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()), $a$b$c), $b$c);
  5297.     }
  5298.     /**
  5299.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  5300.      *
  5301.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  5302.      */
  5303.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  5304.     {
  5305.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5306.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5307.         return $instance;
  5308.     }
  5309.     /**
  5310.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5311.      *
  5312.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  5313.      */
  5314.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5315.     {
  5316.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5317.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  5318.             return $this->privates['api_platform.jsonld.context_builder'];
  5319.         }
  5320.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  5321.     }
  5322.     /**
  5323.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5324.      *
  5325.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  5326.      */
  5327.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5328.     {
  5329.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  5330.     }
  5331.     /**
  5332.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5333.      *
  5334.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  5335.      */
  5336.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5337.     {
  5338.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5339.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  5340.             return $this->privates['api_platform.listener.request.deserialize'];
  5341.         }
  5342.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener($a, ($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()));
  5343.     }
  5344.     /**
  5345.      * Gets the private 'api_platform.listener.request.read' shared service.
  5346.      *
  5347.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5348.      */
  5349.     protected function getApiPlatform_Listener_Request_ReadService()
  5350.     {
  5351.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  5352.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5353.             return $this->privates['api_platform.listener.request.read'];
  5354.         }
  5355.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  5356.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5357.             return $this->privates['api_platform.listener.request.read'];
  5358.         }
  5359.         $c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  5360.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5361.             return $this->privates['api_platform.listener.request.read'];
  5362.         }
  5363.         $d = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  5364.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5365.             return $this->privates['api_platform.listener.request.read'];
  5366.         }
  5367.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener($a$b$c, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), $d, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5368.     }
  5369.     /**
  5370.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5371.      *
  5372.      * @return \ApiPlatform\Core\Filter\QueryParameterValidateListener
  5373.      */
  5374.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5375.     {
  5376.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\Filter\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  5377.     }
  5378.     /**
  5379.      * Gets the private 'api_platform.metadata.extractor.xml' shared service.
  5380.      *
  5381.      * @return \ApiPlatform\Core\Metadata\Extractor\XmlExtractor
  5382.      */
  5383.     protected function getApiPlatform_Metadata_Extractor_XmlService()
  5384.     {
  5385.         return $this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([=> (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Adjustment.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Taxon.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Address.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonTranslation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationType.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethod.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethod.xml'), 10 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml'), 11 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTranslation.xml'), 12 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml'), 13 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml'), 14 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml'), 15 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml'), 16 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml'), 17 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml'), 18 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationTypeTranslation.xml'), 19 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml'), 20 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml'), 21 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml'), 22 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Currency.xml'), 23 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml'), 24 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml'), 25 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml'), 26 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Locale.xml'), 27 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTranslation.xml'), 28 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricing.xml'), 29 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml'), 30 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml'), 31 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml'), 32 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AvatarImage.xml'), 33 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItemUnit.xml'), 34 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml'), 35 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionTranslation.xml'), 36 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml'), 37 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml'), 38 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItem.xml'), 39 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml'), 40 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml')], $this);
  5386.     }
  5387.     /**
  5388.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  5389.      *
  5390.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5391.      */
  5392.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  5393.     {
  5394.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5395.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  5396.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  5397.         }
  5398.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5399.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Sylius\Bundle\ApiBundle\ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService())), $this)))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))));
  5400.     }
  5401.     /**
  5402.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5403.      *
  5404.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5405.      */
  5406.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5407.     {
  5408.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyNameCollectionFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))))));
  5409.     }
  5410.     /**
  5411.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  5412.      *
  5413.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  5414.      */
  5415.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  5416.     {
  5417.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5418.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService())))))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  5419.     }
  5420.     /**
  5421.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5422.      *
  5423.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5424.      */
  5425.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5426.     {
  5427.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? $this->getApiPlatform_Metadata_Extractor_XmlService())))));
  5428.     }
  5429.     /**
  5430.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5431.      *
  5432.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  5433.      */
  5434.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5435.     {
  5436.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Core\Operation\DashPathSegmentNameGenerator()))));
  5437.     }
  5438.     /**
  5439.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5440.      *
  5441.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  5442.      */
  5443.     protected function getApiPlatform_ResourceClassResolverService()
  5444.     {
  5445.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  5446.     }
  5447.     /**
  5448.      * Gets the private 'api_platform.router' shared service.
  5449.      *
  5450.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  5451.      */
  5452.     protected function getApiPlatform_RouterService()
  5453.     {
  5454.         $a = ($this->services['router'] ?? $this->getRouterService());
  5455.         if (isset($this->privates['api_platform.router'])) {
  5456.             return $this->privates['api_platform.router'];
  5457.         }
  5458.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router($a);
  5459.     }
  5460.     /**
  5461.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5462.      *
  5463.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  5464.      */
  5465.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5466.     {
  5467.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5468.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  5469.             return $this->privates['api_platform.security.listener.request.deny_access'];
  5470.         }
  5471.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a));
  5472.     }
  5473.     /**
  5474.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5475.      *
  5476.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  5477.      */
  5478.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5479.     {
  5480.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5481.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder(new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService())), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()))));
  5482.     }
  5483.     /**
  5484.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5485.      *
  5486.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5487.      */
  5488.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5489.     {
  5490.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5491.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  5492.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  5493.         }
  5494.         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()), $a, ($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Core\Operation\DashPathSegmentNameGenerator()))));
  5495.     }
  5496.     /**
  5497.      * Gets the private 'cache.annotations' shared service.
  5498.      *
  5499.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5500.      */
  5501.     protected function getCache_AnnotationsService()
  5502.     {
  5503.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('79KzpTr34w'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5504.     }
  5505.     /**
  5506.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5507.      *
  5508.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5509.      */
  5510.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5511.     {
  5512.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5513.     }
  5514.     /**
  5515.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5516.      *
  5517.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5518.      */
  5519.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5520.     {
  5521.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5522.     }
  5523.     /**
  5524.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5525.      *
  5526.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5527.      */
  5528.     protected function getCache_Messenger_RestartWorkersSignalService()
  5529.     {
  5530.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('TYaVLDn7Yh'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5531.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5532.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5533.     }
  5534.     /**
  5535.      * Gets the private 'cache.property_info' shared service.
  5536.      *
  5537.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5538.      */
  5539.     protected function getCache_PropertyInfoService()
  5540.     {
  5541.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('C+ld2kabaz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5542.     }
  5543.     /**
  5544.      * Gets the private 'cache.security_expression_language' shared service.
  5545.      *
  5546.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5547.      */
  5548.     protected function getCache_SecurityExpressionLanguageService()
  5549.     {
  5550.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Cp--tuw36W'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5551.     }
  5552.     /**
  5553.      * Gets the private 'cache.serializer' shared service.
  5554.      *
  5555.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5556.      */
  5557.     protected function getCache_SerializerService()
  5558.     {
  5559.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('x7i6qu+Tul'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5560.     }
  5561.     /**
  5562.      * Gets the private 'cache.validator' shared service.
  5563.      *
  5564.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5565.      */
  5566.     protected function getCache_ValidatorService()
  5567.     {
  5568.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2WR1xswYEd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5569.     }
  5570.     /**
  5571.      * Gets the private 'data_collector.form' shared service.
  5572.      *
  5573.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5574.      */
  5575.     protected function getDataCollector_FormService()
  5576.     {
  5577.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5578.     }
  5579.     /**
  5580.      * Gets the private 'data_collector.request' shared service.
  5581.      *
  5582.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5583.      */
  5584.     protected function getDataCollector_RequestService()
  5585.     {
  5586.         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())));
  5587.     }
  5588.     /**
  5589.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5590.      *
  5591.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5592.      */
  5593.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5594.     {
  5595.         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 () {
  5596.             yield => ($this->privates['sylius.api.collection_data_provider.address'] ?? $this->load('getSylius_Api_CollectionDataProvider_AddressService'));
  5597.             yield => ($this->privates['sylius.api.collection_data_provider.country'] ?? $this->load('getSylius_Api_CollectionDataProvider_CountryService'));
  5598.             yield => ($this->privates['sylius.api.collection_data_provider.taxon'] ?? $this->load('getSylius_Api_CollectionDataProvider_TaxonService'));
  5599.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  5600.         }, 4)));
  5601.     }
  5602.     /**
  5603.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5604.      *
  5605.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5606.      */
  5607.     protected function getDebug_ApiPlatform_DataPersisterService()
  5608.     {
  5609.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5610.             yield => ($this->privates['sylius.api.data_persister.address'] ?? $this->load('getSylius_Api_DataPersister_AddressService'));
  5611.             yield => ($this->privates['sylius.api.data_persister.admin_user'] ?? $this->load('getSylius_Api_DataPersister_AdminUserService'));
  5612.             yield => ($this->privates['sylius.api.data_persister.shipping_method'] ?? $this->load('getSylius_Api_DataPersister_ShippingMethodService'));
  5613.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  5614.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  5615.         }, 5)));
  5616.     }
  5617.     /**
  5618.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  5619.      *
  5620.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  5621.      */
  5622.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  5623.     {
  5624.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  5625.             yield => ($this->privates['sylius.api.item_data_provider.address'] ?? $this->load('getSylius_Api_ItemDataProvider_AddressService'));
  5626.             yield => ($this->privates['sylius.api.item_data_provider.order_item'] ?? $this->load('getSylius_Api_ItemDataProvider_OrderItemService'));
  5627.             yield => ($this->privates['sylius.api.item_data_provider.order_item_unit'] ?? $this->load('getSylius_Api_ItemDataProvider_OrderItemUnitService'));
  5628.             yield => ($this->privates['sylius.api.item_data_provider.payment'] ?? $this->load('getSylius_Api_ItemDataProvider_PaymentService'));
  5629.             yield => ($this->privates['sylius.api.item_data_provider.shipment'] ?? $this->load('getSylius_Api_ItemDataProvider_ShipmentService'));
  5630.             yield => ($this->privates['sylius.api.collection_data_provider.product'] ?? $this->load('getSylius_Api_CollectionDataProvider_ProductService'));
  5631.             yield => ($this->privates['sylius.api.collection_data_provider.customer'] ?? $this->load('getSylius_Api_CollectionDataProvider_CustomerService'));
  5632.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  5633.         }, 8)));
  5634.     }
  5635.     /**
  5636.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5637.      *
  5638.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5639.      */
  5640.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5641.     {
  5642.         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 () {
  5643.             yield => ($this->privates['sylius.api.collection_data_provider.shipping_methods_available_for_order'] ?? $this->load('getSylius_Api_CollectionDataProvider_ShippingMethodsAvailableForOrderService'));
  5644.             yield => ($this->privates['sylius.api.collection_data_provider.payment_method'] ?? $this->load('getSylius_Api_CollectionDataProvider_PaymentMethodService'));
  5645.             yield => ($this->privates['sylius.api.collection_data_provider.adjustments_for_order'] ?? $this->load('getSylius_Api_CollectionDataProvider_AdjustmentsForOrderService'));
  5646.             yield => ($this->privates['sylius.api.collection_data_provider.adjustments_for_order_item'] ?? $this->load('getSylius_Api_CollectionDataProvider_AdjustmentsForOrderItemService'));
  5647.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  5648.         }, 5)));
  5649.     }
  5650.     /**
  5651.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5652.      *
  5653.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5654.      */
  5655.     protected function getDebug_DebugHandlersListenerService()
  5656.     {
  5657.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5658.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5659.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5660.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5661.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5662.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5663.     }
  5664.     /**
  5665.      * Gets the private 'debug.file_link_formatter' shared service.
  5666.      *
  5667.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5668.      */
  5669.     protected function getDebug_FileLinkFormatterService()
  5670.     {
  5671.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  5672.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5673.         });
  5674.     }
  5675.     /**
  5676.      * Gets the private 'debug.log_processor' shared service.
  5677.      *
  5678.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5679.      */
  5680.     protected function getDebug_LogProcessorService()
  5681.     {
  5682.         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())));
  5683.     }
  5684.     /**
  5685.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5686.      *
  5687.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5688.      */
  5689.     protected function getDebug_Security_Access_DecisionManagerService()
  5690.     {
  5691.         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 () {
  5692.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5693.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  5694.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5695.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5696.     }
  5697.     /**
  5698.      * Gets the private 'debug.security.firewall' shared service.
  5699.      *
  5700.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5701.      */
  5702.     protected function getDebug_Security_FirewallService()
  5703.     {
  5704.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5705.         if (isset($this->privates['debug.security.firewall'])) {
  5706.             return $this->privates['debug.security.firewall'];
  5707.         }
  5708.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5709.         if (isset($this->privates['debug.security.firewall'])) {
  5710.             return $this->privates['debug.security.firewall'];
  5711.         }
  5712.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  5713.         if (isset($this->privates['debug.security.firewall'])) {
  5714.             return $this->privates['debug.security.firewall'];
  5715.         }
  5716.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  5717.     }
  5718.     /**
  5719.      * Gets the private 'debug.traced.sylius_event.bus' shared service.
  5720.      *
  5721.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  5722.      */
  5723.     protected function getDebug_Traced_SyliusEvent_BusService()
  5724.     {
  5725.         return $this->privates['debug.traced.sylius_event.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  5726.             yield => ($this->privates['sylius_event.bus.middleware.traceable'] ?? $this->load('getSyliusEvent_Bus_Middleware_TraceableService'));
  5727.             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')));
  5728.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  5729.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  5730.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  5731.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  5732.             yield => ($this->privates['sylius_event.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusEvent_Bus_Middleware_DoctrineTransactionService'));
  5733.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  5734.             yield => ($this->privates['sylius_event.bus.middleware.handle_message'] ?? $this->load('getSyliusEvent_Bus_Middleware_HandleMessageService'));
  5735.         }, 9)));
  5736.     }
  5737.     /**
  5738.      * Gets the private 'form.registry' shared service.
  5739.      *
  5740.      * @return \Symfony\Component\Form\FormRegistry
  5741.      */
  5742.     protected function getForm_RegistryService()
  5743.     {
  5744.         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, [
  5745.             'App\\Form\\Extension\\AddressFormTypeExtension' => ['privates''app.form.extension.type.address''getApp_Form_Extension_Type_AddressService'true],
  5746.             'App\\Form\\Type\\Brand' => ['privates''app.brand.form''getApp_Brand_FormService'true],
  5747.             'App\\Form\\Type\\ContractType' => ['privates''app.contract_type.form''getApp_ContractType_FormService'true],
  5748.             'App\\Form\\Type\\CustomCustomerAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerAutocompleteChoiceType''getCustomCustomerAutocompleteChoiceTypeService'true],
  5749.             'App\\Form\\Type\\CustomCustomerEditorAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerEditorAutocompleteChoiceType''getCustomCustomerEditorAutocompleteChoiceTypeService'true],
  5750.             'App\\Form\\Type\\CustomCustomerPaymentMethodAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerPaymentMethodAutocompleteChoiceType''getCustomCustomerPaymentMethodAutocompleteChoiceTypeService'true],
  5751.             'App\\Form\\Type\\CustomCustomerRepresentativeAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerRepresentativeAutocompleteChoiceType''getCustomCustomerRepresentativeAutocompleteChoiceTypeService'true],
  5752.             'App\\Form\\Type\\CustomCustomerSupplierAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerSupplierAutocompleteChoiceType''getCustomCustomerSupplierAutocompleteChoiceTypeService'true],
  5753.             'App\\Form\\Type\\CustomPaymentMethodAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomPaymentMethodAutocompleteChoiceType''getCustomPaymentMethodAutocompleteChoiceTypeService'true],
  5754.             'App\\Form\\Type\\CustomProductAutoCompleteChoiceType' => ['privates''App\\Form\\Type\\CustomProductAutoCompleteChoiceType''getCustomProductAutoCompleteChoiceTypeService'true],
  5755.             'App\\Form\\Type\\CustomProductVariantAutoCompleteChoiceType' => ['privates''App\\Form\\Type\\CustomProductVariantAutoCompleteChoiceType''getCustomProductVariantAutoCompleteChoiceTypeService'true],
  5756.             'App\\Form\\Type\\CustomShippingMethodAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomShippingMethodAutocompleteChoiceType''getCustomShippingMethodAutocompleteChoiceTypeService'true],
  5757.             'App\\Form\\Type\\CustomThemeAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomThemeAutocompleteChoiceType''getCustomThemeAutocompleteChoiceTypeService'true],
  5758.             'App\\Form\\Type\\CustomerActivity' => ['privates''app.customer_activity.form''getApp_CustomerActivity_FormService'true],
  5759.             'App\\Form\\Type\\CustomerActivityDomain' => ['privates''app.customer_activity_domain.form''getApp_CustomerActivityDomain_FormService'true],
  5760.             'App\\Form\\Type\\CustomerAttributeValue' => ['privates''app.customer_attribute_value.form''getApp_CustomerAttributeValue_FormService'true],
  5761.             'App\\Form\\Type\\CustomerControl' => ['privates''app.customer_control.form''getApp_CustomerControl_FormService'true],
  5762.             'App\\Form\\Type\\CustomerEditor' => ['privates''app.customer_editor.form''getApp_CustomerEditor_FormService'true],
  5763.             'App\\Form\\Type\\CustomerPayment' => ['privates''app.customer_payment.form''getApp_CustomerPayment_FormService'true],
  5764.             'App\\Form\\Type\\CustomerPaymentMethod' => ['privates''app.customer_payment_method.form''getApp_CustomerPaymentMethod_FormService'true],
  5765.             'App\\Form\\Type\\CustomerPriceRateCriteriaType' => ['privates''App\\Form\\Type\\CustomerPriceRateCriteriaType''getCustomerPriceRateCriteriaTypeService'true],
  5766.             'App\\Form\\Type\\CustomerRepresentative' => ['privates''app.customer_representative.form''getApp_CustomerRepresentative_FormService'true],
  5767.             'App\\Form\\Type\\CustomerSegment' => ['privates''app.customer_segment.form''getApp_CustomerSegment_FormService'true],
  5768.             'App\\Form\\Type\\Customer\\CustomerType' => ['privates''App\\Form\\Type\\Customer\\CustomerType''getCustomerTypeService'true],
  5769.             'App\\Form\\Type\\ExportCEDType' => ['privates''App\\Form\\Type\\ExportCEDType''getExportCEDTypeService'true],
  5770.             'App\\Form\\Type\\Filter\\CustomMoneyFilterType' => ['privates''sylius.form.type.filter.money''getSylius_Form_Type_Filter_MoneyService'true],
  5771.             'App\\Form\\Type\\OfficeLaunch' => ['privates''app.office_launch.form''getApp_OfficeLaunch_FormService'true],
  5772.             'App\\Form\\Type\\Order' => ['privates''app.order.form''getApp_Order_FormService'true],
  5773.             'App\\Form\\Type\\OrderAddress' => ['privates''App\\Form\\Type\\OrderAddress''getOrderAddressService'true],
  5774.             'App\\Form\\Type\\OrderItem' => ['privates''App\\Form\\Type\\OrderItem''getOrderItem2Service'true],
  5775.             'App\\Form\\Type\\OrderNature' => ['privates''app.order_nature.form''getApp_OrderNature_FormService'true],
  5776.             'App\\Form\\Type\\OrderState' => ['privates''app.order_state.form''getApp_OrderState_FormService'true],
  5777.             'App\\Form\\Type\\OrderType' => ['privates''app.order_type.form''getApp_OrderType_FormService'true],
  5778.             'App\\Form\\Type\\ProductImportType' => ['privates''App\\Form\\Type\\ProductImportType''getProductImportTypeService'true],
  5779.             'App\\Form\\Type\\ProductPriceRateCriteriaType' => ['privates''App\\Form\\Type\\ProductPriceRateCriteriaType''getProductPriceRateCriteriaTypeService'true],
  5780.             'App\\Form\\Type\\Theme' => ['privates''app.theme.form''getApp_Theme_FormService'true],
  5781.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => ['privates''fos_oauth_server.authorize.form.type''getFosOauthServer_Authorize_Form_TypeService'true],
  5782.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'true],
  5783.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService'true],
  5784.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService'true],
  5785.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService'true],
  5786.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService'true],
  5787.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'true],
  5788.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'true],
  5789.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.address''getSylius_Form_Type_AddressService'true],
  5790.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => ['services''sylius.form.type.country_choice''getSylius_Form_Type_CountryChoiceService'true],
  5791.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => ['services''sylius.form.type.country_code_choice''getSylius_Form_Type_CountryCodeChoiceService'true],
  5792.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => ['services''sylius.form.type.country''getSylius_Form_Type_CountryService'true],
  5793.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => ['services''sylius.form.type.province_choice''getSylius_Form_Type_ProvinceChoiceService'true],
  5794.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => ['services''sylius.form.type.province_code_choice''getSylius_Form_Type_ProvinceCodeChoiceService'true],
  5795.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => ['services''sylius.form.type.province''getSylius_Form_Type_ProvinceService'true],
  5796.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => ['services''sylius.form.type.zone_choice''getSylius_Form_Type_ZoneChoiceService'true],
  5797.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => ['services''sylius.form.type.zone_code_choice''getSylius_Form_Type_ZoneCodeChoiceService'true],
  5798.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => ['services''sylius.form.type.zone_member''getSylius_Form_Type_ZoneMemberService'true],
  5799.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => ['services''sylius.form.type.zone''getSylius_Form_Type_ZoneService'true],
  5800.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.api_checkout_address''getSylius_Form_Type_ApiCheckoutAddressService'true],
  5801.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType' => ['services''sylius.form.type.api_client''getSylius_Form_Type_ApiClientService'true],
  5802.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.api_customer''getSylius_Form_Type_ApiCustomerService'true],
  5803.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.api_order_item''getSylius_Form_Type_ApiOrderItemService'true],
  5804.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderPromotionCouponType' => ['services''sylius.form.type.api_order_promotion_coupon''getSylius_Form_Type_ApiOrderPromotionCouponService'true],
  5805.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.api_order''getSylius_Form_Type_ApiOrderService'true],
  5806.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.api_product''getSylius_Form_Type_ApiProductService'true],
  5807.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductVariantType' => ['services''sylius.form.type.api_product_variant''getSylius_Form_Type_ApiProductVariantService'true],
  5808.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => ['services''sylius.form.type.attribute_type_choice''getSylius_Form_Type_AttributeTypeChoiceService'true],
  5809.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => ['services''sylius.form.type.attribute_type.select.choices_collection''getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService'true],
  5810.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => ['services''sylius.attribute_type.select.value.translations''getSylius_AttributeType_Select_Value_TranslationsService'true],
  5811.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => ['services''sylius.form.type.attribute_type.select''getSylius_Form_Type_AttributeType_SelectService'true],
  5812.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => ['services''sylius.form.type.channel_choice''getSylius_Form_Type_ChannelChoiceService'true],
  5813.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => ['services''sylius.form.type.channel''getSylius_Form_Type_ChannelService'true],
  5814.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services''sylius.form.type.address_choice''getSylius_Form_Type_AddressChoiceService'true],
  5815.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => ['services''sylius.form.type.channels_collection''getSylius_Form_Type_ChannelsCollectionService'true],
  5816.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services''sylius.form.type.checkout_address''getSylius_Form_Type_CheckoutAddressService'true],
  5817.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => ['services''sylius.form.type.checkout_complete''getSylius_Form_Type_CheckoutCompleteService'true],
  5818.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services''sylius.form.type.checkout_payment''getSylius_Form_Type_CheckoutPaymentService'true],
  5819.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => ['services''sylius.form.type.checkout_select_shipping''getSylius_Form_Type_CheckoutSelectShippingService'true],
  5820.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => ['services''sylius.form.type.checkout_shipment''getSylius_Form_Type_CheckoutShipmentService'true],
  5821.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => ['services''sylius.form.type.customer_checkout_guest''getSylius_Form_Type_CustomerCheckoutGuestService'true],
  5822.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => ['services''sylius.form.type.customer_guest''getSylius_Form_Type_CustomerGuestService'true],
  5823.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => ['services''sylius.form.type.customer_registration''getSylius_Form_Type_CustomerRegistrationService'true],
  5824.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => ['services''sylius.form.type.customer_simple_registration''getSylius_Form_Type_CustomerSimpleRegistrationService'true],
  5825.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => ['services''sylius.form.type.add_to_cart''getSylius_Form_Type_AddToCartService'true],
  5826.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => ['services''sylius.form.type.channel_pricing''getSylius_Form_Type_ChannelPricingService'true],
  5827.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => ['services''sylius.form.type.product_image''getSylius_Form_Type_ProductImageService'true],
  5828.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => ['services''sylius.form.type.product_review''getSylius_Form_Type_ProductReviewService'true],
  5829.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.product''getSylius_Form_Type_PromotionAction_Filter_ProductService'true],
  5830.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.taxon''getSylius_Form_Type_PromotionAction_Filter_TaxonService'true],
  5831.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => ['services''sylius.form.type.promotion_rule.contains_product_configuration''getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService'true],
  5832.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => ['services''sylius.form.type.promotion_rule.customer_group_configuration''getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService'true],
  5833.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => ['services''sylius.form.type.promotion_rule.has_taxon_configuration''getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService'true],
  5834.             '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],
  5835.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.flat_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService'true],
  5836.             '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],
  5837.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => ['services''sylius.form.type.shop_billing_data''getSylius_Form_Type_ShopBillingDataService'true],
  5838.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => ['services''sylius.form.type.tax_calculation_strategy_choice''getSylius_Form_Type_TaxCalculationStrategyChoiceService'true],
  5839.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => ['services''sylius.form.type.autocomplete_product_taxon_choice''getSylius_Form_Type_AutocompleteProductTaxonChoiceService'true],
  5840.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => ['services''sylius.form.type.taxon_image''getSylius_Form_Type_TaxonImageService'true],
  5841.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => ['services''sylius.form.type.admin_user''getSylius_Form_Type_AdminUserService'true],
  5842.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => ['services''sylius.form.type.avatar_image''getSylius_Form_Type_AvatarImageService'true],
  5843.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => ['services''sylius.form.type.shop_user_registration''getSylius_Form_Type_ShopUserRegistrationService'true],
  5844.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => ['services''sylius.form.type.shop_user''getSylius_Form_Type_ShopUserService'true],
  5845.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services''sylius.form.type.currency_choice''getSylius_Form_Type_CurrencyChoiceService'true],
  5846.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services''sylius.form.type.currency''getSylius_Form_Type_CurrencyService'true],
  5847.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services''sylius.form.type.exchange_rate''getSylius_Form_Type_ExchangeRateService'true],
  5848.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => ['services''sylius.form.type.customer_choice''getSylius_Form_Type_CustomerChoiceService'true],
  5849.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => ['services''sylius.form.type.customer_group_choice''getSylius_Form_Type_CustomerGroupChoiceService'true],
  5850.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => ['services''sylius.form.type.customer_group_code_choice''getSylius_Form_Type_CustomerGroupCodeChoiceService'true],
  5851.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => ['services''sylius.form.type.customer_group''getSylius_Form_Type_CustomerGroupService'true],
  5852.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.customer_profile''getSylius_Form_Type_CustomerProfileService'true],
  5853.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services''sylius.form.type.customer''getSylius_Form_Type_CustomerService'true],
  5854.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => ['services''sylius.form.type.grid_filter.boolean''getSylius_Form_Type_GridFilter_BooleanService'true],
  5855.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => ['services''sylius.form.type.grid_filter.date''getSylius_Form_Type_GridFilter_DateService'true],
  5856.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => ['services''sylius.form.type.grid_filter.entity''getSylius_Form_Type_GridFilter_EntityService'true],
  5857.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => ['services''sylius.form.type.grid_filter.exists''getSylius_Form_Type_GridFilter_ExistsService'true],
  5858.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => ['services''sylius.form.type.grid_filter.money''getSylius_Form_Type_GridFilter_MoneyService'true],
  5859.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => ['services''sylius.form.type.grid_filter.select''getSylius_Form_Type_GridFilter_SelectService'true],
  5860.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => ['services''sylius.form.type.grid_filter.string''getSylius_Form_Type_GridFilter_StringService'true],
  5861.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => ['services''sylius.form.type.locale_choice''getSylius_Form_Type_LocaleChoiceService'true],
  5862.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => ['services''sylius.form.type.locale''getSylius_Form_Type_LocaleService'true],
  5863.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services''sylius.form.type.money''getSylius_Form_Type_MoneyService'true],
  5864.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services''sylius.form.type.cart_item''getSylius_Form_Type_CartItemService'true],
  5865.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services''sylius.form.type.cart''getSylius_Form_Type_CartService'true],
  5866.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.order_item''getSylius_Form_Type_OrderItemService'true],
  5867.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.order''getSylius_Form_Type_OrderService'true],
  5868.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => ['services''sylius.form.type.payment_gateway_choice''getSylius_Form_Type_PaymentGatewayChoiceService'true],
  5869.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => ['services''sylius.form.type.payment_method_choice''getSylius_Form_Type_PaymentMethodChoiceService'true],
  5870.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => ['services''sylius.form.type.payment_method_translation''getSylius_Form_Type_PaymentMethodTranslationService'true],
  5871.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => ['services''sylius.form.type.payment_method''getSylius_Form_Type_PaymentMethodService'true],
  5872.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => ['services''sylius.form.type.payment''getSylius_Form_Type_PaymentService'true],
  5873.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services''sylius.form.type.gateway_config''getSylius_Form_Type_GatewayConfigService'true],
  5874.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.paypal''getSylius_Form_Type_GatewayConfiguration_PaypalService'true],
  5875.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.stripe''getSylius_Form_Type_GatewayConfiguration_StripeService'true],
  5876.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => ['services''sylius.form.type.product_association''getSylius_Form_Type_ProductAssociationService'true],
  5877.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => ['services''sylius.form.type.product_association_type_choice''getSylius_Form_Type_ProductAssociationTypeChoiceService'true],
  5878.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => ['services''sylius.form.type.product_association_type_translation''getSylius_Form_Type_ProductAssociationTypeTranslationService'true],
  5879.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => ['services''sylius.form.type.product_association_type''getSylius_Form_Type_ProductAssociationTypeService'true],
  5880.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => ['services''sylius.form.type.sylius_product_associations''getSylius_Form_Type_SyliusProductAssociationsService'true],
  5881.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => ['services''sylius.form.type.product_attribute_choice''getSylius_Form_Type_ProductAttributeChoiceService'true],
  5882.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => ['services''sylius.form.type.product_attribute_translation''getSylius_Form_Type_ProductAttributeTranslationService'true],
  5883.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => ['services''sylius.form.type.product_attribute''getSylius_Form_Type_ProductAttributeService'true],
  5884.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => ['services''sylius.form.type.product_attribute_value''getSylius_Form_Type_ProductAttributeValueService'true],
  5885.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => ['services''sylius.form.type.product_choice''getSylius_Form_Type_ProductChoiceService'true],
  5886.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => ['services''sylius.form.type.product_code_choice''getSylius_Form_Type_ProductCodeChoiceService'true],
  5887.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => ['services''sylius.form.type.product_generate_variants''getSylius_Form_Type_ProductGenerateVariantsService'true],
  5888.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => ['services''sylius.form.type.product_option_choice''getSylius_Form_Type_ProductOptionChoiceService'true],
  5889.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => ['services''sylius.form.type.product_option_translation''getSylius_Form_Type_ProductOptionTranslationService'true],
  5890.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => ['services''sylius.form.type.product_option''getSylius_Form_Type_ProductOptionService'true],
  5891.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => ['services''sylius.form.type.product_option_value_choice''getSylius_Form_Type_ProductOptionValueChoiceService'true],
  5892.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => ['services''sylius.form.type.product_option_value_translation''getSylius_Form_Type_ProductOptionValueTranslationService'true],
  5893.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => ['services''sylius.form.type.product_option_value''getSylius_Form_Type_ProductOptionValueService'true],
  5894.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => ['services''sylius.form.type.product_translation''getSylius_Form_Type_ProductTranslationService'true],
  5895.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.product''getSylius_Form_Type_ProductService'true],
  5896.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => ['services''sylius.form.type.product_variant_generation''getSylius_Form_Type_ProductVariantGenerationService'true],
  5897.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => ['services''sylius.form.type.product_variant_translation''getSylius_Form_Type_ProductVariantTranslationService'true],
  5898.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => ['services''sylius.form.type.product_variant''getSylius_Form_Type_ProductVariantService'true],
  5899.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => ['services''sylius.form.type.promotion_action_choice''getSylius_Form_Type_PromotionActionChoiceService'true],
  5900.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => ['services''sylius.form.type.promotion_action.collection''getSylius_Form_Type_PromotionAction_CollectionService'true],
  5901.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => ['services''sylius.form.type.promotion_action''getSylius_Form_Type_PromotionActionService'true],
  5902.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => ['services''sylius.form.type.promotion_coupon_generator_instruction''getSylius_Form_Type_PromotionCouponGeneratorInstructionService'true],
  5903.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => ['services''sylius.form.type.promotion_coupon_to_code''getSylius_Form_Type_PromotionCouponToCodeService'true],
  5904.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => ['services''sylius.form.type.promotion_coupon''getSylius_Form_Type_PromotionCouponService'true],
  5905.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => ['services''sylius.form.type.promotion_rule_choice''getSylius_Form_Type_PromotionRuleChoiceService'true],
  5906.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => ['services''sylius.form.type.promotion_rule.collection''getSylius_Form_Type_PromotionRule_CollectionService'true],
  5907.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => ['services''sylius.form.type.promotion_rule''getSylius_Form_Type_PromotionRuleService'true],
  5908.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => ['services''sylius.form.type.promotion''getSylius_Form_Type_PromotionService'true],
  5909.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => ['services''sylius.form.type.default''getSylius_Form_Type_DefaultService'true],
  5910.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => ['services''sylius.form.type.resource_autocomplete_choice''getSylius_Form_Type_ResourceAutocompleteChoiceService'true],
  5911.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services''sylius.form.type.resource_translations''getSylius_Form_Type_ResourceTranslationsService'true],
  5912.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => ['services''sylius.form.type.shipping_calculator_choice''getSylius_Form_Type_ShippingCalculatorChoiceService'true],
  5913.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => ['services''sylius.form.type.shipment_ship''getSylius_Form_Type_ShipmentShipService'true],
  5914.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => ['services''sylius.form.type.shipment''getSylius_Form_Type_ShipmentService'true],
  5915.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => ['services''sylius.form.type.shipping_category_choice''getSylius_Form_Type_ShippingCategoryChoiceService'true],
  5916.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => ['services''sylius.form.type.shipping_category''getSylius_Form_Type_ShippingCategoryService'true],
  5917.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => ['services''sylius.form.type.shipping_method_choice''getSylius_Form_Type_ShippingMethodChoiceService'true],
  5918.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => ['services''sylius.form.type.shipping_method_rule_choice''getSylius_Form_Type_ShippingMethodRuleChoiceService'true],
  5919.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => ['services''sylius.form.type.shipping_method_rule.collection''getSylius_Form_Type_ShippingMethodRule_CollectionService'true],
  5920.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => ['services''sylius.form.type.shipping_method_rule''getSylius_Form_Type_ShippingMethodRuleService'true],
  5921.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => ['services''sylius.form.type.shipping_method_translation''getSylius_Form_Type_ShippingMethodTranslationService'true],
  5922.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => ['services''sylius.form.type.shipping_method''getSylius_Form_Type_ShippingMethodService'true],
  5923.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => ['services''sylius.form.type.tax_calculator_choice''getSylius_Form_Type_TaxCalculatorChoiceService'true],
  5924.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => ['services''sylius.form.type.tax_category_choice''getSylius_Form_Type_TaxCategoryChoiceService'true],
  5925.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => ['services''sylius.form.type.tax_category''getSylius_Form_Type_TaxCategoryService'true],
  5926.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services''sylius.form.type.tax_rate''getSylius_Form_Type_TaxRateService'true],
  5927.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => ['services''sylius.form.type.taxon_position''getSylius_Form_Type_TaxonPositionService'true],
  5928.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => ['services''sylius.form.type.taxon_translation''getSylius_Form_Type_TaxonTranslationService'true],
  5929.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => ['services''sylius.form.type.taxon''getSylius_Form_Type_TaxonService'true],
  5930.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType''getThemeChoiceTypeService'true],
  5931.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType''getThemeNameChoiceTypeService'true],
  5932.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => ['services''sylius.form.type.security_login''getSylius_Form_Type_SecurityLoginService'true],
  5933.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => ['services''sylius.form.type.user_change_password''getSylius_Form_Type_UserChangePasswordService'true],
  5934.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => ['services''sylius.form.type.user_login''getSylius_Form_Type_UserLoginService'true],
  5935.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => ['services''sylius.form.type.user_request_password_reset''getSylius_Form_Type_UserRequestPasswordResetService'true],
  5936.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => ['services''sylius.form.type.user_reset_password''getSylius_Form_Type_UserResetPasswordService'true],
  5937.             'Sylius\\PayPalPlugin\\Form\\Type\\SelectPaymentType' => ['privates''sylius.form.type.checkout_select_payment''getSylius_Form_Type_CheckoutSelectPaymentService'true],
  5938.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  5939.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  5940.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  5941.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  5942.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  5943.         ], [
  5944.             'App\\Form\\Extension\\AddressFormTypeExtension' => '?',
  5945.             'App\\Form\\Type\\Brand' => '?',
  5946.             'App\\Form\\Type\\ContractType' => '?',
  5947.             'App\\Form\\Type\\CustomCustomerAutocompleteChoiceType' => '?',
  5948.             'App\\Form\\Type\\CustomCustomerEditorAutocompleteChoiceType' => '?',
  5949.             'App\\Form\\Type\\CustomCustomerPaymentMethodAutocompleteChoiceType' => '?',
  5950.             'App\\Form\\Type\\CustomCustomerRepresentativeAutocompleteChoiceType' => '?',
  5951.             'App\\Form\\Type\\CustomCustomerSupplierAutocompleteChoiceType' => '?',
  5952.             'App\\Form\\Type\\CustomPaymentMethodAutocompleteChoiceType' => '?',
  5953.             'App\\Form\\Type\\CustomProductAutoCompleteChoiceType' => '?',
  5954.             'App\\Form\\Type\\CustomProductVariantAutoCompleteChoiceType' => '?',
  5955.             'App\\Form\\Type\\CustomShippingMethodAutocompleteChoiceType' => '?',
  5956.             'App\\Form\\Type\\CustomThemeAutocompleteChoiceType' => '?',
  5957.             'App\\Form\\Type\\CustomerActivity' => '?',
  5958.             'App\\Form\\Type\\CustomerActivityDomain' => '?',
  5959.             'App\\Form\\Type\\CustomerAttributeValue' => '?',
  5960.             'App\\Form\\Type\\CustomerControl' => '?',
  5961.             'App\\Form\\Type\\CustomerEditor' => '?',
  5962.             'App\\Form\\Type\\CustomerPayment' => '?',
  5963.             'App\\Form\\Type\\CustomerPaymentMethod' => '?',
  5964.             'App\\Form\\Type\\CustomerPriceRateCriteriaType' => '?',
  5965.             'App\\Form\\Type\\CustomerRepresentative' => '?',
  5966.             'App\\Form\\Type\\CustomerSegment' => '?',
  5967.             'App\\Form\\Type\\Customer\\CustomerType' => '?',
  5968.             'App\\Form\\Type\\ExportCEDType' => '?',
  5969.             'App\\Form\\Type\\Filter\\CustomMoneyFilterType' => '?',
  5970.             'App\\Form\\Type\\OfficeLaunch' => '?',
  5971.             'App\\Form\\Type\\Order' => '?',
  5972.             'App\\Form\\Type\\OrderAddress' => '?',
  5973.             'App\\Form\\Type\\OrderItem' => '?',
  5974.             'App\\Form\\Type\\OrderNature' => '?',
  5975.             'App\\Form\\Type\\OrderState' => '?',
  5976.             'App\\Form\\Type\\OrderType' => '?',
  5977.             'App\\Form\\Type\\ProductImportType' => '?',
  5978.             'App\\Form\\Type\\ProductPriceRateCriteriaType' => '?',
  5979.             'App\\Form\\Type\\Theme' => '?',
  5980.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => '?',
  5981.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  5982.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  5983.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  5984.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  5985.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  5986.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  5987.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  5988.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => '?',
  5989.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => '?',
  5990.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => '?',
  5991.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => '?',
  5992.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => '?',
  5993.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => '?',
  5994.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => '?',
  5995.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => '?',
  5996.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => '?',
  5997.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => '?',
  5998.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => '?',
  5999.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\AddressType' => '?',
  6000.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType' => '?',
  6001.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\CustomerProfileType' => '?',
  6002.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderItemType' => '?',
  6003.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderPromotionCouponType' => '?',
  6004.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderType' => '?',
  6005.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => '?',
  6006.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductVariantType' => '?',
  6007.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => '?',
  6008.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => '?',
  6009.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => '?',
  6010.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => '?',
  6011.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => '?',
  6012.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => '?',
  6013.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  6014.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => '?',
  6015.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  6016.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => '?',
  6017.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  6018.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  6019.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => '?',
  6020.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => '?',
  6021.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => '?',
  6022.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => '?',
  6023.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => '?',
  6024.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => '?',
  6025.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => '?',
  6026.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => '?',
  6027.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => '?',
  6028.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => '?',
  6029.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => '?',
  6030.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => '?',
  6031.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => '?',
  6032.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => '?',
  6033.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => '?',
  6034.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => '?',
  6035.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => '?',
  6036.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => '?',
  6037.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => '?',
  6038.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => '?',
  6039.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => '?',
  6040.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => '?',
  6041.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => '?',
  6042.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => '?',
  6043.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => '?',
  6044.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  6045.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  6046.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  6047.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => '?',
  6048.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => '?',
  6049.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => '?',
  6050.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => '?',
  6051.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => '?',
  6052.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  6053.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => '?',
  6054.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => '?',
  6055.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => '?',
  6056.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => '?',
  6057.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => '?',
  6058.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => '?',
  6059.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => '?',
  6060.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => '?',
  6061.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => '?',
  6062.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  6063.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  6064.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  6065.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => '?',
  6066.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => '?',
  6067.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => '?',
  6068.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => '?',
  6069.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => '?',
  6070.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => '?',
  6071.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => '?',
  6072.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  6073.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  6074.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => '?',
  6075.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => '?',
  6076.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => '?',
  6077.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => '?',
  6078.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => '?',
  6079.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => '?',
  6080.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => '?',
  6081.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => '?',
  6082.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => '?',
  6083.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => '?',
  6084.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => '?',
  6085.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => '?',
  6086.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => '?',
  6087.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => '?',
  6088.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => '?',
  6089.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => '?',
  6090.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => '?',
  6091.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => '?',
  6092.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => '?',
  6093.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => '?',
  6094.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => '?',
  6095.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => '?',
  6096.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => '?',
  6097.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => '?',
  6098.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => '?',
  6099.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => '?',
  6100.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => '?',
  6101.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => '?',
  6102.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => '?',
  6103.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => '?',
  6104.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => '?',
  6105.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => '?',
  6106.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => '?',
  6107.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => '?',
  6108.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => '?',
  6109.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => '?',
  6110.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  6111.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => '?',
  6112.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => '?',
  6113.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => '?',
  6114.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => '?',
  6115.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => '?',
  6116.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => '?',
  6117.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => '?',
  6118.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => '?',
  6119.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => '?',
  6120.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => '?',
  6121.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => '?',
  6122.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => '?',
  6123.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => '?',
  6124.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => '?',
  6125.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  6126.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => '?',
  6127.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => '?',
  6128.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => '?',
  6129.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  6130.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  6131.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => '?',
  6132.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => '?',
  6133.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => '?',
  6134.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => '?',
  6135.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => '?',
  6136.             'Sylius\\PayPalPlugin\\Form\\Type\\SelectPaymentType' => '?',
  6137.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6138.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6139.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6140.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6141.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6142.         ]), ['Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => new RewindableGenerator(function () {
  6143.             yield => ($this->privates['App\\Form\\Extension\\ChannelPricingFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ChannelPricingFormTypeExtension'] = new \App\Form\Extension\ChannelPricingFormTypeExtension()));
  6144.         }, 1), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  6145.             yield => ($this->privates['App\\Form\\Extension\\CustomerFormTypeExtension'] ?? $this->load('getCustomerFormTypeExtensionService'));
  6146.             yield => ($this->services['app.form.extension.type.customer'] ?? $this->load('getApp_Form_Extension_Type_CustomerService'));
  6147.             yield => ($this->services['sylius.form.extension.type.customer'] ?? ($this->services['sylius.form.extension.type.customer'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  6148.         }, 3), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => new RewindableGenerator(function () {
  6149.             yield => ($this->privates['App\\Form\\Extension\\CustomerGroupTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\CustomerGroupTypeExtension'] = new \App\Form\Extension\CustomerGroupTypeExtension()));
  6150.             yield => ($this->privates['app.form.extension.type.customer_group'] ?? ($this->privates['app.form.extension.type.customer_group'] = new \App\Form\Extension\CustomerGroupTypeExtension('App\\Entity\\Customer\\CustomerGroup')));
  6151.         }, 2), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  6152.             yield => ($this->privates['App\\Form\\Extension\\ProductFormTypeExtension'] ?? $this->load('getProductFormTypeExtensionService'));
  6153.             yield => ($this->services['app.form.extension.type.product'] ?? $this->load('getApp_Form_Extension_Type_ProductService'));
  6154.             yield => ($this->services['sylius.form.extension.type.product'] ?? ($this->services['sylius.form.extension.type.product'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension()));
  6155.         }, 3), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => new RewindableGenerator(function () {
  6156.             yield => ($this->privates['App\\Form\\Extension\\ProductTranslationFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ProductTranslationFormTypeExtension'] = new \App\Form\Extension\ProductTranslationFormTypeExtension()));
  6157.             yield => ($this->services['sylius.form.extension.type.product_translation'] ?? ($this->services['sylius.form.extension.type.product_translation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension()));
  6158.         }, 2), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => new RewindableGenerator(function () {
  6159.             yield => ($this->privates['App\\Form\\Extension\\ProductVariantFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ProductVariantFormTypeExtension'] = new \App\Form\Extension\ProductVariantFormTypeExtension()));
  6160.             yield => ($this->services['sylius.form.extension.type.product_variant'] ?? ($this->services['sylius.form.extension.type.product_variant'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension()));
  6161.         }, 2), 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => new RewindableGenerator(function () {
  6162.             yield => ($this->privates['App\\Form\\Extension\\TaxonFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\TaxonFormTypeExtension'] = new \App\Form\Extension\TaxonFormTypeExtension()));
  6163.             yield => ($this->privates['app.form.extension.type.taxon'] ?? ($this->privates['app.form.extension.type.taxon'] = new \App\Form\Extension\TaxonFormTypeExtension('App\\Entity\\Taxonomy\\Taxon')));
  6164.             yield => ($this->services['sylius.form.extension.type.taxon'] ?? ($this->services['sylius.form.extension.type.taxon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension()));
  6165.         }, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6166.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6167.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6168.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6169.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6170.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6171.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6172.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6173.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6174.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6175.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6176.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  6177.             yield => ($this->services['sylius.form.extension.type.address'] ?? ($this->services['sylius.form.extension.type.address'] = new \Sylius\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  6178.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  6179.             yield => ($this->services['sylius.form.extension.type.country'] ?? $this->load('getSylius_Form_Extension_Type_CountryService'));
  6180.         }, 1), 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => new RewindableGenerator(function () {
  6181.             yield => ($this->services['sylius.form.extension.type.channel'] ?? $this->load('getSylius_Form_Extension_Type_ChannelService'));
  6182.         }, 1), 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => new RewindableGenerator(function () {
  6183.             yield => ($this->services['sylius.form.extension.type.locale'] ?? $this->load('getSylius_Form_Extension_Type_LocaleService'));
  6184.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => new RewindableGenerator(function () {
  6185.             yield => ($this->services['sylius.form.extension.type.order'] ?? ($this->services['sylius.form.extension.type.order'] = new \Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension()));
  6186.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  6187.             yield => ($this->services['sylius.form.extension.type.cart'] ?? ($this->services['sylius.form.extension.type.cart'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  6188.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  6189.             yield => ($this->services['sylius.form.extension.type.cart_item'] ?? ($this->services['sylius.form.extension.type.cart_item'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  6190.         }, 1), 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => new RewindableGenerator(function () {
  6191.             yield => ($this->services['sylius.form.extension.type.payment_method'] ?? ($this->services['sylius.form.extension.type.payment_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension()));
  6192.             yield => ($this->privates['Sylius\\PayPalPlugin\\Form\\Extension\\PaymentMethodTypeExtension'] ?? ($this->privates['Sylius\\PayPalPlugin\\Form\\Extension\\PaymentMethodTypeExtension'] = new \Sylius\PayPalPlugin\Form\Extension\PaymentMethodTypeExtension()));
  6193.         }, 2), 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => new RewindableGenerator(function () {
  6194.             yield => ($this->services['sylius.form.extension.type.tax_rate'] ?? ($this->services['sylius.form.extension.type.tax_rate'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension()));
  6195.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => new RewindableGenerator(function () {
  6196.             yield => ($this->services['sylius.form.extension.type.promotion'] ?? ($this->services['sylius.form.extension.type.promotion'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension()));
  6197.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => new RewindableGenerator(function () {
  6198.             yield => ($this->services['sylius.form.extension.type.promotion_coupon'] ?? ($this->services['sylius.form.extension.type.promotion_coupon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension()));
  6199.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionFilterCollectionType' => new RewindableGenerator(function () {
  6200.             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()));
  6201.         }, 1), 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => new RewindableGenerator(function () {
  6202.             yield => ($this->services['sylius.form.extension.type.shipping_method'] ?? ($this->services['sylius.form.extension.type.shipping_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension()));
  6203.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => new RewindableGenerator(function () {
  6204.             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()));
  6205.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  6206.             yield => ($this->services['sylius.form.extension.type.collection'] ?? ($this->services['sylius.form.extension.type.collection'] = new \Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension()));
  6207.         }, 1), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  6208.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService'));
  6209.         }, 1), 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => new RewindableGenerator(function () {
  6210.             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)));
  6211.         }, 1)], new RewindableGenerator(function () {
  6212.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6213.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  6214.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6215.     }
  6216.     /**
  6217.      * Gets the private 'fos_rest.body_listener' shared service.
  6218.      *
  6219.      * @return \FOS\RestBundle\EventListener\BodyListener
  6220.      */
  6221.     protected function getFosRest_BodyListenerService()
  6222.     {
  6223.         $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, [
  6224.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  6225.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  6226.         ], [
  6227.             'fos_rest.decoder.json' => '?',
  6228.             'fos_rest.decoder.xml' => '?',
  6229.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  6230.         $instance->setDefaultFormat(NULL);
  6231.         return $instance;
  6232.     }
  6233.     /**
  6234.      * Gets the private 'fos_rest.format_listener' shared service.
  6235.      *
  6236.      * @return \FOS\RestBundle\EventListener\FormatListener
  6237.      */
  6238.     protected function getFosRest_FormatListenerService()
  6239.     {
  6240.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6241.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  6242.         $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]);
  6243.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  6244.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  6245.     }
  6246.     /**
  6247.      * Gets the private 'hateoas.configuration.metadata_factory' shared service.
  6248.      *
  6249.      * @return \Metadata\MetadataFactory
  6250.      */
  6251.     protected function getHateoas_Configuration_MetadataFactoryService()
  6252.     {
  6253.         $this->privates['hateoas.configuration.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'hateoas.configuration.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  6254.         $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/hateoas')));
  6255.         return $instance;
  6256.     }
  6257.     /**
  6258.      * Gets the private 'hateoas.link_factory' shared service.
  6259.      *
  6260.      * @return \Hateoas\Factory\LinkFactory
  6261.      */
  6262.     protected function getHateoas_LinkFactoryService()
  6263.     {
  6264.         $a = ($this->services['hateoas.generator.registry'] ?? $this->getHateoas_Generator_RegistryService());
  6265.         if (isset($this->privates['hateoas.link_factory'])) {
  6266.             return $this->privates['hateoas.link_factory'];
  6267.         }
  6268.         return $this->privates['hateoas.link_factory'] = new \Hateoas\Factory\LinkFactory($a, ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService()));
  6269.     }
  6270.     /**
  6271.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  6272.      *
  6273.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  6274.      */
  6275.     protected function getJmsSerializer_ExpressionEvaluatorService()
  6276.     {
  6277.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  6278.         $a->registerProvider(new \Bazinga\Bundle\HateoasBundle\Expression\LinkExpressionFunction());
  6279.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  6280.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  6281.     }
  6282.     /**
  6283.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  6284.      *
  6285.      * @return \Knp\Menu\Provider\ChainProvider
  6286.      */
  6287.     protected function getKnpMenu_MenuProvider_ChainService()
  6288.     {
  6289.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  6290.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  6291.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  6292.         }, 2));
  6293.     }
  6294.     /**
  6295.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  6296.      *
  6297.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  6298.      */
  6299.     protected function getLiipImagine_Filter_ConfigurationService()
  6300.     {
  6301.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  6302.     }
  6303.     /**
  6304.      * Gets the private 'locale_listener' shared service.
  6305.      *
  6306.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6307.      */
  6308.     protected function getLocaleListenerService()
  6309.     {
  6310.         $a = ($this->services['router'] ?? $this->getRouterService());
  6311.         if (isset($this->privates['locale_listener'])) {
  6312.             return $this->privates['locale_listener'];
  6313.         }
  6314.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr_FR'$afalse, []);
  6315.     }
  6316.     /**
  6317.      * Gets the private 'mime_types' shared service.
  6318.      *
  6319.      * @return \Symfony\Component\Mime\MimeTypes
  6320.      */
  6321.     protected function getMimeTypesService()
  6322.     {
  6323.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6324.         $instance->setDefault($instance);
  6325.         return $instance;
  6326.     }
  6327.     /**
  6328.      * Gets the private 'monolog.handler.firephp' shared service.
  6329.      *
  6330.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  6331.      */
  6332.     protected function getMonolog_Handler_FirephpService()
  6333.     {
  6334.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info'true);
  6335.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6336.         return $instance;
  6337.     }
  6338.     /**
  6339.      * Gets the private 'monolog.handler.main' shared service.
  6340.      *
  6341.      * @return \Monolog\Handler\StreamHandler
  6342.      */
  6343.     protected function getMonolog_Handler_MainService()
  6344.     {
  6345.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  6346.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6347.         return $instance;
  6348.     }
  6349.     /**
  6350.      * Gets the private 'monolog.logger' shared service.
  6351.      *
  6352.      * @return \Symfony\Bridge\Monolog\Logger
  6353.      */
  6354.     protected function getMonolog_LoggerService()
  6355.     {
  6356.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6357.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6358.         $instance->useMicrosecondTimestamps(true);
  6359.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6360.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6361.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6362.         return $instance;
  6363.     }
  6364.     /**
  6365.      * Gets the private 'monolog.logger.cache' shared service.
  6366.      *
  6367.      * @return \Symfony\Bridge\Monolog\Logger
  6368.      */
  6369.     protected function getMonolog_Logger_CacheService()
  6370.     {
  6371.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6372.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6373.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6374.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6375.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6376.         return $instance;
  6377.     }
  6378.     /**
  6379.      * Gets the private 'monolog.logger.request' shared service.
  6380.      *
  6381.      * @return \Symfony\Bridge\Monolog\Logger
  6382.      */
  6383.     protected function getMonolog_Logger_RequestService()
  6384.     {
  6385.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6386.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6387.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6388.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6389.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6390.         return $instance;
  6391.     }
  6392.     /**
  6393.      * Gets the private 'parameter_bag' shared service.
  6394.      *
  6395.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6396.      */
  6397.     protected function getParameterBagService()
  6398.     {
  6399.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6400.     }
  6401.     /**
  6402.      * Gets the private 'profiler_listener' shared service.
  6403.      *
  6404.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6405.      */
  6406.     protected function getProfilerListenerService()
  6407.     {
  6408.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6409.         if (isset($this->privates['profiler_listener'])) {
  6410.             return $this->privates['profiler_listener'];
  6411.         }
  6412.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  6413.     }
  6414.     /**
  6415.      * Gets the private 'property_accessor' shared service.
  6416.      *
  6417.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6418.      */
  6419.     protected function getPropertyAccessorService()
  6420.     {
  6421.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6422.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6423.     }
  6424.     /**
  6425.      * Gets the private 'property_info' shared service.
  6426.      *
  6427.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6428.      */
  6429.     protected function getPropertyInfoService()
  6430.     {
  6431.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6432.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6433.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6434.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6435.             yield => ($this->privates['sylius.api.property_info.extractor.empty_list_extractor'] ?? ($this->privates['sylius.api.property_info.extractor.empty_list_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\EmptyPropertyListExtractor()));
  6436.         }, 4), new RewindableGenerator(function () {
  6437.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6438.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6439.         }, 2), new RewindableGenerator(function () {
  6440.             return new \EmptyIterator();
  6441.         }, 0), new RewindableGenerator(function () {
  6442.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6443.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6444.         }, 2), new RewindableGenerator(function () {
  6445.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6446.         }, 1));
  6447.     }
  6448.     /**
  6449.      * Gets the private 'router.expression_language_provider' shared service.
  6450.      *
  6451.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6452.      */
  6453.     protected function getRouter_ExpressionLanguageProviderService()
  6454.     {
  6455.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6456.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6457.         ], [
  6458.             'env' => 'Closure',
  6459.         ]));
  6460.     }
  6461.     /**
  6462.      * Gets the private 'router.request_context' shared service.
  6463.      *
  6464.      * @return \Symfony\Component\Routing\RequestContext
  6465.      */
  6466.     protected function getRouter_RequestContextService()
  6467.     {
  6468.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6469.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6470.         return $instance;
  6471.     }
  6472.     /**
  6473.      * Gets the private 'router_listener' shared service.
  6474.      *
  6475.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6476.      */
  6477.     protected function getRouterListenerService()
  6478.     {
  6479.         $a = ($this->services['router'] ?? $this->getRouterService());
  6480.         if (isset($this->privates['router_listener'])) {
  6481.             return $this->privates['router_listener'];
  6482.         }
  6483.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  6484.     }
  6485.     /**
  6486.      * Gets the private 'security.expression_language' shared service.
  6487.      *
  6488.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  6489.      */
  6490.     protected function getSecurity_ExpressionLanguageService()
  6491.     {
  6492.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  6493.         $instance->registerProvider(new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider());
  6494.         return $instance;
  6495.     }
  6496.     /**
  6497.      * Gets the private 'security.firewall.map' shared service.
  6498.      *
  6499.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6500.      */
  6501.     protected function getSecurity_Firewall_MapService()
  6502.     {
  6503.         $a = ($this->privates['.service_locator.i8B7jKW'] ?? $this->get_ServiceLocator_I8B7jKWService());
  6504.         if (isset($this->privates['security.firewall.map'])) {
  6505.             return $this->privates['security.firewall.map'];
  6506.         }
  6507.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  6508.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.sHkZGRa'] ?? ($this->privates['.security.request_matcher.sHkZGRa'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'))));
  6509.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.M2_A9pm'] ?? ($this->privates['.security.request_matcher.M2_A9pm'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/oauth/v2/token')));
  6510.             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/.*')));
  6511.             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/.*')));
  6512.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher..S.aoFj'] ?? ($this->privates['.security.request_matcher..S.aoFj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/.*')));
  6513.             yield 'security.firewall.map.context.shop' => ($this->privates['.security.request_matcher._ezs9Qp'] ?? ($this->privates['.security.request_matcher._ezs9Qp'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++')));
  6514.             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)/')));
  6515.         }, 7));
  6516.     }
  6517.     /**
  6518.      * Gets the private 'security.logout_url_generator' shared service.
  6519.      *
  6520.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6521.      */
  6522.     protected function getSecurity_LogoutUrlGeneratorService()
  6523.     {
  6524.         $a = ($this->services['router'] ?? $this->getRouterService());
  6525.         if (isset($this->privates['security.logout_url_generator'])) {
  6526.             return $this->privates['security.logout_url_generator'];
  6527.         }
  6528.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6529.         $instance->registerListener('admin''sylius_admin_logout''logout''_csrf_token'NULL'admin');
  6530.         $instance->registerListener('shop''sylius_shop_logout''logout''_csrf_token'NULL'shop');
  6531.         return $instance;
  6532.     }
  6533.     /**
  6534.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  6535.      *
  6536.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  6537.      */
  6538.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  6539.     {
  6540.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Address.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Adjustment.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AdminUser.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AvatarImage.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Channel.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPricing.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePasswordShopUser.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePaymentMethod.xml')), => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RegisterShopUser.xml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/AddItemToCart.xml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ApplyCouponToCart.xml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ChangeItemQuantityInCart.xml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/PickupCart.xml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/RemoveItemFromCart.xml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/AddressOrder.xml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChoosePaymentMethod.xml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChooseShippingMethod.xml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/CompleteOrder.xml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Country.xml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Currency.xml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Customer.xml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerGroup.xml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ExchangeRate.xml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Locale.xml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Order.xml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItem.xml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItemUnit.xml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Payment.xml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethod.xml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Product.xml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationType.xml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationTypeTranslation.xml')), 33 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductImage.xml')), 34 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOption.xml')), 35 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionTranslation.xml')), 36 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValue.xml')), 37 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValueTranslation.xml')), 38 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductReview.xml')), 39 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTaxon.xml')), 40 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTranslation.xml')), 41 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariant.xml')), 42 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariantTranslation.xml')), 43 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Promotion.xml')), 44 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Province.xml')), 45 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Shipment.xml')), 46 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingCategory.xml')), 47 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethod.xml')), 48 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodTranslation.xml')), 49 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopBillingData.xml')), 50 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxCategory.xml')), 51 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Taxon.xml')), 52 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonTranslation.xml')), 53 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/View/CartShippingMethod.xml')), 54 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Zone.xml')), 55 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ZoneMember.xml'))]));
  6541.     }
  6542.     /**
  6543.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  6544.      *
  6545.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  6546.      */
  6547.     protected function getSerializer_NameConverter_MetadataAwareService()
  6548.     {
  6549.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6550.     }
  6551.     /**
  6552.      * Gets the private 'session.factory' shared service.
  6553.      *
  6554.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  6555.      */
  6556.     protected function getSession_FactoryService()
  6557.     {
  6558.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6559.         if (isset($this->privates['session.factory'])) {
  6560.             return $this->privates['session.factory'];
  6561.         }
  6562.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> $a=> 'onSessionUsage']);
  6563.     }
  6564.     /**
  6565.      * Gets the private 'session_listener' shared service.
  6566.      *
  6567.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  6568.      */
  6569.     protected function getSessionListenerService()
  6570.     {
  6571.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6572.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  6573.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  6574.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  6575.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  6576.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  6577.         ], [
  6578.             'initialized_session' => '?',
  6579.             'logger' => '?',
  6580.             'session' => '?',
  6581.             'session_collector' => '?',
  6582.             'session_factory' => '?',
  6583.         ]), true$this->parameters['session.storage.options']);
  6584.     }
  6585.     /**
  6586.      * Gets the private 'sonata.block.templating.helper' shared service.
  6587.      *
  6588.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  6589.      */
  6590.     protected function getSonata_Block_Templating_HelperService()
  6591.     {
  6592.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  6593.         if (isset($this->privates['sonata.block.templating.helper'])) {
  6594.             return $this->privates['sonata.block.templating.helper'];
  6595.         }
  6596.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  6597.         if (isset($this->privates['sonata.block.templating.helper'])) {
  6598.             return $this->privates['sonata.block.templating.helper'];
  6599.         }
  6600.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6601.         if (isset($this->privates['sonata.block.templating.helper'])) {
  6602.             return $this->privates['sonata.block.templating.helper'];
  6603.         }
  6604.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6605.     }
  6606.     /**
  6607.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  6608.      *
  6609.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  6610.      */
  6611.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  6612.     {
  6613.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6614.         if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
  6615.             return $this->privates['stof_doctrine_extensions.event_listener.logger'];
  6616.         }
  6617.         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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  6618.     }
  6619.     /**
  6620.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  6621.      *
  6622.      * @return \Gedmo\Loggable\LoggableListener
  6623.      */
  6624.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  6625.     {
  6626.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  6627.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6628.         return $instance;
  6629.     }
  6630.     /**
  6631.      * Gets the private 'sylius.api.context.user' shared service.
  6632.      *
  6633.      * @return \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext
  6634.      */
  6635.     protected function getSylius_Api_Context_UserService()
  6636.     {
  6637.         return $this->privates['sylius.api.context.user'] = new \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6638.     }
  6639.     /**
  6640.      * Gets the private 'sylius.context.channel.composite' shared service.
  6641.      *
  6642.      * @return \Sylius\Component\Channel\Context\CompositeChannelContext
  6643.      */
  6644.     protected function getSylius_Context_Channel_CompositeService()
  6645.     {
  6646.         $this->privates['sylius.context.channel.composite'] = $instance = new \Sylius\Component\Channel\Context\CompositeChannelContext();
  6647.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6648.         $b = ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService());
  6649.         $instance->addContext(new \Sylius\Component\Channel\Context\RequestBased\ChannelContext(($this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] ?? $this->getRequestResolverInterfaceService()), $a), 0);
  6650.         $instance->addContext(new \Sylius\Component\Channel\Context\SingleChannelContext($b), -128);
  6651.         $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);
  6652.         return $instance;
  6653.     }
  6654.     /**
  6655.      * Gets the private 'sylius.grid_options_parser' shared service.
  6656.      *
  6657.      * @return \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser
  6658.      */
  6659.     protected function getSylius_GridOptionsParserService()
  6660.     {
  6661.         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()));
  6662.     }
  6663.     /**
  6664.      * Gets the private 'sylius.resolver.checkout' shared service.
  6665.      *
  6666.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver
  6667.      */
  6668.     protected function getSylius_Resolver_CheckoutService()
  6669.     {
  6670.         $a = ($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService());
  6671.         if (isset($this->privates['sylius.resolver.checkout'])) {
  6672.             return $this->privates['sylius.resolver.checkout'];
  6673.         }
  6674.         $b = ($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService());
  6675.         if (isset($this->privates['sylius.resolver.checkout'])) {
  6676.             return $this->privates['sylius.resolver.checkout'];
  6677.         }
  6678.         return $this->privates['sylius.resolver.checkout'] = new \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver($a, ($this->privates['sylius.router.checkout_state'] ?? $this->getSylius_Router_CheckoutStateService()), new \Symfony\Component\HttpFoundation\RequestMatcher('/checkout/.+'), $b);
  6679.     }
  6680.     /**
  6681.      * Gets the private 'sylius.resource_registry' shared service.
  6682.      *
  6683.      * @return \Sylius\Component\Resource\Metadata\Registry
  6684.      */
  6685.     protected function getSylius_ResourceRegistryService()
  6686.     {
  6687.         $this->privates['sylius.resource_registry'] = $instance = new \Sylius\Component\Resource\Metadata\Registry();
  6688.         $instance->addFromAliasAndConfiguration('sylius.adjustment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Adjustment''interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6689.         $instance->addFromAliasAndConfiguration('sylius.order', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'App\\Controller\\OrderController''repository' => 'App\\Repository\\OrderRepository''interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType']]);
  6690.         $instance->addFromAliasAndConfiguration('sylius.order_item', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItem''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository''controller' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController''interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType']]);
  6691.         $instance->addFromAliasAndConfiguration('sylius.order_item_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\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']]);
  6692.         $instance->addFromAliasAndConfiguration('sylius.order_sequence', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderSequence''interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6693.         $instance->addFromAliasAndConfiguration('sylius.currency', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Currency\\Currency''interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType']]);
  6694.         $instance->addFromAliasAndConfiguration('sylius.exchange_rate', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Currency\\ExchangeRate''interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType']]);
  6695.         $instance->addFromAliasAndConfiguration('sylius.locale', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Locale\\Locale''interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType']]);
  6696.         $instance->addFromAliasAndConfiguration('sylius.product', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Product''repository' => 'App\\Repository\\ProductRepository''controller' => 'App\\Controller\\ProductController''interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType']]]);
  6697.         $instance->addFromAliasAndConfiguration('sylius.product_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType']]);
  6698.         $instance->addFromAliasAndConfiguration('sylius.product_variant', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductVariant''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository''interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductVariantTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType']]]);
  6699.         $instance->addFromAliasAndConfiguration('sylius.product_variant_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductVariantTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType']]);
  6700.         $instance->addFromAliasAndConfiguration('sylius.product_option', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''model' => 'App\\Entity\\Product\\ProductOption''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductOptionTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType']]]);
  6701.         $instance->addFromAliasAndConfiguration('sylius.product_option_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductOptionTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType']]);
  6702.         $instance->addFromAliasAndConfiguration('sylius.product_association_type', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''model' => 'App\\Entity\\Product\\ProductAssociationType''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType']]]);
  6703.         $instance->addFromAliasAndConfiguration('sylius.product_association_type_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType']]);
  6704.         $instance->addFromAliasAndConfiguration('sylius.product_option_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductOptionValue''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductOptionValueTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType']]]);
  6705.         $instance->addFromAliasAndConfiguration('sylius.product_option_value_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductOptionValueTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType']]);
  6706.         $instance->addFromAliasAndConfiguration('sylius.product_association', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAssociation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType']]);
  6707.         $instance->addFromAliasAndConfiguration('sylius.channel', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Channel\\Channel''interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType']]);
  6708.         $instance->addFromAliasAndConfiguration('sylius.product_attribute', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAttribute''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface''controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Product\\ProductAttributeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]]);
  6709.         $instance->addFromAliasAndConfiguration('sylius.product_attribute_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAttributeTranslation''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6710.         $instance->addFromAliasAndConfiguration('sylius.product_attribute_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductAttributeValue''interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface''repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository''form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6711.         $instance->addFromAliasAndConfiguration('sylius.tax_rate', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxation\\TaxRate''interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType']]);
  6712.         $instance->addFromAliasAndConfiguration('sylius.tax_category', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxation\\TaxCategory''interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType']]);
  6713.         $instance->addFromAliasAndConfiguration('sylius.shipment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Shipping\\Shipment''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository''controller' => 'App\\Controller\\ShipmentController''interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType']]);
  6714.         $instance->addFromAliasAndConfiguration('sylius.shipment_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItemUnit''interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6715.         $instance->addFromAliasAndConfiguration('sylius.shipping_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Shipping\\ShippingMethod''repository' => 'App\\Repository\\ShippingMethodRepository''controller' => 'App\\Controller\\ShippingMethodController''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType']]]);
  6716.         $instance->addFromAliasAndConfiguration('sylius.shipping_method_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType']]);
  6717.         $instance->addFromAliasAndConfiguration('sylius.shipping_category', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''model' => 'App\\Entity\\Shipping\\ShippingCategory''interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType']]);
  6718.         $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']]);
  6719.         $instance->addFromAliasAndConfiguration('sylius.payment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\Payment''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType']]);
  6720.         $instance->addFromAliasAndConfiguration('sylius.payment_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\PaymentMethod''repository' => 'App\\Repository\\PaymentMethodRepository''controller' => 'App\\Controller\\PaymentMethodController''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Payment\\PaymentMethodTranslation''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType']]]);
  6721.         $instance->addFromAliasAndConfiguration('sylius.payment_method_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\PaymentMethodTranslation''interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType']]);
  6722.         $instance->addFromAliasAndConfiguration('sylius.promotion_subject', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order']]);
  6723.         $instance->addFromAliasAndConfiguration('sylius.promotion', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\Promotion''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType']]);
  6724.         $instance->addFromAliasAndConfiguration('sylius.promotion_coupon', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\PromotionCoupon''repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface''controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType']]);
  6725.         $instance->addFromAliasAndConfiguration('sylius.promotion_rule', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\PromotionRule''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType']]);
  6726.         $instance->addFromAliasAndConfiguration('sylius.promotion_action', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Promotion\\PromotionAction''interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType']]);
  6727.         $instance->addFromAliasAndConfiguration('sylius.address', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Address''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository''interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType']]);
  6728.         $instance->addFromAliasAndConfiguration('sylius.country', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Country''interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType']]);
  6729.         $instance->addFromAliasAndConfiguration('sylius.province', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Province''interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface''controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType']]);
  6730.         $instance->addFromAliasAndConfiguration('sylius.zone', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\Zone''interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType']]);
  6731.         $instance->addFromAliasAndConfiguration('sylius.zone_member', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\ZoneMember''interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType']]);
  6732.         $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']]);
  6733.         $instance->addFromAliasAndConfiguration('sylius.inventory_unit', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItemUnit''interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6734.         $instance->addFromAliasAndConfiguration('sylius.taxon', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxonomy\\Taxon''repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository''interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory''form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType'], 'translation' => ['classes' => ['model' => 'App\\Entity\\Taxonomy\\TaxonTranslation''interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType']]]);
  6735.         $instance->addFromAliasAndConfiguration('sylius.taxon_translation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxonomy\\TaxonTranslation''interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType']]);
  6736.         $instance->addFromAliasAndConfiguration('sylius.admin_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\AdminUser''interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface''repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType''controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User''encoder' => NULL'resetting' => ['token' => ['ttl' => 'P1D''length' => 16'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16'field_name' => 'emailVerificationToken']]]);
  6737.         $instance->addFromAliasAndConfiguration('sylius.shop_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\ShopUser''interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType''controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User''encoder' => NULL'resetting' => ['token' => ['ttl' => 'P1D''length' => 16'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16'field_name' => 'emailVerificationToken']]]);
  6738.         $instance->addFromAliasAndConfiguration('sylius.oauth_user', ['driver' => 'doctrine/orm''encoder' => false'classes' => ['model' => 'App\\Entity\\User\\UserOAuth''interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User''resetting' => ['token' => ['ttl' => 'P1D''length' => 16'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16'field_name' => 'emailVerificationToken']]]);
  6739.         $instance->addFromAliasAndConfiguration('sylius.customer', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''repository' => 'App\\Repository\\CustomerRepository''controller' => 'App\\Controller\\CustomerController''form' => 'App\\Form\\Type\\Customer\\CustomerType''interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6740.         $instance->addFromAliasAndConfiguration('sylius.customer_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerGroup''interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType']]);
  6741.         $instance->addFromAliasAndConfiguration('sylius.product_review', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductReview''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType''interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6742.         $instance->addFromAliasAndConfiguration('sylius.product_reviewer', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6743.         $instance->addFromAliasAndConfiguration('sylius.product_taxon', ['driver' => 'doctrine/orm''classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''model' => 'App\\Entity\\Product\\ProductTaxon''interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6744.         $instance->addFromAliasAndConfiguration('sylius.product_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductImage''interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6745.         $instance->addFromAliasAndConfiguration('sylius.taxon_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxonomy\\TaxonImage''interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6746.         $instance->addFromAliasAndConfiguration('sylius.channel_pricing', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Channel\\ChannelPricing''interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType']]);
  6747.         $instance->addFromAliasAndConfiguration('sylius.avatar_image', ['driver' => 'doctrine/orm''classes' => ['model' => 'Sylius\\Component\\Core\\Model\\AvatarImage''repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6748.         $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']]);
  6749.         $instance->addFromAliasAndConfiguration('app.customer_payment', ['classes' => ['model' => 'App\\Entity\\Customer\\CustomerPayment''controller' => 'App\\Controller\\CustomerPaymentController''repository' => 'App\\Repository\\CustomerPaymentRepository''form' => 'App\\Form\\Type\\CustomerPayment''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'driver' => 'doctrine/orm']);
  6750.         $instance->addFromAliasAndConfiguration('app.order_invoice', ['classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'App\\Controller\\InvoiceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  6751.         $instance->addFromAliasAndConfiguration('app.order', ['classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  6752.         $instance->addFromAliasAndConfiguration('app.order_type', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderType''repository' => 'App\\Repository\\OrderTypeRepository''form' => 'App\\Form\\Type\\OrderType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6753.         $instance->addFromAliasAndConfiguration('app.order_nature', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderNature''repository' => 'App\\Repository\\OrderNatureRepository''form' => 'App\\Form\\Type\\OrderNature''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6754.         $instance->addFromAliasAndConfiguration('app.order_invoices', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6755.         $instance->addFromAliasAndConfiguration('app.order_state', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderState''repository' => 'App\\Repository\\OrderStateRepository''form' => 'App\\Form\\Type\\OrderState''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6756.         $instance->addFromAliasAndConfiguration('app.order_amount', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderAmount''repository' => 'App\\Repository\\OrderAmountRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6757.         $instance->addFromAliasAndConfiguration('app.customer_activity', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerActivity''repository' => 'App\\Repository\\CustomerActivityRepository''form' => 'App\\Form\\Type\\CustomerActivity''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6758.         $instance->addFromAliasAndConfiguration('app.customer_activity_domain', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerActivityDomain''repository' => 'App\\Repository\\CustomerActivityDomainRepository''form' => 'App\\Form\\Type\\CustomerActivityDomain''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6759.         $instance->addFromAliasAndConfiguration('app.depot', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Depot''repository' => 'App\\Repository\\DepotRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6760.         $instance->addFromAliasAndConfiguration('app.customer_editor', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerEditor''repository' => 'App\\Repository\\CustomerEditorRepository''form' => 'App\\Form\\Type\\CustomerEditor''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6761.         $instance->addFromAliasAndConfiguration('app.customer_control', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerControl''repository' => 'App\\Repository\\CustomerControlRepository''form' => 'App\\Form\\Type\\CustomerControl''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6762.         $instance->addFromAliasAndConfiguration('app.customer_payment_method', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerPaymentMethod''repository' => 'App\\Repository\\CustomerPaymentMethodRepository''form' => 'App\\Form\\Type\\CustomerPaymentMethod''controller' => 'App\\Controller\\CustomerPaymentMethodController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6763.         $instance->addFromAliasAndConfiguration('app.customer_representative', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerRepresentative''repository' => 'App\\Repository\\CustomerRepresentativeRepository''form' => 'App\\Form\\Type\\CustomerRepresentative''controller' => 'App\\Controller\\RepresentativeController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6764.         $instance->addFromAliasAndConfiguration('app.segment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Segment''repository' => 'App\\Repository\\SegmentRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6765.         $instance->addFromAliasAndConfiguration('app.segment_period', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\SegmentPeriod''repository' => 'App\\Repository\\SegmentPeriodRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6766.         $instance->addFromAliasAndConfiguration('app.segment_value', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\SegmentValue''repository' => 'App\\Repository\\SegmentValueRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6767.         $instance->addFromAliasAndConfiguration('app.customer_segment', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\CustomerSegment''repository' => 'App\\Repository\\CustomerSegmentRepository''form' => 'App\\Form\\Type\\CustomerSegment''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6768.         $instance->addFromAliasAndConfiguration('app.city', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Addressing\\City''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6769.         $instance->addFromAliasAndConfiguration('app.brand', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Brand''repository' => 'App\\Repository\\BrandRepository''form' => 'App\\Form\\Type\\Brand''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6770.         $instance->addFromAliasAndConfiguration('app.contract_type', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ContractType''repository' => 'App\\Repository\\ContractTypeRepository''form' => 'App\\Form\\Type\\ContractType''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6771.         $instance->addFromAliasAndConfiguration('app.product_state', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductState''repository' => 'App\\Repository\\ProductStateRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6772.         $instance->addFromAliasAndConfiguration('app.accounting_code', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\AccountingCode''repository' => 'App\\Repository\\AccountingCodeRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6773.         $instance->addFromAliasAndConfiguration('app.tax_rate_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Taxation\\TaxRateGroup''repository' => 'App\\Repository\\TaxRateGroupRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6774.         $instance->addFromAliasAndConfiguration('app.theme', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Theme''repository' => 'App\\Repository\\ThemeRepository''controller' => 'App\\Controller\\ThemeController''form' => 'App\\Form\\Type\\Theme''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6775.         $instance->addFromAliasAndConfiguration('app.order_tree', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderTree''repository' => 'App\\Repository\\OrderTreeRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6776.         $instance->addFromAliasAndConfiguration('app.theme_group', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ThemeGroup''repository' => 'App\\Repository\\ThemeGroupRepository''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6777.         $instance->addFromAliasAndConfiguration('app.nf_order', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'App\\Controller\\NFController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6778.         $instance->addFromAliasAndConfiguration('app.proforma_order', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'App\\Controller\\ProformaController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6779.         $instance->addFromAliasAndConfiguration('app.sales_log', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''controller' => 'App\\Controller\\SalesLogController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6780.         $instance->addFromAliasAndConfiguration('app.editor', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''controller' => 'App\\Controller\\EditorController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6781.         $instance->addFromAliasAndConfiguration('app.supplier', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''controller' => 'App\\Controller\\SupplierController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6782.         $instance->addFromAliasAndConfiguration('app.client', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Customer\\Customer''controller' => 'App\\Controller\\ClientController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6783.         $instance->addFromAliasAndConfiguration('app.office_product', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Product''controller' => 'App\\Controller\\OfficeLaunchController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6784.         $instance->addFromAliasAndConfiguration('app.office_launch', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OfficeLaunch''repository' => 'App\\Repository\\OfficeLaunchRepository''form' => 'App\\Form\\Type\\OfficeLaunch''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6785.         $instance->addFromAliasAndConfiguration('app.order_launch', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''repository' => 'App\\Repository\\OrderRepository''controller' => 'App\\Controller\\OrderLaunchController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6786.         $instance->addFromAliasAndConfiguration('app.product_spn', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\Product''controller' => 'App\\Controller\\SPNController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6787.         $instance->addFromAliasAndConfiguration('app.cancellation_item', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\OrderItem''controller' => 'App\\Controller\\OrderItemController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6788.         $instance->addFromAliasAndConfiguration('sylius.payment_security_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\PaymentSecurityToken''interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6789.         $instance->addFromAliasAndConfiguration('sylius.gateway_config', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Payment\\GatewayConfig''interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType']]);
  6790.         $instance->addFromAliasAndConfiguration('sylius.api_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\AdminUser''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\UserInterface']]);
  6791.         $instance->addFromAliasAndConfiguration('sylius.api_client', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\Client''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\ClientInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType']]);
  6792.         $instance->addFromAliasAndConfiguration('sylius.api_access_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\AccessToken''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AccessTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6793.         $instance->addFromAliasAndConfiguration('sylius.api_refresh_token', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\RefreshToken''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\RefreshTokenInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6794.         $instance->addFromAliasAndConfiguration('sylius.api_auth_code', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\AdminApi\\AuthCode''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AuthCodeInterface''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6795.         return $instance;
  6796.     }
  6797.     /**
  6798.      * Gets the private 'sylius.router.checkout_state' shared service.
  6799.      *
  6800.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator
  6801.      */
  6802.     protected function getSylius_Router_CheckoutStateService()
  6803.     {
  6804.         $a = ($this->services['router'] ?? $this->getRouterService());
  6805.         if (isset($this->privates['sylius.router.checkout_state'])) {
  6806.             return $this->privates['sylius.router.checkout_state'];
  6807.         }
  6808.         return $this->privates['sylius.router.checkout_state'] = new \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator($a, ['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']]);
  6809.     }
  6810.     /**
  6811.      * Gets the private 'sylius.theme.context.channel_based' shared service.
  6812.      *
  6813.      * @return \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext
  6814.      */
  6815.     protected function getSylius_Theme_Context_ChannelBasedService()
  6816.     {
  6817.         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()));
  6818.     }
  6819.     /**
  6820.      * Gets the private 'translation.loader.csv' shared service.
  6821.      *
  6822.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  6823.      */
  6824.     protected function getTranslation_Loader_CsvService($lazyLoad true)
  6825.     {
  6826.         if ($lazyLoad) {
  6827.             return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  6828.                 return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6829.                     $wrappedInstance $this->getTranslation_Loader_CsvService(false);
  6830.                     $proxy->setProxyInitializer(null);
  6831.                     return true;
  6832.                 });
  6833.             });
  6834.         }
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6839.         return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  6840.     }
  6841.     /**
  6842.      * Gets the private 'translation.loader.dat' shared service.
  6843.      *
  6844.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  6845.      */
  6846.     protected function getTranslation_Loader_DatService($lazyLoad true)
  6847.     {
  6848.         if ($lazyLoad) {
  6849.             return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  6850.                 return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6851.                     $wrappedInstance $this->getTranslation_Loader_DatService(false);
  6852.                     $proxy->setProxyInitializer(null);
  6853.                     return true;
  6854.                 });
  6855.             });
  6856.         }
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6860.         return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  6861.     }
  6862.     /**
  6863.      * Gets the private 'translation.loader.ini' shared service.
  6864.      *
  6865.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  6866.      */
  6867.     protected function getTranslation_Loader_IniService($lazyLoad true)
  6868.     {
  6869.         if ($lazyLoad) {
  6870.             return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  6871.                 return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6872.                     $wrappedInstance $this->getTranslation_Loader_IniService(false);
  6873.                     $proxy->setProxyInitializer(null);
  6874.                     return true;
  6875.                 });
  6876.             });
  6877.         }
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6882.         return new \Symfony\Component\Translation\Loader\IniFileLoader();
  6883.     }
  6884.     /**
  6885.      * Gets the private 'translation.loader.json' shared service.
  6886.      *
  6887.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  6888.      */
  6889.     protected function getTranslation_Loader_JsonService($lazyLoad true)
  6890.     {
  6891.         if ($lazyLoad) {
  6892.             return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  6893.                 return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6894.                     $wrappedInstance $this->getTranslation_Loader_JsonService(false);
  6895.                     $proxy->setProxyInitializer(null);
  6896.                     return true;
  6897.                 });
  6898.             });
  6899.         }
  6900.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6901.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6904.         return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  6905.     }
  6906.     /**
  6907.      * Gets the private 'translation.loader.mo' shared service.
  6908.      *
  6909.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  6910.      */
  6911.     protected function getTranslation_Loader_MoService($lazyLoad true)
  6912.     {
  6913.         if ($lazyLoad) {
  6914.             return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  6915.                 return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6916.                     $wrappedInstance $this->getTranslation_Loader_MoService(false);
  6917.                     $proxy->setProxyInitializer(null);
  6918.                     return true;
  6919.                 });
  6920.             });
  6921.         }
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6926.         return new \Symfony\Component\Translation\Loader\MoFileLoader();
  6927.     }
  6928.     /**
  6929.      * Gets the private 'translation.loader.php' shared service.
  6930.      *
  6931.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  6932.      */
  6933.     protected function getTranslation_Loader_PhpService($lazyLoad true)
  6934.     {
  6935.         if ($lazyLoad) {
  6936.             return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  6937.                 return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6938.                     $wrappedInstance $this->getTranslation_Loader_PhpService(false);
  6939.                     $proxy->setProxyInitializer(null);
  6940.                     return true;
  6941.                 });
  6942.             });
  6943.         }
  6944.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6948.         return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  6949.     }
  6950.     /**
  6951.      * Gets the private 'translation.loader.po' shared service.
  6952.      *
  6953.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  6954.      */
  6955.     protected function getTranslation_Loader_PoService($lazyLoad true)
  6956.     {
  6957.         if ($lazyLoad) {
  6958.             return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  6959.                 return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6960.                     $wrappedInstance $this->getTranslation_Loader_PoService(false);
  6961.                     $proxy->setProxyInitializer(null);
  6962.                     return true;
  6963.                 });
  6964.             });
  6965.         }
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6970.         return new \Symfony\Component\Translation\Loader\PoFileLoader();
  6971.     }
  6972.     /**
  6973.      * Gets the private 'translation.loader.qt' shared service.
  6974.      *
  6975.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  6976.      */
  6977.     protected function getTranslation_Loader_QtService($lazyLoad true)
  6978.     {
  6979.         if ($lazyLoad) {
  6980.             return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  6981.                 return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6982.                     $wrappedInstance $this->getTranslation_Loader_QtService(false);
  6983.                     $proxy->setProxyInitializer(null);
  6984.                     return true;
  6985.                 });
  6986.             });
  6987.         }
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6990.         return new \Symfony\Component\Translation\Loader\QtFileLoader();
  6991.     }
  6992.     /**
  6993.      * Gets the private 'translation.loader.res' shared service.
  6994.      *
  6995.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  6996.      */
  6997.     protected function getTranslation_Loader_ResService($lazyLoad true)
  6998.     {
  6999.         if ($lazyLoad) {
  7000.             return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  7001.                 return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7002.                     $wrappedInstance $this->getTranslation_Loader_ResService(false);
  7003.                     $proxy->setProxyInitializer(null);
  7004.                     return true;
  7005.                 });
  7006.             });
  7007.         }
  7008.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7009.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7010.         return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7011.     }
  7012.     /**
  7013.      * Gets the private 'translation.loader.xliff' shared service.
  7014.      *
  7015.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7016.      */
  7017.     protected function getTranslation_Loader_XliffService($lazyLoad true)
  7018.     {
  7019.         if ($lazyLoad) {
  7020.             return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  7021.                 return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7022.                     $wrappedInstance $this->getTranslation_Loader_XliffService(false);
  7023.                     $proxy->setProxyInitializer(null);
  7024.                     return true;
  7025.                 });
  7026.             });
  7027.         }
  7028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7030.         return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7031.     }
  7032.     /**
  7033.      * Gets the private 'translation.loader.yml' shared service.
  7034.      *
  7035.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7036.      */
  7037.     protected function getTranslation_Loader_YmlService($lazyLoad true)
  7038.     {
  7039.         if ($lazyLoad) {
  7040.             return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  7041.                 return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7042.                     $wrappedInstance $this->getTranslation_Loader_YmlService(false);
  7043.                     $proxy->setProxyInitializer(null);
  7044.                     return true;
  7045.                 });
  7046.             });
  7047.         }
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7052.         return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7053.     }
  7054.     /**
  7055.      * Gets the private 'validator.builder' shared service.
  7056.      *
  7057.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7058.      */
  7059.     protected function getValidator_BuilderService()
  7060.     {
  7061.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7062.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7063.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7064.             'App\\Validator\\Constraints\\UniqueEmailValidator' => ['privates''App\\Validator\\Constraints\\UniqueEmailValidator''getUniqueEmailValidatorService'true],
  7065.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7066.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7067.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => ['privates''sylius.api.validator.adding_eligible_product_variant_to_cart''getSylius_Api_Validator_AddingEligibleProductVariantToCartService'true],
  7068.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => ['privates''sylius.api.validator.correct_change_shop_user_confirm_password''getSylius_Api_Validator_CorrectChangeShopUserConfirmPasswordService'true],
  7069.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => ['privates''sylius.api.validator.correct_order_address''getSylius_Api_Validator_CorrectOrderAddressService'true],
  7070.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => ['privates''sylius.api.validator.order_not_empty''getSylius_Api_Validator_OrderNotEmptyService'true],
  7071.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['privates''sylius.api.validator.payment_method_eligibility''getSylius_Api_Validator_PaymentMethodEligibilityService'true],
  7072.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['privates''sylius.api.validator.order_product_eligibility''getSylius_Api_Validator_OrderProductEligibilityService'true],
  7073.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['privates''sylius.api.validator.shipping_method_eligibility''getSylius_Api_Validator_ShippingMethodEligibilityService'true],
  7074.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => ['privates''sylius.api.validator.promotion_coupon_eligibility''getSylius_Api_Validator_PromotionCouponEligibilityService'true],
  7075.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => ['privates''sylius.validator.unique_shop_user_email''getSylius_Validator_UniqueShopUserEmailService'true],
  7076.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => ['services''sylius.validator.valid_attribute_value''getSylius_Validator_ValidAttributeValueService'true],
  7077.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7078.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7079.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7080.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7081.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7082.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7083.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7084.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7085.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7086.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7087.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7088.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7089.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7090.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => ['services''sylius.validator.different_source_target_currency''getSylius_Validator_DifferentSourceTargetCurrencyService'true],
  7091.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => ['services''sylius.validator.unique_currency_pair''getSylius_Validator_UniqueCurrencyPairService'true],
  7092.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7093.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7094.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7095.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7096.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7097.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7098.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7099.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7100.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7101.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7102.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7103.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7104.             'registered_user_validator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7105.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7106.             'sylius.validator.product_variant_combination' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7107.             'sylius.validator.unique_shop_user_email' => ['privates''sylius.validator.unique_shop_user_email''getSylius_Validator_UniqueShopUserEmailService'true],
  7108.             'sylius.validator.unique_simple_product_code' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7109.             'sylius_api_correct_change_shop_user_confirm_password' => ['privates''sylius.api.validator.correct_change_shop_user_confirm_password''getSylius_Api_Validator_CorrectChangeShopUserConfirmPasswordService'true],
  7110.             'sylius_api_order_payment_method_eligibility' => ['privates''sylius.api.validator.payment_method_eligibility''getSylius_Api_Validator_PaymentMethodEligibilityService'true],
  7111.             'sylius_api_promotion_coupon_eligibility' => ['privates''sylius.api.validator.promotion_coupon_eligibility''getSylius_Api_Validator_PromotionCouponEligibilityService'true],
  7112.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => ['privates''sylius.api.validator.adding_eligible_product_variant_to_cart''getSylius_Api_Validator_AddingEligibleProductVariantToCartService'true],
  7113.             'sylius_api_validator_correct_order_address' => ['privates''sylius.api.validator.correct_order_address''getSylius_Api_Validator_CorrectOrderAddressService'true],
  7114.             'sylius_api_validator_order_not_empty' => ['privates''sylius.api.validator.order_not_empty''getSylius_Api_Validator_OrderNotEmptyService'true],
  7115.             'sylius_api_validator_order_product_eligibility' => ['privates''sylius.api.validator.order_product_eligibility''getSylius_Api_Validator_OrderProductEligibilityService'true],
  7116.             'sylius_api_validator_order_shipping_method_eligibility' => ['privates''sylius.api.validator.shipping_method_eligibility''getSylius_Api_Validator_ShippingMethodEligibilityService'true],
  7117.             'sylius_cart_item_availability' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7118.             'sylius_channel_default_locale_enabled' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7119.             'sylius_coupon_generation_amount_validator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7120.             'sylius_has_all_prices_defined' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7121.             'sylius_has_all_variant_prices_defined' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7122.             'sylius_has_enabled_entity' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7123.             'sylius_in_stock' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7124.             'sylius_order_payment_method_eligibility_validator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7125.             'sylius_order_product_eligibility_validator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7126.             'sylius_order_shipping_method_eligibility_validator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7127.             'sylius_promotion_date_range_validator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7128.             'sylius_promotion_subject_validator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7129.             'sylius_province_address_validator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7130.             'sylius_unique_reviewer_email_validator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7131.             'sylius_valid_attribute_value_validator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7132.             'sylius_valid_select_attribute_validator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7133.             'sylius_valid_text_attribute_validator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7134.             'sylius_zone_cannot_contain_itself_validator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7135.             'unique_email_validator' => ['privates''App\\Validator\\Constraints\\UniqueEmailValidator''getUniqueEmailValidatorService'true],
  7136.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7137.         ], [
  7138.             'App\\Validator\\Constraints\\UniqueEmailValidator' => '?',
  7139.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => '?',
  7140.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => '?',
  7141.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => '?',
  7142.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => '?',
  7143.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => '?',
  7144.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => '?',
  7145.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7146.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7147.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7148.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => '?',
  7149.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => '?',
  7150.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => '?',
  7151.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => '?',
  7152.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => '?',
  7153.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => '?',
  7154.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => '?',
  7155.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => '?',
  7156.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => '?',
  7157.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => '?',
  7158.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => '?',
  7159.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7160.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7161.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7162.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  7163.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  7164.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => '?',
  7165.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => '?',
  7166.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  7167.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => '?',
  7168.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => '?',
  7169.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => '?',
  7170.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => '?',
  7171.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => '?',
  7172.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7173.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7174.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7175.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7176.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7177.             'doctrine.orm.validator.unique' => '?',
  7178.             'registered_user_validator' => '?',
  7179.             'security.validator.user_password' => '?',
  7180.             'sylius.validator.product_variant_combination' => '?',
  7181.             'sylius.validator.unique_shop_user_email' => '?',
  7182.             'sylius.validator.unique_simple_product_code' => '?',
  7183.             'sylius_api_correct_change_shop_user_confirm_password' => '?',
  7184.             'sylius_api_order_payment_method_eligibility' => '?',
  7185.             'sylius_api_promotion_coupon_eligibility' => '?',
  7186.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => '?',
  7187.             'sylius_api_validator_correct_order_address' => '?',
  7188.             'sylius_api_validator_order_not_empty' => '?',
  7189.             'sylius_api_validator_order_product_eligibility' => '?',
  7190.             'sylius_api_validator_order_shipping_method_eligibility' => '?',
  7191.             'sylius_cart_item_availability' => '?',
  7192.             'sylius_channel_default_locale_enabled' => '?',
  7193.             'sylius_coupon_generation_amount_validator' => '?',
  7194.             'sylius_has_all_prices_defined' => '?',
  7195.             'sylius_has_all_variant_prices_defined' => '?',
  7196.             'sylius_has_enabled_entity' => '?',
  7197.             'sylius_in_stock' => '?',
  7198.             'sylius_order_payment_method_eligibility_validator' => '?',
  7199.             'sylius_order_product_eligibility_validator' => '?',
  7200.             'sylius_order_shipping_method_eligibility_validator' => '?',
  7201.             'sylius_promotion_date_range_validator' => '?',
  7202.             'sylius_promotion_subject_validator' => '?',
  7203.             'sylius_province_address_validator' => '?',
  7204.             'sylius_unique_reviewer_email_validator' => '?',
  7205.             'sylius_valid_attribute_value_validator' => '?',
  7206.             'sylius_valid_select_attribute_validator' => '?',
  7207.             'sylius_valid_text_attribute_validator' => '?',
  7208.             'sylius_zone_cannot_contain_itself_validator' => '?',
  7209.             'unique_email_validator' => '?',
  7210.             'validator.expression' => '?',
  7211.         ])));
  7212.         if ($this->has('translator')) {
  7213.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7214.         }
  7215.         $instance->setTranslationDomain('validators');
  7216.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/validation/Order.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/validation/OrderItem.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/Currency.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/ExchangeRate.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/validation/Locale.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/Product.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationType.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationTypeTranslation.xml'), => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOption.xml'), 10 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionTranslation.xml'), 11 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValue.xml'), 12 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValueTranslation.xml'), 13 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductTranslation.xml'), 14 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductVariant.xml'), 15 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/validation/Channel.xml'), 16 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/Attribute.xml'), 17 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeTranslation.xml'), 18 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeValue.xml'), 19 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxCategory.xml'), 20 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxRate.xml'), 21 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/Shipment.xml'), 22 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingCategory.xml'), 23 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethod.xml'), 24 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethodTranslation.xml'), 25 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Payment.xml'), 26 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethod.xml'), 27 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethodTranslation.xml'), 28 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/Promotion.xml'), 29 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionAction.xml'), 30 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCoupon.xml'), 31 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCouponGeneratorInstruction.xml'), 32 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionRule.xml'), 33 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Address.xml'), 34 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Country.xml'), 35 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Province.xml'), 36 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Zone.xml'), 37 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/ZoneMember.xml'), 38 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/Taxon.xml'), 39 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/TaxonTranslation.xml'), 40 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/ChangePassword.xml'), 41 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordReset.xml'), 42 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordResetRequest.xml'), 43 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/User.xml'), 44 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Customer.xml'), 45 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/CustomerGroup.xml'), 46 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/config/validation/Review.xml'), 47 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AddToCartCommand.xml'), 48 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AdminUser.xml'), 49 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AvatarImage.xml'), 50 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml'), 51 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPricing.xml'), 52 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Customer.xml'), 53 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Order.xml'), 54 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml'), 55 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PaymentMethod.xml'), 56 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Product.xml'), 57 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductImage.xml'), 58 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductReview.xml'), 59 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml'), 60 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ShippingMethod.xml'), 61 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxRate.xml'), 62 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml'), 63 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml'), 64 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml'), 65 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml'), 66 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddItemToCart.xml'), 67 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddressOrder.xml'), 68 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ApplyCouponToCart.xml'), 69 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangePasswordShopUser.xml'), 70 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/CompleteOrder.xml'), 71 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/CorrectAddressOrder.xml'), 72 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/OrderItem.xml'), 73 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RegisterShopUser.xml')]);
  7217.         $instance->enableAnnotationMapping(true);
  7218.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7219.         $instance->addMethodMapping('loadValidatorMetadata');
  7220.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => ($this->services['sylius.validator.customer_initializer'] ?? $this->getSylius_Validator_CustomerInitializerService())]);
  7221.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7222.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7223.         return $instance;
  7224.     }
  7225.     /**
  7226.      * Gets the private 'var_dumper.html_dumper' shared service.
  7227.      *
  7228.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7229.      */
  7230.     protected function getVarDumper_HtmlDumperService()
  7231.     {
  7232.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7233.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7234.         return $instance;
  7235.     }
  7236.     /**
  7237.      * Gets the private 'web_profiler.csp.handler' shared service.
  7238.      *
  7239.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7240.      */
  7241.     protected function getWebProfiler_Csp_HandlerService()
  7242.     {
  7243.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7244.     }
  7245.     /**
  7246.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7247.      *
  7248.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7249.      */
  7250.     protected function getWebProfiler_DebugToolbarService()
  7251.     {
  7252.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7253.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7254.             return $this->privates['web_profiler.debug_toolbar'];
  7255.         }
  7256.         $b = ($this->services['router'] ?? $this->getRouterService());
  7257.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7258.             return $this->privates['web_profiler.debug_toolbar'];
  7259.         }
  7260.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  7261.     }
  7262.     /**
  7263.      * Gets the public 'sylus.payum_action.offline.status' alias.
  7264.      *
  7265.      * @return object The "sylius.payum_action.offline.status" service.
  7266.      */
  7267.     protected function getSylus_PayumAction_Offline_StatusService()
  7268.     {
  7269.         trigger_deprecation('''''"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.');
  7270.         return $this->get('sylius.payum_action.offline.status');
  7271.     }
  7272.     /**
  7273.      * Gets the public 'cache_clearer' alias.
  7274.      *
  7275.      * @return object The ".container.private.cache_clearer" service.
  7276.      */
  7277.     protected function getCacheClearerService()
  7278.     {
  7279.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7280.         return $this->get('.container.private.cache_clearer');
  7281.     }
  7282.     /**
  7283.      * Gets the public 'filesystem' alias.
  7284.      *
  7285.      * @return object The ".container.private.filesystem" service.
  7286.      */
  7287.     protected function getFilesystemService()
  7288.     {
  7289.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7290.         return $this->get('.container.private.filesystem');
  7291.     }
  7292.     /**
  7293.      * Gets the public 'serializer' alias.
  7294.      *
  7295.      * @return object The ".container.private.serializer" service.
  7296.      */
  7297.     protected function getSerializerService()
  7298.     {
  7299.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7300.         return $this->get('.container.private.serializer');
  7301.     }
  7302.     /**
  7303.      * Gets the public 'security.csrf.token_manager' alias.
  7304.      *
  7305.      * @return object The ".container.private.security.csrf.token_manager" service.
  7306.      */
  7307.     protected function getSecurity_Csrf_TokenManagerService()
  7308.     {
  7309.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7310.         return $this->get('.container.private.security.csrf.token_manager');
  7311.     }
  7312.     /**
  7313.      * Gets the public 'form.factory' alias.
  7314.      *
  7315.      * @return object The ".container.private.form.factory" service.
  7316.      */
  7317.     protected function getForm_FactoryService()
  7318.     {
  7319.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7320.         return $this->get('.container.private.form.factory');
  7321.     }
  7322.     /**
  7323.      * Gets the public 'form.type.file' alias.
  7324.      *
  7325.      * @return object The ".container.private.form.type.file" service.
  7326.      */
  7327.     protected function getForm_Type_FileService()
  7328.     {
  7329.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7330.         return $this->get('.container.private.form.type.file');
  7331.     }
  7332.     /**
  7333.      * Gets the public 'profiler' alias.
  7334.      *
  7335.      * @return object The ".container.private.profiler" service.
  7336.      */
  7337.     protected function getProfilerService()
  7338.     {
  7339.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7340.         return $this->get('.container.private.profiler');
  7341.     }
  7342.     /**
  7343.      * Gets the public 'security.authorization_checker' alias.
  7344.      *
  7345.      * @return object The ".container.private.security.authorization_checker" service.
  7346.      */
  7347.     protected function getSecurity_AuthorizationCheckerService()
  7348.     {
  7349.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7350.         return $this->get('.container.private.security.authorization_checker');
  7351.     }
  7352.     /**
  7353.      * Gets the public 'security.token_storage' alias.
  7354.      *
  7355.      * @return object The ".container.private.security.token_storage" service.
  7356.      */
  7357.     protected function getSecurity_TokenStorageService()
  7358.     {
  7359.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7360.         return $this->get('.container.private.security.token_storage');
  7361.     }
  7362.     /**
  7363.      * Gets the public 'twig' alias.
  7364.      *
  7365.      * @return object The ".container.private.twig" service.
  7366.      */
  7367.     protected function getTwigService()
  7368.     {
  7369.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7370.         return $this->get('.container.private.twig');
  7371.     }
  7372.     /**
  7373.      * Gets the public 'security.password_encoder' alias.
  7374.      *
  7375.      * @return object The ".container.private.security.password_encoder" service.
  7376.      */
  7377.     protected function getSecurity_PasswordEncoderService()
  7378.     {
  7379.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7380.         return $this->get('.container.private.security.password_encoder');
  7381.     }
  7382.     /**
  7383.      * Gets the public 'session' alias.
  7384.      *
  7385.      * @return object The ".container.private.session" service.
  7386.      */
  7387.     protected function getSessionService()
  7388.     {
  7389.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7390.         return $this->get('.container.private.session');
  7391.     }
  7392.     /**
  7393.      * Gets the public 'validator' alias.
  7394.      *
  7395.      * @return object The ".container.private.validator" service.
  7396.      */
  7397.     protected function getValidatorService()
  7398.     {
  7399.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7400.         return $this->get('.container.private.validator');
  7401.     }
  7402.     /**
  7403.      * @return array|bool|float|int|string|\UnitEnum|null
  7404.      */
  7405.     public function getParameter(string $name)
  7406.     {
  7407.         if (isset($this->buildParameters[$name])) {
  7408.             return $this->buildParameters[$name];
  7409.         }
  7410.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7411.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7412.         }
  7413.         if (isset($this->loadedDynamicParameters[$name])) {
  7414.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7415.         }
  7416.         return $this->parameters[$name];
  7417.     }
  7418.     public function hasParameter(string $name): bool
  7419.     {
  7420.         if (isset($this->buildParameters[$name])) {
  7421.             return true;
  7422.         }
  7423.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7424.     }
  7425.     public function setParameter(string $name$value): void
  7426.     {
  7427.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7428.     }
  7429.     public function getParameterBag(): ParameterBagInterface
  7430.     {
  7431.         if (null === $this->parameterBag) {
  7432.             $parameters $this->parameters;
  7433.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7434.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7435.             }
  7436.             foreach ($this->buildParameters as $name => $value) {
  7437.                 $parameters[$name] = $value;
  7438.             }
  7439.             $this->parameterBag = new FrozenParameterBag($parameters);
  7440.         }
  7441.         return $this->parameterBag;
  7442.     }
  7443.     private $loadedDynamicParameters = [
  7444.         'kernel.runtime_environment' => false,
  7445.         'kernel.build_dir' => false,
  7446.         'kernel.cache_dir' => false,
  7447.         'sylius_admin.path_name' => false,
  7448.         'sylius.security.admin_regex' => false,
  7449.         'sylius.api.authorization_header' => false,
  7450.         'sylius.security.shop_regex' => false,
  7451.         'my_database_env' => false,
  7452.         'my_database_date' => false,
  7453.         'kernel.secret' => false,
  7454.         'debug.container.dump' => false,
  7455.         'serializer.mapping.cache.file' => false,
  7456.         'session.save_path' => false,
  7457.         'validator.mapping.cache.file' => false,
  7458.         'profiler.storage.dsn' => false,
  7459.         'doctrine.orm.proxy_dir' => false,
  7460.         'api_platform.swagger.api_keys' => false,
  7461.         'lexik_jwt_authentication.pass_phrase' => false,
  7462.     ];
  7463.     private $dynamicParameters = [];
  7464.     private function getDynamicParameter(string $name)
  7465.     {
  7466.         switch ($name) {
  7467.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  7468.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  7469.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7470.             case 'sylius_admin.path_name'$value $this->getEnv('resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  7471.             case 'sylius.security.admin_regex'$value '^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  7472.             case 'sylius.api.authorization_header'$value $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'); break;
  7473.             case 'sylius.security.shop_regex'$value '^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++'; break;
  7474.             case 'my_database_env'$value $this->getEnv('DATABASE_ENV'); break;
  7475.             case 'my_database_date'$value $this->getEnv('DATABASE_DATE'); break;
  7476.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  7477.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  7478.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7479.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  7480.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7481.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7482.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  7483.             case 'api_platform.swagger.api_keys'$value = [
  7484.                 'apiKey' => [
  7485.                     'name' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  7486.                     'type' => 'header',
  7487.                 ],
  7488.             ]; break;
  7489.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  7490.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  7491.         }
  7492.         $this->loadedDynamicParameters[$name] = true;
  7493.         return $this->dynamicParameters[$name] = $value;
  7494.     }
  7495.     protected function getDefaultParameters(): array
  7496.     {
  7497.         return [
  7498.             'kernel.project_dir' => \dirname(__DIR__4),
  7499.             'kernel.environment' => 'dev',
  7500.             'kernel.debug' => true,
  7501.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  7502.             'kernel.bundles' => [
  7503.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  7504.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  7505.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  7506.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  7507.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  7508.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  7509.                 'SyliusOrderBundle' => 'Sylius\\Bundle\\OrderBundle\\SyliusOrderBundle',
  7510.                 'SyliusMoneyBundle' => 'Sylius\\Bundle\\MoneyBundle\\SyliusMoneyBundle',
  7511.                 'SyliusCurrencyBundle' => 'Sylius\\Bundle\\CurrencyBundle\\SyliusCurrencyBundle',
  7512.                 'SyliusLocaleBundle' => 'Sylius\\Bundle\\LocaleBundle\\SyliusLocaleBundle',
  7513.                 'SyliusProductBundle' => 'Sylius\\Bundle\\ProductBundle\\SyliusProductBundle',
  7514.                 'SyliusChannelBundle' => 'Sylius\\Bundle\\ChannelBundle\\SyliusChannelBundle',
  7515.                 'SyliusAttributeBundle' => 'Sylius\\Bundle\\AttributeBundle\\SyliusAttributeBundle',
  7516.                 'SyliusTaxationBundle' => 'Sylius\\Bundle\\TaxationBundle\\SyliusTaxationBundle',
  7517.                 'SyliusShippingBundle' => 'Sylius\\Bundle\\ShippingBundle\\SyliusShippingBundle',
  7518.                 'SyliusPaymentBundle' => 'Sylius\\Bundle\\PaymentBundle\\SyliusPaymentBundle',
  7519.                 'SyliusMailerBundle' => 'Sylius\\Bundle\\MailerBundle\\SyliusMailerBundle',
  7520.                 'SyliusPromotionBundle' => 'Sylius\\Bundle\\PromotionBundle\\SyliusPromotionBundle',
  7521.                 'SyliusAddressingBundle' => 'Sylius\\Bundle\\AddressingBundle\\SyliusAddressingBundle',
  7522.                 'SyliusInventoryBundle' => 'Sylius\\Bundle\\InventoryBundle\\SyliusInventoryBundle',
  7523.                 'SyliusTaxonomyBundle' => 'Sylius\\Bundle\\TaxonomyBundle\\SyliusTaxonomyBundle',
  7524.                 'SyliusUserBundle' => 'Sylius\\Bundle\\UserBundle\\SyliusUserBundle',
  7525.                 'SyliusCustomerBundle' => 'Sylius\\Bundle\\CustomerBundle\\SyliusCustomerBundle',
  7526.                 'SyliusUiBundle' => 'Sylius\\Bundle\\UiBundle\\SyliusUiBundle',
  7527.                 'SyliusReviewBundle' => 'Sylius\\Bundle\\ReviewBundle\\SyliusReviewBundle',
  7528.                 'SyliusCoreBundle' => 'Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle',
  7529.                 'SyliusResourceBundle' => 'Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle',
  7530.                 'SyliusGridBundle' => 'Sylius\\Bundle\\GridBundle\\SyliusGridBundle',
  7531.                 'winzouStateMachineBundle' => 'winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle',
  7532.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  7533.                 'BazingaHateoasBundle' => 'Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle',
  7534.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  7535.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  7536.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  7537.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  7538.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  7539.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  7540.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  7541.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  7542.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  7543.                 'SyliusFixturesBundle' => 'Sylius\\Bundle\\FixturesBundle\\SyliusFixturesBundle',
  7544.                 'SyliusPayumBundle' => 'Sylius\\Bundle\\PayumBundle\\SyliusPayumBundle',
  7545.                 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  7546.                 'SyliusAdminBundle' => 'Sylius\\Bundle\\AdminBundle\\SyliusAdminBundle',
  7547.                 'SyliusShopBundle' => 'Sylius\\Bundle\\ShopBundle\\SyliusShopBundle',
  7548.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  7549.                 'SyliusAdminApiBundle' => 'Sylius\\Bundle\\AdminApiBundle\\SyliusAdminApiBundle',
  7550.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  7551.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  7552.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  7553.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  7554.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  7555.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  7556.                 'SyliusApiBundle' => 'Sylius\\Bundle\\ApiBundle\\SyliusApiBundle',
  7557.                 'SyliusLabsDoctrineMigrationsExtraBundle' => 'SyliusLabs\\DoctrineMigrationsExtraBundle\\SyliusLabsDoctrineMigrationsExtraBundle',
  7558.                 'ConsoleColorDiffBundle' => 'Symplify\\ConsoleColorDiff\\ConsoleColorDiffBundle',
  7559.                 'SyliusPayPalPlugin' => 'Sylius\\PayPalPlugin\\SyliusPayPalPlugin',
  7560.                 'SyliusLabsPolyfillSymfonySecurityBundle' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle\\SyliusLabsPolyfillSymfonySecurityBundle',
  7561.                 'AlgoliaSearchBundle' => 'Algolia\\SearchBundle\\AlgoliaSearchBundle',
  7562.             ],
  7563.             'kernel.bundles_metadata' => [
  7564.                 'FrameworkBundle' => [
  7565.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  7566.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  7567.                 ],
  7568.                 'MonologBundle' => [
  7569.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  7570.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  7571.                 ],
  7572.                 'SecurityBundle' => [
  7573.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  7574.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  7575.                 ],
  7576.                 'SwiftmailerBundle' => [
  7577.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  7578.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  7579.                 ],
  7580.                 'TwigBundle' => [
  7581.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  7582.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  7583.                 ],
  7584.                 'DoctrineBundle' => [
  7585.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  7586.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  7587.                 ],
  7588.                 'SyliusOrderBundle' => [
  7589.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle'),
  7590.                     'namespace' => 'Sylius\\Bundle\\OrderBundle',
  7591.                 ],
  7592.                 'SyliusMoneyBundle' => [
  7593.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle'),
  7594.                     'namespace' => 'Sylius\\Bundle\\MoneyBundle',
  7595.                 ],
  7596.                 'SyliusCurrencyBundle' => [
  7597.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle'),
  7598.                     'namespace' => 'Sylius\\Bundle\\CurrencyBundle',
  7599.                 ],
  7600.                 'SyliusLocaleBundle' => [
  7601.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle'),
  7602.                     'namespace' => 'Sylius\\Bundle\\LocaleBundle',
  7603.                 ],
  7604.                 'SyliusProductBundle' => [
  7605.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle'),
  7606.                     'namespace' => 'Sylius\\Bundle\\ProductBundle',
  7607.                 ],
  7608.                 'SyliusChannelBundle' => [
  7609.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle'),
  7610.                     'namespace' => 'Sylius\\Bundle\\ChannelBundle',
  7611.                 ],
  7612.                 'SyliusAttributeBundle' => [
  7613.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle'),
  7614.                     'namespace' => 'Sylius\\Bundle\\AttributeBundle',
  7615.                 ],
  7616.                 'SyliusTaxationBundle' => [
  7617.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle'),
  7618.                     'namespace' => 'Sylius\\Bundle\\TaxationBundle',
  7619.                 ],
  7620.                 'SyliusShippingBundle' => [
  7621.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle'),
  7622.                     'namespace' => 'Sylius\\Bundle\\ShippingBundle',
  7623.                 ],
  7624.                 'SyliusPaymentBundle' => [
  7625.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle'),
  7626.                     'namespace' => 'Sylius\\Bundle\\PaymentBundle',
  7627.                 ],
  7628.                 'SyliusMailerBundle' => [
  7629.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/mailer-bundle/src/Bundle'),
  7630.                     'namespace' => 'Sylius\\Bundle\\MailerBundle',
  7631.                 ],
  7632.                 'SyliusPromotionBundle' => [
  7633.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle'),
  7634.                     'namespace' => 'Sylius\\Bundle\\PromotionBundle',
  7635.                 ],
  7636.                 'SyliusAddressingBundle' => [
  7637.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle'),
  7638.                     'namespace' => 'Sylius\\Bundle\\AddressingBundle',
  7639.                 ],
  7640.                 'SyliusInventoryBundle' => [
  7641.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle'),
  7642.                     'namespace' => 'Sylius\\Bundle\\InventoryBundle',
  7643.                 ],
  7644.                 'SyliusTaxonomyBundle' => [
  7645.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle'),
  7646.                     'namespace' => 'Sylius\\Bundle\\TaxonomyBundle',
  7647.                 ],
  7648.                 'SyliusUserBundle' => [
  7649.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle'),
  7650.                     'namespace' => 'Sylius\\Bundle\\UserBundle',
  7651.                 ],
  7652.                 'SyliusCustomerBundle' => [
  7653.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle'),
  7654.                     'namespace' => 'Sylius\\Bundle\\CustomerBundle',
  7655.                 ],
  7656.                 'SyliusUiBundle' => [
  7657.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle'),
  7658.                     'namespace' => 'Sylius\\Bundle\\UiBundle',
  7659.                 ],
  7660.                 'SyliusReviewBundle' => [
  7661.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle'),
  7662.                     'namespace' => 'Sylius\\Bundle\\ReviewBundle',
  7663.                 ],
  7664.                 'SyliusCoreBundle' => [
  7665.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle'),
  7666.                     'namespace' => 'Sylius\\Bundle\\CoreBundle',
  7667.                 ],
  7668.                 'SyliusResourceBundle' => [
  7669.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle'),
  7670.                     'namespace' => 'Sylius\\Bundle\\ResourceBundle',
  7671.                 ],
  7672.                 'SyliusGridBundle' => [
  7673.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle'),
  7674.                     'namespace' => 'Sylius\\Bundle\\GridBundle',
  7675.                 ],
  7676.                 'winzouStateMachineBundle' => [
  7677.                     'path' => (\dirname(__DIR__4).'/vendor/winzou/state-machine-bundle'),
  7678.                     'namespace' => 'winzou\\Bundle\\StateMachineBundle',
  7679.                 ],
  7680.                 'SonataBlockBundle' => [
  7681.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  7682.                     'namespace' => 'Sonata\\BlockBundle',
  7683.                 ],
  7684.                 'BazingaHateoasBundle' => [
  7685.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle'),
  7686.                     'namespace' => 'Bazinga\\Bundle\\HateoasBundle',
  7687.                 ],
  7688.                 'JMSSerializerBundle' => [
  7689.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  7690.                     'namespace' => 'JMS\\SerializerBundle',
  7691.                 ],
  7692.                 'FOSRestBundle' => [
  7693.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  7694.                     'namespace' => 'FOS\\RestBundle',
  7695.                 ],
  7696.                 'KnpGaufretteBundle' => [
  7697.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  7698.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  7699.                 ],
  7700.                 'KnpMenuBundle' => [
  7701.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  7702.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  7703.                 ],
  7704.                 'LiipImagineBundle' => [
  7705.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  7706.                     'namespace' => 'Liip\\ImagineBundle',
  7707.                 ],
  7708.                 'PayumBundle' => [
  7709.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  7710.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  7711.                 ],
  7712.                 'StofDoctrineExtensionsBundle' => [
  7713.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  7714.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  7715.                 ],
  7716.                 'BabDevPagerfantaBundle' => [
  7717.                     'path' => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle'),
  7718.                     'namespace' => 'BabDev\\PagerfantaBundle',
  7719.                 ],
  7720.                 'DoctrineMigrationsBundle' => [
  7721.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  7722.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  7723.                 ],
  7724.                 'SyliusFixturesBundle' => [
  7725.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/fixtures-bundle/src'),
  7726.                     'namespace' => 'Sylius\\Bundle\\FixturesBundle',
  7727.                 ],
  7728.                 'SyliusPayumBundle' => [
  7729.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle'),
  7730.                     'namespace' => 'Sylius\\Bundle\\PayumBundle',
  7731.                 ],
  7732.                 'SyliusThemeBundle' => [
  7733.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src'),
  7734.                     'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  7735.                 ],
  7736.                 'SyliusAdminBundle' => [
  7737.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle'),
  7738.                     'namespace' => 'Sylius\\Bundle\\AdminBundle',
  7739.                 ],
  7740.                 'SyliusShopBundle' => [
  7741.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle'),
  7742.                     'namespace' => 'Sylius\\Bundle\\ShopBundle',
  7743.                 ],
  7744.                 'FOSOAuthServerBundle' => [
  7745.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  7746.                     'namespace' => 'FOS\\OAuthServerBundle',
  7747.                 ],
  7748.                 'SyliusAdminApiBundle' => [
  7749.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle'),
  7750.                     'namespace' => 'Sylius\\Bundle\\AdminApiBundle',
  7751.                 ],
  7752.                 'DebugBundle' => [
  7753.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  7754.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  7755.                 ],
  7756.                 'WebProfilerBundle' => [
  7757.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  7758.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  7759.                 ],
  7760.                 'FidryAliceDataFixturesBundle' => [
  7761.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  7762.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  7763.                 ],
  7764.                 'NelmioAliceBundle' => [
  7765.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  7766.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  7767.                 ],
  7768.                 'ApiPlatformBundle' => [
  7769.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  7770.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  7771.                 ],
  7772.                 'LexikJWTAuthenticationBundle' => [
  7773.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  7774.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  7775.                 ],
  7776.                 'SyliusApiBundle' => [
  7777.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle'),
  7778.                     'namespace' => 'Sylius\\Bundle\\ApiBundle',
  7779.                 ],
  7780.                 'SyliusLabsDoctrineMigrationsExtraBundle' => [
  7781.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/doctrine-migrations-extra-bundle/src'),
  7782.                     'namespace' => 'SyliusLabs\\DoctrineMigrationsExtraBundle',
  7783.                 ],
  7784.                 'ConsoleColorDiffBundle' => [
  7785.                     'path' => (\dirname(__DIR__4).'/vendor/symplify/console-color-diff/src'),
  7786.                     'namespace' => 'Symplify\\ConsoleColorDiff',
  7787.                 ],
  7788.                 'SyliusPayPalPlugin' => [
  7789.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src'),
  7790.                     'namespace' => 'Sylius\\PayPalPlugin',
  7791.                 ],
  7792.                 'SyliusLabsPolyfillSymfonySecurityBundle' => [
  7793.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/polyfill-symfony-security/src/Bundle'),
  7794.                     'namespace' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle',
  7795.                 ],
  7796.                 'AlgoliaSearchBundle' => [
  7797.                     'path' => (\dirname(__DIR__4).'/vendor/algolia/search-bundle/src'),
  7798.                     'namespace' => 'Algolia\\SearchBundle',
  7799.                 ],
  7800.             ],
  7801.             'kernel.charset' => 'UTF-8',
  7802.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  7803.             'container.dumper.inline_class_loader' => true,
  7804.             'sylius.uploader.filesystem' => 'sylius_image',
  7805.             'sylius_core.public_dir' => (\dirname(__DIR__4).'/public'),
  7806.             'env(SYLIUS_FIXTURES_HOSTNAME)' => 'localhost',
  7807.             'env(SYLIUS_FIXTURES_THEME_NAME)' => NULL,
  7808.             'env(SYLIUS_ADMIN_ROUTING_PATH_NAME)' => 'admin',
  7809.             'sylius.security.api_regex' => '^/api/v1',
  7810.             'env(SYLIUS_API_AUTHORIZATION_HEADER)' => 'Authorization',
  7811.             'sylius.security.new_api_route' => '/api/v2',
  7812.             'sylius.security.new_api_regex' => '^/api/v2',
  7813.             'sylius.security.new_api_admin_route' => '/api/v2/admin',
  7814.             'sylius.security.new_api_admin_regex' => '^/api/v2/admin',
  7815.             'sylius.security.new_api_shop_route' => '/api/v2/shop',
  7816.             'sylius.security.new_api_shop_regex' => '^/api/v2/shop',
  7817.             'sylius.security.new_api_user_account_route' => '/api/v2/shop/account',
  7818.             'sylius.security.new_api_user_account_regex' => '^/api/v2/shop/account',
  7819.             'env(DATABASE_URL)' => '',
  7820.             'locale' => 'fr_FR',
  7821.             'event_dispatcher.event_aliases' => [
  7822.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7823.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7824.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  7825.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7826.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7827.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7828.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7829.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7830.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7831.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7832.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7833.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7834.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7835.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7836.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7837.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7838.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7839.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7840.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7841.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7842.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7843.             ],
  7844.             'fragment.renderer.hinclude.global_template' => NULL,
  7845.             'fragment.path' => '/_fragment',
  7846.             'kernel.http_method_override' => true,
  7847.             'kernel.trusted_hosts' => [
  7848.             ],
  7849.             'kernel.default_locale' => 'fr_FR',
  7850.             'kernel.enabled_locales' => [
  7851.             ],
  7852.             'kernel.error_controller' => 'error_controller',
  7853.             'debug.file_link_format' => NULL,
  7854.             'asset.request_context.base_path' => NULL,
  7855.             'asset.request_context.secure' => NULL,
  7856.             'translator.logging' => false,
  7857.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7858.             'debug.error_handler.throw_at' => -1,
  7859.             'router.request_context.host' => 'localhost',
  7860.             'router.request_context.scheme' => 'http',
  7861.             'router.request_context.base_url' => '',
  7862.             'router.resource' => 'kernel::loadRoutes',
  7863.             'request_listener.http_port' => 80,
  7864.             'request_listener.https_port' => 443,
  7865.             'session.metadata.storage_key' => '_sf2_meta',
  7866.             'session.storage.options' => [
  7867.                 'cache_limiter' => '0',
  7868.                 'cookie_httponly' => true,
  7869.                 'gc_probability' => 1,
  7870.             ],
  7871.             'session.metadata.update_threshold' => 0,
  7872.             'form.type_extension.csrf.enabled' => true,
  7873.             'form.type_extension.csrf.field_name' => '_token',
  7874.             'validator.translation_domain' => 'validators',
  7875.             'profiler_listener.only_exceptions' => false,
  7876.             'profiler_listener.only_main_requests' => false,
  7877.             'monolog.use_microseconds' => true,
  7878.             'monolog.swift_mailer.handlers' => [
  7879.             ],
  7880.             'monolog.handlers_to_channels' => [
  7881.                 'monolog.handler.firephp' => NULL,
  7882.                 'monolog.handler.main' => NULL,
  7883.                 'monolog.handler.paypal' => [
  7884.                     'type' => 'inclusive',
  7885.                     'elements' => [
  7886.                         => 'paypal',
  7887.                     ],
  7888.                 ],
  7889.             ],
  7890.             'security.role_hierarchy.roles' => [
  7891.             ],
  7892.             'security.access.denied_url' => NULL,
  7893.             'security.authentication.manager.erase_credentials' => true,
  7894.             'security.authentication.session_strategy.strategy' => 'migrate',
  7895.             'security.access.always_authenticate_before_granting' => true,
  7896.             'security.authentication.hide_user_not_found' => true,
  7897.             'security.firewalls' => [
  7898.                 => 'admin',
  7899.                 => 'oauth_token',
  7900.                 => 'new_api_admin_user',
  7901.                 => 'new_api_shop_user',
  7902.                 => 'api',
  7903.                 => 'shop',
  7904.                 => 'dev',
  7905.             ],
  7906.             'security.admin._indexed_authenticators' => [
  7907.             ],
  7908.             'security.new_api_admin_user._indexed_authenticators' => [
  7909.             ],
  7910.             'security.new_api_shop_user._indexed_authenticators' => [
  7911.             ],
  7912.             'security.api._indexed_authenticators' => [
  7913.             ],
  7914.             'security.shop._indexed_authenticators' => [
  7915.             ],
  7916.             'swiftmailer.mailer.default.transport.name' => 'null',
  7917.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  7918.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  7919.             'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
  7920.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  7921.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  7922.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  7923.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  7924.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  7925.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  7926.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  7927.             ],
  7928.             'swiftmailer.mailer.default.spool.enabled' => false,
  7929.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  7930.             'swiftmailer.mailer.default.single_address' => NULL,
  7931.             'swiftmailer.mailer.default.delivery.enabled' => false,
  7932.             'swiftmailer.spool.enabled' => false,
  7933.             'swiftmailer.delivery.enabled' => false,
  7934.             'swiftmailer.single_address' => NULL,
  7935.             'swiftmailer.mailers' => [
  7936.                 'default' => 'swiftmailer.mailer.default',
  7937.             ],
  7938.             'swiftmailer.default_mailer' => 'default',
  7939.             'twig.form.resources' => [
  7940.                 => 'form_div_layout.html.twig',
  7941.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  7942.             ],
  7943.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  7944.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  7945.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  7946.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  7947.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  7948.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  7949.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  7950.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  7951.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  7952.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  7953.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  7954.             'doctrine.entity_managers' => [
  7955.                 'default' => 'doctrine.orm.default_entity_manager',
  7956.             ],
  7957.             'doctrine.default_entity_manager' => 'default',
  7958.             'doctrine.dbal.connection_factory.types' => [
  7959.             ],
  7960.             'doctrine.connections' => [
  7961.                 'default' => 'doctrine.dbal.default_connection',
  7962.             ],
  7963.             'doctrine.default_connection' => 'default',
  7964.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  7965.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  7966.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  7967.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  7968.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  7969.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  7970.             'doctrine.orm.cache.memcache_host' => 'localhost',
  7971.             'doctrine.orm.cache.memcache_port' => 11211,
  7972.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  7973.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  7974.             'doctrine.orm.cache.memcached_host' => 'localhost',
  7975.             'doctrine.orm.cache.memcached_port' => 11211,
  7976.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  7977.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  7978.             'doctrine.orm.cache.redis_host' => 'localhost',
  7979.             'doctrine.orm.cache.redis_port' => 6379,
  7980.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  7981.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  7982.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  7983.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  7984.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  7985.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  7986.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  7987.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  7988.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  7989.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  7990.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  7991.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  7992.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  7993.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  7994.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  7995.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  7996.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  7997.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  7998.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  7999.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8000.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8001.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8002.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8003.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8004.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8005.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8006.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8007.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8008.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8009.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8010.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8011.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8012.             'sylius.repository.order.class' => 'App\\Repository\\OrderRepository',
  8013.             'sylius.repository.order_item.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8014.             'sylius_order.driver.doctrine/orm' => true,
  8015.             'sylius_order.driver' => 'doctrine/orm',
  8016.             'sylius.resources' => [
  8017.                 'sylius.adjustment' => [
  8018.                     'driver' => 'doctrine/orm',
  8019.                     'classes' => [
  8020.                         'model' => 'App\\Entity\\Order\\Adjustment',
  8021.                         'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface',
  8022.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8023.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8024.                     ],
  8025.                 ],
  8026.                 'sylius.order' => [
  8027.                     'driver' => 'doctrine/orm',
  8028.                     'classes' => [
  8029.                         'model' => 'App\\Entity\\Order\\Order',
  8030.                         'controller' => 'App\\Controller\\OrderController',
  8031.                         'repository' => 'App\\Repository\\OrderRepository',
  8032.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface',
  8033.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8034.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType',
  8035.                     ],
  8036.                 ],
  8037.                 'sylius.order_item' => [
  8038.                     'driver' => 'doctrine/orm',
  8039.                     'classes' => [
  8040.                         'model' => 'App\\Entity\\Order\\OrderItem',
  8041.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8042.                         'controller' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController',
  8043.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface',
  8044.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8045.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType',
  8046.                     ],
  8047.                 ],
  8048.                 'sylius.order_item_unit' => [
  8049.                     'driver' => 'doctrine/orm',
  8050.                     'classes' => [
  8051.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  8052.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  8053.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface',
  8054.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8055.                         'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  8056.                     ],
  8057.                 ],
  8058.                 'sylius.order_sequence' => [
  8059.                     'driver' => 'doctrine/orm',
  8060.                     'classes' => [
  8061.                         'model' => 'App\\Entity\\Order\\OrderSequence',
  8062.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface',
  8063.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8064.                     ],
  8065.                 ],
  8066.                 'sylius.currency' => [
  8067.                     'driver' => 'doctrine/orm',
  8068.                     'classes' => [
  8069.                         'model' => 'App\\Entity\\Currency\\Currency',
  8070.                         'interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface',
  8071.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8072.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8073.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  8074.                     ],
  8075.                 ],
  8076.                 'sylius.exchange_rate' => [
  8077.                     'driver' => 'doctrine/orm',
  8078.                     'classes' => [
  8079.                         'model' => 'App\\Entity\\Currency\\ExchangeRate',
  8080.                         'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface',
  8081.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8082.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8083.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  8084.                     ],
  8085.                 ],
  8086.                 'sylius.locale' => [
  8087.                     'driver' => 'doctrine/orm',
  8088.                     'classes' => [
  8089.                         'model' => 'App\\Entity\\Locale\\Locale',
  8090.                         'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface',
  8091.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8092.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8093.                         'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType',
  8094.                     ],
  8095.                 ],
  8096.                 'sylius.product' => [
  8097.                     'driver' => 'doctrine/orm',
  8098.                     'classes' => [
  8099.                         'model' => 'App\\Entity\\Product\\Product',
  8100.                         'repository' => 'App\\Repository\\ProductRepository',
  8101.                         'controller' => 'App\\Controller\\ProductController',
  8102.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface',
  8103.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8104.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType',
  8105.                     ],
  8106.                     'translation' => [
  8107.                         'classes' => [
  8108.                             'model' => 'App\\Entity\\Product\\ProductTranslation',
  8109.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8110.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8111.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8112.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8113.                         ],
  8114.                     ],
  8115.                 ],
  8116.                 'sylius.product_translation' => [
  8117.                     'driver' => 'doctrine/orm',
  8118.                     'classes' => [
  8119.                         'model' => 'App\\Entity\\Product\\ProductTranslation',
  8120.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8121.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8122.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8123.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8124.                     ],
  8125.                 ],
  8126.                 'sylius.product_variant' => [
  8127.                     'driver' => 'doctrine/orm',
  8128.                     'classes' => [
  8129.                         'model' => 'App\\Entity\\Product\\ProductVariant',
  8130.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  8131.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  8132.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface',
  8133.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8134.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType',
  8135.                     ],
  8136.                     'translation' => [
  8137.                         'classes' => [
  8138.                             'model' => 'App\\Entity\\Product\\ProductVariantTranslation',
  8139.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8140.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8141.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8142.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8143.                         ],
  8144.                     ],
  8145.                 ],
  8146.                 'sylius.product_variant_translation' => [
  8147.                     'driver' => 'doctrine/orm',
  8148.                     'classes' => [
  8149.                         'model' => 'App\\Entity\\Product\\ProductVariantTranslation',
  8150.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8151.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8152.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8153.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8154.                     ],
  8155.                 ],
  8156.                 'sylius.product_option' => [
  8157.                     'driver' => 'doctrine/orm',
  8158.                     'classes' => [
  8159.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  8160.                         'model' => 'App\\Entity\\Product\\ProductOption',
  8161.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface',
  8162.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8163.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8164.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType',
  8165.                     ],
  8166.                     'translation' => [
  8167.                         'classes' => [
  8168.                             'model' => 'App\\Entity\\Product\\ProductOptionTranslation',
  8169.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8170.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8171.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8172.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8173.                         ],
  8174.                     ],
  8175.                 ],
  8176.                 'sylius.product_option_translation' => [
  8177.                     'driver' => 'doctrine/orm',
  8178.                     'classes' => [
  8179.                         'model' => 'App\\Entity\\Product\\ProductOptionTranslation',
  8180.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8181.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8182.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8183.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8184.                     ],
  8185.                 ],
  8186.                 'sylius.product_association_type' => [
  8187.                     'driver' => 'doctrine/orm',
  8188.                     'classes' => [
  8189.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  8190.                         'model' => 'App\\Entity\\Product\\ProductAssociationType',
  8191.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface',
  8192.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8193.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8194.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType',
  8195.                     ],
  8196.                     'translation' => [
  8197.                         'classes' => [
  8198.                             'model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  8199.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8200.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8201.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8202.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8203.                         ],
  8204.                     ],
  8205.                 ],
  8206.                 'sylius.product_association_type_translation' => [
  8207.                     'driver' => 'doctrine/orm',
  8208.                     'classes' => [
  8209.                         'model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  8210.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8211.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8212.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8213.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8214.                     ],
  8215.                 ],
  8216.                 'sylius.product_option_value' => [
  8217.                     'driver' => 'doctrine/orm',
  8218.                     'classes' => [
  8219.                         'model' => 'App\\Entity\\Product\\ProductOptionValue',
  8220.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface',
  8221.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8222.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8223.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType',
  8224.                     ],
  8225.                     'translation' => [
  8226.                         'classes' => [
  8227.                             'model' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  8228.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8229.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8230.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8231.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8232.                         ],
  8233.                     ],
  8234.                 ],
  8235.                 'sylius.product_option_value_translation' => [
  8236.                     'driver' => 'doctrine/orm',
  8237.                     'classes' => [
  8238.                         'model' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  8239.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8240.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8241.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8242.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8243.                     ],
  8244.                 ],
  8245.                 'sylius.product_association' => [
  8246.                     'driver' => 'doctrine/orm',
  8247.                     'classes' => [
  8248.                         'model' => 'App\\Entity\\Product\\ProductAssociation',
  8249.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface',
  8250.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8251.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8252.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType',
  8253.                     ],
  8254.                 ],
  8255.                 'sylius.channel' => [
  8256.                     'driver' => 'doctrine/orm',
  8257.                     'classes' => [
  8258.                         'model' => 'App\\Entity\\Channel\\Channel',
  8259.                         'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface',
  8260.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8261.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8262.                         'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType',
  8263.                     ],
  8264.                 ],
  8265.                 'sylius.product_attribute' => [
  8266.                     'driver' => 'doctrine/orm',
  8267.                     'classes' => [
  8268.                         'model' => 'App\\Entity\\Product\\ProductAttribute',
  8269.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  8270.                         'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  8271.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  8272.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8273.                     ],
  8274.                     'translation' => [
  8275.                         'classes' => [
  8276.                             'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  8277.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8278.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8279.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8280.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8281.                         ],
  8282.                     ],
  8283.                 ],
  8284.                 'sylius.product_attribute_translation' => [
  8285.                     'driver' => 'doctrine/orm',
  8286.                     'classes' => [
  8287.                         'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  8288.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8289.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8290.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8291.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8292.                     ],
  8293.                 ],
  8294.                 'sylius.product_attribute_value' => [
  8295.                     'driver' => 'doctrine/orm',
  8296.                     'classes' => [
  8297.                         'model' => 'App\\Entity\\Product\\ProductAttributeValue',
  8298.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  8299.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  8300.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  8301.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8302.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8303.                     ],
  8304.                 ],
  8305.                 'sylius.tax_rate' => [
  8306.                     'driver' => 'doctrine/orm',
  8307.                     'classes' => [
  8308.                         'model' => 'App\\Entity\\Taxation\\TaxRate',
  8309.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface',
  8310.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8311.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8312.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  8313.                     ],
  8314.                 ],
  8315.                 'sylius.tax_category' => [
  8316.                     'driver' => 'doctrine/orm',
  8317.                     'classes' => [
  8318.                         'model' => 'App\\Entity\\Taxation\\TaxCategory',
  8319.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface',
  8320.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8321.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8322.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType',
  8323.                     ],
  8324.                 ],
  8325.                 'sylius.shipment' => [
  8326.                     'driver' => 'doctrine/orm',
  8327.                     'classes' => [
  8328.                         'model' => 'App\\Entity\\Shipping\\Shipment',
  8329.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  8330.                         'controller' => 'App\\Controller\\ShipmentController',
  8331.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface',
  8332.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8333.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType',
  8334.                     ],
  8335.                 ],
  8336.                 'sylius.shipment_unit' => [
  8337.                     'driver' => 'doctrine/orm',
  8338.                     'classes' => [
  8339.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  8340.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface',
  8341.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8342.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8343.                     ],
  8344.                 ],
  8345.                 'sylius.shipping_method' => [
  8346.                     'driver' => 'doctrine/orm',
  8347.                     'classes' => [
  8348.                         'model' => 'App\\Entity\\Shipping\\ShippingMethod',
  8349.                         'repository' => 'App\\Repository\\ShippingMethodRepository',
  8350.                         'controller' => 'App\\Controller\\ShippingMethodController',
  8351.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface',
  8352.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8353.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType',
  8354.                     ],
  8355.                     'translation' => [
  8356.                         'classes' => [
  8357.                             'model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  8358.                             'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  8359.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8360.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8361.                             'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  8362.                         ],
  8363.                     ],
  8364.                 ],
  8365.                 'sylius.shipping_method_translation' => [
  8366.                     'driver' => 'doctrine/orm',
  8367.                     'classes' => [
  8368.                         'model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  8369.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  8370.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8371.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8372.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  8373.                     ],
  8374.                 ],
  8375.                 'sylius.shipping_category' => [
  8376.                     'driver' => 'doctrine/orm',
  8377.                     'classes' => [
  8378.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  8379.                         'model' => 'App\\Entity\\Shipping\\ShippingCategory',
  8380.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface',
  8381.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8382.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8383.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType',
  8384.                     ],
  8385.                 ],
  8386.                 'sylius.shipping_method_rule' => [
  8387.                     'driver' => 'doctrine/orm',
  8388.                     'classes' => [
  8389.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  8390.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface',
  8391.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8392.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8393.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType',
  8394.                     ],
  8395.                 ],
  8396.                 'sylius.payment' => [
  8397.                     'driver' => 'doctrine/orm',
  8398.                     'classes' => [
  8399.                         'model' => 'App\\Entity\\Payment\\Payment',
  8400.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  8401.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface',
  8402.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8403.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8404.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType',
  8405.                     ],
  8406.                 ],
  8407.                 'sylius.payment_method' => [
  8408.                     'driver' => 'doctrine/orm',
  8409.                     'classes' => [
  8410.                         'model' => 'App\\Entity\\Payment\\PaymentMethod',
  8411.                         'repository' => 'App\\Repository\\PaymentMethodRepository',
  8412.                         'controller' => 'App\\Controller\\PaymentMethodController',
  8413.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface',
  8414.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8415.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType',
  8416.                     ],
  8417.                     'translation' => [
  8418.                         'classes' => [
  8419.                             'model' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  8420.                             'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  8421.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8422.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8423.                             'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  8424.                         ],
  8425.                     ],
  8426.                 ],
  8427.                 'sylius.payment_method_translation' => [
  8428.                     'driver' => 'doctrine/orm',
  8429.                     'classes' => [
  8430.                         'model' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  8431.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  8432.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8433.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8434.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  8435.                     ],
  8436.                 ],
  8437.                 'sylius.promotion_subject' => [
  8438.                     'driver' => 'doctrine/orm',
  8439.                     'classes' => [
  8440.                         'model' => 'App\\Entity\\Order\\Order',
  8441.                     ],
  8442.                 ],
  8443.                 'sylius.promotion' => [
  8444.                     'driver' => 'doctrine/orm',
  8445.                     'classes' => [
  8446.                         'model' => 'App\\Entity\\Promotion\\Promotion',
  8447.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  8448.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface',
  8449.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8450.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8451.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType',
  8452.                     ],
  8453.                 ],
  8454.                 'sylius.promotion_coupon' => [
  8455.                     'driver' => 'doctrine/orm',
  8456.                     'classes' => [
  8457.                         'model' => 'App\\Entity\\Promotion\\PromotionCoupon',
  8458.                         'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  8459.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface',
  8460.                         'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  8461.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8462.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType',
  8463.                     ],
  8464.                 ],
  8465.                 'sylius.promotion_rule' => [
  8466.                     'driver' => 'doctrine/orm',
  8467.                     'classes' => [
  8468.                         'model' => 'App\\Entity\\Promotion\\PromotionRule',
  8469.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface',
  8470.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8471.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8472.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType',
  8473.                     ],
  8474.                 ],
  8475.                 'sylius.promotion_action' => [
  8476.                     'driver' => 'doctrine/orm',
  8477.                     'classes' => [
  8478.                         'model' => 'App\\Entity\\Promotion\\PromotionAction',
  8479.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface',
  8480.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8481.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8482.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType',
  8483.                     ],
  8484.                 ],
  8485.                 'sylius.address' => [
  8486.                     'driver' => 'doctrine/orm',
  8487.                     'classes' => [
  8488.                         'model' => 'App\\Entity\\Addressing\\Address',
  8489.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  8490.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  8491.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8492.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8493.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType',
  8494.                     ],
  8495.                 ],
  8496.                 'sylius.country' => [
  8497.                     'driver' => 'doctrine/orm',
  8498.                     'classes' => [
  8499.                         'model' => 'App\\Entity\\Addressing\\Country',
  8500.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface',
  8501.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8502.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8503.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType',
  8504.                     ],
  8505.                 ],
  8506.                 'sylius.province' => [
  8507.                     'driver' => 'doctrine/orm',
  8508.                     'classes' => [
  8509.                         'model' => 'App\\Entity\\Addressing\\Province',
  8510.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface',
  8511.                         'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  8512.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8513.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType',
  8514.                     ],
  8515.                 ],
  8516.                 'sylius.zone' => [
  8517.                     'driver' => 'doctrine/orm',
  8518.                     'classes' => [
  8519.                         'model' => 'App\\Entity\\Addressing\\Zone',
  8520.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface',
  8521.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8522.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8523.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType',
  8524.                     ],
  8525.                 ],
  8526.                 'sylius.zone_member' => [
  8527.                     'driver' => 'doctrine/orm',
  8528.                     'classes' => [
  8529.                         'model' => 'App\\Entity\\Addressing\\ZoneMember',
  8530.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface',
  8531.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8532.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8533.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType',
  8534.                     ],
  8535.                 ],
  8536.                 'sylius.address_log_entry' => [
  8537.                     'driver' => 'doctrine/orm',
  8538.                     'classes' => [
  8539.                         'model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  8540.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8541.                         'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  8542.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8543.                     ],
  8544.                 ],
  8545.                 'sylius.inventory_unit' => [
  8546.                     'driver' => 'doctrine/orm',
  8547.                     'classes' => [
  8548.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  8549.                         'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface',
  8550.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8551.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8552.                     ],
  8553.                 ],
  8554.                 'sylius.taxon' => [
  8555.                     'driver' => 'doctrine/orm',
  8556.                     'classes' => [
  8557.                         'model' => 'App\\Entity\\Taxonomy\\Taxon',
  8558.                         'repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  8559.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface',
  8560.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8561.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8562.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType',
  8563.                     ],
  8564.                     'translation' => [
  8565.                         'classes' => [
  8566.                             'model' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  8567.                             'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  8568.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8569.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8570.                             'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  8571.                         ],
  8572.                     ],
  8573.                 ],
  8574.                 'sylius.taxon_translation' => [
  8575.                     'driver' => 'doctrine/orm',
  8576.                     'classes' => [
  8577.                         'model' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  8578.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  8579.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8580.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8581.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  8582.                     ],
  8583.                 ],
  8584.                 'sylius.admin_user' => [
  8585.                     'driver' => 'doctrine/orm',
  8586.                     'classes' => [
  8587.                         'model' => 'App\\Entity\\User\\AdminUser',
  8588.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  8589.                         'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  8590.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  8591.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8592.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8593.                     ],
  8594.                     'templates' => 'SyliusUserBundle:User',
  8595.                     'encoder' => NULL,
  8596.                     'resetting' => [
  8597.                         'token' => [
  8598.                             'ttl' => 'P1D',
  8599.                             'length' => 16,
  8600.                             'field_name' => 'passwordResetToken',
  8601.                         ],
  8602.                         'pin' => [
  8603.                             'length' => 4,
  8604.                             'field_name' => 'passwordResetToken',
  8605.                         ],
  8606.                     ],
  8607.                     'verification' => [
  8608.                         'token' => [
  8609.                             'length' => 16,
  8610.                             'field_name' => 'emailVerificationToken',
  8611.                         ],
  8612.                     ],
  8613.                 ],
  8614.                 'sylius.shop_user' => [
  8615.                     'driver' => 'doctrine/orm',
  8616.                     'classes' => [
  8617.                         'model' => 'App\\Entity\\User\\ShopUser',
  8618.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  8619.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  8620.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  8621.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8622.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8623.                     ],
  8624.                     'templates' => 'SyliusUserBundle:User',
  8625.                     'encoder' => NULL,
  8626.                     'resetting' => [
  8627.                         'token' => [
  8628.                             'ttl' => 'P1D',
  8629.                             'length' => 16,
  8630.                             'field_name' => 'passwordResetToken',
  8631.                         ],
  8632.                         'pin' => [
  8633.                             'length' => 4,
  8634.                             'field_name' => 'passwordResetToken',
  8635.                         ],
  8636.                     ],
  8637.                     'verification' => [
  8638.                         'token' => [
  8639.                             'length' => 16,
  8640.                             'field_name' => 'emailVerificationToken',
  8641.                         ],
  8642.                     ],
  8643.                 ],
  8644.                 'sylius.oauth_user' => [
  8645.                     'driver' => 'doctrine/orm',
  8646.                     'encoder' => false,
  8647.                     'classes' => [
  8648.                         'model' => 'App\\Entity\\User\\UserOAuth',
  8649.                         'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  8650.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8651.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8652.                     ],
  8653.                     'templates' => 'SyliusUserBundle:User',
  8654.                     'resetting' => [
  8655.                         'token' => [
  8656.                             'ttl' => 'P1D',
  8657.                             'length' => 16,
  8658.                             'field_name' => 'passwordResetToken',
  8659.                         ],
  8660.                         'pin' => [
  8661.                             'length' => 4,
  8662.                             'field_name' => 'passwordResetToken',
  8663.                         ],
  8664.                     ],
  8665.                     'verification' => [
  8666.                         'token' => [
  8667.                             'length' => 16,
  8668.                             'field_name' => 'emailVerificationToken',
  8669.                         ],
  8670.                     ],
  8671.                 ],
  8672.                 'sylius.customer' => [
  8673.                     'driver' => 'doctrine/orm',
  8674.                     'classes' => [
  8675.                         'model' => 'App\\Entity\\Customer\\Customer',
  8676.                         'repository' => 'App\\Repository\\CustomerRepository',
  8677.                         'controller' => 'App\\Controller\\CustomerController',
  8678.                         'form' => 'App\\Form\\Type\\Customer\\CustomerType',
  8679.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface',
  8680.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8681.                     ],
  8682.                 ],
  8683.                 'sylius.customer_group' => [
  8684.                     'driver' => 'doctrine/orm',
  8685.                     'classes' => [
  8686.                         'model' => 'App\\Entity\\Customer\\CustomerGroup',
  8687.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface',
  8688.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8689.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8690.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType',
  8691.                     ],
  8692.                 ],
  8693.                 'sylius.product_review' => [
  8694.                     'driver' => 'doctrine/orm',
  8695.                     'classes' => [
  8696.                         'model' => 'App\\Entity\\Product\\ProductReview',
  8697.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  8698.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  8699.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  8700.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8701.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8702.                     ],
  8703.                 ],
  8704.                 'sylius.product_reviewer' => [
  8705.                     'driver' => 'doctrine/orm',
  8706.                     'classes' => [
  8707.                         'model' => 'App\\Entity\\Customer\\Customer',
  8708.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  8709.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8710.                     ],
  8711.                 ],
  8712.                 'sylius.product_taxon' => [
  8713.                     'driver' => 'doctrine/orm',
  8714.                     'classes' => [
  8715.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  8716.                         'model' => 'App\\Entity\\Product\\ProductTaxon',
  8717.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface',
  8718.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  8719.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8720.                     ],
  8721.                 ],
  8722.                 'sylius.product_image' => [
  8723.                     'driver' => 'doctrine/orm',
  8724.                     'classes' => [
  8725.                         'model' => 'App\\Entity\\Product\\ProductImage',
  8726.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface',
  8727.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8728.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8729.                     ],
  8730.                 ],
  8731.                 'sylius.taxon_image' => [
  8732.                     'driver' => 'doctrine/orm',
  8733.                     'classes' => [
  8734.                         'model' => 'App\\Entity\\Taxonomy\\TaxonImage',
  8735.                         'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface',
  8736.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8737.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8738.                     ],
  8739.                 ],
  8740.                 'sylius.channel_pricing' => [
  8741.                     'driver' => 'doctrine/orm',
  8742.                     'classes' => [
  8743.                         'model' => 'App\\Entity\\Channel\\ChannelPricing',
  8744.                         'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface',
  8745.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8746.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8747.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType',
  8748.                     ],
  8749.                 ],
  8750.                 'sylius.avatar_image' => [
  8751.                     'driver' => 'doctrine/orm',
  8752.                     'classes' => [
  8753.                         'model' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  8754.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  8755.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8756.                     ],
  8757.                 ],
  8758.                 'sylius.shop_billing_data' => [
  8759.                     'driver' => 'doctrine/orm',
  8760.                     'classes' => [
  8761.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  8762.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface',
  8763.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8764.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8765.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType',
  8766.                     ],
  8767.                 ],
  8768.                 'app.customer_payment' => [
  8769.                     'classes' => [
  8770.                         'model' => 'App\\Entity\\Customer\\CustomerPayment',
  8771.                         'controller' => 'App\\Controller\\CustomerPaymentController',
  8772.                         'repository' => 'App\\Repository\\CustomerPaymentRepository',
  8773.                         'form' => 'App\\Form\\Type\\CustomerPayment',
  8774.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8775.                     ],
  8776.                     'driver' => 'doctrine/orm',
  8777.                 ],
  8778.                 'app.order_invoice' => [
  8779.                     'classes' => [
  8780.                         'model' => 'App\\Entity\\Order\\Order',
  8781.                         'controller' => 'App\\Controller\\InvoiceController',
  8782.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8783.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8784.                     ],
  8785.                     'driver' => 'doctrine/orm',
  8786.                 ],
  8787.                 'app.order' => [
  8788.                     'classes' => [
  8789.                         'model' => 'App\\Entity\\Order\\Order',
  8790.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8791.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8792.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8793.                     ],
  8794.                     'driver' => 'doctrine/orm',
  8795.                 ],
  8796.                 'app.order_type' => [
  8797.                     'driver' => 'doctrine/orm',
  8798.                     'classes' => [
  8799.                         'model' => 'App\\Entity\\Order\\OrderType',
  8800.                         'repository' => 'App\\Repository\\OrderTypeRepository',
  8801.                         'form' => 'App\\Form\\Type\\OrderType',
  8802.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8803.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8804.                     ],
  8805.                 ],
  8806.                 'app.order_nature' => [
  8807.                     'driver' => 'doctrine/orm',
  8808.                     'classes' => [
  8809.                         'model' => 'App\\Entity\\Order\\OrderNature',
  8810.                         'repository' => 'App\\Repository\\OrderNatureRepository',
  8811.                         'form' => 'App\\Form\\Type\\OrderNature',
  8812.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8813.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8814.                     ],
  8815.                 ],
  8816.                 'app.order_invoices' => [
  8817.                     'driver' => 'doctrine/orm',
  8818.                     'classes' => [
  8819.                         'model' => 'App\\Entity\\Order\\Order',
  8820.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8821.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8822.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8823.                     ],
  8824.                 ],
  8825.                 'app.order_state' => [
  8826.                     'driver' => 'doctrine/orm',
  8827.                     'classes' => [
  8828.                         'model' => 'App\\Entity\\Order\\OrderState',
  8829.                         'repository' => 'App\\Repository\\OrderStateRepository',
  8830.                         'form' => 'App\\Form\\Type\\OrderState',
  8831.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8832.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8833.                     ],
  8834.                 ],
  8835.                 'app.order_amount' => [
  8836.                     'driver' => 'doctrine/orm',
  8837.                     'classes' => [
  8838.                         'model' => 'App\\Entity\\Order\\OrderAmount',
  8839.                         'repository' => 'App\\Repository\\OrderAmountRepository',
  8840.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8841.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8842.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8843.                     ],
  8844.                 ],
  8845.                 'app.customer_activity' => [
  8846.                     'driver' => 'doctrine/orm',
  8847.                     'classes' => [
  8848.                         'model' => 'App\\Entity\\Customer\\CustomerActivity',
  8849.                         'repository' => 'App\\Repository\\CustomerActivityRepository',
  8850.                         'form' => 'App\\Form\\Type\\CustomerActivity',
  8851.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8852.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8853.                     ],
  8854.                 ],
  8855.                 'app.customer_activity_domain' => [
  8856.                     'driver' => 'doctrine/orm',
  8857.                     'classes' => [
  8858.                         'model' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  8859.                         'repository' => 'App\\Repository\\CustomerActivityDomainRepository',
  8860.                         'form' => 'App\\Form\\Type\\CustomerActivityDomain',
  8861.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8862.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8863.                     ],
  8864.                 ],
  8865.                 'app.depot' => [
  8866.                     'driver' => 'doctrine/orm',
  8867.                     'classes' => [
  8868.                         'model' => 'App\\Entity\\Product\\Depot',
  8869.                         'repository' => 'App\\Repository\\DepotRepository',
  8870.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8871.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8872.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8873.                     ],
  8874.                 ],
  8875.                 'app.customer_editor' => [
  8876.                     'driver' => 'doctrine/orm',
  8877.                     'classes' => [
  8878.                         'model' => 'App\\Entity\\Customer\\CustomerEditor',
  8879.                         'repository' => 'App\\Repository\\CustomerEditorRepository',
  8880.                         'form' => 'App\\Form\\Type\\CustomerEditor',
  8881.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8882.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8883.                     ],
  8884.                 ],
  8885.                 'app.customer_control' => [
  8886.                     'driver' => 'doctrine/orm',
  8887.                     'classes' => [
  8888.                         'model' => 'App\\Entity\\Customer\\CustomerControl',
  8889.                         'repository' => 'App\\Repository\\CustomerControlRepository',
  8890.                         'form' => 'App\\Form\\Type\\CustomerControl',
  8891.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8892.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8893.                     ],
  8894.                 ],
  8895.                 'app.customer_payment_method' => [
  8896.                     'driver' => 'doctrine/orm',
  8897.                     'classes' => [
  8898.                         'model' => 'App\\Entity\\Customer\\CustomerPaymentMethod',
  8899.                         'repository' => 'App\\Repository\\CustomerPaymentMethodRepository',
  8900.                         'form' => 'App\\Form\\Type\\CustomerPaymentMethod',
  8901.                         'controller' => 'App\\Controller\\CustomerPaymentMethodController',
  8902.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8903.                     ],
  8904.                 ],
  8905.                 'app.customer_representative' => [
  8906.                     'driver' => 'doctrine/orm',
  8907.                     'classes' => [
  8908.                         'model' => 'App\\Entity\\Customer\\CustomerRepresentative',
  8909.                         'repository' => 'App\\Repository\\CustomerRepresentativeRepository',
  8910.                         'form' => 'App\\Form\\Type\\CustomerRepresentative',
  8911.                         'controller' => 'App\\Controller\\RepresentativeController',
  8912.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8913.                     ],
  8914.                 ],
  8915.                 'app.segment' => [
  8916.                     'driver' => 'doctrine/orm',
  8917.                     'classes' => [
  8918.                         'model' => 'App\\Entity\\Customer\\Segment',
  8919.                         'repository' => 'App\\Repository\\SegmentRepository',
  8920.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8921.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8922.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8923.                     ],
  8924.                 ],
  8925.                 'app.segment_period' => [
  8926.                     'driver' => 'doctrine/orm',
  8927.                     'classes' => [
  8928.                         'model' => 'App\\Entity\\Customer\\SegmentPeriod',
  8929.                         'repository' => 'App\\Repository\\SegmentPeriodRepository',
  8930.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8931.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8932.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8933.                     ],
  8934.                 ],
  8935.                 'app.segment_value' => [
  8936.                     'driver' => 'doctrine/orm',
  8937.                     'classes' => [
  8938.                         'model' => 'App\\Entity\\Customer\\SegmentValue',
  8939.                         'repository' => 'App\\Repository\\SegmentValueRepository',
  8940.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8941.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8942.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8943.                     ],
  8944.                 ],
  8945.                 'app.customer_segment' => [
  8946.                     'driver' => 'doctrine/orm',
  8947.                     'classes' => [
  8948.                         'model' => 'App\\Entity\\Customer\\CustomerSegment',
  8949.                         'repository' => 'App\\Repository\\CustomerSegmentRepository',
  8950.                         'form' => 'App\\Form\\Type\\CustomerSegment',
  8951.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8952.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8953.                     ],
  8954.                 ],
  8955.                 'app.city' => [
  8956.                     'driver' => 'doctrine/orm',
  8957.                     'classes' => [
  8958.                         'model' => 'App\\Entity\\Addressing\\City',
  8959.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8960.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8961.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8962.                     ],
  8963.                 ],
  8964.                 'app.brand' => [
  8965.                     'driver' => 'doctrine/orm',
  8966.                     'classes' => [
  8967.                         'model' => 'App\\Entity\\Product\\Brand',
  8968.                         'repository' => 'App\\Repository\\BrandRepository',
  8969.                         'form' => 'App\\Form\\Type\\Brand',
  8970.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8971.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8972.                     ],
  8973.                 ],
  8974.                 'app.contract_type' => [
  8975.                     'driver' => 'doctrine/orm',
  8976.                     'classes' => [
  8977.                         'model' => 'App\\Entity\\Product\\ContractType',
  8978.                         'repository' => 'App\\Repository\\ContractTypeRepository',
  8979.                         'form' => 'App\\Form\\Type\\ContractType',
  8980.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8981.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8982.                     ],
  8983.                 ],
  8984.                 'app.product_state' => [
  8985.                     'driver' => 'doctrine/orm',
  8986.                     'classes' => [
  8987.                         'model' => 'App\\Entity\\Product\\ProductState',
  8988.                         'repository' => 'App\\Repository\\ProductStateRepository',
  8989.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8990.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8991.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8992.                     ],
  8993.                 ],
  8994.                 'app.accounting_code' => [
  8995.                     'driver' => 'doctrine/orm',
  8996.                     'classes' => [
  8997.                         'model' => 'App\\Entity\\Product\\AccountingCode',
  8998.                         'repository' => 'App\\Repository\\AccountingCodeRepository',
  8999.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9000.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9001.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9002.                     ],
  9003.                 ],
  9004.                 'app.tax_rate_group' => [
  9005.                     'driver' => 'doctrine/orm',
  9006.                     'classes' => [
  9007.                         'model' => 'App\\Entity\\Taxation\\TaxRateGroup',
  9008.                         'repository' => 'App\\Repository\\TaxRateGroupRepository',
  9009.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9010.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9011.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9012.                     ],
  9013.                 ],
  9014.                 'app.theme' => [
  9015.                     'driver' => 'doctrine/orm',
  9016.                     'classes' => [
  9017.                         'model' => 'App\\Entity\\Product\\Theme',
  9018.                         'repository' => 'App\\Repository\\ThemeRepository',
  9019.                         'controller' => 'App\\Controller\\ThemeController',
  9020.                         'form' => 'App\\Form\\Type\\Theme',
  9021.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9022.                     ],
  9023.                 ],
  9024.                 'app.order_tree' => [
  9025.                     'driver' => 'doctrine/orm',
  9026.                     'classes' => [
  9027.                         'model' => 'App\\Entity\\Order\\OrderTree',
  9028.                         'repository' => 'App\\Repository\\OrderTreeRepository',
  9029.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9030.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9031.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9032.                     ],
  9033.                 ],
  9034.                 'app.theme_group' => [
  9035.                     'driver' => 'doctrine/orm',
  9036.                     'classes' => [
  9037.                         'model' => 'App\\Entity\\Product\\ThemeGroup',
  9038.                         'repository' => 'App\\Repository\\ThemeGroupRepository',
  9039.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9040.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9041.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9042.                     ],
  9043.                 ],
  9044.                 'app.nf_order' => [
  9045.                     'driver' => 'doctrine/orm',
  9046.                     'classes' => [
  9047.                         'model' => 'App\\Entity\\Order\\Order',
  9048.                         'controller' => 'App\\Controller\\NFController',
  9049.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9050.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9051.                     ],
  9052.                 ],
  9053.                 'app.proforma_order' => [
  9054.                     'driver' => 'doctrine/orm',
  9055.                     'classes' => [
  9056.                         'model' => 'App\\Entity\\Order\\Order',
  9057.                         'controller' => 'App\\Controller\\ProformaController',
  9058.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9059.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9060.                     ],
  9061.                 ],
  9062.                 'app.sales_log' => [
  9063.                     'driver' => 'doctrine/orm',
  9064.                     'classes' => [
  9065.                         'model' => 'App\\Entity\\Order\\Order',
  9066.                         'controller' => 'App\\Controller\\SalesLogController',
  9067.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9068.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9069.                     ],
  9070.                 ],
  9071.                 'app.editor' => [
  9072.                     'driver' => 'doctrine/orm',
  9073.                     'classes' => [
  9074.                         'model' => 'App\\Entity\\Customer\\Customer',
  9075.                         'controller' => 'App\\Controller\\EditorController',
  9076.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9077.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9078.                     ],
  9079.                 ],
  9080.                 'app.supplier' => [
  9081.                     'driver' => 'doctrine/orm',
  9082.                     'classes' => [
  9083.                         'model' => 'App\\Entity\\Customer\\Customer',
  9084.                         'controller' => 'App\\Controller\\SupplierController',
  9085.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9086.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9087.                     ],
  9088.                 ],
  9089.                 'app.client' => [
  9090.                     'driver' => 'doctrine/orm',
  9091.                     'classes' => [
  9092.                         'model' => 'App\\Entity\\Customer\\Customer',
  9093.                         'controller' => 'App\\Controller\\ClientController',
  9094.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9095.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9096.                     ],
  9097.                 ],
  9098.                 'app.office_product' => [
  9099.                     'driver' => 'doctrine/orm',
  9100.                     'classes' => [
  9101.                         'model' => 'App\\Entity\\Product\\Product',
  9102.                         'controller' => 'App\\Controller\\OfficeLaunchController',
  9103.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9104.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9105.                     ],
  9106.                 ],
  9107.                 'app.office_launch' => [
  9108.                     'driver' => 'doctrine/orm',
  9109.                     'classes' => [
  9110.                         'model' => 'App\\Entity\\Order\\OfficeLaunch',
  9111.                         'repository' => 'App\\Repository\\OfficeLaunchRepository',
  9112.                         'form' => 'App\\Form\\Type\\OfficeLaunch',
  9113.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9114.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9115.                     ],
  9116.                 ],
  9117.                 'app.order_launch' => [
  9118.                     'driver' => 'doctrine/orm',
  9119.                     'classes' => [
  9120.                         'model' => 'App\\Entity\\Order\\Order',
  9121.                         'repository' => 'App\\Repository\\OrderRepository',
  9122.                         'controller' => 'App\\Controller\\OrderLaunchController',
  9123.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9124.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9125.                     ],
  9126.                 ],
  9127.                 'app.product_spn' => [
  9128.                     'driver' => 'doctrine/orm',
  9129.                     'classes' => [
  9130.                         'model' => 'App\\Entity\\Product\\Product',
  9131.                         'controller' => 'App\\Controller\\SPNController',
  9132.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9133.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9134.                     ],
  9135.                 ],
  9136.                 'app.cancellation_item' => [
  9137.                     'driver' => 'doctrine/orm',
  9138.                     'classes' => [
  9139.                         'model' => 'App\\Entity\\Order\\OrderItem',
  9140.                         'controller' => 'App\\Controller\\OrderItemController',
  9141.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9142.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9143.                     ],
  9144.                 ],
  9145.                 'sylius.payment_security_token' => [
  9146.                     'driver' => 'doctrine/orm',
  9147.                     'classes' => [
  9148.                         'model' => 'App\\Entity\\Payment\\PaymentSecurityToken',
  9149.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface',
  9150.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9151.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9152.                     ],
  9153.                 ],
  9154.                 'sylius.gateway_config' => [
  9155.                     'driver' => 'doctrine/orm',
  9156.                     'classes' => [
  9157.                         'model' => 'App\\Entity\\Payment\\GatewayConfig',
  9158.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface',
  9159.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9160.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9161.                         'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType',
  9162.                     ],
  9163.                 ],
  9164.                 'sylius.api_user' => [
  9165.                     'driver' => 'doctrine/orm',
  9166.                     'classes' => [
  9167.                         'model' => 'App\\Entity\\User\\AdminUser',
  9168.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\UserInterface',
  9169.                     ],
  9170.                 ],
  9171.                 'sylius.api_client' => [
  9172.                     'driver' => 'doctrine/orm',
  9173.                     'classes' => [
  9174.                         'model' => 'App\\Entity\\AdminApi\\Client',
  9175.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\ClientInterface',
  9176.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9177.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9178.                         'form' => 'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType',
  9179.                     ],
  9180.                 ],
  9181.                 'sylius.api_access_token' => [
  9182.                     'driver' => 'doctrine/orm',
  9183.                     'classes' => [
  9184.                         'model' => 'App\\Entity\\AdminApi\\AccessToken',
  9185.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AccessTokenInterface',
  9186.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9187.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9188.                     ],
  9189.                 ],
  9190.                 'sylius.api_refresh_token' => [
  9191.                     'driver' => 'doctrine/orm',
  9192.                     'classes' => [
  9193.                         'model' => 'App\\Entity\\AdminApi\\RefreshToken',
  9194.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\RefreshTokenInterface',
  9195.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9196.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9197.                     ],
  9198.                 ],
  9199.                 'sylius.api_auth_code' => [
  9200.                     'driver' => 'doctrine/orm',
  9201.                     'classes' => [
  9202.                         'model' => 'App\\Entity\\AdminApi\\AuthCode',
  9203.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AuthCodeInterface',
  9204.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9205.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9206.                     ],
  9207.                 ],
  9208.             ],
  9209.             'sylius.model.adjustment.class' => 'App\\Entity\\Order\\Adjustment',
  9210.             'sylius.controller.adjustment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9211.             'sylius.factory.adjustment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9212.             'sylius.doctrine.orm.container_repository_factory.entities' => [
  9213.                 => 'App\\Entity\\Order\\Adjustment',
  9214.                 => 'App\\Entity\\Order\\OrderSequence',
  9215.                 => 'App\\Entity\\Currency\\Currency',
  9216.                 => 'App\\Entity\\Locale\\Locale',
  9217.                 => 'App\\Entity\\Product\\ProductTranslation',
  9218.                 => 'App\\Entity\\Product\\ProductVariantTranslation',
  9219.                 => 'App\\Entity\\Product\\ProductOptionTranslation',
  9220.                 => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  9221.                 => 'App\\Entity\\Product\\ProductOptionValue',
  9222.                 => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  9223.                 10 => 'App\\Entity\\Product\\ProductAssociation',
  9224.                 11 => 'App\\Entity\\Product\\ProductAttribute',
  9225.                 12 => 'App\\Entity\\Product\\ProductAttributeTranslation',
  9226.                 13 => 'App\\Entity\\Taxation\\TaxRate',
  9227.                 14 => 'App\\Entity\\Order\\OrderItemUnit',
  9228.                 15 => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  9229.                 16 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9230.                 17 => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  9231.                 18 => 'App\\Entity\\Order\\Order',
  9232.                 19 => 'App\\Entity\\Promotion\\PromotionRule',
  9233.                 20 => 'App\\Entity\\Promotion\\PromotionAction',
  9234.                 21 => 'App\\Entity\\Addressing\\Country',
  9235.                 22 => 'App\\Entity\\Addressing\\Province',
  9236.                 23 => 'App\\Entity\\Addressing\\Zone',
  9237.                 24 => 'App\\Entity\\Addressing\\ZoneMember',
  9238.                 25 => 'App\\Entity\\Order\\OrderItemUnit',
  9239.                 26 => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  9240.                 27 => 'App\\Entity\\User\\UserOAuth',
  9241.                 28 => 'App\\Entity\\Customer\\CustomerGroup',
  9242.                 29 => 'App\\Entity\\Customer\\Customer',
  9243.                 30 => 'App\\Entity\\Product\\ProductImage',
  9244.                 31 => 'App\\Entity\\Taxonomy\\TaxonImage',
  9245.                 32 => 'App\\Entity\\Channel\\ChannelPricing',
  9246.                 33 => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9247.                 34 => 'App\\Entity\\Order\\Order',
  9248.                 35 => 'App\\Entity\\Order\\Order',
  9249.                 36 => 'App\\Entity\\Order\\Order',
  9250.                 37 => 'App\\Entity\\Addressing\\City',
  9251.                 38 => 'App\\Entity\\Order\\Order',
  9252.                 39 => 'App\\Entity\\Order\\Order',
  9253.                 40 => 'App\\Entity\\Order\\Order',
  9254.                 41 => 'App\\Entity\\Customer\\Customer',
  9255.                 42 => 'App\\Entity\\Customer\\Customer',
  9256.                 43 => 'App\\Entity\\Customer\\Customer',
  9257.                 44 => 'App\\Entity\\Product\\Product',
  9258.                 45 => 'App\\Entity\\Product\\Product',
  9259.                 46 => 'App\\Entity\\Order\\OrderItem',
  9260.                 47 => 'App\\Entity\\Payment\\PaymentSecurityToken',
  9261.                 48 => 'App\\Entity\\Payment\\GatewayConfig',
  9262.                 49 => 'App\\Entity\\User\\AdminUser',
  9263.                 50 => 'App\\Entity\\AdminApi\\Client',
  9264.                 51 => 'App\\Entity\\AdminApi\\AccessToken',
  9265.                 52 => 'App\\Entity\\AdminApi\\RefreshToken',
  9266.                 53 => 'App\\Entity\\AdminApi\\AuthCode',
  9267.             ],
  9268.             'sylius.model.order.class' => 'App\\Entity\\Order\\Order',
  9269.             'sylius.controller.order.class' => 'App\\Controller\\OrderController',
  9270.             'sylius.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9271.             'sylius.model.order_item.class' => 'App\\Entity\\Order\\OrderItem',
  9272.             'sylius.controller.order_item.class' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController',
  9273.             'sylius.factory.order_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9274.             'sylius.model.order_item_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  9275.             'sylius.controller.order_item_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9276.             'sylius.factory.order_item_unit.class' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  9277.             'sylius.repository.order_item_unit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  9278.             'sylius.model.order_sequence.class' => 'App\\Entity\\Order\\OrderSequence',
  9279.             'sylius.factory.order_sequence.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9280.             'sylius.form.type.order.validation_groups' => [
  9281.                 => 'sylius',
  9282.             ],
  9283.             'sylius.form.type.order_item.validation_groups' => [
  9284.                 => 'sylius',
  9285.             ],
  9286.             'sylius.form.type.cart.validation_groups' => [
  9287.                 => 'sylius',
  9288.             ],
  9289.             'sylius.form.type.cart_item.validation_groups' => [
  9290.                 => 'sylius',
  9291.             ],
  9292.             'sylius_order.cart_expiration_period' => '2 days',
  9293.             'sylius_order.order_expiration_period' => '5 days',
  9294.             'sylius_money.locale' => 'fr_FR',
  9295.             'sylius.repository.exchange_rate.class' => 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  9296.             'sylius_currency.driver.doctrine/orm' => true,
  9297.             'sylius_currency.driver' => 'doctrine/orm',
  9298.             'sylius.model.currency.class' => 'App\\Entity\\Currency\\Currency',
  9299.             'sylius.controller.currency.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9300.             'sylius.factory.currency.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9301.             'sylius.model.exchange_rate.class' => 'App\\Entity\\Currency\\ExchangeRate',
  9302.             'sylius.controller.exchange_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9303.             'sylius.factory.exchange_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9304.             'sylius.form.type.currency.validation_groups' => [
  9305.                 => 'sylius',
  9306.             ],
  9307.             'sylius.form.type.exchange_rate.validation_groups' => [
  9308.                 => 'sylius',
  9309.             ],
  9310.             'sylius_locale.driver.doctrine/orm' => true,
  9311.             'sylius_locale.driver' => 'doctrine/orm',
  9312.             'sylius.model.locale.class' => 'App\\Entity\\Locale\\Locale',
  9313.             'sylius.controller.locale.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9314.             'sylius.factory.locale.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9315.             'sylius.form.type.locale.validation_groups' => [
  9316.                 => 'sylius',
  9317.             ],
  9318.             'sylius_locale.locale' => 'fr_FR',
  9319.             'sylius.repository.product.class' => 'App\\Repository\\ProductRepository',
  9320.             'sylius.repository.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository',
  9321.             'sylius.repository.product_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  9322.             'sylius.repository.product_option.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  9323.             'sylius_product.driver.doctrine/orm' => true,
  9324.             'sylius_product.driver' => 'doctrine/orm',
  9325.             'sylius.model.product.class' => 'App\\Entity\\Product\\Product',
  9326.             'sylius.controller.product.class' => 'App\\Controller\\ProductController',
  9327.             'sylius.factory.product.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9328.             'sylius.model.product_translation.class' => 'App\\Entity\\Product\\ProductTranslation',
  9329.             'sylius.controller.product_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9330.             'sylius.factory.product_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9331.             'sylius.model.product_variant.class' => 'App\\Entity\\Product\\ProductVariant',
  9332.             'sylius.controller.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  9333.             'sylius.factory.product_variant.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9334.             'sylius.model.product_variant_translation.class' => 'App\\Entity\\Product\\ProductVariantTranslation',
  9335.             'sylius.controller.product_variant_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9336.             'sylius.factory.product_variant_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9337.             'sylius.model.product_option.class' => 'App\\Entity\\Product\\ProductOption',
  9338.             'sylius.controller.product_option.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9339.             'sylius.factory.product_option.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9340.             'sylius.model.product_option_translation.class' => 'App\\Entity\\Product\\ProductOptionTranslation',
  9341.             'sylius.controller.product_option_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9342.             'sylius.factory.product_option_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9343.             'sylius.model.product_association_type.class' => 'App\\Entity\\Product\\ProductAssociationType',
  9344.             'sylius.controller.product_association_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9345.             'sylius.factory.product_association_type.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9346.             'sylius.repository.product_association_type.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  9347.             'sylius.model.product_association_type_translation.class' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  9348.             'sylius.controller.product_association_type_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9349.             'sylius.factory.product_association_type_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9350.             'sylius.model.product_option_value.class' => 'App\\Entity\\Product\\ProductOptionValue',
  9351.             'sylius.controller.product_option_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9352.             'sylius.factory.product_option_value.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9353.             'sylius.model.product_option_value_translation.class' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  9354.             'sylius.controller.product_option_value_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9355.             'sylius.factory.product_option_value_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9356.             'sylius.model.product_association.class' => 'App\\Entity\\Product\\ProductAssociation',
  9357.             'sylius.controller.product_association.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9358.             'sylius.factory.product_association.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9359.             'sylius.form.type.product_association.validation_groups' => [
  9360.                 => 'sylius',
  9361.             ],
  9362.             'sylius.form.type.product_association_type.validation_groups' => [
  9363.                 => 'sylius',
  9364.             ],
  9365.             'sylius.form.type.product_association_type_translation.validation_groups' => [
  9366.                 => 'sylius',
  9367.             ],
  9368.             'sylius.form.type.product_attribute.validation_groups' => [
  9369.                 => 'sylius',
  9370.             ],
  9371.             'sylius.form.type.product_attribute_translation.validation_groups' => [
  9372.                 => 'sylius',
  9373.             ],
  9374.             'sylius.form.type.product_attribute_value.validation_groups' => [
  9375.                 => 'sylius',
  9376.             ],
  9377.             'sylius.form.type.product.validation_groups' => [
  9378.                 => 'sylius',
  9379.             ],
  9380.             'sylius.form.type.product_translation.validation_groups' => [
  9381.                 => 'sylius',
  9382.             ],
  9383.             'sylius.form.type.product_generate_variants.validation_groups' => [
  9384.                 => 'sylius',
  9385.             ],
  9386.             'sylius.form.type.product_option.validation_groups' => [
  9387.                 => 'sylius',
  9388.             ],
  9389.             'sylius.form.type.product_option_translation.validation_groups' => [
  9390.                 => 'sylius',
  9391.             ],
  9392.             'sylius.form.type.product_option_value.validation_groups' => [
  9393.                 => 'sylius',
  9394.             ],
  9395.             'sylius.form.type.product_option_value_translation.validation_groups' => [
  9396.                 => 'sylius',
  9397.             ],
  9398.             'sylius.form.type.product_variant.validation_groups' => [
  9399.                 => 'sylius',
  9400.             ],
  9401.             'sylius.form.type.product_variant_translation.validation_groups' => [
  9402.                 => 'sylius',
  9403.             ],
  9404.             'sylius.form.type.product_variant_generation.validation_groups' => [
  9405.                 => 'sylius',
  9406.             ],
  9407.             'sylius.repository.channel.class' => 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository',
  9408.             'sylius_channel.driver.doctrine/orm' => true,
  9409.             'sylius_channel.driver' => 'doctrine/orm',
  9410.             'sylius.model.channel.class' => 'App\\Entity\\Channel\\Channel',
  9411.             'sylius.controller.channel.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9412.             'sylius.factory.channel.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9413.             'sylius.form.type.channel.validation_groups' => [
  9414.                 => 'sylius',
  9415.             ],
  9416.             'sylius.model.attribute.interface' => 'Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface',
  9417.             'sylius.attribute.subjects' => [
  9418.                 'product' => [
  9419.                     'subject' => 'App\\Entity\\Product\\Product',
  9420.                     'attribute' => [
  9421.                         'classes' => [
  9422.                             'model' => 'App\\Entity\\Product\\ProductAttribute',
  9423.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  9424.                             'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9425.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  9426.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9427.                         ],
  9428.                         'translation' => [
  9429.                             'classes' => [
  9430.                                 'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  9431.                                 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  9432.                                 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  9433.                                 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9434.                                 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9435.                             ],
  9436.                         ],
  9437.                     ],
  9438.                     'attribute_value' => [
  9439.                         'classes' => [
  9440.                             'model' => 'App\\Entity\\Product\\ProductAttributeValue',
  9441.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  9442.                             'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9443.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  9444.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9445.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9446.                         ],
  9447.                     ],
  9448.                 ],
  9449.             ],
  9450.             'sylius_attribute.driver.doctrine/orm' => true,
  9451.             'sylius_attribute.driver' => 'doctrine/orm',
  9452.             'sylius.model.product_attribute.class' => 'App\\Entity\\Product\\ProductAttribute',
  9453.             'sylius.controller.product_attribute.class' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9454.             'sylius.factory.product_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9455.             'sylius.model.product_attribute_translation.class' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  9456.             'sylius.controller.product_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9457.             'sylius.factory.product_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9458.             'sylius.model.product_attribute_value.class' => 'App\\Entity\\Product\\ProductAttributeValue',
  9459.             'sylius.controller.product_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9460.             'sylius.factory.product_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9461.             'sylius.repository.product_attribute_value.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9462.             'sylius.repository.tax_category.class' => 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository',
  9463.             'sylius_taxation.driver.doctrine/orm' => true,
  9464.             'sylius_taxation.driver' => 'doctrine/orm',
  9465.             'sylius.model.tax_rate.class' => 'App\\Entity\\Taxation\\TaxRate',
  9466.             'sylius.controller.tax_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9467.             'sylius.factory.tax_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9468.             'sylius.model.tax_category.class' => 'App\\Entity\\Taxation\\TaxCategory',
  9469.             'sylius.controller.tax_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9470.             'sylius.factory.tax_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9471.             'sylius.form.type.tax_category.validation_groups' => [
  9472.                 => 'sylius',
  9473.             ],
  9474.             'sylius.form.type.tax_rate.validation_groups' => [
  9475.                 => 'sylius',
  9476.             ],
  9477.             'sylius.tax_calculator.interface' => 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface',
  9478.             'sylius.repository.shipping_method.class' => 'App\\Repository\\ShippingMethodRepository',
  9479.             'sylius_shipping.driver.doctrine/orm' => true,
  9480.             'sylius_shipping.driver' => 'doctrine/orm',
  9481.             'sylius.model.shipment.class' => 'App\\Entity\\Shipping\\Shipment',
  9482.             'sylius.controller.shipment.class' => 'App\\Controller\\ShipmentController',
  9483.             'sylius.factory.shipment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9484.             'sylius.repository.shipment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  9485.             'sylius.model.shipment_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  9486.             'sylius.controller.shipment_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9487.             'sylius.factory.shipment_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9488.             'sylius.model.shipping_method.class' => 'App\\Entity\\Shipping\\ShippingMethod',
  9489.             'sylius.controller.shipping_method.class' => 'App\\Controller\\ShippingMethodController',
  9490.             'sylius.factory.shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9491.             'sylius.model.shipping_method_translation.class' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  9492.             'sylius.controller.shipping_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9493.             'sylius.factory.shipping_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9494.             'sylius.model.shipping_category.class' => 'App\\Entity\\Shipping\\ShippingCategory',
  9495.             'sylius.controller.shipping_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9496.             'sylius.factory.shipping_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9497.             'sylius.repository.shipping_category.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  9498.             'sylius.model.shipping_method_rule.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9499.             'sylius.controller.shipping_method_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9500.             'sylius.factory.shipping_method_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9501.             'sylius.form.type.shipping_method.validation_groups' => [
  9502.                 => 'sylius',
  9503.             ],
  9504.             'sylius.form.type.shipping_method_translation.validation_groups' => [
  9505.                 => 'sylius',
  9506.             ],
  9507.             'sylius.form.type.shipping_method_rule.validation_groups' => [
  9508.                 => 'sylius',
  9509.             ],
  9510.             'sylius.form.type.shipping_category.validation_groups' => [
  9511.                 => 'sylius',
  9512.             ],
  9513.             'sylius.form.type.shipment.validation_groups' => [
  9514.                 => 'sylius',
  9515.             ],
  9516.             'sylius.form.type.shipment_ship.validation_groups' => [
  9517.                 => 'sylius',
  9518.             ],
  9519.             'sylius.shipping_methods_resolver.interface' => 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface',
  9520.             'sylius_payment.driver.doctrine/orm' => true,
  9521.             'sylius_payment.driver' => 'doctrine/orm',
  9522.             'sylius.model.payment.class' => 'App\\Entity\\Payment\\Payment',
  9523.             'sylius.controller.payment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9524.             'sylius.factory.payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9525.             'sylius.repository.payment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  9526.             'sylius.model.payment_method.class' => 'App\\Entity\\Payment\\PaymentMethod',
  9527.             'sylius.controller.payment_method.class' => 'App\\Controller\\PaymentMethodController',
  9528.             'sylius.factory.payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9529.             'sylius.repository.payment_method.class' => 'App\\Repository\\PaymentMethodRepository',
  9530.             'sylius.model.payment_method_translation.class' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  9531.             'sylius.controller.payment_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9532.             'sylius.factory.payment_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9533.             'sylius.form.type.payment.validation_groups' => [
  9534.                 => 'sylius',
  9535.             ],
  9536.             'sylius.form.type.payment_method.validation_groups' => [
  9537.                 => 'sylius',
  9538.             ],
  9539.             'sylius.form.type.payment_method_translation.validation_groups' => [
  9540.                 => 'sylius',
  9541.             ],
  9542.             'sylius.payment_methods_resolver.interface' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  9543.             'sylius.payment_gateways' => [
  9544.                 'offline' => 'sylius.payum_gateway.offline',
  9545.             ],
  9546.             'sylius.mailer.sender_name' => 'Example.com',
  9547.             'sylius.mailer.sender_address' => 'no-reply@example.com',
  9548.             'sylius.mailer.emails' => [
  9549.                 'order_confirmation' => [
  9550.                     'subject' => 'sylius.emails.order_confirmation.subject',
  9551.                     'template' => '@SyliusShop/Email/orderConfirmation.html.twig',
  9552.                     'enabled' => true,
  9553.                 ],
  9554.                 'order_confirmation_resent' => [
  9555.                     'subject' => 'sylius.emails.order_confirmation.subject',
  9556.                     'template' => '@SyliusAdmin/Email/orderConfirmation.html.twig',
  9557.                     'enabled' => true,
  9558.                 ],
  9559.                 'shipment_confirmation' => [
  9560.                     'subject' => 'sylius.emails.shipment_confirmation.subject',
  9561.                     'template' => '@SyliusAdmin/Email/shipmentConfirmation.html.twig',
  9562.                     'enabled' => true,
  9563.                 ],
  9564.                 'contact_request' => [
  9565.                     'subject' => 'sylius.emails.contact_request.subject',
  9566.                     'template' => '@SyliusShop/Email/contactRequest.html.twig',
  9567.                     'enabled' => true,
  9568.                 ],
  9569.                 'user_registration' => [
  9570.                     'subject' => 'sylius.emails.user_registration.subject',
  9571.                     'template' => '@SyliusShop/Email/userRegistration.html.twig',
  9572.                     'enabled' => true,
  9573.                 ],
  9574.                 'password_reset' => [
  9575.                     'subject' => 'sylius.emails.user.password_reset.subject',
  9576.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  9577.                     'enabled' => true,
  9578.                 ],
  9579.                 'reset_password_token' => [
  9580.                     'subject' => 'sylius.emails.user.password_reset.subject',
  9581.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  9582.                     'enabled' => true,
  9583.                 ],
  9584.                 'reset_password_pin' => [
  9585.                     'subject' => 'sylius.emails.user.password_reset.subject',
  9586.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  9587.                     'enabled' => true,
  9588.                 ],
  9589.                 'verification_token' => [
  9590.                     'subject' => 'sylius.emails.user.verification_token.subject',
  9591.                     'template' => '@SyliusShop/Email/verification.html.twig',
  9592.                     'enabled' => true,
  9593.                 ],
  9594.             ],
  9595.             'sylius.mailer.templates' => [
  9596.             ],
  9597.             'sylius.form.type.promotion.validation_groups' => [
  9598.                 => 'sylius',
  9599.             ],
  9600.             'sylius.form.type.promotion_action.validation_groups' => [
  9601.                 => 'sylius',
  9602.             ],
  9603.             'sylius.form.type.promotion_rule.validation_groups' => [
  9604.                 => 'sylius',
  9605.             ],
  9606.             'sylius.form.type.promotion_coupon.validation_groups' => [
  9607.                 => 'sylius',
  9608.             ],
  9609.             'sylius.repository.promotion.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  9610.             'sylius.repository.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  9611.             'sylius_promotion.driver.doctrine/orm' => true,
  9612.             'sylius_promotion.driver' => 'doctrine/orm',
  9613.             'sylius.model.promotion_subject.class' => 'App\\Entity\\Order\\Order',
  9614.             'sylius.model.promotion.class' => 'App\\Entity\\Promotion\\Promotion',
  9615.             'sylius.controller.promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9616.             'sylius.factory.promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9617.             'sylius.model.promotion_coupon.class' => 'App\\Entity\\Promotion\\PromotionCoupon',
  9618.             'sylius.controller.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  9619.             'sylius.factory.promotion_coupon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9620.             'sylius.model.promotion_rule.class' => 'App\\Entity\\Promotion\\PromotionRule',
  9621.             'sylius.controller.promotion_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9622.             'sylius.factory.promotion_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9623.             'sylius.model.promotion_action.class' => 'App\\Entity\\Promotion\\PromotionAction',
  9624.             'sylius.controller.promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9625.             'sylius.factory.promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9626.             'sylius_addressing.driver.doctrine/orm' => true,
  9627.             'sylius_addressing.driver' => 'doctrine/orm',
  9628.             'sylius.model.address.class' => 'App\\Entity\\Addressing\\Address',
  9629.             'sylius.controller.address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9630.             'sylius.factory.address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9631.             'sylius.repository.address.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  9632.             'sylius.model.country.class' => 'App\\Entity\\Addressing\\Country',
  9633.             'sylius.controller.country.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9634.             'sylius.factory.country.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9635.             'sylius.model.province.class' => 'App\\Entity\\Addressing\\Province',
  9636.             'sylius.controller.province.class' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  9637.             'sylius.factory.province.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9638.             'sylius.model.zone.class' => 'App\\Entity\\Addressing\\Zone',
  9639.             'sylius.controller.zone.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9640.             'sylius.factory.zone.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9641.             'sylius.model.zone_member.class' => 'App\\Entity\\Addressing\\ZoneMember',
  9642.             'sylius.controller.zone_member.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9643.             'sylius.factory.zone_member.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9644.             'sylius.model.address_log_entry.class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  9645.             'sylius.controller.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9646.             'sylius.factory.address_log_entry.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9647.             'sylius.repository.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  9648.             'sylius.form.type.address.validation_groups' => [
  9649.                 => 'sylius',
  9650.             ],
  9651.             'sylius.form.type.country.validation_groups' => [
  9652.                 => 'sylius',
  9653.             ],
  9654.             'sylius.form.type.province.validation_groups' => [
  9655.                 => 'sylius',
  9656.             ],
  9657.             'sylius.form.type.zone.validation_groups' => [
  9658.                 => 'sylius',
  9659.             ],
  9660.             'sylius.form.type.zone_member.validation_groups' => [
  9661.                 => 'sylius',
  9662.             ],
  9663.             'sylius.scope.zone' => [
  9664.                 'shipping' => 'sylius.form.zone.scopes.shipping',
  9665.                 'tax' => 'sylius.form.zone.scopes.tax',
  9666.                 'all' => 'sylius.form.zone.scopes.all',
  9667.             ],
  9668.             'sylius_inventory.driver.doctrine/orm' => true,
  9669.             'sylius_inventory.driver' => 'doctrine/orm',
  9670.             'sylius.model.inventory_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  9671.             'sylius.controller.inventory_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9672.             'sylius.factory.inventory_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9673.             'sylius.repository.taxon.class' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  9674.             'sylius_taxonomy.driver.doctrine/orm' => true,
  9675.             'sylius_taxonomy.driver' => 'doctrine/orm',
  9676.             'sylius.model.taxon.class' => 'App\\Entity\\Taxonomy\\Taxon',
  9677.             'sylius.controller.taxon.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9678.             'sylius.factory.taxon.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9679.             'sylius.model.taxon_translation.class' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  9680.             'sylius.controller.taxon_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9681.             'sylius.factory.taxon_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9682.             'sylius.form.type.taxon.validation_groups' => [
  9683.                 => 'sylius',
  9684.             ],
  9685.             'sylius.form.type.taxon_translation.validation_groups' => [
  9686.                 => 'sylius',
  9687.             ],
  9688.             'sylius.form.type.taxon_position.validation_groups' => [
  9689.                 => 'sylius',
  9690.             ],
  9691.             'sylius.repository.user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9692.             'sylius.user.users' => [
  9693.                 'admin' => [
  9694.                     'user' => [
  9695.                         'classes' => [
  9696.                             'model' => 'App\\Entity\\User\\AdminUser',
  9697.                             'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  9698.                             'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9699.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  9700.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9701.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9702.                         ],
  9703.                         'templates' => 'SyliusUserBundle:User',
  9704.                         'encoder' => NULL,
  9705.                         'resetting' => [
  9706.                             'token' => [
  9707.                                 'ttl' => 'P1D',
  9708.                                 'length' => 16,
  9709.                                 'field_name' => 'passwordResetToken',
  9710.                             ],
  9711.                             'pin' => [
  9712.                                 'length' => 4,
  9713.                                 'field_name' => 'passwordResetToken',
  9714.                             ],
  9715.                         ],
  9716.                         'verification' => [
  9717.                             'token' => [
  9718.                                 'length' => 16,
  9719.                                 'field_name' => 'emailVerificationToken',
  9720.                             ],
  9721.                         ],
  9722.                     ],
  9723.                 ],
  9724.                 'shop' => [
  9725.                     'user' => [
  9726.                         'classes' => [
  9727.                             'model' => 'App\\Entity\\User\\ShopUser',
  9728.                             'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  9729.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  9730.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  9731.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9732.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9733.                         ],
  9734.                         'templates' => 'SyliusUserBundle:User',
  9735.                         'encoder' => NULL,
  9736.                         'resetting' => [
  9737.                             'token' => [
  9738.                                 'ttl' => 'P1D',
  9739.                                 'length' => 16,
  9740.                                 'field_name' => 'passwordResetToken',
  9741.                             ],
  9742.                             'pin' => [
  9743.                                 'length' => 4,
  9744.                                 'field_name' => 'passwordResetToken',
  9745.                             ],
  9746.                         ],
  9747.                         'verification' => [
  9748.                             'token' => [
  9749.                                 'length' => 16,
  9750.                                 'field_name' => 'emailVerificationToken',
  9751.                             ],
  9752.                         ],
  9753.                     ],
  9754.                 ],
  9755.                 'oauth' => [
  9756.                     'user' => [
  9757.                         'encoder' => false,
  9758.                         'classes' => [
  9759.                             'model' => 'App\\Entity\\User\\UserOAuth',
  9760.                             'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  9761.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9762.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9763.                         ],
  9764.                         'templates' => 'SyliusUserBundle:User',
  9765.                         'resetting' => [
  9766.                             'token' => [
  9767.                                 'ttl' => 'P1D',
  9768.                                 'length' => 16,
  9769.                                 'field_name' => 'passwordResetToken',
  9770.                             ],
  9771.                             'pin' => [
  9772.                                 'length' => 4,
  9773.                                 'field_name' => 'passwordResetToken',
  9774.                             ],
  9775.                         ],
  9776.                         'verification' => [
  9777.                             'token' => [
  9778.                                 'length' => 16,
  9779.                                 'field_name' => 'emailVerificationToken',
  9780.                             ],
  9781.                         ],
  9782.                     ],
  9783.                 ],
  9784.             ],
  9785.             'sylius_user.driver.doctrine/orm' => true,
  9786.             'sylius_user.driver' => 'doctrine/orm',
  9787.             'sylius.model.admin_user.class' => 'App\\Entity\\User\\AdminUser',
  9788.             'sylius.controller.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9789.             'sylius.factory.admin_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9790.             'sylius.repository.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9791.             'sylius.model.shop_user.class' => 'App\\Entity\\User\\ShopUser',
  9792.             'sylius.controller.shop_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9793.             'sylius.factory.shop_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9794.             'sylius.repository.shop_user.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  9795.             'sylius.model.oauth_user.class' => 'App\\Entity\\User\\UserOAuth',
  9796.             'sylius.controller.oauth_user.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9797.             'sylius.factory.oauth_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9798.             'sylius.form.type.user_request_password_reset.validation_groups' => [
  9799.                 => 'sylius',
  9800.             ],
  9801.             'sylius.form.type.user_reset_password.validation_groups' => [
  9802.                 => 'sylius',
  9803.             ],
  9804.             'sylius.form.type.user_change_password.validation_groups' => [
  9805.                 => 'sylius',
  9806.             ],
  9807.             'sylius_customer.driver.doctrine/orm' => true,
  9808.             'sylius_customer.driver' => 'doctrine/orm',
  9809.             'sylius.model.customer.class' => 'App\\Entity\\Customer\\Customer',
  9810.             'sylius.controller.customer.class' => 'App\\Controller\\CustomerController',
  9811.             'sylius.factory.customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9812.             'sylius.repository.customer.class' => 'App\\Repository\\CustomerRepository',
  9813.             'sylius.model.customer_group.class' => 'App\\Entity\\Customer\\CustomerGroup',
  9814.             'sylius.controller.customer_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9815.             'sylius.factory.customer_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9816.             'sylius.form.type.customer.validation_groups' => [
  9817.                 => 'sylius',
  9818.             ],
  9819.             'sylius.form.type.customer_profile.validation_groups' => [
  9820.                 => 'sylius',
  9821.                 => 'sylius_customer_profile',
  9822.             ],
  9823.             'sylius.form.type.customer_group.validation_groups' => [
  9824.                 => 'sylius',
  9825.             ],
  9826.             'sylius.review.subjects' => [
  9827.                 'product' => [
  9828.                     'subject' => 'App\\Entity\\Product\\Product',
  9829.                     'review' => [
  9830.                         'classes' => [
  9831.                             'model' => 'App\\Entity\\Product\\ProductReview',
  9832.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  9833.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  9834.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  9835.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9836.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9837.                         ],
  9838.                     ],
  9839.                     'reviewer' => [
  9840.                         'classes' => [
  9841.                             'model' => 'App\\Entity\\Customer\\Customer',
  9842.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  9843.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9844.                         ],
  9845.                     ],
  9846.                 ],
  9847.             ],
  9848.             'sylius_review.driver.doctrine/orm' => true,
  9849.             'sylius_review.driver' => 'doctrine/orm',
  9850.             'sylius.model.product_review.class' => 'App\\Entity\\Product\\ProductReview',
  9851.             'sylius.controller.product_review.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9852.             'sylius.factory.product_review.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9853.             'sylius.repository.product_review.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  9854.             'sylius.model.product_reviewer.class' => 'App\\Entity\\Customer\\Customer',
  9855.             'sylius.factory.product_reviewer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9856.             'sylius_core.driver.doctrine/orm' => true,
  9857.             'sylius_core.driver' => 'doctrine/orm',
  9858.             'sylius.model.product_taxon.class' => 'App\\Entity\\Product\\ProductTaxon',
  9859.             'sylius.controller.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  9860.             'sylius.factory.product_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9861.             'sylius.repository.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  9862.             'sylius.model.product_image.class' => 'App\\Entity\\Product\\ProductImage',
  9863.             'sylius.controller.product_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9864.             'sylius.factory.product_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9865.             'sylius.model.taxon_image.class' => 'App\\Entity\\Taxonomy\\TaxonImage',
  9866.             'sylius.controller.taxon_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9867.             'sylius.factory.taxon_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9868.             'sylius.model.channel_pricing.class' => 'App\\Entity\\Channel\\ChannelPricing',
  9869.             'sylius.controller.channel_pricing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9870.             'sylius.factory.channel_pricing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9871.             'sylius.model.avatar_image.class' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  9872.             'sylius.factory.avatar_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9873.             'sylius.repository.avatar_image.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  9874.             'sylius.model.shop_billing_data.class' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9875.             'sylius.controller.shop_billing_data.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9876.             'sylius.factory.shop_billing_data.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9877.             'sylius.form.type.checkout_address.validation_groups' => [
  9878.                 => 'sylius',
  9879.             ],
  9880.             'sylius.form.type.checkout_select_shipping.validation_groups' => [
  9881.                 => 'sylius',
  9882.             ],
  9883.             'sylius.form.type.checkout_shipment.validation_groups' => [
  9884.                 => 'sylius',
  9885.             ],
  9886.             'sylius.form.type.checkout_select_payment.validation_groups' => [
  9887.                 => 'sylius',
  9888.             ],
  9889.             'sylius.form.type.checkout_payment.validation_groups' => [
  9890.                 => 'sylius',
  9891.             ],
  9892.             'sylius.form.type.checkout_complete.validation_groups' => [
  9893.                 => 'sylius',
  9894.             ],
  9895.             'sylius.form.type.product_review.validation_groups' => [
  9896.                 => 'sylius',
  9897.             ],
  9898.             'sylius.form.type.admin_user.validation_groups' => [
  9899.                 => 'sylius',
  9900.             ],
  9901.             'sylius.form.type.shop_user.validation_groups' => [
  9902.                 => 'sylius',
  9903.             ],
  9904.             'sylius.form.type.shop_user_registration.validation_groups' => [
  9905.                 => 'sylius',
  9906.                 => 'sylius_user_registration',
  9907.             ],
  9908.             'sylius.form.type.customer_guest.validation_groups' => [
  9909.                 => 'sylius_customer_guest',
  9910.             ],
  9911.             'sylius.form.type.customer_checkout_guest.validation_groups' => [
  9912.                 => 'sylius_customer_checkout_guest',
  9913.             ],
  9914.             'sylius.form.type.customer_simple_registration.validation_groups' => [
  9915.                 => 'sylius',
  9916.                 => 'sylius_user_registration',
  9917.             ],
  9918.             'sylius.form.type.customer_registration.validation_groups' => [
  9919.                 => 'sylius',
  9920.                 => 'sylius_user_registration',
  9921.                 => 'sylius_customer_profile',
  9922.             ],
  9923.             'sylius.form.type.add_to_cart.validation_groups' => [
  9924.                 => 'sylius',
  9925.             ],
  9926.             'sylius.form.type.channel_pricing.validation_groups' => [
  9927.                 => 'sylius',
  9928.             ],
  9929.             'sylius.form.type.product_image.validation_groups' => [
  9930.                 => 'sylius',
  9931.             ],
  9932.             'sylius_installer_currency' => 'USD',
  9933.             'sylius.tax_calculation_strategy.interface' => 'Sylius\\Component\\Core\\Taxation\\Strategy\\TaxCalculationStrategyInterface',
  9934.             'sylius.order_item_quantity_modifier.limit' => 9999,
  9935.             'sylius.state_machine.class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  9936.             'sylius.resource.settings' => [
  9937.                 'paginate' => NULL,
  9938.                 'limit' => NULL,
  9939.                 'allowed_paginate' => [
  9940.                     => 10,
  9941.                     => 20,
  9942.                     => 30,
  9943.                 ],
  9944.                 'default_page_size' => 10,
  9945.                 'sortable' => false,
  9946.                 'sorting' => NULL,
  9947.                 'filterable' => false,
  9948.                 'criteria' => NULL,
  9949.             ],
  9950.             'sylius.orm.repository.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  9951.             'sylius.translation.translatable_listener.doctrine.orm.class' => 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  9952.             'app.model.customer_payment.class' => 'App\\Entity\\Customer\\CustomerPayment',
  9953.             'app.controller.customer_payment.class' => 'App\\Controller\\CustomerPaymentController',
  9954.             'app.factory.customer_payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9955.             'app.repository.customer_payment.class' => 'App\\Repository\\CustomerPaymentRepository',
  9956.             'app.model.order_invoice.class' => 'App\\Entity\\Order\\Order',
  9957.             'app.controller.order_invoice.class' => 'App\\Controller\\InvoiceController',
  9958.             'app.factory.order_invoice.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9959.             'app.model.order.class' => 'App\\Entity\\Order\\Order',
  9960.             'app.controller.order.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9961.             'app.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9962.             'app.model.order_type.class' => 'App\\Entity\\Order\\OrderType',
  9963.             'app.controller.order_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9964.             'app.factory.order_type.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9965.             'app.repository.order_type.class' => 'App\\Repository\\OrderTypeRepository',
  9966.             'app.model.order_nature.class' => 'App\\Entity\\Order\\OrderNature',
  9967.             'app.controller.order_nature.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9968.             'app.factory.order_nature.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9969.             'app.repository.order_nature.class' => 'App\\Repository\\OrderNatureRepository',
  9970.             'app.model.order_invoices.class' => 'App\\Entity\\Order\\Order',
  9971.             'app.controller.order_invoices.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9972.             'app.factory.order_invoices.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9973.             'app.model.order_state.class' => 'App\\Entity\\Order\\OrderState',
  9974.             'app.controller.order_state.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9975.             'app.factory.order_state.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9976.             'app.repository.order_state.class' => 'App\\Repository\\OrderStateRepository',
  9977.             'app.model.order_amount.class' => 'App\\Entity\\Order\\OrderAmount',
  9978.             'app.controller.order_amount.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9979.             'app.factory.order_amount.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9980.             'app.repository.order_amount.class' => 'App\\Repository\\OrderAmountRepository',
  9981.             'app.model.customer_activity.class' => 'App\\Entity\\Customer\\CustomerActivity',
  9982.             'app.controller.customer_activity.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9983.             'app.factory.customer_activity.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9984.             'app.repository.customer_activity.class' => 'App\\Repository\\CustomerActivityRepository',
  9985.             'app.model.customer_activity_domain.class' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  9986.             'app.controller.customer_activity_domain.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9987.             'app.factory.customer_activity_domain.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9988.             'app.repository.customer_activity_domain.class' => 'App\\Repository\\CustomerActivityDomainRepository',
  9989.             'app.model.depot.class' => 'App\\Entity\\Product\\Depot',
  9990.             'app.controller.depot.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9991.             'app.factory.depot.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9992.             'app.repository.depot.class' => 'App\\Repository\\DepotRepository',
  9993.             'app.model.customer_editor.class' => 'App\\Entity\\Customer\\CustomerEditor',
  9994.             'app.controller.customer_editor.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9995.             'app.factory.customer_editor.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9996.             'app.repository.customer_editor.class' => 'App\\Repository\\CustomerEditorRepository',
  9997.             'app.model.customer_control.class' => 'App\\Entity\\Customer\\CustomerControl',
  9998.             'app.controller.customer_control.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9999.             'app.factory.customer_control.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10000.             'app.repository.customer_control.class' => 'App\\Repository\\CustomerControlRepository',
  10001.             'app.model.customer_payment_method.class' => 'App\\Entity\\Customer\\CustomerPaymentMethod',
  10002.             'app.controller.customer_payment_method.class' => 'App\\Controller\\CustomerPaymentMethodController',
  10003.             'app.factory.customer_payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10004.             'app.repository.customer_payment_method.class' => 'App\\Repository\\CustomerPaymentMethodRepository',
  10005.             'app.model.customer_representative.class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  10006.             'app.controller.customer_representative.class' => 'App\\Controller\\RepresentativeController',
  10007.             'app.factory.customer_representative.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10008.             'app.repository.customer_representative.class' => 'App\\Repository\\CustomerRepresentativeRepository',
  10009.             'app.model.segment.class' => 'App\\Entity\\Customer\\Segment',
  10010.             'app.controller.segment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10011.             'app.factory.segment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10012.             'app.repository.segment.class' => 'App\\Repository\\SegmentRepository',
  10013.             'app.model.segment_period.class' => 'App\\Entity\\Customer\\SegmentPeriod',
  10014.             'app.controller.segment_period.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10015.             'app.factory.segment_period.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10016.             'app.repository.segment_period.class' => 'App\\Repository\\SegmentPeriodRepository',
  10017.             'app.model.segment_value.class' => 'App\\Entity\\Customer\\SegmentValue',
  10018.             'app.controller.segment_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10019.             'app.factory.segment_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10020.             'app.repository.segment_value.class' => 'App\\Repository\\SegmentValueRepository',
  10021.             'app.model.customer_segment.class' => 'App\\Entity\\Customer\\CustomerSegment',
  10022.             'app.controller.customer_segment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10023.             'app.factory.customer_segment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10024.             'app.repository.customer_segment.class' => 'App\\Repository\\CustomerSegmentRepository',
  10025.             'app.model.city.class' => 'App\\Entity\\Addressing\\City',
  10026.             'app.controller.city.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10027.             'app.factory.city.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10028.             'app.model.brand.class' => 'App\\Entity\\Product\\Brand',
  10029.             'app.controller.brand.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10030.             'app.factory.brand.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10031.             'app.repository.brand.class' => 'App\\Repository\\BrandRepository',
  10032.             'app.model.contract_type.class' => 'App\\Entity\\Product\\ContractType',
  10033.             'app.controller.contract_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10034.             'app.factory.contract_type.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10035.             'app.repository.contract_type.class' => 'App\\Repository\\ContractTypeRepository',
  10036.             'app.model.product_state.class' => 'App\\Entity\\Product\\ProductState',
  10037.             'app.controller.product_state.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10038.             'app.factory.product_state.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10039.             'app.repository.product_state.class' => 'App\\Repository\\ProductStateRepository',
  10040.             'app.model.accounting_code.class' => 'App\\Entity\\Product\\AccountingCode',
  10041.             'app.controller.accounting_code.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10042.             'app.factory.accounting_code.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10043.             'app.repository.accounting_code.class' => 'App\\Repository\\AccountingCodeRepository',
  10044.             'app.model.tax_rate_group.class' => 'App\\Entity\\Taxation\\TaxRateGroup',
  10045.             'app.controller.tax_rate_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10046.             'app.factory.tax_rate_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10047.             'app.repository.tax_rate_group.class' => 'App\\Repository\\TaxRateGroupRepository',
  10048.             'app.model.theme.class' => 'App\\Entity\\Product\\Theme',
  10049.             'app.controller.theme.class' => 'App\\Controller\\ThemeController',
  10050.             'app.factory.theme.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10051.             'app.repository.theme.class' => 'App\\Repository\\ThemeRepository',
  10052.             'app.model.order_tree.class' => 'App\\Entity\\Order\\OrderTree',
  10053.             'app.controller.order_tree.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10054.             'app.factory.order_tree.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10055.             'app.repository.order_tree.class' => 'App\\Repository\\OrderTreeRepository',
  10056.             'app.model.theme_group.class' => 'App\\Entity\\Product\\ThemeGroup',
  10057.             'app.controller.theme_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10058.             'app.factory.theme_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10059.             'app.repository.theme_group.class' => 'App\\Repository\\ThemeGroupRepository',
  10060.             'app.model.nf_order.class' => 'App\\Entity\\Order\\Order',
  10061.             'app.controller.nf_order.class' => 'App\\Controller\\NFController',
  10062.             'app.factory.nf_order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10063.             'app.model.proforma_order.class' => 'App\\Entity\\Order\\Order',
  10064.             'app.controller.proforma_order.class' => 'App\\Controller\\ProformaController',
  10065.             'app.factory.proforma_order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10066.             'app.model.sales_log.class' => 'App\\Entity\\Order\\Order',
  10067.             'app.controller.sales_log.class' => 'App\\Controller\\SalesLogController',
  10068.             'app.factory.sales_log.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10069.             'app.model.editor.class' => 'App\\Entity\\Customer\\Customer',
  10070.             'app.controller.editor.class' => 'App\\Controller\\EditorController',
  10071.             'app.factory.editor.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10072.             'app.model.supplier.class' => 'App\\Entity\\Customer\\Customer',
  10073.             'app.controller.supplier.class' => 'App\\Controller\\SupplierController',
  10074.             'app.factory.supplier.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10075.             'app.model.client.class' => 'App\\Entity\\Customer\\Customer',
  10076.             'app.controller.client.class' => 'App\\Controller\\ClientController',
  10077.             'app.factory.client.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10078.             'app.model.office_product.class' => 'App\\Entity\\Product\\Product',
  10079.             'app.controller.office_product.class' => 'App\\Controller\\OfficeLaunchController',
  10080.             'app.factory.office_product.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10081.             'app.model.office_launch.class' => 'App\\Entity\\Order\\OfficeLaunch',
  10082.             'app.controller.office_launch.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10083.             'app.factory.office_launch.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10084.             'app.repository.office_launch.class' => 'App\\Repository\\OfficeLaunchRepository',
  10085.             'app.model.order_launch.class' => 'App\\Entity\\Order\\Order',
  10086.             'app.controller.order_launch.class' => 'App\\Controller\\OrderLaunchController',
  10087.             'app.factory.order_launch.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10088.             'app.repository.order_launch.class' => 'App\\Repository\\OrderRepository',
  10089.             'app.model.product_spn.class' => 'App\\Entity\\Product\\Product',
  10090.             'app.controller.product_spn.class' => 'App\\Controller\\SPNController',
  10091.             'app.factory.product_spn.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10092.             'app.model.cancellation_item.class' => 'App\\Entity\\Order\\OrderItem',
  10093.             'app.controller.cancellation_item.class' => 'App\\Controller\\OrderItemController',
  10094.             'app.factory.cancellation_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10095.             'sylius.grid.templates.action' => [
  10096.                 'default' => '@SyliusUi/Grid/Action/default.html.twig',
  10097.                 'create' => '@SyliusUi/Grid/Action/create.html.twig',
  10098.                 'delete' => '@SyliusUi/Grid/Action/delete.html.twig',
  10099.                 'show' => '@SyliusUi/Grid/Action/show.html.twig',
  10100.                 'update' => '@SyliusUi/Grid/Action/update.html.twig',
  10101.                 'apply_transition' => '@SyliusUi/Grid/Action/applyTransition.html.twig',
  10102.                 'links' => '@SyliusUi/Grid/Action/links.html.twig',
  10103.                 'archive' => '@SyliusUi/Grid/Action/archive.html.twig',
  10104.                 'create_payment_method' => '@SyliusAdmin/PaymentMethod/Grid/Action/create.html.twig',
  10105.                 'create_product_attribute' => '@SyliusAdmin/ProductAttribute/Grid/Action/create.html.twig',
  10106.                 'generate_variants' => '@SyliusAdmin/Product/Grid/Action/generateVariants.html.twig',
  10107.                 'ship_with_tracking_code' => '@SyliusAdmin/Shipment/Grid/Action/shipWithTrackingCode.html.twig',
  10108.                 'update_product_positions' => '@SyliusAdmin/Product/Grid/Action/updatePositions.html.twig',
  10109.                 'update_product_variant_positions' => '@SyliusAdmin/ProductVariant/Grid/Action/updatePositions.html.twig',
  10110.                 'pay' => '@SyliusShop/Account/Order/Grid/Action/_pay_deprecated.html.twig',
  10111.                 'shop_show' => '@SyliusShop/Grid/Action/show.html.twig',
  10112.                 'shop_pay' => '@SyliusShop/Account/Order/Grid/Action/pay.html.twig',
  10113.                 'download_report' => '@SyliusPayPalPlugin/Grid/downloadReport.html.twig',
  10114.                 'enable_pay_pal' => '@SyliusPayPalPlugin/Grid/enablePayPal.html.twig',
  10115.                 'enable_seller' => '@SyliusPayPalPlugin/Grid/enableSeller.html.twig',
  10116.                 'downloadInvoice' => 'Admin/Order/Grid/Action/downloadInvoice.html.twig',
  10117.                 'sendInvoice' => 'Admin/Order/Grid/Action/sendInvoice.html.twig',
  10118.                 'showChildrenByOrder' => 'Admin/Order/Grid/Action/showChildrenByOrder.html.twig',
  10119.                 'showParentsByOrder' => 'Admin/Order/Grid/Action/showParentsByOrder.html.twig',
  10120.                 'createOffice' => 'Admin/Product/Grid/Action/createOffice.html.twig',
  10121.                 'createFinancialInvoices' => 'Admin/Order/Grid/Action/createFinancialInvoices.html.twig',
  10122.                 'importProductsMatrix' => 'Admin/Product/Grid/Action/importProductsMatrix.html.twig',
  10123.                 'createAmazonInvoices' => 'Admin/Order/Grid/Action/createAmazonInvoices.html.twig',
  10124.                 'showHistory' => 'Admin/Product/Grid/Action/showHistory.html.twig',
  10125.                 'showProductsByOffice' => 'Admin/Product/Grid/Action/showProductsByOffice.html.twig',
  10126.                 'createNFOrders' => 'Admin/Order/Grid/Action/createNFOrders.html.twig',
  10127.                 'processOrderFeedback' => 'Admin/Order/Grid/Action/processOrderFeedback.html.twig',
  10128.                 'duplicateInvoice' => 'Admin/Order/Grid/Action/duplicateInvoice.html.twig',
  10129.                 'createSPNFromFile' => 'Admin/Order/Grid/Bulk/createSPNFromFile.html.twig',
  10130.             ],
  10131.             'sylius.grid.templates.bulk_action' => [
  10132.                 'delete' => '@SyliusUi/Grid/BulkAction/delete.html.twig',
  10133.                 'updateStatus' => 'Admin/Order/Grid/Bulk/updateStatus.html.twig',
  10134.                 'launchOrders' => 'Admin/Order/Grid/Bulk/launchOrders.html.twig',
  10135.                 'productMultiUpdate' => 'Admin/Product/Grid/Bulk/handleMultiUpdates.html.twig',
  10136.                 'exportProducts' => 'Admin/Product/Grid/Bulk/exportProducts.html.twig',
  10137.                 'clearProductSPNSelection' => 'Admin/Product/Grid/Bulk/clearProductSPNSelection.html.twig',
  10138.                 'createSPN' => 'Admin/SPN/Grid/Bulk/createSPN.html.twig',
  10139.                 'clearSPNSelection' => 'Admin/SPN/Grid/Bulk/clearSPNSelection.html.twig',
  10140.                 'generateSalesLog' => 'Admin/Order/Grid/Bulk/generateSalesLog.html.twig',
  10141.                 'correctPrice' => 'Admin/Order/Grid/Bulk/correctPrice.html.twig',
  10142.                 'clearOrderItemsSelection' => 'Admin/Order/Grid/Bulk/clearOrderItemsSelection.html.twig',
  10143.             ],
  10144.             'sylius.grid.templates.filter' => [
  10145.                 'string' => '@SyliusUi/Grid/Filter/string.html.twig',
  10146.                 'boolean' => '@SyliusUi/Grid/Filter/boolean.html.twig',
  10147.                 'date' => '@SyliusUi/Grid/Filter/date.html.twig',
  10148.                 'entity' => '@SyliusUi/Grid/Filter/entity.html.twig',
  10149.                 'money' => '@SyliusUi/Grid/Filter/money.html.twig',
  10150.                 'exists' => '@SyliusUi/Grid/Filter/exists.html.twig',
  10151.                 'select' => '@SyliusUi/Grid/Filter/select.html.twig',
  10152.                 'entities' => '@SyliusUi/Grid/Filter/entities.html.twig',
  10153.                 'shop_string' => '@SyliusShop/Grid/Filter/string.html.twig',
  10154.             ],
  10155.             'sylius.grids_definitions' => [
  10156.                 'sylius_admin_address_log_entry' => [
  10157.                     'driver' => [
  10158.                         'name' => 'doctrine/orm',
  10159.                         'options' => [
  10160.                             'class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10161.                             'repository' => [
  10162.                                 'method' => 'createByObjectIdQueryBuilder',
  10163.                                 'arguments' => [
  10164.                                     'objectId' => '$id',
  10165.                                 ],
  10166.                             ],
  10167.                         ],
  10168.                     ],
  10169.                     'fields' => [
  10170.                         'action' => [
  10171.                             'type' => 'twig',
  10172.                             'label' => 'sylius.ui.action',
  10173.                             'options' => [
  10174.                                 'template' => '@SyliusUi/Grid/Field/logAction.html.twig',
  10175.                             ],
  10176.                             'enabled' => true,
  10177.                             'position' => 100,
  10178.                         ],
  10179.                         'loggedAt' => [
  10180.                             'type' => 'datetime',
  10181.                             'label' => 'sylius.ui.logged_at',
  10182.                             'options' => [
  10183.                                 'format' => 'd-m-Y H:i:s',
  10184.                             ],
  10185.                             'enabled' => true,
  10186.                             'position' => 100,
  10187.                         ],
  10188.                         'data' => [
  10189.                             'type' => 'twig',
  10190.                             'label' => 'sylius.ui.changes',
  10191.                             'options' => [
  10192.                                 'template' => '@SyliusUi/Grid/Field/logData.html.twig',
  10193.                             ],
  10194.                             'enabled' => true,
  10195.                             'position' => 100,
  10196.                         ],
  10197.                     ],
  10198.                     'sorting' => [
  10199.                     ],
  10200.                     'limits' => [
  10201.                         => 10,
  10202.                         => 25,
  10203.                         => 50,
  10204.                     ],
  10205.                     'filters' => [
  10206.                     ],
  10207.                     'actions' => [
  10208.                     ],
  10209.                 ],
  10210.                 'sylius_admin_admin_user' => [
  10211.                     'driver' => [
  10212.                         'name' => 'doctrine/orm',
  10213.                         'options' => [
  10214.                             'class' => 'App\\Entity\\User\\AdminUser',
  10215.                         ],
  10216.                     ],
  10217.                     'sorting' => [
  10218.                         'createdAt' => 'desc',
  10219.                     ],
  10220.                     'fields' => [
  10221.                         'firstName' => [
  10222.                             'type' => 'string',
  10223.                             'label' => 'sylius.ui.first_name',
  10224.                             'sortable' => NULL,
  10225.                             'enabled' => true,
  10226.                             'position' => 100,
  10227.                             'options' => [
  10228.                             ],
  10229.                         ],
  10230.                         'lastName' => [
  10231.                             'type' => 'string',
  10232.                             'label' => 'sylius.ui.last_name',
  10233.                             'sortable' => NULL,
  10234.                             'enabled' => true,
  10235.                             'position' => 100,
  10236.                             'options' => [
  10237.                             ],
  10238.                         ],
  10239.                         'username' => [
  10240.                             'type' => 'string',
  10241.                             'label' => 'sylius.ui.username',
  10242.                             'sortable' => NULL,
  10243.                             'enabled' => true,
  10244.                             'position' => 100,
  10245.                             'options' => [
  10246.                             ],
  10247.                         ],
  10248.                         'email' => [
  10249.                             'type' => 'string',
  10250.                             'label' => 'sylius.ui.email',
  10251.                             'sortable' => NULL,
  10252.                             'enabled' => true,
  10253.                             'position' => 100,
  10254.                             'options' => [
  10255.                             ],
  10256.                         ],
  10257.                         'createdAt' => [
  10258.                             'type' => 'datetime',
  10259.                             'label' => 'sylius.ui.registration_date',
  10260.                             'sortable' => NULL,
  10261.                             'options' => [
  10262.                                 'format' => 'd-m-Y H:i',
  10263.                             ],
  10264.                             'enabled' => true,
  10265.                             'position' => 100,
  10266.                         ],
  10267.                         'enabled' => [
  10268.                             'type' => 'twig',
  10269.                             'label' => 'sylius.ui.enabled',
  10270.                             'sortable' => NULL,
  10271.                             'options' => [
  10272.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10273.                             ],
  10274.                             'enabled' => true,
  10275.                             'position' => 100,
  10276.                         ],
  10277.                     ],
  10278.                     'filters' => [
  10279.                         'search' => [
  10280.                             'type' => 'string',
  10281.                             'label' => 'sylius.ui.search',
  10282.                             'options' => [
  10283.                                 'fields' => [
  10284.                                     => 'email',
  10285.                                     => 'username',
  10286.                                     => 'firstName',
  10287.                                     => 'lastName',
  10288.                                 ],
  10289.                             ],
  10290.                             'enabled' => true,
  10291.                             'position' => 100,
  10292.                             'form_options' => [
  10293.                             ],
  10294.                         ],
  10295.                         'enabled' => [
  10296.                             'type' => 'boolean',
  10297.                             'label' => 'sylius.ui.enabled',
  10298.                             'enabled' => true,
  10299.                             'position' => 100,
  10300.                             'options' => [
  10301.                             ],
  10302.                             'form_options' => [
  10303.                             ],
  10304.                         ],
  10305.                     ],
  10306.                     'actions' => [
  10307.                         'main' => [
  10308.                             'create' => [
  10309.                                 'type' => 'create',
  10310.                                 'enabled' => true,
  10311.                                 'position' => 100,
  10312.                                 'options' => [
  10313.                                 ],
  10314.                             ],
  10315.                         ],
  10316.                         'item' => [
  10317.                             'update' => [
  10318.                                 'type' => 'update',
  10319.                                 'enabled' => true,
  10320.                                 'position' => 100,
  10321.                                 'options' => [
  10322.                                 ],
  10323.                             ],
  10324.                             'delete' => [
  10325.                                 'type' => 'delete',
  10326.                                 'enabled' => true,
  10327.                                 'position' => 100,
  10328.                                 'options' => [
  10329.                                 ],
  10330.                             ],
  10331.                         ],
  10332.                         'bulk' => [
  10333.                             'delete' => [
  10334.                                 'type' => 'delete',
  10335.                                 'enabled' => true,
  10336.                                 'position' => 100,
  10337.                                 'options' => [
  10338.                                 ],
  10339.                             ],
  10340.                         ],
  10341.                     ],
  10342.                     'limits' => [
  10343.                         => 10,
  10344.                         => 25,
  10345.                         => 50,
  10346.                     ],
  10347.                 ],
  10348.                 'sylius_admin_channel' => [
  10349.                     'driver' => [
  10350.                         'name' => 'doctrine/orm',
  10351.                         'options' => [
  10352.                             'class' => 'App\\Entity\\Channel\\Channel',
  10353.                         ],
  10354.                     ],
  10355.                     'sorting' => [
  10356.                         'nameAndDescription' => 'asc',
  10357.                     ],
  10358.                     'fields' => [
  10359.                         'nameAndDescription' => [
  10360.                             'type' => 'twig',
  10361.                             'label' => 'sylius.ui.name',
  10362.                             'path' => '.',
  10363.                             'sortable' => 'name',
  10364.                             'options' => [
  10365.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/name.html.twig',
  10366.                             ],
  10367.                             'enabled' => true,
  10368.                             'position' => 100,
  10369.                         ],
  10370.                         'code' => [
  10371.                             'type' => 'twig',
  10372.                             'label' => 'sylius.ui.code',
  10373.                             'path' => '.',
  10374.                             'sortable' => 'code',
  10375.                             'options' => [
  10376.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/code.html.twig',
  10377.                             ],
  10378.                             'enabled' => true,
  10379.                             'position' => 100,
  10380.                         ],
  10381.                         'themeName' => [
  10382.                             'type' => 'twig',
  10383.                             'label' => 'sylius.ui.theme',
  10384.                             'sortable' => NULL,
  10385.                             'options' => [
  10386.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/themeName.html.twig',
  10387.                             ],
  10388.                             'enabled' => true,
  10389.                             'position' => 100,
  10390.                         ],
  10391.                         'enabled' => [
  10392.                             'type' => 'twig',
  10393.                             'label' => 'sylius.ui.enabled',
  10394.                             'sortable' => NULL,
  10395.                             'options' => [
  10396.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10397.                             ],
  10398.                             'enabled' => true,
  10399.                             'position' => 100,
  10400.                         ],
  10401.                     ],
  10402.                     'filters' => [
  10403.                         'search' => [
  10404.                             'type' => 'string',
  10405.                             'label' => 'sylius.ui.search',
  10406.                             'options' => [
  10407.                                 'fields' => [
  10408.                                     => 'code',
  10409.                                     => 'name',
  10410.                                 ],
  10411.                             ],
  10412.                             'enabled' => true,
  10413.                             'position' => 100,
  10414.                             'form_options' => [
  10415.                             ],
  10416.                         ],
  10417.                         'enabled' => [
  10418.                             'type' => 'boolean',
  10419.                             'label' => 'sylius.ui.enabled',
  10420.                             'enabled' => true,
  10421.                             'position' => 100,
  10422.                             'options' => [
  10423.                             ],
  10424.                             'form_options' => [
  10425.                             ],
  10426.                         ],
  10427.                     ],
  10428.                     'actions' => [
  10429.                         'main' => [
  10430.                             'create' => [
  10431.                                 'type' => 'create',
  10432.                                 'enabled' => true,
  10433.                                 'position' => 100,
  10434.                                 'options' => [
  10435.                                 ],
  10436.                             ],
  10437.                         ],
  10438.                         'item' => [
  10439.                             'update' => [
  10440.                                 'type' => 'update',
  10441.                                 'enabled' => true,
  10442.                                 'position' => 100,
  10443.                                 'options' => [
  10444.                                 ],
  10445.                             ],
  10446.                             'delete' => [
  10447.                                 'type' => 'delete',
  10448.                                 'enabled' => true,
  10449.                                 'position' => 100,
  10450.                                 'options' => [
  10451.                                 ],
  10452.                             ],
  10453.                         ],
  10454.                         'bulk' => [
  10455.                             'delete' => [
  10456.                                 'type' => 'delete',
  10457.                                 'enabled' => true,
  10458.                                 'position' => 100,
  10459.                                 'options' => [
  10460.                                 ],
  10461.                             ],
  10462.                         ],
  10463.                     ],
  10464.                     'limits' => [
  10465.                         => 10,
  10466.                         => 25,
  10467.                         => 50,
  10468.                     ],
  10469.                 ],
  10470.                 'sylius_admin_country' => [
  10471.                     'driver' => [
  10472.                         'name' => 'doctrine/orm',
  10473.                         'options' => [
  10474.                             'class' => 'App\\Entity\\Addressing\\Country',
  10475.                         ],
  10476.                     ],
  10477.                     'sorting' => [
  10478.                         'code' => 'asc',
  10479.                     ],
  10480.                     'fields' => [
  10481.                         'code' => [
  10482.                             'type' => 'string',
  10483.                             'label' => 'sylius.ui.code',
  10484.                             'sortable' => NULL,
  10485.                             'enabled' => true,
  10486.                             'position' => 100,
  10487.                             'options' => [
  10488.                             ],
  10489.                         ],
  10490.                         'name' => [
  10491.                             'type' => 'twig',
  10492.                             'label' => 'sylius.ui.name',
  10493.                             'path' => '.',
  10494.                             'sortable' => 'code',
  10495.                             'options' => [
  10496.                                 'template' => '@SyliusAdmin/Country/Grid/Field/name.html.twig',
  10497.                             ],
  10498.                             'enabled' => true,
  10499.                             'position' => 100,
  10500.                         ],
  10501.                         'enabled' => [
  10502.                             'type' => 'twig',
  10503.                             'label' => 'sylius.ui.enabled',
  10504.                             'sortable' => NULL,
  10505.                             'options' => [
  10506.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10507.                             ],
  10508.                             'enabled' => true,
  10509.                             'position' => 100,
  10510.                         ],
  10511.                     ],
  10512.                     'filters' => [
  10513.                         'code' => [
  10514.                             'type' => 'string',
  10515.                             'label' => 'sylius.ui.code',
  10516.                             'enabled' => true,
  10517.                             'position' => 100,
  10518.                             'options' => [
  10519.                             ],
  10520.                             'form_options' => [
  10521.                             ],
  10522.                         ],
  10523.                         'enabled' => [
  10524.                             'type' => 'boolean',
  10525.                             'label' => 'sylius.ui.enabled',
  10526.                             'enabled' => true,
  10527.                             'position' => 100,
  10528.                             'options' => [
  10529.                             ],
  10530.                             'form_options' => [
  10531.                             ],
  10532.                         ],
  10533.                     ],
  10534.                     'actions' => [
  10535.                         'main' => [
  10536.                             'create' => [
  10537.                                 'type' => 'create',
  10538.                                 'enabled' => true,
  10539.                                 'position' => 100,
  10540.                                 'options' => [
  10541.                                 ],
  10542.                             ],
  10543.                         ],
  10544.                         'item' => [
  10545.                             'update' => [
  10546.                                 'type' => 'update',
  10547.                                 'enabled' => true,
  10548.                                 'position' => 100,
  10549.                                 'options' => [
  10550.                                 ],
  10551.                             ],
  10552.                         ],
  10553.                     ],
  10554.                     'limits' => [
  10555.                         => 10,
  10556.                         => 25,
  10557.                         => 50,
  10558.                     ],
  10559.                 ],
  10560.                 'sylius_admin_currency' => [
  10561.                     'driver' => [
  10562.                         'name' => 'doctrine/orm',
  10563.                         'options' => [
  10564.                             'class' => 'App\\Entity\\Currency\\Currency',
  10565.                         ],
  10566.                     ],
  10567.                     'sorting' => [
  10568.                         'code' => 'asc',
  10569.                     ],
  10570.                     'fields' => [
  10571.                         'code' => [
  10572.                             'type' => 'string',
  10573.                             'label' => 'sylius.ui.code',
  10574.                             'sortable' => NULL,
  10575.                             'enabled' => true,
  10576.                             'position' => 100,
  10577.                             'options' => [
  10578.                             ],
  10579.                         ],
  10580.                         'name' => [
  10581.                             'type' => 'string',
  10582.                             'label' => 'sylius.ui.name',
  10583.                             'enabled' => true,
  10584.                             'position' => 100,
  10585.                             'options' => [
  10586.                             ],
  10587.                         ],
  10588.                     ],
  10589.                     'filters' => [
  10590.                         'code' => [
  10591.                             'type' => 'string',
  10592.                             'label' => 'sylius.ui.code',
  10593.                             'enabled' => true,
  10594.                             'position' => 100,
  10595.                             'options' => [
  10596.                             ],
  10597.                             'form_options' => [
  10598.                             ],
  10599.                         ],
  10600.                     ],
  10601.                     'actions' => [
  10602.                         'main' => [
  10603.                             'create' => [
  10604.                                 'type' => 'create',
  10605.                                 'enabled' => true,
  10606.                                 'position' => 100,
  10607.                                 'options' => [
  10608.                                 ],
  10609.                             ],
  10610.                         ],
  10611.                         'item' => [
  10612.                             'update' => [
  10613.                                 'type' => 'update',
  10614.                                 'enabled' => true,
  10615.                                 'position' => 100,
  10616.                                 'options' => [
  10617.                                 ],
  10618.                             ],
  10619.                         ],
  10620.                     ],
  10621.                     'limits' => [
  10622.                         => 10,
  10623.                         => 25,
  10624.                         => 50,
  10625.                     ],
  10626.                 ],
  10627.                 'sylius_admin_customer' => [
  10628.                     'driver' => [
  10629.                         'name' => 'doctrine/orm',
  10630.                         'options' => [
  10631.                             'class' => 'App\\Entity\\Customer\\Customer',
  10632.                         ],
  10633.                     ],
  10634.                     'sorting' => [
  10635.                         'createdAt' => 'desc',
  10636.                     ],
  10637.                     'fields' => [
  10638.                         'firstName' => [
  10639.                             'type' => 'string',
  10640.                             'label' => 'sylius.ui.first_name',
  10641.                             'sortable' => NULL,
  10642.                             'enabled' => false,
  10643.                             'position' => 100,
  10644.                             'options' => [
  10645.                             ],
  10646.                         ],
  10647.                         'lastName' => [
  10648.                             'type' => 'string',
  10649.                             'label' => 'sylius.ui.last_name',
  10650.                             'sortable' => NULL,
  10651.                             'enabled' => false,
  10652.                             'position' => 100,
  10653.                             'options' => [
  10654.                             ],
  10655.                         ],
  10656.                         'email' => [
  10657.                             'type' => 'string',
  10658.                             'label' => 'sylius.ui.email',
  10659.                             'sortable' => NULL,
  10660.                             'enabled' => true,
  10661.                             'position' => 100,
  10662.                             'options' => [
  10663.                             ],
  10664.                         ],
  10665.                         'createdAt' => [
  10666.                             'type' => 'datetime',
  10667.                             'label' => 'sylius.ui.registration_date',
  10668.                             'sortable' => NULL,
  10669.                             'options' => [
  10670.                                 'format' => 'd-m-Y H:i',
  10671.                             ],
  10672.                             'enabled' => false,
  10673.                             'position' => 100,
  10674.                         ],
  10675.                         'enabled' => [
  10676.                             'type' => 'twig',
  10677.                             'label' => 'sylius.ui.enabled',
  10678.                             'path' => '.',
  10679.                             'options' => [
  10680.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  10681.                             ],
  10682.                             'enabled' => false,
  10683.                             'position' => 100,
  10684.                         ],
  10685.                         'verified' => [
  10686.                             'type' => 'twig',
  10687.                             'label' => 'sylius.ui.verified',
  10688.                             'path' => '.',
  10689.                             'options' => [
  10690.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/verified.html.twig',
  10691.                             ],
  10692.                             'enabled' => false,
  10693.                             'position' => 100,
  10694.                         ],
  10695.                         'isArchived' => [
  10696.                             'type' => 'twig',
  10697.                             'label' => 'app.ui.is_archived',
  10698.                             'options' => [
  10699.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  10700.                             ],
  10701.                             'position' => 0,
  10702.                             'enabled' => true,
  10703.                         ],
  10704.                         'companyName' => [
  10705.                             'type' => 'string',
  10706.                             'label' => 'app.ui.company_name',
  10707.                             'sortable' => NULL,
  10708.                             'position' => 1,
  10709.                             'enabled' => true,
  10710.                             'options' => [
  10711.                             ],
  10712.                         ],
  10713.                         'code' => [
  10714.                             'type' => 'string',
  10715.                             'label' => 'sylius.ui.code',
  10716.                             'sortable' => NULL,
  10717.                             'position' => 2,
  10718.                             'enabled' => true,
  10719.                             'options' => [
  10720.                             ],
  10721.                         ],
  10722.                         'diliComId' => [
  10723.                             'type' => 'string',
  10724.                             'label' => 'app.ui.diliCom_id',
  10725.                             'position' => 3,
  10726.                             'enabled' => true,
  10727.                             'options' => [
  10728.                             ],
  10729.                         ],
  10730.                         'city' => [
  10731.                             'type' => 'string',
  10732.                             'label' => 'sylius.ui.city',
  10733.                             'position' => 4,
  10734.                             'enabled' => true,
  10735.                             'options' => [
  10736.                             ],
  10737.                         ],
  10738.                         'group' => [
  10739.                             'type' => 'twig',
  10740.                             'label' => 'app.ui.customer_group',
  10741.                             'sortable' => 'group.name',
  10742.                             'options' => [
  10743.                                 'template' => 'Admin/Customer/Grid/Field/customerGroup.html.twig',
  10744.                             ],
  10745.                             'position' => 5,
  10746.                             'enabled' => true,
  10747.                         ],
  10748.                         'representative' => [
  10749.                             'type' => 'twig',
  10750.                             'label' => 'app.ui.representative',
  10751.                             'sortable' => 'representative.name',
  10752.                             'options' => [
  10753.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  10754.                             ],
  10755.                             'position' => 6,
  10756.                             'enabled' => true,
  10757.                         ],
  10758.                         'paymentMethod' => [
  10759.                             'type' => 'twig',
  10760.                             'label' => 'app.ui.regulation',
  10761.                             'sortable' => 'paymentMethod.name',
  10762.                             'options' => [
  10763.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  10764.                             ],
  10765.                             'position' => 7,
  10766.                             'enabled' => true,
  10767.                         ],
  10768.                     ],
  10769.                     'filters' => [
  10770.                         'search' => [
  10771.                             'type' => 'string',
  10772.                             'label' => 'sylius.ui.search',
  10773.                             'options' => [
  10774.                                 'fields' => [
  10775.                                     => 'email',
  10776.                                     => 'firstName',
  10777.                                     => 'lastName',
  10778.                                 ],
  10779.                             ],
  10780.                             'enabled' => false,
  10781.                             'position' => 100,
  10782.                             'form_options' => [
  10783.                             ],
  10784.                         ],
  10785.                         'code' => [
  10786.                             'type' => 'string',
  10787.                             'label' => 'sylius.ui.code',
  10788.                             'form_options' => [
  10789.                                 'type' => 'contains',
  10790.                             ],
  10791.                             'enabled' => true,
  10792.                             'position' => 100,
  10793.                             'options' => [
  10794.                             ],
  10795.                         ],
  10796.                         'email' => [
  10797.                             'type' => 'string',
  10798.                             'label' => 'sylius.ui.email',
  10799.                             'form_options' => [
  10800.                                 'type' => 'contains',
  10801.                             ],
  10802.                             'enabled' => true,
  10803.                             'position' => 100,
  10804.                             'options' => [
  10805.                             ],
  10806.                         ],
  10807.                         'diliComId' => [
  10808.                             'type' => 'string',
  10809.                             'label' => 'app.ui.diliCom_id',
  10810.                             'form_options' => [
  10811.                                 'type' => 'contains',
  10812.                             ],
  10813.                             'enabled' => true,
  10814.                             'position' => 100,
  10815.                             'options' => [
  10816.                             ],
  10817.                         ],
  10818.                         'companyName' => [
  10819.                             'type' => 'string',
  10820.                             'label' => 'app.ui.company_name',
  10821.                             'form_options' => [
  10822.                                 'type' => 'contains',
  10823.                             ],
  10824.                             'enabled' => true,
  10825.                             'position' => 100,
  10826.                             'options' => [
  10827.                             ],
  10828.                         ],
  10829.                         'accountingCode' => [
  10830.                             'type' => 'string',
  10831.                             'label' => 'app.ui.shipping_genCode',
  10832.                             'form_options' => [
  10833.                                 'type' => 'contains',
  10834.                             ],
  10835.                             'enabled' => true,
  10836.                             'position' => 100,
  10837.                             'options' => [
  10838.                             ],
  10839.                         ],
  10840.                         'group' => [
  10841.                             'type' => 'entity',
  10842.                             'label' => 'app.ui.customer_group',
  10843.                             'form_options' => [
  10844.                                 'class' => 'App\\Entity\\Customer\\CustomerGroup',
  10845.                                 'multiple' => true,
  10846.                                 'expanded' => false,
  10847.                             ],
  10848.                             'enabled' => true,
  10849.                             'position' => 100,
  10850.                             'options' => [
  10851.                             ],
  10852.                         ],
  10853.                         'representative' => [
  10854.                             'type' => 'entity',
  10855.                             'label' => 'app.ui.representative',
  10856.                             'form_options' => [
  10857.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  10858.                                 'multiple' => true,
  10859.                                 'expanded' => false,
  10860.                             ],
  10861.                             'enabled' => true,
  10862.                             'position' => 100,
  10863.                             'options' => [
  10864.                             ],
  10865.                         ],
  10866.                         'paymentMethod' => [
  10867.                             'type' => 'entity',
  10868.                             'label' => 'app.ui.regulation',
  10869.                             'options' => [
  10870.                                 'fields' => [
  10871.                                     => 'paymentMethod',
  10872.                                 ],
  10873.                             ],
  10874.                             'form_options' => [
  10875.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  10876.                                 'multiple' => true,
  10877.                                 'expanded' => false,
  10878.                             ],
  10879.                             'enabled' => true,
  10880.                             'position' => 100,
  10881.                         ],
  10882.                         'city' => [
  10883.                             'type' => 'string',
  10884.                             'label' => 'sylius.ui.city',
  10885.                             'form_options' => [
  10886.                                 'type' => 'contains',
  10887.                             ],
  10888.                             'enabled' => true,
  10889.                             'position' => 100,
  10890.                             'options' => [
  10891.                             ],
  10892.                         ],
  10893.                     ],
  10894.                     'actions' => [
  10895.                         'main' => [
  10896.                             'create' => [
  10897.                                 'type' => 'create',
  10898.                                 'enabled' => true,
  10899.                                 'position' => 100,
  10900.                                 'options' => [
  10901.                                 ],
  10902.                             ],
  10903.                         ],
  10904.                         'item' => [
  10905.                             'show_orders' => [
  10906.                                 'type' => 'show',
  10907.                                 'label' => 'sylius.ui.show_orders',
  10908.                                 'options' => [
  10909.                                     'link' => [
  10910.                                         'route' => 'sylius_admin_customer_order_index',
  10911.                                         'parameters' => [
  10912.                                             'id' => 'resource.id',
  10913.                                         ],
  10914.                                     ],
  10915.                                 ],
  10916.                                 'enabled' => true,
  10917.                                 'position' => 100,
  10918.                             ],
  10919.                             'show' => [
  10920.                                 'type' => 'show',
  10921.                                 'enabled' => false,
  10922.                                 'position' => 100,
  10923.                                 'options' => [
  10924.                                 ],
  10925.                             ],
  10926.                             'update' => [
  10927.                                 'type' => 'update',
  10928.                                 'enabled' => true,
  10929.                                 'position' => 100,
  10930.                                 'options' => [
  10931.                                 ],
  10932.                             ],
  10933.                         ],
  10934.                     ],
  10935.                     'limits' => [
  10936.                         => 10,
  10937.                         => 25,
  10938.                         => 50,
  10939.                     ],
  10940.                 ],
  10941.                 'sylius_admin_customer_group' => [
  10942.                     'driver' => [
  10943.                         'name' => 'doctrine/orm',
  10944.                         'options' => [
  10945.                             'class' => 'App\\Entity\\Customer\\CustomerGroup',
  10946.                         ],
  10947.                     ],
  10948.                     'sorting' => [
  10949.                         'name' => 'asc',
  10950.                     ],
  10951.                     'fields' => [
  10952.                         'code' => [
  10953.                             'type' => 'string',
  10954.                             'label' => 'sylius.ui.code',
  10955.                             'sortable' => NULL,
  10956.                             'enabled' => false,
  10957.                             'position' => 100,
  10958.                             'options' => [
  10959.                             ],
  10960.                         ],
  10961.                         'name' => [
  10962.                             'type' => 'string',
  10963.                             'label' => 'sylius.ui.name',
  10964.                             'sortable' => NULL,
  10965.                             'enabled' => true,
  10966.                             'position' => 100,
  10967.                             'options' => [
  10968.                             ],
  10969.                         ],
  10970.                         'category' => [
  10971.                             'type' => 'string',
  10972.                             'label' => 'sylius.ui.category',
  10973.                             'sortable' => NULL,
  10974.                             'enabled' => true,
  10975.                             'position' => 100,
  10976.                             'options' => [
  10977.                             ],
  10978.                         ],
  10979.                         'generalAccount' => [
  10980.                             'type' => 'string',
  10981.                             'label' => 'app.ui.general_account',
  10982.                             'sortable' => NULL,
  10983.                             'enabled' => true,
  10984.                             'position' => 100,
  10985.                             'options' => [
  10986.                             ],
  10987.                         ],
  10988.                     ],
  10989.                     'filters' => [
  10990.                         'search' => [
  10991.                             'type' => 'string',
  10992.                             'label' => 'sylius.ui.name',
  10993.                             'options' => [
  10994.                                 'fields' => [
  10995.                                     => 'name',
  10996.                                 ],
  10997.                             ],
  10998.                             'form_options' => [
  10999.                                 'type' => 'contains',
  11000.                             ],
  11001.                             'enabled' => true,
  11002.                             'position' => 100,
  11003.                         ],
  11004.                         'category' => [
  11005.                             'type' => 'string',
  11006.                             'label' => 'sylius.ui.category',
  11007.                             'form_options' => [
  11008.                                 'type' => 'contains',
  11009.                             ],
  11010.                             'enabled' => true,
  11011.                             'position' => 100,
  11012.                             'options' => [
  11013.                             ],
  11014.                         ],
  11015.                         'generalAccount' => [
  11016.                             'type' => 'string',
  11017.                             'label' => 'app.ui.general_account',
  11018.                             'form_options' => [
  11019.                                 'type' => 'contains',
  11020.                             ],
  11021.                             'enabled' => true,
  11022.                             'position' => 100,
  11023.                             'options' => [
  11024.                             ],
  11025.                         ],
  11026.                     ],
  11027.                     'actions' => [
  11028.                         'main' => [
  11029.                             'create' => [
  11030.                                 'type' => 'create',
  11031.                                 'enabled' => true,
  11032.                                 'position' => 100,
  11033.                                 'options' => [
  11034.                                 ],
  11035.                             ],
  11036.                         ],
  11037.                         'item' => [
  11038.                             'update' => [
  11039.                                 'type' => 'update',
  11040.                                 'enabled' => true,
  11041.                                 'position' => 100,
  11042.                                 'options' => [
  11043.                                 ],
  11044.                             ],
  11045.                             'delete' => [
  11046.                                 'type' => 'delete',
  11047.                                 'enabled' => true,
  11048.                                 'position' => 100,
  11049.                                 'options' => [
  11050.                                 ],
  11051.                             ],
  11052.                         ],
  11053.                         'bulk' => [
  11054.                             'delete' => [
  11055.                                 'type' => 'delete',
  11056.                                 'enabled' => false,
  11057.                                 'position' => 100,
  11058.                                 'options' => [
  11059.                                 ],
  11060.                             ],
  11061.                         ],
  11062.                     ],
  11063.                     'limits' => [
  11064.                         => 10,
  11065.                         => 25,
  11066.                         => 50,
  11067.                     ],
  11068.                 ],
  11069.                 'sylius_admin_customer_order' => [
  11070.                     'extends' => 'sylius_admin_order',
  11071.                     'driver' => [
  11072.                         'options' => [
  11073.                             'repository' => [
  11074.                                 'method' => 'createByCustomerIdQueryBuilder',
  11075.                                 'arguments' => [
  11076.                                     'customerId' => '$id',
  11077.                                 ],
  11078.                             ],
  11079.                         ],
  11080.                         'name' => 'doctrine/orm',
  11081.                     ],
  11082.                     'fields' => [
  11083.                         'customer' => [
  11084.                             'type' => 'string',
  11085.                             'enabled' => false,
  11086.                             'position' => 100,
  11087.                             'options' => [
  11088.                             ],
  11089.                         ],
  11090.                     ],
  11091.                     'sorting' => [
  11092.                         'number' => 'desc',
  11093.                     ],
  11094.                     'filters' => [
  11095.                         'customer' => [
  11096.                             'type' => 'string',
  11097.                             'enabled' => false,
  11098.                             'position' => 100,
  11099.                             'options' => [
  11100.                             ],
  11101.                             'form_options' => [
  11102.                             ],
  11103.                         ],
  11104.                     ],
  11105.                     'limits' => [
  11106.                         => 10,
  11107.                         => 25,
  11108.                         => 50,
  11109.                     ],
  11110.                     'actions' => [
  11111.                     ],
  11112.                 ],
  11113.                 'sylius_admin_exchange_rate' => [
  11114.                     'driver' => [
  11115.                         'name' => 'doctrine/orm',
  11116.                         'options' => [
  11117.                             'class' => 'App\\Entity\\Currency\\ExchangeRate',
  11118.                         ],
  11119.                     ],
  11120.                     'sorting' => [
  11121.                         'id' => 'desc',
  11122.                     ],
  11123.                     'fields' => [
  11124.                         'id' => [
  11125.                             'type' => 'string',
  11126.                             'enabled' => false,
  11127.                             'sortable' => NULL,
  11128.                             'position' => 100,
  11129.                             'options' => [
  11130.                             ],
  11131.                         ],
  11132.                         'sourceCurrency' => [
  11133.                             'type' => 'twig',
  11134.                             'label' => 'sylius.ui.source_currency',
  11135.                             'path' => '.',
  11136.                             'options' => [
  11137.                                 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/sourceCurrencyName.html.twig',
  11138.                             ],
  11139.                             'enabled' => true,
  11140.                             'position' => 100,
  11141.                         ],
  11142.                         'targetCurrency' => [
  11143.                             'type' => 'twig',
  11144.                             'label' => 'sylius.ui.target_currency',
  11145.                             'path' => '.',
  11146.                             'options' => [
  11147.                                 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/targetCurrencyName.html.twig',
  11148.                             ],
  11149.                             'enabled' => true,
  11150.                             'position' => 100,
  11151.                         ],
  11152.                         'ratio' => [
  11153.                             'type' => 'string',
  11154.                             'label' => 'sylius.ui.ratio',
  11155.                             'sortable' => NULL,
  11156.                             'enabled' => true,
  11157.                             'position' => 100,
  11158.                             'options' => [
  11159.                             ],
  11160.                         ],
  11161.                     ],
  11162.                     'filters' => [
  11163.                         'currency' => [
  11164.                             'type' => 'entity',
  11165.                             'label' => 'sylius.ui.currency',
  11166.                             'options' => [
  11167.                                 'fields' => [
  11168.                                     => 'sourceCurrency',
  11169.                                     => 'targetCurrency',
  11170.                                 ],
  11171.                             ],
  11172.                             'form_options' => [
  11173.                                 'class' => 'App\\Entity\\Currency\\Currency',
  11174.                                 'choice_label' => 'name',
  11175.                             ],
  11176.                             'enabled' => true,
  11177.                             'position' => 100,
  11178.                         ],
  11179.                     ],
  11180.                     'actions' => [
  11181.                         'main' => [
  11182.                             'create' => [
  11183.                                 'type' => 'create',
  11184.                                 'enabled' => true,
  11185.                                 'position' => 100,
  11186.                                 'options' => [
  11187.                                 ],
  11188.                             ],
  11189.                         ],
  11190.                         'item' => [
  11191.                             'update' => [
  11192.                                 'type' => 'update',
  11193.                                 'enabled' => true,
  11194.                                 'position' => 100,
  11195.                                 'options' => [
  11196.                                 ],
  11197.                             ],
  11198.                             'delete' => [
  11199.                                 'type' => 'delete',
  11200.                                 'enabled' => true,
  11201.                                 'position' => 100,
  11202.                                 'options' => [
  11203.                                 ],
  11204.                             ],
  11205.                         ],
  11206.                         'bulk' => [
  11207.                             'delete' => [
  11208.                                 'type' => 'delete',
  11209.                                 'enabled' => true,
  11210.                                 'position' => 100,
  11211.                                 'options' => [
  11212.                                 ],
  11213.                             ],
  11214.                         ],
  11215.                     ],
  11216.                     'limits' => [
  11217.                         => 10,
  11218.                         => 25,
  11219.                         => 50,
  11220.                     ],
  11221.                 ],
  11222.                 'sylius_admin_inventory' => [
  11223.                     'driver' => [
  11224.                         'name' => 'doctrine/orm',
  11225.                         'options' => [
  11226.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  11227.                             'repository' => [
  11228.                                 'method' => 'createInventoryListQueryBuilder',
  11229.                                 'arguments' => [
  11230.                                     => 'fr_FR',
  11231.                                 ],
  11232.                             ],
  11233.                         ],
  11234.                     ],
  11235.                     'fields' => [
  11236.                         'name' => [
  11237.                             'type' => 'twig',
  11238.                             'path' => '.',
  11239.                             'label' => 'sylius.ui.name',
  11240.                             'options' => [
  11241.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  11242.                             ],
  11243.                             'enabled' => true,
  11244.                             'position' => 100,
  11245.                         ],
  11246.                         'code' => [
  11247.                             'type' => 'string',
  11248.                             'label' => 'sylius.ui.code',
  11249.                             'enabled' => true,
  11250.                             'position' => 100,
  11251.                             'options' => [
  11252.                             ],
  11253.                         ],
  11254.                         'inventory' => [
  11255.                             'type' => 'twig',
  11256.                             'path' => '.',
  11257.                             'label' => 'sylius.ui.inventory',
  11258.                             'options' => [
  11259.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  11260.                             ],
  11261.                             'enabled' => true,
  11262.                             'position' => 100,
  11263.                         ],
  11264.                     ],
  11265.                     'filters' => [
  11266.                         'code' => [
  11267.                             'type' => 'string',
  11268.                             'label' => 'sylius.ui.code',
  11269.                             'enabled' => true,
  11270.                             'position' => 100,
  11271.                             'options' => [
  11272.                             ],
  11273.                             'form_options' => [
  11274.                             ],
  11275.                         ],
  11276.                         'name' => [
  11277.                             'type' => 'string',
  11278.                             'label' => 'sylius.ui.name',
  11279.                             'options' => [
  11280.                                 'fields' => [
  11281.                                     => 'translation.name',
  11282.                                 ],
  11283.                             ],
  11284.                             'enabled' => true,
  11285.                             'position' => 100,
  11286.                             'form_options' => [
  11287.                             ],
  11288.                         ],
  11289.                     ],
  11290.                     'actions' => [
  11291.                         'item' => [
  11292.                             'update_product' => [
  11293.                                 'type' => 'update',
  11294.                                 'label' => 'sylius.ui.edit_product',
  11295.                                 'options' => [
  11296.                                     'link' => [
  11297.                                         'route' => 'sylius_admin_product_update',
  11298.                                         'parameters' => [
  11299.                                             'id' => 'resource.product.id',
  11300.                                         ],
  11301.                                     ],
  11302.                                 ],
  11303.                                 'enabled' => true,
  11304.                                 'position' => 100,
  11305.                             ],
  11306.                             'update' => [
  11307.                                 'type' => 'update',
  11308.                                 'options' => [
  11309.                                     'link' => [
  11310.                                         'parameters' => [
  11311.                                             'id' => 'resource.id',
  11312.                                             'productId' => 'resource.product.id',
  11313.                                         ],
  11314.                                     ],
  11315.                                 ],
  11316.                                 'enabled' => true,
  11317.                                 'position' => 100,
  11318.                             ],
  11319.                         ],
  11320.                     ],
  11321.                     'sorting' => [
  11322.                     ],
  11323.                     'limits' => [
  11324.                         => 10,
  11325.                         => 25,
  11326.                         => 50,
  11327.                     ],
  11328.                 ],
  11329.                 'sylius_admin_locale' => [
  11330.                     'driver' => [
  11331.                         'name' => 'doctrine/orm',
  11332.                         'options' => [
  11333.                             'class' => 'App\\Entity\\Locale\\Locale',
  11334.                         ],
  11335.                     ],
  11336.                     'sorting' => [
  11337.                         'code' => 'asc',
  11338.                     ],
  11339.                     'fields' => [
  11340.                         'code' => [
  11341.                             'type' => 'string',
  11342.                             'label' => 'sylius.ui.code',
  11343.                             'sortable' => NULL,
  11344.                             'enabled' => true,
  11345.                             'position' => 100,
  11346.                             'options' => [
  11347.                             ],
  11348.                         ],
  11349.                         'name' => [
  11350.                             'type' => 'twig',
  11351.                             'label' => 'sylius.ui.name',
  11352.                             'path' => '.',
  11353.                             'sortable' => 'code',
  11354.                             'options' => [
  11355.                                 'template' => '@SyliusAdmin/Locale/Grid/Field/name.html.twig',
  11356.                             ],
  11357.                             'enabled' => true,
  11358.                             'position' => 100,
  11359.                         ],
  11360.                     ],
  11361.                     'filters' => [
  11362.                         'code' => [
  11363.                             'type' => 'string',
  11364.                             'label' => 'sylius.ui.code',
  11365.                             'enabled' => true,
  11366.                             'position' => 100,
  11367.                             'options' => [
  11368.                             ],
  11369.                             'form_options' => [
  11370.                             ],
  11371.                         ],
  11372.                     ],
  11373.                     'actions' => [
  11374.                         'main' => [
  11375.                             'create' => [
  11376.                                 'type' => 'create',
  11377.                                 'enabled' => true,
  11378.                                 'position' => 100,
  11379.                                 'options' => [
  11380.                                 ],
  11381.                             ],
  11382.                         ],
  11383.                         'item' => [
  11384.                             'update' => [
  11385.                                 'type' => 'update',
  11386.                                 'enabled' => true,
  11387.                                 'position' => 100,
  11388.                                 'options' => [
  11389.                                 ],
  11390.                             ],
  11391.                         ],
  11392.                     ],
  11393.                     'limits' => [
  11394.                         => 10,
  11395.                         => 25,
  11396.                         => 50,
  11397.                     ],
  11398.                 ],
  11399.                 'sylius_admin_order' => [
  11400.                     'driver' => [
  11401.                         'name' => 'doctrine/orm',
  11402.                         'options' => [
  11403.                             'class' => 'App\\Entity\\Order\\Order',
  11404.                             'repository' => [
  11405.                                 'method' => 'findAllByLimit',
  11406.                             ],
  11407.                         ],
  11408.                     ],
  11409.                     'sorting' => [
  11410.                         'number' => 'desc',
  11411.                     ],
  11412.                     'fields' => [
  11413.                         'date' => [
  11414.                             'type' => 'datetime',
  11415.                             'label' => 'sylius.ui.date',
  11416.                             'path' => 'createdAt',
  11417.                             'sortable' => 'createdAt',
  11418.                             'options' => [
  11419.                                 'format' => 'd-m-Y',
  11420.                             ],
  11421.                             'enabled' => true,
  11422.                             'position' => 100,
  11423.                         ],
  11424.                         'number' => [
  11425.                             'type' => 'twig',
  11426.                             'label' => 'sylius.ui.number',
  11427.                             'path' => '.',
  11428.                             'sortable' => NULL,
  11429.                             'options' => [
  11430.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  11431.                             ],
  11432.                             'enabled' => false,
  11433.                             'position' => 100,
  11434.                         ],
  11435.                         'channel' => [
  11436.                             'type' => 'twig',
  11437.                             'label' => 'sylius.ui.channel',
  11438.                             'sortable' => 'channel.code',
  11439.                             'options' => [
  11440.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  11441.                             ],
  11442.                             'enabled' => false,
  11443.                             'position' => 100,
  11444.                         ],
  11445.                         'customer' => [
  11446.                             'type' => 'twig',
  11447.                             'label' => 'sylius.ui.customer',
  11448.                             'sortable' => 'customer.companyName',
  11449.                             'options' => [
  11450.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  11451.                             ],
  11452.                             'enabled' => true,
  11453.                             'position' => 100,
  11454.                         ],
  11455.                         'state' => [
  11456.                             'type' => 'twig',
  11457.                             'label' => 'sylius.ui.state',
  11458.                             'sortable' => NULL,
  11459.                             'options' => [
  11460.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  11461.                                 'vars' => [
  11462.                                     'labels' => '@SyliusAdmin/Order/Label/State',
  11463.                                 ],
  11464.                             ],
  11465.                             'enabled' => false,
  11466.                             'position' => 100,
  11467.                         ],
  11468.                         'paymentState' => [
  11469.                             'type' => 'twig',
  11470.                             'label' => 'sylius.ui.payment_state',
  11471.                             'sortable' => NULL,
  11472.                             'options' => [
  11473.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  11474.                                 'vars' => [
  11475.                                     'labels' => '@SyliusAdmin/Order/Label/PaymentState',
  11476.                                 ],
  11477.                             ],
  11478.                             'enabled' => false,
  11479.                             'position' => 100,
  11480.                         ],
  11481.                         'shippingState' => [
  11482.                             'type' => 'twig',
  11483.                             'label' => 'sylius.ui.shipping_state',
  11484.                             'sortable' => NULL,
  11485.                             'options' => [
  11486.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  11487.                                 'vars' => [
  11488.                                     'labels' => '@SyliusAdmin/Order/Label/ShippingState',
  11489.                                 ],
  11490.                             ],
  11491.                             'enabled' => false,
  11492.                             'position' => 100,
  11493.                         ],
  11494.                         'total' => [
  11495.                             'type' => 'twig',
  11496.                             'label' => 'sylius.ui.total',
  11497.                             'path' => '.',
  11498.                             'sortable' => 'total',
  11499.                             'options' => [
  11500.                                 'template' => '@SyliusAdmin/Order/Grid/Field/total.html.twig',
  11501.                             ],
  11502.                             'enabled' => false,
  11503.                             'position' => 100,
  11504.                         ],
  11505.                         'currencyCode' => [
  11506.                             'type' => 'string',
  11507.                             'label' => 'sylius.ui.currency',
  11508.                             'sortable' => NULL,
  11509.                             'enabled' => false,
  11510.                             'position' => 100,
  11511.                             'options' => [
  11512.                             ],
  11513.                         ],
  11514.                         'text' => [
  11515.                             'type' => 'twig',
  11516.                             'label' => 'sylius.ui.number',
  11517.                             'position' => 0,
  11518.                             'path' => '.',
  11519.                             'sortable' => NULL,
  11520.                             'options' => [
  11521.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  11522.                             ],
  11523.                             'enabled' => true,
  11524.                         ],
  11525.                         'object' => [
  11526.                             'type' => 'string',
  11527.                             'label' => 'app.ui.object',
  11528.                             'sortable' => NULL,
  11529.                             'enabled' => true,
  11530.                             'position' => 100,
  11531.                             'options' => [
  11532.                             ],
  11533.                         ],
  11534.                         'orderType' => [
  11535.                             'type' => 'twig',
  11536.                             'label' => 'app.ui.order_type',
  11537.                             'sortable' => 'orderType.name',
  11538.                             'options' => [
  11539.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  11540.                             ],
  11541.                             'enabled' => true,
  11542.                             'position' => 100,
  11543.                         ],
  11544.                         'orderState' => [
  11545.                             'type' => 'twig',
  11546.                             'label' => 'app.ui.order_state',
  11547.                             'sortable' => 'orderState.name',
  11548.                             'options' => [
  11549.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  11550.                             ],
  11551.                             'enabled' => true,
  11552.                             'position' => 100,
  11553.                         ],
  11554.                         'shippingMethod' => [
  11555.                             'type' => 'twig',
  11556.                             'label' => 'app.ui.shipping_method',
  11557.                             'sortable' => 'shippingMethod.name',
  11558.                             'options' => [
  11559.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  11560.                             ],
  11561.                             'enabled' => true,
  11562.                             'position' => 100,
  11563.                         ],
  11564.                         'cityName' => [
  11565.                             'type' => 'string',
  11566.                             'sortable' => NULL,
  11567.                             'label' => 'sylius.ui.city',
  11568.                             'enabled' => true,
  11569.                             'position' => 100,
  11570.                             'options' => [
  11571.                             ],
  11572.                         ],
  11573.                         'amountExcludingTax' => [
  11574.                             'type' => 'twig',
  11575.                             'label' => 'app.ui.amount_excluding_tax',
  11576.                             'path' => '.',
  11577.                             'sortable' => 'amountExcludingTax',
  11578.                             'options' => [
  11579.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  11580.                             ],
  11581.                             'enabled' => true,
  11582.                             'position' => 100,
  11583.                         ],
  11584.                     ],
  11585.                     'filters' => [
  11586.                         'number' => [
  11587.                             'type' => 'string',
  11588.                             'label' => 'sylius.ui.number',
  11589.                             'enabled' => false,
  11590.                             'position' => 100,
  11591.                             'options' => [
  11592.                             ],
  11593.                             'form_options' => [
  11594.                             ],
  11595.                         ],
  11596.                         'customer' => [
  11597.                             'type' => 'string',
  11598.                             'label' => 'sylius.ui.customer',
  11599.                             'options' => [
  11600.                                 'fields' => [
  11601.                                     => 'customer.companyName',
  11602.                                     => 'customer.code',
  11603.                                 ],
  11604.                             ],
  11605.                             'form_options' => [
  11606.                                 'type' => 'contains',
  11607.                             ],
  11608.                             'enabled' => true,
  11609.                             'position' => 100,
  11610.                         ],
  11611.                         'date' => [
  11612.                             'type' => 'date',
  11613.                             'label' => 'sylius.ui.date',
  11614.                             'options' => [
  11615.                                 'field' => 'createdAt',
  11616.                                 'format' => 'd-m-Y',
  11617.                             ],
  11618.                             'enabled' => true,
  11619.                             'position' => 100,
  11620.                             'form_options' => [
  11621.                             ],
  11622.                         ],
  11623.                         'channel' => [
  11624.                             'type' => 'entity',
  11625.                             'label' => 'sylius.ui.channel',
  11626.                             'form_options' => [
  11627.                                 'class' => 'App\\Entity\\Channel\\Channel',
  11628.                             ],
  11629.                             'enabled' => false,
  11630.                             'position' => 100,
  11631.                             'options' => [
  11632.                             ],
  11633.                         ],
  11634.                         'total' => [
  11635.                             'type' => 'money',
  11636.                             'label' => 'sylius.ui.total',
  11637.                             'options' => [
  11638.                                 'currency_field' => 'currencyCode',
  11639.                             ],
  11640.                             'enabled' => false,
  11641.                             'position' => 100,
  11642.                             'form_options' => [
  11643.                             ],
  11644.                         ],
  11645.                         'shipping_method' => [
  11646.                             'type' => 'entity',
  11647.                             'label' => 'sylius.ui.shipping_method',
  11648.                             'options' => [
  11649.                                 'fields' => [
  11650.                                     => 'shipments.method',
  11651.                                 ],
  11652.                             ],
  11653.                             'form_options' => [
  11654.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  11655.                             ],
  11656.                             'enabled' => true,
  11657.                             'position' => 100,
  11658.                         ],
  11659.                         'text' => [
  11660.                             'type' => 'string',
  11661.                             'label' => 'sylius.ui.number',
  11662.                             'form_options' => [
  11663.                                 'type' => 'contains',
  11664.                             ],
  11665.                             'enabled' => true,
  11666.                             'position' => 100,
  11667.                             'options' => [
  11668.                             ],
  11669.                         ],
  11670.                         'object' => [
  11671.                             'type' => 'string',
  11672.                             'label' => 'app.ui.object',
  11673.                             'form_options' => [
  11674.                                 'type' => 'contains',
  11675.                             ],
  11676.                             'enabled' => true,
  11677.                             'position' => 100,
  11678.                             'options' => [
  11679.                             ],
  11680.                         ],
  11681.                         'orderType' => [
  11682.                             'type' => 'entity',
  11683.                             'label' => 'app.ui.order_type',
  11684.                             'form_options' => [
  11685.                                 'class' => 'App\\Entity\\Order\\OrderType',
  11686.                                 'multiple' => false,
  11687.                                 'expanded' => false,
  11688.                             ],
  11689.                             'enabled' => true,
  11690.                             'position' => 100,
  11691.                             'options' => [
  11692.                             ],
  11693.                         ],
  11694.                         'orderNature' => [
  11695.                             'type' => 'entity',
  11696.                             'label' => 'app.ui.order_nature',
  11697.                             'form_options' => [
  11698.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  11699.                                 'multiple' => false,
  11700.                                 'expanded' => false,
  11701.                             ],
  11702.                             'enabled' => true,
  11703.                             'position' => 100,
  11704.                             'options' => [
  11705.                             ],
  11706.                         ],
  11707.                         'orderState' => [
  11708.                             'type' => 'entity',
  11709.                             'label' => 'app.ui.order_state',
  11710.                             'form_options' => [
  11711.                                 'class' => 'App\\Entity\\Order\\OrderState',
  11712.                                 'multiple' => false,
  11713.                                 'expanded' => false,
  11714.                             ],
  11715.                             'enabled' => true,
  11716.                             'position' => 100,
  11717.                             'options' => [
  11718.                             ],
  11719.                         ],
  11720.                         'city' => [
  11721.                             'type' => 'string',
  11722.                             'label' => 'sylius.ui.city',
  11723.                             'form_options' => [
  11724.                                 'type' => 'contains',
  11725.                             ],
  11726.                             'enabled' => true,
  11727.                             'position' => 100,
  11728.                             'options' => [
  11729.                             ],
  11730.                         ],
  11731.                         'postCode' => [
  11732.                             'type' => 'string',
  11733.                             'label' => 'app.ui.post_code',
  11734.                             'form_options' => [
  11735.                                 'type' => 'contains',
  11736.                             ],
  11737.                             'enabled' => true,
  11738.                             'position' => 100,
  11739.                             'options' => [
  11740.                             ],
  11741.                         ],
  11742.                         'amountExcludingTax' => [
  11743.                             'type' => 'money',
  11744.                             'label' => 'app.ui.amount_excluding_tax',
  11745.                             'enabled' => true,
  11746.                             'position' => 100,
  11747.                             'options' => [
  11748.                             ],
  11749.                             'form_options' => [
  11750.                             ],
  11751.                         ],
  11752.                         'diliComId' => [
  11753.                             'type' => 'string',
  11754.                             'label' => 'app.ui.diliCom_id',
  11755.                             'form_options' => [
  11756.                                 'type' => 'contains',
  11757.                             ],
  11758.                             'enabled' => true,
  11759.                             'position' => 100,
  11760.                             'options' => [
  11761.                             ],
  11762.                         ],
  11763.                         'email' => [
  11764.                             'type' => 'string',
  11765.                             'label' => 'sylius.ui.email',
  11766.                             'form_options' => [
  11767.                                 'type' => 'contains',
  11768.                             ],
  11769.                             'enabled' => true,
  11770.                             'position' => 100,
  11771.                             'options' => [
  11772.                             ],
  11773.                         ],
  11774.                     ],
  11775.                     'actions' => [
  11776.                         'item' => [
  11777.                             'show' => [
  11778.                                 'type' => 'show',
  11779.                                 'enabled' => false,
  11780.                                 'position' => 100,
  11781.                                 'options' => [
  11782.                                 ],
  11783.                             ],
  11784.                             'update' => [
  11785.                                 'type' => 'update',
  11786.                                 'label' => 'sylius.ui.update',
  11787.                                 'options' => [
  11788.                                     'link' => [
  11789.                                         'route' => 'app_admin_order_edit',
  11790.                                         'parameters' => [
  11791.                                             'id' => 'resource.id',
  11792.                                         ],
  11793.                                     ],
  11794.                                 ],
  11795.                                 'enabled' => true,
  11796.                                 'position' => 100,
  11797.                             ],
  11798.                             'showchildrenByOrder' => [
  11799.                                 'type' => 'showChildrenByOrder',
  11800.                                 'label' => 'app.ui.order_children',
  11801.                                 'options' => [
  11802.                                     'link' => [
  11803.                                         'route' => 'app_admin_show_children_by_order_id',
  11804.                                         'parameters' => [
  11805.                                             'orderId' => 'resource.id',
  11806.                                         ],
  11807.                                     ],
  11808.                                 ],
  11809.                                 'enabled' => true,
  11810.                                 'position' => 100,
  11811.                             ],
  11812.                             'showParentsByOrder' => [
  11813.                                 'type' => 'showParentsByOrder',
  11814.                                 'label' => 'app.ui.order_parents',
  11815.                                 'options' => [
  11816.                                     'link' => [
  11817.                                         'route' => 'app_admin_show_parents_by_order_id',
  11818.                                         'parameters' => [
  11819.                                             'orderId' => 'resource.id',
  11820.                                         ],
  11821.                                     ],
  11822.                                 ],
  11823.                                 'enabled' => true,
  11824.                                 'position' => 100,
  11825.                             ],
  11826.                             'duplicateInvoice' => [
  11827.                                 'type' => 'duplicateInvoice',
  11828.                                 'label' => 'app.ui.duplicate_invoice',
  11829.                                 'options' => [
  11830.                                     'link' => [
  11831.                                         'route' => 'sylius_admin_duplicate_invoice',
  11832.                                         'parameters' => [
  11833.                                             'orderId' => 'resource.id',
  11834.                                         ],
  11835.                                     ],
  11836.                                 ],
  11837.                                 'enabled' => true,
  11838.                                 'position' => 100,
  11839.                             ],
  11840.                             'downloadInvoice' => [
  11841.                                 'type' => 'downloadInvoice',
  11842.                                 'label' => 'app.ui.download_invoice',
  11843.                                 'options' => [
  11844.                                     'link' => [
  11845.                                         'route' => 'app_admin_order_download_invoice',
  11846.                                         'parameters' => [
  11847.                                             'orderId' => 'resource.id',
  11848.                                         ],
  11849.                                     ],
  11850.                                 ],
  11851.                                 'enabled' => true,
  11852.                                 'position' => 100,
  11853.                             ],
  11854.                         ],
  11855.                         'main' => [
  11856.                             'create' => [
  11857.                                 'type' => 'create',
  11858.                                 'label' => 'sylius.ui.create',
  11859.                                 'options' => [
  11860.                                     'link' => [
  11861.                                         'route' => 'app_admin_order_add',
  11862.                                     ],
  11863.                                 ],
  11864.                                 'enabled' => true,
  11865.                                 'position' => 100,
  11866.                             ],
  11867.                             'processOrderFeedback' => [
  11868.                                 'type' => 'processOrderFeedback',
  11869.                                 'label' => 'app.ui.process_order_feedback',
  11870.                                 'options' => [
  11871.                                     'link' => [
  11872.                                         'route' => 'app_admin_process_order_feedback',
  11873.                                     ],
  11874.                                 ],
  11875.                                 'enabled' => true,
  11876.                                 'position' => 100,
  11877.                             ],
  11878.                             'createFinancialInvoices' => [
  11879.                                 'type' => 'createFinancialInvoices',
  11880.                                 'label' => 'app.ui.create_financial_invoices',
  11881.                                 'enabled' => true,
  11882.                                 'position' => 100,
  11883.                                 'options' => [
  11884.                                 ],
  11885.                             ],
  11886.                             'createAmazonInvoices' => [
  11887.                                 'type' => 'createAmazonInvoices',
  11888.                                 'label' => 'app.ui.create_amazon_invoices',
  11889.                                 'enabled' => true,
  11890.                                 'position' => 100,
  11891.                                 'options' => [
  11892.                                 ],
  11893.                             ],
  11894.                         ],
  11895.                     ],
  11896.                     'limits' => [
  11897.                         => 10,
  11898.                         => 25,
  11899.                         => 50,
  11900.                     ],
  11901.                 ],
  11902.                 'sylius_admin_payment' => [
  11903.                     'driver' => [
  11904.                         'name' => 'doctrine/orm',
  11905.                         'options' => [
  11906.                             'class' => 'App\\Entity\\Payment\\Payment',
  11907.                             'repository' => [
  11908.                                 'method' => 'createListQueryBuilder',
  11909.                             ],
  11910.                         ],
  11911.                     ],
  11912.                     'sorting' => [
  11913.                         'createdAt' => 'desc',
  11914.                     ],
  11915.                     'fields' => [
  11916.                         'createdAt' => [
  11917.                             'type' => 'datetime',
  11918.                             'label' => 'sylius.ui.date',
  11919.                             'sortable' => NULL,
  11920.                             'options' => [
  11921.                                 'format' => 'd-m-Y H:i:s',
  11922.                             ],
  11923.                             'enabled' => true,
  11924.                             'position' => 100,
  11925.                         ],
  11926.                         'number' => [
  11927.                             'type' => 'twig',
  11928.                             'label' => 'sylius.ui.order',
  11929.                             'path' => 'order',
  11930.                             'options' => [
  11931.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  11932.                             ],
  11933.                             'enabled' => true,
  11934.                             'position' => 100,
  11935.                         ],
  11936.                         'channel' => [
  11937.                             'type' => 'twig',
  11938.                             'label' => 'sylius.ui.channel',
  11939.                             'path' => 'order.channel',
  11940.                             'options' => [
  11941.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  11942.                             ],
  11943.                             'enabled' => true,
  11944.                             'position' => 100,
  11945.                         ],
  11946.                         'customer' => [
  11947.                             'type' => 'twig',
  11948.                             'label' => 'sylius.ui.customer',
  11949.                             'path' => 'order.customer',
  11950.                             'options' => [
  11951.                                 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  11952.                             ],
  11953.                             'enabled' => true,
  11954.                             'position' => 100,
  11955.                         ],
  11956.                         'state' => [
  11957.                             'type' => 'twig',
  11958.                             'label' => 'sylius.ui.state',
  11959.                             'options' => [
  11960.                                 'template' => '@SyliusAdmin/Common/Label/paymentState.html.twig',
  11961.                             ],
  11962.                             'enabled' => true,
  11963.                             'position' => 100,
  11964.                         ],
  11965.                     ],
  11966.                     'filters' => [
  11967.                         'state' => [
  11968.                             'type' => 'select',
  11969.                             'label' => 'sylius.ui.state',
  11970.                             'form_options' => [
  11971.                                 'choices' => [
  11972.                                     'sylius.ui.cancelled' => 'cancelled',
  11973.                                     'sylius.ui.completed' => 'completed',
  11974.                                     'sylius.ui.failed' => 'failed',
  11975.                                     'sylius.ui.new' => 'new',
  11976.                                     'sylius.ui.processing' => 'processing',
  11977.                                     'sylius.ui.refunded' => 'refunded',
  11978.                                 ],
  11979.                             ],
  11980.                             'enabled' => true,
  11981.                             'position' => 100,
  11982.                             'options' => [
  11983.                             ],
  11984.                         ],
  11985.                         'channel' => [
  11986.                             'type' => 'entity',
  11987.                             'label' => 'sylius.ui.channel',
  11988.                             'options' => [
  11989.                                 'fields' => [
  11990.                                     => 'order.channel',
  11991.                                 ],
  11992.                             ],
  11993.                             'form_options' => [
  11994.                                 'class' => 'App\\Entity\\Channel\\Channel',
  11995.                             ],
  11996.                             'enabled' => true,
  11997.                             'position' => 100,
  11998.                         ],
  11999.                     ],
  12000.                     'actions' => [
  12001.                         'item' => [
  12002.                             'complete' => [
  12003.                                 'type' => 'apply_transition',
  12004.                                 'label' => 'sylius.ui.complete',
  12005.                                 'icon' => 'payment',
  12006.                                 'options' => [
  12007.                                     'link' => [
  12008.                                         'route' => 'sylius_admin_payment_complete',
  12009.                                         'parameters' => [
  12010.                                             'id' => 'resource.id',
  12011.                                         ],
  12012.                                     ],
  12013.                                     'class' => 'teal',
  12014.                                     'transition' => 'complete',
  12015.                                     'graph' => 'sylius_payment',
  12016.                                 ],
  12017.                                 'enabled' => true,
  12018.                                 'position' => 100,
  12019.                             ],
  12020.                         ],
  12021.                     ],
  12022.                     'limits' => [
  12023.                         => 10,
  12024.                         => 25,
  12025.                         => 50,
  12026.                     ],
  12027.                 ],
  12028.                 'sylius_admin_payment_method' => [
  12029.                     'driver' => [
  12030.                         'name' => 'doctrine/orm',
  12031.                         'options' => [
  12032.                             'class' => 'App\\Entity\\Payment\\PaymentMethod',
  12033.                             'repository' => [
  12034.                                 'method' => 'createListQueryBuilder',
  12035.                                 'arguments' => [
  12036.                                     => 'fr_FR',
  12037.                                 ],
  12038.                             ],
  12039.                         ],
  12040.                     ],
  12041.                     'sorting' => [
  12042.                         'position' => 'asc',
  12043.                     ],
  12044.                     'fields' => [
  12045.                         'position' => [
  12046.                             'type' => 'twig',
  12047.                             'label' => 'sylius.ui.position',
  12048.                             'sortable' => NULL,
  12049.                             'options' => [
  12050.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  12051.                             ],
  12052.                             'enabled' => true,
  12053.                             'position' => 100,
  12054.                         ],
  12055.                         'code' => [
  12056.                             'type' => 'string',
  12057.                             'label' => 'sylius.ui.code',
  12058.                             'sortable' => NULL,
  12059.                             'enabled' => true,
  12060.                             'position' => 100,
  12061.                             'options' => [
  12062.                             ],
  12063.                         ],
  12064.                         'name' => [
  12065.                             'type' => 'string',
  12066.                             'label' => 'sylius.ui.name',
  12067.                             'sortable' => 'translation.name',
  12068.                             'enabled' => true,
  12069.                             'position' => 100,
  12070.                             'options' => [
  12071.                             ],
  12072.                         ],
  12073.                         'gateway' => [
  12074.                             'type' => 'twig',
  12075.                             'path' => 'gatewayConfig.factoryName',
  12076.                             'label' => 'sylius.ui.gateway',
  12077.                             'sortable' => 'gatewayConfig.factoryName',
  12078.                             'options' => [
  12079.                                 'template' => '@SyliusUi/Grid/Field/humanized.html.twig',
  12080.                             ],
  12081.                             'enabled' => true,
  12082.                             'position' => 100,
  12083.                         ],
  12084.                         'enabled' => [
  12085.                             'type' => 'twig',
  12086.                             'label' => 'sylius.ui.enabled',
  12087.                             'sortable' => NULL,
  12088.                             'options' => [
  12089.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12090.                             ],
  12091.                             'enabled' => true,
  12092.                             'position' => 100,
  12093.                         ],
  12094.                     ],
  12095.                     'filters' => [
  12096.                         'search' => [
  12097.                             'type' => 'string',
  12098.                             'label' => 'sylius.ui.search',
  12099.                             'options' => [
  12100.                                 'fields' => [
  12101.                                     => 'code',
  12102.                                     => 'translation.name',
  12103.                                 ],
  12104.                             ],
  12105.                             'enabled' => true,
  12106.                             'position' => 100,
  12107.                             'form_options' => [
  12108.                             ],
  12109.                         ],
  12110.                         'enabled' => [
  12111.                             'type' => 'boolean',
  12112.                             'label' => 'sylius.ui.enabled',
  12113.                             'enabled' => true,
  12114.                             'position' => 100,
  12115.                             'options' => [
  12116.                             ],
  12117.                             'form_options' => [
  12118.                             ],
  12119.                         ],
  12120.                     ],
  12121.                     'actions' => [
  12122.                         'main' => [
  12123.                             'create' => [
  12124.                                 'type' => 'create_payment_method',
  12125.                                 'enabled' => true,
  12126.                                 'position' => 100,
  12127.                                 'options' => [
  12128.                                 ],
  12129.                             ],
  12130.                             'enable_pay_pal' => [
  12131.                                 'type' => 'enable_pay_pal',
  12132.                                 'enabled' => true,
  12133.                                 'position' => 100,
  12134.                                 'options' => [
  12135.                                 ],
  12136.                             ],
  12137.                         ],
  12138.                         'item' => [
  12139.                             'update' => [
  12140.                                 'type' => 'update',
  12141.                                 'enabled' => true,
  12142.                                 'position' => 100,
  12143.                                 'options' => [
  12144.                                 ],
  12145.                             ],
  12146.                             'delete' => [
  12147.                                 'type' => 'delete',
  12148.                                 'enabled' => true,
  12149.                                 'position' => 100,
  12150.                                 'options' => [
  12151.                                 ],
  12152.                             ],
  12153.                             'enable_seller' => [
  12154.                                 'type' => 'enable_seller',
  12155.                                 'enabled' => true,
  12156.                                 'position' => 100,
  12157.                                 'options' => [
  12158.                                 ],
  12159.                             ],
  12160.                             'download_report' => [
  12161.                                 'type' => 'download_report',
  12162.                                 'label' => 'sylius.pay_pal.report',
  12163.                                 'icon' => 'download',
  12164.                                 'options' => [
  12165.                                     'link' => [
  12166.                                         'route' => 'sylius_paypal_plugin_admin_download_payouts_report',
  12167.                                         'parameters' => [
  12168.                                             'id' => 'resource.id',
  12169.                                         ],
  12170.                                     ],
  12171.                                 ],
  12172.                                 'enabled' => true,
  12173.                                 'position' => 100,
  12174.                             ],
  12175.                         ],
  12176.                         'bulk' => [
  12177.                             'delete' => [
  12178.                                 'type' => 'delete',
  12179.                                 'enabled' => true,
  12180.                                 'position' => 100,
  12181.                                 'options' => [
  12182.                                 ],
  12183.                             ],
  12184.                         ],
  12185.                     ],
  12186.                     'limits' => [
  12187.                         => 10,
  12188.                         => 25,
  12189.                         => 50,
  12190.                     ],
  12191.                 ],
  12192.                 'sylius_admin_product' => [
  12193.                     'driver' => [
  12194.                         'name' => 'doctrine/orm',
  12195.                         'options' => [
  12196.                             'class' => 'App\\Entity\\Product\\Product',
  12197.                             'repository' => [
  12198.                                 'method' => 'createListQueryBuilder',
  12199.                                 'arguments' => [
  12200.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  12201.                                     => '$taxonId',
  12202.                                 ],
  12203.                             ],
  12204.                         ],
  12205.                     ],
  12206.                     'sorting' => [
  12207.                         'code' => 'asc',
  12208.                     ],
  12209.                     'fields' => [
  12210.                         'image' => [
  12211.                             'type' => 'twig',
  12212.                             'label' => 'sylius.ui.image',
  12213.                             'path' => '.',
  12214.                             'options' => [
  12215.                                 'template' => '@SyliusAdmin/Product/Grid/Field/image.html.twig',
  12216.                             ],
  12217.                             'enabled' => false,
  12218.                             'position' => 100,
  12219.                         ],
  12220.                         'code' => [
  12221.                             'type' => 'string',
  12222.                             'label' => 'sylius.ui.code',
  12223.                             'sortable' => NULL,
  12224.                             'enabled' => false,
  12225.                             'position' => 100,
  12226.                             'options' => [
  12227.                             ],
  12228.                         ],
  12229.                         'name' => [
  12230.                             'type' => 'string',
  12231.                             'label' => 'sylius.ui.title',
  12232.                             'sortable' => NULL,
  12233.                             'enabled' => true,
  12234.                             'position' => 100,
  12235.                             'options' => [
  12236.                             ],
  12237.                         ],
  12238.                         'mainTaxon' => [
  12239.                             'type' => 'twig',
  12240.                             'label' => 'sylius.ui.main_taxon',
  12241.                             'options' => [
  12242.                                 'template' => '@SyliusAdmin/Product/Grid/Field/mainTaxon.html.twig',
  12243.                             ],
  12244.                             'enabled' => true,
  12245.                             'position' => 100,
  12246.                         ],
  12247.                         'enabled' => [
  12248.                             'type' => 'twig',
  12249.                             'label' => 'sylius.ui.enabled',
  12250.                             'options' => [
  12251.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12252.                             ],
  12253.                             'enabled' => false,
  12254.                             'position' => 100,
  12255.                         ],
  12256.                         'barcode' => [
  12257.                             'type' => 'string',
  12258.                             'label' => 'app.ui.barcode',
  12259.                             'sortable' => NULL,
  12260.                             'position' => 1,
  12261.                             'enabled' => true,
  12262.                             'options' => [
  12263.                             ],
  12264.                         ],
  12265.                         'editor' => [
  12266.                             'type' => 'twig',
  12267.                             'label' => 'app.ui.editor',
  12268.                             'sortable' => 'segment.name',
  12269.                             'options' => [
  12270.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  12271.                             ],
  12272.                             'enabled' => true,
  12273.                             'position' => 100,
  12274.                         ],
  12275.                         'firstAuthor' => [
  12276.                             'type' => 'string',
  12277.                             'label' => 'app.ui.first_author',
  12278.                             'sortable' => NULL,
  12279.                             'enabled' => true,
  12280.                             'position' => 100,
  12281.                             'options' => [
  12282.                             ],
  12283.                         ],
  12284.                         'stock' => [
  12285.                             'type' => 'twig',
  12286.                             'label' => 'app.ui.stock',
  12287.                             'path' => '.',
  12288.                             'options' => [
  12289.                                 'template' => 'Admin/Product/Grid/Field/stock.html.twig',
  12290.                             ],
  12291.                             'enabled' => true,
  12292.                             'position' => 100,
  12293.                         ],
  12294.                         'brand' => [
  12295.                             'type' => 'twig',
  12296.                             'label' => 'app.ui.brand',
  12297.                             'sortable' => 'brand.name',
  12298.                             'options' => [
  12299.                                 'template' => 'Admin/Product/Grid/Field/brand.html.twig',
  12300.                             ],
  12301.                             'enabled' => true,
  12302.                             'position' => 100,
  12303.                         ],
  12304.                         'productState' => [
  12305.                             'type' => 'twig',
  12306.                             'label' => 'app.ui.product_state',
  12307.                             'sortable' => 'productState.name',
  12308.                             'options' => [
  12309.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  12310.                             ],
  12311.                             'enabled' => true,
  12312.                             'position' => 100,
  12313.                         ],
  12314.                         'canReturn' => [
  12315.                             'type' => 'twig',
  12316.                             'label' => 'app.ui.can_return',
  12317.                             'options' => [
  12318.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  12319.                             ],
  12320.                             'enabled' => true,
  12321.                             'position' => 100,
  12322.                         ],
  12323.                         'priceIncludingTax' => [
  12324.                             'type' => 'twig',
  12325.                             'label' => 'app.ui.net_unit_price',
  12326.                             'path' => '.',
  12327.                             'sortable' => 'total',
  12328.                             'options' => [
  12329.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  12330.                             ],
  12331.                             'enabled' => true,
  12332.                             'position' => 100,
  12333.                         ],
  12334.                         'weight' => [
  12335.                             'type' => 'string',
  12336.                             'label' => 'sylius.ui.weight',
  12337.                             'sortable' => NULL,
  12338.                             'enabled' => true,
  12339.                             'position' => 100,
  12340.                             'options' => [
  12341.                             ],
  12342.                         ],
  12343.                         'releaseDate' => [
  12344.                             'type' => 'datetime',
  12345.                             'label' => 'app.ui.release_date',
  12346.                             'path' => 'releaseDate',
  12347.                             'sortable' => 'releaseDate',
  12348.                             'options' => [
  12349.                                 'format' => 'd-m-Y',
  12350.                             ],
  12351.                             'enabled' => true,
  12352.                             'position' => 100,
  12353.                         ],
  12354.                     ],
  12355.                     'filters' => [
  12356.                         'search' => [
  12357.                             'type' => 'string',
  12358.                             'label' => 'sylius.ui.search',
  12359.                             'options' => [
  12360.                                 'fields' => [
  12361.                                     => 'code',
  12362.                                     => 'translation.name',
  12363.                                 ],
  12364.                             ],
  12365.                             'enabled' => false,
  12366.                             'position' => 100,
  12367.                             'form_options' => [
  12368.                             ],
  12369.                         ],
  12370.                         'enabled' => [
  12371.                             'type' => 'boolean',
  12372.                             'label' => 'sylius.ui.enabled',
  12373.                             'enabled' => false,
  12374.                             'position' => 100,
  12375.                             'options' => [
  12376.                             ],
  12377.                             'form_options' => [
  12378.                             ],
  12379.                         ],
  12380.                         'channel' => [
  12381.                             'type' => 'entities',
  12382.                             'label' => 'sylius.ui.channel',
  12383.                             'form_options' => [
  12384.                                 'class' => 'App\\Entity\\Channel\\Channel',
  12385.                             ],
  12386.                             'options' => [
  12387.                                 'field' => 'channels.id',
  12388.                             ],
  12389.                             'enabled' => false,
  12390.                             'position' => 100,
  12391.                         ],
  12392.                         'name' => [
  12393.                             'type' => 'string',
  12394.                             'label' => 'sylius.ui.title',
  12395.                             'form_options' => [
  12396.                                 'type' => 'contains',
  12397.                             ],
  12398.                             'enabled' => true,
  12399.                             'position' => 100,
  12400.                             'options' => [
  12401.                             ],
  12402.                         ],
  12403.                         'barcode' => [
  12404.                             'type' => 'string',
  12405.                             'label' => 'app.ui.barcode',
  12406.                             'form_options' => [
  12407.                                 'type' => 'contains',
  12408.                             ],
  12409.                             'enabled' => true,
  12410.                             'position' => 100,
  12411.                             'options' => [
  12412.                             ],
  12413.                         ],
  12414.                         'editor' => [
  12415.                             'type' => 'string',
  12416.                             'label' => 'app.ui.editor',
  12417.                             'options' => [
  12418.                                 'fields' => [
  12419.                                     => 'editor.companyName',
  12420.                                 ],
  12421.                             ],
  12422.                             'form_options' => [
  12423.                                 'type' => 'contains',
  12424.                             ],
  12425.                             'enabled' => true,
  12426.                             'position' => 100,
  12427.                         ],
  12428.                         'firstAuthor' => [
  12429.                             'type' => 'string',
  12430.                             'label' => 'app.ui.first_author',
  12431.                             'form_options' => [
  12432.                                 'type' => 'contains',
  12433.                             ],
  12434.                             'enabled' => true,
  12435.                             'position' => 100,
  12436.                             'options' => [
  12437.                             ],
  12438.                         ],
  12439.                         'mainTaxon' => [
  12440.                             'type' => 'entity',
  12441.                             'label' => 'sylius.ui.main_taxon',
  12442.                             'options' => [
  12443.                                 'fields' => [
  12444.                                     => 'mainTaxon',
  12445.                                 ],
  12446.                             ],
  12447.                             'form_options' => [
  12448.                                 'class' => 'App\\Entity\\Taxonomy\\Taxon',
  12449.                                 'multiple' => false,
  12450.                                 'expanded' => false,
  12451.                             ],
  12452.                             'enabled' => true,
  12453.                             'position' => 100,
  12454.                         ],
  12455.                         'brand' => [
  12456.                             'type' => 'entity',
  12457.                             'label' => 'app.ui.brand',
  12458.                             'options' => [
  12459.                                 'fields' => [
  12460.                                     => 'brand',
  12461.                                 ],
  12462.                             ],
  12463.                             'form_options' => [
  12464.                                 'class' => 'App\\Entity\\Product\\Brand',
  12465.                                 'multiple' => false,
  12466.                                 'expanded' => false,
  12467.                             ],
  12468.                             'enabled' => true,
  12469.                             'position' => 100,
  12470.                         ],
  12471.                         'productState' => [
  12472.                             'type' => 'entity',
  12473.                             'label' => 'app.ui.product_state',
  12474.                             'options' => [
  12475.                                 'fields' => [
  12476.                                     => 'productState',
  12477.                                 ],
  12478.                             ],
  12479.                             'form_options' => [
  12480.                                 'class' => 'App\\Entity\\Product\\ProductState',
  12481.                                 'multiple' => false,
  12482.                                 'expanded' => false,
  12483.                             ],
  12484.                             'enabled' => true,
  12485.                             'position' => 100,
  12486.                         ],
  12487.                         'canReturn' => [
  12488.                             'type' => 'boolean',
  12489.                             'label' => 'app.ui.can_return',
  12490.                             'options' => [
  12491.                                 'field' => 'canReturn',
  12492.                             ],
  12493.                             'enabled' => true,
  12494.                             'position' => 100,
  12495.                             'form_options' => [
  12496.                             ],
  12497.                         ],
  12498.                         'releaseDate' => [
  12499.                             'type' => 'date',
  12500.                             'label' => 'app.ui.release_date',
  12501.                             'options' => [
  12502.                                 'field' => 'releaseDate',
  12503.                                 'format' => 'd-m-Y',
  12504.                             ],
  12505.                             'enabled' => true,
  12506.                             'position' => 100,
  12507.                             'form_options' => [
  12508.                             ],
  12509.                         ],
  12510.                         'updateInProgress' => [
  12511.                             'type' => 'boolean',
  12512.                             'label' => 'app.ui.update_in_progress',
  12513.                             'options' => [
  12514.                                 'field' => 'updateInProgress',
  12515.                             ],
  12516.                             'enabled' => true,
  12517.                             'position' => 100,
  12518.                             'form_options' => [
  12519.                             ],
  12520.                         ],
  12521.                     ],
  12522.                     'actions' => [
  12523.                         'main' => [
  12524.                             'create' => [
  12525.                                 'type' => 'links',
  12526.                                 'label' => 'sylius.ui.create',
  12527.                                 'options' => [
  12528.                                     'class' => 'primary',
  12529.                                     'icon' => 'plus',
  12530.                                     'header' => [
  12531.                                         'icon' => 'cube',
  12532.                                         'label' => 'sylius.ui.type',
  12533.                                     ],
  12534.                                     'links' => [
  12535.                                         'simple' => [
  12536.                                             'label' => 'sylius.ui.simple_product',
  12537.                                             'icon' => 'plus',
  12538.                                             'route' => 'sylius_admin_product_create_simple',
  12539.                                         ],
  12540.                                     ],
  12541.                                 ],
  12542.                                 'enabled' => true,
  12543.                                 'position' => 100,
  12544.                             ],
  12545.                             'importProductsMatrix' => [
  12546.                                 'type' => 'importProductsMatrix',
  12547.                                 'label' => 'app.ui.import_products_matrix',
  12548.                                 'enabled' => true,
  12549.                                 'position' => 100,
  12550.                                 'options' => [
  12551.                                 ],
  12552.                             ],
  12553.                         ],
  12554.                         'item' => [
  12555.                             'details' => [
  12556.                                 'label' => 'sylius.ui.details',
  12557.                                 'type' => 'show',
  12558.                                 'enabled' => false,
  12559.                                 'position' => 100,
  12560.                                 'options' => [
  12561.                                 ],
  12562.                             ],
  12563.                             'update' => [
  12564.                                 'type' => 'update',
  12565.                                 'enabled' => true,
  12566.                                 'position' => 100,
  12567.                                 'options' => [
  12568.                                 ],
  12569.                             ],
  12570.                             'delete' => [
  12571.                                 'type' => 'delete',
  12572.                                 'enabled' => true,
  12573.                                 'position' => 100,
  12574.                                 'options' => [
  12575.                                 ],
  12576.                             ],
  12577.                             'viewNotes' => [
  12578.                                 'type' => 'default',
  12579.                                 'label' => 'Notés',
  12580.                                 'icon' => 'search',
  12581.                                 'options' => [
  12582.                                     'link' => [
  12583.                                         'route' => 'app_admin_product_notes',
  12584.                                         'parameters' => [
  12585.                                             'productId' => 'resource.id',
  12586.                                         ],
  12587.                                     ],
  12588.                                 ],
  12589.                                 'enabled' => true,
  12590.                                 'position' => 100,
  12591.                             ],
  12592.                         ],
  12593.                         'subitem' => [
  12594.                             'variants' => [
  12595.                                 'type' => 'links',
  12596.                                 'label' => 'sylius.ui.manage_variants',
  12597.                                 'options' => [
  12598.                                     'icon' => 'cubes',
  12599.                                     'links' => [
  12600.                                         'index' => [
  12601.                                             'label' => 'sylius.ui.list_variants',
  12602.                                             'icon' => 'list',
  12603.                                             'route' => 'sylius_admin_product_variant_index',
  12604.                                             'parameters' => [
  12605.                                                 'productId' => 'resource.id',
  12606.                                             ],
  12607.                                         ],
  12608.                                         'create' => [
  12609.                                             'label' => 'sylius.ui.create',
  12610.                                             'icon' => 'plus',
  12611.                                             'route' => 'sylius_admin_product_variant_create',
  12612.                                             'parameters' => [
  12613.                                                 'productId' => 'resource.id',
  12614.                                             ],
  12615.                                         ],
  12616.                                         'generate' => [
  12617.                                             'label' => 'sylius.ui.generate',
  12618.                                             'icon' => 'random',
  12619.                                             'route' => 'sylius_admin_product_variant_generate',
  12620.                                             'visible' => 'resource.hasOptions',
  12621.                                             'parameters' => [
  12622.                                                 'productId' => 'resource.id',
  12623.                                             ],
  12624.                                         ],
  12625.                                     ],
  12626.                                 ],
  12627.                                 'enabled' => false,
  12628.                                 'position' => 100,
  12629.                             ],
  12630.                         ],
  12631.                         'bulk' => [
  12632.                             'delete' => [
  12633.                                 'type' => 'delete',
  12634.                                 'enabled' => false,
  12635.                                 'position' => 100,
  12636.                                 'options' => [
  12637.                                 ],
  12638.                             ],
  12639.                             'productMultiUpdate' => [
  12640.                                 'type' => 'productMultiUpdate',
  12641.                                 'label' => 'app.ui.product_multi_update',
  12642.                                 'options' => [
  12643.                                     'link' => [
  12644.                                         'route' => 'app_admin_product_multi_updates',
  12645.                                         'parameters' => [
  12646.                                             'format' => 'csv',
  12647.                                         ],
  12648.                                     ],
  12649.                                 ],
  12650.                                 'enabled' => true,
  12651.                                 'position' => 100,
  12652.                             ],
  12653.                         ],
  12654.                     ],
  12655.                     'limits' => [
  12656.                         => 50,
  12657.                         => 100,
  12658.                     ],
  12659.                 ],
  12660.                 'sylius_admin_product_association_type' => [
  12661.                     'driver' => [
  12662.                         'name' => 'doctrine/orm',
  12663.                         'options' => [
  12664.                             'class' => 'App\\Entity\\Product\\ProductAssociationType',
  12665.                             'repository' => [
  12666.                                 'method' => 'createListQueryBuilder',
  12667.                                 'arguments' => [
  12668.                                     => 'fr_FR',
  12669.                                 ],
  12670.                             ],
  12671.                         ],
  12672.                     ],
  12673.                     'sorting' => [
  12674.                         'code' => 'asc',
  12675.                     ],
  12676.                     'fields' => [
  12677.                         'code' => [
  12678.                             'type' => 'string',
  12679.                             'label' => 'sylius.ui.code',
  12680.                             'sortable' => NULL,
  12681.                             'enabled' => true,
  12682.                             'position' => 100,
  12683.                             'options' => [
  12684.                             ],
  12685.                         ],
  12686.                         'name' => [
  12687.                             'type' => 'string',
  12688.                             'label' => 'sylius.ui.name',
  12689.                             'enabled' => true,
  12690.                             'position' => 100,
  12691.                             'options' => [
  12692.                             ],
  12693.                         ],
  12694.                     ],
  12695.                     'filters' => [
  12696.                         'code' => [
  12697.                             'type' => 'string',
  12698.                             'label' => 'sylius.ui.code',
  12699.                             'enabled' => true,
  12700.                             'position' => 100,
  12701.                             'options' => [
  12702.                             ],
  12703.                             'form_options' => [
  12704.                             ],
  12705.                         ],
  12706.                         'name' => [
  12707.                             'type' => 'string',
  12708.                             'label' => 'sylius.ui.name',
  12709.                             'options' => [
  12710.                                 'fields' => [
  12711.                                     => 'translation.name',
  12712.                                 ],
  12713.                             ],
  12714.                             'enabled' => true,
  12715.                             'position' => 100,
  12716.                             'form_options' => [
  12717.                             ],
  12718.                         ],
  12719.                     ],
  12720.                     'actions' => [
  12721.                         'main' => [
  12722.                             'create' => [
  12723.                                 'type' => 'create',
  12724.                                 'enabled' => true,
  12725.                                 'position' => 100,
  12726.                                 'options' => [
  12727.                                 ],
  12728.                             ],
  12729.                         ],
  12730.                         'item' => [
  12731.                             'update' => [
  12732.                                 'type' => 'update',
  12733.                                 'enabled' => true,
  12734.                                 'position' => 100,
  12735.                                 'options' => [
  12736.                                 ],
  12737.                             ],
  12738.                             'delete' => [
  12739.                                 'type' => 'delete',
  12740.                                 'enabled' => true,
  12741.                                 'position' => 100,
  12742.                                 'options' => [
  12743.                                 ],
  12744.                             ],
  12745.                         ],
  12746.                         'bulk' => [
  12747.                             'delete' => [
  12748.                                 'type' => 'delete',
  12749.                                 'enabled' => true,
  12750.                                 'position' => 100,
  12751.                                 'options' => [
  12752.                                 ],
  12753.                             ],
  12754.                         ],
  12755.                     ],
  12756.                     'limits' => [
  12757.                         => 10,
  12758.                         => 25,
  12759.                         => 50,
  12760.                     ],
  12761.                 ],
  12762.                 'sylius_admin_product_attribute' => [
  12763.                     'driver' => [
  12764.                         'name' => 'doctrine/orm',
  12765.                         'options' => [
  12766.                             'class' => 'App\\Entity\\Product\\ProductAttribute',
  12767.                         ],
  12768.                     ],
  12769.                     'sorting' => [
  12770.                         'position' => 'asc',
  12771.                     ],
  12772.                     'fields' => [
  12773.                         'code' => [
  12774.                             'type' => 'string',
  12775.                             'label' => 'sylius.ui.code',
  12776.                             'sortable' => NULL,
  12777.                             'enabled' => true,
  12778.                             'position' => 100,
  12779.                             'options' => [
  12780.                             ],
  12781.                         ],
  12782.                         'name' => [
  12783.                             'type' => 'string',
  12784.                             'label' => 'sylius.ui.name',
  12785.                             'enabled' => true,
  12786.                             'position' => 100,
  12787.                             'options' => [
  12788.                             ],
  12789.                         ],
  12790.                         'position' => [
  12791.                             'type' => 'string',
  12792.                             'enabled' => false,
  12793.                             'sortable' => NULL,
  12794.                             'position' => 100,
  12795.                             'options' => [
  12796.                             ],
  12797.                         ],
  12798.                         'type' => [
  12799.                             'type' => 'twig',
  12800.                             'label' => 'sylius.ui.type',
  12801.                             'sortable' => NULL,
  12802.                             'options' => [
  12803.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  12804.                             ],
  12805.                             'enabled' => true,
  12806.                             'position' => 100,
  12807.                         ],
  12808.                         'translatable' => [
  12809.                             'type' => 'twig',
  12810.                             'label' => 'sylius.ui.translatable',
  12811.                             'sortable' => NULL,
  12812.                             'options' => [
  12813.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12814.                             ],
  12815.                             'enabled' => true,
  12816.                             'position' => 100,
  12817.                         ],
  12818.                     ],
  12819.                     'filters' => [
  12820.                         'code' => [
  12821.                             'type' => 'string',
  12822.                             'label' => 'sylius.ui.code',
  12823.                             'enabled' => true,
  12824.                             'position' => 100,
  12825.                             'options' => [
  12826.                             ],
  12827.                             'form_options' => [
  12828.                             ],
  12829.                         ],
  12830.                         'translatable' => [
  12831.                             'type' => 'boolean',
  12832.                             'label' => 'sylius.ui.translatable',
  12833.                             'enabled' => true,
  12834.                             'position' => 100,
  12835.                             'options' => [
  12836.                             ],
  12837.                             'form_options' => [
  12838.                             ],
  12839.                         ],
  12840.                     ],
  12841.                     'actions' => [
  12842.                         'main' => [
  12843.                             'create' => [
  12844.                                 'type' => 'create_product_attribute',
  12845.                                 'enabled' => true,
  12846.                                 'position' => 100,
  12847.                                 'options' => [
  12848.                                 ],
  12849.                             ],
  12850.                         ],
  12851.                         'item' => [
  12852.                             'update' => [
  12853.                                 'type' => 'update',
  12854.                                 'enabled' => true,
  12855.                                 'position' => 100,
  12856.                                 'options' => [
  12857.                                 ],
  12858.                             ],
  12859.                             'delete' => [
  12860.                                 'type' => 'delete',
  12861.                                 'enabled' => true,
  12862.                                 'position' => 100,
  12863.                                 'options' => [
  12864.                                 ],
  12865.                             ],
  12866.                         ],
  12867.                         'bulk' => [
  12868.                             'delete' => [
  12869.                                 'type' => 'delete',
  12870.                                 'enabled' => true,
  12871.                                 'position' => 100,
  12872.                                 'options' => [
  12873.                                 ],
  12874.                             ],
  12875.                         ],
  12876.                     ],
  12877.                     'limits' => [
  12878.                         => 10,
  12879.                         => 25,
  12880.                         => 50,
  12881.                     ],
  12882.                 ],
  12883.                 'sylius_admin_product_from_taxon' => [
  12884.                     'extends' => 'sylius_admin_product',
  12885.                     'sorting' => [
  12886.                         'position' => 'asc',
  12887.                     ],
  12888.                     'fields' => [
  12889.                         'position' => [
  12890.                             'type' => 'twig',
  12891.                             'label' => 'sylius.ui.position',
  12892.                             'path' => '.',
  12893.                             'sortable' => 'productTaxon.position',
  12894.                             'options' => [
  12895.                                 'template' => '@SyliusAdmin/Product/Grid/Field/position.html.twig',
  12896.                             ],
  12897.                             'enabled' => true,
  12898.                             'position' => 100,
  12899.                         ],
  12900.                     ],
  12901.                     'actions' => [
  12902.                         'main' => [
  12903.                             'update_positions' => [
  12904.                                 'type' => 'update_product_positions',
  12905.                                 'enabled' => true,
  12906.                                 'position' => 100,
  12907.                                 'options' => [
  12908.                                 ],
  12909.                             ],
  12910.                         ],
  12911.                     ],
  12912.                     'driver' => [
  12913.                         'name' => 'doctrine/orm',
  12914.                         'options' => [
  12915.                         ],
  12916.                     ],
  12917.                     'limits' => [
  12918.                         => 10,
  12919.                         => 25,
  12920.                         => 50,
  12921.                     ],
  12922.                     'filters' => [
  12923.                     ],
  12924.                 ],
  12925.                 'sylius_admin_product_option' => [
  12926.                     'driver' => [
  12927.                         'name' => 'doctrine/orm',
  12928.                         'options' => [
  12929.                             'class' => 'App\\Entity\\Product\\ProductOption',
  12930.                             'repository' => [
  12931.                                 'method' => 'createListQueryBuilder',
  12932.                                 'arguments' => [
  12933.                                     => 'fr_FR',
  12934.                                 ],
  12935.                             ],
  12936.                         ],
  12937.                     ],
  12938.                     'sorting' => [
  12939.                         'position' => 'asc',
  12940.                     ],
  12941.                     'fields' => [
  12942.                         'position' => [
  12943.                             'type' => 'twig',
  12944.                             'label' => 'sylius.ui.position',
  12945.                             'sortable' => NULL,
  12946.                             'options' => [
  12947.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  12948.                             ],
  12949.                             'enabled' => true,
  12950.                             'position' => 100,
  12951.                         ],
  12952.                         'code' => [
  12953.                             'type' => 'string',
  12954.                             'label' => 'sylius.ui.code',
  12955.                             'sortable' => NULL,
  12956.                             'enabled' => true,
  12957.                             'position' => 100,
  12958.                             'options' => [
  12959.                             ],
  12960.                         ],
  12961.                         'name' => [
  12962.                             'type' => 'string',
  12963.                             'label' => 'sylius.ui.name',
  12964.                             'sortable' => 'translation.name',
  12965.                             'enabled' => true,
  12966.                             'position' => 100,
  12967.                             'options' => [
  12968.                             ],
  12969.                         ],
  12970.                     ],
  12971.                     'filters' => [
  12972.                         'search' => [
  12973.                             'type' => 'string',
  12974.                             'label' => 'sylius.ui.search',
  12975.                             'options' => [
  12976.                                 'fields' => [
  12977.                                     => 'code',
  12978.                                     => 'translation.name',
  12979.                                 ],
  12980.                             ],
  12981.                             'enabled' => true,
  12982.                             'position' => 100,
  12983.                             'form_options' => [
  12984.                             ],
  12985.                         ],
  12986.                     ],
  12987.                     'actions' => [
  12988.                         'main' => [
  12989.                             'create' => [
  12990.                                 'type' => 'create',
  12991.                                 'enabled' => true,
  12992.                                 'position' => 100,
  12993.                                 'options' => [
  12994.                                 ],
  12995.                             ],
  12996.                         ],
  12997.                         'item' => [
  12998.                             'update' => [
  12999.                                 'type' => 'update',
  13000.                                 'enabled' => true,
  13001.                                 'position' => 100,
  13002.                                 'options' => [
  13003.                                 ],
  13004.                             ],
  13005.                             'delete' => [
  13006.                                 'type' => 'delete',
  13007.                                 'enabled' => true,
  13008.                                 'position' => 100,
  13009.                                 'options' => [
  13010.                                 ],
  13011.                             ],
  13012.                         ],
  13013.                         'bulk' => [
  13014.                             'delete' => [
  13015.                                 'type' => 'delete',
  13016.                                 'enabled' => true,
  13017.                                 'position' => 100,
  13018.                                 'options' => [
  13019.                                 ],
  13020.                             ],
  13021.                         ],
  13022.                     ],
  13023.                     'limits' => [
  13024.                         => 10,
  13025.                         => 25,
  13026.                         => 50,
  13027.                     ],
  13028.                 ],
  13029.                 'sylius_admin_product_review' => [
  13030.                     'driver' => [
  13031.                         'name' => 'doctrine/orm',
  13032.                         'options' => [
  13033.                             'class' => 'App\\Entity\\Product\\ProductReview',
  13034.                         ],
  13035.                     ],
  13036.                     'sorting' => [
  13037.                         'date' => 'desc',
  13038.                     ],
  13039.                     'fields' => [
  13040.                         'date' => [
  13041.                             'type' => 'datetime',
  13042.                             'label' => 'sylius.ui.date',
  13043.                             'path' => 'createdAt',
  13044.                             'sortable' => 'createdAt',
  13045.                             'options' => [
  13046.                                 'format' => 'd-m-Y H:i:s',
  13047.                             ],
  13048.                             'enabled' => true,
  13049.                             'position' => 100,
  13050.                         ],
  13051.                         'title' => [
  13052.                             'type' => 'string',
  13053.                             'label' => 'sylius.ui.title',
  13054.                             'sortable' => NULL,
  13055.                             'enabled' => true,
  13056.                             'position' => 100,
  13057.                             'options' => [
  13058.                             ],
  13059.                         ],
  13060.                         'rating' => [
  13061.                             'type' => 'string',
  13062.                             'label' => 'sylius.ui.rating',
  13063.                             'sortable' => NULL,
  13064.                             'enabled' => true,
  13065.                             'position' => 100,
  13066.                             'options' => [
  13067.                             ],
  13068.                         ],
  13069.                         'status' => [
  13070.                             'type' => 'twig',
  13071.                             'label' => 'sylius.ui.status',
  13072.                             'sortable' => NULL,
  13073.                             'options' => [
  13074.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  13075.                                 'vars' => [
  13076.                                     'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  13077.                                 ],
  13078.                             ],
  13079.                             'enabled' => true,
  13080.                             'position' => 100,
  13081.                         ],
  13082.                         'reviewSubject' => [
  13083.                             'type' => 'string',
  13084.                             'label' => 'sylius.ui.product',
  13085.                             'enabled' => true,
  13086.                             'position' => 100,
  13087.                             'options' => [
  13088.                             ],
  13089.                         ],
  13090.                         'author' => [
  13091.                             'type' => 'string',
  13092.                             'label' => 'sylius.ui.customer',
  13093.                             'enabled' => true,
  13094.                             'position' => 100,
  13095.                             'options' => [
  13096.                             ],
  13097.                         ],
  13098.                     ],
  13099.                     'filters' => [
  13100.                         'title' => [
  13101.                             'type' => 'string',
  13102.                             'label' => 'sylius.ui.title',
  13103.                             'enabled' => true,
  13104.                             'position' => 100,
  13105.                             'options' => [
  13106.                             ],
  13107.                             'form_options' => [
  13108.                             ],
  13109.                         ],
  13110.                     ],
  13111.                     'actions' => [
  13112.                         'item' => [
  13113.                             'update' => [
  13114.                                 'type' => 'update',
  13115.                                 'enabled' => true,
  13116.                                 'position' => 100,
  13117.                                 'options' => [
  13118.                                 ],
  13119.                             ],
  13120.                             'accept' => [
  13121.                                 'type' => 'apply_transition',
  13122.                                 'label' => 'sylius.ui.accept',
  13123.                                 'icon' => 'checkmark',
  13124.                                 'options' => [
  13125.                                     'link' => [
  13126.                                         'route' => 'sylius_admin_product_review_accept',
  13127.                                         'parameters' => [
  13128.                                             'id' => 'resource.id',
  13129.                                         ],
  13130.                                     ],
  13131.                                     'class' => 'green',
  13132.                                     'transition' => 'accept',
  13133.                                     'graph' => 'sylius_product_review',
  13134.                                 ],
  13135.                                 'enabled' => true,
  13136.                                 'position' => 100,
  13137.                             ],
  13138.                             'reject' => [
  13139.                                 'type' => 'apply_transition',
  13140.                                 'label' => 'sylius.ui.reject',
  13141.                                 'icon' => 'remove',
  13142.                                 'options' => [
  13143.                                     'link' => [
  13144.                                         'route' => 'sylius_admin_product_review_reject',
  13145.                                         'parameters' => [
  13146.                                             'id' => 'resource.id',
  13147.                                         ],
  13148.                                     ],
  13149.                                     'class' => 'yellow',
  13150.                                     'transition' => 'reject',
  13151.                                     'graph' => 'sylius_product_review',
  13152.                                 ],
  13153.                                 'enabled' => true,
  13154.                                 'position' => 100,
  13155.                             ],
  13156.                             'delete' => [
  13157.                                 'type' => 'delete',
  13158.                                 'enabled' => true,
  13159.                                 'position' => 100,
  13160.                                 'options' => [
  13161.                                 ],
  13162.                             ],
  13163.                         ],
  13164.                         'bulk' => [
  13165.                             'delete' => [
  13166.                                 'type' => 'delete',
  13167.                                 'enabled' => true,
  13168.                                 'position' => 100,
  13169.                                 'options' => [
  13170.                                 ],
  13171.                             ],
  13172.                         ],
  13173.                     ],
  13174.                     'limits' => [
  13175.                         => 10,
  13176.                         => 25,
  13177.                         => 50,
  13178.                     ],
  13179.                 ],
  13180.                 'sylius_admin_product_variant' => [
  13181.                     'driver' => [
  13182.                         'name' => 'doctrine/orm',
  13183.                         'options' => [
  13184.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  13185.                             'repository' => [
  13186.                                 'method' => 'createQueryBuilderByProductId',
  13187.                                 'arguments' => [
  13188.                                     => 'fr_FR',
  13189.                                     => '$productId',
  13190.                                 ],
  13191.                             ],
  13192.                         ],
  13193.                     ],
  13194.                     'sorting' => [
  13195.                         'position' => 'asc',
  13196.                     ],
  13197.                     'fields' => [
  13198.                         'name' => [
  13199.                             'type' => 'twig',
  13200.                             'path' => '.',
  13201.                             'label' => 'sylius.ui.name',
  13202.                             'options' => [
  13203.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  13204.                             ],
  13205.                             'enabled' => true,
  13206.                             'position' => 100,
  13207.                         ],
  13208.                         'code' => [
  13209.                             'type' => 'string',
  13210.                             'label' => 'sylius.ui.code',
  13211.                             'enabled' => true,
  13212.                             'position' => 100,
  13213.                             'options' => [
  13214.                             ],
  13215.                         ],
  13216.                         'enabled' => [
  13217.                             'type' => 'twig',
  13218.                             'label' => 'sylius.ui.enabled',
  13219.                             'options' => [
  13220.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  13221.                             ],
  13222.                             'enabled' => true,
  13223.                             'position' => 100,
  13224.                         ],
  13225.                         'inventory' => [
  13226.                             'type' => 'twig',
  13227.                             'path' => '.',
  13228.                             'label' => 'sylius.ui.inventory',
  13229.                             'options' => [
  13230.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  13231.                             ],
  13232.                             'enabled' => true,
  13233.                             'position' => 100,
  13234.                         ],
  13235.                         'position' => [
  13236.                             'type' => 'twig',
  13237.                             'label' => 'sylius.ui.position',
  13238.                             'path' => '.',
  13239.                             'sortable' => 'position',
  13240.                             'options' => [
  13241.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  13242.                             ],
  13243.                             'enabled' => true,
  13244.                             'position' => 100,
  13245.                         ],
  13246.                     ],
  13247.                     'filters' => [
  13248.                         'code' => [
  13249.                             'type' => 'string',
  13250.                             'label' => 'sylius.ui.code',
  13251.                             'enabled' => true,
  13252.                             'position' => 100,
  13253.                             'options' => [
  13254.                             ],
  13255.                             'form_options' => [
  13256.                             ],
  13257.                         ],
  13258.                         'name' => [
  13259.                             'type' => 'string',
  13260.                             'label' => 'sylius.ui.name',
  13261.                             'options' => [
  13262.                                 'fields' => [
  13263.                                     => 'translation.name',
  13264.                                 ],
  13265.                             ],
  13266.                             'enabled' => true,
  13267.                             'position' => 100,
  13268.                             'form_options' => [
  13269.                             ],
  13270.                         ],
  13271.                     ],
  13272.                     'actions' => [
  13273.                         'main' => [
  13274.                             'generate' => [
  13275.                                 'type' => 'generate_variants',
  13276.                                 'options' => [
  13277.                                     'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  13278.                                 ],
  13279.                                 'enabled' => true,
  13280.                                 'position' => 100,
  13281.                             ],
  13282.                             'update_positions' => [
  13283.                                 'type' => 'update_product_variant_positions',
  13284.                                 'enabled' => true,
  13285.                                 'position' => 100,
  13286.                                 'options' => [
  13287.                                 ],
  13288.                             ],
  13289.                             'create' => [
  13290.                                 'type' => 'create',
  13291.                                 'options' => [
  13292.                                     'link' => [
  13293.                                         'parameters' => [
  13294.                                             'productId' => '$productId',
  13295.                                         ],
  13296.                                     ],
  13297.                                 ],
  13298.                                 'enabled' => true,
  13299.                                 'position' => 100,
  13300.                             ],
  13301.                         ],
  13302.                         'item' => [
  13303.                             'update' => [
  13304.                                 'type' => 'update',
  13305.                                 'options' => [
  13306.                                     'link' => [
  13307.                                         'parameters' => [
  13308.                                             'id' => 'resource.id',
  13309.                                             'productId' => '$productId',
  13310.                                         ],
  13311.                                     ],
  13312.                                 ],
  13313.                                 'enabled' => true,
  13314.                                 'position' => 100,
  13315.                             ],
  13316.                             'delete' => [
  13317.                                 'type' => 'delete',
  13318.                                 'options' => [
  13319.                                     'link' => [
  13320.                                         'parameters' => [
  13321.                                             'id' => 'resource.id',
  13322.                                             'productId' => '$productId',
  13323.                                         ],
  13324.                                     ],
  13325.                                 ],
  13326.                                 'enabled' => true,
  13327.                                 'position' => 100,
  13328.                             ],
  13329.                         ],
  13330.                         'bulk' => [
  13331.                             'delete' => [
  13332.                                 'type' => 'delete',
  13333.                                 'options' => [
  13334.                                     'link' => [
  13335.                                         'parameters' => [
  13336.                                             'productId' => '$productId',
  13337.                                         ],
  13338.                                     ],
  13339.                                 ],
  13340.                                 'enabled' => true,
  13341.                                 'position' => 100,
  13342.                             ],
  13343.                         ],
  13344.                     ],
  13345.                     'limits' => [
  13346.                         => 10,
  13347.                         => 25,
  13348.                         => 50,
  13349.                     ],
  13350.                 ],
  13351.                 'sylius_admin_promotion' => [
  13352.                     'driver' => [
  13353.                         'name' => 'doctrine/orm',
  13354.                         'options' => [
  13355.                             'class' => 'App\\Entity\\Promotion\\Promotion',
  13356.                         ],
  13357.                     ],
  13358.                     'sorting' => [
  13359.                         'priority' => 'desc',
  13360.                     ],
  13361.                     'fields' => [
  13362.                         'priority' => [
  13363.                             'type' => 'twig',
  13364.                             'label' => 'sylius.ui.priority',
  13365.                             'sortable' => NULL,
  13366.                             'options' => [
  13367.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  13368.                             ],
  13369.                             'enabled' => true,
  13370.                             'position' => 100,
  13371.                         ],
  13372.                         'code' => [
  13373.                             'type' => 'string',
  13374.                             'label' => 'sylius.ui.code',
  13375.                             'sortable' => NULL,
  13376.                             'enabled' => true,
  13377.                             'position' => 100,
  13378.                             'options' => [
  13379.                             ],
  13380.                         ],
  13381.                         'name' => [
  13382.                             'type' => 'twig',
  13383.                             'label' => 'sylius.ui.name',
  13384.                             'path' => '.',
  13385.                             'sortable' => NULL,
  13386.                             'options' => [
  13387.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  13388.                             ],
  13389.                             'enabled' => true,
  13390.                             'position' => 100,
  13391.                         ],
  13392.                         'couponBased' => [
  13393.                             'type' => 'twig',
  13394.                             'label' => 'sylius.ui.coupons',
  13395.                             'options' => [
  13396.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  13397.                             ],
  13398.                             'enabled' => true,
  13399.                             'position' => 100,
  13400.                         ],
  13401.                         'usage' => [
  13402.                             'type' => 'twig',
  13403.                             'label' => 'sylius.ui.usage',
  13404.                             'path' => '.',
  13405.                             'sortable' => 'used',
  13406.                             'options' => [
  13407.                                 'template' => '@SyliusAdmin/Promotion/Grid/Field/usage.html.twig',
  13408.                             ],
  13409.                             'enabled' => true,
  13410.                             'position' => 100,
  13411.                         ],
  13412.                     ],
  13413.                     'filters' => [
  13414.                         'search' => [
  13415.                             'type' => 'string',
  13416.                             'label' => 'sylius.ui.search',
  13417.                             'options' => [
  13418.                                 'fields' => [
  13419.                                     => 'code',
  13420.                                     => 'name',
  13421.                                 ],
  13422.                             ],
  13423.                             'enabled' => true,
  13424.                             'position' => 100,
  13425.                             'form_options' => [
  13426.                             ],
  13427.                         ],
  13428.                         'couponBased' => [
  13429.                             'type' => 'boolean',
  13430.                             'label' => 'sylius.ui.coupon_based',
  13431.                             'enabled' => true,
  13432.                             'position' => 100,
  13433.                             'options' => [
  13434.                             ],
  13435.                             'form_options' => [
  13436.                             ],
  13437.                         ],
  13438.                         'coupon_code' => [
  13439.                             'type' => 'string',
  13440.                             'label' => 'sylius.ui.coupon',
  13441.                             'options' => [
  13442.                                 'fields' => [
  13443.                                     => 'coupons.code',
  13444.                                 ],
  13445.                             ],
  13446.                             'enabled' => true,
  13447.                             'position' => 100,
  13448.                             'form_options' => [
  13449.                             ],
  13450.                         ],
  13451.                     ],
  13452.                     'actions' => [
  13453.                         'main' => [
  13454.                             'create' => [
  13455.                                 'type' => 'create',
  13456.                                 'enabled' => true,
  13457.                                 'position' => 100,
  13458.                                 'options' => [
  13459.                                 ],
  13460.                             ],
  13461.                         ],
  13462.                         'item' => [
  13463.                             'coupons' => [
  13464.                                 'type' => 'links',
  13465.                                 'label' => 'sylius.ui.manage_coupons',
  13466.                                 'options' => [
  13467.                                     'visible' => 'resource.couponBased',
  13468.                                     'icon' => 'ticket',
  13469.                                     'links' => [
  13470.                                         'index' => [
  13471.                                             'label' => 'sylius.ui.list_coupons',
  13472.                                             'icon' => 'list',
  13473.                                             'route' => 'sylius_admin_promotion_coupon_index',
  13474.                                             'parameters' => [
  13475.                                                 'promotionId' => 'resource.id',
  13476.                                             ],
  13477.                                         ],
  13478.                                         'create' => [
  13479.                                             'label' => 'sylius.ui.create',
  13480.                                             'icon' => 'plus',
  13481.                                             'route' => 'sylius_admin_promotion_coupon_create',
  13482.                                             'parameters' => [
  13483.                                                 'promotionId' => 'resource.id',
  13484.                                             ],
  13485.                                         ],
  13486.                                         'generate' => [
  13487.                                             'label' => 'sylius.ui.generate',
  13488.                                             'icon' => 'random',
  13489.                                             'route' => 'sylius_admin_promotion_coupon_generate',
  13490.                                             'parameters' => [
  13491.                                                 'promotionId' => 'resource.id',
  13492.                                             ],
  13493.                                         ],
  13494.                                     ],
  13495.                                 ],
  13496.                                 'enabled' => true,
  13497.                                 'position' => 100,
  13498.                             ],
  13499.                             'update' => [
  13500.                                 'type' => 'update',
  13501.                                 'enabled' => true,
  13502.                                 'position' => 100,
  13503.                                 'options' => [
  13504.                                 ],
  13505.                             ],
  13506.                             'delete' => [
  13507.                                 'type' => 'delete',
  13508.                                 'enabled' => true,
  13509.                                 'position' => 100,
  13510.                                 'options' => [
  13511.                                 ],
  13512.                             ],
  13513.                         ],
  13514.                         'bulk' => [
  13515.                             'delete' => [
  13516.                                 'type' => 'delete',
  13517.                                 'enabled' => true,
  13518.                                 'position' => 100,
  13519.                                 'options' => [
  13520.                                 ],
  13521.                             ],
  13522.                         ],
  13523.                     ],
  13524.                     'limits' => [
  13525.                         => 10,
  13526.                         => 25,
  13527.                         => 50,
  13528.                     ],
  13529.                 ],
  13530.                 'sylius_admin_promotion_coupon' => [
  13531.                     'driver' => [
  13532.                         'name' => 'doctrine/orm',
  13533.                         'options' => [
  13534.                             'class' => 'App\\Entity\\Promotion\\PromotionCoupon',
  13535.                             'repository' => [
  13536.                                 'method' => 'createQueryBuilderByPromotionId',
  13537.                                 'arguments' => [
  13538.                                     'promotionId' => '$promotionId',
  13539.                                 ],
  13540.                             ],
  13541.                         ],
  13542.                     ],
  13543.                     'fields' => [
  13544.                         'code' => [
  13545.                             'type' => 'string',
  13546.                             'label' => 'sylius.ui.code',
  13547.                             'sortable' => NULL,
  13548.                             'enabled' => true,
  13549.                             'position' => 100,
  13550.                             'options' => [
  13551.                             ],
  13552.                         ],
  13553.                         'usageLimit' => [
  13554.                             'type' => 'string',
  13555.                             'label' => 'sylius.ui.usage_limit',
  13556.                             'sortable' => NULL,
  13557.                             'enabled' => true,
  13558.                             'position' => 100,
  13559.                             'options' => [
  13560.                             ],
  13561.                         ],
  13562.                         'perCustomerUsageLimit' => [
  13563.                             'type' => 'string',
  13564.                             'label' => 'sylius.ui.per_customer_usage_limit',
  13565.                             'sortable' => NULL,
  13566.                             'enabled' => true,
  13567.                             'position' => 100,
  13568.                             'options' => [
  13569.                             ],
  13570.                         ],
  13571.                         'used' => [
  13572.                             'type' => 'string',
  13573.                             'label' => 'sylius.ui.used',
  13574.                             'sortable' => NULL,
  13575.                             'enabled' => true,
  13576.                             'position' => 100,
  13577.                             'options' => [
  13578.                             ],
  13579.                         ],
  13580.                         'expiresAt' => [
  13581.                             'type' => 'datetime',
  13582.                             'label' => 'sylius.ui.expires_at',
  13583.                             'sortable' => NULL,
  13584.                             'options' => [
  13585.                                 'format' => 'd-m-Y',
  13586.                             ],
  13587.                             'enabled' => true,
  13588.                             'position' => 100,
  13589.                         ],
  13590.                     ],
  13591.                     'filters' => [
  13592.                         'code' => [
  13593.                             'type' => 'string',
  13594.                             'label' => 'sylius.ui.code',
  13595.                             'enabled' => true,
  13596.                             'position' => 100,
  13597.                             'options' => [
  13598.                             ],
  13599.                             'form_options' => [
  13600.                             ],
  13601.                         ],
  13602.                     ],
  13603.                     'actions' => [
  13604.                         'main' => [
  13605.                             'generate' => [
  13606.                                 'type' => 'default',
  13607.                                 'label' => 'sylius.ui.generate',
  13608.                                 'icon' => 'random',
  13609.                                 'options' => [
  13610.                                     'link' => [
  13611.                                         'route' => 'sylius_admin_promotion_coupon_generate',
  13612.                                         'parameters' => [
  13613.                                             'promotionId' => '$promotionId',
  13614.                                         ],
  13615.                                     ],
  13616.                                 ],
  13617.                                 'enabled' => true,
  13618.                                 'position' => 100,
  13619.                             ],
  13620.                             'create' => [
  13621.                                 'type' => 'create',
  13622.                                 'options' => [
  13623.                                     'link' => [
  13624.                                         'parameters' => [
  13625.                                             'promotionId' => '$promotionId',
  13626.                                         ],
  13627.                                     ],
  13628.                                 ],
  13629.                                 'enabled' => true,
  13630.                                 'position' => 100,
  13631.                             ],
  13632.                         ],
  13633.                         'item' => [
  13634.                             'update' => [
  13635.                                 'type' => 'update',
  13636.                                 'options' => [
  13637.                                     'link' => [
  13638.                                         'parameters' => [
  13639.                                             'id' => 'resource.id',
  13640.                                             'promotionId' => '$promotionId',
  13641.                                         ],
  13642.                                     ],
  13643.                                 ],
  13644.                                 'enabled' => true,
  13645.                                 'position' => 100,
  13646.                             ],
  13647.                             'delete' => [
  13648.                                 'type' => 'delete',
  13649.                                 'options' => [
  13650.                                     'link' => [
  13651.                                         'parameters' => [
  13652.                                             'id' => 'resource.id',
  13653.                                             'promotionId' => '$promotionId',
  13654.                                         ],
  13655.                                     ],
  13656.                                 ],
  13657.                                 'enabled' => true,
  13658.                                 'position' => 100,
  13659.                             ],
  13660.                         ],
  13661.                         'bulk' => [
  13662.                             'delete' => [
  13663.                                 'type' => 'delete',
  13664.                                 'options' => [
  13665.                                     'link' => [
  13666.                                         'parameters' => [
  13667.                                             'promotionId' => '$promotionId',
  13668.                                         ],
  13669.                                     ],
  13670.                                 ],
  13671.                                 'enabled' => true,
  13672.                                 'position' => 100,
  13673.                             ],
  13674.                         ],
  13675.                     ],
  13676.                     'sorting' => [
  13677.                     ],
  13678.                     'limits' => [
  13679.                         => 10,
  13680.                         => 25,
  13681.                         => 50,
  13682.                     ],
  13683.                 ],
  13684.                 'sylius_admin_shipment' => [
  13685.                     'driver' => [
  13686.                         'name' => 'doctrine/orm',
  13687.                         'options' => [
  13688.                             'class' => 'App\\Entity\\Shipping\\Shipment',
  13689.                             'repository' => [
  13690.                                 'method' => 'createListQueryBuilder',
  13691.                             ],
  13692.                         ],
  13693.                     ],
  13694.                     'sorting' => [
  13695.                         'createdAt' => 'desc',
  13696.                     ],
  13697.                     'fields' => [
  13698.                         'createdAt' => [
  13699.                             'type' => 'datetime',
  13700.                             'label' => 'sylius.ui.created_at',
  13701.                             'sortable' => NULL,
  13702.                             'options' => [
  13703.                                 'format' => 'd-m-Y H:i:s',
  13704.                             ],
  13705.                             'enabled' => true,
  13706.                             'position' => 100,
  13707.                         ],
  13708.                         'shippedAt' => [
  13709.                             'type' => 'datetime',
  13710.                             'label' => 'sylius.ui.shipped_at',
  13711.                             'sortable' => NULL,
  13712.                             'options' => [
  13713.                                 'format' => 'd-m-Y H:i:s',
  13714.                             ],
  13715.                             'enabled' => true,
  13716.                             'position' => 100,
  13717.                         ],
  13718.                         'number' => [
  13719.                             'type' => 'twig',
  13720.                             'label' => 'sylius.ui.order',
  13721.                             'path' => 'order',
  13722.                             'options' => [
  13723.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  13724.                             ],
  13725.                             'enabled' => true,
  13726.                             'position' => 100,
  13727.                         ],
  13728.                         'channel' => [
  13729.                             'type' => 'twig',
  13730.                             'label' => 'sylius.ui.channel',
  13731.                             'path' => 'order.channel',
  13732.                             'options' => [
  13733.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  13734.                             ],
  13735.                             'enabled' => true,
  13736.                             'position' => 100,
  13737.                         ],
  13738.                         'state' => [
  13739.                             'type' => 'twig',
  13740.                             'label' => 'sylius.ui.state',
  13741.                             'options' => [
  13742.                                 'template' => '@SyliusAdmin/Common/Label/shipmentState.html.twig',
  13743.                             ],
  13744.                             'enabled' => true,
  13745.                             'position' => 100,
  13746.                         ],
  13747.                     ],
  13748.                     'filters' => [
  13749.                         'state' => [
  13750.                             'type' => 'select',
  13751.                             'label' => 'sylius.ui.state',
  13752.                             'form_options' => [
  13753.                                 'choices' => [
  13754.                                     'sylius.ui.cancelled' => 'cancelled',
  13755.                                     'sylius.ui.ready' => 'ready',
  13756.                                     'sylius.ui.shipped' => 'shipped',
  13757.                                 ],
  13758.                             ],
  13759.                             'enabled' => true,
  13760.                             'position' => 100,
  13761.                             'options' => [
  13762.                             ],
  13763.                         ],
  13764.                         'channel' => [
  13765.                             'type' => 'entity',
  13766.                             'label' => 'sylius.ui.channel',
  13767.                             'options' => [
  13768.                                 'fields' => [
  13769.                                     => 'order.channel',
  13770.                                 ],
  13771.                             ],
  13772.                             'form_options' => [
  13773.                                 'class' => 'App\\Entity\\Channel\\Channel',
  13774.                             ],
  13775.                             'enabled' => true,
  13776.                             'position' => 100,
  13777.                         ],
  13778.                         'method' => [
  13779.                             'type' => 'entity',
  13780.                             'label' => 'sylius.ui.shipping_method',
  13781.                             'form_options' => [
  13782.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  13783.                             ],
  13784.                             'enabled' => true,
  13785.                             'position' => 100,
  13786.                             'options' => [
  13787.                             ],
  13788.                         ],
  13789.                     ],
  13790.                     'actions' => [
  13791.                         'item' => [
  13792.                             'ship' => [
  13793.                                 'type' => 'ship_with_tracking_code',
  13794.                                 'enabled' => true,
  13795.                                 'position' => 100,
  13796.                                 'options' => [
  13797.                                 ],
  13798.                             ],
  13799.                             'show' => [
  13800.                                 'type' => 'show',
  13801.                                 'enabled' => true,
  13802.                                 'position' => 100,
  13803.                                 'options' => [
  13804.                                 ],
  13805.                             ],
  13806.                         ],
  13807.                     ],
  13808.                     'limits' => [
  13809.                         => 10,
  13810.                         => 25,
  13811.                         => 50,
  13812.                     ],
  13813.                 ],
  13814.                 'sylius_admin_shipping_category' => [
  13815.                     'driver' => [
  13816.                         'name' => 'doctrine/orm',
  13817.                         'options' => [
  13818.                             'class' => 'App\\Entity\\Shipping\\ShippingCategory',
  13819.                             'repository' => [
  13820.                                 'method' => 'createListQueryBuilder',
  13821.                             ],
  13822.                         ],
  13823.                     ],
  13824.                     'fields' => [
  13825.                         'code' => [
  13826.                             'type' => 'string',
  13827.                             'label' => 'sylius.ui.code',
  13828.                             'enabled' => true,
  13829.                             'position' => 100,
  13830.                             'options' => [
  13831.                             ],
  13832.                         ],
  13833.                         'name' => [
  13834.                             'type' => 'string',
  13835.                             'label' => 'sylius.ui.name',
  13836.                             'enabled' => true,
  13837.                             'position' => 100,
  13838.                             'options' => [
  13839.                             ],
  13840.                         ],
  13841.                         'createdAt' => [
  13842.                             'type' => 'datetime',
  13843.                             'label' => 'sylius.ui.creation_date',
  13844.                             'options' => [
  13845.                                 'format' => 'd-m-Y H:i',
  13846.                             ],
  13847.                             'enabled' => true,
  13848.                             'position' => 100,
  13849.                         ],
  13850.                         'updatedAt' => [
  13851.                             'type' => 'datetime',
  13852.                             'label' => 'sylius.ui.updating_date',
  13853.                             'options' => [
  13854.                                 'format' => 'd-m-Y H:i',
  13855.                             ],
  13856.                             'enabled' => true,
  13857.                             'position' => 100,
  13858.                         ],
  13859.                     ],
  13860.                     'filters' => [
  13861.                         'search' => [
  13862.                             'type' => 'string',
  13863.                             'label' => 'sylius.ui.search',
  13864.                             'options' => [
  13865.                                 'fields' => [
  13866.                                     => 'code',
  13867.                                     => 'name',
  13868.                                 ],
  13869.                             ],
  13870.                             'enabled' => true,
  13871.                             'position' => 100,
  13872.                             'form_options' => [
  13873.                             ],
  13874.                         ],
  13875.                     ],
  13876.                     'actions' => [
  13877.                         'main' => [
  13878.                             'create' => [
  13879.                                 'type' => 'create',
  13880.                                 'enabled' => true,
  13881.                                 'position' => 100,
  13882.                                 'options' => [
  13883.                                 ],
  13884.                             ],
  13885.                         ],
  13886.                         'item' => [
  13887.                             'update' => [
  13888.                                 'type' => 'update',
  13889.                                 'enabled' => true,
  13890.                                 'position' => 100,
  13891.                                 'options' => [
  13892.                                 ],
  13893.                             ],
  13894.                             'delete' => [
  13895.                                 'type' => 'delete',
  13896.                                 'enabled' => true,
  13897.                                 'position' => 100,
  13898.                                 'options' => [
  13899.                                 ],
  13900.                             ],
  13901.                         ],
  13902.                         'bulk' => [
  13903.                             'delete' => [
  13904.                                 'type' => 'delete',
  13905.                                 'enabled' => true,
  13906.                                 'position' => 100,
  13907.                                 'options' => [
  13908.                                 ],
  13909.                             ],
  13910.                         ],
  13911.                     ],
  13912.                     'sorting' => [
  13913.                     ],
  13914.                     'limits' => [
  13915.                         => 10,
  13916.                         => 25,
  13917.                         => 50,
  13918.                     ],
  13919.                 ],
  13920.                 'sylius_admin_shipping_method' => [
  13921.                     'driver' => [
  13922.                         'name' => 'doctrine/orm',
  13923.                         'options' => [
  13924.                             'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  13925.                             'repository' => [
  13926.                                 'method' => 'createListQueryBuilder',
  13927.                                 'arguments' => [
  13928.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  13929.                                 ],
  13930.                             ],
  13931.                         ],
  13932.                     ],
  13933.                     'sorting' => [
  13934.                         'position' => 'asc',
  13935.                     ],
  13936.                     'fields' => [
  13937.                         'position' => [
  13938.                             'type' => 'twig',
  13939.                             'label' => 'sylius.ui.position',
  13940.                             'sortable' => NULL,
  13941.                             'options' => [
  13942.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  13943.                             ],
  13944.                             'enabled' => true,
  13945.                             'position' => 100,
  13946.                         ],
  13947.                         'code' => [
  13948.                             'type' => 'string',
  13949.                             'label' => 'sylius.ui.code',
  13950.                             'sortable' => NULL,
  13951.                             'enabled' => true,
  13952.                             'position' => 100,
  13953.                             'options' => [
  13954.                             ],
  13955.                         ],
  13956.                         'name' => [
  13957.                             'type' => 'string',
  13958.                             'label' => 'sylius.ui.name',
  13959.                             'sortable' => 'translation.name',
  13960.                             'enabled' => true,
  13961.                             'position' => 100,
  13962.                             'options' => [
  13963.                             ],
  13964.                         ],
  13965.                         'zone' => [
  13966.                             'type' => 'string',
  13967.                             'label' => 'sylius.ui.zone',
  13968.                             'enabled' => true,
  13969.                             'position' => 100,
  13970.                             'options' => [
  13971.                             ],
  13972.                         ],
  13973.                         'enabled' => [
  13974.                             'type' => 'twig',
  13975.                             'label' => 'sylius.ui.enabled',
  13976.                             'sortable' => NULL,
  13977.                             'options' => [
  13978.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  13979.                             ],
  13980.                             'enabled' => true,
  13981.                             'position' => 100,
  13982.                         ],
  13983.                     ],
  13984.                     'filters' => [
  13985.                         'search' => [
  13986.                             'type' => 'string',
  13987.                             'label' => 'sylius.ui.search',
  13988.                             'options' => [
  13989.                                 'fields' => [
  13990.                                     => 'code',
  13991.                                     => 'translation.name',
  13992.                                 ],
  13993.                             ],
  13994.                             'enabled' => true,
  13995.                             'position' => 100,
  13996.                             'form_options' => [
  13997.                             ],
  13998.                         ],
  13999.                         'enabled' => [
  14000.                             'type' => 'boolean',
  14001.                             'label' => 'sylius.ui.enabled',
  14002.                             'enabled' => true,
  14003.                             'position' => 100,
  14004.                             'options' => [
  14005.                             ],
  14006.                             'form_options' => [
  14007.                             ],
  14008.                         ],
  14009.                         'archival' => [
  14010.                             'type' => 'exists',
  14011.                             'label' => 'sylius.ui.archival',
  14012.                             'options' => [
  14013.                                 'field' => 'archivedAt',
  14014.                             ],
  14015.                             'default_value' => false,
  14016.                             'enabled' => true,
  14017.                             'position' => 100,
  14018.                             'form_options' => [
  14019.                             ],
  14020.                         ],
  14021.                     ],
  14022.                     'actions' => [
  14023.                         'main' => [
  14024.                             'create' => [
  14025.                                 'type' => 'create',
  14026.                                 'enabled' => true,
  14027.                                 'position' => 100,
  14028.                                 'options' => [
  14029.                                 ],
  14030.                             ],
  14031.                         ],
  14032.                         'item' => [
  14033.                             'update' => [
  14034.                                 'type' => 'update',
  14035.                                 'enabled' => true,
  14036.                                 'position' => 100,
  14037.                                 'options' => [
  14038.                                 ],
  14039.                             ],
  14040.                             'delete' => [
  14041.                                 'type' => 'delete',
  14042.                                 'enabled' => true,
  14043.                                 'position' => 100,
  14044.                                 'options' => [
  14045.                                 ],
  14046.                             ],
  14047.                             'archive' => [
  14048.                                 'type' => 'archive',
  14049.                                 'enabled' => true,
  14050.                                 'position' => 100,
  14051.                                 'options' => [
  14052.                                 ],
  14053.                             ],
  14054.                         ],
  14055.                         'bulk' => [
  14056.                             'delete' => [
  14057.                                 'type' => 'delete',
  14058.                                 'enabled' => true,
  14059.                                 'position' => 100,
  14060.                                 'options' => [
  14061.                                 ],
  14062.                             ],
  14063.                         ],
  14064.                     ],
  14065.                     'limits' => [
  14066.                         => 10,
  14067.                         => 25,
  14068.                         => 50,
  14069.                     ],
  14070.                 ],
  14071.                 'sylius_admin_tax_category' => [
  14072.                     'driver' => [
  14073.                         'name' => 'doctrine/orm',
  14074.                         'options' => [
  14075.                             'class' => 'App\\Entity\\Taxation\\TaxCategory',
  14076.                         ],
  14077.                     ],
  14078.                     'sorting' => [
  14079.                         'nameAndDescription' => 'asc',
  14080.                     ],
  14081.                     'fields' => [
  14082.                         'code' => [
  14083.                             'type' => 'string',
  14084.                             'label' => 'sylius.ui.code',
  14085.                             'sortable' => NULL,
  14086.                             'enabled' => true,
  14087.                             'position' => 100,
  14088.                             'options' => [
  14089.                             ],
  14090.                         ],
  14091.                         'nameAndDescription' => [
  14092.                             'type' => 'twig',
  14093.                             'label' => 'sylius.ui.name',
  14094.                             'path' => '.',
  14095.                             'sortable' => 'name',
  14096.                             'options' => [
  14097.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  14098.                             ],
  14099.                             'enabled' => true,
  14100.                             'position' => 100,
  14101.                         ],
  14102.                     ],
  14103.                     'filters' => [
  14104.                         'search' => [
  14105.                             'type' => 'string',
  14106.                             'label' => 'sylius.ui.search',
  14107.                             'options' => [
  14108.                                 'fields' => [
  14109.                                     => 'code',
  14110.                                     => 'name',
  14111.                                 ],
  14112.                             ],
  14113.                             'enabled' => true,
  14114.                             'position' => 100,
  14115.                             'form_options' => [
  14116.                             ],
  14117.                         ],
  14118.                     ],
  14119.                     'actions' => [
  14120.                         'main' => [
  14121.                             'create' => [
  14122.                                 'type' => 'create',
  14123.                                 'enabled' => true,
  14124.                                 'position' => 100,
  14125.                                 'options' => [
  14126.                                 ],
  14127.                             ],
  14128.                         ],
  14129.                         'item' => [
  14130.                             'update' => [
  14131.                                 'type' => 'update',
  14132.                                 'enabled' => true,
  14133.                                 'position' => 100,
  14134.                                 'options' => [
  14135.                                 ],
  14136.                             ],
  14137.                             'delete' => [
  14138.                                 'type' => 'delete',
  14139.                                 'enabled' => true,
  14140.                                 'position' => 100,
  14141.                                 'options' => [
  14142.                                 ],
  14143.                             ],
  14144.                         ],
  14145.                         'bulk' => [
  14146.                             'delete' => [
  14147.                                 'type' => 'delete',
  14148.                                 'enabled' => true,
  14149.                                 'position' => 100,
  14150.                                 'options' => [
  14151.                                 ],
  14152.                             ],
  14153.                         ],
  14154.                     ],
  14155.                     'limits' => [
  14156.                         => 10,
  14157.                         => 25,
  14158.                         => 50,
  14159.                     ],
  14160.                 ],
  14161.                 'sylius_admin_tax_rate' => [
  14162.                     'driver' => [
  14163.                         'name' => 'doctrine/orm',
  14164.                         'options' => [
  14165.                             'class' => 'App\\Entity\\Taxation\\TaxRate',
  14166.                         ],
  14167.                     ],
  14168.                     'sorting' => [
  14169.                         'name' => 'asc',
  14170.                     ],
  14171.                     'fields' => [
  14172.                         'code' => [
  14173.                             'type' => 'string',
  14174.                             'label' => 'sylius.ui.code',
  14175.                             'sortable' => NULL,
  14176.                             'enabled' => true,
  14177.                             'position' => 100,
  14178.                             'options' => [
  14179.                             ],
  14180.                         ],
  14181.                         'name' => [
  14182.                             'type' => 'string',
  14183.                             'label' => 'sylius.ui.name',
  14184.                             'sortable' => NULL,
  14185.                             'enabled' => true,
  14186.                             'position' => 100,
  14187.                             'options' => [
  14188.                             ],
  14189.                         ],
  14190.                         'zone' => [
  14191.                             'type' => 'string',
  14192.                             'label' => 'sylius.ui.zone',
  14193.                             'enabled' => true,
  14194.                             'position' => 100,
  14195.                             'options' => [
  14196.                             ],
  14197.                         ],
  14198.                         'category' => [
  14199.                             'type' => 'string',
  14200.                             'label' => 'sylius.ui.category',
  14201.                             'enabled' => true,
  14202.                             'position' => 100,
  14203.                             'options' => [
  14204.                             ],
  14205.                         ],
  14206.                         'amount' => [
  14207.                             'type' => 'twig',
  14208.                             'label' => 'sylius.ui.amount',
  14209.                             'sortable' => NULL,
  14210.                             'options' => [
  14211.                                 'template' => '@SyliusUi/Grid/Field/percent.html.twig',
  14212.                             ],
  14213.                             'enabled' => true,
  14214.                             'position' => 100,
  14215.                         ],
  14216.                     ],
  14217.                     'filters' => [
  14218.                         'search' => [
  14219.                             'type' => 'string',
  14220.                             'label' => 'sylius.ui.search',
  14221.                             'options' => [
  14222.                                 'fields' => [
  14223.                                     => 'code',
  14224.                                     => 'name',
  14225.                                 ],
  14226.                             ],
  14227.                             'enabled' => true,
  14228.                             'position' => 100,
  14229.                             'form_options' => [
  14230.                             ],
  14231.                         ],
  14232.                     ],
  14233.                     'actions' => [
  14234.                         'main' => [
  14235.                             'create' => [
  14236.                                 'type' => 'create',
  14237.                                 'enabled' => true,
  14238.                                 'position' => 100,
  14239.                                 'options' => [
  14240.                                 ],
  14241.                             ],
  14242.                         ],
  14243.                         'item' => [
  14244.                             'update' => [
  14245.                                 'type' => 'update',
  14246.                                 'enabled' => true,
  14247.                                 'position' => 100,
  14248.                                 'options' => [
  14249.                                 ],
  14250.                             ],
  14251.                             'delete' => [
  14252.                                 'type' => 'delete',
  14253.                                 'enabled' => true,
  14254.                                 'position' => 100,
  14255.                                 'options' => [
  14256.                                 ],
  14257.                             ],
  14258.                         ],
  14259.                         'bulk' => [
  14260.                             'delete' => [
  14261.                                 'type' => 'delete',
  14262.                                 'enabled' => true,
  14263.                                 'position' => 100,
  14264.                                 'options' => [
  14265.                                 ],
  14266.                             ],
  14267.                         ],
  14268.                     ],
  14269.                     'limits' => [
  14270.                         => 10,
  14271.                         => 25,
  14272.                         => 50,
  14273.                     ],
  14274.                 ],
  14275.                 'sylius_admin_taxon' => [
  14276.                     'driver' => [
  14277.                         'name' => 'doctrine/orm',
  14278.                         'options' => [
  14279.                             'class' => 'App\\Entity\\Taxonomy\\Taxon',
  14280.                             'repository' => [
  14281.                                 'method' => 'createListQueryBuilder',
  14282.                             ],
  14283.                         ],
  14284.                     ],
  14285.                     'filters' => [
  14286.                         'code' => [
  14287.                             'type' => 'string',
  14288.                             'options' => [
  14289.                                 'fields' => [
  14290.                                     => 'code',
  14291.                                 ],
  14292.                             ],
  14293.                             'form_options' => [
  14294.                                 'type' => 'contains',
  14295.                             ],
  14296.                             'enabled' => true,
  14297.                             'position' => 100,
  14298.                         ],
  14299.                         'name' => [
  14300.                             'type' => 'string',
  14301.                             'options' => [
  14302.                                 'fields' => [
  14303.                                     => 'translation.name',
  14304.                                 ],
  14305.                             ],
  14306.                             'form_options' => [
  14307.                                 'type' => 'contains',
  14308.                             ],
  14309.                             'enabled' => true,
  14310.                             'position' => 100,
  14311.                         ],
  14312.                     ],
  14313.                     'sorting' => [
  14314.                     ],
  14315.                     'limits' => [
  14316.                         => 10,
  14317.                         => 25,
  14318.                         => 50,
  14319.                     ],
  14320.                     'fields' => [
  14321.                     ],
  14322.                     'actions' => [
  14323.                     ],
  14324.                 ],
  14325.                 'sylius_admin_zone' => [
  14326.                     'driver' => [
  14327.                         'name' => 'doctrine/orm',
  14328.                         'options' => [
  14329.                             'class' => 'App\\Entity\\Addressing\\Zone',
  14330.                         ],
  14331.                     ],
  14332.                     'fields' => [
  14333.                         'code' => [
  14334.                             'type' => 'string',
  14335.                             'label' => 'sylius.ui.code',
  14336.                             'enabled' => true,
  14337.                             'position' => 100,
  14338.                             'options' => [
  14339.                             ],
  14340.                         ],
  14341.                         'name' => [
  14342.                             'type' => 'string',
  14343.                             'label' => 'sylius.ui.name',
  14344.                             'enabled' => true,
  14345.                             'position' => 100,
  14346.                             'options' => [
  14347.                             ],
  14348.                         ],
  14349.                         'type' => [
  14350.                             'type' => 'twig',
  14351.                             'label' => 'sylius.ui.type',
  14352.                             'options' => [
  14353.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  14354.                             ],
  14355.                             'enabled' => true,
  14356.                             'position' => 100,
  14357.                         ],
  14358.                     ],
  14359.                     'filters' => [
  14360.                         'name' => [
  14361.                             'type' => 'string',
  14362.                             'label' => 'sylius.ui.name',
  14363.                             'enabled' => true,
  14364.                             'position' => 100,
  14365.                             'options' => [
  14366.                             ],
  14367.                             'form_options' => [
  14368.                             ],
  14369.                         ],
  14370.                         'code' => [
  14371.                             'type' => 'string',
  14372.                             'label' => 'sylius.ui.code',
  14373.                             'enabled' => true,
  14374.                             'position' => 100,
  14375.                             'options' => [
  14376.                             ],
  14377.                             'form_options' => [
  14378.                             ],
  14379.                         ],
  14380.                     ],
  14381.                     'actions' => [
  14382.                         'main' => [
  14383.                             'create' => [
  14384.                                 'type' => 'links',
  14385.                                 'label' => 'sylius.ui.create',
  14386.                                 'options' => [
  14387.                                     'class' => 'primary',
  14388.                                     'icon' => 'plus',
  14389.                                     'header' => [
  14390.                                         'icon' => 'cube',
  14391.                                         'label' => 'sylius.ui.type',
  14392.                                     ],
  14393.                                     'links' => [
  14394.                                         'country' => [
  14395.                                             'label' => 'sylius.ui.zone_consisting_of_countries',
  14396.                                             'icon' => 'plus',
  14397.                                             'route' => 'sylius_admin_zone_create',
  14398.                                             'parameters' => [
  14399.                                                 'type' => 'country',
  14400.                                             ],
  14401.                                         ],
  14402.                                         'province' => [
  14403.                                             'label' => 'sylius.ui.zone_consisting_of_provinces',
  14404.                                             'icon' => 'plus',
  14405.                                             'route' => 'sylius_admin_zone_create',
  14406.                                             'parameters' => [
  14407.                                                 'type' => 'province',
  14408.                                             ],
  14409.                                         ],
  14410.                                         'zone' => [
  14411.                                             'label' => 'sylius.ui.zone_consisting_of_other_zones',
  14412.                                             'icon' => 'plus',
  14413.                                             'route' => 'sylius_admin_zone_create',
  14414.                                             'parameters' => [
  14415.                                                 'type' => 'zone',
  14416.                                             ],
  14417.                                         ],
  14418.                                     ],
  14419.                                 ],
  14420.                                 'enabled' => true,
  14421.                                 'position' => 100,
  14422.                             ],
  14423.                         ],
  14424.                         'item' => [
  14425.                             'update' => [
  14426.                                 'type' => 'update',
  14427.                                 'enabled' => true,
  14428.                                 'position' => 100,
  14429.                                 'options' => [
  14430.                                 ],
  14431.                             ],
  14432.                             'delete' => [
  14433.                                 'type' => 'delete',
  14434.                                 'enabled' => true,
  14435.                                 'position' => 100,
  14436.                                 'options' => [
  14437.                                 ],
  14438.                             ],
  14439.                         ],
  14440.                         'bulk' => [
  14441.                             'delete' => [
  14442.                                 'type' => 'delete',
  14443.                                 'enabled' => true,
  14444.                                 'position' => 100,
  14445.                                 'options' => [
  14446.                                 ],
  14447.                             ],
  14448.                         ],
  14449.                     ],
  14450.                     'sorting' => [
  14451.                     ],
  14452.                     'limits' => [
  14453.                         => 10,
  14454.                         => 25,
  14455.                         => 50,
  14456.                     ],
  14457.                 ],
  14458.                 'sylius_admin_api_cart' => [
  14459.                     'driver' => [
  14460.                         'name' => 'doctrine/orm',
  14461.                         'options' => [
  14462.                             'class' => 'App\\Entity\\Order\\Order',
  14463.                             'repository' => [
  14464.                                 'method' => 'createCartQueryBuilder',
  14465.                             ],
  14466.                         ],
  14467.                     ],
  14468.                     'sorting' => [
  14469.                         'number' => 'desc',
  14470.                     ],
  14471.                     'fields' => [
  14472.                         'channel' => [
  14473.                             'type' => 'string',
  14474.                             'path' => 'channel.code',
  14475.                             'sortable' => 'channel.code',
  14476.                             'enabled' => true,
  14477.                             'position' => 100,
  14478.                             'options' => [
  14479.                             ],
  14480.                         ],
  14481.                         'number' => [
  14482.                             'type' => 'string',
  14483.                             'path' => '.',
  14484.                             'sortable' => NULL,
  14485.                             'enabled' => true,
  14486.                             'position' => 100,
  14487.                             'options' => [
  14488.                             ],
  14489.                         ],
  14490.                         'date' => [
  14491.                             'type' => 'datetime',
  14492.                             'path' => 'checkoutCompletedAt',
  14493.                             'sortable' => 'checkoutCompletedAt',
  14494.                             'enabled' => true,
  14495.                             'position' => 100,
  14496.                             'options' => [
  14497.                             ],
  14498.                         ],
  14499.                         'customer' => [
  14500.                             'type' => 'string',
  14501.                             'sortable' => 'customer.email',
  14502.                             'path' => 'customer.email',
  14503.                             'enabled' => true,
  14504.                             'position' => 100,
  14505.                             'options' => [
  14506.                             ],
  14507.                         ],
  14508.                         'total' => [
  14509.                             'type' => 'integer',
  14510.                             'sortable' => 'total',
  14511.                             'enabled' => true,
  14512.                             'position' => 100,
  14513.                             'options' => [
  14514.                             ],
  14515.                         ],
  14516.                         'currencyCode' => [
  14517.                             'type' => 'string',
  14518.                             'label' => 'sylius.ui.currency',
  14519.                             'sortable' => NULL,
  14520.                             'enabled' => true,
  14521.                             'position' => 100,
  14522.                             'options' => [
  14523.                             ],
  14524.                         ],
  14525.                     ],
  14526.                     'filters' => [
  14527.                         'number' => [
  14528.                             'type' => 'string',
  14529.                             'enabled' => true,
  14530.                             'position' => 100,
  14531.                             'options' => [
  14532.                             ],
  14533.                             'form_options' => [
  14534.                             ],
  14535.                         ],
  14536.                         'customer' => [
  14537.                             'type' => 'string',
  14538.                             'options' => [
  14539.                                 'fields' => [
  14540.                                     => 'customer.email',
  14541.                                 ],
  14542.                             ],
  14543.                             'enabled' => true,
  14544.                             'position' => 100,
  14545.                             'form_options' => [
  14546.                             ],
  14547.                         ],
  14548.                         'date' => [
  14549.                             'type' => 'date',
  14550.                             'label' => 'sylius.ui.date',
  14551.                             'options' => [
  14552.                                 'field' => 'checkoutCompletedAt',
  14553.                             ],
  14554.                             'enabled' => true,
  14555.                             'position' => 100,
  14556.                             'form_options' => [
  14557.                             ],
  14558.                         ],
  14559.                         'channel' => [
  14560.                             'type' => 'string',
  14561.                             'options' => [
  14562.                                 'fields' => [
  14563.                                     => 'channel.code',
  14564.                                 ],
  14565.                             ],
  14566.                             'enabled' => true,
  14567.                             'position' => 100,
  14568.                             'form_options' => [
  14569.                             ],
  14570.                         ],
  14571.                         'total' => [
  14572.                             'type' => 'money',
  14573.                             'options' => [
  14574.                                 'currency_field' => 'currencyCode',
  14575.                             ],
  14576.                             'enabled' => true,
  14577.                             'position' => 100,
  14578.                             'form_options' => [
  14579.                             ],
  14580.                         ],
  14581.                     ],
  14582.                     'limits' => [
  14583.                         => 10,
  14584.                         => 25,
  14585.                         => 50,
  14586.                     ],
  14587.                     'actions' => [
  14588.                     ],
  14589.                 ],
  14590.                 'sylius_admin_api_payment' => [
  14591.                     'driver' => [
  14592.                         'name' => 'doctrine/orm',
  14593.                         'options' => [
  14594.                             'class' => 'App\\Entity\\Payment\\Payment',
  14595.                             'repository' => [
  14596.                                 'method' => 'createListQueryBuilder',
  14597.                             ],
  14598.                         ],
  14599.                     ],
  14600.                     'sorting' => [
  14601.                         'createdAt' => 'desc',
  14602.                     ],
  14603.                     'fields' => [
  14604.                         'amount' => [
  14605.                             'type' => 'integer',
  14606.                             'sortable' => NULL,
  14607.                             'enabled' => true,
  14608.                             'position' => 100,
  14609.                             'options' => [
  14610.                             ],
  14611.                         ],
  14612.                         'state' => [
  14613.                             'type' => 'string',
  14614.                             'enabled' => true,
  14615.                             'position' => 100,
  14616.                             'options' => [
  14617.                             ],
  14618.                         ],
  14619.                         'createdAt' => [
  14620.                             'type' => 'datetime',
  14621.                             'sortable' => NULL,
  14622.                             'enabled' => true,
  14623.                             'position' => 100,
  14624.                             'options' => [
  14625.                             ],
  14626.                         ],
  14627.                         'updatedAt' => [
  14628.                             'type' => 'datetime',
  14629.                             'sortable' => NULL,
  14630.                             'enabled' => true,
  14631.                             'position' => 100,
  14632.                             'options' => [
  14633.                             ],
  14634.                         ],
  14635.                     ],
  14636.                     'filters' => [
  14637.                         'state' => [
  14638.                             'type' => 'string',
  14639.                             'enabled' => true,
  14640.                             'position' => 100,
  14641.                             'options' => [
  14642.                             ],
  14643.                             'form_options' => [
  14644.                             ],
  14645.                         ],
  14646.                     ],
  14647.                     'limits' => [
  14648.                         => 10,
  14649.                         => 25,
  14650.                         => 50,
  14651.                     ],
  14652.                     'actions' => [
  14653.                     ],
  14654.                 ],
  14655.                 'sylius_admin_api_product' => [
  14656.                     'driver' => [
  14657.                         'name' => 'doctrine/orm',
  14658.                         'options' => [
  14659.                             'class' => 'App\\Entity\\Product\\Product',
  14660.                             'repository' => [
  14661.                                 'method' => 'createListQueryBuilder',
  14662.                                 'arguments' => [
  14663.                                     => 'fr_FR',
  14664.                                     => '$taxonId',
  14665.                                 ],
  14666.                             ],
  14667.                         ],
  14668.                     ],
  14669.                     'sorting' => [
  14670.                         'code' => 'asc',
  14671.                     ],
  14672.                     'fields' => [
  14673.                         'code' => [
  14674.                             'type' => 'string',
  14675.                             'sortable' => NULL,
  14676.                             'enabled' => true,
  14677.                             'position' => 100,
  14678.                             'options' => [
  14679.                             ],
  14680.                         ],
  14681.                         'name' => [
  14682.                             'type' => 'string',
  14683.                             'sortable' => 'translation.name',
  14684.                             'enabled' => true,
  14685.                             'position' => 100,
  14686.                             'options' => [
  14687.                             ],
  14688.                         ],
  14689.                     ],
  14690.                     'filters' => [
  14691.                         'search' => [
  14692.                             'type' => 'string',
  14693.                             'options' => [
  14694.                                 'fields' => [
  14695.                                     => 'code',
  14696.                                     => 'translation.name',
  14697.                                 ],
  14698.                             ],
  14699.                             'enabled' => true,
  14700.                             'position' => 100,
  14701.                             'form_options' => [
  14702.                             ],
  14703.                         ],
  14704.                         'enabled' => [
  14705.                             'type' => 'boolean',
  14706.                             'enabled' => true,
  14707.                             'position' => 100,
  14708.                             'options' => [
  14709.                             ],
  14710.                             'form_options' => [
  14711.                             ],
  14712.                         ],
  14713.                     ],
  14714.                     'limits' => [
  14715.                         => 10,
  14716.                         => 25,
  14717.                         => 50,
  14718.                     ],
  14719.                     'actions' => [
  14720.                     ],
  14721.                 ],
  14722.                 'sylius_admin_api_product_review' => [
  14723.                     'driver' => [
  14724.                         'name' => 'doctrine/orm',
  14725.                         'options' => [
  14726.                             'class' => 'App\\Entity\\Product\\ProductReview',
  14727.                             'repository' => [
  14728.                                 'method' => 'createQueryBuilderByProductCode',
  14729.                                 'arguments' => [
  14730.                                     => 'fr_FR',
  14731.                                     => '$productCode',
  14732.                                 ],
  14733.                             ],
  14734.                         ],
  14735.                     ],
  14736.                     'sorting' => [
  14737.                         'date' => 'desc',
  14738.                     ],
  14739.                     'fields' => [
  14740.                         'date' => [
  14741.                             'type' => 'datetime',
  14742.                             'label' => 'sylius.ui.date',
  14743.                             'path' => 'createdAt',
  14744.                             'sortable' => 'createdAt',
  14745.                             'options' => [
  14746.                                 'format' => 'd-m-Y H:i:s',
  14747.                             ],
  14748.                             'enabled' => true,
  14749.                             'position' => 100,
  14750.                         ],
  14751.                         'title' => [
  14752.                             'type' => 'string',
  14753.                             'label' => 'sylius.ui.title',
  14754.                             'sortable' => NULL,
  14755.                             'enabled' => true,
  14756.                             'position' => 100,
  14757.                             'options' => [
  14758.                             ],
  14759.                         ],
  14760.                         'rating' => [
  14761.                             'type' => 'string',
  14762.                             'label' => 'sylius.ui.rating',
  14763.                             'sortable' => NULL,
  14764.                             'enabled' => true,
  14765.                             'position' => 100,
  14766.                             'options' => [
  14767.                             ],
  14768.                         ],
  14769.                         'status' => [
  14770.                             'type' => 'twig',
  14771.                             'label' => 'sylius.ui.status',
  14772.                             'enabled' => true,
  14773.                             'position' => 100,
  14774.                             'options' => [
  14775.                             ],
  14776.                         ],
  14777.                         'reviewSubject' => [
  14778.                             'type' => 'string',
  14779.                             'label' => 'sylius.ui.product',
  14780.                             'enabled' => true,
  14781.                             'position' => 100,
  14782.                             'options' => [
  14783.                             ],
  14784.                         ],
  14785.                         'author' => [
  14786.                             'type' => 'string',
  14787.                             'label' => 'sylius.ui.customer',
  14788.                             'enabled' => true,
  14789.                             'position' => 100,
  14790.                             'options' => [
  14791.                             ],
  14792.                         ],
  14793.                     ],
  14794.                     'filters' => [
  14795.                         'title' => [
  14796.                             'type' => 'string',
  14797.                             'label' => 'sylius.ui.title',
  14798.                             'enabled' => true,
  14799.                             'position' => 100,
  14800.                             'options' => [
  14801.                             ],
  14802.                             'form_options' => [
  14803.                             ],
  14804.                         ],
  14805.                     ],
  14806.                     'limits' => [
  14807.                         => 10,
  14808.                         => 25,
  14809.                         => 50,
  14810.                     ],
  14811.                     'actions' => [
  14812.                     ],
  14813.                 ],
  14814.                 'sylius_admin_api_product_variant' => [
  14815.                     'driver' => [
  14816.                         'name' => 'doctrine/orm',
  14817.                         'options' => [
  14818.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  14819.                             'repository' => [
  14820.                                 'method' => 'createQueryBuilderByProductCode',
  14821.                                 'arguments' => [
  14822.                                     => 'fr_FR',
  14823.                                     => '$productCode',
  14824.                                 ],
  14825.                             ],
  14826.                         ],
  14827.                     ],
  14828.                     'sorting' => [
  14829.                         'position' => 'asc',
  14830.                     ],
  14831.                     'fields' => [
  14832.                         'name' => [
  14833.                             'type' => 'string',
  14834.                             'enabled' => true,
  14835.                             'position' => 100,
  14836.                             'options' => [
  14837.                             ],
  14838.                         ],
  14839.                         'code' => [
  14840.                             'type' => 'string',
  14841.                             'enabled' => true,
  14842.                             'position' => 100,
  14843.                             'options' => [
  14844.                             ],
  14845.                         ],
  14846.                         'position' => [
  14847.                             'type' => 'string',
  14848.                             'sortable' => NULL,
  14849.                             'enabled' => true,
  14850.                             'position' => 100,
  14851.                             'options' => [
  14852.                             ],
  14853.                         ],
  14854.                     ],
  14855.                     'filters' => [
  14856.                         'code' => [
  14857.                             'type' => 'string',
  14858.                             'enabled' => true,
  14859.                             'position' => 100,
  14860.                             'options' => [
  14861.                             ],
  14862.                             'form_options' => [
  14863.                             ],
  14864.                         ],
  14865.                         'name' => [
  14866.                             'type' => 'string',
  14867.                             'options' => [
  14868.                                 'fields' => [
  14869.                                     => 'translation.name',
  14870.                                 ],
  14871.                             ],
  14872.                             'enabled' => true,
  14873.                             'position' => 100,
  14874.                             'form_options' => [
  14875.                             ],
  14876.                         ],
  14877.                     ],
  14878.                     'limits' => [
  14879.                         => 10,
  14880.                         => 25,
  14881.                         => 50,
  14882.                     ],
  14883.                     'actions' => [
  14884.                     ],
  14885.                 ],
  14886.                 'sylius_admin_api_promotion' => [
  14887.                     'driver' => [
  14888.                         'name' => 'doctrine/orm',
  14889.                         'options' => [
  14890.                             'class' => 'App\\Entity\\Promotion\\Promotion',
  14891.                         ],
  14892.                     ],
  14893.                     'sorting' => [
  14894.                         'priority' => 'desc',
  14895.                     ],
  14896.                     'fields' => [
  14897.                         'priority' => [
  14898.                             'type' => 'integer',
  14899.                             'label' => 'sylius.ui.priority',
  14900.                             'sortable' => NULL,
  14901.                             'enabled' => true,
  14902.                             'position' => 100,
  14903.                             'options' => [
  14904.                             ],
  14905.                         ],
  14906.                         'code' => [
  14907.                             'type' => 'string',
  14908.                             'label' => 'sylius.ui.code',
  14909.                             'sortable' => NULL,
  14910.                             'enabled' => true,
  14911.                             'position' => 100,
  14912.                             'options' => [
  14913.                             ],
  14914.                         ],
  14915.                         'name' => [
  14916.                             'type' => 'string',
  14917.                             'label' => 'sylius.ui.name',
  14918.                             'path' => '.',
  14919.                             'sortable' => NULL,
  14920.                             'enabled' => true,
  14921.                             'position' => 100,
  14922.                             'options' => [
  14923.                             ],
  14924.                         ],
  14925.                     ],
  14926.                     'filters' => [
  14927.                         'search' => [
  14928.                             'type' => 'string',
  14929.                             'options' => [
  14930.                                 'fields' => [
  14931.                                     => 'code',
  14932.                                     => 'name',
  14933.                                 ],
  14934.                             ],
  14935.                             'enabled' => true,
  14936.                             'position' => 100,
  14937.                             'form_options' => [
  14938.                             ],
  14939.                         ],
  14940.                         'couponBased' => [
  14941.                             'type' => 'boolean',
  14942.                             'enabled' => true,
  14943.                             'position' => 100,
  14944.                             'options' => [
  14945.                             ],
  14946.                             'form_options' => [
  14947.                             ],
  14948.                         ],
  14949.                     ],
  14950.                     'limits' => [
  14951.                         => 10,
  14952.                         => 25,
  14953.                         => 50,
  14954.                     ],
  14955.                     'actions' => [
  14956.                     ],
  14957.                 ],
  14958.                 'sylius_admin_api_shipment' => [
  14959.                     'driver' => [
  14960.                         'name' => 'doctrine/orm',
  14961.                         'options' => [
  14962.                             'class' => 'App\\Entity\\Shipping\\Shipment',
  14963.                             'repository' => [
  14964.                                 'method' => 'createListQueryBuilder',
  14965.                             ],
  14966.                         ],
  14967.                     ],
  14968.                     'sorting' => [
  14969.                         'createdAt' => 'desc',
  14970.                     ],
  14971.                     'fields' => [
  14972.                         'state' => [
  14973.                             'type' => 'string',
  14974.                             'enabled' => true,
  14975.                             'position' => 100,
  14976.                             'options' => [
  14977.                             ],
  14978.                         ],
  14979.                         'createdAt' => [
  14980.                             'type' => 'datetime',
  14981.                             'sortable' => NULL,
  14982.                             'enabled' => true,
  14983.                             'position' => 100,
  14984.                             'options' => [
  14985.                             ],
  14986.                         ],
  14987.                         'updatedAt' => [
  14988.                             'type' => 'datetime',
  14989.                             'sortable' => NULL,
  14990.                             'enabled' => true,
  14991.                             'position' => 100,
  14992.                             'options' => [
  14993.                             ],
  14994.                         ],
  14995.                     ],
  14996.                     'filters' => [
  14997.                         'state' => [
  14998.                             'type' => 'string',
  14999.                             'enabled' => true,
  15000.                             'position' => 100,
  15001.                             'options' => [
  15002.                             ],
  15003.                             'form_options' => [
  15004.                             ],
  15005.                         ],
  15006.                     ],
  15007.                     'limits' => [
  15008.                         => 10,
  15009.                         => 25,
  15010.                         => 50,
  15011.                     ],
  15012.                     'actions' => [
  15013.                     ],
  15014.                 ],
  15015.                 'sylius_admin_api_taxon' => [
  15016.                     'driver' => [
  15017.                         'name' => 'doctrine/orm',
  15018.                         'options' => [
  15019.                             'class' => 'App\\Entity\\Taxonomy\\Taxon',
  15020.                             'repository' => [
  15021.                                 'method' => 'createListQueryBuilder',
  15022.                             ],
  15023.                         ],
  15024.                     ],
  15025.                     'filters' => [
  15026.                         'name' => [
  15027.                             'type' => 'string',
  15028.                             'options' => [
  15029.                                 'fields' => [
  15030.                                     => 'translation.name',
  15031.                                 ],
  15032.                             ],
  15033.                             'enabled' => true,
  15034.                             'position' => 100,
  15035.                             'form_options' => [
  15036.                             ],
  15037.                         ],
  15038.                         'code' => [
  15039.                             'type' => 'string',
  15040.                             'enabled' => true,
  15041.                             'position' => 100,
  15042.                             'options' => [
  15043.                             ],
  15044.                             'form_options' => [
  15045.                             ],
  15046.                         ],
  15047.                     ],
  15048.                     'sorting' => [
  15049.                     ],
  15050.                     'limits' => [
  15051.                         => 10,
  15052.                         => 25,
  15053.                         => 50,
  15054.                     ],
  15055.                     'fields' => [
  15056.                     ],
  15057.                     'actions' => [
  15058.                     ],
  15059.                 ],
  15060.                 'sylius_shop_account_order' => [
  15061.                     'driver' => [
  15062.                         'name' => 'doctrine/orm',
  15063.                         'options' => [
  15064.                             'class' => 'App\\Entity\\Order\\Order',
  15065.                             'repository' => [
  15066.                                 'method' => 'createByCustomerAndChannelIdQueryBuilder',
  15067.                                 'arguments' => [
  15068.                                     => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  15069.                                     => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  15070.                                 ],
  15071.                             ],
  15072.                         ],
  15073.                     ],
  15074.                     'sorting' => [
  15075.                         'checkoutCompletedAt' => 'desc',
  15076.                     ],
  15077.                     'fields' => [
  15078.                         'number' => [
  15079.                             'type' => 'twig',
  15080.                             'label' => 'sylius.ui.number',
  15081.                             'sortable' => NULL,
  15082.                             'options' => [
  15083.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  15084.                             ],
  15085.                             'enabled' => true,
  15086.                             'position' => 100,
  15087.                         ],
  15088.                         'checkoutCompletedAt' => [
  15089.                             'type' => 'datetime',
  15090.                             'label' => 'sylius.ui.date',
  15091.                             'sortable' => NULL,
  15092.                             'options' => [
  15093.                                 'format' => 'm/d/Y',
  15094.                             ],
  15095.                             'enabled' => true,
  15096.                             'position' => 100,
  15097.                         ],
  15098.                         'shippingAddress' => [
  15099.                             'type' => 'twig',
  15100.                             'label' => 'sylius.ui.ship_to',
  15101.                             'options' => [
  15102.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  15103.                             ],
  15104.                             'enabled' => true,
  15105.                             'position' => 100,
  15106.                         ],
  15107.                         'total' => [
  15108.                             'type' => 'twig',
  15109.                             'label' => 'sylius.ui.total',
  15110.                             'path' => '.',
  15111.                             'sortable' => 'total',
  15112.                             'options' => [
  15113.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  15114.                             ],
  15115.                             'enabled' => true,
  15116.                             'position' => 100,
  15117.                         ],
  15118.                         'state' => [
  15119.                             'type' => 'twig',
  15120.                             'label' => 'sylius.ui.state',
  15121.                             'sortable' => NULL,
  15122.                             'options' => [
  15123.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  15124.                                 'vars' => [
  15125.                                     'labels' => '@SyliusShop/Account/Order/Label/State',
  15126.                                 ],
  15127.                             ],
  15128.                             'enabled' => true,
  15129.                             'position' => 100,
  15130.                         ],
  15131.                     ],
  15132.                     'actions' => [
  15133.                         'item' => [
  15134.                             'show' => [
  15135.                                 'type' => 'shop_show',
  15136.                                 'label' => 'sylius.ui.show',
  15137.                                 'options' => [
  15138.                                     'link' => [
  15139.                                         'route' => 'sylius_shop_account_order_show',
  15140.                                         'parameters' => [
  15141.                                             'number' => 'resource.number',
  15142.                                         ],
  15143.                                     ],
  15144.                                 ],
  15145.                                 'enabled' => true,
  15146.                                 'position' => 100,
  15147.                             ],
  15148.                             'pay' => [
  15149.                                 'type' => 'shop_pay',
  15150.                                 'label' => 'sylius.ui.pay',
  15151.                                 'options' => [
  15152.                                     'link' => [
  15153.                                         'route' => 'sylius_shop_order_show',
  15154.                                         'parameters' => [
  15155.                                             'tokenValue' => 'resource.tokenValue',
  15156.                                         ],
  15157.                                     ],
  15158.                                 ],
  15159.                                 'enabled' => true,
  15160.                                 'position' => 100,
  15161.                             ],
  15162.                         ],
  15163.                     ],
  15164.                     'limits' => [
  15165.                         => 10,
  15166.                         => 25,
  15167.                         => 50,
  15168.                     ],
  15169.                     'filters' => [
  15170.                     ],
  15171.                 ],
  15172.                 'sylius_shop_product' => [
  15173.                     'driver' => [
  15174.                         'name' => 'doctrine/orm',
  15175.                         'options' => [
  15176.                             'class' => 'App\\Entity\\Product\\Product',
  15177.                             'repository' => [
  15178.                                 'method' => 'createShopListQueryBuilder',
  15179.                                 'arguments' => [
  15180.                                     'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  15181.                                     'taxon' => 'expr:notFoundOnNull(service(\'sylius.repository.taxon\').findOneBySlug($slug, service(\'sylius.context.locale\').getLocaleCode()))',
  15182.                                     'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  15183.                                     'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  15184.                                     'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  15185.                                 ],
  15186.                             ],
  15187.                         ],
  15188.                     ],
  15189.                     'sorting' => [
  15190.                         'position' => 'asc',
  15191.                     ],
  15192.                     'limits' => [
  15193.                         => 9,
  15194.                         => 18,
  15195.                         => 27,
  15196.                     ],
  15197.                     'fields' => [
  15198.                         'createdAt' => [
  15199.                             'type' => 'datetime',
  15200.                             'sortable' => NULL,
  15201.                             'enabled' => true,
  15202.                             'position' => 100,
  15203.                             'options' => [
  15204.                             ],
  15205.                         ],
  15206.                         'position' => [
  15207.                             'type' => 'string
',
  15208.                             'sortable' => 'productTaxon.position',
  15209.                             'enabled' => true,
  15210.                             'position' => 100,
  15211.                             'options' => [
  15212.                             ],
  15213.                         ],
  15214.                         'name' => [
  15215.                             'type' => 'string
',
  15216.                             'sortable' => 'translation.name',
  15217.                             'enabled' => true,
  15218.                             'position' => 100,
  15219.                             'options' => [
  15220.                             ],
  15221.                         ],
  15222.                         'price' => [
  15223.                             'type' => 'int',
  15224.                             'sortable' => 'channelPricing.price',
  15225.                             'enabled' => true,
  15226.                             'position' => 100,
  15227.                             'options' => [
  15228.                             ],
  15229.                         ],
  15230.                     ],
  15231.                     'filters' => [
  15232.                         'search' => [
  15233.                             'type' => 'shop_string',
  15234.                             'label' => false,
  15235.                             'options' => [
  15236.                                 'fields' => [
  15237.                                     => 'translation.name',
  15238.                                 ],
  15239.                             ],
  15240.                             'form_options' => [
  15241.                                 'type' => 'contains',
  15242.                             ],
  15243.                             'enabled' => true,
  15244.                             'position' => 100,
  15245.                         ],
  15246.                     ],
  15247.                     'actions' => [
  15248.                     ],
  15249.                 ],
  15250.                 'app_admin_order_type' => [
  15251.                     'driver' => [
  15252.                         'name' => 'doctrine/orm',
  15253.                         'options' => [
  15254.                             'class' => 'App\\Entity\\Order\\OrderType',
  15255.                         ],
  15256.                     ],
  15257.                     'fields' => [
  15258.                         'name' => [
  15259.                             'type' => 'string',
  15260.                             'label' => 'sylius.ui.name',
  15261.                             'sortable' => NULL,
  15262.                             'enabled' => true,
  15263.                             'position' => 100,
  15264.                             'options' => [
  15265.                             ],
  15266.                         ],
  15267.                         'code' => [
  15268.                             'type' => 'string',
  15269.                             'label' => 'sylius.ui.code',
  15270.                             'sortable' => NULL,
  15271.                             'enabled' => true,
  15272.                             'position' => 100,
  15273.                             'options' => [
  15274.                             ],
  15275.                         ],
  15276.                         'counter' => [
  15277.                             'type' => 'string',
  15278.                             'label' => 'app.ui.counter',
  15279.                             'sortable' => NULL,
  15280.                             'enabled' => true,
  15281.                             'position' => 100,
  15282.                             'options' => [
  15283.                             ],
  15284.                         ],
  15285.                         'sequence' => [
  15286.                             'type' => 'string',
  15287.                             'label' => 'app.ui.sequence',
  15288.                             'sortable' => NULL,
  15289.                             'enabled' => true,
  15290.                             'position' => 100,
  15291.                             'options' => [
  15292.                             ],
  15293.                         ],
  15294.                         'manageLine' => [
  15295.                             'type' => 'twig',
  15296.                             'label' => 'app.ui.manage_line',
  15297.                             'options' => [
  15298.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15299.                             ],
  15300.                             'enabled' => true,
  15301.                             'position' => 100,
  15302.                         ],
  15303.                         'manageFinance' => [
  15304.                             'type' => 'twig',
  15305.                             'label' => 'app.ui.manage_finance',
  15306.                             'options' => [
  15307.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15308.                             ],
  15309.                             'enabled' => true,
  15310.                             'position' => 100,
  15311.                         ],
  15312.                         'updatedAt' => [
  15313.                             'type' => 'datetime',
  15314.                             'label' => 'app.ui.updated_at',
  15315.                             'sortable' => NULL,
  15316.                             'enabled' => true,
  15317.                             'position' => 100,
  15318.                             'options' => [
  15319.                             ],
  15320.                         ],
  15321.                     ],
  15322.                     'filters' => [
  15323.                         'name' => [
  15324.                             'type' => 'string',
  15325.                             'label' => 'sylius.ui.name',
  15326.                             'form_options' => [
  15327.                                 'type' => 'contains',
  15328.                             ],
  15329.                             'enabled' => true,
  15330.                             'position' => 100,
  15331.                             'options' => [
  15332.                             ],
  15333.                         ],
  15334.                         'code' => [
  15335.                             'type' => 'string',
  15336.                             'label' => 'sylius.ui.code',
  15337.                             'form_options' => [
  15338.                                 'type' => 'contains',
  15339.                             ],
  15340.                             'enabled' => true,
  15341.                             'position' => 100,
  15342.                             'options' => [
  15343.                             ],
  15344.                         ],
  15345.                         'updatedAt' => [
  15346.                             'type' => 'date',
  15347.                             'label' => 'app.ui.updated_at',
  15348.                             'options' => [
  15349.                                 'field' => 'updatedAt',
  15350.                                 'inclusive_to' => true,
  15351.                             ],
  15352.                             'enabled' => true,
  15353.                             'position' => 100,
  15354.                             'form_options' => [
  15355.                             ],
  15356.                         ],
  15357.                         'counter' => [
  15358.                             'type' => 'string',
  15359.                             'label' => 'app.ui.counter',
  15360.                             'form_options' => [
  15361.                                 'type' => 'contains',
  15362.                             ],
  15363.                             'enabled' => true,
  15364.                             'position' => 100,
  15365.                             'options' => [
  15366.                             ],
  15367.                         ],
  15368.                         'sequence' => [
  15369.                             'type' => 'string',
  15370.                             'label' => 'app.ui.sequence',
  15371.                             'form_options' => [
  15372.                                 'type' => 'contains',
  15373.                             ],
  15374.                             'enabled' => true,
  15375.                             'position' => 100,
  15376.                             'options' => [
  15377.                             ],
  15378.                         ],
  15379.                         'manageLine' => [
  15380.                             'type' => 'boolean',
  15381.                             'label' => 'app.ui.manage_line',
  15382.                             'options' => [
  15383.                                 'field' => 'manageLine',
  15384.                             ],
  15385.                             'enabled' => true,
  15386.                             'position' => 100,
  15387.                             'form_options' => [
  15388.                             ],
  15389.                         ],
  15390.                         'manageFinance' => [
  15391.                             'type' => 'boolean',
  15392.                             'label' => 'app.ui.manage_finance',
  15393.                             'options' => [
  15394.                                 'field' => 'manageFinance',
  15395.                             ],
  15396.                             'enabled' => true,
  15397.                             'position' => 100,
  15398.                             'form_options' => [
  15399.                             ],
  15400.                         ],
  15401.                     ],
  15402.                     'actions' => [
  15403.                         'main' => [
  15404.                             'create' => [
  15405.                                 'type' => 'create',
  15406.                                 'enabled' => true,
  15407.                                 'position' => 100,
  15408.                                 'options' => [
  15409.                                 ],
  15410.                             ],
  15411.                         ],
  15412.                         'item' => [
  15413.                             'update' => [
  15414.                                 'type' => 'update',
  15415.                                 'enabled' => true,
  15416.                                 'position' => 100,
  15417.                                 'options' => [
  15418.                                 ],
  15419.                             ],
  15420.                             'delete' => [
  15421.                                 'type' => 'delete',
  15422.                                 'enabled' => true,
  15423.                                 'position' => 100,
  15424.                                 'options' => [
  15425.                                 ],
  15426.                             ],
  15427.                         ],
  15428.                     ],
  15429.                     'sorting' => [
  15430.                     ],
  15431.                     'limits' => [
  15432.                         => 10,
  15433.                         => 25,
  15434.                         => 50,
  15435.                     ],
  15436.                 ],
  15437.                 'app_admin_order_nature' => [
  15438.                     'driver' => [
  15439.                         'name' => 'doctrine/orm',
  15440.                         'options' => [
  15441.                             'class' => 'App\\Entity\\Order\\OrderNature',
  15442.                         ],
  15443.                     ],
  15444.                     'fields' => [
  15445.                         'name' => [
  15446.                             'type' => 'string',
  15447.                             'label' => 'sylius.ui.name',
  15448.                             'sortable' => NULL,
  15449.                             'enabled' => true,
  15450.                             'position' => 100,
  15451.                             'options' => [
  15452.                             ],
  15453.                         ],
  15454.                         'code' => [
  15455.                             'type' => 'string',
  15456.                             'label' => 'sylius.ui.code',
  15457.                             'sortable' => NULL,
  15458.                             'enabled' => true,
  15459.                             'position' => 100,
  15460.                             'options' => [
  15461.                             ],
  15462.                         ],
  15463.                         'keyCode' => [
  15464.                             'type' => 'string',
  15465.                             'label' => 'app.ui.key',
  15466.                             'sortable' => NULL,
  15467.                             'enabled' => true,
  15468.                             'position' => 100,
  15469.                             'options' => [
  15470.                             ],
  15471.                         ],
  15472.                         'orderType' => [
  15473.                             'type' => 'twig',
  15474.                             'label' => 'app.ui.order_type',
  15475.                             'sortable' => 'orderType.name',
  15476.                             'options' => [
  15477.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  15478.                             ],
  15479.                             'enabled' => true,
  15480.                             'position' => 100,
  15481.                         ],
  15482.                     ],
  15483.                     'filters' => [
  15484.                         'name' => [
  15485.                             'type' => 'string',
  15486.                             'label' => 'sylius.ui.name',
  15487.                             'form_options' => [
  15488.                                 'type' => 'contains',
  15489.                             ],
  15490.                             'enabled' => true,
  15491.                             'position' => 100,
  15492.                             'options' => [
  15493.                             ],
  15494.                         ],
  15495.                         'code' => [
  15496.                             'type' => 'string',
  15497.                             'label' => 'sylius.ui.code',
  15498.                             'form_options' => [
  15499.                                 'type' => 'contains',
  15500.                             ],
  15501.                             'enabled' => true,
  15502.                             'position' => 100,
  15503.                             'options' => [
  15504.                             ],
  15505.                         ],
  15506.                         'key' => [
  15507.                             'type' => 'string',
  15508.                             'label' => 'app.ui.key',
  15509.                             'form_options' => [
  15510.                                 'type' => 'contains',
  15511.                             ],
  15512.                             'enabled' => true,
  15513.                             'position' => 100,
  15514.                             'options' => [
  15515.                             ],
  15516.                         ],
  15517.                         'orderType' => [
  15518.                             'type' => 'entity',
  15519.                             'label' => 'app.ui.order_type',
  15520.                             'form_options' => [
  15521.                                 'class' => 'App\\Entity\\Order\\OrderType',
  15522.                                 'multiple' => false,
  15523.                                 'expanded' => false,
  15524.                             ],
  15525.                             'enabled' => true,
  15526.                             'position' => 100,
  15527.                             'options' => [
  15528.                             ],
  15529.                         ],
  15530.                     ],
  15531.                     'actions' => [
  15532.                         'main' => [
  15533.                             'create' => [
  15534.                                 'type' => 'create',
  15535.                                 'enabled' => true,
  15536.                                 'position' => 100,
  15537.                                 'options' => [
  15538.                                 ],
  15539.                             ],
  15540.                         ],
  15541.                         'item' => [
  15542.                             'update' => [
  15543.                                 'type' => 'update',
  15544.                                 'enabled' => true,
  15545.                                 'position' => 100,
  15546.                                 'options' => [
  15547.                                 ],
  15548.                             ],
  15549.                             'delete' => [
  15550.                                 'type' => 'delete',
  15551.                                 'enabled' => true,
  15552.                                 'position' => 100,
  15553.                                 'options' => [
  15554.                                 ],
  15555.                             ],
  15556.                         ],
  15557.                     ],
  15558.                     'sorting' => [
  15559.                     ],
  15560.                     'limits' => [
  15561.                         => 10,
  15562.                         => 25,
  15563.                         => 50,
  15564.                     ],
  15565.                 ],
  15566.                 'app_admin_order_state' => [
  15567.                     'driver' => [
  15568.                         'name' => 'doctrine/orm',
  15569.                         'options' => [
  15570.                             'class' => 'App\\Entity\\Order\\OrderState',
  15571.                         ],
  15572.                     ],
  15573.                     'fields' => [
  15574.                         'name' => [
  15575.                             'type' => 'string',
  15576.                             'label' => 'sylius.ui.name',
  15577.                             'sortable' => NULL,
  15578.                             'enabled' => true,
  15579.                             'position' => 100,
  15580.                             'options' => [
  15581.                             ],
  15582.                         ],
  15583.                         'sequence' => [
  15584.                             'type' => 'string',
  15585.                             'label' => 'app.ui.sequence',
  15586.                             'sortable' => NULL,
  15587.                             'enabled' => true,
  15588.                             'position' => 100,
  15589.                             'options' => [
  15590.                             ],
  15591.                         ],
  15592.                         'changeState' => [
  15593.                             'type' => 'twig',
  15594.                             'label' => 'app.ui.change_state',
  15595.                             'options' => [
  15596.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15597.                             ],
  15598.                             'enabled' => true,
  15599.                             'position' => 100,
  15600.                         ],
  15601.                         'changeNextState' => [
  15602.                             'type' => 'twig',
  15603.                             'label' => 'app.ui.change_next_state',
  15604.                             'options' => [
  15605.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15606.                             ],
  15607.                             'enabled' => true,
  15608.                             'position' => 100,
  15609.                         ],
  15610.                         'orderTextCalculation' => [
  15611.                             'type' => 'twig',
  15612.                             'label' => 'app.ui.order_text_calculation',
  15613.                             'options' => [
  15614.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15615.                             ],
  15616.                             'enabled' => true,
  15617.                             'position' => 100,
  15618.                         ],
  15619.                         'accountingTransfer' => [
  15620.                             'type' => 'twig',
  15621.                             'label' => 'app.ui.accounting_transfer',
  15622.                             'options' => [
  15623.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15624.                             ],
  15625.                             'enabled' => true,
  15626.                             'position' => 100,
  15627.                         ],
  15628.                         'excludeStat' => [
  15629.                             'type' => 'twig',
  15630.                             'label' => 'app.ui.exclude_stat',
  15631.                             'options' => [
  15632.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15633.                             ],
  15634.                             'enabled' => true,
  15635.                             'position' => 100,
  15636.                         ],
  15637.                     ],
  15638.                     'filters' => [
  15639.                         'name' => [
  15640.                             'type' => 'string',
  15641.                             'label' => 'sylius.ui.name',
  15642.                             'form_options' => [
  15643.                                 'type' => 'contains',
  15644.                             ],
  15645.                             'enabled' => true,
  15646.                             'position' => 100,
  15647.                             'options' => [
  15648.                             ],
  15649.                         ],
  15650.                         'sequence' => [
  15651.                             'type' => 'string',
  15652.                             'label' => 'app.ui.sequence',
  15653.                             'form_options' => [
  15654.                                 'type' => 'contains',
  15655.                             ],
  15656.                             'enabled' => true,
  15657.                             'position' => 100,
  15658.                             'options' => [
  15659.                             ],
  15660.                         ],
  15661.                         'changeState' => [
  15662.                             'type' => 'boolean',
  15663.                             'label' => 'app.ui.change_state',
  15664.                             'options' => [
  15665.                                 'field' => 'changeState',
  15666.                             ],
  15667.                             'enabled' => true,
  15668.                             'position' => 100,
  15669.                             'form_options' => [
  15670.                             ],
  15671.                         ],
  15672.                         'changeNextState' => [
  15673.                             'type' => 'boolean',
  15674.                             'label' => 'app.ui.change_next_state',
  15675.                             'options' => [
  15676.                                 'field' => 'changeNextState',
  15677.                             ],
  15678.                             'enabled' => true,
  15679.                             'position' => 100,
  15680.                             'form_options' => [
  15681.                             ],
  15682.                         ],
  15683.                         'orderTextCalculation' => [
  15684.                             'type' => 'boolean',
  15685.                             'label' => 'app.ui.order_text_calculation',
  15686.                             'options' => [
  15687.                                 'field' => 'orderTextCalculation',
  15688.                             ],
  15689.                             'enabled' => true,
  15690.                             'position' => 100,
  15691.                             'form_options' => [
  15692.                             ],
  15693.                         ],
  15694.                         'accountingTransfer' => [
  15695.                             'type' => 'boolean',
  15696.                             'label' => 'app.ui.accounting_transfer',
  15697.                             'options' => [
  15698.                                 'field' => 'accountingTransfer',
  15699.                             ],
  15700.                             'enabled' => true,
  15701.                             'position' => 100,
  15702.                             'form_options' => [
  15703.                             ],
  15704.                         ],
  15705.                         'excludeStat' => [
  15706.                             'type' => 'boolean',
  15707.                             'label' => 'app.ui.exclude_stat',
  15708.                             'options' => [
  15709.                                 'field' => 'excludeStat',
  15710.                             ],
  15711.                             'enabled' => true,
  15712.                             'position' => 100,
  15713.                             'form_options' => [
  15714.                             ],
  15715.                         ],
  15716.                     ],
  15717.                     'actions' => [
  15718.                         'main' => [
  15719.                             'create' => [
  15720.                                 'type' => 'create',
  15721.                                 'enabled' => true,
  15722.                                 'position' => 100,
  15723.                                 'options' => [
  15724.                                 ],
  15725.                             ],
  15726.                         ],
  15727.                         'item' => [
  15728.                             'update' => [
  15729.                                 'type' => 'update',
  15730.                                 'enabled' => true,
  15731.                                 'position' => 100,
  15732.                                 'options' => [
  15733.                                 ],
  15734.                             ],
  15735.                             'delete' => [
  15736.                                 'type' => 'delete',
  15737.                                 'enabled' => true,
  15738.                                 'position' => 100,
  15739.                                 'options' => [
  15740.                                 ],
  15741.                             ],
  15742.                         ],
  15743.                     ],
  15744.                     'sorting' => [
  15745.                     ],
  15746.                     'limits' => [
  15747.                         => 10,
  15748.                         => 25,
  15749.                         => 50,
  15750.                     ],
  15751.                 ],
  15752.                 'app_admin_order_invoice' => [
  15753.                     'driver' => [
  15754.                         'name' => 'doctrine/orm',
  15755.                         'options' => [
  15756.                             'class' => 'App\\Entity\\Order\\Order',
  15757.                             'repository' => [
  15758.                                 'method' => 'findAllByLimit',
  15759.                             ],
  15760.                         ],
  15761.                     ],
  15762.                     'fields' => [
  15763.                         'invoice_number' => [
  15764.                             'type' => 'twig',
  15765.                             'label' => 'app.ui.order_invoice_number',
  15766.                             'position' => 0,
  15767.                             'path' => '.',
  15768.                             'sortable' => NULL,
  15769.                             'options' => [
  15770.                                 'template' => 'Admin/Order/Grid/Field/invoiceNumber.html.twig',
  15771.                             ],
  15772.                             'enabled' => true,
  15773.                         ],
  15774.                         'text' => [
  15775.                             'type' => 'twig',
  15776.                             'label' => 'app.ui.order_invoice_order',
  15777.                             'position' => 0,
  15778.                             'path' => '.',
  15779.                             'sortable' => NULL,
  15780.                             'options' => [
  15781.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  15782.                             ],
  15783.                             'enabled' => true,
  15784.                         ],
  15785.                         'parentObjects' => [
  15786.                             'type' => 'twig',
  15787.                             'sortable' => NULL,
  15788.                             'label' => 'app.ui.parent_objects',
  15789.                             'options' => [
  15790.                                 'template' => 'Admin/Order/Grid/Field/parent_objects.html.twig',
  15791.                             ],
  15792.                             'enabled' => true,
  15793.                             'position' => 100,
  15794.                         ],
  15795.                         'date' => [
  15796.                             'type' => 'datetime',
  15797.                             'label' => 'app.ui.order_invoice_date',
  15798.                             'path' => 'createdAt',
  15799.                             'sortable' => 'createdAt',
  15800.                             'options' => [
  15801.                                 'format' => 'd-m-Y',
  15802.                             ],
  15803.                             'enabled' => true,
  15804.                             'position' => 100,
  15805.                         ],
  15806.                         'customer' => [
  15807.                             'type' => 'twig',
  15808.                             'label' => 'sylius.ui.customer',
  15809.                             'sortable' => 'customer.companyName',
  15810.                             'options' => [
  15811.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  15812.                             ],
  15813.                             'enabled' => true,
  15814.                             'position' => 100,
  15815.                         ],
  15816.                         'city' => [
  15817.                             'type' => 'twig',
  15818.                             'label' => 'sylius.ui.city',
  15819.                             'sortable' => 'city.name',
  15820.                             'options' => [
  15821.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  15822.                             ],
  15823.                             'enabled' => true,
  15824.                             'position' => 100,
  15825.                         ],
  15826.                         'orderState' => [
  15827.                             'type' => 'twig',
  15828.                             'label' => 'app.ui.order_state',
  15829.                             'sortable' => 'orderState.name',
  15830.                             'options' => [
  15831.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  15832.                             ],
  15833.                             'enabled' => true,
  15834.                             'position' => 100,
  15835.                         ],
  15836.                         'orderType' => [
  15837.                             'type' => 'twig',
  15838.                             'label' => 'app.ui.order_type',
  15839.                             'sortable' => 'orderType.name',
  15840.                             'options' => [
  15841.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  15842.                             ],
  15843.                             'enabled' => true,
  15844.                             'position' => 100,
  15845.                         ],
  15846.                         'shippingMethodName' => [
  15847.                             'type' => 'string',
  15848.                             'label' => 'app.ui.shipping_method',
  15849.                             'sortable' => NULL,
  15850.                             'enabled' => true,
  15851.                             'position' => 100,
  15852.                             'options' => [
  15853.                             ],
  15854.                         ],
  15855.                         'amountExcludingTax' => [
  15856.                             'type' => 'twig',
  15857.                             'label' => 'app.ui.amount_excluding_tax',
  15858.                             'path' => '.',
  15859.                             'sortable' => 'amountExcludingTax',
  15860.                             'options' => [
  15861.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  15862.                             ],
  15863.                             'enabled' => true,
  15864.                             'position' => 100,
  15865.                         ],
  15866.                         'totalQuantity' => [
  15867.                             'type' => 'string',
  15868.                             'sortable' => NULL,
  15869.                             'label' => 'app.ui.total_quantity',
  15870.                             'enabled' => true,
  15871.                             'position' => 100,
  15872.                             'options' => [
  15873.                             ],
  15874.                         ],
  15875.                         'orderNatureName' => [
  15876.                             'type' => 'string',
  15877.                             'sortable' => NULL,
  15878.                             'label' => 'app.ui.order_nature',
  15879.                             'enabled' => true,
  15880.                             'position' => 100,
  15881.                             'options' => [
  15882.                             ],
  15883.                         ],
  15884.                         'netToPayAmount' => [
  15885.                             'type' => 'twig',
  15886.                             'label' => 'app.ui.net_to_pay_amount',
  15887.                             'path' => '.',
  15888.                             'sortable' => 'netToPayAmount',
  15889.                             'options' => [
  15890.                                 'template' => 'Admin/Order/Grid/Field/netToPayAmount.html.twig',
  15891.                             ],
  15892.                             'enabled' => true,
  15893.                             'position' => 100,
  15894.                         ],
  15895.                     ],
  15896.                     'filters' => [
  15897.                         'isgrouped' => [
  15898.                             'type' => 'boolean',
  15899.                             'label' => 'app.ui.isgrouped',
  15900.                             'options' => [
  15901.                                 'field' => 'isgrouped',
  15902.                             ],
  15903.                             'enabled' => true,
  15904.                             'position' => 100,
  15905.                             'form_options' => [
  15906.                             ],
  15907.                         ],
  15908.                         'invoice_number' => [
  15909.                             'type' => 'string',
  15910.                             'label' => 'app.ui.order_invoice_number',
  15911.                             'form_options' => [
  15912.                                 'type' => 'contains',
  15913.                             ],
  15914.                             'enabled' => true,
  15915.                             'position' => 100,
  15916.                             'options' => [
  15917.                             ],
  15918.                         ],
  15919.                         'text' => [
  15920.                             'type' => 'string',
  15921.                             'label' => 'app.ui.order_invoice_order',
  15922.                             'form_options' => [
  15923.                                 'type' => 'contains',
  15924.                             ],
  15925.                             'enabled' => true,
  15926.                             'position' => 100,
  15927.                             'options' => [
  15928.                             ],
  15929.                         ],
  15930.                         'customer' => [
  15931.                             'type' => 'string',
  15932.                             'label' => 'sylius.ui.customer',
  15933.                             'options' => [
  15934.                                 'fields' => [
  15935.                                     => 'customer.companyName',
  15936.                                     => 'customer.code',
  15937.                                 ],
  15938.                             ],
  15939.                             'form_options' => [
  15940.                                 'type' => 'contains',
  15941.                             ],
  15942.                             'enabled' => true,
  15943.                             'position' => 100,
  15944.                         ],
  15945.                         'date' => [
  15946.                             'type' => 'date',
  15947.                             'label' => 'sylius.ui.date',
  15948.                             'options' => [
  15949.                                 'field' => 'createdAt',
  15950.                                 'format' => 'd-m-Y',
  15951.                             ],
  15952.                             'enabled' => true,
  15953.                             'position' => 100,
  15954.                             'form_options' => [
  15955.                             ],
  15956.                         ],
  15957.                         'orderState' => [
  15958.                             'type' => 'entity',
  15959.                             'label' => 'app.ui.order_state',
  15960.                             'options' => [
  15961.                                 'fields' => [
  15962.                                     => 'orderState',
  15963.                                 ],
  15964.                             ],
  15965.                             'form_options' => [
  15966.                                 'class' => 'App\\Entity\\Order\\OrderState',
  15967.                             ],
  15968.                             'enabled' => true,
  15969.                             'position' => 100,
  15970.                         ],
  15971.                         'orderType' => [
  15972.                             'type' => 'entity',
  15973.                             'label' => 'app.ui.order_type',
  15974.                             'options' => [
  15975.                                 'fields' => [
  15976.                                     => 'orderType',
  15977.                                 ],
  15978.                             ],
  15979.                             'form_options' => [
  15980.                                 'class' => 'App\\Entity\\Order\\OrderType',
  15981.                             ],
  15982.                             'enabled' => true,
  15983.                             'position' => 100,
  15984.                         ],
  15985.                         'amountExcludingTax' => [
  15986.                             'type' => 'money',
  15987.                             'label' => 'app.ui.amount_excluding_tax',
  15988.                             'enabled' => true,
  15989.                             'position' => 100,
  15990.                             'options' => [
  15991.                             ],
  15992.                             'form_options' => [
  15993.                             ],
  15994.                         ],
  15995.                         'orderNature' => [
  15996.                             'type' => 'string',
  15997.                             'label' => 'app.ui.order_nature',
  15998.                             'form_options' => [
  15999.                                 'type' => 'contains',
  16000.                             ],
  16001.                             'enabled' => true,
  16002.                             'position' => 100,
  16003.                             'options' => [
  16004.                             ],
  16005.                         ],
  16006.                         'netToPayAmount' => [
  16007.                             'type' => 'money',
  16008.                             'label' => 'app.ui.net_to_pay_amount',
  16009.                             'enabled' => true,
  16010.                             'position' => 100,
  16011.                             'options' => [
  16012.                             ],
  16013.                             'form_options' => [
  16014.                             ],
  16015.                         ],
  16016.                         'parentContractNumber' => [
  16017.                             'type' => 'string',
  16018.                             'label' => 'app.ui.parent_contract_text',
  16019.                             'form_options' => [
  16020.                                 'type' => 'contains',
  16021.                             ],
  16022.                             'enabled' => true,
  16023.                             'position' => 100,
  16024.                             'options' => [
  16025.                             ],
  16026.                         ],
  16027.                     ],
  16028.                     'actions' => [
  16029.                         'item' => [
  16030.                             'show' => [
  16031.                                 'type' => 'show',
  16032.                                 'enabled' => true,
  16033.                                 'position' => 100,
  16034.                                 'options' => [
  16035.                                 ],
  16036.                             ],
  16037.                             'downloadInvoice' => [
  16038.                                 'type' => 'downloadInvoice',
  16039.                                 'label' => 'app.ui.download_invoice',
  16040.                                 'options' => [
  16041.                                     'link' => [
  16042.                                         'route' => 'app_admin_order_download_invoice',
  16043.                                         'parameters' => [
  16044.                                             'orderId' => 'resource.id',
  16045.                                         ],
  16046.                                     ],
  16047.                                 ],
  16048.                                 'enabled' => true,
  16049.                                 'position' => 100,
  16050.                             ],
  16051.                             'sendInvoice' => [
  16052.                                 'type' => 'sendInvoice',
  16053.                                 'label' => 'app.ui.send_invoice',
  16054.                                 'options' => [
  16055.                                     'link' => [
  16056.                                         'route' => 'app_admin_order_download_invoice',
  16057.                                         'parameters' => [
  16058.                                             'orderId' => 'resource.id',
  16059.                                         ],
  16060.                                     ],
  16061.                                 ],
  16062.                                 'enabled' => true,
  16063.                                 'position' => 100,
  16064.                             ],
  16065.                             'duplicateInvoice' => [
  16066.                                 'type' => 'duplicateInvoice',
  16067.                                 'label' => 'app.ui.duplicate_invoice',
  16068.                                 'options' => [
  16069.                                     'link' => [
  16070.                                         'route' => 'sylius_admin_duplicate_invoice',
  16071.                                         'parameters' => [
  16072.                                             'orderId' => 'resource.id',
  16073.                                         ],
  16074.                                     ],
  16075.                                 ],
  16076.                                 'enabled' => true,
  16077.                                 'position' => 100,
  16078.                             ],
  16079.                         ],
  16080.                     ],
  16081.                     'sorting' => [
  16082.                     ],
  16083.                     'limits' => [
  16084.                         => 10,
  16085.                         => 25,
  16086.                         => 50,
  16087.                     ],
  16088.                 ],
  16089.                 'app_admin_order_amount' => [
  16090.                     'driver' => [
  16091.                         'name' => 'doctrine/orm',
  16092.                         'options' => [
  16093.                             'class' => 'App\\Entity\\Order\\OrderAmount',
  16094.                         ],
  16095.                     ],
  16096.                     'fields' => [
  16097.                         'order' => [
  16098.                             'type' => 'twig',
  16099.                             'label' => 'sylius.ui.order',
  16100.                             'options' => [
  16101.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  16102.                             ],
  16103.                             'sortable' => 'order.number',
  16104.                             'enabled' => true,
  16105.                             'position' => 100,
  16106.                         ],
  16107.                         'taxRate' => [
  16108.                             'type' => 'twig',
  16109.                             'label' => 'sylius.ui.tax_rates',
  16110.                             'options' => [
  16111.                                 'template' => 'Admin/Order/Grid/Field/taxRate.html.twig',
  16112.                             ],
  16113.                             'sortable' => 'taxRate.name',
  16114.                             'enabled' => true,
  16115.                             'position' => 100,
  16116.                         ],
  16117.                         'baseAmount' => [
  16118.                             'type' => 'string',
  16119.                             'label' => 'app.ui.base_amount',
  16120.                             'sortable' => NULL,
  16121.                             'enabled' => true,
  16122.                             'position' => 100,
  16123.                             'options' => [
  16124.                             ],
  16125.                         ],
  16126.                         'complementAmount' => [
  16127.                             'type' => 'string',
  16128.                             'label' => 'app.ui.complement_amount',
  16129.                             'sortable' => NULL,
  16130.                             'enabled' => true,
  16131.                             'position' => 100,
  16132.                             'options' => [
  16133.                             ],
  16134.                         ],
  16135.                         'disbursedAmount' => [
  16136.                             'type' => 'string',
  16137.                             'label' => 'app.ui.disbursed_amount',
  16138.                             'sortable' => NULL,
  16139.                             'enabled' => true,
  16140.                             'position' => 100,
  16141.                             'options' => [
  16142.                             ],
  16143.                         ],
  16144.                         'taxAmount' => [
  16145.                             'type' => 'string',
  16146.                             'label' => 'app.ui.tax_amount',
  16147.                             'sortable' => NULL,
  16148.                             'enabled' => true,
  16149.                             'position' => 100,
  16150.                             'options' => [
  16151.                             ],
  16152.                         ],
  16153.                         'updatedAt' => [
  16154.                             'type' => 'datetime',
  16155.                             'label' => 'app.ui.updated_at',
  16156.                             'sortable' => NULL,
  16157.                             'enabled' => true,
  16158.                             'position' => 100,
  16159.                             'options' => [
  16160.                             ],
  16161.                         ],
  16162.                     ],
  16163.                     'filters' => [
  16164.                         'order' => [
  16165.                             'type' => 'string',
  16166.                             'label' => 'sylius.ui.order',
  16167.                             'options' => [
  16168.                                 'fields' => [
  16169.                                     => 'order.number',
  16170.                                 ],
  16171.                             ],
  16172.                             'form_options' => [
  16173.                                 'type' => 'contains',
  16174.                             ],
  16175.                             'enabled' => true,
  16176.                             'position' => 100,
  16177.                         ],
  16178.                         'taxRate' => [
  16179.                             'type' => 'entity',
  16180.                             'label' => 'sylius.ui.tax_rates',
  16181.                             'form_options' => [
  16182.                                 'class' => 'App\\Entity\\Taxation\\TaxRate',
  16183.                                 'multiple' => true,
  16184.                                 'expanded' => false,
  16185.                             ],
  16186.                             'enabled' => true,
  16187.                             'position' => 100,
  16188.                             'options' => [
  16189.                             ],
  16190.                         ],
  16191.                         'baseAmount' => [
  16192.                             'type' => 'string',
  16193.                             'label' => 'app.ui.base_amount',
  16194.                             'form_options' => [
  16195.                                 'type' => 'contains',
  16196.                             ],
  16197.                             'enabled' => true,
  16198.                             'position' => 100,
  16199.                             'options' => [
  16200.                             ],
  16201.                         ],
  16202.                         'complementAmount' => [
  16203.                             'type' => 'string',
  16204.                             'label' => 'app.ui.complement_amount',
  16205.                             'form_options' => [
  16206.                                 'type' => 'contains',
  16207.                             ],
  16208.                             'enabled' => true,
  16209.                             'position' => 100,
  16210.                             'options' => [
  16211.                             ],
  16212.                         ],
  16213.                         'disbursedAmount' => [
  16214.                             'type' => 'string',
  16215.                             'label' => 'app.ui.disbursed_amount',
  16216.                             'form_options' => [
  16217.                                 'type' => 'contains',
  16218.                             ],
  16219.                             'enabled' => true,
  16220.                             'position' => 100,
  16221.                             'options' => [
  16222.                             ],
  16223.                         ],
  16224.                         'taxAmount' => [
  16225.                             'type' => 'string',
  16226.                             'label' => 'app.ui.tax_amount',
  16227.                             'form_options' => [
  16228.                                 'type' => 'contains',
  16229.                             ],
  16230.                             'enabled' => true,
  16231.                             'position' => 100,
  16232.                             'options' => [
  16233.                             ],
  16234.                         ],
  16235.                         'updatedAt' => [
  16236.                             'type' => 'date',
  16237.                             'label' => 'app.ui.updated_at',
  16238.                             'options' => [
  16239.                                 'field' => 'updatedAt',
  16240.                                 'inclusive_to' => true,
  16241.                             ],
  16242.                             'enabled' => true,
  16243.                             'position' => 100,
  16244.                             'form_options' => [
  16245.                             ],
  16246.                         ],
  16247.                     ],
  16248.                     'sorting' => [
  16249.                     ],
  16250.                     'limits' => [
  16251.                         => 10,
  16252.                         => 25,
  16253.                         => 50,
  16254.                     ],
  16255.                     'actions' => [
  16256.                     ],
  16257.                 ],
  16258.                 'app_admin_customer_activity' => [
  16259.                     'driver' => [
  16260.                         'name' => 'doctrine/orm',
  16261.                         'options' => [
  16262.                             'class' => 'App\\Entity\\Customer\\CustomerActivity',
  16263.                         ],
  16264.                     ],
  16265.                     'fields' => [
  16266.                         'name' => [
  16267.                             'type' => 'string',
  16268.                             'label' => 'sylius.ui.name',
  16269.                             'sortable' => NULL,
  16270.                             'enabled' => true,
  16271.                             'position' => 100,
  16272.                             'options' => [
  16273.                             ],
  16274.                         ],
  16275.                         'activityDomain' => [
  16276.                             'type' => 'twig',
  16277.                             'label' => 'app.ui.activity_domain',
  16278.                             'sortable' => 'activityDomain.name',
  16279.                             'options' => [
  16280.                                 'template' => 'Admin/Order/Grid/Field/activityDomain.html.twig',
  16281.                             ],
  16282.                             'enabled' => true,
  16283.                             'position' => 100,
  16284.                         ],
  16285.                     ],
  16286.                     'filters' => [
  16287.                         'name' => [
  16288.                             'type' => 'string',
  16289.                             'label' => 'sylius.ui.name',
  16290.                             'form_options' => [
  16291.                                 'type' => 'contains',
  16292.                             ],
  16293.                             'enabled' => true,
  16294.                             'position' => 100,
  16295.                             'options' => [
  16296.                             ],
  16297.                         ],
  16298.                         'activityDomain' => [
  16299.                             'type' => 'entity',
  16300.                             'label' => 'app.ui.activity_domain',
  16301.                             'form_options' => [
  16302.                                 'class' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  16303.                                 'multiple' => true,
  16304.                                 'expanded' => false,
  16305.                             ],
  16306.                             'enabled' => true,
  16307.                             'position' => 100,
  16308.                             'options' => [
  16309.                             ],
  16310.                         ],
  16311.                     ],
  16312.                     'actions' => [
  16313.                         'main' => [
  16314.                             'create' => [
  16315.                                 'type' => 'create',
  16316.                                 'enabled' => true,
  16317.                                 'position' => 100,
  16318.                                 'options' => [
  16319.                                 ],
  16320.                             ],
  16321.                         ],
  16322.                         'item' => [
  16323.                             'update' => [
  16324.                                 'type' => 'update',
  16325.                                 'enabled' => true,
  16326.                                 'position' => 100,
  16327.                                 'options' => [
  16328.                                 ],
  16329.                             ],
  16330.                             'delete' => [
  16331.                                 'type' => 'delete',
  16332.                                 'enabled' => true,
  16333.                                 'position' => 100,
  16334.                                 'options' => [
  16335.                                 ],
  16336.                             ],
  16337.                         ],
  16338.                     ],
  16339.                     'sorting' => [
  16340.                     ],
  16341.                     'limits' => [
  16342.                         => 10,
  16343.                         => 25,
  16344.                         => 50,
  16345.                     ],
  16346.                 ],
  16347.                 'app_admin_customer_activity_domain' => [
  16348.                     'driver' => [
  16349.                         'name' => 'doctrine/orm',
  16350.                         'options' => [
  16351.                             'class' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  16352.                         ],
  16353.                     ],
  16354.                     'fields' => [
  16355.                         'name' => [
  16356.                             'type' => 'string',
  16357.                             'label' => 'sylius.ui.name',
  16358.                             'sortable' => NULL,
  16359.                             'enabled' => true,
  16360.                             'position' => 100,
  16361.                             'options' => [
  16362.                             ],
  16363.                         ],
  16364.                     ],
  16365.                     'filters' => [
  16366.                         'name' => [
  16367.                             'type' => 'string',
  16368.                             'label' => 'sylius.ui.name',
  16369.                             'form_options' => [
  16370.                                 'type' => 'contains',
  16371.                             ],
  16372.                             'enabled' => true,
  16373.                             'position' => 100,
  16374.                             'options' => [
  16375.                             ],
  16376.                         ],
  16377.                     ],
  16378.                     'actions' => [
  16379.                         'main' => [
  16380.                             'create' => [
  16381.                                 'type' => 'create',
  16382.                                 'enabled' => true,
  16383.                                 'position' => 100,
  16384.                                 'options' => [
  16385.                                 ],
  16386.                             ],
  16387.                         ],
  16388.                         'item' => [
  16389.                             'update' => [
  16390.                                 'type' => 'update',
  16391.                                 'enabled' => true,
  16392.                                 'position' => 100,
  16393.                                 'options' => [
  16394.                                 ],
  16395.                             ],
  16396.                             'delete' => [
  16397.                                 'type' => 'delete',
  16398.                                 'enabled' => true,
  16399.                                 'position' => 100,
  16400.                                 'options' => [
  16401.                                 ],
  16402.                             ],
  16403.                         ],
  16404.                     ],
  16405.                     'sorting' => [
  16406.                     ],
  16407.                     'limits' => [
  16408.                         => 10,
  16409.                         => 25,
  16410.                         => 50,
  16411.                     ],
  16412.                 ],
  16413.                 'app_admin_customer_editor' => [
  16414.                     'driver' => [
  16415.                         'name' => 'doctrine/orm',
  16416.                         'options' => [
  16417.                             'class' => 'App\\Entity\\Customer\\CustomerEditor',
  16418.                         ],
  16419.                     ],
  16420.                     'fields' => [
  16421.                         'name' => [
  16422.                             'type' => 'string',
  16423.                             'label' => 'sylius.ui.name',
  16424.                             'sortable' => NULL,
  16425.                             'enabled' => true,
  16426.                             'position' => 100,
  16427.                             'options' => [
  16428.                             ],
  16429.                         ],
  16430.                         'customer' => [
  16431.                             'type' => 'twig',
  16432.                             'label' => 'sylius.ui.customer',
  16433.                             'sortable' => 'customer.companyName',
  16434.                             'options' => [
  16435.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  16436.                             ],
  16437.                             'enabled' => true,
  16438.                             'position' => 100,
  16439.                         ],
  16440.                     ],
  16441.                     'filters' => [
  16442.                         'name' => [
  16443.                             'type' => 'string',
  16444.                             'label' => 'sylius.ui.name',
  16445.                             'form_options' => [
  16446.                                 'type' => 'contains',
  16447.                             ],
  16448.                             'enabled' => true,
  16449.                             'position' => 100,
  16450.                             'options' => [
  16451.                             ],
  16452.                         ],
  16453.                         'customer' => [
  16454.                             'type' => 'string',
  16455.                             'label' => 'sylius.ui.customer',
  16456.                             'options' => [
  16457.                                 'fields' => [
  16458.                                     => 'customer.companyName',
  16459.                                 ],
  16460.                             ],
  16461.                             'form_options' => [
  16462.                                 'type' => 'contains',
  16463.                             ],
  16464.                             'enabled' => true,
  16465.                             'position' => 100,
  16466.                         ],
  16467.                     ],
  16468.                     'actions' => [
  16469.                         'main' => [
  16470.                             'create' => [
  16471.                                 'type' => 'create',
  16472.                                 'enabled' => true,
  16473.                                 'position' => 100,
  16474.                                 'options' => [
  16475.                                 ],
  16476.                             ],
  16477.                         ],
  16478.                         'item' => [
  16479.                             'update' => [
  16480.                                 'type' => 'update',
  16481.                                 'enabled' => true,
  16482.                                 'position' => 100,
  16483.                                 'options' => [
  16484.                                 ],
  16485.                             ],
  16486.                             'delete' => [
  16487.                                 'type' => 'delete',
  16488.                                 'enabled' => true,
  16489.                                 'position' => 100,
  16490.                                 'options' => [
  16491.                                 ],
  16492.                             ],
  16493.                         ],
  16494.                     ],
  16495.                     'sorting' => [
  16496.                     ],
  16497.                     'limits' => [
  16498.                         => 10,
  16499.                         => 25,
  16500.                         => 50,
  16501.                     ],
  16502.                 ],
  16503.                 'app_admin_customer_control' => [
  16504.                     'driver' => [
  16505.                         'name' => 'doctrine/orm',
  16506.                         'options' => [
  16507.                             'class' => 'App\\Entity\\Customer\\CustomerControl',
  16508.                         ],
  16509.                     ],
  16510.                     'fields' => [
  16511.                         'name' => [
  16512.                             'type' => 'string',
  16513.                             'label' => 'sylius.ui.name',
  16514.                             'sortable' => NULL,
  16515.                             'enabled' => true,
  16516.                             'position' => 100,
  16517.                             'options' => [
  16518.                             ],
  16519.                         ],
  16520.                         'code' => [
  16521.                             'type' => 'string',
  16522.                             'label' => 'sylius.ui.code',
  16523.                             'sortable' => NULL,
  16524.                             'enabled' => true,
  16525.                             'position' => 100,
  16526.                             'options' => [
  16527.                             ],
  16528.                         ],
  16529.                         'sequence' => [
  16530.                             'type' => 'string',
  16531.                             'label' => 'app.ui.sequence',
  16532.                             'sortable' => NULL,
  16533.                             'enabled' => true,
  16534.                             'position' => 100,
  16535.                             'options' => [
  16536.                             ],
  16537.                         ],
  16538.                         'orderAlert' => [
  16539.                             'type' => 'twig',
  16540.                             'label' => 'app.ui.order_alert',
  16541.                             'options' => [
  16542.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16543.                             ],
  16544.                             'enabled' => true,
  16545.                             'position' => 100,
  16546.                         ],
  16547.                     ],
  16548.                     'filters' => [
  16549.                         'name' => [
  16550.                             'type' => 'string',
  16551.                             'label' => 'sylius.ui.name',
  16552.                             'form_options' => [
  16553.                                 'type' => 'contains',
  16554.                             ],
  16555.                             'enabled' => true,
  16556.                             'position' => 100,
  16557.                             'options' => [
  16558.                             ],
  16559.                         ],
  16560.                         'code' => [
  16561.                             'type' => 'string',
  16562.                             'label' => 'sylius.ui.code',
  16563.                             'form_options' => [
  16564.                                 'type' => 'contains',
  16565.                             ],
  16566.                             'enabled' => true,
  16567.                             'position' => 100,
  16568.                             'options' => [
  16569.                             ],
  16570.                         ],
  16571.                         'sequence' => [
  16572.                             'type' => 'string',
  16573.                             'label' => 'app.ui.sequence',
  16574.                             'form_options' => [
  16575.                                 'type' => 'contains',
  16576.                             ],
  16577.                             'enabled' => true,
  16578.                             'position' => 100,
  16579.                             'options' => [
  16580.                             ],
  16581.                         ],
  16582.                         'orderAlert' => [
  16583.                             'type' => 'boolean',
  16584.                             'label' => 'app.ui.order_alert',
  16585.                             'options' => [
  16586.                                 'field' => 'orderAlert',
  16587.                             ],
  16588.                             'enabled' => true,
  16589.                             'position' => 100,
  16590.                             'form_options' => [
  16591.                             ],
  16592.                         ],
  16593.                     ],
  16594.                     'actions' => [
  16595.                         'main' => [
  16596.                             'create' => [
  16597.                                 'type' => 'create',
  16598.                                 'enabled' => true,
  16599.                                 'position' => 100,
  16600.                                 'options' => [
  16601.                                 ],
  16602.                             ],
  16603.                         ],
  16604.                         'item' => [
  16605.                             'update' => [
  16606.                                 'type' => 'update',
  16607.                                 'enabled' => true,
  16608.                                 'position' => 100,
  16609.                                 'options' => [
  16610.                                 ],
  16611.                             ],
  16612.                             'delete' => [
  16613.                                 'type' => 'delete',
  16614.                                 'enabled' => true,
  16615.                                 'position' => 100,
  16616.                                 'options' => [
  16617.                                 ],
  16618.                             ],
  16619.                         ],
  16620.                     ],
  16621.                     'sorting' => [
  16622.                     ],
  16623.                     'limits' => [
  16624.                         => 10,
  16625.                         => 25,
  16626.                         => 50,
  16627.                     ],
  16628.                 ],
  16629.                 'app_admin_customer_payment_method' => [
  16630.                     'driver' => [
  16631.                         'name' => 'doctrine/orm',
  16632.                         'options' => [
  16633.                             'class' => 'App\\Entity\\Customer\\CustomerPaymentMethod',
  16634.                         ],
  16635.                     ],
  16636.                     'fields' => [
  16637.                         'name' => [
  16638.                             'type' => 'string',
  16639.                             'label' => 'sylius.ui.name',
  16640.                             'sortable' => NULL,
  16641.                             'enabled' => true,
  16642.                             'position' => 100,
  16643.                             'options' => [
  16644.                             ],
  16645.                         ],
  16646.                         'dueCount' => [
  16647.                             'type' => 'string',
  16648.                             'label' => 'app.ui.due_count',
  16649.                             'sortable' => NULL,
  16650.                             'enabled' => true,
  16651.                             'position' => 100,
  16652.                             'options' => [
  16653.                             ],
  16654.                         ],
  16655.                         'numberOfDays' => [
  16656.                             'type' => 'string',
  16657.                             'label' => 'app.ui.number_of_days',
  16658.                             'sortable' => NULL,
  16659.                             'enabled' => true,
  16660.                             'position' => 100,
  16661.                             'options' => [
  16662.                             ],
  16663.                         ],
  16664.                         'numberOfMonths' => [
  16665.                             'type' => 'string',
  16666.                             'label' => 'app.ui.number_of_months',
  16667.                             'sortable' => NULL,
  16668.                             'enabled' => true,
  16669.                             'position' => 100,
  16670.                             'options' => [
  16671.                             ],
  16672.                         ],
  16673.                         'dayNumber' => [
  16674.                             'type' => 'string',
  16675.                             'label' => 'app.ui.day_number',
  16676.                             'sortable' => NULL,
  16677.                             'enabled' => true,
  16678.                             'position' => 100,
  16679.                             'options' => [
  16680.                             ],
  16681.                         ],
  16682.                         'endOfMonthNumber' => [
  16683.                             'type' => 'string',
  16684.                             'label' => 'app.ui.end_of_month_number',
  16685.                             'sortable' => NULL,
  16686.                             'enabled' => true,
  16687.                             'position' => 100,
  16688.                             'options' => [
  16689.                             ],
  16690.                         ],
  16691.                         'atEndMonth' => [
  16692.                             'type' => 'twig',
  16693.                             'label' => 'app.ui.at_end_month',
  16694.                             'options' => [
  16695.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16696.                             ],
  16697.                             'enabled' => true,
  16698.                             'position' => 100,
  16699.                         ],
  16700.                         'isVisible' => [
  16701.                             'type' => 'twig',
  16702.                             'label' => 'app.ui.is_visible',
  16703.                             'options' => [
  16704.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16705.                             ],
  16706.                             'enabled' => true,
  16707.                             'position' => 100,
  16708.                         ],
  16709.                     ],
  16710.                     'filters' => [
  16711.                         'name' => [
  16712.                             'type' => 'string',
  16713.                             'label' => 'sylius.ui.name',
  16714.                             'form_options' => [
  16715.                                 'type' => 'contains',
  16716.                             ],
  16717.                             'enabled' => true,
  16718.                             'position' => 100,
  16719.                             'options' => [
  16720.                             ],
  16721.                         ],
  16722.                         'dueCount' => [
  16723.                             'type' => 'string',
  16724.                             'label' => 'app.ui.due_count',
  16725.                             'form_options' => [
  16726.                                 'type' => 'contains',
  16727.                             ],
  16728.                             'enabled' => true,
  16729.                             'position' => 100,
  16730.                             'options' => [
  16731.                             ],
  16732.                         ],
  16733.                         'numberOfDays' => [
  16734.                             'type' => 'string',
  16735.                             'label' => 'app.ui.number_of_days',
  16736.                             'form_options' => [
  16737.                                 'type' => 'contains',
  16738.                             ],
  16739.                             'enabled' => true,
  16740.                             'position' => 100,
  16741.                             'options' => [
  16742.                             ],
  16743.                         ],
  16744.                         'numberOfMonths' => [
  16745.                             'type' => 'string',
  16746.                             'label' => 'app.ui.number_of_months',
  16747.                             'form_options' => [
  16748.                                 'type' => 'contains',
  16749.                             ],
  16750.                             'enabled' => true,
  16751.                             'position' => 100,
  16752.                             'options' => [
  16753.                             ],
  16754.                         ],
  16755.                         'dayNumber' => [
  16756.                             'type' => 'string',
  16757.                             'label' => 'app.ui.day_number',
  16758.                             'form_options' => [
  16759.                                 'type' => 'contains',
  16760.                             ],
  16761.                             'enabled' => true,
  16762.                             'position' => 100,
  16763.                             'options' => [
  16764.                             ],
  16765.                         ],
  16766.                         'endOfMonthNumber' => [
  16767.                             'type' => 'string',
  16768.                             'label' => 'app.ui.end_of_month_number',
  16769.                             'form_options' => [
  16770.                                 'type' => 'contains',
  16771.                             ],
  16772.                             'enabled' => true,
  16773.                             'position' => 100,
  16774.                             'options' => [
  16775.                             ],
  16776.                         ],
  16777.                         'atEndMonth' => [
  16778.                             'type' => 'boolean',
  16779.                             'label' => 'app.ui.at_end_month',
  16780.                             'options' => [
  16781.                                 'field' => 'atEndMonth',
  16782.                             ],
  16783.                             'enabled' => true,
  16784.                             'position' => 100,
  16785.                             'form_options' => [
  16786.                             ],
  16787.                         ],
  16788.                         'isVisible' => [
  16789.                             'type' => 'boolean',
  16790.                             'label' => 'app.ui.is_visible',
  16791.                             'options' => [
  16792.                                 'field' => 'isVisible',
  16793.                             ],
  16794.                             'enabled' => true,
  16795.                             'position' => 100,
  16796.                             'form_options' => [
  16797.                             ],
  16798.                         ],
  16799.                     ],
  16800.                     'actions' => [
  16801.                         'main' => [
  16802.                             'create' => [
  16803.                                 'type' => 'create',
  16804.                                 'enabled' => true,
  16805.                                 'position' => 100,
  16806.                                 'options' => [
  16807.                                 ],
  16808.                             ],
  16809.                         ],
  16810.                         'item' => [
  16811.                             'update' => [
  16812.                                 'type' => 'update',
  16813.                                 'enabled' => true,
  16814.                                 'position' => 100,
  16815.                                 'options' => [
  16816.                                 ],
  16817.                             ],
  16818.                             'delete' => [
  16819.                                 'type' => 'delete',
  16820.                                 'enabled' => true,
  16821.                                 'position' => 100,
  16822.                                 'options' => [
  16823.                                 ],
  16824.                             ],
  16825.                         ],
  16826.                     ],
  16827.                     'sorting' => [
  16828.                     ],
  16829.                     'limits' => [
  16830.                         => 10,
  16831.                         => 25,
  16832.                         => 50,
  16833.                     ],
  16834.                 ],
  16835.                 'app_admin_customer_representative' => [
  16836.                     'driver' => [
  16837.                         'name' => 'doctrine/orm',
  16838.                         'options' => [
  16839.                             'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  16840.                         ],
  16841.                     ],
  16842.                     'fields' => [
  16843.                         'name' => [
  16844.                             'type' => 'string',
  16845.                             'label' => 'sylius.ui.name',
  16846.                             'sortable' => NULL,
  16847.                             'enabled' => true,
  16848.                             'position' => 100,
  16849.                             'options' => [
  16850.                             ],
  16851.                         ],
  16852.                         'code' => [
  16853.                             'type' => 'string',
  16854.                             'label' => 'sylius.ui.code',
  16855.                             'sortable' => NULL,
  16856.                             'enabled' => true,
  16857.                             'position' => 100,
  16858.                             'options' => [
  16859.                             ],
  16860.                         ],
  16861.                     ],
  16862.                     'filters' => [
  16863.                         'name' => [
  16864.                             'type' => 'string',
  16865.                             'label' => 'sylius.ui.name',
  16866.                             'form_options' => [
  16867.                                 'type' => 'contains',
  16868.                             ],
  16869.                             'enabled' => true,
  16870.                             'position' => 100,
  16871.                             'options' => [
  16872.                             ],
  16873.                         ],
  16874.                         'code' => [
  16875.                             'type' => 'string',
  16876.                             'label' => 'sylius.ui.code',
  16877.                             'form_options' => [
  16878.                                 'type' => 'contains',
  16879.                             ],
  16880.                             'enabled' => true,
  16881.                             'position' => 100,
  16882.                             'options' => [
  16883.                             ],
  16884.                         ],
  16885.                     ],
  16886.                     'actions' => [
  16887.                         'main' => [
  16888.                             'create' => [
  16889.                                 'type' => 'create',
  16890.                                 'enabled' => true,
  16891.                                 'position' => 100,
  16892.                                 'options' => [
  16893.                                 ],
  16894.                             ],
  16895.                         ],
  16896.                         'item' => [
  16897.                             'update' => [
  16898.                                 'type' => 'update',
  16899.                                 'enabled' => true,
  16900.                                 'position' => 100,
  16901.                                 'options' => [
  16902.                                 ],
  16903.                             ],
  16904.                             'delete' => [
  16905.                                 'type' => 'delete',
  16906.                                 'enabled' => true,
  16907.                                 'position' => 100,
  16908.                                 'options' => [
  16909.                                 ],
  16910.                             ],
  16911.                         ],
  16912.                     ],
  16913.                     'sorting' => [
  16914.                     ],
  16915.                     'limits' => [
  16916.                         => 10,
  16917.                         => 25,
  16918.                         => 50,
  16919.                     ],
  16920.                 ],
  16921.                 'app_admin_customer_payment' => [
  16922.                     'driver' => [
  16923.                         'name' => 'doctrine/orm',
  16924.                         'options' => [
  16925.                             'class' => 'App\\Entity\\Customer\\CustomerPayment',
  16926.                         ],
  16927.                     ],
  16928.                     'fields' => [
  16929.                         'amount' => [
  16930.                             'type' => 'twig',
  16931.                             'label' => 'sylius.ui.amount',
  16932.                             'path' => '.',
  16933.                             'sortable' => 'amount',
  16934.                             'options' => [
  16935.                                 'template' => 'Admin/Customer/Grid/Field/amount.html.twig',
  16936.                             ],
  16937.                             'enabled' => true,
  16938.                             'position' => 100,
  16939.                         ],
  16940.                         'customer' => [
  16941.                             'type' => 'twig',
  16942.                             'label' => 'sylius.ui.customer',
  16943.                             'sortable' => 'customer.companyName',
  16944.                             'options' => [
  16945.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  16946.                             ],
  16947.                             'enabled' => true,
  16948.                             'position' => 100,
  16949.                         ],
  16950.                         'paymentMethod' => [
  16951.                             'type' => 'twig',
  16952.                             'label' => 'app.ui.payment_method',
  16953.                             'sortable' => 'paymentMethod.name',
  16954.                             'options' => [
  16955.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  16956.                             ],
  16957.                             'enabled' => true,
  16958.                             'position' => 100,
  16959.                         ],
  16960.                         'regulationFile' => [
  16961.                             'type' => 'twig',
  16962.                             'label' => 'app.ui.regulation_file',
  16963.                             'options' => [
  16964.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16965.                             ],
  16966.                             'enabled' => true,
  16967.                             'position' => 100,
  16968.                         ],
  16969.                         'state' => [
  16970.                             'type' => 'twig',
  16971.                             'label' => 'app.ui.payment_state',
  16972.                             'options' => [
  16973.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16974.                             ],
  16975.                             'enabled' => true,
  16976.                             'position' => 100,
  16977.                         ],
  16978.                         'transactionNumber' => [
  16979.                             'type' => 'string',
  16980.                             'label' => 'app.ui.transaction_number',
  16981.                             'sortable' => NULL,
  16982.                             'enabled' => true,
  16983.                             'position' => 100,
  16984.                             'options' => [
  16985.                             ],
  16986.                         ],
  16987.                     ],
  16988.                     'filters' => [
  16989.                         'amount' => [
  16990.                             'type' => 'money',
  16991.                             'label' => 'sylius.ui.amount',
  16992.                             'enabled' => true,
  16993.                             'position' => 100,
  16994.                             'options' => [
  16995.                             ],
  16996.                             'form_options' => [
  16997.                             ],
  16998.                         ],
  16999.                         'customer' => [
  17000.                             'type' => 'string',
  17001.                             'label' => 'sylius.ui.customer',
  17002.                             'options' => [
  17003.                                 'fields' => [
  17004.                                     => 'customer.companyName',
  17005.                                 ],
  17006.                             ],
  17007.                             'form_options' => [
  17008.                                 'type' => 'contains',
  17009.                             ],
  17010.                             'enabled' => true,
  17011.                             'position' => 100,
  17012.                         ],
  17013.                         'paymentMethod' => [
  17014.                             'type' => 'entity',
  17015.                             'label' => 'sylius.ui.payment_method',
  17016.                             'options' => [
  17017.                                 'fields' => [
  17018.                                     => 'paymentMethod',
  17019.                                 ],
  17020.                             ],
  17021.                             'form_options' => [
  17022.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  17023.                                 'multiple' => true,
  17024.                                 'expanded' => false,
  17025.                             ],
  17026.                             'enabled' => true,
  17027.                             'position' => 100,
  17028.                         ],
  17029.                         'regulationFile' => [
  17030.                             'type' => 'boolean',
  17031.                             'label' => 'app.ui.regulation_file',
  17032.                             'options' => [
  17033.                                 'field' => 'regulationFile',
  17034.                             ],
  17035.                             'enabled' => true,
  17036.                             'position' => 100,
  17037.                             'form_options' => [
  17038.                             ],
  17039.                         ],
  17040.                         'state' => [
  17041.                             'type' => 'boolean',
  17042.                             'label' => 'app.ui.payment_state',
  17043.                             'options' => [
  17044.                                 'field' => 'state',
  17045.                             ],
  17046.                             'enabled' => true,
  17047.                             'position' => 100,
  17048.                             'form_options' => [
  17049.                             ],
  17050.                         ],
  17051.                         'transactionNumber' => [
  17052.                             'type' => 'string',
  17053.                             'label' => 'app.ui.transaction_number',
  17054.                             'form_options' => [
  17055.                                 'type' => 'contains',
  17056.                             ],
  17057.                             'enabled' => true,
  17058.                             'position' => 100,
  17059.                             'options' => [
  17060.                             ],
  17061.                         ],
  17062.                     ],
  17063.                     'actions' => [
  17064.                         'main' => [
  17065.                             'create' => [
  17066.                                 'type' => 'create',
  17067.                                 'enabled' => true,
  17068.                                 'position' => 100,
  17069.                                 'options' => [
  17070.                                 ],
  17071.                             ],
  17072.                         ],
  17073.                         'item' => [
  17074.                             'update' => [
  17075.                                 'type' => 'update',
  17076.                                 'enabled' => true,
  17077.                                 'position' => 100,
  17078.                                 'options' => [
  17079.                                 ],
  17080.                             ],
  17081.                             'delete' => [
  17082.                                 'type' => 'delete',
  17083.                                 'enabled' => true,
  17084.                                 'position' => 100,
  17085.                                 'options' => [
  17086.                                 ],
  17087.                             ],
  17088.                         ],
  17089.                     ],
  17090.                     'sorting' => [
  17091.                     ],
  17092.                     'limits' => [
  17093.                         => 10,
  17094.                         => 25,
  17095.                         => 50,
  17096.                     ],
  17097.                 ],
  17098.                 'app_admin_customer_segment' => [
  17099.                     'driver' => [
  17100.                         'name' => 'doctrine/orm',
  17101.                         'options' => [
  17102.                             'class' => 'App\\Entity\\Customer\\CustomerSegment',
  17103.                         ],
  17104.                     ],
  17105.                     'fields' => [
  17106.                         'grossAmount' => [
  17107.                             'type' => 'twig',
  17108.                             'label' => 'app.ui.gross_amount',
  17109.                             'path' => '.',
  17110.                             'sortable' => 'grossAmount',
  17111.                             'options' => [
  17112.                                 'template' => 'Admin/Customer/Grid/Field/grossAmount.html.twig',
  17113.                             ],
  17114.                             'enabled' => true,
  17115.                             'position' => 100,
  17116.                         ],
  17117.                         'score' => [
  17118.                             'type' => 'string',
  17119.                             'label' => 'app.ui.score',
  17120.                             'sortable' => NULL,
  17121.                             'enabled' => true,
  17122.                             'position' => 100,
  17123.                             'options' => [
  17124.                             ],
  17125.                         ],
  17126.                         'margin' => [
  17127.                             'type' => 'string',
  17128.                             'label' => 'app.ui.margin',
  17129.                             'sortable' => NULL,
  17130.                             'enabled' => true,
  17131.                             'position' => 100,
  17132.                             'options' => [
  17133.                             ],
  17134.                         ],
  17135.                         'segment' => [
  17136.                             'type' => 'twig',
  17137.                             'label' => 'app.ui.segment',
  17138.                             'sortable' => 'segment.name',
  17139.                             'options' => [
  17140.                                 'template' => 'Admin/Customer/Grid/Field/segment.html.twig',
  17141.                             ],
  17142.                             'enabled' => true,
  17143.                             'position' => 100,
  17144.                         ],
  17145.                         'segmentPeriod' => [
  17146.                             'type' => 'twig',
  17147.                             'label' => 'app.ui.segment_period',
  17148.                             'options' => [
  17149.                                 'template' => 'Admin/Customer/Grid/Field/segmentPeriod.html.twig',
  17150.                             ],
  17151.                             'enabled' => true,
  17152.                             'position' => 100,
  17153.                         ],
  17154.                     ],
  17155.                     'filters' => [
  17156.                         'grossAmount' => [
  17157.                             'type' => 'money',
  17158.                             'label' => 'app.ui.gross_amount',
  17159.                             'enabled' => true,
  17160.                             'position' => 100,
  17161.                             'options' => [
  17162.                             ],
  17163.                             'form_options' => [
  17164.                             ],
  17165.                         ],
  17166.                         'score' => [
  17167.                             'type' => 'string',
  17168.                             'label' => 'app.ui.score',
  17169.                             'form_options' => [
  17170.                                 'type' => 'contains',
  17171.                             ],
  17172.                             'enabled' => true,
  17173.                             'position' => 100,
  17174.                             'options' => [
  17175.                             ],
  17176.                         ],
  17177.                         'margin' => [
  17178.                             'type' => 'string',
  17179.                             'label' => 'app.ui.margin',
  17180.                             'form_options' => [
  17181.                                 'type' => 'contains',
  17182.                             ],
  17183.                             'enabled' => true,
  17184.                             'position' => 100,
  17185.                             'options' => [
  17186.                             ],
  17187.                         ],
  17188.                         'segment' => [
  17189.                             'type' => 'entity',
  17190.                             'label' => 'app.ui.segment',
  17191.                             'options' => [
  17192.                                 'fields' => [
  17193.                                     => 'segment',
  17194.                                 ],
  17195.                             ],
  17196.                             'form_options' => [
  17197.                                 'class' => 'App\\Entity\\Customer\\Segment',
  17198.                                 'multiple' => true,
  17199.                                 'expanded' => false,
  17200.                             ],
  17201.                             'enabled' => true,
  17202.                             'position' => 100,
  17203.                         ],
  17204.                         'segmentPeriod' => [
  17205.                             'type' => 'entity',
  17206.                             'label' => 'app.ui.segment_period',
  17207.                             'options' => [
  17208.                                 'fields' => [
  17209.                                     => 'segmentPeriod',
  17210.                                 ],
  17211.                             ],
  17212.                             'form_options' => [
  17213.                                 'class' => 'App\\Entity\\Customer\\SegmentPeriod',
  17214.                                 'multiple' => true,
  17215.                                 'expanded' => false,
  17216.                             ],
  17217.                             'enabled' => true,
  17218.                             'position' => 100,
  17219.                         ],
  17220.                     ],
  17221.                     'actions' => [
  17222.                         'main' => [
  17223.                             'create' => [
  17224.                                 'type' => 'create',
  17225.                                 'enabled' => true,
  17226.                                 'position' => 100,
  17227.                                 'options' => [
  17228.                                 ],
  17229.                             ],
  17230.                         ],
  17231.                         'item' => [
  17232.                             'update' => [
  17233.                                 'type' => 'update',
  17234.                                 'enabled' => true,
  17235.                                 'position' => 100,
  17236.                                 'options' => [
  17237.                                 ],
  17238.                             ],
  17239.                             'delete' => [
  17240.                                 'type' => 'delete',
  17241.                                 'enabled' => true,
  17242.                                 'position' => 100,
  17243.                                 'options' => [
  17244.                                 ],
  17245.                             ],
  17246.                         ],
  17247.                     ],
  17248.                     'sorting' => [
  17249.                     ],
  17250.                     'limits' => [
  17251.                         => 10,
  17252.                         => 25,
  17253.                         => 50,
  17254.                     ],
  17255.                 ],
  17256.                 'app_admin_brand' => [
  17257.                     'driver' => [
  17258.                         'name' => 'doctrine/orm',
  17259.                         'options' => [
  17260.                             'class' => 'App\\Entity\\Product\\Brand',
  17261.                         ],
  17262.                     ],
  17263.                     'fields' => [
  17264.                         'name' => [
  17265.                             'type' => 'string',
  17266.                             'label' => 'sylius.ui.name',
  17267.                             'sortable' => NULL,
  17268.                             'enabled' => true,
  17269.                             'position' => 100,
  17270.                             'options' => [
  17271.                             ],
  17272.                         ],
  17273.                         'code' => [
  17274.                             'type' => 'string',
  17275.                             'label' => 'sylius.ui.code',
  17276.                             'sortable' => NULL,
  17277.                             'enabled' => true,
  17278.                             'position' => 100,
  17279.                             'options' => [
  17280.                             ],
  17281.                         ],
  17282.                         'sequence' => [
  17283.                             'type' => 'string',
  17284.                             'label' => 'app.ui.sequence',
  17285.                             'sortable' => NULL,
  17286.                             'enabled' => true,
  17287.                             'position' => 100,
  17288.                             'options' => [
  17289.                             ],
  17290.                         ],
  17291.                     ],
  17292.                     'filters' => [
  17293.                         'name' => [
  17294.                             'type' => 'string',
  17295.                             'label' => 'sylius.ui.name',
  17296.                             'form_options' => [
  17297.                                 'type' => 'contains',
  17298.                             ],
  17299.                             'enabled' => true,
  17300.                             'position' => 100,
  17301.                             'options' => [
  17302.                             ],
  17303.                         ],
  17304.                         'code' => [
  17305.                             'type' => 'string',
  17306.                             'label' => 'sylius.ui.code',
  17307.                             'form_options' => [
  17308.                                 'type' => 'contains',
  17309.                             ],
  17310.                             'enabled' => true,
  17311.                             'position' => 100,
  17312.                             'options' => [
  17313.                             ],
  17314.                         ],
  17315.                     ],
  17316.                     'actions' => [
  17317.                         'main' => [
  17318.                             'create' => [
  17319.                                 'type' => 'create',
  17320.                                 'enabled' => true,
  17321.                                 'position' => 100,
  17322.                                 'options' => [
  17323.                                 ],
  17324.                             ],
  17325.                         ],
  17326.                         'item' => [
  17327.                             'update' => [
  17328.                                 'type' => 'update',
  17329.                                 'enabled' => true,
  17330.                                 'position' => 100,
  17331.                                 'options' => [
  17332.                                 ],
  17333.                             ],
  17334.                         ],
  17335.                     ],
  17336.                     'sorting' => [
  17337.                     ],
  17338.                     'limits' => [
  17339.                         => 10,
  17340.                         => 25,
  17341.                         => 50,
  17342.                     ],
  17343.                 ],
  17344.                 'app_admin_contract_type' => [
  17345.                     'driver' => [
  17346.                         'name' => 'doctrine/orm',
  17347.                         'options' => [
  17348.                             'class' => 'App\\Entity\\Product\\ContractType',
  17349.                         ],
  17350.                     ],
  17351.                     'fields' => [
  17352.                         'name' => [
  17353.                             'type' => 'string',
  17354.                             'label' => 'sylius.ui.name',
  17355.                             'sortable' => NULL,
  17356.                             'enabled' => true,
  17357.                             'position' => 100,
  17358.                             'options' => [
  17359.                             ],
  17360.                         ],
  17361.                         'accountingCode' => [
  17362.                             'type' => 'string',
  17363.                             'label' => 'app.ui.accounting_code',
  17364.                             'sortable' => NULL,
  17365.                             'enabled' => true,
  17366.                             'position' => 100,
  17367.                             'options' => [
  17368.                             ],
  17369.                         ],
  17370.                         'purchaseAccountingCode' => [
  17371.                             'type' => 'string',
  17372.                             'label' => 'app.ui.purchase_accounting_code',
  17373.                             'sortable' => NULL,
  17374.                             'enabled' => true,
  17375.                             'position' => 100,
  17376.                             'options' => [
  17377.                             ],
  17378.                         ],
  17379.                         'taxRate' => [
  17380.                             'type' => 'twig',
  17381.                             'label' => 'sylius.ui.tax_rates',
  17382.                             'options' => [
  17383.                                 'template' => 'Admin/Order/Grid/Field/taxRate.html.twig',
  17384.                             ],
  17385.                             'sortable' => 'taxRate.name',
  17386.                             'enabled' => true,
  17387.                             'position' => 100,
  17388.                         ],
  17389.                     ],
  17390.                     'filters' => [
  17391.                         'name' => [
  17392.                             'type' => 'string',
  17393.                             'label' => 'sylius.ui.name',
  17394.                             'form_options' => [
  17395.                                 'type' => 'contains',
  17396.                             ],
  17397.                             'enabled' => true,
  17398.                             'position' => 100,
  17399.                             'options' => [
  17400.                             ],
  17401.                         ],
  17402.                         'accountingCode' => [
  17403.                             'type' => 'string',
  17404.                             'label' => 'app.ui.accounting_code',
  17405.                             'form_options' => [
  17406.                                 'type' => 'contains',
  17407.                             ],
  17408.                             'enabled' => true,
  17409.                             'position' => 100,
  17410.                             'options' => [
  17411.                             ],
  17412.                         ],
  17413.                         'purchaseAccountingCode' => [
  17414.                             'type' => 'string',
  17415.                             'label' => 'app.ui.purchase_accounting_code',
  17416.                             'form_options' => [
  17417.                                 'type' => 'contains',
  17418.                             ],
  17419.                             'enabled' => true,
  17420.                             'position' => 100,
  17421.                             'options' => [
  17422.                             ],
  17423.                         ],
  17424.                         'taxRate' => [
  17425.                             'type' => 'entity',
  17426.                             'label' => 'sylius.ui.tax_rates',
  17427.                             'form_options' => [
  17428.                                 'class' => 'App\\Entity\\Taxation\\TaxRate',
  17429.                                 'multiple' => true,
  17430.                                 'expanded' => false,
  17431.                             ],
  17432.                             'enabled' => true,
  17433.                             'position' => 100,
  17434.                             'options' => [
  17435.                             ],
  17436.                         ],
  17437.                     ],
  17438.                     'actions' => [
  17439.                         'main' => [
  17440.                             'create' => [
  17441.                                 'type' => 'create',
  17442.                                 'enabled' => true,
  17443.                                 'position' => 100,
  17444.                                 'options' => [
  17445.                                 ],
  17446.                             ],
  17447.                         ],
  17448.                         'item' => [
  17449.                             'update' => [
  17450.                                 'type' => 'update',
  17451.                                 'enabled' => true,
  17452.                                 'position' => 100,
  17453.                                 'options' => [
  17454.                                 ],
  17455.                             ],
  17456.                         ],
  17457.                     ],
  17458.                     'sorting' => [
  17459.                     ],
  17460.                     'limits' => [
  17461.                         => 10,
  17462.                         => 25,
  17463.                         => 50,
  17464.                     ],
  17465.                 ],
  17466.                 'sylius_admin_order_children' => [
  17467.                     'driver' => [
  17468.                         'name' => 'doctrine/orm',
  17469.                         'options' => [
  17470.                             'class' => 'App\\Entity\\Order\\Order',
  17471.                             'repository' => [
  17472.                                 'method' => 'findOrderChildren',
  17473.                                 'arguments' => [
  17474.                                     'orderId' => '$orderID',
  17475.                                 ],
  17476.                             ],
  17477.                         ],
  17478.                     ],
  17479.                     'limits' => [
  17480.                         => 50,
  17481.                         => 100,
  17482.                     ],
  17483.                     'fields' => [
  17484.                         'text' => [
  17485.                             'type' => 'twig',
  17486.                             'label' => 'sylius.ui.number',
  17487.                             'position' => 0,
  17488.                             'path' => '.',
  17489.                             'sortable' => NULL,
  17490.                             'options' => [
  17491.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  17492.                             ],
  17493.                             'enabled' => true,
  17494.                         ],
  17495.                         'date' => [
  17496.                             'type' => 'datetime',
  17497.                             'label' => 'sylius.ui.date',
  17498.                             'path' => 'createdAt',
  17499.                             'sortable' => 'createdAt',
  17500.                             'options' => [
  17501.                                 'format' => 'd-m-Y',
  17502.                             ],
  17503.                             'enabled' => true,
  17504.                             'position' => 100,
  17505.                         ],
  17506.                         'customer' => [
  17507.                             'type' => 'twig',
  17508.                             'label' => 'sylius.ui.customer',
  17509.                             'sortable' => 'customer.companyName',
  17510.                             'options' => [
  17511.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  17512.                             ],
  17513.                             'enabled' => true,
  17514.                             'position' => 100,
  17515.                         ],
  17516.                         'object' => [
  17517.                             'type' => 'string',
  17518.                             'label' => 'app.ui.object',
  17519.                             'sortable' => NULL,
  17520.                             'enabled' => true,
  17521.                             'position' => 100,
  17522.                             'options' => [
  17523.                             ],
  17524.                         ],
  17525.                         'orderType' => [
  17526.                             'type' => 'twig',
  17527.                             'label' => 'app.ui.order_type',
  17528.                             'sortable' => 'orderType.name',
  17529.                             'options' => [
  17530.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  17531.                             ],
  17532.                             'enabled' => true,
  17533.                             'position' => 100,
  17534.                         ],
  17535.                         'orderState' => [
  17536.                             'type' => 'twig',
  17537.                             'label' => 'app.ui.order_state',
  17538.                             'sortable' => 'orderState.name',
  17539.                             'options' => [
  17540.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  17541.                             ],
  17542.                             'enabled' => true,
  17543.                             'position' => 100,
  17544.                         ],
  17545.                         'shippingMethod' => [
  17546.                             'type' => 'twig',
  17547.                             'label' => 'app.ui.shipping_method',
  17548.                             'sortable' => 'shippingMethod.name',
  17549.                             'options' => [
  17550.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  17551.                             ],
  17552.                             'enabled' => true,
  17553.                             'position' => 100,
  17554.                         ],
  17555.                         'city' => [
  17556.                             'type' => 'twig',
  17557.                             'label' => 'sylius.ui.city',
  17558.                             'sortable' => 'city.name',
  17559.                             'options' => [
  17560.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  17561.                             ],
  17562.                             'enabled' => true,
  17563.                             'position' => 100,
  17564.                         ],
  17565.                         'amountExcludingTax' => [
  17566.                             'type' => 'twig',
  17567.                             'label' => 'app.ui.amount_excluding_tax',
  17568.                             'path' => '.',
  17569.                             'sortable' => 'amountExcludingTax',
  17570.                             'options' => [
  17571.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  17572.                             ],
  17573.                             'enabled' => true,
  17574.                             'position' => 100,
  17575.                         ],
  17576.                     ],
  17577.                     'filters' => [
  17578.                         'text' => [
  17579.                             'type' => 'string',
  17580.                             'label' => 'sylius.ui.number',
  17581.                             'form_options' => [
  17582.                                 'type' => 'contains',
  17583.                             ],
  17584.                             'enabled' => true,
  17585.                             'position' => 100,
  17586.                             'options' => [
  17587.                             ],
  17588.                         ],
  17589.                         'customer' => [
  17590.                             'type' => 'string',
  17591.                             'label' => 'sylius.ui.customer',
  17592.                             'options' => [
  17593.                                 'fields' => [
  17594.                                     => 'customer.companyName',
  17595.                                     => 'customer.code',
  17596.                                 ],
  17597.                             ],
  17598.                             'form_options' => [
  17599.                                 'type' => 'contains',
  17600.                             ],
  17601.                             'enabled' => true,
  17602.                             'position' => 100,
  17603.                         ],
  17604.                         'date' => [
  17605.                             'type' => 'date',
  17606.                             'label' => 'sylius.ui.date',
  17607.                             'options' => [
  17608.                                 'field' => 'createdAt',
  17609.                                 'format' => 'd-m-Y',
  17610.                             ],
  17611.                             'enabled' => true,
  17612.                             'position' => 100,
  17613.                             'form_options' => [
  17614.                             ],
  17615.                         ],
  17616.                         'object' => [
  17617.                             'type' => 'string',
  17618.                             'label' => 'app.ui.object',
  17619.                             'form_options' => [
  17620.                                 'type' => 'contains',
  17621.                             ],
  17622.                             'enabled' => true,
  17623.                             'position' => 100,
  17624.                             'options' => [
  17625.                             ],
  17626.                         ],
  17627.                         'orderType' => [
  17628.                             'type' => 'entity',
  17629.                             'label' => 'app.ui.order_type',
  17630.                             'form_options' => [
  17631.                                 'class' => 'App\\Entity\\Order\\OrderType',
  17632.                                 'multiple' => true,
  17633.                                 'expanded' => false,
  17634.                             ],
  17635.                             'enabled' => true,
  17636.                             'position' => 100,
  17637.                             'options' => [
  17638.                             ],
  17639.                         ],
  17640.                         'orderNature' => [
  17641.                             'type' => 'entity',
  17642.                             'label' => 'app.ui.order_nature',
  17643.                             'form_options' => [
  17644.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  17645.                                 'multiple' => true,
  17646.                                 'expanded' => false,
  17647.                             ],
  17648.                             'enabled' => true,
  17649.                             'position' => 100,
  17650.                             'options' => [
  17651.                             ],
  17652.                         ],
  17653.                         'orderState' => [
  17654.                             'type' => 'entity',
  17655.                             'label' => 'app.ui.order_state',
  17656.                             'options' => [
  17657.                                 'fields' => [
  17658.                                     => 'orderState',
  17659.                                 ],
  17660.                             ],
  17661.                             'form_options' => [
  17662.                                 'class' => 'App\\Entity\\Order\\OrderState',
  17663.                             ],
  17664.                             'enabled' => true,
  17665.                             'position' => 100,
  17666.                         ],
  17667.                         'city' => [
  17668.                             'type' => 'entity',
  17669.                             'label' => 'sylius.ui.city',
  17670.                             'options' => [
  17671.                                 'fields' => [
  17672.                                     => 'city',
  17673.                                 ],
  17674.                             ],
  17675.                             'form_options' => [
  17676.                                 'class' => 'App\\Entity\\Addressing\\City',
  17677.                                 'multiple' => true,
  17678.                                 'expanded' => false,
  17679.                             ],
  17680.                             'enabled' => true,
  17681.                             'position' => 100,
  17682.                         ],
  17683.                         'postCode' => [
  17684.                             'type' => 'string',
  17685.                             'label' => 'app.ui.post_code',
  17686.                             'form_options' => [
  17687.                                 'type' => 'contains',
  17688.                             ],
  17689.                             'enabled' => true,
  17690.                             'position' => 100,
  17691.                             'options' => [
  17692.                             ],
  17693.                         ],
  17694.                         'amountExcludingTax' => [
  17695.                             'type' => 'money',
  17696.                             'label' => 'app.ui.amount_excluding_tax',
  17697.                             'enabled' => true,
  17698.                             'position' => 100,
  17699.                             'options' => [
  17700.                             ],
  17701.                             'form_options' => [
  17702.                             ],
  17703.                         ],
  17704.                     ],
  17705.                     'actions' => [
  17706.                         'item' => [
  17707.                             'show' => [
  17708.                                 'type' => 'show',
  17709.                                 'enabled' => false,
  17710.                                 'position' => 100,
  17711.                                 'options' => [
  17712.                                 ],
  17713.                             ],
  17714.                         ],
  17715.                     ],
  17716.                     'sorting' => [
  17717.                     ],
  17718.                 ],
  17719.                 'sylius_admin_order_parents' => [
  17720.                     'driver' => [
  17721.                         'name' => 'doctrine/orm',
  17722.                         'options' => [
  17723.                             'class' => 'App\\Entity\\Order\\Order',
  17724.                             'repository' => [
  17725.                                 'method' => 'findOrderParents',
  17726.                                 'arguments' => [
  17727.                                     'orderId' => '$orderID',
  17728.                                 ],
  17729.                             ],
  17730.                         ],
  17731.                     ],
  17732.                     'limits' => [
  17733.                         => 50,
  17734.                         => 100,
  17735.                     ],
  17736.                     'fields' => [
  17737.                         'text' => [
  17738.                             'type' => 'twig',
  17739.                             'label' => 'sylius.ui.number',
  17740.                             'position' => 0,
  17741.                             'path' => '.',
  17742.                             'sortable' => NULL,
  17743.                             'options' => [
  17744.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  17745.                             ],
  17746.                             'enabled' => true,
  17747.                         ],
  17748.                         'date' => [
  17749.                             'type' => 'datetime',
  17750.                             'label' => 'sylius.ui.date',
  17751.                             'path' => 'createdAt',
  17752.                             'sortable' => 'createdAt',
  17753.                             'options' => [
  17754.                                 'format' => 'd-m-Y',
  17755.                             ],
  17756.                             'enabled' => true,
  17757.                             'position' => 100,
  17758.                         ],
  17759.                         'customer' => [
  17760.                             'type' => 'twig',
  17761.                             'label' => 'sylius.ui.customer',
  17762.                             'sortable' => 'customer.companyName',
  17763.                             'options' => [
  17764.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  17765.                             ],
  17766.                             'enabled' => true,
  17767.                             'position' => 100,
  17768.                         ],
  17769.                         'object' => [
  17770.                             'type' => 'string',
  17771.                             'label' => 'app.ui.object',
  17772.                             'sortable' => NULL,
  17773.                             'enabled' => true,
  17774.                             'position' => 100,
  17775.                             'options' => [
  17776.                             ],
  17777.                         ],
  17778.                         'orderType' => [
  17779.                             'type' => 'twig',
  17780.                             'label' => 'app.ui.order_type',
  17781.                             'sortable' => 'orderType.name',
  17782.                             'options' => [
  17783.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  17784.                             ],
  17785.                             'enabled' => true,
  17786.                             'position' => 100,
  17787.                         ],
  17788.                         'orderState' => [
  17789.                             'type' => 'twig',
  17790.                             'label' => 'app.ui.order_state',
  17791.                             'sortable' => 'orderState.name',
  17792.                             'options' => [
  17793.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  17794.                             ],
  17795.                             'enabled' => true,
  17796.                             'position' => 100,
  17797.                         ],
  17798.                         'shippingMethod' => [
  17799.                             'type' => 'twig',
  17800.                             'label' => 'app.ui.shipping_method',
  17801.                             'sortable' => 'shippingMethod.name',
  17802.                             'options' => [
  17803.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  17804.                             ],
  17805.                             'enabled' => true,
  17806.                             'position' => 100,
  17807.                         ],
  17808.                         'city' => [
  17809.                             'type' => 'twig',
  17810.                             'label' => 'sylius.ui.city',
  17811.                             'sortable' => 'city.name',
  17812.                             'options' => [
  17813.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  17814.                             ],
  17815.                             'enabled' => true,
  17816.                             'position' => 100,
  17817.                         ],
  17818.                         'amountExcludingTax' => [
  17819.                             'type' => 'twig',
  17820.                             'label' => 'app.ui.amount_excluding_tax',
  17821.                             'path' => '.',
  17822.                             'sortable' => 'amountExcludingTax',
  17823.                             'options' => [
  17824.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  17825.                             ],
  17826.                             'enabled' => true,
  17827.                             'position' => 100,
  17828.                         ],
  17829.                     ],
  17830.                     'filters' => [
  17831.                         'text' => [
  17832.                             'type' => 'string',
  17833.                             'label' => 'sylius.ui.number',
  17834.                             'form_options' => [
  17835.                                 'type' => 'contains',
  17836.                             ],
  17837.                             'enabled' => true,
  17838.                             'position' => 100,
  17839.                             'options' => [
  17840.                             ],
  17841.                         ],
  17842.                         'customer' => [
  17843.                             'type' => 'string',
  17844.                             'label' => 'sylius.ui.customer',
  17845.                             'options' => [
  17846.                                 'fields' => [
  17847.                                     => 'customer.companyName',
  17848.                                     => 'customer.code',
  17849.                                 ],
  17850.                             ],
  17851.                             'form_options' => [
  17852.                                 'type' => 'contains',
  17853.                             ],
  17854.                             'enabled' => true,
  17855.                             'position' => 100,
  17856.                         ],
  17857.                         'date' => [
  17858.                             'type' => 'date',
  17859.                             'label' => 'sylius.ui.date',
  17860.                             'options' => [
  17861.                                 'field' => 'createdAt',
  17862.                                 'format' => 'd-m-Y',
  17863.                             ],
  17864.                             'enabled' => true,
  17865.                             'position' => 100,
  17866.                             'form_options' => [
  17867.                             ],
  17868.                         ],
  17869.                         'object' => [
  17870.                             'type' => 'string',
  17871.                             'label' => 'app.ui.object',
  17872.                             'form_options' => [
  17873.                                 'type' => 'contains',
  17874.                             ],
  17875.                             'enabled' => true,
  17876.                             'position' => 100,
  17877.                             'options' => [
  17878.                             ],
  17879.                         ],
  17880.                         'orderType' => [
  17881.                             'type' => 'entity',
  17882.                             'label' => 'app.ui.order_type',
  17883.                             'form_options' => [
  17884.                                 'class' => 'App\\Entity\\Order\\OrderType',
  17885.                                 'multiple' => true,
  17886.                                 'expanded' => false,
  17887.                             ],
  17888.                             'enabled' => true,
  17889.                             'position' => 100,
  17890.                             'options' => [
  17891.                             ],
  17892.                         ],
  17893.                         'orderNature' => [
  17894.                             'type' => 'entity',
  17895.                             'label' => 'app.ui.order_nature',
  17896.                             'form_options' => [
  17897.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  17898.                                 'multiple' => true,
  17899.                                 'expanded' => false,
  17900.                             ],
  17901.                             'enabled' => true,
  17902.                             'position' => 100,
  17903.                             'options' => [
  17904.                             ],
  17905.                         ],
  17906.                         'orderState' => [
  17907.                             'type' => 'entity',
  17908.                             'label' => 'app.ui.order_state',
  17909.                             'options' => [
  17910.                                 'fields' => [
  17911.                                     => 'orderState',
  17912.                                 ],
  17913.                             ],
  17914.                             'form_options' => [
  17915.                                 'class' => 'App\\Entity\\Order\\OrderState',
  17916.                             ],
  17917.                             'enabled' => true,
  17918.                             'position' => 100,
  17919.                         ],
  17920.                         'city' => [
  17921.                             'type' => 'entity',
  17922.                             'label' => 'sylius.ui.city',
  17923.                             'options' => [
  17924.                                 'fields' => [
  17925.                                     => 'city',
  17926.                                 ],
  17927.                             ],
  17928.                             'form_options' => [
  17929.                                 'class' => 'App\\Entity\\Addressing\\City',
  17930.                                 'multiple' => true,
  17931.                                 'expanded' => false,
  17932.                             ],
  17933.                             'enabled' => true,
  17934.                             'position' => 100,
  17935.                         ],
  17936.                         'postCode' => [
  17937.                             'type' => 'string',
  17938.                             'label' => 'app.ui.post_code',
  17939.                             'form_options' => [
  17940.                                 'type' => 'contains',
  17941.                             ],
  17942.                             'enabled' => true,
  17943.                             'position' => 100,
  17944.                             'options' => [
  17945.                             ],
  17946.                         ],
  17947.                         'amountExcludingTax' => [
  17948.                             'type' => 'money',
  17949.                             'label' => 'app.ui.amount_excluding_tax',
  17950.                             'enabled' => true,
  17951.                             'position' => 100,
  17952.                             'options' => [
  17953.                             ],
  17954.                             'form_options' => [
  17955.                             ],
  17956.                         ],
  17957.                     ],
  17958.                     'actions' => [
  17959.                         'item' => [
  17960.                             'show' => [
  17961.                                 'type' => 'show',
  17962.                                 'enabled' => false,
  17963.                                 'position' => 100,
  17964.                                 'options' => [
  17965.                                 ],
  17966.                             ],
  17967.                         ],
  17968.                     ],
  17969.                     'sorting' => [
  17970.                     ],
  17971.                 ],
  17972.                 'app_admin_theme' => [
  17973.                     'driver' => [
  17974.                         'name' => 'doctrine/orm',
  17975.                         'options' => [
  17976.                             'class' => 'App\\Entity\\Product\\Theme',
  17977.                         ],
  17978.                     ],
  17979.                     'fields' => [
  17980.                         'name' => [
  17981.                             'type' => 'string',
  17982.                             'label' => 'sylius.ui.name',
  17983.                             'sortable' => NULL,
  17984.                             'enabled' => true,
  17985.                             'position' => 100,
  17986.                             'options' => [
  17987.                             ],
  17988.                         ],
  17989.                         'code' => [
  17990.                             'type' => 'string',
  17991.                             'label' => 'sylius.ui.code',
  17992.                             'sortable' => NULL,
  17993.                             'enabled' => true,
  17994.                             'position' => 100,
  17995.                             'options' => [
  17996.                             ],
  17997.                         ],
  17998.                         'themeGroup' => [
  17999.                             'type' => 'twig',
  18000.                             'label' => 'app.ui.theme_group',
  18001.                             'sortable' => 'themeGroup.name',
  18002.                             'options' => [
  18003.                                 'template' => 'Admin/Product/Grid/Field/themeGroup.html.twig',
  18004.                             ],
  18005.                             'enabled' => true,
  18006.                             'position' => 100,
  18007.                         ],
  18008.                     ],
  18009.                     'filters' => [
  18010.                         'name' => [
  18011.                             'type' => 'string',
  18012.                             'label' => 'sylius.ui.name',
  18013.                             'form_options' => [
  18014.                                 'type' => 'contains',
  18015.                             ],
  18016.                             'enabled' => true,
  18017.                             'position' => 100,
  18018.                             'options' => [
  18019.                             ],
  18020.                         ],
  18021.                         'themeGroup' => [
  18022.                             'type' => 'entity',
  18023.                             'label' => 'app.ui.theme_group',
  18024.                             'form_options' => [
  18025.                                 'class' => 'App\\Entity\\Product\\ThemeGroup',
  18026.                                 'multiple' => true,
  18027.                                 'expanded' => false,
  18028.                             ],
  18029.                             'enabled' => true,
  18030.                             'position' => 100,
  18031.                             'options' => [
  18032.                             ],
  18033.                         ],
  18034.                     ],
  18035.                     'actions' => [
  18036.                         'main' => [
  18037.                             'create' => [
  18038.                                 'type' => 'create',
  18039.                                 'enabled' => true,
  18040.                                 'position' => 100,
  18041.                                 'options' => [
  18042.                                 ],
  18043.                             ],
  18044.                         ],
  18045.                         'item' => [
  18046.                             'update' => [
  18047.                                 'type' => 'update',
  18048.                                 'enabled' => true,
  18049.                                 'position' => 100,
  18050.                                 'options' => [
  18051.                                 ],
  18052.                             ],
  18053.                             'delete' => [
  18054.                                 'type' => 'delete',
  18055.                                 'enabled' => true,
  18056.                                 'position' => 100,
  18057.                                 'options' => [
  18058.                                 ],
  18059.                             ],
  18060.                         ],
  18061.                     ],
  18062.                     'sorting' => [
  18063.                     ],
  18064.                     'limits' => [
  18065.                         => 10,
  18066.                         => 25,
  18067.                         => 50,
  18068.                     ],
  18069.                 ],
  18070.                 'app_customer_supplier' => [
  18071.                     'driver' => [
  18072.                         'name' => 'doctrine/orm',
  18073.                         'options' => [
  18074.                             'class' => 'App\\Entity\\Customer\\Customer',
  18075.                             'repository' => [
  18076.                                 'method' => 'getSuppliers',
  18077.                                 'arguments' => [
  18078.                                     => true,
  18079.                                 ],
  18080.                             ],
  18081.                         ],
  18082.                     ],
  18083.                     'fields' => [
  18084.                         'firstName' => [
  18085.                             'type' => 'string',
  18086.                             'label' => 'sylius.ui.first_name',
  18087.                             'sortable' => NULL,
  18088.                             'enabled' => true,
  18089.                             'position' => 100,
  18090.                             'options' => [
  18091.                             ],
  18092.                         ],
  18093.                         'lastName' => [
  18094.                             'type' => 'string',
  18095.                             'label' => 'sylius.ui.last_name',
  18096.                             'sortable' => NULL,
  18097.                             'enabled' => true,
  18098.                             'position' => 100,
  18099.                             'options' => [
  18100.                             ],
  18101.                         ],
  18102.                         'email' => [
  18103.                             'type' => 'string',
  18104.                             'label' => 'sylius.ui.email',
  18105.                             'sortable' => NULL,
  18106.                             'enabled' => true,
  18107.                             'position' => 100,
  18108.                             'options' => [
  18109.                             ],
  18110.                         ],
  18111.                         'code' => [
  18112.                             'type' => 'string',
  18113.                             'label' => 'sylius.ui.code',
  18114.                             'sortable' => NULL,
  18115.                             'enabled' => true,
  18116.                             'position' => 100,
  18117.                             'options' => [
  18118.                             ],
  18119.                         ],
  18120.                         'companyName' => [
  18121.                             'type' => 'string',
  18122.                             'label' => 'app.ui.company_name',
  18123.                             'sortable' => NULL,
  18124.                             'enabled' => true,
  18125.                             'position' => 100,
  18126.                             'options' => [
  18127.                             ],
  18128.                         ],
  18129.                         'representative' => [
  18130.                             'type' => 'twig',
  18131.                             'label' => 'app.ui.representative',
  18132.                             'sortable' => 'representative.name',
  18133.                             'options' => [
  18134.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  18135.                             ],
  18136.                             'enabled' => true,
  18137.                             'position' => 100,
  18138.                         ],
  18139.                         'paymentMethod' => [
  18140.                             'type' => 'twig',
  18141.                             'label' => 'app.ui.regulation',
  18142.                             'sortable' => 'paymentMethod.name',
  18143.                             'options' => [
  18144.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  18145.                             ],
  18146.                             'enabled' => true,
  18147.                             'position' => 100,
  18148.                         ],
  18149.                     ],
  18150.                     'filters' => [
  18151.                         'code' => [
  18152.                             'type' => 'string',
  18153.                             'label' => 'sylius.ui.code',
  18154.                             'form_options' => [
  18155.                                 'type' => 'contains',
  18156.                             ],
  18157.                             'enabled' => true,
  18158.                             'position' => 100,
  18159.                             'options' => [
  18160.                             ],
  18161.                         ],
  18162.                         'companyName' => [
  18163.                             'type' => 'string',
  18164.                             'label' => 'app.ui.company_name',
  18165.                             'form_options' => [
  18166.                                 'type' => 'contains',
  18167.                             ],
  18168.                             'enabled' => true,
  18169.                             'position' => 100,
  18170.                             'options' => [
  18171.                             ],
  18172.                         ],
  18173.                         'accountingCode' => [
  18174.                             'type' => 'string',
  18175.                             'label' => 'app.ui.shipping_genCode',
  18176.                             'form_options' => [
  18177.                                 'type' => 'contains',
  18178.                             ],
  18179.                             'enabled' => true,
  18180.                             'position' => 100,
  18181.                             'options' => [
  18182.                             ],
  18183.                         ],
  18184.                         'representative' => [
  18185.                             'type' => 'entity',
  18186.                             'label' => 'app.ui.representative',
  18187.                             'form_options' => [
  18188.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  18189.                                 'multiple' => true,
  18190.                                 'expanded' => false,
  18191.                             ],
  18192.                             'enabled' => true,
  18193.                             'position' => 100,
  18194.                             'options' => [
  18195.                             ],
  18196.                         ],
  18197.                         'paymentMethod' => [
  18198.                             'type' => 'entity',
  18199.                             'label' => 'app.ui.regulation',
  18200.                             'options' => [
  18201.                                 'fields' => [
  18202.                                     => 'paymentMethod',
  18203.                                 ],
  18204.                             ],
  18205.                             'form_options' => [
  18206.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  18207.                                 'multiple' => true,
  18208.                                 'expanded' => false,
  18209.                             ],
  18210.                             'enabled' => true,
  18211.                             'position' => 100,
  18212.                         ],
  18213.                     ],
  18214.                     'actions' => [
  18215.                         'main' => [
  18216.                             'create' => [
  18217.                                 'type' => 'create',
  18218.                                 'enabled' => true,
  18219.                                 'position' => 100,
  18220.                                 'options' => [
  18221.                                 ],
  18222.                             ],
  18223.                         ],
  18224.                         'item' => [
  18225.                             'show_orders' => [
  18226.                                 'type' => 'show',
  18227.                                 'label' => 'sylius.ui.show_orders',
  18228.                                 'options' => [
  18229.                                     'link' => [
  18230.                                         'route' => 'sylius_admin_customer_order_index',
  18231.                                         'parameters' => [
  18232.                                             'id' => 'resource.id',
  18233.                                         ],
  18234.                                     ],
  18235.                                 ],
  18236.                                 'enabled' => true,
  18237.                                 'position' => 100,
  18238.                             ],
  18239.                             'update' => [
  18240.                                 'type' => 'update',
  18241.                                 'enabled' => true,
  18242.                                 'position' => 100,
  18243.                                 'options' => [
  18244.                                 ],
  18245.                             ],
  18246.                         ],
  18247.                     ],
  18248.                     'sorting' => [
  18249.                     ],
  18250.                     'limits' => [
  18251.                         => 10,
  18252.                         => 25,
  18253.                         => 50,
  18254.                     ],
  18255.                 ],
  18256.                 'sylius_admin_nf_order' => [
  18257.                     'driver' => [
  18258.                         'name' => 'doctrine/orm',
  18259.                         'options' => [
  18260.                             'class' => 'App\\Entity\\Order\\Order',
  18261.                             'repository' => [
  18262.                                 'method' => 'findAllByLimit',
  18263.                             ],
  18264.                         ],
  18265.                     ],
  18266.                     'fields' => [
  18267.                         'text' => [
  18268.                             'type' => 'twig',
  18269.                             'label' => 'sylius.ui.number',
  18270.                             'position' => 0,
  18271.                             'path' => '.',
  18272.                             'sortable' => NULL,
  18273.                             'options' => [
  18274.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  18275.                             ],
  18276.                             'enabled' => true,
  18277.                         ],
  18278.                         'date' => [
  18279.                             'type' => 'datetime',
  18280.                             'label' => 'sylius.ui.date',
  18281.                             'path' => 'createdAt',
  18282.                             'sortable' => 'createdAt',
  18283.                             'options' => [
  18284.                                 'format' => 'd-m-Y',
  18285.                             ],
  18286.                             'enabled' => true,
  18287.                             'position' => 100,
  18288.                         ],
  18289.                         'customer' => [
  18290.                             'type' => 'twig',
  18291.                             'label' => 'sylius.ui.customer',
  18292.                             'sortable' => 'customer.companyName',
  18293.                             'options' => [
  18294.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  18295.                             ],
  18296.                             'enabled' => true,
  18297.                             'position' => 100,
  18298.                         ],
  18299.                         'object' => [
  18300.                             'type' => 'string',
  18301.                             'label' => 'app.ui.object',
  18302.                             'sortable' => NULL,
  18303.                             'enabled' => true,
  18304.                             'position' => 100,
  18305.                             'options' => [
  18306.                             ],
  18307.                         ],
  18308.                         'orderType' => [
  18309.                             'type' => 'twig',
  18310.                             'label' => 'app.ui.order_type',
  18311.                             'sortable' => 'orderType.name',
  18312.                             'options' => [
  18313.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  18314.                             ],
  18315.                             'enabled' => true,
  18316.                             'position' => 100,
  18317.                         ],
  18318.                         'orderState' => [
  18319.                             'type' => 'twig',
  18320.                             'label' => 'app.ui.order_state',
  18321.                             'sortable' => 'orderState.name',
  18322.                             'options' => [
  18323.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  18324.                             ],
  18325.                             'enabled' => true,
  18326.                             'position' => 100,
  18327.                         ],
  18328.                         'shippingMethod' => [
  18329.                             'type' => 'twig',
  18330.                             'label' => 'app.ui.shipping_method',
  18331.                             'sortable' => 'shippingMethod.name',
  18332.                             'options' => [
  18333.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  18334.                             ],
  18335.                             'enabled' => true,
  18336.                             'position' => 100,
  18337.                         ],
  18338.                         'city' => [
  18339.                             'type' => 'twig',
  18340.                             'label' => 'sylius.ui.city',
  18341.                             'sortable' => 'city.name',
  18342.                             'options' => [
  18343.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  18344.                             ],
  18345.                             'enabled' => true,
  18346.                             'position' => 100,
  18347.                         ],
  18348.                         'amountExcludingTax' => [
  18349.                             'type' => 'twig',
  18350.                             'label' => 'app.ui.amount_excluding_tax',
  18351.                             'path' => '.',
  18352.                             'sortable' => 'amountExcludingTax',
  18353.                             'options' => [
  18354.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  18355.                             ],
  18356.                             'enabled' => true,
  18357.                             'position' => 100,
  18358.                         ],
  18359.                     ],
  18360.                     'filters' => [
  18361.                         'text' => [
  18362.                             'type' => 'string',
  18363.                             'label' => 'sylius.ui.number',
  18364.                             'form_options' => [
  18365.                                 'type' => 'contains',
  18366.                             ],
  18367.                             'enabled' => true,
  18368.                             'position' => 100,
  18369.                             'options' => [
  18370.                             ],
  18371.                         ],
  18372.                         'customer' => [
  18373.                             'type' => 'string',
  18374.                             'label' => 'sylius.ui.customer',
  18375.                             'options' => [
  18376.                                 'fields' => [
  18377.                                     => 'customer.companyName',
  18378.                                     => 'customer.code',
  18379.                                 ],
  18380.                             ],
  18381.                             'form_options' => [
  18382.                                 'type' => 'contains',
  18383.                             ],
  18384.                             'enabled' => true,
  18385.                             'position' => 100,
  18386.                         ],
  18387.                         'date' => [
  18388.                             'type' => 'date',
  18389.                             'label' => 'sylius.ui.date',
  18390.                             'options' => [
  18391.                                 'field' => 'createdAt',
  18392.                                 'format' => 'd-m-Y',
  18393.                             ],
  18394.                             'enabled' => true,
  18395.                             'position' => 100,
  18396.                             'form_options' => [
  18397.                             ],
  18398.                         ],
  18399.                         'object' => [
  18400.                             'type' => 'string',
  18401.                             'label' => 'app.ui.object',
  18402.                             'form_options' => [
  18403.                                 'type' => 'contains',
  18404.                             ],
  18405.                             'enabled' => true,
  18406.                             'position' => 100,
  18407.                             'options' => [
  18408.                             ],
  18409.                         ],
  18410.                         'orderNature' => [
  18411.                             'type' => 'entity',
  18412.                             'label' => 'app.ui.order_nature',
  18413.                             'form_options' => [
  18414.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  18415.                                 'multiple' => true,
  18416.                                 'expanded' => false,
  18417.                             ],
  18418.                             'enabled' => true,
  18419.                             'position' => 100,
  18420.                             'options' => [
  18421.                             ],
  18422.                         ],
  18423.                         'city' => [
  18424.                             'type' => 'entity',
  18425.                             'label' => 'sylius.ui.city',
  18426.                             'options' => [
  18427.                                 'fields' => [
  18428.                                     => 'city',
  18429.                                 ],
  18430.                             ],
  18431.                             'form_options' => [
  18432.                                 'class' => 'App\\Entity\\Addressing\\City',
  18433.                                 'multiple' => true,
  18434.                                 'expanded' => false,
  18435.                             ],
  18436.                             'enabled' => true,
  18437.                             'position' => 100,
  18438.                         ],
  18439.                         'postCode' => [
  18440.                             'type' => 'string',
  18441.                             'label' => 'app.ui.post_code',
  18442.                             'form_options' => [
  18443.                                 'type' => 'contains',
  18444.                             ],
  18445.                             'enabled' => true,
  18446.                             'position' => 100,
  18447.                             'options' => [
  18448.                             ],
  18449.                         ],
  18450.                         'amountExcludingTax' => [
  18451.                             'type' => 'money',
  18452.                             'label' => 'app.ui.amount_excluding_tax',
  18453.                             'enabled' => true,
  18454.                             'position' => 100,
  18455.                             'options' => [
  18456.                             ],
  18457.                             'form_options' => [
  18458.                             ],
  18459.                         ],
  18460.                         'shipping_method' => [
  18461.                             'type' => 'entity',
  18462.                             'label' => 'sylius.ui.shipping_method',
  18463.                             'options' => [
  18464.                                 'fields' => [
  18465.                                     => 'shipments.method',
  18466.                                 ],
  18467.                             ],
  18468.                             'form_options' => [
  18469.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  18470.                             ],
  18471.                             'enabled' => true,
  18472.                             'position' => 100,
  18473.                         ],
  18474.                     ],
  18475.                     'actions' => [
  18476.                         'main' => [
  18477.                             'createNFOrders' => [
  18478.                                 'type' => 'createNFOrders',
  18479.                                 'label' => 'app.ui.create_nf_orders',
  18480.                                 'enabled' => true,
  18481.                                 'position' => 100,
  18482.                                 'options' => [
  18483.                                 ],
  18484.                             ],
  18485.                         ],
  18486.                         'item' => [
  18487.                             'update' => [
  18488.                                 'type' => 'update',
  18489.                                 'label' => 'sylius.ui.update',
  18490.                                 'options' => [
  18491.                                     'link' => [
  18492.                                         'route' => 'app_admin_nf_order_edit',
  18493.                                         'parameters' => [
  18494.                                             'id' => 'resource.id',
  18495.                                         ],
  18496.                                     ],
  18497.                                 ],
  18498.                                 'enabled' => true,
  18499.                                 'position' => 100,
  18500.                             ],
  18501.                             'show' => [
  18502.                                 'type' => 'show',
  18503.                                 'enabled' => false,
  18504.                                 'position' => 100,
  18505.                                 'options' => [
  18506.                                 ],
  18507.                             ],
  18508.                             'showchildrenByOrder' => [
  18509.                                 'type' => 'showChildrenByOrder',
  18510.                                 'label' => 'app.ui.order_children',
  18511.                                 'options' => [
  18512.                                     'link' => [
  18513.                                         'route' => 'app_admin_show_children_by_nf_order_id',
  18514.                                         'parameters' => [
  18515.                                             'orderId' => 'resource.id',
  18516.                                         ],
  18517.                                     ],
  18518.                                 ],
  18519.                                 'enabled' => true,
  18520.                                 'position' => 100,
  18521.                             ],
  18522.                             'showParentsByOrder' => [
  18523.                                 'type' => 'showParentsByOrder',
  18524.                                 'label' => 'app.ui.order_parents',
  18525.                                 'options' => [
  18526.                                     'link' => [
  18527.                                         'route' => 'app_admin_show_parents_by_nf_order_id',
  18528.                                         'parameters' => [
  18529.                                             'orderId' => 'resource.id',
  18530.                                         ],
  18531.                                     ],
  18532.                                 ],
  18533.                                 'enabled' => true,
  18534.                                 'position' => 100,
  18535.                             ],
  18536.                         ],
  18537.                         'bulk' => [
  18538.                             'updateStatus' => [
  18539.                                 'type' => 'updateStatus',
  18540.                                 'label' => 'app.ui.update_status',
  18541.                                 'options' => [
  18542.                                     'link' => [
  18543.                                         'route' => 'app_admin_nf_order_update_status',
  18544.                                         'parameters' => [
  18545.                                             'format' => 'csv',
  18546.                                         ],
  18547.                                     ],
  18548.                                 ],
  18549.                                 'enabled' => true,
  18550.                                 'position' => 100,
  18551.                             ],
  18552.                         ],
  18553.                     ],
  18554.                     'sorting' => [
  18555.                     ],
  18556.                     'limits' => [
  18557.                         => 10,
  18558.                         => 25,
  18559.                         => 50,
  18560.                     ],
  18561.                 ],
  18562.                 'sylius_admin_proforma_order' => [
  18563.                     'driver' => [
  18564.                         'name' => 'doctrine/orm',
  18565.                         'options' => [
  18566.                             'class' => 'App\\Entity\\Order\\Order',
  18567.                             'repository' => [
  18568.                                 'method' => 'findAllByLimit',
  18569.                             ],
  18570.                         ],
  18571.                     ],
  18572.                     'fields' => [
  18573.                         'text' => [
  18574.                             'type' => 'twig',
  18575.                             'label' => 'sylius.ui.number',
  18576.                             'position' => 0,
  18577.                             'path' => '.',
  18578.                             'sortable' => NULL,
  18579.                             'options' => [
  18580.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  18581.                             ],
  18582.                             'enabled' => true,
  18583.                         ],
  18584.                         'date' => [
  18585.                             'type' => 'datetime',
  18586.                             'label' => 'sylius.ui.date',
  18587.                             'path' => 'createdAt',
  18588.                             'sortable' => 'createdAt',
  18589.                             'options' => [
  18590.                                 'format' => 'd-m-Y',
  18591.                             ],
  18592.                             'enabled' => true,
  18593.                             'position' => 100,
  18594.                         ],
  18595.                         'customer' => [
  18596.                             'type' => 'twig',
  18597.                             'label' => 'sylius.ui.customer',
  18598.                             'sortable' => 'customer.companyName',
  18599.                             'options' => [
  18600.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  18601.                             ],
  18602.                             'enabled' => true,
  18603.                             'position' => 100,
  18604.                         ],
  18605.                         'object' => [
  18606.                             'type' => 'string',
  18607.                             'label' => 'app.ui.object',
  18608.                             'sortable' => NULL,
  18609.                             'enabled' => true,
  18610.                             'position' => 100,
  18611.                             'options' => [
  18612.                             ],
  18613.                         ],
  18614.                         'orderType' => [
  18615.                             'type' => 'twig',
  18616.                             'label' => 'app.ui.order_type',
  18617.                             'sortable' => 'orderType.name',
  18618.                             'options' => [
  18619.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  18620.                             ],
  18621.                             'enabled' => true,
  18622.                             'position' => 100,
  18623.                         ],
  18624.                         'orderState' => [
  18625.                             'type' => 'twig',
  18626.                             'label' => 'app.ui.order_state',
  18627.                             'sortable' => 'orderState.name',
  18628.                             'options' => [
  18629.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  18630.                             ],
  18631.                             'enabled' => true,
  18632.                             'position' => 100,
  18633.                         ],
  18634.                         'shippingMethod' => [
  18635.                             'type' => 'twig',
  18636.                             'label' => 'app.ui.shipping_method',
  18637.                             'sortable' => 'shippingMethod.name',
  18638.                             'options' => [
  18639.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  18640.                             ],
  18641.                             'enabled' => true,
  18642.                             'position' => 100,
  18643.                         ],
  18644.                         'city' => [
  18645.                             'type' => 'twig',
  18646.                             'label' => 'sylius.ui.city',
  18647.                             'sortable' => 'city.name',
  18648.                             'options' => [
  18649.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  18650.                             ],
  18651.                             'enabled' => true,
  18652.                             'position' => 100,
  18653.                         ],
  18654.                         'amountExcludingTax' => [
  18655.                             'type' => 'twig',
  18656.                             'label' => 'app.ui.amount_excluding_tax',
  18657.                             'path' => '.',
  18658.                             'sortable' => 'amountExcludingTax',
  18659.                             'options' => [
  18660.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  18661.                             ],
  18662.                             'enabled' => true,
  18663.                             'position' => 100,
  18664.                         ],
  18665.                     ],
  18666.                     'filters' => [
  18667.                         'text' => [
  18668.                             'type' => 'string',
  18669.                             'label' => 'sylius.ui.number',
  18670.                             'form_options' => [
  18671.                                 'type' => 'contains',
  18672.                             ],
  18673.                             'enabled' => true,
  18674.                             'position' => 100,
  18675.                             'options' => [
  18676.                             ],
  18677.                         ],
  18678.                         'customer' => [
  18679.                             'type' => 'string',
  18680.                             'label' => 'sylius.ui.customer',
  18681.                             'options' => [
  18682.                                 'fields' => [
  18683.                                     => 'customer.companyName',
  18684.                                     => 'customer.code',
  18685.                                 ],
  18686.                             ],
  18687.                             'form_options' => [
  18688.                                 'type' => 'contains',
  18689.                             ],
  18690.                             'enabled' => true,
  18691.                             'position' => 100,
  18692.                         ],
  18693.                         'date' => [
  18694.                             'type' => 'date',
  18695.                             'label' => 'sylius.ui.date',
  18696.                             'options' => [
  18697.                                 'field' => 'createdAt',
  18698.                                 'format' => 'd-m-Y',
  18699.                             ],
  18700.                             'enabled' => true,
  18701.                             'position' => 100,
  18702.                             'form_options' => [
  18703.                             ],
  18704.                         ],
  18705.                         'object' => [
  18706.                             'type' => 'string',
  18707.                             'label' => 'app.ui.object',
  18708.                             'form_options' => [
  18709.                                 'type' => 'contains',
  18710.                             ],
  18711.                             'enabled' => true,
  18712.                             'position' => 100,
  18713.                             'options' => [
  18714.                             ],
  18715.                         ],
  18716.                         'orderNature' => [
  18717.                             'type' => 'entity',
  18718.                             'label' => 'app.ui.order_nature',
  18719.                             'form_options' => [
  18720.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  18721.                                 'multiple' => true,
  18722.                                 'expanded' => false,
  18723.                             ],
  18724.                             'enabled' => true,
  18725.                             'position' => 100,
  18726.                             'options' => [
  18727.                             ],
  18728.                         ],
  18729.                         'orderState' => [
  18730.                             'type' => 'entity',
  18731.                             'label' => 'app.ui.order_state',
  18732.                             'options' => [
  18733.                                 'fields' => [
  18734.                                     => 'orderState',
  18735.                                 ],
  18736.                             ],
  18737.                             'form_options' => [
  18738.                                 'class' => 'App\\Entity\\Order\\OrderState',
  18739.                             ],
  18740.                             'enabled' => true,
  18741.                             'position' => 100,
  18742.                         ],
  18743.                         'city' => [
  18744.                             'type' => 'entity',
  18745.                             'label' => 'sylius.ui.city',
  18746.                             'options' => [
  18747.                                 'fields' => [
  18748.                                     => 'city',
  18749.                                 ],
  18750.                             ],
  18751.                             'form_options' => [
  18752.                                 'class' => 'App\\Entity\\Addressing\\City',
  18753.                                 'multiple' => true,
  18754.                                 'expanded' => false,
  18755.                             ],
  18756.                             'enabled' => true,
  18757.                             'position' => 100,
  18758.                         ],
  18759.                         'postCode' => [
  18760.                             'type' => 'string',
  18761.                             'label' => 'app.ui.post_code',
  18762.                             'form_options' => [
  18763.                                 'type' => 'contains',
  18764.                             ],
  18765.                             'enabled' => true,
  18766.                             'position' => 100,
  18767.                             'options' => [
  18768.                             ],
  18769.                         ],
  18770.                         'amountExcludingTax' => [
  18771.                             'type' => 'money',
  18772.                             'label' => 'app.ui.amount_excluding_tax',
  18773.                             'enabled' => true,
  18774.                             'position' => 100,
  18775.                             'options' => [
  18776.                             ],
  18777.                             'form_options' => [
  18778.                             ],
  18779.                         ],
  18780.                         'shipping_method' => [
  18781.                             'type' => 'entity',
  18782.                             'label' => 'sylius.ui.shipping_method',
  18783.                             'options' => [
  18784.                                 'fields' => [
  18785.                                     => 'shipments.method',
  18786.                                 ],
  18787.                             ],
  18788.                             'form_options' => [
  18789.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  18790.                             ],
  18791.                             'enabled' => true,
  18792.                             'position' => 100,
  18793.                         ],
  18794.                     ],
  18795.                     'actions' => [
  18796.                         'main' => [
  18797.                             'create' => [
  18798.                                 'type' => 'create',
  18799.                                 'label' => 'sylius.ui.create',
  18800.                                 'options' => [
  18801.                                     'link' => [
  18802.                                         'route' => 'app_admin_order_add',
  18803.                                     ],
  18804.                                 ],
  18805.                                 'enabled' => true,
  18806.                                 'position' => 100,
  18807.                             ],
  18808.                         ],
  18809.                         'item' => [
  18810.                             'update' => [
  18811.                                 'type' => 'update',
  18812.                                 'label' => 'sylius.ui.update',
  18813.                                 'options' => [
  18814.                                     'link' => [
  18815.                                         'route' => 'app_admin_order_edit',
  18816.                                         'parameters' => [
  18817.                                             'id' => 'resource.id',
  18818.                                         ],
  18819.                                     ],
  18820.                                 ],
  18821.                                 'enabled' => true,
  18822.                                 'position' => 100,
  18823.                             ],
  18824.                             'show' => [
  18825.                                 'type' => 'show',
  18826.                                 'enabled' => false,
  18827.                                 'position' => 100,
  18828.                                 'options' => [
  18829.                                 ],
  18830.                             ],
  18831.                             'showchildrenByOrder' => [
  18832.                                 'type' => 'showChildrenByOrder',
  18833.                                 'label' => 'app.ui.order_children',
  18834.                                 'options' => [
  18835.                                     'link' => [
  18836.                                         'route' => 'app_admin_show_children_by_order_id',
  18837.                                         'parameters' => [
  18838.                                             'orderId' => 'resource.id',
  18839.                                         ],
  18840.                                     ],
  18841.                                 ],
  18842.                                 'enabled' => true,
  18843.                                 'position' => 100,
  18844.                             ],
  18845.                             'showParentsByOrder' => [
  18846.                                 'type' => 'showParentsByOrder',
  18847.                                 'label' => 'app.ui.order_parents',
  18848.                                 'options' => [
  18849.                                     'link' => [
  18850.                                         'route' => 'app_admin_show_parents_by_order_id',
  18851.                                         'parameters' => [
  18852.                                             'orderId' => 'resource.id',
  18853.                                         ],
  18854.                                     ],
  18855.                                 ],
  18856.                                 'enabled' => true,
  18857.                                 'position' => 100,
  18858.                             ],
  18859.                         ],
  18860.                     ],
  18861.                     'sorting' => [
  18862.                     ],
  18863.                     'limits' => [
  18864.                         => 10,
  18865.                         => 25,
  18866.                         => 50,
  18867.                     ],
  18868.                 ],
  18869.                 'sylius_admin_sales_log' => [
  18870.                     'driver' => [
  18871.                         'name' => 'doctrine/orm',
  18872.                         'options' => [
  18873.                             'class' => 'App\\Entity\\Order\\Order',
  18874.                             'repository' => [
  18875.                                 'method' => 'findAllByLimit',
  18876.                             ],
  18877.                         ],
  18878.                     ],
  18879.                     'fields' => [
  18880.                         'text' => [
  18881.                             'type' => 'twig',
  18882.                             'label' => 'sylius.ui.number',
  18883.                             'position' => 0,
  18884.                             'path' => '.',
  18885.                             'sortable' => NULL,
  18886.                             'options' => [
  18887.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  18888.                             ],
  18889.                             'enabled' => true,
  18890.                         ],
  18891.                         'date' => [
  18892.                             'type' => 'datetime',
  18893.                             'label' => 'sylius.ui.date',
  18894.                             'path' => 'createdAt',
  18895.                             'sortable' => 'createdAt',
  18896.                             'options' => [
  18897.                                 'format' => 'd-m-Y',
  18898.                             ],
  18899.                             'enabled' => true,
  18900.                             'position' => 100,
  18901.                         ],
  18902.                         'customer' => [
  18903.                             'type' => 'twig',
  18904.                             'label' => 'sylius.ui.customer',
  18905.                             'sortable' => 'customer.companyName',
  18906.                             'options' => [
  18907.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  18908.                             ],
  18909.                             'enabled' => true,
  18910.                             'position' => 100,
  18911.                         ],
  18912.                         'object' => [
  18913.                             'type' => 'string',
  18914.                             'label' => 'app.ui.object',
  18915.                             'sortable' => NULL,
  18916.                             'enabled' => true,
  18917.                             'position' => 100,
  18918.                             'options' => [
  18919.                             ],
  18920.                         ],
  18921.                         'orderType' => [
  18922.                             'type' => 'twig',
  18923.                             'label' => 'app.ui.order_type',
  18924.                             'sortable' => 'orderType.name',
  18925.                             'options' => [
  18926.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  18927.                             ],
  18928.                             'enabled' => true,
  18929.                             'position' => 100,
  18930.                         ],
  18931.                         'orderState' => [
  18932.                             'type' => 'twig',
  18933.                             'label' => 'app.ui.order_state',
  18934.                             'sortable' => 'orderState.name',
  18935.                             'options' => [
  18936.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  18937.                             ],
  18938.                             'enabled' => true,
  18939.                             'position' => 100,
  18940.                         ],
  18941.                         'shippingMethod' => [
  18942.                             'type' => 'twig',
  18943.                             'label' => 'app.ui.shipping_method',
  18944.                             'sortable' => 'shippingMethod.name',
  18945.                             'options' => [
  18946.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  18947.                             ],
  18948.                             'enabled' => true,
  18949.                             'position' => 100,
  18950.                         ],
  18951.                         'city' => [
  18952.                             'type' => 'twig',
  18953.                             'label' => 'sylius.ui.city',
  18954.                             'sortable' => 'city.name',
  18955.                             'options' => [
  18956.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  18957.                             ],
  18958.                             'enabled' => true,
  18959.                             'position' => 100,
  18960.                         ],
  18961.                         'amountExcludingTax' => [
  18962.                             'type' => 'twig',
  18963.                             'label' => 'app.ui.amount_excluding_tax',
  18964.                             'path' => '.',
  18965.                             'sortable' => 'amountExcludingTax',
  18966.                             'options' => [
  18967.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  18968.                             ],
  18969.                             'enabled' => true,
  18970.                             'position' => 100,
  18971.                         ],
  18972.                     ],
  18973.                     'filters' => [
  18974.                         'text' => [
  18975.                             'type' => 'string',
  18976.                             'label' => 'sylius.ui.number',
  18977.                             'form_options' => [
  18978.                                 'type' => 'contains',
  18979.                             ],
  18980.                             'enabled' => true,
  18981.                             'position' => 100,
  18982.                             'options' => [
  18983.                             ],
  18984.                         ],
  18985.                         'customer' => [
  18986.                             'type' => 'string',
  18987.                             'label' => 'sylius.ui.customer',
  18988.                             'options' => [
  18989.                                 'fields' => [
  18990.                                     => 'customer.companyName',
  18991.                                     => 'customer.code',
  18992.                                 ],
  18993.                             ],
  18994.                             'form_options' => [
  18995.                                 'type' => 'contains',
  18996.                             ],
  18997.                             'enabled' => true,
  18998.                             'position' => 100,
  18999.                         ],
  19000.                         'date' => [
  19001.                             'type' => 'date',
  19002.                             'label' => 'sylius.ui.date',
  19003.                             'options' => [
  19004.                                 'field' => 'createdAt',
  19005.                                 'format' => 'd-m-Y',
  19006.                             ],
  19007.                             'enabled' => true,
  19008.                             'position' => 100,
  19009.                             'form_options' => [
  19010.                             ],
  19011.                         ],
  19012.                         'object' => [
  19013.                             'type' => 'string',
  19014.                             'label' => 'app.ui.object',
  19015.                             'form_options' => [
  19016.                                 'type' => 'contains',
  19017.                             ],
  19018.                             'enabled' => true,
  19019.                             'position' => 100,
  19020.                             'options' => [
  19021.                             ],
  19022.                         ],
  19023.                         'amountExcludingTax' => [
  19024.                             'type' => 'money',
  19025.                             'label' => 'app.ui.amount_excluding_tax',
  19026.                             'enabled' => true,
  19027.                             'position' => 100,
  19028.                             'options' => [
  19029.                             ],
  19030.                             'form_options' => [
  19031.                             ],
  19032.                         ],
  19033.                         'shipping_method' => [
  19034.                             'type' => 'entity',
  19035.                             'label' => 'sylius.ui.shipping_method',
  19036.                             'options' => [
  19037.                                 'fields' => [
  19038.                                     => 'shipments.method',
  19039.                                 ],
  19040.                             ],
  19041.                             'form_options' => [
  19042.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  19043.                             ],
  19044.                             'enabled' => true,
  19045.                             'position' => 100,
  19046.                         ],
  19047.                     ],
  19048.                     'actions' => [
  19049.                         'main' => [
  19050.                             'create' => [
  19051.                                 'type' => 'create',
  19052.                                 'enabled' => false,
  19053.                                 'label' => 'sylius.ui.create',
  19054.                                 'options' => [
  19055.                                     'link' => [
  19056.                                         'route' => 'app_admin_order_add',
  19057.                                     ],
  19058.                                 ],
  19059.                                 'position' => 100,
  19060.                             ],
  19061.                         ],
  19062.                         'item' => [
  19063.                             'show' => [
  19064.                                 'type' => 'show',
  19065.                                 'label' => 'sylius.ui.show',
  19066.                                 'options' => [
  19067.                                     'icon' => 'eye',
  19068.                                     'link' => [
  19069.                                         'route' => 'app_admin_order_invoice_show',
  19070.                                         'parameters' => [
  19071.                                             'id' => 'resource.id',
  19072.                                         ],
  19073.                                     ],
  19074.                                 ],
  19075.                                 'enabled' => true,
  19076.                                 'position' => 100,
  19077.                             ],
  19078.                             'downloadInvoice' => [
  19079.                                 'type' => 'downloadInvoice',
  19080.                                 'label' => 'app.ui.download_invoice',
  19081.                                 'options' => [
  19082.                                     'link' => [
  19083.                                         'route' => 'app_admin_order_download_invoice',
  19084.                                         'parameters' => [
  19085.                                             'orderId' => 'resource.id',
  19086.                                         ],
  19087.                                     ],
  19088.                                 ],
  19089.                                 'enabled' => true,
  19090.                                 'position' => 100,
  19091.                             ],
  19092.                         ],
  19093.                         'bulk' => [
  19094.                             'generateSalesLog' => [
  19095.                                 'type' => 'generateSalesLog',
  19096.                                 'label' => 'app.ui.generate_sales_log',
  19097.                                 'options' => [
  19098.                                     'link' => [
  19099.                                         'route' => 'app_admin_sales_log_launch_status_log',
  19100.                                     ],
  19101.                                 ],
  19102.                                 'enabled' => true,
  19103.                                 'position' => 100,
  19104.                             ],
  19105.                         ],
  19106.                     ],
  19107.                     'sorting' => [
  19108.                     ],
  19109.                     'limits' => [
  19110.                         => 10,
  19111.                         => 25,
  19112.                         => 50,
  19113.                     ],
  19114.                 ],
  19115.                 'sylius_admin_editor' => [
  19116.                     'driver' => [
  19117.                         'name' => 'doctrine/orm',
  19118.                         'options' => [
  19119.                             'class' => 'App\\Entity\\Customer\\Customer',
  19120.                         ],
  19121.                     ],
  19122.                     'fields' => [
  19123.                         'email' => [
  19124.                             'type' => 'string',
  19125.                             'label' => 'sylius.ui.email',
  19126.                             'sortable' => NULL,
  19127.                             'enabled' => true,
  19128.                             'position' => 100,
  19129.                             'options' => [
  19130.                             ],
  19131.                         ],
  19132.                         'code' => [
  19133.                             'type' => 'string',
  19134.                             'label' => 'sylius.ui.code',
  19135.                             'sortable' => NULL,
  19136.                             'enabled' => true,
  19137.                             'position' => 100,
  19138.                             'options' => [
  19139.                             ],
  19140.                         ],
  19141.                         'companyName' => [
  19142.                             'type' => 'string',
  19143.                             'label' => 'app.ui.company_name',
  19144.                             'sortable' => NULL,
  19145.                             'enabled' => true,
  19146.                             'position' => 100,
  19147.                             'options' => [
  19148.                             ],
  19149.                         ],
  19150.                         'representative' => [
  19151.                             'type' => 'twig',
  19152.                             'label' => 'app.ui.representative',
  19153.                             'sortable' => 'representative.name',
  19154.                             'options' => [
  19155.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  19156.                             ],
  19157.                             'enabled' => true,
  19158.                             'position' => 100,
  19159.                         ],
  19160.                         'paymentMethod' => [
  19161.                             'type' => 'twig',
  19162.                             'label' => 'app.ui.regulation',
  19163.                             'sortable' => 'paymentMethod.name',
  19164.                             'options' => [
  19165.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  19166.                             ],
  19167.                             'enabled' => true,
  19168.                             'position' => 100,
  19169.                         ],
  19170.                     ],
  19171.                     'filters' => [
  19172.                         'code' => [
  19173.                             'type' => 'string',
  19174.                             'label' => 'sylius.ui.code',
  19175.                             'form_options' => [
  19176.                                 'type' => 'contains',
  19177.                             ],
  19178.                             'enabled' => true,
  19179.                             'position' => 100,
  19180.                             'options' => [
  19181.                             ],
  19182.                         ],
  19183.                         'companyName' => [
  19184.                             'type' => 'string',
  19185.                             'label' => 'app.ui.company_name',
  19186.                             'form_options' => [
  19187.                                 'type' => 'contains',
  19188.                             ],
  19189.                             'enabled' => true,
  19190.                             'position' => 100,
  19191.                             'options' => [
  19192.                             ],
  19193.                         ],
  19194.                         'accountingCode' => [
  19195.                             'type' => 'string',
  19196.                             'label' => 'app.ui.shipping_genCode',
  19197.                             'form_options' => [
  19198.                                 'type' => 'contains',
  19199.                             ],
  19200.                             'enabled' => true,
  19201.                             'position' => 100,
  19202.                             'options' => [
  19203.                             ],
  19204.                         ],
  19205.                         'representative' => [
  19206.                             'type' => 'entity',
  19207.                             'label' => 'app.ui.representative',
  19208.                             'form_options' => [
  19209.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  19210.                                 'multiple' => true,
  19211.                                 'expanded' => false,
  19212.                             ],
  19213.                             'enabled' => true,
  19214.                             'position' => 100,
  19215.                             'options' => [
  19216.                             ],
  19217.                         ],
  19218.                         'paymentMethod' => [
  19219.                             'type' => 'entity',
  19220.                             'label' => 'app.ui.regulation',
  19221.                             'options' => [
  19222.                                 'fields' => [
  19223.                                     => 'paymentMethod',
  19224.                                 ],
  19225.                             ],
  19226.                             'form_options' => [
  19227.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  19228.                                 'multiple' => true,
  19229.                                 'expanded' => false,
  19230.                             ],
  19231.                             'enabled' => true,
  19232.                             'position' => 100,
  19233.                         ],
  19234.                     ],
  19235.                     'actions' => [
  19236.                         'main' => [
  19237.                             'create' => [
  19238.                                 'type' => 'create',
  19239.                                 'options' => [
  19240.                                     'link' => [
  19241.                                         'route' => 'sylius_admin_customer_create',
  19242.                                     ],
  19243.                                 ],
  19244.                                 'enabled' => true,
  19245.                                 'position' => 100,
  19246.                             ],
  19247.                         ],
  19248.                         'item' => [
  19249.                             'update' => [
  19250.                                 'type' => 'update',
  19251.                                 'options' => [
  19252.                                     'link' => [
  19253.                                         'route' => 'sylius_admin_customer_update',
  19254.                                     ],
  19255.                                 ],
  19256.                                 'enabled' => true,
  19257.                                 'position' => 100,
  19258.                             ],
  19259.                             'show_orders' => [
  19260.                                 'type' => 'show',
  19261.                                 'label' => 'sylius.ui.show_orders',
  19262.                                 'options' => [
  19263.                                     'link' => [
  19264.                                         'route' => 'sylius_admin_customer_order_index',
  19265.                                         'parameters' => [
  19266.                                             'id' => 'resource.id',
  19267.                                         ],
  19268.                                     ],
  19269.                                 ],
  19270.                                 'enabled' => true,
  19271.                                 'position' => 100,
  19272.                             ],
  19273.                         ],
  19274.                     ],
  19275.                     'sorting' => [
  19276.                     ],
  19277.                     'limits' => [
  19278.                         => 10,
  19279.                         => 25,
  19280.                         => 50,
  19281.                     ],
  19282.                 ],
  19283.                 'sylius_admin_supplier' => [
  19284.                     'driver' => [
  19285.                         'name' => 'doctrine/orm',
  19286.                         'options' => [
  19287.                             'class' => 'App\\Entity\\Customer\\Customer',
  19288.                         ],
  19289.                     ],
  19290.                     'fields' => [
  19291.                         'email' => [
  19292.                             'type' => 'string',
  19293.                             'label' => 'sylius.ui.email',
  19294.                             'sortable' => NULL,
  19295.                             'enabled' => true,
  19296.                             'position' => 100,
  19297.                             'options' => [
  19298.                             ],
  19299.                         ],
  19300.                         'code' => [
  19301.                             'type' => 'string',
  19302.                             'label' => 'sylius.ui.code',
  19303.                             'sortable' => NULL,
  19304.                             'enabled' => true,
  19305.                             'position' => 100,
  19306.                             'options' => [
  19307.                             ],
  19308.                         ],
  19309.                         'companyName' => [
  19310.                             'type' => 'string',
  19311.                             'label' => 'app.ui.company_name',
  19312.                             'sortable' => NULL,
  19313.                             'enabled' => true,
  19314.                             'position' => 100,
  19315.                             'options' => [
  19316.                             ],
  19317.                         ],
  19318.                         'representative' => [
  19319.                             'type' => 'twig',
  19320.                             'label' => 'app.ui.representative',
  19321.                             'sortable' => 'representative.name',
  19322.                             'options' => [
  19323.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  19324.                             ],
  19325.                             'enabled' => true,
  19326.                             'position' => 100,
  19327.                         ],
  19328.                         'paymentMethod' => [
  19329.                             'type' => 'twig',
  19330.                             'label' => 'app.ui.regulation',
  19331.                             'sortable' => 'paymentMethod.name',
  19332.                             'options' => [
  19333.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  19334.                             ],
  19335.                             'enabled' => true,
  19336.                             'position' => 100,
  19337.                         ],
  19338.                     ],
  19339.                     'filters' => [
  19340.                         'code' => [
  19341.                             'type' => 'string',
  19342.                             'label' => 'sylius.ui.code',
  19343.                             'form_options' => [
  19344.                                 'type' => 'contains',
  19345.                             ],
  19346.                             'enabled' => true,
  19347.                             'position' => 100,
  19348.                             'options' => [
  19349.                             ],
  19350.                         ],
  19351.                         'companyName' => [
  19352.                             'type' => 'string',
  19353.                             'label' => 'app.ui.company_name',
  19354.                             'form_options' => [
  19355.                                 'type' => 'contains',
  19356.                             ],
  19357.                             'enabled' => true,
  19358.                             'position' => 100,
  19359.                             'options' => [
  19360.                             ],
  19361.                         ],
  19362.                         'accountingCode' => [
  19363.                             'type' => 'string',
  19364.                             'label' => 'app.ui.shipping_genCode',
  19365.                             'form_options' => [
  19366.                                 'type' => 'contains',
  19367.                             ],
  19368.                             'enabled' => true,
  19369.                             'position' => 100,
  19370.                             'options' => [
  19371.                             ],
  19372.                         ],
  19373.                         'representative' => [
  19374.                             'type' => 'entity',
  19375.                             'label' => 'app.ui.representative',
  19376.                             'form_options' => [
  19377.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  19378.                                 'multiple' => true,
  19379.                                 'expanded' => false,
  19380.                             ],
  19381.                             'enabled' => true,
  19382.                             'position' => 100,
  19383.                             'options' => [
  19384.                             ],
  19385.                         ],
  19386.                         'paymentMethod' => [
  19387.                             'type' => 'entity',
  19388.                             'label' => 'app.ui.regulation',
  19389.                             'options' => [
  19390.                                 'fields' => [
  19391.                                     => 'paymentMethod',
  19392.                                 ],
  19393.                             ],
  19394.                             'form_options' => [
  19395.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  19396.                                 'multiple' => true,
  19397.                                 'expanded' => false,
  19398.                             ],
  19399.                             'enabled' => true,
  19400.                             'position' => 100,
  19401.                         ],
  19402.                     ],
  19403.                     'actions' => [
  19404.                         'main' => [
  19405.                             'create' => [
  19406.                                 'type' => 'create',
  19407.                                 'options' => [
  19408.                                     'link' => [
  19409.                                         'route' => 'sylius_admin_customer_create',
  19410.                                     ],
  19411.                                 ],
  19412.                                 'enabled' => true,
  19413.                                 'position' => 100,
  19414.                             ],
  19415.                         ],
  19416.                         'item' => [
  19417.                             'update' => [
  19418.                                 'type' => 'update',
  19419.                                 'options' => [
  19420.                                     'link' => [
  19421.                                         'route' => 'sylius_admin_customer_update',
  19422.                                     ],
  19423.                                 ],
  19424.                                 'enabled' => true,
  19425.                                 'position' => 100,
  19426.                             ],
  19427.                             'show_orders' => [
  19428.                                 'type' => 'show',
  19429.                                 'label' => 'sylius.ui.show_orders',
  19430.                                 'options' => [
  19431.                                     'link' => [
  19432.                                         'route' => 'sylius_admin_customer_order_index',
  19433.                                         'parameters' => [
  19434.                                             'id' => 'resource.id',
  19435.                                         ],
  19436.                                     ],
  19437.                                 ],
  19438.                                 'enabled' => true,
  19439.                                 'position' => 100,
  19440.                             ],
  19441.                         ],
  19442.                     ],
  19443.                     'sorting' => [
  19444.                     ],
  19445.                     'limits' => [
  19446.                         => 10,
  19447.                         => 25,
  19448.                         => 50,
  19449.                     ],
  19450.                 ],
  19451.                 'sylius_admin_client' => [
  19452.                     'driver' => [
  19453.                         'name' => 'doctrine/orm',
  19454.                         'options' => [
  19455.                             'class' => 'App\\Entity\\Customer\\Customer',
  19456.                         ],
  19457.                     ],
  19458.                     'fields' => [
  19459.                         'email' => [
  19460.                             'type' => 'string',
  19461.                             'label' => 'sylius.ui.email',
  19462.                             'sortable' => NULL,
  19463.                             'enabled' => true,
  19464.                             'position' => 100,
  19465.                             'options' => [
  19466.                             ],
  19467.                         ],
  19468.                         'code' => [
  19469.                             'type' => 'string',
  19470.                             'label' => 'sylius.ui.code',
  19471.                             'sortable' => NULL,
  19472.                             'enabled' => true,
  19473.                             'position' => 100,
  19474.                             'options' => [
  19475.                             ],
  19476.                         ],
  19477.                         'companyName' => [
  19478.                             'type' => 'string',
  19479.                             'label' => 'app.ui.company_name',
  19480.                             'sortable' => NULL,
  19481.                             'enabled' => true,
  19482.                             'position' => 100,
  19483.                             'options' => [
  19484.                             ],
  19485.                         ],
  19486.                         'representative' => [
  19487.                             'type' => 'twig',
  19488.                             'label' => 'app.ui.representative',
  19489.                             'sortable' => 'representative.name',
  19490.                             'options' => [
  19491.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  19492.                             ],
  19493.                             'enabled' => true,
  19494.                             'position' => 100,
  19495.                         ],
  19496.                         'paymentMethod' => [
  19497.                             'type' => 'twig',
  19498.                             'label' => 'app.ui.regulation',
  19499.                             'sortable' => 'paymentMethod.name',
  19500.                             'options' => [
  19501.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  19502.                             ],
  19503.                             'enabled' => true,
  19504.                             'position' => 100,
  19505.                         ],
  19506.                     ],
  19507.                     'filters' => [
  19508.                         'code' => [
  19509.                             'type' => 'string',
  19510.                             'label' => 'sylius.ui.code',
  19511.                             'form_options' => [
  19512.                                 'type' => 'contains',
  19513.                             ],
  19514.                             'enabled' => true,
  19515.                             'position' => 100,
  19516.                             'options' => [
  19517.                             ],
  19518.                         ],
  19519.                         'companyName' => [
  19520.                             'type' => 'string',
  19521.                             'label' => 'app.ui.company_name',
  19522.                             'form_options' => [
  19523.                                 'type' => 'contains',
  19524.                             ],
  19525.                             'enabled' => true,
  19526.                             'position' => 100,
  19527.                             'options' => [
  19528.                             ],
  19529.                         ],
  19530.                         'accountingCode' => [
  19531.                             'type' => 'string',
  19532.                             'label' => 'app.ui.shipping_genCode',
  19533.                             'form_options' => [
  19534.                                 'type' => 'contains',
  19535.                             ],
  19536.                             'enabled' => true,
  19537.                             'position' => 100,
  19538.                             'options' => [
  19539.                             ],
  19540.                         ],
  19541.                         'representative' => [
  19542.                             'type' => 'entity',
  19543.                             'label' => 'app.ui.representative',
  19544.                             'form_options' => [
  19545.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  19546.                                 'multiple' => true,
  19547.                                 'expanded' => false,
  19548.                             ],
  19549.                             'enabled' => true,
  19550.                             'position' => 100,
  19551.                             'options' => [
  19552.                             ],
  19553.                         ],
  19554.                         'paymentMethod' => [
  19555.                             'type' => 'entity',
  19556.                             'label' => 'app.ui.regulation',
  19557.                             'options' => [
  19558.                                 'fields' => [
  19559.                                     => 'paymentMethod',
  19560.                                 ],
  19561.                             ],
  19562.                             'form_options' => [
  19563.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  19564.                                 'multiple' => true,
  19565.                                 'expanded' => false,
  19566.                             ],
  19567.                             'enabled' => true,
  19568.                             'position' => 100,
  19569.                         ],
  19570.                     ],
  19571.                     'actions' => [
  19572.                         'main' => [
  19573.                             'create' => [
  19574.                                 'type' => 'create',
  19575.                                 'options' => [
  19576.                                     'link' => [
  19577.                                         'route' => 'sylius_admin_customer_create',
  19578.                                     ],
  19579.                                 ],
  19580.                                 'enabled' => true,
  19581.                                 'position' => 100,
  19582.                             ],
  19583.                         ],
  19584.                         'item' => [
  19585.                             'update' => [
  19586.                                 'type' => 'update',
  19587.                                 'options' => [
  19588.                                     'link' => [
  19589.                                         'route' => 'sylius_admin_customer_update',
  19590.                                     ],
  19591.                                 ],
  19592.                                 'enabled' => true,
  19593.                                 'position' => 100,
  19594.                             ],
  19595.                             'show_orders' => [
  19596.                                 'type' => 'show',
  19597.                                 'label' => 'sylius.ui.show_orders',
  19598.                                 'options' => [
  19599.                                     'link' => [
  19600.                                         'route' => 'sylius_admin_customer_order_index',
  19601.                                         'parameters' => [
  19602.                                             'id' => 'resource.id',
  19603.                                         ],
  19604.                                     ],
  19605.                                 ],
  19606.                                 'enabled' => true,
  19607.                                 'position' => 100,
  19608.                             ],
  19609.                         ],
  19610.                     ],
  19611.                     'sorting' => [
  19612.                     ],
  19613.                     'limits' => [
  19614.                         => 10,
  19615.                         => 25,
  19616.                         => 50,
  19617.                     ],
  19618.                 ],
  19619.                 'sylius_admin_office_product' => [
  19620.                     'limits' => [
  19621.                         => 50,
  19622.                         => 100,
  19623.                     ],
  19624.                     'fields' => [
  19625.                         'barcode' => [
  19626.                             'type' => 'string',
  19627.                             'label' => 'app.ui.barcode',
  19628.                             'position' => 1,
  19629.                             'enabled' => true,
  19630.                             'options' => [
  19631.                             ],
  19632.                         ],
  19633.                         'name' => [
  19634.                             'type' => 'string',
  19635.                             'label' => 'sylius.ui.title',
  19636.                             'enabled' => true,
  19637.                             'position' => 100,
  19638.                             'options' => [
  19639.                             ],
  19640.                         ],
  19641.                         'editor' => [
  19642.                             'type' => 'twig',
  19643.                             'label' => 'app.ui.editor',
  19644.                             'options' => [
  19645.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  19646.                             ],
  19647.                             'enabled' => true,
  19648.                             'position' => 100,
  19649.                         ],
  19650.                         'reception' => [
  19651.                             'type' => 'string',
  19652.                             'label' => 'app.ui.reception',
  19653.                             'enabled' => true,
  19654.                             'position' => 100,
  19655.                             'options' => [
  19656.                             ],
  19657.                         ],
  19658.                         'numberOfNotes' => [
  19659.                             'type' => 'string',
  19660.                             'label' => 'app.ui.number_of_notes',
  19661.                             'enabled' => true,
  19662.                             'position' => 100,
  19663.                             'options' => [
  19664.                             ],
  19665.                         ],
  19666.                         'brand' => [
  19667.                             'type' => 'twig',
  19668.                             'label' => 'app.ui.brand',
  19669.                             'options' => [
  19670.                                 'template' => 'Admin/Product/Grid/Field/brand.html.twig',
  19671.                             ],
  19672.                             'enabled' => true,
  19673.                             'position' => 100,
  19674.                         ],
  19675.                         'productState' => [
  19676.                             'type' => 'twig',
  19677.                             'label' => 'app.ui.product_state',
  19678.                             'options' => [
  19679.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  19680.                             ],
  19681.                             'enabled' => true,
  19682.                             'position' => 100,
  19683.                         ],
  19684.                         'canReturn' => [
  19685.                             'type' => 'twig',
  19686.                             'label' => 'app.ui.can_return',
  19687.                             'options' => [
  19688.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  19689.                             ],
  19690.                             'enabled' => true,
  19691.                             'position' => 100,
  19692.                         ],
  19693.                         'priceIncludingTax' => [
  19694.                             'type' => 'twig',
  19695.                             'label' => 'app.ui.net_unit_price',
  19696.                             'path' => '.',
  19697.                             'options' => [
  19698.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  19699.                             ],
  19700.                             'enabled' => true,
  19701.                             'position' => 100,
  19702.                         ],
  19703.                         'weight' => [
  19704.                             'type' => 'string',
  19705.                             'label' => 'sylius.ui.weight',
  19706.                             'enabled' => true,
  19707.                             'position' => 100,
  19708.                             'options' => [
  19709.                             ],
  19710.                         ],
  19711.                         'releaseDate' => [
  19712.                             'type' => 'datetime',
  19713.                             'label' => 'app.ui.release_date',
  19714.                             'path' => 'releaseDate',
  19715.                             'sortable' => 'releaseDate',
  19716.                             'options' => [
  19717.                                 'format' => 'd-m-Y',
  19718.                             ],
  19719.                             'enabled' => true,
  19720.                             'position' => 100,
  19721.                         ],
  19722.                     ],
  19723.                     'filters' => [
  19724.                         'genericsearch' => [
  19725.                             'label' => 'app.ui.genericsearch',
  19726.                             'type' => 'string',
  19727.                             'options' => [
  19728.                                 'fields' => [
  19729.                                     => 'genericsearch',
  19730.                                 ],
  19731.                             ],
  19732.                             'form_options' => [
  19733.                                 'type' => 'contains',
  19734.                             ],
  19735.                             'enabled' => true,
  19736.                             'position' => 100,
  19737.                         ],
  19738.                         'name' => [
  19739.                             'label' => 'sylius.ui.title',
  19740.                             'type' => 'string',
  19741.                             'options' => [
  19742.                                 'fields' => [
  19743.                                     => 'translation.name',
  19744.                                 ],
  19745.                             ],
  19746.                             'form_options' => [
  19747.                                 'type' => 'contains',
  19748.                             ],
  19749.                             'enabled' => true,
  19750.                             'position' => 100,
  19751.                         ],
  19752.                         'barcode' => [
  19753.                             'type' => 'string',
  19754.                             'label' => 'app.ui.barcode',
  19755.                             'form_options' => [
  19756.                                 'type' => 'contains',
  19757.                             ],
  19758.                             'enabled' => true,
  19759.                             'position' => 100,
  19760.                             'options' => [
  19761.                             ],
  19762.                         ],
  19763.                         'editor' => [
  19764.                             'type' => 'string',
  19765.                             'label' => 'app.ui.editor',
  19766.                             'options' => [
  19767.                                 'fields' => [
  19768.                                     => 'editor.companyName',
  19769.                                 ],
  19770.                             ],
  19771.                             'form_options' => [
  19772.                                 'type' => 'contains',
  19773.                             ],
  19774.                             'enabled' => true,
  19775.                             'position' => 100,
  19776.                         ],
  19777.                         'mainTaxon' => [
  19778.                             'type' => 'entity',
  19779.                             'label' => 'sylius.ui.main_taxon',
  19780.                             'options' => [
  19781.                                 'fields' => [
  19782.                                     => 'mainTaxon',
  19783.                                 ],
  19784.                             ],
  19785.                             'form_options' => [
  19786.                                 'class' => 'App\\Entity\\Taxonomy\\Taxon',
  19787.                                 'multiple' => true,
  19788.                                 'expanded' => false,
  19789.                             ],
  19790.                             'enabled' => true,
  19791.                             'position' => 100,
  19792.                         ],
  19793.                         'brand' => [
  19794.                             'type' => 'entity',
  19795.                             'label' => 'app.ui.brand',
  19796.                             'options' => [
  19797.                                 'fields' => [
  19798.                                     => 'brand',
  19799.                                 ],
  19800.                             ],
  19801.                             'form_options' => [
  19802.                                 'class' => 'App\\Entity\\Product\\Brand',
  19803.                                 'multiple' => true,
  19804.                                 'expanded' => false,
  19805.                             ],
  19806.                             'enabled' => true,
  19807.                             'position' => 100,
  19808.                         ],
  19809.                         'canReturn' => [
  19810.                             'type' => 'boolean',
  19811.                             'label' => 'app.ui.can_return',
  19812.                             'options' => [
  19813.                                 'field' => 'canReturn',
  19814.                             ],
  19815.                             'enabled' => true,
  19816.                             'position' => 100,
  19817.                             'form_options' => [
  19818.                             ],
  19819.                         ],
  19820.                         'releaseDate' => [
  19821.                             'type' => 'date',
  19822.                             'label' => 'app.ui.release_date',
  19823.                             'options' => [
  19824.                                 'field' => 'releaseDate',
  19825.                                 'format' => 'd-m-Y',
  19826.                             ],
  19827.                             'enabled' => true,
  19828.                             'position' => 100,
  19829.                             'form_options' => [
  19830.                             ],
  19831.                         ],
  19832.                     ],
  19833.                     'actions' => [
  19834.                         'main' => [
  19835.                             'createOffice' => [
  19836.                                 'type' => 'createOffice',
  19837.                                 'label' => 'app.ui.create_office',
  19838.                                 'enabled' => true,
  19839.                                 'position' => 100,
  19840.                                 'options' => [
  19841.                                 ],
  19842.                             ],
  19843.                             'showHistory' => [
  19844.                                 'type' => 'showHistory',
  19845.                                 'label' => 'app.ui.show_history',
  19846.                                 'enabled' => true,
  19847.                                 'position' => 100,
  19848.                                 'options' => [
  19849.                                 ],
  19850.                             ],
  19851.                             'createOfficeFromFile' => [
  19852.                                 'type' => 'createOfficeFromFile',
  19853.                                 'label' => 'app.ui.create_office_from_file',
  19854.                                 'enabled' => true,
  19855.                                 'position' => 100,
  19856.                                 'options' => [
  19857.                                 ],
  19858.                             ],
  19859.                         ],
  19860.                         'bulk' => [
  19861.                             'exportProducts' => [
  19862.                                 'type' => 'exportProducts',
  19863.                                 'label' => 'app.ui.export',
  19864.                                 'options' => [
  19865.                                     'enabled_if' => true,
  19866.                                     'link' => [
  19867.                                         'route' => 'app_admin_office_export_products',
  19868.                                         'parameters' => [
  19869.                                             'format' => 'csv',
  19870.                                         ],
  19871.                                     ],
  19872.                                 ],
  19873.                                 'enabled' => true,
  19874.                                 'position' => 100,
  19875.                             ],
  19876.                             'clearProductSPNSelection' => [
  19877.                                 'type' => 'clearProductSPNSelection',
  19878.                                 'label' => 'app.ui.clear_selection',
  19879.                                 'enabled' => true,
  19880.                                 'position' => 100,
  19881.                                 'options' => [
  19882.                                 ],
  19883.                             ],
  19884.                         ],
  19885.                     ],
  19886.                     'driver' => [
  19887.                         'name' => 'doctrine/orm',
  19888.                         'options' => [
  19889.                         ],
  19890.                     ],
  19891.                     'sorting' => [
  19892.                     ],
  19893.                 ],
  19894.                 'app_admin_office_launch' => [
  19895.                     'driver' => [
  19896.                         'name' => 'doctrine/orm',
  19897.                         'options' => [
  19898.                             'class' => 'App\\Entity\\Order\\OfficeLaunch',
  19899.                         ],
  19900.                     ],
  19901.                     'fields' => [
  19902.                         'createdAt' => [
  19903.                             'type' => 'datetime',
  19904.                             'label' => 'sylius.ui.date',
  19905.                             'path' => 'createdAt',
  19906.                             'sortable' => 'createdAt',
  19907.                             'options' => [
  19908.                                 'format' => 'd-m-Y',
  19909.                             ],
  19910.                             'enabled' => true,
  19911.                             'position' => 100,
  19912.                         ],
  19913.                         'sentAt' => [
  19914.                             'type' => 'datetime',
  19915.                             'label' => 'app.ui.sent_at',
  19916.                             'path' => 'sentAt',
  19917.                             'sortable' => 'sentAt',
  19918.                             'options' => [
  19919.                                 'format' => 'd-m-Y',
  19920.                             ],
  19921.                             'enabled' => true,
  19922.                             'position' => 100,
  19923.                         ],
  19924.                         'sendElectre' => [
  19925.                             'type' => 'twig',
  19926.                             'label' => 'app.ui.send_electre',
  19927.                             'options' => [
  19928.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  19929.                             ],
  19930.                             'enabled' => true,
  19931.                             'position' => 100,
  19932.                         ],
  19933.                     ],
  19934.                     'actions' => [
  19935.                         'item' => [
  19936.                             'showProductsByOffice' => [
  19937.                                 'type' => 'showProductsByOffice',
  19938.                                 'label' => 'app.ui.show_products',
  19939.                                 'options' => [
  19940.                                     'link' => [
  19941.                                         'route' => 'app_admin_show_products_by_office_id',
  19942.                                         'parameters' => [
  19943.                                             'officeId' => 'resource.id',
  19944.                                         ],
  19945.                                     ],
  19946.                                 ],
  19947.                                 'enabled' => true,
  19948.                                 'position' => 100,
  19949.                             ],
  19950.                         ],
  19951.                     ],
  19952.                     'sorting' => [
  19953.                     ],
  19954.                     'limits' => [
  19955.                         => 10,
  19956.                         => 25,
  19957.                         => 50,
  19958.                     ],
  19959.                     'filters' => [
  19960.                     ],
  19961.                 ],
  19962.                 'sylius_admin_products_by_office' => [
  19963.                     'driver' => [
  19964.                         'name' => 'doctrine/orm',
  19965.                         'options' => [
  19966.                             'class' => 'App\\Entity\\Product\\Product',
  19967.                             'repository' => [
  19968.                                 'method' => 'findProductsByOffice',
  19969.                                 'arguments' => [
  19970.                                     'officeId' => '$officeID',
  19971.                                 ],
  19972.                             ],
  19973.                         ],
  19974.                     ],
  19975.                     'limits' => [
  19976.                         => 50,
  19977.                         => 100,
  19978.                     ],
  19979.                     'fields' => [
  19980.                         'barcode' => [
  19981.                             'type' => 'string',
  19982.                             'label' => 'app.ui.barcode',
  19983.                             'sortable' => NULL,
  19984.                             'position' => 1,
  19985.                             'enabled' => true,
  19986.                             'options' => [
  19987.                             ],
  19988.                         ],
  19989.                         'name' => [
  19990.                             'type' => 'string',
  19991.                             'label' => 'sylius.ui.title',
  19992.                             'sortable' => NULL,
  19993.                             'enabled' => true,
  19994.                             'position' => 100,
  19995.                             'options' => [
  19996.                             ],
  19997.                         ],
  19998.                         'editor' => [
  19999.                             'type' => 'twig',
  20000.                             'label' => 'app.ui.editor',
  20001.                             'sortable' => 'segment.name',
  20002.                             'options' => [
  20003.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  20004.                             ],
  20005.                             'enabled' => true,
  20006.                             'position' => 100,
  20007.                         ],
  20008.                         'firstAuthor' => [
  20009.                             'type' => 'string',
  20010.                             'label' => 'app.ui.first_author',
  20011.                             'sortable' => NULL,
  20012.                             'enabled' => true,
  20013.                             'position' => 100,
  20014.                             'options' => [
  20015.                             ],
  20016.                         ],
  20017.                         'stock' => [
  20018.                             'type' => 'string',
  20019.                             'label' => 'app.ui.stock',
  20020.                             'sortable' => NULL,
  20021.                             'enabled' => true,
  20022.                             'position' => 100,
  20023.                             'options' => [
  20024.                             ],
  20025.                         ],
  20026.                         'brand' => [
  20027.                             'type' => 'twig',
  20028.                             'label' => 'app.ui.brand',
  20029.                             'sortable' => 'brand.name',
  20030.                             'options' => [
  20031.                                 'template' => 'Admin/Product/Grid/Field/brand.html.twig',
  20032.                             ],
  20033.                             'enabled' => true,
  20034.                             'position' => 100,
  20035.                         ],
  20036.                         'productState' => [
  20037.                             'type' => 'twig',
  20038.                             'label' => 'app.ui.product_state',
  20039.                             'sortable' => 'productState.name',
  20040.                             'options' => [
  20041.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  20042.                             ],
  20043.                             'enabled' => true,
  20044.                             'position' => 100,
  20045.                         ],
  20046.                         'canReturn' => [
  20047.                             'type' => 'twig',
  20048.                             'label' => 'app.ui.can_return',
  20049.                             'options' => [
  20050.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  20051.                             ],
  20052.                             'enabled' => true,
  20053.                             'position' => 100,
  20054.                         ],
  20055.                         'priceIncludingTax' => [
  20056.                             'type' => 'twig',
  20057.                             'label' => 'app.ui.net_unit_price',
  20058.                             'path' => '.',
  20059.                             'sortable' => 'total',
  20060.                             'options' => [
  20061.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  20062.                             ],
  20063.                             'enabled' => true,
  20064.                             'position' => 100,
  20065.                         ],
  20066.                         'weight' => [
  20067.                             'type' => 'string',
  20068.                             'label' => 'sylius.ui.weight',
  20069.                             'sortable' => NULL,
  20070.                             'enabled' => true,
  20071.                             'position' => 100,
  20072.                             'options' => [
  20073.                             ],
  20074.                         ],
  20075.                         'releaseDate' => [
  20076.                             'type' => 'datetime',
  20077.                             'label' => 'app.ui.release_date',
  20078.                             'path' => 'releaseDate',
  20079.                             'sortable' => 'releaseDate',
  20080.                             'options' => [
  20081.                                 'format' => 'd-m-Y',
  20082.                             ],
  20083.                             'enabled' => true,
  20084.                             'position' => 100,
  20085.                         ],
  20086.                     ],
  20087.                     'filters' => [
  20088.                         'genericsearch' => [
  20089.                             'label' => 'app.ui.genericsearch',
  20090.                             'type' => 'string',
  20091.                             'options' => [
  20092.                                 'fields' => [
  20093.                                     => 'genericsearch',
  20094.                                 ],
  20095.                             ],
  20096.                             'form_options' => [
  20097.                                 'type' => 'contains',
  20098.                             ],
  20099.                             'enabled' => true,
  20100.                             'position' => 100,
  20101.                         ],
  20102.                         'name' => [
  20103.                             'label' => 'sylius.ui.title',
  20104.                             'type' => 'string',
  20105.                             'options' => [
  20106.                                 'fields' => [
  20107.                                     => 'translation.name',
  20108.                                 ],
  20109.                             ],
  20110.                             'form_options' => [
  20111.                                 'type' => 'contains',
  20112.                             ],
  20113.                             'enabled' => true,
  20114.                             'position' => 100,
  20115.                         ],
  20116.                         'barcode' => [
  20117.                             'type' => 'string',
  20118.                             'label' => 'app.ui.barcode',
  20119.                             'form_options' => [
  20120.                                 'type' => 'contains',
  20121.                             ],
  20122.                             'enabled' => true,
  20123.                             'position' => 100,
  20124.                             'options' => [
  20125.                             ],
  20126.                         ],
  20127.                         'editor' => [
  20128.                             'type' => 'string',
  20129.                             'label' => 'app.ui.editor',
  20130.                             'options' => [
  20131.                                 'fields' => [
  20132.                                     => 'editor.companyName',
  20133.                                 ],
  20134.                             ],
  20135.                             'form_options' => [
  20136.                                 'type' => 'contains',
  20137.                             ],
  20138.                             'enabled' => true,
  20139.                             'position' => 100,
  20140.                         ],
  20141.                         'firstAuthor' => [
  20142.                             'type' => 'string',
  20143.                             'label' => 'app.ui.first_author',
  20144.                             'form_options' => [
  20145.                                 'type' => 'contains',
  20146.                             ],
  20147.                             'enabled' => true,
  20148.                             'position' => 100,
  20149.                             'options' => [
  20150.                             ],
  20151.                         ],
  20152.                         'mainTaxon' => [
  20153.                             'type' => 'entity',
  20154.                             'label' => 'sylius.ui.main_taxon',
  20155.                             'options' => [
  20156.                                 'fields' => [
  20157.                                     => 'mainTaxon',
  20158.                                 ],
  20159.                             ],
  20160.                             'form_options' => [
  20161.                                 'class' => 'App\\Entity\\Taxonomy\\Taxon',
  20162.                                 'multiple' => true,
  20163.                                 'expanded' => false,
  20164.                             ],
  20165.                             'enabled' => true,
  20166.                             'position' => 100,
  20167.                         ],
  20168.                         'brand' => [
  20169.                             'type' => 'entity',
  20170.                             'label' => 'app.ui.brand',
  20171.                             'options' => [
  20172.                                 'fields' => [
  20173.                                     => 'brand',
  20174.                                 ],
  20175.                             ],
  20176.                             'form_options' => [
  20177.                                 'class' => 'App\\Entity\\Product\\Brand',
  20178.                                 'multiple' => true,
  20179.                                 'expanded' => false,
  20180.                             ],
  20181.                             'enabled' => true,
  20182.                             'position' => 100,
  20183.                         ],
  20184.                         'productState' => [
  20185.                             'type' => 'entity',
  20186.                             'label' => 'app.ui.product_state',
  20187.                             'options' => [
  20188.                                 'fields' => [
  20189.                                     => 'productState',
  20190.                                 ],
  20191.                             ],
  20192.                             'form_options' => [
  20193.                                 'class' => 'App\\Entity\\Product\\ProductState',
  20194.                                 'multiple' => true,
  20195.                                 'expanded' => false,
  20196.                             ],
  20197.                             'enabled' => true,
  20198.                             'position' => 100,
  20199.                         ],
  20200.                         'canReturn' => [
  20201.                             'type' => 'boolean',
  20202.                             'label' => 'app.ui.can_return',
  20203.                             'options' => [
  20204.                                 'field' => 'canReturn',
  20205.                             ],
  20206.                             'enabled' => true,
  20207.                             'position' => 100,
  20208.                             'form_options' => [
  20209.                             ],
  20210.                         ],
  20211.                         'releaseDate' => [
  20212.                             'type' => 'date',
  20213.                             'label' => 'app.ui.release_date',
  20214.                             'options' => [
  20215.                                 'field' => 'releaseDate',
  20216.                                 'format' => 'd-m-Y',
  20217.                             ],
  20218.                             'enabled' => true,
  20219.                             'position' => 100,
  20220.                             'form_options' => [
  20221.                             ],
  20222.                         ],
  20223.                     ],
  20224.                     'sorting' => [
  20225.                     ],
  20226.                     'actions' => [
  20227.                     ],
  20228.                 ],
  20229.                 'app_admin_order_launch' => [
  20230.                     'driver' => [
  20231.                         'name' => 'doctrine/orm',
  20232.                         'options' => [
  20233.                             'class' => 'App\\Entity\\Order\\Order',
  20234.                             'repository' => [
  20235.                                 'method' => 'findToLaunchOrders',
  20236.                             ],
  20237.                         ],
  20238.                     ],
  20239.                     'limits' => [
  20240.                         => 1000,
  20241.                     ],
  20242.                     'fields' => [
  20243.                         'text' => [
  20244.                             'type' => 'twig',
  20245.                             'label' => 'sylius.ui.number',
  20246.                             'position' => 0,
  20247.                             'path' => '.',
  20248.                             'options' => [
  20249.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  20250.                             ],
  20251.                             'enabled' => true,
  20252.                         ],
  20253.                         'date' => [
  20254.                             'type' => 'datetime',
  20255.                             'label' => 'sylius.ui.date',
  20256.                             'path' => 'createdAt',
  20257.                             'sortable' => 'createdAt',
  20258.                             'options' => [
  20259.                                 'format' => 'd-m-Y',
  20260.                             ],
  20261.                             'enabled' => true,
  20262.                             'position' => 100,
  20263.                         ],
  20264.                         'customer' => [
  20265.                             'type' => 'twig',
  20266.                             'label' => 'sylius.ui.customer',
  20267.                             'sortable' => 'customer.companyName',
  20268.                             'options' => [
  20269.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  20270.                             ],
  20271.                             'enabled' => true,
  20272.                             'position' => 100,
  20273.                         ],
  20274.                         'object' => [
  20275.                             'type' => 'string',
  20276.                             'label' => 'app.ui.object',
  20277.                             'enabled' => true,
  20278.                             'position' => 100,
  20279.                             'options' => [
  20280.                             ],
  20281.                         ],
  20282.                         'availabilityPercentage' => [
  20283.                             'type' => 'string',
  20284.                             'label' => 'app.ui.availability_percentage',
  20285.                             'enabled' => true,
  20286.                             'position' => 100,
  20287.                             'options' => [
  20288.                             ],
  20289.                         ],
  20290.                         'orderType' => [
  20291.                             'type' => 'twig',
  20292.                             'label' => 'app.ui.order_type',
  20293.                             'options' => [
  20294.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  20295.                             ],
  20296.                             'enabled' => true,
  20297.                             'position' => 100,
  20298.                         ],
  20299.                         'orderState' => [
  20300.                             'type' => 'twig',
  20301.                             'label' => 'app.ui.order_state',
  20302.                             'options' => [
  20303.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  20304.                             ],
  20305.                             'enabled' => true,
  20306.                             'position' => 100,
  20307.                         ],
  20308.                         'shippingMethod' => [
  20309.                             'type' => 'twig',
  20310.                             'label' => 'app.ui.shipping_method',
  20311.                             'sortable' => 'shippingMethod.name',
  20312.                             'options' => [
  20313.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  20314.                             ],
  20315.                             'enabled' => true,
  20316.                             'position' => 100,
  20317.                         ],
  20318.                         'cityName' => [
  20319.                             'type' => 'string',
  20320.                             'sortable' => NULL,
  20321.                             'label' => 'sylius.ui.city',
  20322.                             'enabled' => true,
  20323.                             'position' => 100,
  20324.                             'options' => [
  20325.                             ],
  20326.                         ],
  20327.                         'amountExcludingTax' => [
  20328.                             'type' => 'twig',
  20329.                             'label' => 'app.ui.amount_excluding_tax',
  20330.                             'path' => '.',
  20331.                             'options' => [
  20332.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  20333.                             ],
  20334.                             'enabled' => true,
  20335.                             'position' => 100,
  20336.                         ],
  20337.                     ],
  20338.                     'actions' => [
  20339.                         'item' => [
  20340.                             'update' => [
  20341.                                 'type' => 'update',
  20342.                                 'label' => 'sylius.ui.update',
  20343.                                 'options' => [
  20344.                                     'link' => [
  20345.                                         'route' => 'app_admin_order_edit',
  20346.                                         'parameters' => [
  20347.                                             'id' => 'resource.id',
  20348.                                         ],
  20349.                                     ],
  20350.                                 ],
  20351.                                 'enabled' => true,
  20352.                                 'position' => 100,
  20353.                             ],
  20354.                         ],
  20355.                         'bulk' => [
  20356.                             'launchOrders' => [
  20357.                                 'type' => 'launchOrders',
  20358.                                 'label' => 'app.ui.launch_orders',
  20359.                                 'options' => [
  20360.                                     'link' => [
  20361.                                         'route' => 'app_admin_order_launch_send',
  20362.                                     ],
  20363.                                 ],
  20364.                                 'enabled' => true,
  20365.                                 'position' => 100,
  20366.                             ],
  20367.                         ],
  20368.                     ],
  20369.                     'sorting' => [
  20370.                     ],
  20371.                     'filters' => [
  20372.                     ],
  20373.                 ],
  20374.                 'app_admin_spn' => [
  20375.                     'limits' => [
  20376.                         => 50,
  20377.                     ],
  20378.                     'fields' => [
  20379.                         'releaseDate' => [
  20380.                             'type' => 'datetime',
  20381.                             'label' => 'app.ui.release_date',
  20382.                             'path' => 'releaseDate',
  20383.                             'options' => [
  20384.                                 'format' => 'd-m-Y',
  20385.                             ],
  20386.                             'enabled' => true,
  20387.                             'position' => 100,
  20388.                         ],
  20389.                         'editor' => [
  20390.                             'type' => 'twig',
  20391.                             'label' => 'app.ui.editor',
  20392.                             'options' => [
  20393.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  20394.                             ],
  20395.                             'enabled' => true,
  20396.                             'position' => 100,
  20397.                         ],
  20398.                         'name' => [
  20399.                             'type' => 'string',
  20400.                             'label' => 'sylius.ui.title',
  20401.                             'enabled' => true,
  20402.                             'position' => 100,
  20403.                             'options' => [
  20404.                             ],
  20405.                         ],
  20406.                         'barcode' => [
  20407.                             'type' => 'string',
  20408.                             'label' => 'app.ui.barcode',
  20409.                             'enabled' => true,
  20410.                             'position' => 100,
  20411.                             'options' => [
  20412.                             ],
  20413.                         ],
  20414.                         'priceIncludingTax' => [
  20415.                             'type' => 'twig',
  20416.                             'label' => 'app.ui.net_unit_price',
  20417.                             'path' => '.',
  20418.                             'options' => [
  20419.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  20420.                             ],
  20421.                             'enabled' => true,
  20422.                             'position' => 100,
  20423.                         ],
  20424.                         'weight' => [
  20425.                             'type' => 'string',
  20426.                             'label' => 'sylius.ui.weight',
  20427.                             'enabled' => true,
  20428.                             'position' => 100,
  20429.                             'options' => [
  20430.                             ],
  20431.                         ],
  20432.                         'orderCount' => [
  20433.                             'type' => 'string',
  20434.                             'label' => 'app.ui.orders_count',
  20435.                             'enabled' => true,
  20436.                             'position' => 100,
  20437.                             'options' => [
  20438.                             ],
  20439.                         ],
  20440.                         'spnQuantity' => [
  20441.                             'type' => 'string',
  20442.                             'label' => 'Qte notés SPN',
  20443.                             'enabled' => true,
  20444.                             'position' => 100,
  20445.                             'options' => [
  20446.                             ],
  20447.                         ],
  20448.                         'stock' => [
  20449.                             'type' => 'string',
  20450.                             'label' => 'app.ui.stock',
  20451.                             'enabled' => true,
  20452.                             'position' => 100,
  20453.                             'options' => [
  20454.                             ],
  20455.                         ],
  20456.                         'productState' => [
  20457.                             'type' => 'twig',
  20458.                             'label' => 'app.ui.product_state',
  20459.                             'options' => [
  20460.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  20461.                             ],
  20462.                             'enabled' => true,
  20463.                             'position' => 100,
  20464.                         ],
  20465.                     ],
  20466.                     'actions' => [
  20467.                         'main' => [
  20468.                             'createSPNFromFile' => [
  20469.                                 'type' => 'createSPNFromFile',
  20470.                                 'label' => 'app.ui.create_spn_from_file',
  20471.                                 'enabled' => true,
  20472.                                 'position' => 100,
  20473.                                 'options' => [
  20474.                                 ],
  20475.                             ],
  20476.                         ],
  20477.                         'bulk' => [
  20478.                             'createSPN' => [
  20479.                                 'type' => 'createSPN',
  20480.                                 'label' => 'app.ui.spn_synthesis_generation',
  20481.                                 'options' => [
  20482.                                     'enabled_if' => true,
  20483.                                     'link' => [
  20484.                                         'route' => 'app_admin_spn_generate_synthesis',
  20485.                                         'parameters' => [
  20486.                                             'format' => 'csv',
  20487.                                         ],
  20488.                                     ],
  20489.                                 ],
  20490.                                 'enabled' => true,
  20491.                                 'position' => 100,
  20492.                             ],
  20493.                             'clearSPNSelection' => [
  20494.                                 'type' => 'clearSPNSelection',
  20495.                                 'label' => 'app.ui.clear_selection',
  20496.                                 'enabled' => true,
  20497.                                 'position' => 100,
  20498.                                 'options' => [
  20499.                                 ],
  20500.                             ],
  20501.                         ],
  20502.                     ],
  20503.                     'driver' => [
  20504.                         'name' => 'doctrine/orm',
  20505.                         'options' => [
  20506.                         ],
  20507.                     ],
  20508.                     'sorting' => [
  20509.                     ],
  20510.                     'filters' => [
  20511.                     ],
  20512.                 ],
  20513.                 'app_admin_cancellation_item' => [
  20514.                     'limits' => [
  20515.                         => 50,
  20516.                         => 100,
  20517.                     ],
  20518.                     'fields' => [
  20519.                         'order.text' => [
  20520.                             'type' => 'twig',
  20521.                             'label' => 'sylius.ui.number',
  20522.                             'path' => 'order',
  20523.                             'options' => [
  20524.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  20525.                             ],
  20526.                             'enabled' => true,
  20527.                             'position' => 100,
  20528.                         ],
  20529.                         'order.object' => [
  20530.                             'type' => 'string',
  20531.                             'label' => 'app.ui.object',
  20532.                             'enabled' => true,
  20533.                             'position' => 100,
  20534.                             'options' => [
  20535.                             ],
  20536.                         ],
  20537.                         'order.customer' => [
  20538.                             'type' => 'twig',
  20539.                             'label' => 'sylius.ui.customer',
  20540.                             'path' => 'order',
  20541.                             'options' => [
  20542.                                 'template' => 'Admin/Order/Grid/Field/orderItemCustomer.html.twig',
  20543.                             ],
  20544.                             'enabled' => true,
  20545.                             'position' => 100,
  20546.                         ],
  20547.                         'date' => [
  20548.                             'type' => 'datetime',
  20549.                             'label' => 'sylius.ui.date',
  20550.                             'path' => 'order.createdAt',
  20551.                             'sortable' => 'createdAt',
  20552.                             'options' => [
  20553.                                 'format' => 'd-m-Y',
  20554.                             ],
  20555.                             'enabled' => true,
  20556.                             'position' => 100,
  20557.                         ],
  20558.                         'quantity' => [
  20559.                             'type' => 'string',
  20560.                             'label' => 'sylius.ui.quantity',
  20561.                             'enabled' => true,
  20562.                             'position' => 100,
  20563.                             'options' => [
  20564.                             ],
  20565.                         ],
  20566.                         'price' => [
  20567.                             'type' => 'twig',
  20568.                             'label' => 'app.ui.gross_unit_price',
  20569.                             'path' => '.',
  20570.                             'options' => [
  20571.                                 'template' => 'Admin/OrderItem/Grid/Field/price.html.twig',
  20572.                             ],
  20573.                             'enabled' => true,
  20574.                             'position' => 100,
  20575.                         ],
  20576.                         'netPrice' => [
  20577.                             'type' => 'twig',
  20578.                             'label' => 'app.ui.net_unit_price',
  20579.                             'path' => '.',
  20580.                             'options' => [
  20581.                                 'template' => 'Admin/OrderItem/Grid/Field/netPrice.html.twig',
  20582.                             ],
  20583.                             'enabled' => true,
  20584.                             'position' => 100,
  20585.                         ],
  20586.                         'orderNature' => [
  20587.                             'type' => 'twig',
  20588.                             'label' => 'app.ui.order_nature',
  20589.                             'path' => 'order.orderNature',
  20590.                             'options' => [
  20591.                                 'template' => 'Admin/Order/Grid/Field/orderNature.html.twig',
  20592.                             ],
  20593.                             'enabled' => true,
  20594.                             'position' => 100,
  20595.                         ],
  20596.                         'discountRate' => [
  20597.                             'type' => 'string',
  20598.                             'label' => 'app.ui.first_disount',
  20599.                             'enabled' => true,
  20600.                             'position' => 100,
  20601.                             'options' => [
  20602.                             ],
  20603.                         ],
  20604.                         'secondDiscountRate' => [
  20605.                             'type' => 'string',
  20606.                             'label' => 'app.ui.second_disount',
  20607.                             'enabled' => true,
  20608.                             'position' => 100,
  20609.                             'options' => [
  20610.                             ],
  20611.                         ],
  20612.                         'order.shippingMethod' => [
  20613.                             'type' => 'twig',
  20614.                             'label' => 'app.ui.shipping_method',
  20615.                             'path' => 'order.shippingMethod',
  20616.                             'options' => [
  20617.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  20618.                             ],
  20619.                             'enabled' => true,
  20620.                             'position' => 100,
  20621.                         ],
  20622.                         'order.orderState' => [
  20623.                             'type' => 'twig',
  20624.                             'label' => 'app.ui.order_state',
  20625.                             'sortable' => 'orderState.name',
  20626.                             'options' => [
  20627.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  20628.                             ],
  20629.                             'enabled' => true,
  20630.                             'position' => 100,
  20631.                         ],
  20632.                     ],
  20633.                     'filters' => [
  20634.                         'barcode' => [
  20635.                             'type' => 'string',
  20636.                             'label' => 'app.ui.barcode',
  20637.                             'form_options' => [
  20638.                                 'type' => 'contains',
  20639.                             ],
  20640.                             'enabled' => true,
  20641.                             'position' => 100,
  20642.                             'options' => [
  20643.                             ],
  20644.                         ],
  20645.                     ],
  20646.                     'actions' => [
  20647.                         'bulk' => [
  20648.                             'correctPrice' => [
  20649.                                 'type' => 'correctPrice',
  20650.                                 'label' => 'app.ui.correct_price',
  20651.                                 'options' => [
  20652.                                     'link' => [
  20653.                                         'route' => 'app_admin_handle_price_change',
  20654.                                     ],
  20655.                                 ],
  20656.                                 'enabled' => true,
  20657.                                 'position' => 100,
  20658.                             ],
  20659.                             'clearOrderItemsSelection' => [
  20660.                                 'type' => 'clearOrderItemsSelection',
  20661.                                 'label' => 'app.ui.clear_selection',
  20662.                                 'enabled' => true,
  20663.                                 'position' => 100,
  20664.                                 'options' => [
  20665.                                 ],
  20666.                             ],
  20667.                         ],
  20668.                     ],
  20669.                     'driver' => [
  20670.                         'name' => 'doctrine/orm',
  20671.                         'options' => [
  20672.                         ],
  20673.                     ],
  20674.                     'sorting' => [
  20675.                     ],
  20676.                 ],
  20677.             ],
  20678.             'sm.configs' => [
  20679.                 'sylius_order_checkout' => [
  20680.                     'class' => 'App\\Entity\\Order\\Order',
  20681.                     'property_path' => 'checkoutState',
  20682.                     'graph' => 'sylius_order_checkout',
  20683.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  20684.                     'states' => [
  20685.                         => 'cart',
  20686.                         => 'addressed',
  20687.                         => 'shipping_selected',
  20688.                         => 'shipping_skipped',
  20689.                         => 'payment_skipped',
  20690.                         => 'payment_selected',
  20691.                         => 'completed',
  20692.                     ],
  20693.                     'transitions' => [
  20694.                         'address' => [
  20695.                             'from' => [
  20696.                                 => 'cart',
  20697.                                 => 'addressed',
  20698.                                 => 'shipping_selected',
  20699.                                 => 'shipping_skipped',
  20700.                                 => 'payment_selected',
  20701.                                 => 'payment_skipped',
  20702.                             ],
  20703.                             'to' => 'addressed',
  20704.                         ],
  20705.                         'skip_shipping' => [
  20706.                             'from' => [
  20707.                                 => 'addressed',
  20708.                             ],
  20709.                             'to' => 'shipping_skipped',
  20710.                         ],
  20711.                         'select_shipping' => [
  20712.                             'from' => [
  20713.                                 => 'addressed',
  20714.                                 => 'shipping_selected',
  20715.                                 => 'payment_selected',
  20716.                                 => 'payment_skipped',
  20717.                             ],
  20718.                             'to' => 'shipping_selected',
  20719.                         ],
  20720.                         'skip_payment' => [
  20721.                             'from' => [
  20722.                                 => 'shipping_selected',
  20723.                                 => 'shipping_skipped',
  20724.                             ],
  20725.                             'to' => 'payment_skipped',
  20726.                         ],
  20727.                         'select_payment' => [
  20728.                             'from' => [
  20729.                                 => 'payment_selected',
  20730.                                 => 'shipping_skipped',
  20731.                                 => 'shipping_selected',
  20732.                             ],
  20733.                             'to' => 'payment_selected',
  20734.                         ],
  20735.                         'complete' => [
  20736.                             'from' => [
  20737.                                 => 'payment_selected',
  20738.                                 => 'payment_skipped',
  20739.                             ],
  20740.                             'to' => 'completed',
  20741.                         ],
  20742.                     ],
  20743.                     'callbacks' => [
  20744.                         'after' => [
  20745.                             'sylius_process_cart' => [
  20746.                                 'on' => [
  20747.                                     => 'select_shipping',
  20748.                                     => 'address',
  20749.                                     => 'select_payment',
  20750.                                     => 'skip_shipping',
  20751.                                     => 'skip_payment',
  20752.                                 ],
  20753.                                 'do' => [
  20754.                                     => '@sylius.order_processing.order_processor',
  20755.                                     => 'process',
  20756.                                 ],
  20757.                                 'args' => [
  20758.                                     => 'object',
  20759.                                 ],
  20760.                                 'disabled' => false,
  20761.                                 'priority' => 0,
  20762.                             ],
  20763.                             'sylius_create_order' => [
  20764.                                 'on' => [
  20765.                                     => 'complete',
  20766.                                 ],
  20767.                                 'do' => [
  20768.                                     => '@sm.callback.cascade_transition',
  20769.                                     => 'apply',
  20770.                                 ],
  20771.                                 'args' => [
  20772.                                     => 'object',
  20773.                                     => 'event',
  20774.                                     => '\'create\'',
  20775.                                     => '\'sylius_order\'',
  20776.                                 ],
  20777.                                 'disabled' => false,
  20778.                                 'priority' => 0,
  20779.                             ],
  20780.                             'sylius_save_checkout_completion_date' => [
  20781.                                 'on' => [
  20782.                                     => 'complete',
  20783.                                 ],
  20784.                                 'do' => [
  20785.                                     => 'object',
  20786.                                     => 'completeCheckout',
  20787.                                 ],
  20788.                                 'args' => [
  20789.                                     => 'object',
  20790.                                 ],
  20791.                                 'disabled' => false,
  20792.                                 'priority' => 0,
  20793.                             ],
  20794.                             'sylius_control_payment_state' => [
  20795.                                 'on' => [
  20796.                                     => 'complete',
  20797.                                 ],
  20798.                                 'do' => [
  20799.                                     => '@sylius.state_resolver.order_payment',
  20800.                                     => 'resolve',
  20801.                                 ],
  20802.                                 'args' => [
  20803.                                     => 'object',
  20804.                                 ],
  20805.                                 'disabled' => false,
  20806.                                 'priority' => 0,
  20807.                             ],
  20808.                             'sylius_control_shipping_state' => [
  20809.                                 'on' => [
  20810.                                     => 'complete',
  20811.                                 ],
  20812.                                 'do' => [
  20813.                                     => '@sylius.state_resolver.order_shipping',
  20814.                                     => 'resolve',
  20815.                                 ],
  20816.                                 'args' => [
  20817.                                     => 'object',
  20818.                                 ],
  20819.                                 'disabled' => false,
  20820.                                 'priority' => 0,
  20821.                             ],
  20822.                             'complete_pay_pal_order' => [
  20823.                                 'on' => [
  20824.                                     => 'complete',
  20825.                                 ],
  20826.                                 'do' => [
  20827.                                     => '@Sylius\\PayPalPlugin\\Processor\\PayPalOrderCompleteProcessor',
  20828.                                     => 'completePayPalOrder',
  20829.                                 ],
  20830.                                 'args' => [
  20831.                                     => 'object',
  20832.                                 ],
  20833.                                 'disabled' => false,
  20834.                                 'priority' => 0,
  20835.                             ],
  20836.                             'sylius_skip_shipping' => [
  20837.                                 'on' => [
  20838.                                     => 'address',
  20839.                                 ],
  20840.                                 'do' => [
  20841.                                     => '@sylius.state_resolver.order_checkout',
  20842.                                     => 'resolve',
  20843.                                 ],
  20844.                                 'args' => [
  20845.                                     => 'object',
  20846.                                 ],
  20847.                                 'priority' => 1,
  20848.                                 'disabled' => false,
  20849.                             ],
  20850.                             'sylius_skip_payment' => [
  20851.                                 'on' => [
  20852.                                     => 'select_shipping',
  20853.                                 ],
  20854.                                 'do' => [
  20855.                                     => '@sylius.state_resolver.order_checkout',
  20856.                                     => 'resolve',
  20857.                                 ],
  20858.                                 'args' => [
  20859.                                     => 'object',
  20860.                                 ],
  20861.                                 'priority' => 1,
  20862.                                 'disabled' => false,
  20863.                             ],
  20864.                         ],
  20865.                         'guard' => [
  20866.                         ],
  20867.                         'before' => [
  20868.                         ],
  20869.                     ],
  20870.                 ],
  20871.                 'sylius_order_shipping' => [
  20872.                     'class' => 'App\\Entity\\Order\\Order',
  20873.                     'property_path' => 'shippingState',
  20874.                     'graph' => 'sylius_order_shipping',
  20875.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  20876.                     'states' => [
  20877.                         => 'cart',
  20878.                         => 'ready',
  20879.                         => 'cancelled',
  20880.                         => 'partially_shipped',
  20881.                         => 'shipped',
  20882.                     ],
  20883.                     'transitions' => [
  20884.                         'request_shipping' => [
  20885.                             'from' => [
  20886.                                 => 'cart',
  20887.                             ],
  20888.                             'to' => 'ready',
  20889.                         ],
  20890.                         'cancel' => [
  20891.                             'from' => [
  20892.                                 => 'ready',
  20893.                             ],
  20894.                             'to' => 'cancelled',
  20895.                         ],
  20896.                         'partially_ship' => [
  20897.                             'from' => [
  20898.                                 => 'ready',
  20899.                             ],
  20900.                             'to' => 'partially_shipped',
  20901.                         ],
  20902.                         'ship' => [
  20903.                             'from' => [
  20904.                                 => 'ready',
  20905.                                 => 'partially_shipped',
  20906.                             ],
  20907.                             'to' => 'shipped',
  20908.                         ],
  20909.                     ],
  20910.                     'callbacks' => [
  20911.                         'after' => [
  20912.                             'sylius_resolve_state' => [
  20913.                                 'on' => [
  20914.                                     => 'ship',
  20915.                                 ],
  20916.                                 'do' => [
  20917.                                     => '@sylius.state_resolver.order',
  20918.                                     => 'resolve',
  20919.                                 ],
  20920.                                 'args' => [
  20921.                                     => 'object',
  20922.                                 ],
  20923.                                 'disabled' => false,
  20924.                                 'priority' => 0,
  20925.                             ],
  20926.                         ],
  20927.                         'guard' => [
  20928.                         ],
  20929.                         'before' => [
  20930.                         ],
  20931.                     ],
  20932.                 ],
  20933.                 'sylius_order_payment' => [
  20934.                     'class' => 'App\\Entity\\Order\\Order',
  20935.                     'property_path' => 'paymentState',
  20936.                     'graph' => 'sylius_order_payment',
  20937.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  20938.                     'states' => [
  20939.                         => 'cart',
  20940.                         => 'awaiting_payment',
  20941.                         => 'partially_authorized',
  20942.                         => 'authorized',
  20943.                         => 'partially_paid',
  20944.                         => 'cancelled',
  20945.                         => 'paid',
  20946.                         => 'partially_refunded',
  20947.                         => 'refunded',
  20948.                     ],
  20949.                     'transitions' => [
  20950.                         'request_payment' => [
  20951.                             'from' => [
  20952.                                 => 'cart',
  20953.                             ],
  20954.                             'to' => 'awaiting_payment',
  20955.                         ],
  20956.                         'partially_authorize' => [
  20957.                             'from' => [
  20958.                                 => 'awaiting_payment',
  20959.                                 => 'partially_authorized',
  20960.                             ],
  20961.                             'to' => 'partially_authorized',
  20962.                         ],
  20963.                         'authorize' => [
  20964.                             'from' => [
  20965.                                 => 'awaiting_payment',
  20966.                                 => 'partially_authorized',
  20967.                             ],
  20968.                             'to' => 'authorized',
  20969.                         ],
  20970.                         'partially_pay' => [
  20971.                             'from' => [
  20972.                                 => 'awaiting_payment',
  20973.                                 => 'partially_paid',
  20974.                                 => 'partially_authorized',
  20975.                             ],
  20976.                             'to' => 'partially_paid',
  20977.                         ],
  20978.                         'cancel' => [
  20979.                             'from' => [
  20980.                                 => 'awaiting_payment',
  20981.                                 => 'authorized',
  20982.                                 => 'partially_authorized',
  20983.                             ],
  20984.                             'to' => 'cancelled',
  20985.                         ],
  20986.                         'pay' => [
  20987.                             'from' => [
  20988.                                 => 'awaiting_payment',
  20989.                                 => 'partially_paid',
  20990.                                 => 'authorized',
  20991.                             ],
  20992.                             'to' => 'paid',
  20993.                         ],
  20994.                         'partially_refund' => [
  20995.                             'from' => [
  20996.                                 => 'paid',
  20997.                                 => 'partially_paid',
  20998.                                 => 'partially_refunded',
  20999.                             ],
  21000.                             'to' => 'partially_refunded',
  21001.                         ],
  21002.                         'refund' => [
  21003.                             'from' => [
  21004.                                 => 'paid',
  21005.                                 => 'partially_paid',
  21006.                                 => 'partially_refunded',
  21007.                             ],
  21008.                             'to' => 'refunded',
  21009.                         ],
  21010.                     ],
  21011.                     'callbacks' => [
  21012.                         'after' => [
  21013.                             'sylius_order_paid' => [
  21014.                                 'on' => [
  21015.                                     => 'pay',
  21016.                                 ],
  21017.                                 'do' => [
  21018.                                     => '@sylius.inventory.order_inventory_operator',
  21019.                                     => 'sell',
  21020.                                 ],
  21021.                                 'args' => [
  21022.                                     => 'object',
  21023.                                 ],
  21024.                                 'disabled' => false,
  21025.                                 'priority' => 0,
  21026.                             ],
  21027.                             'sylius_resolve_state' => [
  21028.                                 'on' => [
  21029.                                     => 'pay',
  21030.                                 ],
  21031.                                 'do' => [
  21032.                                     => '@sylius.state_resolver.order',
  21033.                                     => 'resolve',
  21034.                                 ],
  21035.                                 'args' => [
  21036.                                     => 'object',
  21037.                                 ],
  21038.                                 'disabled' => false,
  21039.                                 'priority' => 0,
  21040.                             ],
  21041.                         ],
  21042.                         'guard' => [
  21043.                         ],
  21044.                         'before' => [
  21045.                         ],
  21046.                     ],
  21047.                 ],
  21048.                 'sylius_order' => [
  21049.                     'class' => 'App\\Entity\\Order\\Order',
  21050.                     'property_path' => 'state',
  21051.                     'graph' => 'sylius_order',
  21052.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21053.                     'states' => [
  21054.                         => 'cart',
  21055.                         => 'new',
  21056.                         => 'cancelled',
  21057.                         => 'fulfilled',
  21058.                     ],
  21059.                     'transitions' => [
  21060.                         'create' => [
  21061.                             'from' => [
  21062.                                 => 'cart',
  21063.                             ],
  21064.                             'to' => 'new',
  21065.                         ],
  21066.                         'cancel' => [
  21067.                             'from' => [
  21068.                                 => 'new',
  21069.                             ],
  21070.                             'to' => 'cancelled',
  21071.                         ],
  21072.                         'fulfill' => [
  21073.                             'from' => [
  21074.                                 => 'new',
  21075.                             ],
  21076.                             'to' => 'fulfilled',
  21077.                         ],
  21078.                     ],
  21079.                     'callbacks' => [
  21080.                         'before' => [
  21081.                             'sylius_assign_number' => [
  21082.                                 'on' => [
  21083.                                     => 'create',
  21084.                                 ],
  21085.                                 'do' => [
  21086.                                     => '@sylius.order_number_assigner',
  21087.                                     => 'assignNumber',
  21088.                                 ],
  21089.                                 'args' => [
  21090.                                     => 'object',
  21091.                                 ],
  21092.                                 'disabled' => false,
  21093.                                 'priority' => 0,
  21094.                             ],
  21095.                             'sylius_assign_token' => [
  21096.                                 'on' => [
  21097.                                     => 'create',
  21098.                                 ],
  21099.                                 'do' => [
  21100.                                     => '@sylius.unique_id_based_order_token_assigner',
  21101.                                     => 'assignTokenValueIfNotSet',
  21102.                                 ],
  21103.                                 'args' => [
  21104.                                     => 'object',
  21105.                                 ],
  21106.                                 'disabled' => false,
  21107.                                 'priority' => 0,
  21108.                             ],
  21109.                         ],
  21110.                         'after' => [
  21111.                             'sylius_request_shipping' => [
  21112.                                 'on' => [
  21113.                                     => 'create',
  21114.                                 ],
  21115.                                 'do' => [
  21116.                                     => '@sm.callback.cascade_transition',
  21117.                                     => 'apply',
  21118.                                 ],
  21119.                                 'args' => [
  21120.                                     => 'object',
  21121.                                     => 'event',
  21122.                                     => '\'request_shipping\'',
  21123.                                     => '\'sylius_order_shipping\'',
  21124.                                 ],
  21125.                                 'disabled' => false,
  21126.                                 'priority' => 0,
  21127.                             ],
  21128.                             'sylius_request_payment' => [
  21129.                                 'on' => [
  21130.                                     => 'create',
  21131.                                 ],
  21132.                                 'do' => [
  21133.                                     => '@sm.callback.cascade_transition',
  21134.                                     => 'apply',
  21135.                                 ],
  21136.                                 'args' => [
  21137.                                     => 'object',
  21138.                                     => 'event',
  21139.                                     => '\'request_payment\'',
  21140.                                     => '\'sylius_order_payment\'',
  21141.                                 ],
  21142.                                 'disabled' => false,
  21143.                                 'priority' => 0,
  21144.                             ],
  21145.                             'sylius_create_payment' => [
  21146.                                 'on' => [
  21147.                                     => 'create',
  21148.                                 ],
  21149.                                 'do' => [
  21150.                                     => '@sm.callback.cascade_transition',
  21151.                                     => 'apply',
  21152.                                 ],
  21153.                                 'args' => [
  21154.                                     => 'object.getPayments()',
  21155.                                     => 'event',
  21156.                                     => '\'create\'',
  21157.                                     => '\'sylius_payment\'',
  21158.                                 ],
  21159.                                 'disabled' => false,
  21160.                                 'priority' => 0,
  21161.                             ],
  21162.                             'sylius_create_shipment' => [
  21163.                                 'on' => [
  21164.                                     => 'create',
  21165.                                 ],
  21166.                                 'do' => [
  21167.                                     => '@sm.callback.cascade_transition',
  21168.                                     => 'apply',
  21169.                                 ],
  21170.                                 'args' => [
  21171.                                     => 'object.getShipments()',
  21172.                                     => 'event',
  21173.                                     => '\'create\'',
  21174.                                     => '\'sylius_shipment\'',
  21175.                                 ],
  21176.                                 'disabled' => false,
  21177.                                 'priority' => 0,
  21178.                             ],
  21179.                             'sylius_hold_inventory' => [
  21180.                                 'on' => [
  21181.                                     => 'create',
  21182.                                 ],
  21183.                                 'do' => [
  21184.                                     => '@sylius.inventory.order_inventory_operator',
  21185.                                     => 'hold',
  21186.                                 ],
  21187.                                 'args' => [
  21188.                                     => 'object',
  21189.                                 ],
  21190.                                 'disabled' => false,
  21191.                                 'priority' => 0,
  21192.                             ],
  21193.                             'sylius_increment_promotions_usages' => [
  21194.                                 'on' => [
  21195.                                     => 'create',
  21196.                                 ],
  21197.                                 'do' => [
  21198.                                     => '@sylius.promotion_usage_modifier',
  21199.                                     => 'increment',
  21200.                                 ],
  21201.                                 'args' => [
  21202.                                     => 'object',
  21203.                                 ],
  21204.                                 'disabled' => false,
  21205.                                 'priority' => 0,
  21206.                             ],
  21207.                             'sylius_save_addresses_on_customer' => [
  21208.                                 'on' => [
  21209.                                     => 'create',
  21210.                                 ],
  21211.                                 'do' => [
  21212.                                     => '@sylius.customer_order_addresses_saver',
  21213.                                     => 'saveAddresses',
  21214.                                 ],
  21215.                                 'args' => [
  21216.                                     => 'object',
  21217.                                 ],
  21218.                                 'disabled' => false,
  21219.                                 'priority' => 0,
  21220.                             ],
  21221.                             'sylius_set_order_immutable_names' => [
  21222.                                 'on' => [
  21223.                                     => 'create',
  21224.                                 ],
  21225.                                 'do' => [
  21226.                                     => '@sylius.order_item_names_setter',
  21227.                                     => '__invoke',
  21228.                                 ],
  21229.                                 'args' => [
  21230.                                     => 'object',
  21231.                                 ],
  21232.                                 'disabled' => false,
  21233.                                 'priority' => 0,
  21234.                             ],
  21235.                             'sylius_cancel_payment' => [
  21236.                                 'on' => [
  21237.                                     => 'cancel',
  21238.                                 ],
  21239.                                 'do' => [
  21240.                                     => '@sm.callback.cascade_transition',
  21241.                                     => 'apply',
  21242.                                 ],
  21243.                                 'args' => [
  21244.                                     => 'object.getPayments()',
  21245.                                     => 'event',
  21246.                                     => '\'cancel\'',
  21247.                                     => '\'sylius_payment\'',
  21248.                                 ],
  21249.                                 'disabled' => false,
  21250.                                 'priority' => 0,
  21251.                             ],
  21252.                             'sylius_cancel_shipment' => [
  21253.                                 'on' => [
  21254.                                     => 'cancel',
  21255.                                 ],
  21256.                                 'do' => [
  21257.                                     => '@sm.callback.cascade_transition',
  21258.                                     => 'apply',
  21259.                                 ],
  21260.                                 'args' => [
  21261.                                     => 'object.getShipments()',
  21262.                                     => 'event',
  21263.                                     => '\'cancel\'',
  21264.                                     => '\'sylius_shipment\'',
  21265.                                 ],
  21266.                                 'disabled' => false,
  21267.                                 'priority' => 0,
  21268.                             ],
  21269.                             'sylius_cancel_order_payment' => [
  21270.                                 'on' => [
  21271.                                     => 'cancel',
  21272.                                 ],
  21273.                                 'do' => [
  21274.                                     => '@sm.callback.cascade_transition',
  21275.                                     => 'apply',
  21276.                                 ],
  21277.                                 'args' => [
  21278.                                     => 'object',
  21279.                                     => 'event',
  21280.                                     => '\'cancel\'',
  21281.                                     => '\'sylius_order_payment\'',
  21282.                                 ],
  21283.                                 'disabled' => false,
  21284.                                 'priority' => 0,
  21285.                             ],
  21286.                             'sylius_cancel_order_shipment' => [
  21287.                                 'on' => [
  21288.                                     => 'cancel',
  21289.                                 ],
  21290.                                 'do' => [
  21291.                                     => '@sm.callback.cascade_transition',
  21292.                                     => 'apply',
  21293.                                 ],
  21294.                                 'args' => [
  21295.                                     => 'object',
  21296.                                     => 'event',
  21297.                                     => '\'cancel\'',
  21298.                                     => '\'sylius_order_shipping\'',
  21299.                                 ],
  21300.                                 'disabled' => false,
  21301.                                 'priority' => 0,
  21302.                             ],
  21303.                             'sylis_cancel_order' => [
  21304.                                 'on' => [
  21305.                                     => 'cancel',
  21306.                                 ],
  21307.                                 'do' => [
  21308.                                     => '@sylius.inventory.order_inventory_operator',
  21309.                                     => 'cancel',
  21310.                                 ],
  21311.                                 'args' => [
  21312.                                     => 'object',
  21313.                                 ],
  21314.                                 'disabled' => false,
  21315.                                 'priority' => 0,
  21316.                             ],
  21317.                             'sylius_decrement_promotions_usages' => [
  21318.                                 'on' => [
  21319.                                     => 'cancel',
  21320.                                 ],
  21321.                                 'do' => [
  21322.                                     => '@sylius.promotion_usage_modifier',
  21323.                                     => 'decrement',
  21324.                                 ],
  21325.                                 'args' => [
  21326.                                     => 'object',
  21327.                                 ],
  21328.                                 'disabled' => false,
  21329.                                 'priority' => 0,
  21330.                             ],
  21331.                         ],
  21332.                         'guard' => [
  21333.                         ],
  21334.                     ],
  21335.                 ],
  21336.                 'sylius_shipment' => [
  21337.                     'class' => 'App\\Entity\\Shipping\\Shipment',
  21338.                     'property_path' => 'state',
  21339.                     'graph' => 'sylius_shipment',
  21340.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21341.                     'states' => [
  21342.                         => 'cart',
  21343.                         => 'ready',
  21344.                         => 'shipped',
  21345.                         => 'cancelled',
  21346.                     ],
  21347.                     'transitions' => [
  21348.                         'create' => [
  21349.                             'from' => [
  21350.                                 => 'cart',
  21351.                             ],
  21352.                             'to' => 'ready',
  21353.                         ],
  21354.                         'ship' => [
  21355.                             'from' => [
  21356.                                 => 'ready',
  21357.                             ],
  21358.                             'to' => 'shipped',
  21359.                         ],
  21360.                         'cancel' => [
  21361.                             'from' => [
  21362.                                 => 'ready',
  21363.                             ],
  21364.                             'to' => 'cancelled',
  21365.                         ],
  21366.                     ],
  21367.                     'callbacks' => [
  21368.                         'before' => [
  21369.                             'sylius_assign_date' => [
  21370.                                 'on' => 'ship',
  21371.                                 'do' => [
  21372.                                     => '@sylius.shipping_date_assigner',
  21373.                                     => 'assign',
  21374.                                 ],
  21375.                                 'args' => [
  21376.                                     => 'object',
  21377.                                 ],
  21378.                                 'disabled' => false,
  21379.                                 'priority' => 0,
  21380.                             ],
  21381.                         ],
  21382.                         'after' => [
  21383.                             'sylius_resolve_state' => [
  21384.                                 'on' => [
  21385.                                     => 'ship',
  21386.                                 ],
  21387.                                 'do' => [
  21388.                                     => '@sylius.state_resolver.order_shipping',
  21389.                                     => 'resolve',
  21390.                                 ],
  21391.                                 'args' => [
  21392.                                     => 'object.getOrder()',
  21393.                                 ],
  21394.                                 'disabled' => false,
  21395.                                 'priority' => 0,
  21396.                             ],
  21397.                         ],
  21398.                         'guard' => [
  21399.                         ],
  21400.                     ],
  21401.                 ],
  21402.                 'sylius_payment' => [
  21403.                     'class' => 'App\\Entity\\Payment\\Payment',
  21404.                     'property_path' => 'state',
  21405.                     'graph' => 'sylius_payment',
  21406.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21407.                     'states' => [
  21408.                         => 'cart',
  21409.                         => 'new',
  21410.                         => 'processing',
  21411.                         => 'authorized',
  21412.                         => 'completed',
  21413.                         => 'failed',
  21414.                         => 'cancelled',
  21415.                         => 'refunded',
  21416.                     ],
  21417.                     'transitions' => [
  21418.                         'create' => [
  21419.                             'from' => [
  21420.                                 => 'cart',
  21421.                             ],
  21422.                             'to' => 'new',
  21423.                         ],
  21424.                         'process' => [
  21425.                             'from' => [
  21426.                                 => 'new',
  21427.                             ],
  21428.                             'to' => 'processing',
  21429.                         ],
  21430.                         'authorize' => [
  21431.                             'from' => [
  21432.                                 => 'new',
  21433.                                 => 'processing',
  21434.                             ],
  21435.                             'to' => 'authorized',
  21436.                         ],
  21437.                         'complete' => [
  21438.                             'from' => [
  21439.                                 => 'new',
  21440.                                 => 'processing',
  21441.                                 => 'authorized',
  21442.                             ],
  21443.                             'to' => 'completed',
  21444.                         ],
  21445.                         'fail' => [
  21446.                             'from' => [
  21447.                                 => 'new',
  21448.                                 => 'processing',
  21449.                             ],
  21450.                             'to' => 'failed',
  21451.                         ],
  21452.                         'cancel' => [
  21453.                             'from' => [
  21454.                                 => 'new',
  21455.                                 => 'processing',
  21456.                                 => 'authorized',
  21457.                                 => 'cart',
  21458.                             ],
  21459.                             'to' => 'cancelled',
  21460.                         ],
  21461.                         'refund' => [
  21462.                             'from' => [
  21463.                                 => 'completed',
  21464.                             ],
  21465.                             'to' => 'refunded',
  21466.                         ],
  21467.                     ],
  21468.                     'callbacks' => [
  21469.                         'after' => [
  21470.                             'sylius_process_order' => [
  21471.                                 'on' => [
  21472.                                     => 'fail',
  21473.                                     => 'cancel',
  21474.                                 ],
  21475.                                 'do' => [
  21476.                                     => '@sylius.order_processing.order_payment_processor.after_checkout',
  21477.                                     => 'process',
  21478.                                 ],
  21479.                                 'args' => [
  21480.                                     => 'object.getOrder()',
  21481.                                 ],
  21482.                                 'disabled' => false,
  21483.                                 'priority' => 0,
  21484.                             ],
  21485.                             'sylius_resolve_state' => [
  21486.                                 'on' => [
  21487.                                     => 'complete',
  21488.                                     => 'process',
  21489.                                     => 'refund',
  21490.                                     => 'authorize',
  21491.                                 ],
  21492.                                 'do' => [
  21493.                                     => '@sylius.state_resolver.order_payment',
  21494.                                     => 'resolve',
  21495.                                 ],
  21496.                                 'args' => [
  21497.                                     => 'object.getOrder()',
  21498.                                 ],
  21499.                                 'disabled' => false,
  21500.                                 'priority' => 0,
  21501.                             ],
  21502.                         ],
  21503.                         'before' => [
  21504.                             'refund_pay_pal_order' => [
  21505.                                 'on' => [
  21506.                                     => 'refund',
  21507.                                 ],
  21508.                                 'do' => [
  21509.                                     => '@Sylius\\PayPalPlugin\\Processor\\PaymentRefundProcessorInterface',
  21510.                                     => 'refund',
  21511.                                 ],
  21512.                                 'args' => [
  21513.                                     => 'object',
  21514.                                 ],
  21515.                                 'disabled' => false,
  21516.                                 'priority' => 0,
  21517.                             ],
  21518.                         ],
  21519.                         'guard' => [
  21520.                         ],
  21521.                     ],
  21522.                 ],
  21523.                 'sylius_product_review' => [
  21524.                     'class' => 'App\\Entity\\Product\\ProductReview',
  21525.                     'property_path' => 'status',
  21526.                     'graph' => 'sylius_product_review',
  21527.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21528.                     'states' => [
  21529.                         => 'new',
  21530.                         => 'accepted',
  21531.                         => 'rejected',
  21532.                     ],
  21533.                     'transitions' => [
  21534.                         'accept' => [
  21535.                             'from' => [
  21536.                                 => 'new',
  21537.                             ],
  21538.                             'to' => 'accepted',
  21539.                         ],
  21540.                         'reject' => [
  21541.                             'from' => [
  21542.                                 => 'new',
  21543.                             ],
  21544.                             'to' => 'rejected',
  21545.                         ],
  21546.                     ],
  21547.                     'callbacks' => [
  21548.                         'after' => [
  21549.                             'sylius_update_rating' => [
  21550.                                 'on' => [
  21551.                                     => 'accept',
  21552.                                 ],
  21553.                                 'do' => [
  21554.                                     => '@sylius.product_review.average_rating_updater',
  21555.                                     => 'updateFromReview',
  21556.                                 ],
  21557.                                 'args' => [
  21558.                                     => 'object',
  21559.                                 ],
  21560.                                 'disabled' => false,
  21561.                                 'priority' => 0,
  21562.                             ],
  21563.                         ],
  21564.                         'guard' => [
  21565.                         ],
  21566.                         'before' => [
  21567.                         ],
  21568.                     ],
  21569.                 ],
  21570.             ],
  21571.             'sm.callback.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback',
  21572.             'sonata.block.container.types' => [
  21573.                 => 'sonata.block.service.container',
  21574.                 => 'sonata.page.block.container',
  21575.                 => 'sonata.dashboard.block.container',
  21576.                 => 'cmf.block.container',
  21577.                 => 'cmf.block.slideshow',
  21578.             ],
  21579.             'sonata_block.blocks' => [
  21580.                 'sonata.block.service.template' => [
  21581.                     'settings' => [
  21582.                         'address' => NULL,
  21583.                         'addresses' => NULL,
  21584.                         'cart' => NULL,
  21585.                         'channel' => NULL,
  21586.                         'customer' => NULL,
  21587.                         'form' => NULL,
  21588.                         'order' => NULL,
  21589.                         'order_item' => NULL,
  21590.                         'orders' => NULL,
  21591.                         'product' => NULL,
  21592.                         'product_review' => NULL,
  21593.                         'product_reviews' => NULL,
  21594.                         'products' => NULL,
  21595.                         'resource' => NULL,
  21596.                         'resources' => NULL,
  21597.                         'statistics' => NULL,
  21598.                         'taxon' => NULL,
  21599.                     ],
  21600.                     'contexts' => [
  21601.                     ],
  21602.                     'templates' => [
  21603.                     ],
  21604.                     'cache' => 'sonata.cache.noop',
  21605.                 ],
  21606.                 'sonata.block.service.container' => [
  21607.                     'contexts' => [
  21608.                     ],
  21609.                     'templates' => [
  21610.                     ],
  21611.                     'cache' => 'sonata.cache.noop',
  21612.                     'settings' => [
  21613.                     ],
  21614.                 ],
  21615.                 'sonata.block.service.empty' => [
  21616.                     'contexts' => [
  21617.                     ],
  21618.                     'templates' => [
  21619.                     ],
  21620.                     'cache' => 'sonata.cache.noop',
  21621.                     'settings' => [
  21622.                     ],
  21623.                 ],
  21624.                 'sonata.block.service.text' => [
  21625.                     'contexts' => [
  21626.                     ],
  21627.                     'templates' => [
  21628.                     ],
  21629.                     'cache' => 'sonata.cache.noop',
  21630.                     'settings' => [
  21631.                     ],
  21632.                 ],
  21633.                 'sonata.block.service.rss' => [
  21634.                     'contexts' => [
  21635.                     ],
  21636.                     'templates' => [
  21637.                     ],
  21638.                     'cache' => 'sonata.cache.noop',
  21639.                     'settings' => [
  21640.                     ],
  21641.                 ],
  21642.                 'sonata.block.service.menu' => [
  21643.                     'contexts' => [
  21644.                     ],
  21645.                     'templates' => [
  21646.                     ],
  21647.                     'cache' => 'sonata.cache.noop',
  21648.                     'settings' => [
  21649.                     ],
  21650.                 ],
  21651.             ],
  21652.             'sonata_block.blocks_by_class' => [
  21653.             ],
  21654.             'sonata_blocks.block_types' => [
  21655.                 => 'sonata.block.service.template',
  21656.                 => 'sonata.block.service.container',
  21657.                 => 'sonata.block.service.empty',
  21658.                 => 'sonata.block.service.text',
  21659.                 => 'sonata.block.service.rss',
  21660.                 => 'sonata.block.service.menu',
  21661.             ],
  21662.             'sonata_block.cache_blocks' => [
  21663.                 'by_class' => [
  21664.                 ],
  21665.                 'by_type' => [
  21666.                     'sonata.block.service.template' => 'sonata.cache.noop',
  21667.                     'sonata.block.service.container' => 'sonata.cache.noop',
  21668.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  21669.                     'sonata.block.service.text' => 'sonata.cache.noop',
  21670.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  21671.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  21672.                 ],
  21673.             ],
  21674.             'sonata_blocks.default_contexts' => [
  21675.             ],
  21676.             'fos_rest.format_listener.rules' => NULL,
  21677.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  21678.             'knp_menu.renderer.list.options' => [
  21679.             ],
  21680.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  21681.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  21682.             'knp_menu.renderer.twig.options' => [
  21683.             ],
  21684.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  21685.             'knp_menu.default_renderer' => 'twig',
  21686.             'liip_imagine.resolvers' => [
  21687.                 'default' => [
  21688.                     'web_path' => [
  21689.                         'web_root' => (\dirname(__DIR__4).'/public'),
  21690.                         'cache_prefix' => 'media/cache',
  21691.                     ],
  21692.                 ],
  21693.             ],
  21694.             'liip_imagine.loaders' => [
  21695.                 'default' => [
  21696.                     'filesystem' => [
  21697.                         'data_root' => [
  21698.                             => (\dirname(__DIR__4).'/public/media/image'),
  21699.                         ],
  21700.                         'locator' => 'filesystem',
  21701.                         'allow_unresolvable_data_roots' => false,
  21702.                         'bundle_resources' => [
  21703.                             'enabled' => false,
  21704.                             'access_control_type' => 'blacklist',
  21705.                             'access_control_list' => [
  21706.                             ],
  21707.                         ],
  21708.                     ],
  21709.                 ],
  21710.             ],
  21711.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  21712.             'liip_imagine.jpegoptim.stripAll' => true,
  21713.             'liip_imagine.jpegoptim.max' => NULL,
  21714.             'liip_imagine.jpegoptim.progressive' => true,
  21715.             'liip_imagine.jpegoptim.tempDir' => NULL,
  21716.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  21717.             'liip_imagine.optipng.level' => 7,
  21718.             'liip_imagine.optipng.stripAll' => true,
  21719.             'liip_imagine.optipng.tempDir' => NULL,
  21720.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  21721.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  21722.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  21723.             'liip_imagine.cache.resolver.default' => 'default',
  21724.             'liip_imagine.default_image' => NULL,
  21725.             'liip_imagine.filter_sets' => [
  21726.                 'sylius_small' => [
  21727.                     'quality' => 100,
  21728.                     'jpeg_quality' => NULL,
  21729.                     'png_compression_level' => NULL,
  21730.                     'png_compression_filter' => NULL,
  21731.                     'format' => NULL,
  21732.                     'animated' => false,
  21733.                     'cache' => NULL,
  21734.                     'data_loader' => NULL,
  21735.                     'default_image' => NULL,
  21736.                     'filters' => [
  21737.                         'thumbnail' => [
  21738.                             'size' => [
  21739.                                 => 120,
  21740.                                 => 90,
  21741.                             ],
  21742.                             'mode' => 'outbound',
  21743.                         ],
  21744.                     ],
  21745.                     'post_processors' => [
  21746.                     ],
  21747.                 ],
  21748.                 'sylius_medium' => [
  21749.                     'quality' => 100,
  21750.                     'jpeg_quality' => NULL,
  21751.                     'png_compression_level' => NULL,
  21752.                     'png_compression_filter' => NULL,
  21753.                     'format' => NULL,
  21754.                     'animated' => false,
  21755.                     'cache' => NULL,
  21756.                     'data_loader' => NULL,
  21757.                     'default_image' => NULL,
  21758.                     'filters' => [
  21759.                         'thumbnail' => [
  21760.                             'size' => [
  21761.                                 => 240,
  21762.                                 => 180,
  21763.                             ],
  21764.                             'mode' => 'outbound',
  21765.                         ],
  21766.                     ],
  21767.                     'post_processors' => [
  21768.                     ],
  21769.                 ],
  21770.                 'sylius_large' => [
  21771.                     'quality' => 100,
  21772.                     'jpeg_quality' => NULL,
  21773.                     'png_compression_level' => NULL,
  21774.                     'png_compression_filter' => NULL,
  21775.                     'format' => NULL,
  21776.                     'animated' => false,
  21777.                     'cache' => NULL,
  21778.                     'data_loader' => NULL,
  21779.                     'default_image' => NULL,
  21780.                     'filters' => [
  21781.                         'thumbnail' => [
  21782.                             'size' => [
  21783.                                 => 640,
  21784.                                 => 480,
  21785.                             ],
  21786.                             'mode' => 'outbound',
  21787.                         ],
  21788.                     ],
  21789.                     'post_processors' => [
  21790.                     ],
  21791.                 ],
  21792.                 'sylius_admin_product_original' => [
  21793.                     'quality' => 100,
  21794.                     'jpeg_quality' => NULL,
  21795.                     'png_compression_level' => NULL,
  21796.                     'png_compression_filter' => NULL,
  21797.                     'format' => NULL,
  21798.                     'animated' => false,
  21799.                     'cache' => NULL,
  21800.                     'data_loader' => NULL,
  21801.                     'default_image' => NULL,
  21802.                     'filters' => [
  21803.                     ],
  21804.                     'post_processors' => [
  21805.                     ],
  21806.                 ],
  21807.                 'sylius_admin_admin_user_avatar_thumbnail' => [
  21808.                     'quality' => 100,
  21809.                     'jpeg_quality' => NULL,
  21810.                     'png_compression_level' => NULL,
  21811.                     'png_compression_filter' => NULL,
  21812.                     'format' => NULL,
  21813.                     'animated' => false,
  21814.                     'cache' => NULL,
  21815.                     'data_loader' => NULL,
  21816.                     'default_image' => NULL,
  21817.                     'filters' => [
  21818.                         'thumbnail' => [
  21819.                             'size' => [
  21820.                                 => 50,
  21821.                                 => 50,
  21822.                             ],
  21823.                             'mode' => 'outbound',
  21824.                         ],
  21825.                     ],
  21826.                     'post_processors' => [
  21827.                     ],
  21828.                 ],
  21829.                 'sylius_admin_product_tiny_thumbnail' => [
  21830.                     'quality' => 100,
  21831.                     'jpeg_quality' => NULL,
  21832.                     'png_compression_level' => NULL,
  21833.                     'png_compression_filter' => NULL,
  21834.                     'format' => NULL,
  21835.                     'animated' => false,
  21836.                     'cache' => NULL,
  21837.                     'data_loader' => NULL,
  21838.                     'default_image' => NULL,
  21839.                     'filters' => [
  21840.                         'thumbnail' => [
  21841.                             'size' => [
  21842.                                 => 64,
  21843.                                 => 64,
  21844.                             ],
  21845.                             'mode' => 'outbound',
  21846.                         ],
  21847.                     ],
  21848.                     'post_processors' => [
  21849.                     ],
  21850.                 ],
  21851.                 'sylius_admin_product_thumbnail' => [
  21852.                     'quality' => 100,
  21853.                     'jpeg_quality' => NULL,
  21854.                     'png_compression_level' => NULL,
  21855.                     'png_compression_filter' => NULL,
  21856.                     'format' => NULL,
  21857.                     'animated' => false,
  21858.                     'cache' => NULL,
  21859.                     'data_loader' => NULL,
  21860.                     'default_image' => NULL,
  21861.                     'filters' => [
  21862.                         'thumbnail' => [
  21863.                             'size' => [
  21864.                                 => 50,
  21865.                                 => 50,
  21866.                             ],
  21867.                             'mode' => 'outbound',
  21868.                         ],
  21869.                     ],
  21870.                     'post_processors' => [
  21871.                     ],
  21872.                 ],
  21873.                 'sylius_admin_product_small_thumbnail' => [
  21874.                     'quality' => 100,
  21875.                     'jpeg_quality' => NULL,
  21876.                     'png_compression_level' => NULL,
  21877.                     'png_compression_filter' => NULL,
  21878.                     'format' => NULL,
  21879.                     'animated' => false,
  21880.                     'cache' => NULL,
  21881.                     'data_loader' => NULL,
  21882.                     'default_image' => NULL,
  21883.                     'filters' => [
  21884.                         'thumbnail' => [
  21885.                             'size' => [
  21886.                                 => 150,
  21887.                                 => 112,
  21888.                             ],
  21889.                             'mode' => 'outbound',
  21890.                         ],
  21891.                     ],
  21892.                     'post_processors' => [
  21893.                     ],
  21894.                 ],
  21895.                 'sylius_admin_product_large_thumbnail' => [
  21896.                     'quality' => 100,
  21897.                     'jpeg_quality' => NULL,
  21898.                     'png_compression_level' => NULL,
  21899.                     'png_compression_filter' => NULL,
  21900.                     'format' => NULL,
  21901.                     'animated' => false,
  21902.                     'cache' => NULL,
  21903.                     'data_loader' => NULL,
  21904.                     'default_image' => NULL,
  21905.                     'filters' => [
  21906.                         'thumbnail' => [
  21907.                             'size' => [
  21908.                                 => 550,
  21909.                                 => 412,
  21910.                             ],
  21911.                             'mode' => 'outbound',
  21912.                         ],
  21913.                     ],
  21914.                     'post_processors' => [
  21915.                     ],
  21916.                 ],
  21917.                 'sylius_shop_product_original' => [
  21918.                     'quality' => 100,
  21919.                     'jpeg_quality' => NULL,
  21920.                     'png_compression_level' => NULL,
  21921.                     'png_compression_filter' => NULL,
  21922.                     'format' => NULL,
  21923.                     'animated' => false,
  21924.                     'cache' => NULL,
  21925.                     'data_loader' => NULL,
  21926.                     'default_image' => NULL,
  21927.                     'filters' => [
  21928.                     ],
  21929.                     'post_processors' => [
  21930.                     ],
  21931.                 ],
  21932.                 'sylius_shop_product_tiny_thumbnail' => [
  21933.                     'quality' => 100,
  21934.                     'jpeg_quality' => NULL,
  21935.                     'png_compression_level' => NULL,
  21936.                     'png_compression_filter' => NULL,
  21937.                     'format' => NULL,
  21938.                     'animated' => false,
  21939.                     'cache' => NULL,
  21940.                     'data_loader' => NULL,
  21941.                     'default_image' => NULL,
  21942.                     'filters' => [
  21943.                         'thumbnail' => [
  21944.                             'size' => [
  21945.                                 => 64,
  21946.                                 => 64,
  21947.                             ],
  21948.                             'mode' => 'outbound',
  21949.                         ],
  21950.                     ],
  21951.                     'post_processors' => [
  21952.                     ],
  21953.                 ],
  21954.                 'sylius_shop_product_small_thumbnail' => [
  21955.                     'quality' => 100,
  21956.                     'jpeg_quality' => NULL,
  21957.                     'png_compression_level' => NULL,
  21958.                     'png_compression_filter' => NULL,
  21959.                     'format' => NULL,
  21960.                     'animated' => false,
  21961.                     'cache' => NULL,
  21962.                     'data_loader' => NULL,
  21963.                     'default_image' => NULL,
  21964.                     'filters' => [
  21965.                         'thumbnail' => [
  21966.                             'size' => [
  21967.                                 => 150,
  21968.                                 => 112,
  21969.                             ],
  21970.                             'mode' => 'outbound',
  21971.                         ],
  21972.                     ],
  21973.                     'post_processors' => [
  21974.                     ],
  21975.                 ],
  21976.                 'sylius_shop_product_thumbnail' => [
  21977.                     'quality' => 100,
  21978.                     'jpeg_quality' => NULL,
  21979.                     'png_compression_level' => NULL,
  21980.                     'png_compression_filter' => NULL,
  21981.                     'format' => NULL,
  21982.                     'animated' => false,
  21983.                     'cache' => NULL,
  21984.                     'data_loader' => NULL,
  21985.                     'default_image' => NULL,
  21986.                     'filters' => [
  21987.                         'thumbnail' => [
  21988.                             'size' => [
  21989.                                 => 260,
  21990.                                 => 260,
  21991.                             ],
  21992.                             'mode' => 'outbound',
  21993.                         ],
  21994.                     ],
  21995.                     'post_processors' => [
  21996.                     ],
  21997.                 ],
  21998.                 'sylius_shop_product_large_thumbnail' => [
  21999.                     'quality' => 100,
  22000.                     'jpeg_quality' => NULL,
  22001.                     'png_compression_level' => NULL,
  22002.                     'png_compression_filter' => NULL,
  22003.                     'format' => NULL,
  22004.                     'animated' => false,
  22005.                     'cache' => NULL,
  22006.                     'data_loader' => NULL,
  22007.                     'default_image' => NULL,
  22008.                     'filters' => [
  22009.                         'thumbnail' => [
  22010.                             'size' => [
  22011.                                 => 550,
  22012.                                 => 412,
  22013.                             ],
  22014.                             'mode' => 'outbound',
  22015.                         ],
  22016.                     ],
  22017.                     'post_processors' => [
  22018.                     ],
  22019.                 ],
  22020.             ],
  22021.             'liip_imagine.binary.loader.default' => 'default',
  22022.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  22023.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  22024.             'liip_imagine.webp.generate' => false,
  22025.             'liip_imagine.webp.options' => [
  22026.                 'quality' => 100,
  22027.                 'cache' => NULL,
  22028.                 'data_loader' => NULL,
  22029.                 'post_processors' => [
  22030.                 ],
  22031.             ],
  22032.             'payum.capture_path' => 'payum_capture_do',
  22033.             'payum.notify_path' => 'payum_notify_do',
  22034.             'payum.authorize_path' => 'payum_authorize_do',
  22035.             'payum.refund_path' => 'payum_refund_do',
  22036.             'payum.cancel_path' => 'payum_cancel_do',
  22037.             'payum.payout_path' => 'payum_payout_do',
  22038.             'payum.available_gateway_factories' => [
  22039.             ],
  22040.             'payum.storage.doctrine.orm.class' => 'Sylius\\Bundle\\PayumBundle\\Storage\\DoctrineStorage',
  22041.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  22042.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  22043.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  22044.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  22045.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  22046.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  22047.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  22048.             'stof_doctrine_extensions.translation_fallback' => false,
  22049.             'stof_doctrine_extensions.persist_default_translation' => false,
  22050.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  22051.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  22052.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  22053.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  22054.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  22055.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  22056.             'babdev_pagerfanta.default_twig_template' => '@BabDevPagerfanta/default.html.twig',
  22057.             'babdev_pagerfanta.default_view' => 'default',
  22058.             'doctrine.migrations.preferred_em' => NULL,
  22059.             'doctrine.migrations.preferred_connection' => NULL,
  22060.             'sylius_payum.driver.doctrine/orm' => true,
  22061.             'sylius_payum.driver' => 'doctrine/orm',
  22062.             'sylius.model.payment_security_token.class' => 'App\\Entity\\Payment\\PaymentSecurityToken',
  22063.             'sylius.controller.payment_security_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  22064.             'sylius.factory.payment_security_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  22065.             'sylius.model.gateway_config.class' => 'App\\Entity\\Payment\\GatewayConfig',
  22066.             'sylius.controller.gateway_config.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  22067.             'sylius.factory.gateway_config.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  22068.             'sylius.form.type.gateway_config.validation_groups' => [
  22069.                 => 'sylius',
  22070.             ],
  22071.             'payum.template.layout' => '@SyliusPayum/layout.html.twig',
  22072.             'payum.template.obtain_credit_card' => '@SyliusPayum/Action/obtainCreditCard.html.twig',
  22073.             'sylius.admin.notification.enabled' => true,
  22074.             'sylius.admin.notification.frequency' => 60,
  22075.             'sylius.admin.shop_enabled' => true,
  22076.             'sylius.admin.notification.uri' => 'http://gus.sylius.com/version',
  22077.             'sylius_shop.firewall_context_name' => 'shop',
  22078.             'sylius_shop.product_grid.include_all_descendants' => true,
  22079.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  22080.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  22081.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  22082.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  22083.             'fos_oauth_server.server.options' => [
  22084.             ],
  22085.             'fos_oauth_server.model_manager_name' => NULL,
  22086.             'fos_oauth_server.model.client.class' => 'App\\Entity\\AdminApi\\Client',
  22087.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\AdminApi\\AccessToken',
  22088.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\AdminApi\\RefreshToken',
  22089.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\AdminApi\\AuthCode',
  22090.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  22091.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  22092.             'fos_oauth_server.authorize.form.validation_groups' => [
  22093.                 => 'Authorize',
  22094.                 => 'Default',
  22095.             ],
  22096.             'sylius_admin_api.driver.doctrine/orm' => true,
  22097.             'sylius_admin_api.driver' => 'doctrine/orm',
  22098.             'sylius.model.api_user.class' => 'App\\Entity\\User\\AdminUser',
  22099.             'sylius.model.api_client.class' => 'App\\Entity\\AdminApi\\Client',
  22100.             'sylius.controller.api_client.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  22101.             'sylius.factory.api_client.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  22102.             'sylius.model.api_access_token.class' => 'App\\Entity\\AdminApi\\AccessToken',
  22103.             'sylius.controller.api_access_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  22104.             'sylius.factory.api_access_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  22105.             'sylius.model.api_refresh_token.class' => 'App\\Entity\\AdminApi\\RefreshToken',
  22106.             'sylius.controller.api_refresh_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  22107.             'sylius.factory.api_refresh_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  22108.             'sylius.model.api_auth_code.class' => 'App\\Entity\\AdminApi\\AuthCode',
  22109.             'sylius.controller.api_auth_code.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  22110.             'sylius.factory.api_auth_code.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  22111.             'sylius.form.type.api_client.validation_groups' => [
  22112.                 => 'sylius',
  22113.             ],
  22114.             'sylius.form.type.api_order.validation_groups' => [
  22115.                 => 'sylius',
  22116.             ],
  22117.             'sylius.form.type.api_customer.validation_groups' => [
  22118.                 => 'sylius',
  22119.             ],
  22120.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  22121.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  22122.             'web_profiler.debug_toolbar.mode' => 2,
  22123.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  22124.             'nelmio_alice.functions_blacklist' => [
  22125.                 => 'current',
  22126.             ],
  22127.             'nelmio_alice.locale' => 'en_US',
  22128.             'nelmio_alice.seed' => 1,
  22129.             'nelmio_alice.loading_limit' => 5,
  22130.             'nelmio_alice.max_unique_values_retry' => 150,
  22131.             'api_platform.enable_entrypoint' => true,
  22132.             'api_platform.enable_docs' => true,
  22133.             'api_platform.title' => '',
  22134.             'api_platform.description' => '',
  22135.             'api_platform.version' => '0.0.0',
  22136.             'api_platform.show_webby' => true,
  22137.             'api_platform.exception_to_status' => [
  22138.                 'SM\\SMException' => 422,
  22139.                 'Sylius\\Bundle\\ApiBundle\\Exception\\CannotRemoveCurrentlyLoggedInUser' => 422,
  22140.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ShippingMethodCannotBeRemoved' => 422,
  22141.                 'Symfony\\Component\\Serializer\\Exception\\MissingConstructorArgumentsException' => 400,
  22142.             ],
  22143.             'api_platform.formats' => [
  22144.                 'jsonld' => [
  22145.                     => 'application/ld+json',
  22146.                 ],
  22147.                 'json' => [
  22148.                     => 'application/json',
  22149.                 ],
  22150.                 'html' => [
  22151.                     => 'text/html',
  22152.                 ],
  22153.             ],
  22154.             'api_platform.patch_formats' => [
  22155.                 'json' => [
  22156.                     => 'application/merge-patch+json',
  22157.                 ],
  22158.             ],
  22159.             'api_platform.error_formats' => [
  22160.                 'jsonproblem' => [
  22161.                     => 'application/problem+json',
  22162.                 ],
  22163.                 'jsonld' => [
  22164.                     => 'application/ld+json',
  22165.                 ],
  22166.             ],
  22167.             'api_platform.allow_plain_identifiers' => false,
  22168.             'api_platform.eager_loading.enabled' => true,
  22169.             'api_platform.eager_loading.max_joins' => 30,
  22170.             'api_platform.eager_loading.fetch_partial' => false,
  22171.             'api_platform.eager_loading.force_eager' => true,
  22172.             'api_platform.collection.exists_parameter_name' => 'exists',
  22173.             'api_platform.collection.order' => 'ASC',
  22174.             'api_platform.collection.order_parameter_name' => 'order',
  22175.             'api_platform.collection.pagination.enabled' => true,
  22176.             'api_platform.collection.pagination.partial' => false,
  22177.             'api_platform.collection.pagination.client_enabled' => false,
  22178.             'api_platform.collection.pagination.client_items_per_page' => true,
  22179.             'api_platform.collection.pagination.client_partial' => false,
  22180.             'api_platform.collection.pagination.items_per_page' => 30,
  22181.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  22182.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  22183.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  22184.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  22185.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  22186.             'api_platform.collection.pagination' => [
  22187.                 'client_items_per_page' => true,
  22188.                 'enabled' => true,
  22189.                 'partial' => false,
  22190.                 'client_enabled' => false,
  22191.                 'client_partial' => false,
  22192.                 'items_per_page' => 30,
  22193.                 'maximum_items_per_page' => NULL,
  22194.                 'page_parameter_name' => 'page',
  22195.                 'enabled_parameter_name' => 'pagination',
  22196.                 'items_per_page_parameter_name' => 'itemsPerPage',
  22197.                 'partial_parameter_name' => 'partial',
  22198.             ],
  22199.             'api_platform.http_cache.etag' => true,
  22200.             'api_platform.http_cache.max_age' => NULL,
  22201.             'api_platform.http_cache.shared_max_age' => NULL,
  22202.             'api_platform.http_cache.vary' => [
  22203.                 => 'Accept',
  22204.             ],
  22205.             'api_platform.http_cache.public' => NULL,
  22206.             'api_platform.resource_class_directories' => [
  22207.                 => (\dirname(__DIR__4).'/src/Entity'),
  22208.                 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity'),
  22209.                 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources'),
  22210.                 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Entity'),
  22211.                 => (\dirname(__DIR__4).'/vendor/algolia/search-bundle/src/Entity'),
  22212.             ],
  22213.             'api_platform.oauth.enabled' => false,
  22214.             'api_platform.oauth.clientId' => '',
  22215.             'api_platform.oauth.clientSecret' => '',
  22216.             'api_platform.oauth.type' => 'oauth2',
  22217.             'api_platform.oauth.flow' => 'application',
  22218.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  22219.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  22220.             'api_platform.oauth.scopes' => [
  22221.             ],
  22222.             'api_platform.swagger.versions' => [
  22223.                 => 3,
  22224.             ],
  22225.             'api_platform.enable_swagger_ui' => true,
  22226.             'api_platform.enable_re_doc' => true,
  22227.             'api_platform.graphql.enabled' => false,
  22228.             'api_platform.graphql.graphiql.enabled' => false,
  22229.             'api_platform.graphql.graphql_playground.enabled' => false,
  22230.             'api_platform.graphql.collection.pagination' => [
  22231.                 'enabled' => true,
  22232.             ],
  22233.             'api_platform.validator.serialize_payload_fields' => [
  22234.             ],
  22235.             'api_platform.elasticsearch.enabled' => false,
  22236.             'lexik_jwt_authentication.token_ttl' => 3600,
  22237.             'lexik_jwt_authentication.clock_skew' => 0,
  22238.             'lexik_jwt_authentication.user_identity_field' => 'username',
  22239.             'lexik_jwt_authentication.allow_no_expiration' => false,
  22240.             'lexik_jwt_authentication.user_id_claim' => 'username',
  22241.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  22242.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  22243.             'sylius_api.enabled' => false,
  22244.             'sylius.model.address.interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  22245.             'sylius.paypal.logging.increased' => false,
  22246.             'sylius.pay_pal.facilitator_url' => 'https://paypal.sylius.com',
  22247.             'sylius.pay_pal.api_base_url' => 'https://api.sandbox.paypal.com/',
  22248.             'sylius.pay_pal.reports_sftp_host' => 'reports.sandbox.paypal.com',
  22249.             'sylius.pay_pal.request_trials_limit' => 5,
  22250.             'sylius.paypal.logging_level_increased' => true,
  22251.             'sylius.paypal.prioritized_factory_name' => 'sylius.pay_pal',
  22252.             'white_october_pagerfanta.default_view' => 'default',
  22253.             'data_collector.templates' => [
  22254.                 'data_collector.request' => [
  22255.                     => 'request',
  22256.                     => '@WebProfiler/Collector/request.html.twig',
  22257.                 ],
  22258.                 'api_platform.data_collector.request' => [
  22259.                     => 'api_platform.data_collector.request',
  22260.                     => '@ApiPlatform/DataCollector/request.html.twig',
  22261.                 ],
  22262.                 'data_collector.time' => [
  22263.                     => 'time',
  22264.                     => '@WebProfiler/Collector/time.html.twig',
  22265.                 ],
  22266.                 'data_collector.memory' => [
  22267.                     => 'memory',
  22268.                     => '@WebProfiler/Collector/memory.html.twig',
  22269.                 ],
  22270.                 'data_collector.validator' => [
  22271.                     => 'validator',
  22272.                     => '@WebProfiler/Collector/validator.html.twig',
  22273.                 ],
  22274.                 'data_collector.ajax' => [
  22275.                     => 'ajax',
  22276.                     => '@WebProfiler/Collector/ajax.html.twig',
  22277.                 ],
  22278.                 'data_collector.form' => [
  22279.                     => 'form',
  22280.                     => '@WebProfiler/Collector/form.html.twig',
  22281.                 ],
  22282.                 'data_collector.exception' => [
  22283.                     => 'exception',
  22284.                     => '@WebProfiler/Collector/exception.html.twig',
  22285.                 ],
  22286.                 'data_collector.logger' => [
  22287.                     => 'logger',
  22288.                     => '@WebProfiler/Collector/logger.html.twig',
  22289.                 ],
  22290.                 'data_collector.events' => [
  22291.                     => 'events',
  22292.                     => '@WebProfiler/Collector/events.html.twig',
  22293.                 ],
  22294.                 'data_collector.router' => [
  22295.                     => 'router',
  22296.                     => '@WebProfiler/Collector/router.html.twig',
  22297.                 ],
  22298.                 'data_collector.cache' => [
  22299.                     => 'cache',
  22300.                     => '@WebProfiler/Collector/cache.html.twig',
  22301.                 ],
  22302.                 'data_collector.translation' => [
  22303.                     => 'translation',
  22304.                     => '@WebProfiler/Collector/translation.html.twig',
  22305.                 ],
  22306.                 'data_collector.security' => [
  22307.                     => 'security',
  22308.                     => '@Security/Collector/security.html.twig',
  22309.                 ],
  22310.                 'data_collector.twig' => [
  22311.                     => 'twig',
  22312.                     => '@WebProfiler/Collector/twig.html.twig',
  22313.                 ],
  22314.                 'data_collector.doctrine' => [
  22315.                     => 'db',
  22316.                     => '@Doctrine/Collector/db.html.twig',
  22317.                 ],
  22318.                 'swiftmailer.data_collector' => [
  22319.                     => 'swiftmailer',
  22320.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  22321.                 ],
  22322.                 'data_collector.dump' => [
  22323.                     => 'dump',
  22324.                     => '@Debug/Profiler/dump.html.twig',
  22325.                 ],
  22326.                 'data_collector.messenger' => [
  22327.                     => 'messenger',
  22328.                     => '@WebProfiler/Collector/messenger.html.twig',
  22329.                 ],
  22330.                 'sylius.channel_collector' => [
  22331.                     => 'sylius.channel_collector',
  22332.                     => '@SyliusChannel/Collector/channel.html.twig',
  22333.                 ],
  22334.                 'Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockDataCollector' => [
  22335.                     => 'sylius_ui.template_block',
  22336.                     => '@SyliusUi/DataCollector/templateBlock.html.twig',
  22337.                 ],
  22338.                 'sonata.block.data_collector' => [
  22339.                     => 'block',
  22340.                     => '@SonataBlock/Profiler/block.html.twig',
  22341.                 ],
  22342.                 'payum.profiler.payum_collector' => [
  22343.                     => 'payum',
  22344.                     => '@Payum/Profiler/payum.html.twig',
  22345.                 ],
  22346.                 'Sylius\\Bundle\\ThemeBundle\\Collector\\ThemeCollector' => [
  22347.                     => 'sylius_theme',
  22348.                     => '@SyliusTheme/Collector/theme',
  22349.                 ],
  22350.                 'data_collector.config' => [
  22351.                     => 'config',
  22352.                     => '@WebProfiler/Collector/config.html.twig',
  22353.                 ],
  22354.                 'sylius.collector.core' => [
  22355.                     => 'sylius_core',
  22356.                     => '@SyliusCore/Collector/sylius.html.twig',
  22357.                 ],
  22358.                 'Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector' => [
  22359.                     => 'sylius_cart',
  22360.                     => '@SyliusCore/Collector/cart.html.twig',
  22361.                 ],
  22362.             ],
  22363.             'sylius.attribute.attribute_types' => [
  22364.                 'text' => 'Text',
  22365.                 'textarea' => 'Textarea',
  22366.                 'checkbox' => 'Checkbox',
  22367.                 'integer' => 'Integer',
  22368.                 'percent' => 'Percent',
  22369.                 'datetime' => 'Datetime',
  22370.                 'date' => 'Date',
  22371.                 'select' => 'Select',
  22372.             ],
  22373.             'sylius.tax_calculators' => [
  22374.                 'default' => 'default',
  22375.             ],
  22376.             'sylius.shipping_calculators' => [
  22377.                 'flat_rate' => 'sylius.form.shipping_calculator.flat_rate_configuration.label',
  22378.                 'per_unit_rate' => 'sylius.form.shipping_calculator.per_unit_rate_configuration.label',
  22379.             ],
  22380.             'sylius.shipping_method_rules' => [
  22381.                 'total_weight_greater_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_greater_than_or_equal',
  22382.                 'total_weight_less_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_less_than_or_equal',
  22383.                 'order_total_greater_than_or_equal' => 'sylius.form.shipping_method_rule.order_total_greater_than_or_equal',
  22384.                 'order_total_less_than_or_equal' => 'sylius.form.shipping_method_rule.order_total_less_than_or_equal',
  22385.             ],
  22386.             'sylius.shipping_method_resolvers' => [
  22387.                 'default' => 'Default',
  22388.                 'zones_and_channel_based' => 'sylius.shipping_methods_resolver.zones_and_channel_based',
  22389.             ],
  22390.             'sylius.payment_method_resolvers' => [
  22391.                 'default' => 'Default',
  22392.                 'channel_based' => 'sylius.payment_methods_resolver.channel_based',
  22393.             ],
  22394.             'sylius.promotion_rules' => [
  22395.                 'cart_quantity' => 'sylius.form.promotion_rule.cart_quantity',
  22396.                 'customer_group' => 'sylius.form.promotion_rule.customer_group',
  22397.                 'nth_order' => 'sylius.form.promotion_rule.nth_order',
  22398.                 'shipping_country' => 'sylius.form.promotion_rule.shipping_country',
  22399.                 'has_taxon' => 'sylius.form.promotion_rule.has_at_least_one_from_taxons',
  22400.                 'total_of_items_from_taxon' => 'sylius.form.promotion_rule.total_price_of_items_from_taxon',
  22401.                 'contains_product' => 'sylius.form.promotion_rule.contains_product',
  22402.                 'item_total' => 'sylius.form.promotion_rule.item_total',
  22403.             ],
  22404.             'sylius.promotion_actions' => [
  22405.                 'order_fixed_discount' => 'sylius.form.promotion_action.order_fixed_discount',
  22406.                 'unit_fixed_discount' => 'sylius.form.promotion_action.item_fixed_discount',
  22407.                 'order_percentage_discount' => 'sylius.form.promotion_action.order_percentage_discount',
  22408.                 'unit_percentage_discount' => 'sylius.form.promotion_action.item_percentage_discount',
  22409.                 'shipping_percentage_discount' => 'sylius.form.promotion_action.shipping_percentage_discount',
  22410.             ],
  22411.             'sylius_ui.sonata_block.whitelisted_variables' => [
  22412.                 => 'address',
  22413.                 => 'addresses',
  22414.                 => 'cart',
  22415.                 => 'channel',
  22416.                 => 'customer',
  22417.                 => 'form',
  22418.                 => 'order',
  22419.                 => 'order_item',
  22420.                 => 'orders',
  22421.                 => 'product',
  22422.                 10 => 'product_review',
  22423.                 11 => 'product_reviews',
  22424.                 12 => 'products',
  22425.                 13 => 'resource',
  22426.                 14 => 'resources',
  22427.                 15 => 'statistics',
  22428.                 16 => 'taxon',
  22429.             ],
  22430.             'sylius.tax_calculation_strategies' => [
  22431.                 'order_items_based' => 'Order items based',
  22432.                 'order_item_units_based' => 'Order item units based',
  22433.             ],
  22434.             'sylius.gateway_factories' => [
  22435.                 'paypal_express_checkout' => 'sylius.payum_gateway_factory.paypal_express_checkout',
  22436.                 'stripe_checkout' => 'sylius.payum_gateway_factory.stripe_checkout',
  22437.                 'offline' => 'sylius.payum_gateway_factory.offline',
  22438.                 'sylius.pay_pal' => 'sylius.pay_pal.label',
  22439.             ],
  22440.             'console.command.ids' => [
  22441.                 => 'sylius.console.command.resource_debug',
  22442.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand',
  22443.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand',
  22444.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  22445.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  22446.                 => 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command',
  22447.             ],
  22448.         ];
  22449.     }
  22450.     protected function throw($message)
  22451.     {
  22452.         throw new RuntimeException($message);
  22453.     }
  22454. }