var/cache/dev/ContainerJUdPHih/App_KernelDevDebugContainer.php line 5970

Open in your IDE?
  1. <?php
  2. namespace ContainerJUdPHih;
  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.             'App\\Service\\InvoiceService' => 'getInvoiceServiceService',
  43.             'SM\\Callback\\CallbackFactoryInterface' => 'getCallbackFactoryInterfaceService',
  44.             'SM\\Factory\\FactoryInterface' => 'getFactoryInterfaceService',
  45.             'Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension' => 'getChannelNameExtensionService',
  46.             'Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension' => 'getOrderUnitTaxesExtensionService',
  47.             'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface' => 'getFakeChannelCodeProviderInterfaceService',
  48.             'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener' => 'getLocaleAwareListenerService',
  49.             'Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber' => 'getXFrameOptionsSubscriberService',
  50.             'Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension' => 'getLegacySonataBlockExtensionService',
  51.             'Sylius\\Component\\Channel\\Context\\ChannelContextInterface' => 'getChannelContextInterfaceService',
  52.             'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface' => 'getRequestResolverInterfaceService',
  53.             'Sylius\\Component\\Locale\\Context\\LocaleContextInterface' => 'getLocaleContextInterfaceService',
  54.             'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface' => 'getPaymentMethodsResolverInterfaceService',
  55.             'cache.app' => 'getCache_AppService',
  56.             'cache.system' => 'getCache_SystemService',
  57.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  58.             'data_collector.dump' => 'getDataCollector_DumpService',
  59.             'doctrine' => 'getDoctrineService',
  60.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  61.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  62.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  63.             'event_dispatcher' => 'getEventDispatcherService',
  64.             'hateoas.generator.registry' => 'getHateoas_Generator_RegistryService',
  65.             'hateoas.helper.link' => 'getHateoas_Helper_LinkService',
  66.             'http_kernel' => 'getHttpKernelService',
  67.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  68.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  69.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  70.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  71.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  72.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  73.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  74.             'request_stack' => 'getRequestStackService',
  75.             'router' => 'getRouterService',
  76.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  77.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  78.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  79.             'sylius.adjustments_aggregator' => 'getSylius_AdjustmentsAggregatorService',
  80.             'sylius.api.swagger_admin_authentication_documentation_normalizer' => 'getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService',
  81.             'sylius.api.swagger_product_variant_documentation_normalizer' => 'getSylius_Api_SwaggerProductVariantDocumentationNormalizerService',
  82.             'sylius.api.swagger_shop_authentication_documentation_normalizer' => 'getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService',
  83.             'sylius.availability_checker.default' => 'getSylius_AvailabilityChecker_DefaultService',
  84.             'sylius.calculator.order_items_subtotal' => 'getSylius_Calculator_OrderItemsSubtotalService',
  85.             'sylius.calculator.product_variant_price' => 'getSylius_Calculator_ProductVariantPriceService',
  86.             'sylius.canonicalizer' => 'getSylius_CanonicalizerService',
  87.             'sylius.category_requirement_shipping_method_eligibility_checker' => 'getSylius_CategoryRequirementShippingMethodEligibilityCheckerService',
  88.             'sylius.checker.order_payment_method_selection_requirement' => 'getSylius_Checker_OrderPaymentMethodSelectionRequirementService',
  89.             'sylius.checker.order_shipping_method_selection_requirement' => 'getSylius_Checker_OrderShippingMethodSelectionRequirementService',
  90.             'sylius.context.cart' => 'getSylius_Context_CartService',
  91.             'sylius.context.cart.customer_and_channel_based' => 'getSylius_Context_Cart_CustomerAndChannelBasedService',
  92.             'sylius.context.cart.new' => 'getSylius_Context_Cart_NewService',
  93.             'sylius.context.cart.session_and_channel_based' => 'getSylius_Context_Cart_SessionAndChannelBasedService',
  94.             'sylius.context.channel.fake_channel.persister' => 'getSylius_Context_Channel_FakeChannel_PersisterService',
  95.             'sylius.context.currency.channel_aware' => 'getSylius_Context_Currency_ChannelAwareService',
  96.             'sylius.context.currency.storage_based' => 'getSylius_Context_Currency_StorageBasedService',
  97.             'sylius.context.customer' => 'getSylius_Context_CustomerService',
  98.             'sylius.context.locale.admin_based' => 'getSylius_Context_Locale_AdminBasedService',
  99.             'sylius.context.locale.provider_based' => 'getSylius_Context_Locale_ProviderBasedService',
  100.             'sylius.context.locale.request_based' => 'getSylius_Context_Locale_RequestBasedService',
  101.             'sylius.context.shopper' => 'getSylius_Context_ShopperService',
  102.             'sylius.currency_converter' => 'getSylius_CurrencyConverterService',
  103.             'sylius.custom_bulk_action_grid_renderer.twig' => 'getSylius_CustomBulkActionGridRenderer_TwigService',
  104.             'sylius.custom_grid_renderer.twig' => 'getSylius_CustomGridRenderer_TwigService',
  105.             'sylius.event_subscriber.admin_cache_control_subscriber' => 'getSylius_EventSubscriber_AdminCacheControlSubscriberService',
  106.             'sylius.factory.order' => 'getSylius_Factory_OrderService',
  107.             'sylius.grid.data_extractor.property_access' => 'getSylius_Grid_DataExtractor_PropertyAccessService',
  108.             'sylius.grid_field.datetime' => 'getSylius_GridField_DatetimeService',
  109.             'sylius.grid_field.string' => 'getSylius_GridField_StringService',
  110.             'sylius.grid_field.twig' => 'getSylius_GridField_TwigService',
  111.             'sylius.listener.non_channel_request_locale' => 'getSylius_Listener_NonChannelRequestLocaleService',
  112.             'sylius.listener.request_locale_setter' => 'getSylius_Listener_RequestLocaleSetterService',
  113.             'sylius.listener.session_cart' => 'getSylius_Listener_SessionCartService',
  114.             'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' => 'getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService',
  115.             'sylius.locale_converter' => 'getSylius_LocaleConverterService',
  116.             'sylius.locale_provider.channel_based' => 'getSylius_LocaleProvider_ChannelBasedService',
  117.             'sylius.money_formatter' => 'getSylius_MoneyFormatterService',
  118.             'sylius.payment_methods_resolver.channel_based' => 'getSylius_PaymentMethodsResolver_ChannelBasedService',
  119.             'sylius.product_variant_resolver.default' => 'getSylius_ProductVariantResolver_DefaultService',
  120.             'sylius.provider.product_variants_prices' => 'getSylius_Provider_ProductVariantsPricesService',
  121.             'sylius.province_naming_provider' => 'getSylius_ProvinceNamingProviderService',
  122.             'sylius.registry.grid_field' => 'getSylius_Registry_GridFieldService',
  123.             'sylius.registry.payment_methods_resolver' => 'getSylius_Registry_PaymentMethodsResolverService',
  124.             'sylius.registry.shipping_method_rule_checker' => 'getSylius_Registry_ShippingMethodRuleCheckerService',
  125.             'sylius.registry.shipping_methods_resolver' => 'getSylius_Registry_ShippingMethodsResolverService',
  126.             'sylius.repository.channel' => 'getSylius_Repository_ChannelService',
  127.             'sylius.repository.exchange_rate' => 'getSylius_Repository_ExchangeRateService',
  128.             'sylius.repository.order' => 'getSylius_Repository_OrderService',
  129.             'sylius.repository.payment_method' => 'getSylius_Repository_PaymentMethodService',
  130.             'sylius.repository.province' => 'getSylius_Repository_ProvinceService',
  131.             'sylius.repository.shipping_method' => 'getSylius_Repository_ShippingMethodService',
  132.             'sylius.repository.zone' => 'getSylius_Repository_ZoneService',
  133.             'sylius.section_resolver.admin_api_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminApiUriBasedSectionResolverService',
  134.             'sylius.section_resolver.admin_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminUriBasedSectionResolverService',
  135.             'sylius.section_resolver.shop_uri_based_section_resolver' => 'getSylius_SectionResolver_ShopUriBasedSectionResolverService',
  136.             'sylius.section_resolver.uri_based_section_resolver' => 'getSylius_SectionResolver_UriBasedSectionResolverService',
  137.             'sylius.shipping_method_eligibility_checker' => 'getSylius_ShippingMethodEligibilityCheckerService',
  138.             'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService',
  139.             'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService',
  140.             'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService',
  141.             'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService',
  142.             'sylius.shipping_method_rules_shipping_method_eligibility_checker' => 'getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService',
  143.             'sylius.shipping_methods_resolver' => 'getSylius_ShippingMethodsResolverService',
  144.             'sylius.shipping_methods_resolver.default' => 'getSylius_ShippingMethodsResolver_DefaultService',
  145.             'sylius.shipping_methods_resolver.zones_and_channel_based' => 'getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService',
  146.             'sylius.storage.cart_session' => 'getSylius_Storage_CartSessionService',
  147.             'sylius.storage.cookie' => 'getSylius_Storage_CookieService',
  148.             'sylius.storage.currency' => 'getSylius_Storage_CurrencyService',
  149.             'sylius.templating.helper.adjustment' => 'getSylius_Templating_Helper_AdjustmentService',
  150.             'sylius.templating.helper.bulk_action_grid' => 'getSylius_Templating_Helper_BulkActionGridService',
  151.             'sylius.templating.helper.checkout_steps' => 'getSylius_Templating_Helper_CheckoutStepsService',
  152.             'sylius.templating.helper.convert_money' => 'getSylius_Templating_Helper_ConvertMoneyService',
  153.             'sylius.templating.helper.currency' => 'getSylius_Templating_Helper_CurrencyService',
  154.             'sylius.templating.helper.format_money' => 'getSylius_Templating_Helper_FormatMoneyService',
  155.             'sylius.templating.helper.grid' => 'getSylius_Templating_Helper_GridService',
  156.             'sylius.templating.helper.inventory' => 'getSylius_Templating_Helper_InventoryService',
  157.             'sylius.templating.helper.locale' => 'getSylius_Templating_Helper_LocaleService',
  158.             'sylius.templating.helper.price' => 'getSylius_Templating_Helper_PriceService',
  159.             'sylius.templating.helper.product_variants_prices' => 'getSylius_Templating_Helper_ProductVariantsPricesService',
  160.             'sylius.templating.helper.variant_resolver' => 'getSylius_Templating_Helper_VariantResolverService',
  161.             'sylius.twig.extension.channels_currencies' => 'getSylius_Twig_Extension_ChannelsCurrenciesService',
  162.             'sylius.twig.extension.country_name' => 'getSylius_Twig_Extension_CountryNameService',
  163.             'sylius.twig.extension.form_test_attribute_array' => 'getSylius_Twig_Extension_FormTestAttributeArrayService',
  164.             'sylius.twig.extension.form_test_attribute_name' => 'getSylius_Twig_Extension_FormTestAttributeNameService',
  165.             'sylius.twig.extension.merge_recursive' => 'getSylius_Twig_Extension_MergeRecursiveService',
  166.             'sylius.twig.extension.province_naming' => 'getSylius_Twig_Extension_ProvinceNamingService',
  167.             'sylius.twig.extension.shop' => 'getSylius_Twig_Extension_ShopService',
  168.             'sylius.twig.extension.sylius_bundle_loaded_checker' => 'getSylius_Twig_Extension_SyliusBundleLoadedCheckerService',
  169.             'sylius.twig.extension.widget.admin_notification' => 'getSylius_Twig_Extension_Widget_AdminNotificationService',
  170.             'sylius.validator.customer_initializer' => 'getSylius_Validator_CustomerInitializerService',
  171.             'sylius.zone_matcher' => 'getSylius_ZoneMatcherService',
  172.             'sylius_resource.doctrine.mapping_driver_chain' => 'getSyliusResource_Doctrine_MappingDriverChainService',
  173.             'translator' => 'getTranslatorService',
  174.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  175.             'sylus.payum_action.offline.status' => 'getSylus_PayumAction_Offline_StatusService',
  176.             'cache_clearer' => 'getCacheClearerService',
  177.             'filesystem' => 'getFilesystemService',
  178.             'serializer' => 'getSerializerService',
  179.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  180.             'form.factory' => 'getForm_FactoryService',
  181.             'form.type.file' => 'getForm_Type_FileService',
  182.             'profiler' => 'getProfilerService',
  183.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  184.             'security.token_storage' => 'getSecurity_TokenStorageService',
  185.             'twig' => 'getTwigService',
  186.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  187.             'session' => 'getSessionService',
  188.             'validator' => 'getValidatorService',
  189.         ];
  190.         $this->fileMap = [
  191.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  192.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  193.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  194.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  195.             'App\\Controller\\Admin\\ProductNotesController' => 'getProductNotesControllerService',
  196.             'App\\Controller\\Api\\GridFilterApiController' => 'getGridFilterApiControllerService',
  197.             'App\\Controller\\ClientController' => 'getClientControllerService',
  198.             'App\\Controller\\CustomerByTypeController' => 'getCustomerByTypeControllerService',
  199.             'App\\Controller\\CustomerController' => 'getCustomerControllerService',
  200.             'App\\Controller\\CustomerPaymentController' => 'getCustomerPaymentControllerService',
  201.             'App\\Controller\\CustomerPaymentMethodController' => 'getCustomerPaymentMethodControllerService',
  202.             'App\\Controller\\DashboardController' => 'getDashboardControllerService',
  203.             'App\\Controller\\DepotReturnController' => 'getDepotReturnControllerService',
  204.             'App\\Controller\\DilicomController' => 'getDilicomControllerService',
  205.             'App\\Controller\\EditorController' => 'getEditorControllerService',
  206.             'App\\Controller\\ExportController' => 'getExportControllerService',
  207.             'App\\Controller\\InventoryController' => 'getInventoryControllerService',
  208.             'App\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  209.             'App\\Controller\\NFController' => 'getNFControllerService',
  210.             'App\\Controller\\OfficeLaunchController' => 'getOfficeLaunchControllerService',
  211.             'App\\Controller\\OrderAmountController' => 'getOrderAmountControllerService',
  212.             'App\\Controller\\OrderController' => 'getOrderControllerService',
  213.             'App\\Controller\\OrderItemController' => 'getOrderItemControllerService',
  214.             'App\\Controller\\OrderLaunchController' => 'getOrderLaunchControllerService',
  215.             'App\\Controller\\PaymentMethodController' => 'getPaymentMethodControllerService',
  216.             'App\\Controller\\ProductController' => 'getProductControllerService',
  217.             'App\\Controller\\ProductCustomApiController' => 'getProductCustomApiControllerService',
  218.             'App\\Controller\\ProductImportController' => 'getProductImportControllerService',
  219.             'App\\Controller\\ProductReservationRequirementController' => 'getProductReservationRequirementControllerService',
  220.             'App\\Controller\\ProductReturnController' => 'getProductReturnControllerService',
  221.             'App\\Controller\\ProductSalesController' => 'getProductSalesControllerService',
  222.             'App\\Controller\\ProductStockController' => 'getProductStockControllerService',
  223.             'App\\Controller\\ProformaController' => 'getProformaControllerService',
  224.             'App\\Controller\\RepresentativeController' => 'getRepresentativeControllerService',
  225.             'App\\Controller\\SPNController' => 'getSPNControllerService',
  226.             'App\\Controller\\SalesLogController' => 'getSalesLogControllerService',
  227.             'App\\Controller\\SalesPriceController' => 'getSalesPriceControllerService',
  228.             'App\\Controller\\ShipmentController' => 'getShipmentControllerService',
  229.             'App\\Controller\\ShippingMethodController' => 'getShippingMethodControllerService',
  230.             'App\\Controller\\StatementController' => 'getStatementControllerService',
  231.             'App\\Controller\\StatementsController' => 'getStatementsControllerService',
  232.             'App\\Controller\\SupplierController' => 'getSupplierControllerService',
  233.             'App\\Controller\\ThemeController' => 'getThemeControllerService',
  234.             'App\\Controller\\VingeanneController' => 'getVingeanneControllerService',
  235.             'App\\Service\\ExportService' => 'getExportServiceService',
  236.             'App\\Service\\MailService' => 'getMailServiceService',
  237.             'App\\Service\\OrderService' => 'getOrderServiceService',
  238.             'App\\Service\\ProductImportService' => 'getProductImportServiceService',
  239.             'App\\Service\\SPNArchiveService' => 'getSPNArchiveServiceService',
  240.             'App\\Service\\SalesLogService' => 'getSalesLogServiceService',
  241.             'App\\Service\\ShippingGridService' => 'getShippingGridServiceService',
  242.             'App\\Service\\ShippingNoticeService' => 'getShippingNoticeServiceService',
  243.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  244.             'Faker\\Generator' => 'getGeneratorService',
  245.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  246.             'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
  247.             'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService',
  248.             'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService',
  249.             'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService',
  250.             'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService',
  251.             'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService',
  252.             'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService',
  253.             'SM\\Callback\\CascadeTransitionCallback' => 'getCascadeTransitionCallbackService',
  254.             'SebastianBergmann\\Diff\\Differ' => 'getDifferService',
  255.             'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController' => 'getProvinceControllerService',
  256.             'Sylius\\Bundle\\AdminApiBundle\\Command\\CreateClientCommand' => 'getCreateClientCommandService',
  257.             'Sylius\\Bundle\\AdminBundle\\Action\\RemoveAvatarAction' => 'getRemoveAvatarActionService',
  258.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendOrderConfirmationEmailAction' => 'getResendOrderConfirmationEmailActionService',
  259.             'Sylius\\Bundle\\AdminBundle\\Action\\ResendShipmentConfirmationEmailAction' => 'getResendShipmentConfirmationEmailActionService',
  260.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\OrderEmailManagerInterface' => 'getOrderEmailManagerInterfaceService',
  261.             'Sylius\\Bundle\\AdminBundle\\Provider\\StatisticsDataProviderInterface' => 'getStatisticsDataProviderInterfaceService',
  262.             'Sylius\\Bundle\\ApiBundle\\Controller\\DeleteOrderItemAction' => 'getDeleteOrderItemActionService',
  263.             'Sylius\\Bundle\\CoreBundle\\Command\\CancelUnpaidOrdersCommand' => 'getCancelUnpaidOrdersCommandService',
  264.             'Sylius\\Bundle\\CoreBundle\\Command\\CheckRequirementsCommand' => 'getCheckRequirementsCommandService',
  265.             'Sylius\\Bundle\\CoreBundle\\Command\\InformAboutGUSCommand' => 'getInformAboutGUSCommandService',
  266.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallAssetsCommand' => 'getInstallAssetsCommandService',
  267.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallCommand' => 'getInstallCommandService',
  268.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallDatabaseCommand' => 'getInstallDatabaseCommandService',
  269.             'Sylius\\Bundle\\CoreBundle\\Command\\InstallSampleDataCommand' => 'getInstallSampleDataCommandService',
  270.             'Sylius\\Bundle\\CoreBundle\\Command\\SetupCommand' => 'getSetupCommandService',
  271.             'Sylius\\Bundle\\CoreBundle\\Command\\ShowAvailablePluginsCommand' => 'getShowAvailablePluginsCommandService',
  272.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController' => 'getProductTaxonControllerService',
  273.             'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController' => 'getProductVariantControllerService',
  274.             'Sylius\\Bundle\\CoreBundle\\Security\\UserImpersonatorInterface' => 'getUserImpersonatorInterfaceService',
  275.             'Sylius\\Bundle\\FixturesBundle\\Listener\\ListenerRegistryInterface' => 'getListenerRegistryInterfaceService',
  276.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteFactoryInterface' => 'getSuiteFactoryInterfaceService',
  277.             'Sylius\\Bundle\\OrderBundle\\Command\\RemoveExpiredCartsCommand' => 'getRemoveExpiredCartsCommandService',
  278.             'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController' => 'getProductAttributeControllerService',
  279.             'Sylius\\Bundle\\PromotionBundle\\Command\\GenerateCouponsCommand' => 'getGenerateCouponsCommandService',
  280.             'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController' => 'getPromotionCouponControllerService',
  281.             'Sylius\\Bundle\\UserBundle\\Command\\DemoteUserCommand' => 'getDemoteUserCommandService',
  282.             'Sylius\\Bundle\\UserBundle\\Command\\PromoteUserCommand' => 'getPromoteUserCommandService',
  283.             'Sylius\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserControllerService',
  284.             'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface' => 'getZoneFactoryInterfaceService',
  285.             'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface' => 'getChannelFactoryInterfaceService',
  286.             'Sylius\\Component\\Core\\Dashboard\\SalesDataProviderInterface' => 'getSalesDataProviderInterfaceService',
  287.             'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface' => 'getPaymentMethodFactoryInterfaceService',
  288.             'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface' => 'getPromotionActionFactoryInterfaceService',
  289.             'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface' => 'getPromotionRuleFactoryInterfaceService',
  290.             'Sylius\\Component\\Core\\Generator\\ImagePathGeneratorInterface' => 'getImagePathGeneratorInterfaceService',
  291.             'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'getOrderInventoryOperatorInterfaceService',
  292.             'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'getAdjustmentFactoryInterfaceService',
  293.             'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface' => 'getPaymentFactoryInterfaceService',
  294.             'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface' => 'getDefaultPaymentMethodResolverInterfaceService',
  295.             'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface' => 'getProductFactoryInterfaceService',
  296.             'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface' => 'getProductVariantFactoryInterfaceService',
  297.             'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface' => 'getPromotionCouponFactoryInterfaceService',
  298.             'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface' => 'getTaxonFactoryInterfaceService',
  299.             'Sylius\\PayPalPlugin\\Controller\\CancelLastPayPalPaymentAction' => 'getCancelLastPayPalPaymentActionService',
  300.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalCheckoutPaymentAction' => 'getCancelPayPalCheckoutPaymentActionService',
  301.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalOrderAction' => 'getCancelPayPalOrderActionService',
  302.             'Sylius\\PayPalPlugin\\Controller\\CancelPayPalPaymentAction' => 'getCancelPayPalPaymentActionService',
  303.             'Sylius\\PayPalPlugin\\Controller\\CompletePayPalOrderAction' => 'getCompletePayPalOrderActionService',
  304.             'Sylius\\PayPalPlugin\\Controller\\CompletePayPalOrderFromPaymentPageAction' => 'getCompletePayPalOrderFromPaymentPageActionService',
  305.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderAction' => 'getCreatePayPalOrderActionService',
  306.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderFromCartAction' => 'getCreatePayPalOrderFromCartActionService',
  307.             'Sylius\\PayPalPlugin\\Controller\\CreatePayPalOrderFromPaymentPageAction' => 'getCreatePayPalOrderFromPaymentPageActionService',
  308.             'Sylius\\PayPalPlugin\\Controller\\DownloadPayoutsReportAction' => 'getDownloadPayoutsReportActionService',
  309.             'Sylius\\PayPalPlugin\\Controller\\EnableSellerAction' => 'getEnableSellerActionService',
  310.             'Sylius\\PayPalPlugin\\Controller\\PayPalButtonsController' => 'getPayPalButtonsControllerService',
  311.             'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController' => 'getPayPalOrderItemControllerService',
  312.             'Sylius\\PayPalPlugin\\Controller\\PayPalPaymentOnErrorAction' => 'getPayPalPaymentOnErrorActionService',
  313.             'Sylius\\PayPalPlugin\\Controller\\PayWithPayPalFormAction' => 'getPayWithPayPalFormActionService',
  314.             'Sylius\\PayPalPlugin\\Controller\\ProcessPayPalOrderAction' => 'getProcessPayPalOrderActionService',
  315.             'Sylius\\PayPalPlugin\\Controller\\UpdatePayPalOrderAction' => 'getUpdatePayPalOrderActionService',
  316.             'Sylius\\PayPalPlugin\\Controller\\Webhook\\RefundOrderAction' => 'getRefundOrderActionService',
  317.             'Sylius\\PayPalPlugin\\Payum\\Action\\AuthorizeAction' => 'getAuthorizeActionService',
  318.             'Sylius\\PayPalPlugin\\Payum\\Action\\CaptureAction' => 'getCaptureActionService',
  319.             'Sylius\\PayPalPlugin\\Payum\\Action\\CompleteOrderAction' => 'getCompleteOrderActionService',
  320.             'Sylius\\PayPalPlugin\\Payum\\Action\\ResolveNextRouteAction' => 'getResolveNextRouteActionService',
  321.             'Sylius\\PayPalPlugin\\Processor\\PayPalOrderCompleteProcessor' => 'getPayPalOrderCompleteProcessorService',
  322.             'Sylius\\PayPalPlugin\\Processor\\PaymentRefundProcessorInterface' => 'getPaymentRefundProcessorInterfaceService',
  323.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  324.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  325.             'Symfony\\Component\\Console\\Style\\SymfonyStyle' => 'getSymfonyStyleService',
  326.             'Symplify\\ConsoleColorDiff\\ConsoleColorDiffBundle' => 'getConsoleColorDiffBundleService',
  327.             'Symplify\\ConsoleColorDiff\\Console\\Formatter\\ColorConsoleDiffFormatter' => 'getColorConsoleDiffFormatterService',
  328.             'Symplify\\ConsoleColorDiff\\Console\\Output\\ConsoleDiffer' => 'getConsoleDifferService',
  329.             'Symplify\\ConsoleColorDiff\\DependencyInjection\\Extension\\ConsoleColorDiffExtension' => 'getConsoleColorDiffExtensionService',
  330.             'Symplify\\PackageBuilder\\Console\\Style\\SymfonyStyleFactory' => 'getSymfonyStyleFactoryService',
  331.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  332.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  333.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  334.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  335.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  336.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  337.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  338.             'app.controller.accounting_code' => 'getApp_Controller_AccountingCodeService',
  339.             'app.controller.brand' => 'getApp_Controller_BrandService',
  340.             'app.controller.cancellation_item' => 'getApp_Controller_CancellationItemService',
  341.             'app.controller.city' => 'getApp_Controller_CityService',
  342.             'app.controller.client' => 'getApp_Controller_ClientService',
  343.             'app.controller.contract_type' => 'getApp_Controller_ContractTypeService',
  344.             'app.controller.customer_activity' => 'getApp_Controller_CustomerActivityService',
  345.             'app.controller.customer_activity_domain' => 'getApp_Controller_CustomerActivityDomainService',
  346.             'app.controller.customer_control' => 'getApp_Controller_CustomerControlService',
  347.             'app.controller.customer_editor' => 'getApp_Controller_CustomerEditorService',
  348.             'app.controller.customer_payment' => 'getApp_Controller_CustomerPaymentService',
  349.             'app.controller.customer_payment_method' => 'getApp_Controller_CustomerPaymentMethodService',
  350.             'app.controller.customer_representative' => 'getApp_Controller_CustomerRepresentativeService',
  351.             'app.controller.customer_segment' => 'getApp_Controller_CustomerSegmentService',
  352.             'app.controller.depot' => 'getApp_Controller_DepotService',
  353.             'app.controller.editor' => 'getApp_Controller_EditorService',
  354.             'app.controller.nf_order' => 'getApp_Controller_NfOrderService',
  355.             'app.controller.office_launch' => 'getApp_Controller_OfficeLaunchService',
  356.             'app.controller.office_product' => 'getApp_Controller_OfficeProductService',
  357.             'app.controller.order' => 'getApp_Controller_OrderService',
  358.             'app.controller.order_amount' => 'getApp_Controller_OrderAmountService',
  359.             'app.controller.order_invoice' => 'getApp_Controller_OrderInvoiceService',
  360.             'app.controller.order_invoices' => 'getApp_Controller_OrderInvoicesService',
  361.             'app.controller.order_launch' => 'getApp_Controller_OrderLaunchService',
  362.             'app.controller.order_nature' => 'getApp_Controller_OrderNatureService',
  363.             'app.controller.order_state' => 'getApp_Controller_OrderStateService',
  364.             'app.controller.order_tree' => 'getApp_Controller_OrderTreeService',
  365.             'app.controller.order_type' => 'getApp_Controller_OrderTypeService',
  366.             'app.controller.product_composition' => 'getApp_Controller_ProductCompositionService',
  367.             'app.controller.product_requirement_reservation' => 'getApp_Controller_ProductRequirementReservationService',
  368.             'app.controller.product_sales' => 'getApp_Controller_ProductSalesService',
  369.             'app.controller.product_spn' => 'getApp_Controller_ProductSpnService',
  370.             'app.controller.product_state' => 'getApp_Controller_ProductStateService',
  371.             'app.controller.product_stock' => 'getApp_Controller_ProductStockService',
  372.             'app.controller.proforma_order' => 'getApp_Controller_ProformaOrderService',
  373.             'app.controller.sales_log' => 'getApp_Controller_SalesLogService',
  374.             'app.controller.segment' => 'getApp_Controller_SegmentService',
  375.             'app.controller.segment_period' => 'getApp_Controller_SegmentPeriodService',
  376.             'app.controller.segment_value' => 'getApp_Controller_SegmentValueService',
  377.             'app.controller.supplier' => 'getApp_Controller_SupplierService',
  378.             'app.controller.tax_rate_group' => 'getApp_Controller_TaxRateGroupService',
  379.             'app.controller.theme' => 'getApp_Controller_ThemeService',
  380.             'app.controller.theme_group' => 'getApp_Controller_ThemeGroupService',
  381.             'app.factory.accounting_code' => 'getApp_Factory_AccountingCodeService',
  382.             'app.factory.brand' => 'getApp_Factory_BrandService',
  383.             'app.factory.cancellation_item' => 'getApp_Factory_CancellationItemService',
  384.             'app.factory.city' => 'getApp_Factory_CityService',
  385.             'app.factory.client' => 'getApp_Factory_ClientService',
  386.             'app.factory.contract_type' => 'getApp_Factory_ContractTypeService',
  387.             'app.factory.customer_activity' => 'getApp_Factory_CustomerActivityService',
  388.             'app.factory.customer_activity_domain' => 'getApp_Factory_CustomerActivityDomainService',
  389.             'app.factory.customer_control' => 'getApp_Factory_CustomerControlService',
  390.             'app.factory.customer_editor' => 'getApp_Factory_CustomerEditorService',
  391.             'app.factory.customer_payment' => 'getApp_Factory_CustomerPaymentService',
  392.             'app.factory.customer_payment_method' => 'getApp_Factory_CustomerPaymentMethodService',
  393.             'app.factory.customer_representative' => 'getApp_Factory_CustomerRepresentativeService',
  394.             'app.factory.customer_segment' => 'getApp_Factory_CustomerSegmentService',
  395.             'app.factory.depot' => 'getApp_Factory_DepotService',
  396.             'app.factory.editor' => 'getApp_Factory_EditorService',
  397.             'app.factory.nf_order' => 'getApp_Factory_NfOrderService',
  398.             'app.factory.office_launch' => 'getApp_Factory_OfficeLaunchService',
  399.             'app.factory.office_product' => 'getApp_Factory_OfficeProductService',
  400.             'app.factory.order' => 'getApp_Factory_OrderService',
  401.             'app.factory.order_amount' => 'getApp_Factory_OrderAmountService',
  402.             'app.factory.order_invoice' => 'getApp_Factory_OrderInvoiceService',
  403.             'app.factory.order_invoices' => 'getApp_Factory_OrderInvoicesService',
  404.             'app.factory.order_launch' => 'getApp_Factory_OrderLaunchService',
  405.             'app.factory.order_nature' => 'getApp_Factory_OrderNatureService',
  406.             'app.factory.order_state' => 'getApp_Factory_OrderStateService',
  407.             'app.factory.order_tree' => 'getApp_Factory_OrderTreeService',
  408.             'app.factory.order_type' => 'getApp_Factory_OrderTypeService',
  409.             'app.factory.product_composition' => 'getApp_Factory_ProductCompositionService',
  410.             'app.factory.product_requirement_reservation' => 'getApp_Factory_ProductRequirementReservationService',
  411.             'app.factory.product_sales' => 'getApp_Factory_ProductSalesService',
  412.             'app.factory.product_spn' => 'getApp_Factory_ProductSpnService',
  413.             'app.factory.product_state' => 'getApp_Factory_ProductStateService',
  414.             'app.factory.product_stock' => 'getApp_Factory_ProductStockService',
  415.             'app.factory.proforma_order' => 'getApp_Factory_ProformaOrderService',
  416.             'app.factory.sales_log' => 'getApp_Factory_SalesLogService',
  417.             'app.factory.segment' => 'getApp_Factory_SegmentService',
  418.             'app.factory.segment_period' => 'getApp_Factory_SegmentPeriodService',
  419.             'app.factory.segment_value' => 'getApp_Factory_SegmentValueService',
  420.             'app.factory.supplier' => 'getApp_Factory_SupplierService',
  421.             'app.factory.tax_rate_group' => 'getApp_Factory_TaxRateGroupService',
  422.             'app.factory.theme' => 'getApp_Factory_ThemeService',
  423.             'app.factory.theme_group' => 'getApp_Factory_ThemeGroupService',
  424.             'app.form.extension.type.customer' => 'getApp_Form_Extension_Type_CustomerService',
  425.             'app.form.extension.type.product' => 'getApp_Form_Extension_Type_ProductService',
  426.             'app.repository.accounting_code' => 'getApp_Repository_AccountingCodeService',
  427.             'app.repository.brand' => 'getApp_Repository_BrandService',
  428.             'app.repository.cancellation_item' => 'getApp_Repository_CancellationItemService',
  429.             'app.repository.city' => 'getApp_Repository_CityService',
  430.             'app.repository.client' => 'getApp_Repository_ClientService',
  431.             'app.repository.contract_type' => 'getApp_Repository_ContractTypeService',
  432.             'app.repository.customer_activity' => 'getApp_Repository_CustomerActivityService',
  433.             'app.repository.customer_activity_domain' => 'getApp_Repository_CustomerActivityDomainService',
  434.             'app.repository.customer_control' => 'getApp_Repository_CustomerControlService',
  435.             'app.repository.customer_editor' => 'getApp_Repository_CustomerEditorService',
  436.             'app.repository.customer_payment' => 'getApp_Repository_CustomerPaymentService',
  437.             'app.repository.customer_payment_method' => 'getApp_Repository_CustomerPaymentMethodService',
  438.             'app.repository.customer_representative' => 'getApp_Repository_CustomerRepresentativeService',
  439.             'app.repository.customer_segment' => 'getApp_Repository_CustomerSegmentService',
  440.             'app.repository.depot' => 'getApp_Repository_DepotService',
  441.             'app.repository.editor' => 'getApp_Repository_EditorService',
  442.             'app.repository.nf_order' => 'getApp_Repository_NfOrderService',
  443.             'app.repository.office_launch' => 'getApp_Repository_OfficeLaunchService',
  444.             'app.repository.office_product' => 'getApp_Repository_OfficeProductService',
  445.             'app.repository.order' => 'getApp_Repository_OrderService',
  446.             'app.repository.order_amount' => 'getApp_Repository_OrderAmountService',
  447.             'app.repository.order_invoice' => 'getApp_Repository_OrderInvoiceService',
  448.             'app.repository.order_invoices' => 'getApp_Repository_OrderInvoicesService',
  449.             'app.repository.order_launch' => 'getApp_Repository_OrderLaunchService',
  450.             'app.repository.order_nature' => 'getApp_Repository_OrderNatureService',
  451.             'app.repository.order_state' => 'getApp_Repository_OrderStateService',
  452.             'app.repository.order_tree' => 'getApp_Repository_OrderTreeService',
  453.             'app.repository.order_type' => 'getApp_Repository_OrderTypeService',
  454.             'app.repository.product_composition' => 'getApp_Repository_ProductCompositionService',
  455.             'app.repository.product_requirement_reservation' => 'getApp_Repository_ProductRequirementReservationService',
  456.             'app.repository.product_sales' => 'getApp_Repository_ProductSalesService',
  457.             'app.repository.product_spn' => 'getApp_Repository_ProductSpnService',
  458.             'app.repository.product_state' => 'getApp_Repository_ProductStateService',
  459.             'app.repository.product_stock' => 'getApp_Repository_ProductStockService',
  460.             'app.repository.proforma_order' => 'getApp_Repository_ProformaOrderService',
  461.             'app.repository.sales_log' => 'getApp_Repository_SalesLogService',
  462.             'app.repository.segment' => 'getApp_Repository_SegmentService',
  463.             'app.repository.segment_period' => 'getApp_Repository_SegmentPeriodService',
  464.             'app.repository.segment_value' => 'getApp_Repository_SegmentValueService',
  465.             'app.repository.supplier' => 'getApp_Repository_SupplierService',
  466.             'app.repository.tax_rate_group' => 'getApp_Repository_TaxRateGroupService',
  467.             'app.repository.theme' => 'getApp_Repository_ThemeService',
  468.             'app.repository.theme_group' => 'getApp_Repository_ThemeGroupService',
  469.             'app.service.client_service' => 'getApp_Service_ClientServiceService',
  470.             'app.service.customer_service' => 'getApp_Service_CustomerServiceService',
  471.             'app.service.editor_service' => 'getApp_Service_EditorServiceService',
  472.             'app.service.ftp_log_service' => 'getApp_Service_FtpLogServiceService',
  473.             'app.service.nf_service' => 'getApp_Service_NfServiceService',
  474.             'app.service.office_launch_service' => 'getApp_Service_OfficeLaunchServiceService',
  475.             'app.service.order_launch_service' => 'getApp_Service_OrderLaunchServiceService',
  476.             'app.service.product_service' => 'getApp_Service_ProductServiceService',
  477.             'app.service.shipment_service' => 'getApp_Service_ShipmentServiceService',
  478.             'app.service.spn_service' => 'getApp_Service_SpnServiceService',
  479.             'app.service.supplier_service' => 'getApp_Service_SupplierServiceService',
  480.             'cache.app_clearer' => 'getCache_AppClearerService',
  481.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  482.             'cache.system_clearer' => 'getCache_SystemClearerService',
  483.             'cache_warmer' => 'getCacheWarmerService',
  484.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand' => 'getFixturesListCommandService',
  485.             'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand' => 'getFixturesLoadCommandService',
  486.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  487.             'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommandService',
  488.             'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' => 'getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService',
  489.             'console.command_loader' => 'getConsole_CommandLoaderService',
  490.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  491.             'error_controller' => 'getErrorControllerService',
  492.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  493.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  494.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  495.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  496.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  497.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  498.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  499.             'gaufrette.sylius_image_filesystem' => 'getGaufrette_SyliusImageFilesystemService',
  500.             'hateoas.configuration.metadata_driver' => 'getHateoas_Configuration_MetadataDriverService',
  501.             'hateoas.configuration.provider' => 'getHateoas_Configuration_ProviderService',
  502.             'hateoas.event_listener.json' => 'getHateoas_EventListener_JsonService',
  503.             'hateoas.event_listener.xml' => 'getHateoas_EventListener_XmlService',
  504.             'jms_serializer' => 'getJmsSerializerService',
  505.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  506.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  507.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  508.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  509.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  510.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  511.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  512.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  513.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  514.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  515.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  516.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  517.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  518.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  519.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  520.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  521.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  522.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  523.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  524.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  525.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  526.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  527.             'monolog.logger.paypal' => 'getMonolog_Logger_PaypalService',
  528.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  529.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  530.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  531.             'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
  532.             'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
  533.             'payum' => 'getPayumService',
  534.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  535.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  536.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  537.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService',
  538.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService',
  539.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  540.             'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  541.             'payum.extension.storage.app_entity_order_order' => 'getPayum_Extension_Storage_AppEntityOrderOrderService',
  542.             'payum.extension.storage.app_entity_payment_payment' => 'getPayum_Extension_Storage_AppEntityPaymentPaymentService',
  543.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  544.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  545.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  546.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  547.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  548.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  549.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  550.             'payum.static_registry' => 'getPayum_StaticRegistryService',
  551.             'payum.storage.app_entity_order_order' => 'getPayum_Storage_AppEntityOrderOrderService',
  552.             'payum.storage.app_entity_payment_payment' => 'getPayum_Storage_AppEntityPaymentPaymentService',
  553.             'payum.storage.sylius_bundle_payumbundle_model_gatewayconfig' => 'getPayum_Storage_SyliusBundlePayumbundleModelGatewayconfigService',
  554.             'payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken' => 'getPayum_Storage_SyliusBundlePayumbundleModelPaymentsecuritytokenService',
  555.             'routing.loader' => 'getRouting_LoaderService',
  556.             'search.client' => 'getSearch_ClientService',
  557.             'search.search_indexer_subscriber' => 'getSearch_SearchIndexerSubscriberService',
  558.             'search.service' => 'getSearch_ServiceService',
  559.             'search.settings_manager' => 'getSearch_SettingsManagerService',
  560.             'services_resetter' => 'getServicesResetterService',
  561.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  562.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  563.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  564.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  565.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  566.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  567.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  568.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  569.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  570.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  571.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  572.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  573.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  574.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  575.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  576.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  577.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
  578.             'sylius.active_promotions_provider' => 'getSylius_ActivePromotionsProviderService',
  579.             'sylius.address_comparator' => 'getSylius_AddressComparatorService',
  580.             'sylius.admin.menu_builder.customer.show' => 'getSylius_Admin_MenuBuilder_Customer_ShowService',
  581.             'sylius.admin.menu_builder.main' => 'getSylius_Admin_MenuBuilder_MainService',
  582.             'sylius.admin.menu_builder.order.show' => 'getSylius_Admin_MenuBuilder_Order_ShowService',
  583.             'sylius.admin.menu_builder.product.update' => 'getSylius_Admin_MenuBuilder_Product_UpdateService',
  584.             'sylius.admin.menu_builder.product_form' => 'getSylius_Admin_MenuBuilder_ProductFormService',
  585.             'sylius.admin.menu_builder.product_variant_form' => 'getSylius_Admin_MenuBuilder_ProductVariantFormService',
  586.             'sylius.admin.menu_builder.promotion.update' => 'getSylius_Admin_MenuBuilder_Promotion_UpdateService',
  587.             'sylius.admin_user.pin_generator.password_reset' => 'getSylius_AdminUser_PinGenerator_PasswordResetService',
  588.             'sylius.admin_user.token_generator.email_verification' => 'getSylius_AdminUser_TokenGenerator_EmailVerificationService',
  589.             'sylius.admin_user.token_generator.password_reset' => 'getSylius_AdminUser_TokenGenerator_PasswordResetService',
  590.             'sylius.api.archiving_shipping_method_applicator' => 'getSylius_Api_ArchivingShippingMethodApplicatorService',
  591.             'sylius.api.doctrine.query_collection_extension.hide_archived_shipping_method' => 'getSylius_Api_Doctrine_QueryCollectionExtension_HideArchivedShippingMethodService',
  592.             'sylius.api.doctrine.query_collection_extension.orders_by_logged_in_user' => 'getSylius_Api_Doctrine_QueryCollectionExtension_OrdersByLoggedInUserService',
  593.             'sylius.api.doctrine.query_collection_extension.products_by_channel_and_locale_code' => 'getSylius_Api_Doctrine_QueryCollectionExtension_ProductsByChannelAndLocaleCodeService',
  594.             'sylius.api.doctrine.query_collection_extension.products_with_enable_flag' => 'getSylius_Api_Doctrine_QueryCollectionExtension_ProductsWithEnableFlagService',
  595.             'sylius.api.doctrine.query_item_extension.delete_order' => 'getSylius_Api_Doctrine_QueryItemExtension_DeleteOrderService',
  596.             'sylius.api.doctrine.query_item_extension.get_order' => 'getSylius_Api_Doctrine_QueryItemExtension_GetOrderService',
  597.             'sylius.api.get_configuration_action' => 'getSylius_Api_GetConfigurationActionService',
  598.             'sylius.api.order_state_machine_transition_applicator' => 'getSylius_Api_OrderStateMachineTransitionApplicatorService',
  599.             'sylius.api.payment_state_machine_transition_applicator' => 'getSylius_Api_PaymentStateMachineTransitionApplicatorService',
  600.             'sylius.api.product_review_state_machine_transition_applicator' => 'getSylius_Api_ProductReviewStateMachineTransitionApplicatorService',
  601.             'sylius.api.shipment_state_machine_transition_applicator' => 'getSylius_Api_ShipmentStateMachineTransitionApplicatorService',
  602.             'sylius.api.upload_avatar_image_action' => 'getSylius_Api_UploadAvatarImageActionService',
  603.             'sylius.attribute_type.checkbox' => 'getSylius_AttributeType_CheckboxService',
  604.             'sylius.attribute_type.date' => 'getSylius_AttributeType_DateService',
  605.             'sylius.attribute_type.datetime' => 'getSylius_AttributeType_DatetimeService',
  606.             'sylius.attribute_type.integer' => 'getSylius_AttributeType_IntegerService',
  607.             'sylius.attribute_type.percent' => 'getSylius_AttributeType_PercentService',
  608.             'sylius.attribute_type.select' => 'getSylius_AttributeType_SelectService',
  609.             'sylius.attribute_type.select.value.translations' => 'getSylius_AttributeType_Select_Value_TranslationsService',
  610.             'sylius.attribute_type.text' => 'getSylius_AttributeType_TextService',
  611.             'sylius.attribute_type.textarea' => 'getSylius_AttributeType_TextareaService',
  612.             'sylius.available_product_option_values_resolver' => 'getSylius_AvailableProductOptionValuesResolverService',
  613.             'sylius.average_rating_calculator' => 'getSylius_AverageRatingCalculatorService',
  614.             'sylius.calendar' => 'getSylius_CalendarService',
  615.             'sylius.checker.product_variants_parity' => 'getSylius_Checker_ProductVariantsParityService',
  616.             'sylius.commands_provider.database_setup' => 'getSylius_CommandsProvider_DatabaseSetupService',
  617.             'sylius.console.command.resource_debug' => 'getSylius_Console_Command_ResourceDebugService',
  618.             'sylius.controller.address' => 'getSylius_Controller_AddressService',
  619.             'sylius.controller.address_log_entry' => 'getSylius_Controller_AddressLogEntryService',
  620.             'sylius.controller.adjustment' => 'getSylius_Controller_AdjustmentService',
  621.             'sylius.controller.admin.dashboard' => 'getSylius_Controller_Admin_DashboardService',
  622.             'sylius.controller.admin.dashboard.statistics' => 'getSylius_Controller_Admin_Dashboard_StatisticsService',
  623.             'sylius.controller.admin.notification' => 'getSylius_Controller_Admin_NotificationService',
  624.             'sylius.controller.admin_user' => 'getSylius_Controller_AdminUserService',
  625.             'sylius.controller.api_access_token' => 'getSylius_Controller_ApiAccessTokenService',
  626.             'sylius.controller.api_auth_code' => 'getSylius_Controller_ApiAuthCodeService',
  627.             'sylius.controller.api_client' => 'getSylius_Controller_ApiClientService',
  628.             'sylius.controller.api_refresh_token' => 'getSylius_Controller_ApiRefreshTokenService',
  629.             'sylius.controller.channel' => 'getSylius_Controller_ChannelService',
  630.             'sylius.controller.channel_pricing' => 'getSylius_Controller_ChannelPricingService',
  631.             'sylius.controller.country' => 'getSylius_Controller_CountryService',
  632.             'sylius.controller.currency' => 'getSylius_Controller_CurrencyService',
  633.             'sylius.controller.customer' => 'getSylius_Controller_CustomerService',
  634.             'sylius.controller.customer_group' => 'getSylius_Controller_CustomerGroupService',
  635.             'sylius.controller.customer_statistics' => 'getSylius_Controller_CustomerStatisticsService',
  636.             'sylius.controller.exchange_rate' => 'getSylius_Controller_ExchangeRateService',
  637.             'sylius.controller.gateway_config' => 'getSylius_Controller_GatewayConfigService',
  638.             'sylius.controller.impersonate_user' => 'getSylius_Controller_ImpersonateUserService',
  639.             'sylius.controller.inventory_unit' => 'getSylius_Controller_InventoryUnitService',
  640.             'sylius.controller.locale' => 'getSylius_Controller_LocaleService',
  641.             'sylius.controller.oauth_user' => 'getSylius_Controller_OauthUserService',
  642.             'sylius.controller.order' => 'getSylius_Controller_OrderService',
  643.             'sylius.controller.order_item' => 'getSylius_Controller_OrderItemService',
  644.             'sylius.controller.order_item_unit' => 'getSylius_Controller_OrderItemUnitService',
  645.             'sylius.controller.payment' => 'getSylius_Controller_PaymentService',
  646.             'sylius.controller.payment_method' => 'getSylius_Controller_PaymentMethodService',
  647.             'sylius.controller.payment_method_translation' => 'getSylius_Controller_PaymentMethodTranslationService',
  648.             'sylius.controller.payment_security_token' => 'getSylius_Controller_PaymentSecurityTokenService',
  649.             'sylius.controller.payum' => 'getSylius_Controller_PayumService',
  650.             'sylius.controller.product' => 'getSylius_Controller_ProductService',
  651.             'sylius.controller.product_association' => 'getSylius_Controller_ProductAssociationService',
  652.             'sylius.controller.product_association_type' => 'getSylius_Controller_ProductAssociationTypeService',
  653.             'sylius.controller.product_association_type_translation' => 'getSylius_Controller_ProductAssociationTypeTranslationService',
  654.             'sylius.controller.product_attribute' => 'getSylius_Controller_ProductAttributeService',
  655.             'sylius.controller.product_attribute_translation' => 'getSylius_Controller_ProductAttributeTranslationService',
  656.             'sylius.controller.product_attribute_value' => 'getSylius_Controller_ProductAttributeValueService',
  657.             'sylius.controller.product_image' => 'getSylius_Controller_ProductImageService',
  658.             'sylius.controller.product_option' => 'getSylius_Controller_ProductOptionService',
  659.             'sylius.controller.product_option_translation' => 'getSylius_Controller_ProductOptionTranslationService',
  660.             'sylius.controller.product_option_value' => 'getSylius_Controller_ProductOptionValueService',
  661.             'sylius.controller.product_option_value_translation' => 'getSylius_Controller_ProductOptionValueTranslationService',
  662.             'sylius.controller.product_review' => 'getSylius_Controller_ProductReviewService',
  663.             'sylius.controller.product_slug' => 'getSylius_Controller_ProductSlugService',
  664.             'sylius.controller.product_taxon' => 'getSylius_Controller_ProductTaxonService',
  665.             'sylius.controller.product_translation' => 'getSylius_Controller_ProductTranslationService',
  666.             'sylius.controller.product_variant' => 'getSylius_Controller_ProductVariantService',
  667.             'sylius.controller.product_variant_translation' => 'getSylius_Controller_ProductVariantTranslationService',
  668.             'sylius.controller.promotion' => 'getSylius_Controller_PromotionService',
  669.             'sylius.controller.promotion_action' => 'getSylius_Controller_PromotionActionService',
  670.             'sylius.controller.promotion_coupon' => 'getSylius_Controller_PromotionCouponService',
  671.             'sylius.controller.promotion_rule' => 'getSylius_Controller_PromotionRuleService',
  672.             'sylius.controller.province' => 'getSylius_Controller_ProvinceService',
  673.             'sylius.controller.security' => 'getSylius_Controller_SecurityService',
  674.             'sylius.controller.shipment' => 'getSylius_Controller_ShipmentService',
  675.             'sylius.controller.shipment_unit' => 'getSylius_Controller_ShipmentUnitService',
  676.             'sylius.controller.shipping_category' => 'getSylius_Controller_ShippingCategoryService',
  677.             'sylius.controller.shipping_method' => 'getSylius_Controller_ShippingMethodService',
  678.             'sylius.controller.shipping_method_rule' => 'getSylius_Controller_ShippingMethodRuleService',
  679.             'sylius.controller.shipping_method_translation' => 'getSylius_Controller_ShippingMethodTranslationService',
  680.             'sylius.controller.shop.contact' => 'getSylius_Controller_Shop_ContactService',
  681.             'sylius.controller.shop.currency_switch' => 'getSylius_Controller_Shop_CurrencySwitchService',
  682.             'sylius.controller.shop.homepage' => 'getSylius_Controller_Shop_HomepageService',
  683.             'sylius.controller.shop.locale_switch' => 'getSylius_Controller_Shop_LocaleSwitchService',
  684.             'sylius.controller.shop.security_widget' => 'getSylius_Controller_Shop_SecurityWidgetService',
  685.             'sylius.controller.shop_billing_data' => 'getSylius_Controller_ShopBillingDataService',
  686.             'sylius.controller.shop_user' => 'getSylius_Controller_ShopUserService',
  687.             'sylius.controller.show_available_payment_methods' => 'getSylius_Controller_ShowAvailablePaymentMethodsService',
  688.             'sylius.controller.show_available_shipping_methods' => 'getSylius_Controller_ShowAvailableShippingMethodsService',
  689.             'sylius.controller.tax_category' => 'getSylius_Controller_TaxCategoryService',
  690.             'sylius.controller.tax_rate' => 'getSylius_Controller_TaxRateService',
  691.             'sylius.controller.taxon' => 'getSylius_Controller_TaxonService',
  692.             'sylius.controller.taxon_image' => 'getSylius_Controller_TaxonImageService',
  693.             'sylius.controller.taxon_slug' => 'getSylius_Controller_TaxonSlugService',
  694.             'sylius.controller.taxon_translation' => 'getSylius_Controller_TaxonTranslationService',
  695.             'sylius.controller.update_product_taxon_position' => 'getSylius_Controller_UpdateProductTaxonPositionService',
  696.             'sylius.controller.user_security' => 'getSylius_Controller_UserSecurityService',
  697.             'sylius.controller.zone' => 'getSylius_Controller_ZoneService',
  698.             'sylius.controller.zone_member' => 'getSylius_Controller_ZoneMemberService',
  699.             'sylius.converter.country_name' => 'getSylius_Converter_CountryNameService',
  700.             'sylius.currency_name_converter' => 'getSylius_CurrencyNameConverterService',
  701.             'sylius.customer_ip_assigner' => 'getSylius_CustomerIpAssignerService',
  702.             'sylius.customer_order_addresses_saver' => 'getSylius_CustomerOrderAddressesSaverService',
  703.             'sylius.customer_statistics_provider' => 'getSylius_CustomerStatisticsProviderService',
  704.             'sylius.customer_unique_address_adder' => 'getSylius_CustomerUniqueAddressAdderService',
  705.             'sylius.dashboard.statistics_provider' => 'getSylius_Dashboard_StatisticsProviderService',
  706.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService',
  707.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService',
  708.             'sylius.email_manager.contact' => 'getSylius_EmailManager_ContactService',
  709.             'sylius.email_manager.order' => 'getSylius_EmailManager_OrderService',
  710.             'sylius.email_manager.shipment' => 'getSylius_EmailManager_ShipmentService',
  711.             'sylius.email_provider' => 'getSylius_EmailProviderService',
  712.             'sylius.email_renderer.adapter.default' => 'getSylius_EmailRenderer_Adapter_DefaultService',
  713.             'sylius.email_renderer.adapter.twig' => 'getSylius_EmailRenderer_Adapter_TwigService',
  714.             'sylius.email_sender' => 'getSylius_EmailSenderService',
  715.             'sylius.email_sender.adapter.default' => 'getSylius_EmailSender_Adapter_DefaultService',
  716.             'sylius.email_sender.adapter.swiftmailer' => 'getSylius_EmailSender_Adapter_SwiftmailerService',
  717.             'sylius.event_subscriber.orm_mapped_super_class' => 'getSylius_EventSubscriber_OrmMappedSuperClassService',
  718.             'sylius.event_subscriber.orm_repository_class' => 'getSylius_EventSubscriber_OrmRepositoryClassService',
  719.             'sylius.event_subscriber.resource_delete' => 'getSylius_EventSubscriber_ResourceDeleteService',
  720.             'sylius.expired_carts_remover' => 'getSylius_ExpiredCartsRemoverService',
  721.             'sylius.factory.add_to_cart_command' => 'getSylius_Factory_AddToCartCommandService',
  722.             'sylius.factory.address' => 'getSylius_Factory_AddressService',
  723.             'sylius.factory.address_log_entry' => 'getSylius_Factory_AddressLogEntryService',
  724.             'sylius.factory.admin_user' => 'getSylius_Factory_AdminUserService',
  725.             'sylius.factory.api_access_token' => 'getSylius_Factory_ApiAccessTokenService',
  726.             'sylius.factory.api_auth_code' => 'getSylius_Factory_ApiAuthCodeService',
  727.             'sylius.factory.api_client' => 'getSylius_Factory_ApiClientService',
  728.             'sylius.factory.api_refresh_token' => 'getSylius_Factory_ApiRefreshTokenService',
  729.             'sylius.factory.avatar_image' => 'getSylius_Factory_AvatarImageService',
  730.             'sylius.factory.cart_item' => 'getSylius_Factory_CartItemService',
  731.             'sylius.factory.channel_pricing' => 'getSylius_Factory_ChannelPricingService',
  732.             'sylius.factory.country' => 'getSylius_Factory_CountryService',
  733.             'sylius.factory.currency' => 'getSylius_Factory_CurrencyService',
  734.             'sylius.factory.customer' => 'getSylius_Factory_CustomerService',
  735.             'sylius.factory.customer_after_checkout' => 'getSylius_Factory_CustomerAfterCheckoutService',
  736.             'sylius.factory.customer_group' => 'getSylius_Factory_CustomerGroupService',
  737.             'sylius.factory.email' => 'getSylius_Factory_EmailService',
  738.             'sylius.factory.exchange_rate' => 'getSylius_Factory_ExchangeRateService',
  739.             'sylius.factory.gateway_config' => 'getSylius_Factory_GatewayConfigService',
  740.             'sylius.factory.inventory_unit' => 'getSylius_Factory_InventoryUnitService',
  741.             'sylius.factory.locale' => 'getSylius_Factory_LocaleService',
  742.             'sylius.factory.oauth_user' => 'getSylius_Factory_OauthUserService',
  743.             'sylius.factory.order_item_unit' => 'getSylius_Factory_OrderItemUnitService',
  744.             'sylius.factory.order_sequence' => 'getSylius_Factory_OrderSequenceService',
  745.             'sylius.factory.payment_method_translation' => 'getSylius_Factory_PaymentMethodTranslationService',
  746.             'sylius.factory.payment_security_token' => 'getSylius_Factory_PaymentSecurityTokenService',
  747.             'sylius.factory.payum_get_status_action' => 'getSylius_Factory_PayumGetStatusActionService',
  748.             'sylius.factory.payum_resolve_next_route' => 'getSylius_Factory_PayumResolveNextRouteService',
  749.             'sylius.factory.product_association' => 'getSylius_Factory_ProductAssociationService',
  750.             'sylius.factory.product_association_type' => 'getSylius_Factory_ProductAssociationTypeService',
  751.             'sylius.factory.product_association_type_translation' => 'getSylius_Factory_ProductAssociationTypeTranslationService',
  752.             'sylius.factory.product_attribute' => 'getSylius_Factory_ProductAttributeService',
  753.             'sylius.factory.product_attribute_translation' => 'getSylius_Factory_ProductAttributeTranslationService',
  754.             'sylius.factory.product_attribute_value' => 'getSylius_Factory_ProductAttributeValueService',
  755.             'sylius.factory.product_image' => 'getSylius_Factory_ProductImageService',
  756.             'sylius.factory.product_option' => 'getSylius_Factory_ProductOptionService',
  757.             'sylius.factory.product_option_translation' => 'getSylius_Factory_ProductOptionTranslationService',
  758.             'sylius.factory.product_option_value' => 'getSylius_Factory_ProductOptionValueService',
  759.             'sylius.factory.product_option_value_translation' => 'getSylius_Factory_ProductOptionValueTranslationService',
  760.             'sylius.factory.product_review' => 'getSylius_Factory_ProductReviewService',
  761.             'sylius.factory.product_reviewer' => 'getSylius_Factory_ProductReviewerService',
  762.             'sylius.factory.product_taxon' => 'getSylius_Factory_ProductTaxonService',
  763.             'sylius.factory.product_translation' => 'getSylius_Factory_ProductTranslationService',
  764.             'sylius.factory.product_variant_translation' => 'getSylius_Factory_ProductVariantTranslationService',
  765.             'sylius.factory.promotion' => 'getSylius_Factory_PromotionService',
  766.             'sylius.factory.province' => 'getSylius_Factory_ProvinceService',
  767.             'sylius.factory.shipment' => 'getSylius_Factory_ShipmentService',
  768.             'sylius.factory.shipment_unit' => 'getSylius_Factory_ShipmentUnitService',
  769.             'sylius.factory.shipping_category' => 'getSylius_Factory_ShippingCategoryService',
  770.             'sylius.factory.shipping_method' => 'getSylius_Factory_ShippingMethodService',
  771.             'sylius.factory.shipping_method_rule' => 'getSylius_Factory_ShippingMethodRuleService',
  772.             'sylius.factory.shipping_method_translation' => 'getSylius_Factory_ShippingMethodTranslationService',
  773.             'sylius.factory.shop_billing_data' => 'getSylius_Factory_ShopBillingDataService',
  774.             'sylius.factory.shop_user' => 'getSylius_Factory_ShopUserService',
  775.             'sylius.factory.tax_category' => 'getSylius_Factory_TaxCategoryService',
  776.             'sylius.factory.tax_rate' => 'getSylius_Factory_TaxRateService',
  777.             'sylius.factory.taxon_image' => 'getSylius_Factory_TaxonImageService',
  778.             'sylius.factory.taxon_translation' => 'getSylius_Factory_TaxonTranslationService',
  779.             'sylius.factory.zone_member' => 'getSylius_Factory_ZoneMemberService',
  780.             'sylius.fixture.address' => 'getSylius_Fixture_AddressService',
  781.             'sylius.fixture.admin_user' => 'getSylius_Fixture_AdminUserService',
  782.             'sylius.fixture.api_access_token' => 'getSylius_Fixture_ApiAccessTokenService',
  783.             'sylius.fixture.api_client' => 'getSylius_Fixture_ApiClientService',
  784.             'sylius.fixture.book_product' => 'getSylius_Fixture_BookProductService',
  785.             'sylius.fixture.channel' => 'getSylius_Fixture_ChannelService',
  786.             'sylius.fixture.currency' => 'getSylius_Fixture_CurrencyService',
  787.             'sylius.fixture.customer_group' => 'getSylius_Fixture_CustomerGroupService',
  788.             'sylius.fixture.example_factory.address' => 'getSylius_Fixture_ExampleFactory_AddressService',
  789.             'sylius.fixture.example_factory.admin_user' => 'getSylius_Fixture_ExampleFactory_AdminUserService',
  790.             'sylius.fixture.example_factory.api_access_token' => 'getSylius_Fixture_ExampleFactory_ApiAccessTokenService',
  791.             'sylius.fixture.example_factory.api_client' => 'getSylius_Fixture_ExampleFactory_ApiClientService',
  792.             'sylius.fixture.example_factory.channel' => 'getSylius_Fixture_ExampleFactory_ChannelService',
  793.             'sylius.fixture.example_factory.customer_group' => 'getSylius_Fixture_ExampleFactory_CustomerGroupService',
  794.             'sylius.fixture.example_factory.order' => 'getSylius_Fixture_ExampleFactory_OrderService',
  795.             'sylius.fixture.example_factory.payment_method' => 'getSylius_Fixture_ExampleFactory_PaymentMethodService',
  796.             'sylius.fixture.example_factory.product' => 'getSylius_Fixture_ExampleFactory_ProductService',
  797.             'sylius.fixture.example_factory.product_association' => 'getSylius_Fixture_ExampleFactory_ProductAssociationService',
  798.             'sylius.fixture.example_factory.product_association_type' => 'getSylius_Fixture_ExampleFactory_ProductAssociationTypeService',
  799.             'sylius.fixture.example_factory.product_attribute' => 'getSylius_Fixture_ExampleFactory_ProductAttributeService',
  800.             'sylius.fixture.example_factory.product_option' => 'getSylius_Fixture_ExampleFactory_ProductOptionService',
  801.             'sylius.fixture.example_factory.product_review' => 'getSylius_Fixture_ExampleFactory_ProductReviewService',
  802.             'sylius.fixture.example_factory.promotion' => 'getSylius_Fixture_ExampleFactory_PromotionService',
  803.             'sylius.fixture.example_factory.promotion_action' => 'getSylius_Fixture_ExampleFactory_PromotionActionService',
  804.             'sylius.fixture.example_factory.promotion_rule' => 'getSylius_Fixture_ExampleFactory_PromotionRuleService',
  805.             'sylius.fixture.example_factory.shipping_category' => 'getSylius_Fixture_ExampleFactory_ShippingCategoryService',
  806.             'sylius.fixture.example_factory.shipping_method' => 'getSylius_Fixture_ExampleFactory_ShippingMethodService',
  807.             'sylius.fixture.example_factory.shop_user' => 'getSylius_Fixture_ExampleFactory_ShopUserService',
  808.             'sylius.fixture.example_factory.tax_category' => 'getSylius_Fixture_ExampleFactory_TaxCategoryService',
  809.             'sylius.fixture.example_factory.tax_rate' => 'getSylius_Fixture_ExampleFactory_TaxRateService',
  810.             'sylius.fixture.example_factory.taxon' => 'getSylius_Fixture_ExampleFactory_TaxonService',
  811.             'sylius.fixture.geographical' => 'getSylius_Fixture_GeographicalService',
  812.             'sylius.fixture.locale' => 'getSylius_Fixture_LocaleService',
  813.             'sylius.fixture.mug_product' => 'getSylius_Fixture_MugProductService',
  814.             'sylius.fixture.order' => 'getSylius_Fixture_OrderService',
  815.             'sylius.fixture.payment_method' => 'getSylius_Fixture_PaymentMethodService',
  816.             'sylius.fixture.product' => 'getSylius_Fixture_ProductService',
  817.             'sylius.fixture.product_association' => 'getSylius_Fixture_ProductAssociationService',
  818.             'sylius.fixture.product_association_type' => 'getSylius_Fixture_ProductAssociationTypeService',
  819.             'sylius.fixture.product_attribute' => 'getSylius_Fixture_ProductAttributeService',
  820.             'sylius.fixture.product_option' => 'getSylius_Fixture_ProductOptionService',
  821.             'sylius.fixture.product_review' => 'getSylius_Fixture_ProductReviewService',
  822.             'sylius.fixture.promotion' => 'getSylius_Fixture_PromotionService',
  823.             'sylius.fixture.shipping_category' => 'getSylius_Fixture_ShippingCategoryService',
  824.             'sylius.fixture.shipping_method' => 'getSylius_Fixture_ShippingMethodService',
  825.             'sylius.fixture.shop_user' => 'getSylius_Fixture_ShopUserService',
  826.             'sylius.fixture.similar_product_association' => 'getSylius_Fixture_SimilarProductAssociationService',
  827.             'sylius.fixture.sticker_product' => 'getSylius_Fixture_StickerProductService',
  828.             'sylius.fixture.tax_category' => 'getSylius_Fixture_TaxCategoryService',
  829.             'sylius.fixture.tax_rate' => 'getSylius_Fixture_TaxRateService',
  830.             'sylius.fixture.taxon' => 'getSylius_Fixture_TaxonService',
  831.             'sylius.fixture.tshirt_product' => 'getSylius_Fixture_TshirtProductService',
  832.             'sylius.form.choice_list.loader.lazy_customer_loader' => 'getSylius_Form_ChoiceList_Loader_LazyCustomerLoaderService',
  833.             'sylius.form.data_mapper.order_item_quantity' => 'getSylius_Form_DataMapper_OrderItemQuantityService',
  834.             'sylius.form.event_subscriber.product_variant_generator' => 'getSylius_Form_EventSubscriber_ProductVariantGeneratorService',
  835.             'sylius.form.extension.type.address' => 'getSylius_Form_Extension_Type_AddressService',
  836.             'sylius.form.extension.type.api_order_item' => 'getSylius_Form_Extension_Type_ApiOrderItemService',
  837.             'sylius.form.extension.type.cart' => 'getSylius_Form_Extension_Type_CartService',
  838.             'sylius.form.extension.type.cart_item' => 'getSylius_Form_Extension_Type_CartItemService',
  839.             'sylius.form.extension.type.channel' => 'getSylius_Form_Extension_Type_ChannelService',
  840.             'sylius.form.extension.type.collection' => 'getSylius_Form_Extension_Type_CollectionService',
  841.             'sylius.form.extension.type.country' => 'getSylius_Form_Extension_Type_CountryService',
  842.             'sylius.form.extension.type.customer' => 'getSylius_Form_Extension_Type_CustomerService',
  843.             'sylius.form.extension.type.gateway_config.crypted' => 'getSylius_Form_Extension_Type_GatewayConfig_CryptedService',
  844.             'sylius.form.extension.type.locale' => 'getSylius_Form_Extension_Type_LocaleService',
  845.             'sylius.form.extension.type.order' => 'getSylius_Form_Extension_Type_OrderService',
  846.             'sylius.form.extension.type.payment_method' => 'getSylius_Form_Extension_Type_PaymentMethodService',
  847.             'sylius.form.extension.type.product' => 'getSylius_Form_Extension_Type_ProductService',
  848.             'sylius.form.extension.type.product_translation' => 'getSylius_Form_Extension_Type_ProductTranslationService',
  849.             'sylius.form.extension.type.product_variant' => 'getSylius_Form_Extension_Type_ProductVariantService',
  850.             'sylius.form.extension.type.product_variant_generation' => 'getSylius_Form_Extension_Type_ProductVariantGenerationService',
  851.             'sylius.form.extension.type.promotion' => 'getSylius_Form_Extension_Type_PromotionService',
  852.             'sylius.form.extension.type.promotion_coupon' => 'getSylius_Form_Extension_Type_PromotionCouponService',
  853.             'sylius.form.extension.type.promotion_filter_collection' => 'getSylius_Form_Extension_Type_PromotionFilterCollectionService',
  854.             'sylius.form.extension.type.shipping_method' => 'getSylius_Form_Extension_Type_ShippingMethodService',
  855.             'sylius.form.extension.type.tax_rate' => 'getSylius_Form_Extension_Type_TaxRateService',
  856.             'sylius.form.extension.type.taxon' => 'getSylius_Form_Extension_Type_TaxonService',
  857.             'sylius.form.type.add_to_cart' => 'getSylius_Form_Type_AddToCartService',
  858.             'sylius.form.type.address' => 'getSylius_Form_Type_AddressService',
  859.             'sylius.form.type.address_choice' => 'getSylius_Form_Type_AddressChoiceService',
  860.             'sylius.form.type.admin_user' => 'getSylius_Form_Type_AdminUserService',
  861.             'sylius.form.type.api_checkout_address' => 'getSylius_Form_Type_ApiCheckoutAddressService',
  862.             'sylius.form.type.api_client' => 'getSylius_Form_Type_ApiClientService',
  863.             'sylius.form.type.api_customer' => 'getSylius_Form_Type_ApiCustomerService',
  864.             'sylius.form.type.api_order' => 'getSylius_Form_Type_ApiOrderService',
  865.             'sylius.form.type.api_order_item' => 'getSylius_Form_Type_ApiOrderItemService',
  866.             'sylius.form.type.api_order_promotion_coupon' => 'getSylius_Form_Type_ApiOrderPromotionCouponService',
  867.             'sylius.form.type.api_product' => 'getSylius_Form_Type_ApiProductService',
  868.             'sylius.form.type.api_product_variant' => 'getSylius_Form_Type_ApiProductVariantService',
  869.             'sylius.form.type.attribute_type.select' => 'getSylius_Form_Type_AttributeType_SelectService',
  870.             'sylius.form.type.attribute_type.select.choices_collection' => 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService',
  871.             'sylius.form.type.attribute_type_choice' => 'getSylius_Form_Type_AttributeTypeChoiceService',
  872.             'sylius.form.type.autocomplete_product_taxon_choice' => 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService',
  873.             'sylius.form.type.avatar_image' => 'getSylius_Form_Type_AvatarImageService',
  874.             'sylius.form.type.cart' => 'getSylius_Form_Type_CartService',
  875.             'sylius.form.type.cart_item' => 'getSylius_Form_Type_CartItemService',
  876.             'sylius.form.type.channel' => 'getSylius_Form_Type_ChannelService',
  877.             'sylius.form.type.channel_based_shipping_calculator.flat_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService',
  878.             'sylius.form.type.channel_based_shipping_calculator.per_unit_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService',
  879.             'sylius.form.type.channel_choice' => 'getSylius_Form_Type_ChannelChoiceService',
  880.             'sylius.form.type.channel_pricing' => 'getSylius_Form_Type_ChannelPricingService',
  881.             'sylius.form.type.channels_collection' => 'getSylius_Form_Type_ChannelsCollectionService',
  882.             'sylius.form.type.checkout_address' => 'getSylius_Form_Type_CheckoutAddressService',
  883.             'sylius.form.type.checkout_complete' => 'getSylius_Form_Type_CheckoutCompleteService',
  884.             'sylius.form.type.checkout_payment' => 'getSylius_Form_Type_CheckoutPaymentService',
  885.             'sylius.form.type.checkout_select_shipping' => 'getSylius_Form_Type_CheckoutSelectShippingService',
  886.             'sylius.form.type.checkout_shipment' => 'getSylius_Form_Type_CheckoutShipmentService',
  887.             'sylius.form.type.country' => 'getSylius_Form_Type_CountryService',
  888.             'sylius.form.type.country_choice' => 'getSylius_Form_Type_CountryChoiceService',
  889.             'sylius.form.type.country_code_choice' => 'getSylius_Form_Type_CountryCodeChoiceService',
  890.             'sylius.form.type.currency' => 'getSylius_Form_Type_CurrencyService',
  891.             'sylius.form.type.currency_choice' => 'getSylius_Form_Type_CurrencyChoiceService',
  892.             'sylius.form.type.customer' => 'getSylius_Form_Type_CustomerService',
  893.             'sylius.form.type.customer_checkout_guest' => 'getSylius_Form_Type_CustomerCheckoutGuestService',
  894.             'sylius.form.type.customer_choice' => 'getSylius_Form_Type_CustomerChoiceService',
  895.             'sylius.form.type.customer_group' => 'getSylius_Form_Type_CustomerGroupService',
  896.             'sylius.form.type.customer_group_choice' => 'getSylius_Form_Type_CustomerGroupChoiceService',
  897.             'sylius.form.type.customer_group_code_choice' => 'getSylius_Form_Type_CustomerGroupCodeChoiceService',
  898.             'sylius.form.type.customer_guest' => 'getSylius_Form_Type_CustomerGuestService',
  899.             'sylius.form.type.customer_profile' => 'getSylius_Form_Type_CustomerProfileService',
  900.             'sylius.form.type.customer_registration' => 'getSylius_Form_Type_CustomerRegistrationService',
  901.             'sylius.form.type.customer_simple_registration' => 'getSylius_Form_Type_CustomerSimpleRegistrationService',
  902.             'sylius.form.type.data_transformer.products_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductsToCodesService',
  903.             'sylius.form.type.data_transformer.products_to_product_associations' => 'getSylius_Form_Type_DataTransformer_ProductsToProductAssociationsService',
  904.             'sylius.form.type.data_transformer.taxons_to_codes' => 'getSylius_Form_Type_DataTransformer_TaxonsToCodesService',
  905.             'sylius.form.type.default' => 'getSylius_Form_Type_DefaultService',
  906.             'sylius.form.type.exchange_rate' => 'getSylius_Form_Type_ExchangeRateService',
  907.             'sylius.form.type.gateway_config' => 'getSylius_Form_Type_GatewayConfigService',
  908.             'sylius.form.type.gateway_configuration.paypal' => 'getSylius_Form_Type_GatewayConfiguration_PaypalService',
  909.             'sylius.form.type.gateway_configuration.stripe' => 'getSylius_Form_Type_GatewayConfiguration_StripeService',
  910.             'sylius.form.type.grid_filter.boolean' => 'getSylius_Form_Type_GridFilter_BooleanService',
  911.             'sylius.form.type.grid_filter.date' => 'getSylius_Form_Type_GridFilter_DateService',
  912.             'sylius.form.type.grid_filter.entity' => 'getSylius_Form_Type_GridFilter_EntityService',
  913.             'sylius.form.type.grid_filter.exists' => 'getSylius_Form_Type_GridFilter_ExistsService',
  914.             'sylius.form.type.grid_filter.money' => 'getSylius_Form_Type_GridFilter_MoneyService',
  915.             'sylius.form.type.grid_filter.select' => 'getSylius_Form_Type_GridFilter_SelectService',
  916.             'sylius.form.type.grid_filter.string' => 'getSylius_Form_Type_GridFilter_StringService',
  917.             'sylius.form.type.locale' => 'getSylius_Form_Type_LocaleService',
  918.             'sylius.form.type.locale_choice' => 'getSylius_Form_Type_LocaleChoiceService',
  919.             'sylius.form.type.money' => 'getSylius_Form_Type_MoneyService',
  920.             'sylius.form.type.order' => 'getSylius_Form_Type_OrderService',
  921.             'sylius.form.type.order_item' => 'getSylius_Form_Type_OrderItemService',
  922.             'sylius.form.type.payment' => 'getSylius_Form_Type_PaymentService',
  923.             'sylius.form.type.payment_gateway_choice' => 'getSylius_Form_Type_PaymentGatewayChoiceService',
  924.             'sylius.form.type.payment_method' => 'getSylius_Form_Type_PaymentMethodService',
  925.             'sylius.form.type.payment_method_choice' => 'getSylius_Form_Type_PaymentMethodChoiceService',
  926.             'sylius.form.type.payment_method_translation' => 'getSylius_Form_Type_PaymentMethodTranslationService',
  927.             'sylius.form.type.product' => 'getSylius_Form_Type_ProductService',
  928.             'sylius.form.type.product_association' => 'getSylius_Form_Type_ProductAssociationService',
  929.             'sylius.form.type.product_association_type' => 'getSylius_Form_Type_ProductAssociationTypeService',
  930.             'sylius.form.type.product_association_type_choice' => 'getSylius_Form_Type_ProductAssociationTypeChoiceService',
  931.             'sylius.form.type.product_association_type_translation' => 'getSylius_Form_Type_ProductAssociationTypeTranslationService',
  932.             'sylius.form.type.product_attribute' => 'getSylius_Form_Type_ProductAttributeService',
  933.             'sylius.form.type.product_attribute_choice' => 'getSylius_Form_Type_ProductAttributeChoiceService',
  934.             'sylius.form.type.product_attribute_translation' => 'getSylius_Form_Type_ProductAttributeTranslationService',
  935.             'sylius.form.type.product_attribute_value' => 'getSylius_Form_Type_ProductAttributeValueService',
  936.             'sylius.form.type.product_choice' => 'getSylius_Form_Type_ProductChoiceService',
  937.             'sylius.form.type.product_code_choice' => 'getSylius_Form_Type_ProductCodeChoiceService',
  938.             'sylius.form.type.product_generate_variants' => 'getSylius_Form_Type_ProductGenerateVariantsService',
  939.             'sylius.form.type.product_image' => 'getSylius_Form_Type_ProductImageService',
  940.             'sylius.form.type.product_option' => 'getSylius_Form_Type_ProductOptionService',
  941.             'sylius.form.type.product_option_choice' => 'getSylius_Form_Type_ProductOptionChoiceService',
  942.             'sylius.form.type.product_option_translation' => 'getSylius_Form_Type_ProductOptionTranslationService',
  943.             'sylius.form.type.product_option_value' => 'getSylius_Form_Type_ProductOptionValueService',
  944.             'sylius.form.type.product_option_value_choice' => 'getSylius_Form_Type_ProductOptionValueChoiceService',
  945.             'sylius.form.type.product_option_value_translation' => 'getSylius_Form_Type_ProductOptionValueTranslationService',
  946.             'sylius.form.type.product_review' => 'getSylius_Form_Type_ProductReviewService',
  947.             'sylius.form.type.product_translation' => 'getSylius_Form_Type_ProductTranslationService',
  948.             'sylius.form.type.product_variant' => 'getSylius_Form_Type_ProductVariantService',
  949.             'sylius.form.type.product_variant_generation' => 'getSylius_Form_Type_ProductVariantGenerationService',
  950.             'sylius.form.type.product_variant_translation' => 'getSylius_Form_Type_ProductVariantTranslationService',
  951.             'sylius.form.type.promotion' => 'getSylius_Form_Type_PromotionService',
  952.             'sylius.form.type.promotion_action' => 'getSylius_Form_Type_PromotionActionService',
  953.             'sylius.form.type.promotion_action.collection' => 'getSylius_Form_Type_PromotionAction_CollectionService',
  954.             'sylius.form.type.promotion_action.filter.product' => 'getSylius_Form_Type_PromotionAction_Filter_ProductService',
  955.             'sylius.form.type.promotion_action.filter.taxon' => 'getSylius_Form_Type_PromotionAction_Filter_TaxonService',
  956.             'sylius.form.type.promotion_action_choice' => 'getSylius_Form_Type_PromotionActionChoiceService',
  957.             'sylius.form.type.promotion_coupon' => 'getSylius_Form_Type_PromotionCouponService',
  958.             'sylius.form.type.promotion_coupon_generator_instruction' => 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService',
  959.             'sylius.form.type.promotion_coupon_to_code' => 'getSylius_Form_Type_PromotionCouponToCodeService',
  960.             'sylius.form.type.promotion_rule' => 'getSylius_Form_Type_PromotionRuleService',
  961.             'sylius.form.type.promotion_rule.collection' => 'getSylius_Form_Type_PromotionRule_CollectionService',
  962.             'sylius.form.type.promotion_rule.contains_product_configuration' => 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService',
  963.             'sylius.form.type.promotion_rule.customer_group_configuration' => 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService',
  964.             'sylius.form.type.promotion_rule.has_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService',
  965.             'sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService',
  966.             'sylius.form.type.promotion_rule_choice' => 'getSylius_Form_Type_PromotionRuleChoiceService',
  967.             'sylius.form.type.province' => 'getSylius_Form_Type_ProvinceService',
  968.             'sylius.form.type.province_choice' => 'getSylius_Form_Type_ProvinceChoiceService',
  969.             'sylius.form.type.province_code_choice' => 'getSylius_Form_Type_ProvinceCodeChoiceService',
  970.             'sylius.form.type.resource_autocomplete_choice' => 'getSylius_Form_Type_ResourceAutocompleteChoiceService',
  971.             'sylius.form.type.resource_translations' => 'getSylius_Form_Type_ResourceTranslationsService',
  972.             'sylius.form.type.security_login' => 'getSylius_Form_Type_SecurityLoginService',
  973.             'sylius.form.type.shipment' => 'getSylius_Form_Type_ShipmentService',
  974.             'sylius.form.type.shipment_ship' => 'getSylius_Form_Type_ShipmentShipService',
  975.             'sylius.form.type.shipping_calculator_choice' => 'getSylius_Form_Type_ShippingCalculatorChoiceService',
  976.             'sylius.form.type.shipping_category' => 'getSylius_Form_Type_ShippingCategoryService',
  977.             'sylius.form.type.shipping_category_choice' => 'getSylius_Form_Type_ShippingCategoryChoiceService',
  978.             'sylius.form.type.shipping_method' => 'getSylius_Form_Type_ShippingMethodService',
  979.             'sylius.form.type.shipping_method_choice' => 'getSylius_Form_Type_ShippingMethodChoiceService',
  980.             'sylius.form.type.shipping_method_rule' => 'getSylius_Form_Type_ShippingMethodRuleService',
  981.             'sylius.form.type.shipping_method_rule.collection' => 'getSylius_Form_Type_ShippingMethodRule_CollectionService',
  982.             'sylius.form.type.shipping_method_rule_choice' => 'getSylius_Form_Type_ShippingMethodRuleChoiceService',
  983.             'sylius.form.type.shipping_method_translation' => 'getSylius_Form_Type_ShippingMethodTranslationService',
  984.             'sylius.form.type.shop_billing_data' => 'getSylius_Form_Type_ShopBillingDataService',
  985.             'sylius.form.type.shop_user' => 'getSylius_Form_Type_ShopUserService',
  986.             'sylius.form.type.shop_user_registration' => 'getSylius_Form_Type_ShopUserRegistrationService',
  987.             'sylius.form.type.sylius_product_associations' => 'getSylius_Form_Type_SyliusProductAssociationsService',
  988.             'sylius.form.type.tax_calculation_strategy_choice' => 'getSylius_Form_Type_TaxCalculationStrategyChoiceService',
  989.             'sylius.form.type.tax_calculator_choice' => 'getSylius_Form_Type_TaxCalculatorChoiceService',
  990.             'sylius.form.type.tax_category' => 'getSylius_Form_Type_TaxCategoryService',
  991.             'sylius.form.type.tax_category_choice' => 'getSylius_Form_Type_TaxCategoryChoiceService',
  992.             'sylius.form.type.tax_rate' => 'getSylius_Form_Type_TaxRateService',
  993.             'sylius.form.type.taxon' => 'getSylius_Form_Type_TaxonService',
  994.             'sylius.form.type.taxon_image' => 'getSylius_Form_Type_TaxonImageService',
  995.             'sylius.form.type.taxon_position' => 'getSylius_Form_Type_TaxonPositionService',
  996.             'sylius.form.type.taxon_translation' => 'getSylius_Form_Type_TaxonTranslationService',
  997.             'sylius.form.type.user_change_password' => 'getSylius_Form_Type_UserChangePasswordService',
  998.             'sylius.form.type.user_login' => 'getSylius_Form_Type_UserLoginService',
  999.             'sylius.form.type.user_request_password_reset' => 'getSylius_Form_Type_UserRequestPasswordResetService',
  1000.             'sylius.form.type.user_reset_password' => 'getSylius_Form_Type_UserResetPasswordService',
  1001.             'sylius.form.type.zone' => 'getSylius_Form_Type_ZoneService',
  1002.             'sylius.form.type.zone_choice' => 'getSylius_Form_Type_ZoneChoiceService',
  1003.             'sylius.form.type.zone_code_choice' => 'getSylius_Form_Type_ZoneCodeChoiceService',
  1004.             'sylius.form.type.zone_member' => 'getSylius_Form_Type_ZoneMemberService',
  1005.             'sylius.form_registry.attribute_type' => 'getSylius_FormRegistry_AttributeTypeService',
  1006.             'sylius.form_registry.payum_gateway_config' => 'getSylius_FormRegistry_PayumGatewayConfigService',
  1007.             'sylius.form_registry.promotion_action' => 'getSylius_FormRegistry_PromotionActionService',
  1008.             'sylius.form_registry.promotion_rule_checker' => 'getSylius_FormRegistry_PromotionRuleCheckerService',
  1009.             'sylius.form_registry.shipping_calculator' => 'getSylius_FormRegistry_ShippingCalculatorService',
  1010.             'sylius.form_registry.shipping_method_rule_checker' => 'getSylius_FormRegistry_ShippingMethodRuleCheckerService',
  1011.             'sylius.generator.product_variant' => 'getSylius_Generator_ProductVariantService',
  1012.             'sylius.generator.slug' => 'getSylius_Generator_SlugService',
  1013.             'sylius.generator.taxon_slug' => 'getSylius_Generator_TaxonSlugService',
  1014.             'sylius.grid.array_to_definition_converter' => 'getSylius_Grid_ArrayToDefinitionConverterService',
  1015.             'sylius.grid.data_provider' => 'getSylius_Grid_DataProviderService',
  1016.             'sylius.grid.data_source_provider' => 'getSylius_Grid_DataSourceProviderService',
  1017.             'sylius.grid.field.validator' => 'getSylius_Grid_Field_ValidatorService',
  1018.             'sylius.grid.filters_applicator' => 'getSylius_Grid_FiltersApplicatorService',
  1019.             'sylius.grid.filters_criteria_resolver' => 'getSylius_Grid_FiltersCriteriaResolverService',
  1020.             'sylius.grid.provider' => 'getSylius_Grid_ProviderService',
  1021.             'sylius.grid.resource_view_factory' => 'getSylius_Grid_ResourceViewFactoryService',
  1022.             'sylius.grid.sorter' => 'getSylius_Grid_SorterService',
  1023.             'sylius.grid.sorter.validator' => 'getSylius_Grid_Sorter_ValidatorService',
  1024.             'sylius.grid.view_factory' => 'getSylius_Grid_ViewFactoryService',
  1025.             'sylius.grid_driver.doctrine.dbal' => 'getSylius_GridDriver_Doctrine_DbalService',
  1026.             'sylius.grid_driver.doctrine.orm' => 'getSylius_GridDriver_Doctrine_OrmService',
  1027.             'sylius.grid_filter.boolean' => 'getSylius_GridFilter_BooleanService',
  1028.             'sylius.grid_filter.date' => 'getSylius_GridFilter_DateService',
  1029.             'sylius.grid_filter.entities' => 'getSylius_GridFilter_EntitiesService',
  1030.             'sylius.grid_filter.entity' => 'getSylius_GridFilter_EntityService',
  1031.             'sylius.grid_filter.exists' => 'getSylius_GridFilter_ExistsService',
  1032.             'sylius.grid_filter.money' => 'getSylius_GridFilter_MoneyService',
  1033.             'sylius.grid_filter.select' => 'getSylius_GridFilter_SelectService',
  1034.             'sylius.grid_filter.shop_string' => 'getSylius_GridFilter_ShopStringService',
  1035.             'sylius.grid_filter.string' => 'getSylius_GridFilter_StringService',
  1036.             'sylius.handler.shop_user_logout' => 'getSylius_Handler_ShopUserLogoutService',
  1037.             'sylius.image_uploader' => 'getSylius_ImageUploaderService',
  1038.             'sylius.installer.checker.command_directory' => 'getSylius_Installer_Checker_CommandDirectoryService',
  1039.             'sylius.installer.checker.sylius_requirements' => 'getSylius_Installer_Checker_SyliusRequirementsService',
  1040.             'sylius.integer_distributor' => 'getSylius_IntegerDistributorService',
  1041.             'sylius.invoice_number_generator' => 'getSylius_InvoiceNumberGeneratorService',
  1042.             'sylius.listener.api.add_to_cart' => 'getSylius_Listener_Api_AddToCartService',
  1043.             'sylius.listener.avatar_upload' => 'getSylius_Listener_AvatarUploadService',
  1044.             'sylius.listener.canonicalizer' => 'getSylius_Listener_CanonicalizerService',
  1045.             'sylius.listener.cart_blamer' => 'getSylius_Listener_CartBlamerService',
  1046.             'sylius.listener.channel' => 'getSylius_Listener_ChannelService',
  1047.             'sylius.listener.customer_default_address' => 'getSylius_Listener_CustomerDefaultAddressService',
  1048.             'sylius.listener.default_username' => 'getSylius_Listener_DefaultUsernameService',
  1049.             'sylius.listener.email_updater' => 'getSylius_Listener_EmailUpdaterService',
  1050.             'sylius.listener.images_remove' => 'getSylius_Listener_ImagesRemoveService',
  1051.             'sylius.listener.images_upload' => 'getSylius_Listener_ImagesUploadService',
  1052.             'sylius.listener.locking' => 'getSylius_Listener_LockingService',
  1053.             'sylius.listener.order_complete' => 'getSylius_Listener_OrderCompleteService',
  1054.             'sylius.listener.order_customer_ip' => 'getSylius_Listener_OrderCustomerIpService',
  1055.             'sylius.listener.order_integrity_checker' => 'getSylius_Listener_OrderIntegrityCheckerService',
  1056.             'sylius.listener.order_recalculation' => 'getSylius_Listener_OrderRecalculationService',
  1057.             'sylius.listener.password_updater' => 'getSylius_Listener_PasswordUpdaterService',
  1058.             'sylius.listener.product_review_change' => 'getSylius_Listener_ProductReviewChangeService',
  1059.             'sylius.listener.review_create' => 'getSylius_Listener_ReviewCreateService',
  1060.             'sylius.listener.select_product_attribute_choice_remove' => 'getSylius_Listener_SelectProductAttributeChoiceRemoveService',
  1061.             'sylius.listener.shipment_ship' => 'getSylius_Listener_ShipmentShipService',
  1062.             'sylius.listener.simple_product_locking' => 'getSylius_Listener_SimpleProductLockingService',
  1063.             'sylius.listener.taxon_deletion' => 'getSylius_Listener_TaxonDeletionService',
  1064.             'sylius.listener.user_cart_recalculation' => 'getSylius_Listener_UserCartRecalculationService',
  1065.             'sylius.listener.user_impersonated' => 'getSylius_Listener_UserImpersonatedService',
  1066.             'sylius.listener.user_registration' => 'getSylius_Listener_UserRegistrationService',
  1067.             'sylius.mailer.default_settings_provider' => 'getSylius_Mailer_DefaultSettingsProviderService',
  1068.             'sylius.mailer.order_email_manager' => 'getSylius_Mailer_OrderEmailManagerService',
  1069.             'sylius.oauth_server.client_manager' => 'getSylius_OauthServer_ClientManagerService',
  1070.             'sylius.oauth_user.pin_generator.password_reset' => 'getSylius_OauthUser_PinGenerator_PasswordResetService',
  1071.             'sylius.oauth_user.token_generator.email_verification' => 'getSylius_OauthUser_TokenGenerator_EmailVerificationService',
  1072.             'sylius.oauth_user.token_generator.password_reset' => 'getSylius_OauthUser_TokenGenerator_PasswordResetService',
  1073.             'sylius.order_item_names_setter' => 'getSylius_OrderItemNamesSetterService',
  1074.             'sylius.order_item_quantity_modifier.limiting' => 'getSylius_OrderItemQuantityModifier_LimitingService',
  1075.             'sylius.order_locale_assigner' => 'getSylius_OrderLocaleAssignerService',
  1076.             'sylius.order_modifier' => 'getSylius_OrderModifierService',
  1077.             'sylius.order_number_assigner' => 'getSylius_OrderNumberAssignerService',
  1078.             'sylius.order_payment_provider' => 'getSylius_OrderPaymentProviderService',
  1079.             'sylius.order_processing.order_adjustments_clearer' => 'getSylius_OrderProcessing_OrderAdjustmentsClearerService',
  1080.             'sylius.order_processing.order_payment_processor.after_checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_AfterCheckoutService',
  1081.             'sylius.order_processing.order_payment_processor.checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_CheckoutService',
  1082.             'sylius.order_processing.order_prices_recalculator' => 'getSylius_OrderProcessing_OrderPricesRecalculatorService',
  1083.             'sylius.order_processing.order_processor' => 'getSylius_OrderProcessing_OrderProcessorService',
  1084.             'sylius.order_processing.order_promotion_processor' => 'getSylius_OrderProcessing_OrderPromotionProcessorService',
  1085.             'sylius.order_processing.order_shipment_processor' => 'getSylius_OrderProcessing_OrderShipmentProcessorService',
  1086.             'sylius.order_processing.order_taxes_processor' => 'getSylius_OrderProcessing_OrderTaxesProcessorService',
  1087.             'sylius.order_processing.shipping_charges_processor' => 'getSylius_OrderProcessing_ShippingChargesProcessorService',
  1088.             'sylius.payment_description_provider' => 'getSylius_PaymentDescriptionProviderService',
  1089.             'sylius.payum.http_client' => 'getSylius_Payum_HttpClientService',
  1090.             'sylius.payum_action.authorize_payment' => 'getSylius_PayumAction_AuthorizePaymentService',
  1091.             'sylius.payum_action.capture_payment' => 'getSylius_PayumAction_CapturePaymentService',
  1092.             'sylius.payum_action.execute_same_request_with_payment_details' => 'getSylius_PayumAction_ExecuteSameRequestWithPaymentDetailsService',
  1093.             'sylius.payum_action.offline.convert_payment' => 'getSylius_PayumAction_Offline_ConvertPaymentService',
  1094.             'sylius.payum_action.offline.resolve_next_route' => 'getSylius_PayumAction_Offline_ResolveNextRouteService',
  1095.             'sylius.payum_action.offline.status' => 'getSylius_PayumAction_Offline_StatusService',
  1096.             'sylius.payum_action.paypal_express_checkout.convert_payment' => 'getSylius_PayumAction_PaypalExpressCheckout_ConvertPaymentService',
  1097.             'sylius.payum_action.resolve_next_route' => 'getSylius_PayumAction_ResolveNextRouteService',
  1098.             'sylius.payum_extension.update_payment_state' => 'getSylius_PayumExtension_UpdatePaymentStateService',
  1099.             'sylius.product_review.average_rating_updater' => 'getSylius_ProductReview_AverageRatingUpdaterService',
  1100.             'sylius.promotion.units_promotion_adjustments_applicator' => 'getSylius_Promotion_UnitsPromotionAdjustmentsApplicatorService',
  1101.             'sylius.promotion_action.fixed_discount' => 'getSylius_PromotionAction_FixedDiscountService',
  1102.             'sylius.promotion_action.percentage_discount' => 'getSylius_PromotionAction_PercentageDiscountService',
  1103.             'sylius.promotion_action.shipping_percentage_discount' => 'getSylius_PromotionAction_ShippingPercentageDiscountService',
  1104.             'sylius.promotion_action.unit_fixed_discount' => 'getSylius_PromotionAction_UnitFixedDiscountService',
  1105.             'sylius.promotion_action.unit_percentage_discount' => 'getSylius_PromotionAction_UnitPercentageDiscountService',
  1106.             'sylius.promotion_applicator' => 'getSylius_PromotionApplicatorService',
  1107.             'sylius.promotion_coupon_eligibility_checker' => 'getSylius_PromotionCouponEligibilityCheckerService',
  1108.             'sylius.promotion_coupon_generator' => 'getSylius_PromotionCouponGeneratorService',
  1109.             'sylius.promotion_coupon_generator.percentage_policy' => 'getSylius_PromotionCouponGenerator_PercentagePolicyService',
  1110.             'sylius.promotion_eligibility_checker' => 'getSylius_PromotionEligibilityCheckerService',
  1111.             'sylius.promotion_filter.price_range' => 'getSylius_PromotionFilter_PriceRangeService',
  1112.             'sylius.promotion_filter.product' => 'getSylius_PromotionFilter_ProductService',
  1113.             'sylius.promotion_filter.taxon' => 'getSylius_PromotionFilter_TaxonService',
  1114.             'sylius.promotion_processor' => 'getSylius_PromotionProcessorService',
  1115.             'sylius.promotion_rule_checker.cart_quantity' => 'getSylius_PromotionRuleChecker_CartQuantityService',
  1116.             'sylius.promotion_rule_checker.contains_product' => 'getSylius_PromotionRuleChecker_ContainsProductService',
  1117.             'sylius.promotion_rule_checker.has_taxon' => 'getSylius_PromotionRuleChecker_HasTaxonService',
  1118.             'sylius.promotion_rule_checker.item_total' => 'getSylius_PromotionRuleChecker_ItemTotalService',
  1119.             'sylius.promotion_rule_checker.nth_order' => 'getSylius_PromotionRuleChecker_NthOrderService',
  1120.             'sylius.promotion_rule_checker.shipping_country' => 'getSylius_PromotionRuleChecker_ShippingCountryService',
  1121.             'sylius.promotion_rule_checker.total_of_items_from_taxon' => 'getSylius_PromotionRuleChecker_TotalOfItemsFromTaxonService',
  1122.             'sylius.promotion_rule_updater.has_taxon' => 'getSylius_PromotionRuleUpdater_HasTaxonService',
  1123.             'sylius.promotion_rule_updater.total_of_items_from_taxon' => 'getSylius_PromotionRuleUpdater_TotalOfItemsFromTaxonService',
  1124.             'sylius.promotion_usage_modifier' => 'getSylius_PromotionUsageModifierService',
  1125.             'sylius.proportional_integer_distributor' => 'getSylius_ProportionalIntegerDistributorService',
  1126.             'sylius.provider.channel_based_default_zone_provider' => 'getSylius_Provider_ChannelBasedDefaultZoneProviderService',
  1127.             'sylius.random_generator' => 'getSylius_RandomGeneratorService',
  1128.             'sylius.registry.attribute_type' => 'getSylius_Registry_AttributeTypeService',
  1129.             'sylius.registry.grid_driver' => 'getSylius_Registry_GridDriverService',
  1130.             'sylius.registry.grid_filter' => 'getSylius_Registry_GridFilterService',
  1131.             'sylius.registry.shipping_calculator' => 'getSylius_Registry_ShippingCalculatorService',
  1132.             'sylius.registry.tax_calculation_strategy' => 'getSylius_Registry_TaxCalculationStrategyService',
  1133.             'sylius.registry.tax_calculator' => 'getSylius_Registry_TaxCalculatorService',
  1134.             'sylius.registry_promotion_action' => 'getSylius_RegistryPromotionActionService',
  1135.             'sylius.registry_promotion_rule_checker' => 'getSylius_RegistryPromotionRuleCheckerService',
  1136.             'sylius.repository.address' => 'getSylius_Repository_AddressService',
  1137.             'sylius.repository.address_log_entry' => 'getSylius_Repository_AddressLogEntryService',
  1138.             'sylius.repository.adjustment' => 'getSylius_Repository_AdjustmentService',
  1139.             'sylius.repository.admin_user' => 'getSylius_Repository_AdminUserService',
  1140.             'sylius.repository.api_access_token' => 'getSylius_Repository_ApiAccessTokenService',
  1141.             'sylius.repository.api_auth_code' => 'getSylius_Repository_ApiAuthCodeService',
  1142.             'sylius.repository.api_client' => 'getSylius_Repository_ApiClientService',
  1143.             'sylius.repository.api_refresh_token' => 'getSylius_Repository_ApiRefreshTokenService',
  1144.             'sylius.repository.api_user' => 'getSylius_Repository_ApiUserService',
  1145.             'sylius.repository.avatar_image' => 'getSylius_Repository_AvatarImageService',
  1146.             'sylius.repository.channel_pricing' => 'getSylius_Repository_ChannelPricingService',
  1147.             'sylius.repository.country' => 'getSylius_Repository_CountryService',
  1148.             'sylius.repository.currency' => 'getSylius_Repository_CurrencyService',
  1149.             'sylius.repository.customer' => 'getSylius_Repository_CustomerService',
  1150.             'sylius.repository.customer_group' => 'getSylius_Repository_CustomerGroupService',
  1151.             'sylius.repository.gateway_config' => 'getSylius_Repository_GatewayConfigService',
  1152.             'sylius.repository.inventory_unit' => 'getSylius_Repository_InventoryUnitService',
  1153.             'sylius.repository.locale' => 'getSylius_Repository_LocaleService',
  1154.             'sylius.repository.oauth_user' => 'getSylius_Repository_OauthUserService',
  1155.             'sylius.repository.order_item' => 'getSylius_Repository_OrderItemService',
  1156.             'sylius.repository.order_item_unit' => 'getSylius_Repository_OrderItemUnitService',
  1157.             'sylius.repository.order_sequence' => 'getSylius_Repository_OrderSequenceService',
  1158.             'sylius.repository.payment' => 'getSylius_Repository_PaymentService',
  1159.             'sylius.repository.payment_method_translation' => 'getSylius_Repository_PaymentMethodTranslationService',
  1160.             'sylius.repository.payment_security_token' => 'getSylius_Repository_PaymentSecurityTokenService',
  1161.             'sylius.repository.product' => 'getSylius_Repository_ProductService',
  1162.             'sylius.repository.product_association' => 'getSylius_Repository_ProductAssociationService',
  1163.             'sylius.repository.product_association_type' => 'getSylius_Repository_ProductAssociationTypeService',
  1164.             'sylius.repository.product_association_type_translation' => 'getSylius_Repository_ProductAssociationTypeTranslationService',
  1165.             'sylius.repository.product_attribute' => 'getSylius_Repository_ProductAttributeService',
  1166.             'sylius.repository.product_attribute_translation' => 'getSylius_Repository_ProductAttributeTranslationService',
  1167.             'sylius.repository.product_attribute_value' => 'getSylius_Repository_ProductAttributeValueService',
  1168.             'sylius.repository.product_image' => 'getSylius_Repository_ProductImageService',
  1169.             'sylius.repository.product_option' => 'getSylius_Repository_ProductOptionService',
  1170.             'sylius.repository.product_option_translation' => 'getSylius_Repository_ProductOptionTranslationService',
  1171.             'sylius.repository.product_option_value' => 'getSylius_Repository_ProductOptionValueService',
  1172.             'sylius.repository.product_option_value_translation' => 'getSylius_Repository_ProductOptionValueTranslationService',
  1173.             'sylius.repository.product_review' => 'getSylius_Repository_ProductReviewService',
  1174.             'sylius.repository.product_reviewer' => 'getSylius_Repository_ProductReviewerService',
  1175.             'sylius.repository.product_taxon' => 'getSylius_Repository_ProductTaxonService',
  1176.             'sylius.repository.product_translation' => 'getSylius_Repository_ProductTranslationService',
  1177.             'sylius.repository.product_variant' => 'getSylius_Repository_ProductVariantService',
  1178.             'sylius.repository.product_variant_translation' => 'getSylius_Repository_ProductVariantTranslationService',
  1179.             'sylius.repository.promotion' => 'getSylius_Repository_PromotionService',
  1180.             'sylius.repository.promotion_action' => 'getSylius_Repository_PromotionActionService',
  1181.             'sylius.repository.promotion_coupon' => 'getSylius_Repository_PromotionCouponService',
  1182.             'sylius.repository.promotion_rule' => 'getSylius_Repository_PromotionRuleService',
  1183.             'sylius.repository.promotion_subject' => 'getSylius_Repository_PromotionSubjectService',
  1184.             'sylius.repository.shipment' => 'getSylius_Repository_ShipmentService',
  1185.             'sylius.repository.shipment_unit' => 'getSylius_Repository_ShipmentUnitService',
  1186.             'sylius.repository.shipping_category' => 'getSylius_Repository_ShippingCategoryService',
  1187.             'sylius.repository.shipping_method_rule' => 'getSylius_Repository_ShippingMethodRuleService',
  1188.             'sylius.repository.shipping_method_translation' => 'getSylius_Repository_ShippingMethodTranslationService',
  1189.             'sylius.repository.shop_billing_data' => 'getSylius_Repository_ShopBillingDataService',
  1190.             'sylius.repository.shop_user' => 'getSylius_Repository_ShopUserService',
  1191.             'sylius.repository.tax_category' => 'getSylius_Repository_TaxCategoryService',
  1192.             'sylius.repository.tax_rate' => 'getSylius_Repository_TaxRateService',
  1193.             'sylius.repository.taxon' => 'getSylius_Repository_TaxonService',
  1194.             'sylius.repository.taxon_image' => 'getSylius_Repository_TaxonImageService',
  1195.             'sylius.repository.taxon_translation' => 'getSylius_Repository_TaxonTranslationService',
  1196.             'sylius.repository.zone_member' => 'getSylius_Repository_ZoneMemberService',
  1197.             'sylius.requirements' => 'getSylius_RequirementsService',
  1198.             'sylius.resource_controller.resources_resolver.grid_aware' => 'getSylius_ResourceController_ResourcesResolver_GridAwareService',
  1199.             'sylius.reviewer_reviews_remover' => 'getSylius_ReviewerReviewsRemoverService',
  1200.             'sylius.security.password_encoder' => 'getSylius_Security_PasswordEncoderService',
  1201.             'sylius.security.password_updater' => 'getSylius_Security_PasswordUpdaterService',
  1202.             'sylius.security.user_login' => 'getSylius_Security_UserLoginService',
  1203.             'sylius.sequential_order_number_generator' => 'getSylius_SequentialOrderNumberGeneratorService',
  1204.             'sylius.setup.channel' => 'getSylius_Setup_ChannelService',
  1205.             'sylius.setup.currency' => 'getSylius_Setup_CurrencyService',
  1206.             'sylius.setup.locale' => 'getSylius_Setup_LocaleService',
  1207.             'sylius.shipping_calculator' => 'getSylius_ShippingCalculatorService',
  1208.             'sylius.shipping_calculator.flat_rate' => 'getSylius_ShippingCalculator_FlatRateService',
  1209.             'sylius.shipping_calculator.per_unit_rate' => 'getSylius_ShippingCalculator_PerUnitRateService',
  1210.             'sylius.shipping_date_assigner' => 'getSylius_ShippingDateAssignerService',
  1211.             'sylius.shipping_eligibility_checker' => 'getSylius_ShippingEligibilityCheckerService',
  1212.             'sylius.shipping_method_resolver.default' => 'getSylius_ShippingMethodResolver_DefaultService',
  1213.             'sylius.shop.menu_builder.account' => 'getSylius_Shop_MenuBuilder_AccountService',
  1214.             'sylius.shop_user.pin_generator.password_reset' => 'getSylius_ShopUser_PinGenerator_PasswordResetService',
  1215.             'sylius.shop_user.token_generator.email_verification' => 'getSylius_ShopUser_TokenGenerator_EmailVerificationService',
  1216.             'sylius.shop_user.token_generator.password_reset' => 'getSylius_ShopUser_TokenGenerator_PasswordResetService',
  1217.             'sylius.state_resolver.order' => 'getSylius_StateResolver_OrderService',
  1218.             'sylius.state_resolver.order_checkout' => 'getSylius_StateResolver_OrderCheckoutService',
  1219.             'sylius.state_resolver.order_payment' => 'getSylius_StateResolver_OrderPaymentService',
  1220.             'sylius.state_resolver.order_shipping' => 'getSylius_StateResolver_OrderShippingService',
  1221.             'sylius.storage.session' => 'getSylius_Storage_SessionService',
  1222.             'sylius.tax_calculator' => 'getSylius_TaxCalculatorService',
  1223.             'sylius.tax_calculator.default' => 'getSylius_TaxCalculator_DefaultService',
  1224.             'sylius.tax_rate_resolver' => 'getSylius_TaxRateResolverService',
  1225.             'sylius.taxation.order_item_units_based_strategy' => 'getSylius_Taxation_OrderItemUnitsBasedStrategyService',
  1226.             'sylius.taxation.order_item_units_taxes_applicator' => 'getSylius_Taxation_OrderItemUnitsTaxesApplicatorService',
  1227.             'sylius.taxation.order_items_based_strategy' => 'getSylius_Taxation_OrderItemsBasedStrategyService',
  1228.             'sylius.taxation.order_items_taxes_applicator' => 'getSylius_Taxation_OrderItemsTaxesApplicatorService',
  1229.             'sylius.taxation.order_shipment_taxes_applicator' => 'getSylius_Taxation_OrderShipmentTaxesApplicatorService',
  1230.             'sylius.translatable_entity_locale_assigner' => 'getSylius_TranslatableEntityLocaleAssignerService',
  1231.             'sylius.translation.translatable_listener.doctrine.orm' => 'getSylius_Translation_TranslatableListener_Doctrine_OrmService',
  1232.             'sylius.translation_locale_provider.admin' => 'getSylius_TranslationLocaleProvider_AdminService',
  1233.             'sylius.translation_locale_provider.immutable' => 'getSylius_TranslationLocaleProvider_ImmutableService',
  1234.             'sylius.unique_id_based_order_token_assigner' => 'getSylius_UniqueIdBasedOrderTokenAssignerService',
  1235.             'sylius.unpaid_orders_state_updater' => 'getSylius_UnpaidOrdersStateUpdaterService',
  1236.             'sylius.validator.cart_item_availability' => 'getSylius_Validator_CartItemAvailabilityService',
  1237.             'sylius.validator.channel_default_locale_enabled' => 'getSylius_Validator_ChannelDefaultLocaleEnabledService',
  1238.             'sylius.validator.date_range' => 'getSylius_Validator_DateRangeService',
  1239.             'sylius.validator.different_source_target_currency' => 'getSylius_Validator_DifferentSourceTargetCurrencyService',
  1240.             'sylius.validator.has_all_prices_defined' => 'getSylius_Validator_HasAllPricesDefinedService',
  1241.             'sylius.validator.has_all_variant_prices_defined' => 'getSylius_Validator_HasAllVariantPricesDefinedService',
  1242.             'sylius.validator.has_enabled_entity' => 'getSylius_Validator_HasEnabledEntityService',
  1243.             'sylius.validator.in_stock' => 'getSylius_Validator_InStockService',
  1244.             'sylius.validator.locales_aware_valid_attribute_value' => 'getSylius_Validator_LocalesAwareValidAttributeValueService',
  1245.             'sylius.validator.payment_method_integrity' => 'getSylius_Validator_PaymentMethodIntegrityService',
  1246.             'sylius.validator.product_code_uniqueness' => 'getSylius_Validator_ProductCodeUniquenessService',
  1247.             'sylius.validator.product_integrity' => 'getSylius_Validator_ProductIntegrityService',
  1248.             'sylius.validator.product_variant_combination' => 'getSylius_Validator_ProductVariantCombinationService',
  1249.             'sylius.validator.promotion_coupon_generation_amount' => 'getSylius_Validator_PromotionCouponGenerationAmountService',
  1250.             'sylius.validator.promotion_subject_coupon' => 'getSylius_Validator_PromotionSubjectCouponService',
  1251.             'sylius.validator.shipping_method_integrity' => 'getSylius_Validator_ShippingMethodIntegrityService',
  1252.             'sylius.validator.unique.registered_user' => 'getSylius_Validator_Unique_RegisteredUserService',
  1253.             'sylius.validator.unique_currency_pair' => 'getSylius_Validator_UniqueCurrencyPairService',
  1254.             'sylius.validator.unique_reviewer_email' => 'getSylius_Validator_UniqueReviewerEmailService',
  1255.             'sylius.validator.valid_attribute_value' => 'getSylius_Validator_ValidAttributeValueService',
  1256.             'sylius.validator.valid_province_address' => 'getSylius_Validator_ValidProvinceAddressService',
  1257.             'sylius.validator.valid_select_attribute' => 'getSylius_Validator_ValidSelectAttributeService',
  1258.             'sylius.validator.valid_text_attribute' => 'getSylius_Validator_ValidTextAttributeService',
  1259.             'sylius.validator.zone_cannot_contain_itself' => 'getSylius_Validator_ZoneCannotContainItselfService',
  1260.             'sylius_fixtures.fixture_loader' => 'getSyliusFixtures_FixtureLoaderService',
  1261.             'sylius_fixtures.fixture_registry' => 'getSyliusFixtures_FixtureRegistryService',
  1262.             'sylius_fixtures.listener.suite_loader_listener' => 'getSyliusFixtures_Listener_SuiteLoaderListenerService',
  1263.             'sylius_fixtures.logger' => 'getSyliusFixtures_LoggerService',
  1264.             'sylius_fixtures.logger.formatter.console' => 'getSyliusFixtures_Logger_Formatter_ConsoleService',
  1265.             'sylius_fixtures.logger.handler.console' => 'getSyliusFixtures_Logger_Handler_ConsoleService',
  1266.             'sylius_fixtures.suite_loader' => 'getSyliusFixtures_SuiteLoaderService',
  1267.             'sylius_fixtures.suite_registry' => 'getSyliusFixtures_SuiteRegistryService',
  1268.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1269.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1270.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1271.         ];
  1272.         $this->aliases = [
  1273.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  1274.             'Payum\\Core\\Payum' => 'payum',
  1275.             'Sylius\\Bundle\\AdminBundle\\EmailManager\\ShipmentEmailManagerInterface' => 'sylius.email_manager.shipment',
  1276.             'Sylius\\Bundle\\CoreBundle\\Assigner\\IpAssignerInterface' => 'sylius.customer_ip_assigner',
  1277.             'Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface' => 'sylius.commands_provider.database_setup',
  1278.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\ChannelSetupInterface' => 'sylius.setup.channel',
  1279.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\CurrencySetupInterface' => 'sylius.setup.currency',
  1280.             'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\LocaleSetupInterface' => 'sylius.setup.locale',
  1281.             'Sylius\\Bundle\\CoreBundle\\Remover\\ReviewerReviewsRemoverInterface' => 'sylius.reviewer_reviews_remover',
  1282.             'Sylius\\Bundle\\CoreBundle\\SectionResolver\\SectionProviderInterface' => 'sylius.section_resolver.uri_based_section_resolver',
  1283.             'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' => 'sylius_fixtures.fixture_registry',
  1284.             'Sylius\\Bundle\\FixturesBundle\\Loader\\FixtureLoaderInterface' => 'sylius_fixtures.fixture_loader',
  1285.             'Sylius\\Bundle\\FixturesBundle\\Loader\\SuiteLoaderInterface' => 'sylius_fixtures.suite_loader',
  1286.             'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteRegistryInterface' => 'sylius_fixtures.suite_registry',
  1287.             'Sylius\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatterInterface' => 'sylius.money_formatter',
  1288.             'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface' => 'sylius.order_number_assigner',
  1289.             'Sylius\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'sylius.factory.payum_get_status_action',
  1290.             'Sylius\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'sylius.factory.payum_resolve_next_route',
  1291.             'Sylius\\Bundle\\PayumBundle\\Provider\\PaymentDescriptionProviderInterface' => 'sylius.payment_description_provider',
  1292.             'Sylius\\Bundle\\ShopBundle\\Calculator\\OrderItemsSubtotalCalculatorInterface' => 'sylius.calculator.order_items_subtotal',
  1293.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\ContactEmailManagerInterface' => 'sylius.email_manager.contact',
  1294.             'Sylius\\Bundle\\ShopBundle\\EmailManager\\OrderEmailManagerInterface' => 'sylius.email_manager.order',
  1295.             'Sylius\\Bundle\\UserBundle\\Security\\UserLoginInterface' => 'sylius.security.user_login',
  1296.             'Sylius\\Bundle\\UserBundle\\Security\\UserPasswordEncoderInterface' => 'sylius.security.password_encoder',
  1297.             'Sylius\\Component\\Addressing\\Comparator\\AddressComparatorInterface' => 'sylius.address_comparator',
  1298.             'Sylius\\Component\\Addressing\\Converter\\CountryNameConverterInterface' => 'sylius.converter.country_name',
  1299.             'Sylius\\Component\\Addressing\\Matcher\\ZoneMatcherInterface' => 'sylius.zone_matcher',
  1300.             'Sylius\\Component\\Addressing\\Provider\\ProvinceNamingProviderInterface' => 'sylius.province_naming_provider',
  1301.             'Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculatorInterface' => 'sylius.calculator.product_variant_price',
  1302.             'Sylius\\Component\\Core\\Checker\\OrderPaymentMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_payment_method_selection_requirement',
  1303.             'Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_shipping_method_selection_requirement',
  1304.             'Sylius\\Component\\Core\\Context\\ShopperContextInterface' => 'sylius.context.shopper',
  1305.             'Sylius\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'sylius.storage.currency',
  1306.             'Sylius\\Component\\Core\\Customer\\CustomerAddressAdderInterface' => 'sylius.customer_unique_address_adder',
  1307.             'Sylius\\Component\\Core\\Customer\\OrderAddressesSaverInterface' => 'sylius.customer_order_addresses_saver',
  1308.             'Sylius\\Component\\Core\\Customer\\Statistics\\CustomerStatisticsProviderInterface' => 'sylius.customer_statistics_provider',
  1309.             'Sylius\\Component\\Core\\Dashboard\\DashboardStatisticsProviderInterface' => 'sylius.dashboard.statistics_provider',
  1310.             'Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface' => 'sylius.integer_distributor',
  1311.             'Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface' => 'sylius.proportional_integer_distributor',
  1312.             'Sylius\\Component\\Core\\Factory\\CustomerAfterCheckoutFactoryInterface' => 'sylius.factory.customer_after_checkout',
  1313.             'Sylius\\Component\\Core\\Order\\OrderItemNamesSetterInterface' => 'sylius.order_item_names_setter',
  1314.             'Sylius\\Component\\Core\\Payment\\InvoiceNumberGeneratorInterface' => 'sylius.invoice_number_generator',
  1315.             'Sylius\\Component\\Core\\Payment\\Provider\\OrderPaymentProviderInterface' => 'sylius.order_payment_provider',
  1316.             'Sylius\\Component\\Core\\Promotion\\Applicator\\UnitsPromotionAdjustmentsApplicatorInterface' => 'sylius.promotion.units_promotion_adjustments_applicator',
  1317.             'Sylius\\Component\\Core\\Promotion\\Modifier\\OrderPromotionsUsageModifierInterface' => 'sylius.promotion_usage_modifier',
  1318.             'Sylius\\Component\\Core\\Provider\\ProductVariantsPricesProviderInterface' => 'sylius.provider.product_variants_prices',
  1319.             'Sylius\\Component\\Core\\Storage\\CartStorageInterface' => 'sylius.storage.cart_session',
  1320.             'Sylius\\Component\\Core\\TokenAssigner\\OrderTokenAssignerInterface' => 'sylius.unique_id_based_order_token_assigner',
  1321.             'Sylius\\Component\\Core\\Updater\\UnpaidOrdersStateUpdaterInterface' => 'sylius.unpaid_orders_state_updater',
  1322.             'Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface' => 'sylius.image_uploader',
  1323.             'Sylius\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'sylius.currency_converter',
  1324.             'Sylius\\Component\\Currency\\Converter\\CurrencyNameConverterInterface' => 'sylius.currency_name_converter',
  1325.             'Sylius\\Component\\Customer\\Context\\CustomerContextInterface' => 'sylius.context.customer',
  1326.             'Sylius\\Component\\Locale\\Converter\\LocaleConverterInterface' => 'sylius.locale_converter',
  1327.             'Sylius\\Component\\Locale\\Provider\\LocaleProviderInterface' => 'sylius.locale_provider.channel_based',
  1328.             'Sylius\\Component\\Mailer\\Factory\\EmailFactoryInterface' => 'sylius.factory.email',
  1329.             'Sylius\\Component\\Mailer\\Provider\\DefaultSettingsProviderInterface' => 'sylius.mailer.default_settings_provider',
  1330.             'Sylius\\Component\\Mailer\\Provider\\EmailProviderInterface' => 'sylius.email_provider',
  1331.             'Sylius\\Component\\Mailer\\Sender\\SenderInterface' => 'sylius.email_sender',
  1332.             'Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface' => 'sylius.adjustments_aggregator',
  1333.             'Sylius\\Component\\Order\\Modifier\\OrderItemQuantityModifierInterface' => 'sylius.order_item_quantity_modifier.limiting',
  1334.             'Sylius\\Component\\Order\\Modifier\\OrderModifierInterface' => 'sylius.order_modifier',
  1335.             'Sylius\\Component\\Order\\Remover\\ExpiredCartsRemoverInterface' => 'sylius.expired_carts_remover',
  1336.             'Sylius\\Component\\Product\\Checker\\ProductVariantsParityCheckerInterface' => 'sylius.checker.product_variants_parity',
  1337.             'Sylius\\Component\\Product\\Generator\\ProductVariantGeneratorInterface' => 'sylius.generator.product_variant',
  1338.             'Sylius\\Component\\Product\\Generator\\SlugGeneratorInterface' => 'sylius.generator.slug',
  1339.             'Sylius\\Component\\Product\\Resolver\\AvailableProductOptionValuesResolverInterface' => 'sylius.available_product_option_values_resolver',
  1340.             'Sylius\\Component\\Promotion\\Action\\PromotionApplicatorInterface' => 'sylius.promotion_applicator',
  1341.             'Sylius\\Component\\Promotion\\Generator\\PromotionCouponGeneratorInterface' => 'sylius.promotion_coupon_generator',
  1342.             'Sylius\\Component\\Promotion\\Processor\\PromotionProcessorInterface' => 'sylius.promotion_processor',
  1343.             'Sylius\\Component\\Promotion\\Provider\\ActivePromotionsProvider' => 'sylius.active_promotions_provider',
  1344.             'Sylius\\Component\\Resource\\Generator\\RandomnessGeneratorInterface' => 'sylius.random_generator',
  1345.             'Sylius\\Component\\Shipping\\Calculator\\DelegatingCalculatorInterface' => 'sylius.shipping_calculator',
  1346.             'Sylius\\Component\\Shipping\\Checker\\Eligibility\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1347.             'Sylius\\Component\\Shipping\\Checker\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1348.             'Sylius\\Component\\Shipping\\Resolver\\DefaultShippingMethodResolverInterface' => 'sylius.shipping_method_resolver.default',
  1349.             'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface' => 'sylius.shipping_methods_resolver',
  1350.             'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface' => 'sylius.tax_calculator',
  1351.             'Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface' => 'sylius.tax_rate_resolver',
  1352.             'Sylius\\Component\\Taxonomy\\Generator\\TaxonSlugGeneratorInterface' => 'sylius.generator.taxon_slug',
  1353.             'Sylius\\Component\\User\\Canonicalizer\\CanonicalizerInterface' => 'sylius.canonicalizer',
  1354.             'Sylius\\Component\\User\\Security\\PasswordUpdaterInterface' => 'sylius.security.password_updater',
  1355.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  1356.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  1357.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  1358.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  1359.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  1360.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  1361.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  1362.             'app.manager.accounting_code' => 'doctrine.orm.default_entity_manager',
  1363.             'app.manager.brand' => 'doctrine.orm.default_entity_manager',
  1364.             'app.manager.cancellation_item' => 'doctrine.orm.default_entity_manager',
  1365.             'app.manager.city' => 'doctrine.orm.default_entity_manager',
  1366.             'app.manager.client' => 'doctrine.orm.default_entity_manager',
  1367.             'app.manager.contract_type' => 'doctrine.orm.default_entity_manager',
  1368.             'app.manager.customer_activity' => 'doctrine.orm.default_entity_manager',
  1369.             'app.manager.customer_activity_domain' => 'doctrine.orm.default_entity_manager',
  1370.             'app.manager.customer_control' => 'doctrine.orm.default_entity_manager',
  1371.             'app.manager.customer_editor' => 'doctrine.orm.default_entity_manager',
  1372.             'app.manager.customer_payment' => 'doctrine.orm.default_entity_manager',
  1373.             'app.manager.customer_payment_method' => 'doctrine.orm.default_entity_manager',
  1374.             'app.manager.customer_representative' => 'doctrine.orm.default_entity_manager',
  1375.             'app.manager.customer_segment' => 'doctrine.orm.default_entity_manager',
  1376.             'app.manager.depot' => 'doctrine.orm.default_entity_manager',
  1377.             'app.manager.editor' => 'doctrine.orm.default_entity_manager',
  1378.             'app.manager.nf_order' => 'doctrine.orm.default_entity_manager',
  1379.             'app.manager.office_launch' => 'doctrine.orm.default_entity_manager',
  1380.             'app.manager.office_product' => 'doctrine.orm.default_entity_manager',
  1381.             'app.manager.order' => 'doctrine.orm.default_entity_manager',
  1382.             'app.manager.order_amount' => 'doctrine.orm.default_entity_manager',
  1383.             'app.manager.order_invoice' => 'doctrine.orm.default_entity_manager',
  1384.             'app.manager.order_invoices' => 'doctrine.orm.default_entity_manager',
  1385.             'app.manager.order_launch' => 'doctrine.orm.default_entity_manager',
  1386.             'app.manager.order_nature' => 'doctrine.orm.default_entity_manager',
  1387.             'app.manager.order_state' => 'doctrine.orm.default_entity_manager',
  1388.             'app.manager.order_tree' => 'doctrine.orm.default_entity_manager',
  1389.             'app.manager.order_type' => 'doctrine.orm.default_entity_manager',
  1390.             'app.manager.product_composition' => 'doctrine.orm.default_entity_manager',
  1391.             'app.manager.product_requirement_reservation' => 'doctrine.orm.default_entity_manager',
  1392.             'app.manager.product_sales' => 'doctrine.orm.default_entity_manager',
  1393.             'app.manager.product_spn' => 'doctrine.orm.default_entity_manager',
  1394.             'app.manager.product_state' => 'doctrine.orm.default_entity_manager',
  1395.             'app.manager.product_stock' => 'doctrine.orm.default_entity_manager',
  1396.             'app.manager.proforma_order' => 'doctrine.orm.default_entity_manager',
  1397.             'app.manager.sales_log' => 'doctrine.orm.default_entity_manager',
  1398.             'app.manager.segment' => 'doctrine.orm.default_entity_manager',
  1399.             'app.manager.segment_period' => 'doctrine.orm.default_entity_manager',
  1400.             'app.manager.segment_value' => 'doctrine.orm.default_entity_manager',
  1401.             'app.manager.supplier' => 'doctrine.orm.default_entity_manager',
  1402.             'app.manager.tax_rate_group' => 'doctrine.orm.default_entity_manager',
  1403.             'app.manager.theme' => 'doctrine.orm.default_entity_manager',
  1404.             'app.manager.theme_group' => 'doctrine.orm.default_entity_manager',
  1405.             'database_connection' => 'doctrine.dbal.default_connection',
  1406.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1407.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  1408.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  1409.             'mailer' => 'swiftmailer.mailer.default',
  1410.             'sm.callback.cascade_transition' => 'SM\\Callback\\CascadeTransitionCallback',
  1411.             'sm.callback_factory' => 'SM\\Callback\\CallbackFactoryInterface',
  1412.             'sm.factory' => 'SM\\Factory\\FactoryInterface',
  1413.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  1414.             'sylius.context.channel' => 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface',
  1415.             'sylius.context.channel.request_based.resolver' => 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface',
  1416.             'sylius.context.currency' => 'sylius.context.currency.channel_aware',
  1417.             'sylius.context.locale' => 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface',
  1418.             'sylius.factory.adjustment' => 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface',
  1419.             'sylius.factory.channel' => 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface',
  1420.             'sylius.factory.order_item' => 'sylius.factory.cart_item',
  1421.             'sylius.factory.payment' => 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface',
  1422.             'sylius.factory.payment_method' => 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface',
  1423.             'sylius.factory.product' => 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface',
  1424.             'sylius.factory.product_variant' => 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface',
  1425.             'sylius.factory.promotion_action' => 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface',
  1426.             'sylius.factory.promotion_coupon' => 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface',
  1427.             'sylius.factory.promotion_rule' => 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface',
  1428.             'sylius.factory.taxon' => 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface',
  1429.             'sylius.factory.zone' => 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface',
  1430.             'sylius.grid.bulk_action_renderer.twig' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1431.             'sylius.grid.renderer.twig' => 'sylius.custom_grid_renderer.twig',
  1432.             'sylius.inventory.order_inventory_operator' => 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  1433.             'sylius.locale_provider' => 'sylius.locale_provider.channel_based',
  1434.             'sylius.manager.address' => 'doctrine.orm.default_entity_manager',
  1435.             'sylius.manager.address_log_entry' => 'doctrine.orm.default_entity_manager',
  1436.             'sylius.manager.adjustment' => 'doctrine.orm.default_entity_manager',
  1437.             'sylius.manager.admin_user' => 'doctrine.orm.default_entity_manager',
  1438.             'sylius.manager.api_access_token' => 'doctrine.orm.default_entity_manager',
  1439.             'sylius.manager.api_auth_code' => 'doctrine.orm.default_entity_manager',
  1440.             'sylius.manager.api_client' => 'doctrine.orm.default_entity_manager',
  1441.             'sylius.manager.api_refresh_token' => 'doctrine.orm.default_entity_manager',
  1442.             'sylius.manager.api_user' => 'doctrine.orm.default_entity_manager',
  1443.             'sylius.manager.avatar_image' => 'doctrine.orm.default_entity_manager',
  1444.             'sylius.manager.channel' => 'doctrine.orm.default_entity_manager',
  1445.             'sylius.manager.channel_pricing' => 'doctrine.orm.default_entity_manager',
  1446.             'sylius.manager.country' => 'doctrine.orm.default_entity_manager',
  1447.             'sylius.manager.currency' => 'doctrine.orm.default_entity_manager',
  1448.             'sylius.manager.customer' => 'doctrine.orm.default_entity_manager',
  1449.             'sylius.manager.customer_group' => 'doctrine.orm.default_entity_manager',
  1450.             'sylius.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  1451.             'sylius.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  1452.             'sylius.manager.inventory_unit' => 'doctrine.orm.default_entity_manager',
  1453.             'sylius.manager.locale' => 'doctrine.orm.default_entity_manager',
  1454.             'sylius.manager.oauth_user' => 'doctrine.orm.default_entity_manager',
  1455.             'sylius.manager.order' => 'doctrine.orm.default_entity_manager',
  1456.             'sylius.manager.order_item' => 'doctrine.orm.default_entity_manager',
  1457.             'sylius.manager.order_item_unit' => 'doctrine.orm.default_entity_manager',
  1458.             'sylius.manager.order_sequence' => 'doctrine.orm.default_entity_manager',
  1459.             'sylius.manager.payment' => 'doctrine.orm.default_entity_manager',
  1460.             'sylius.manager.payment_method' => 'doctrine.orm.default_entity_manager',
  1461.             'sylius.manager.payment_method_translation' => 'doctrine.orm.default_entity_manager',
  1462.             'sylius.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  1463.             'sylius.manager.product' => 'doctrine.orm.default_entity_manager',
  1464.             'sylius.manager.product_association' => 'doctrine.orm.default_entity_manager',
  1465.             'sylius.manager.product_association_type' => 'doctrine.orm.default_entity_manager',
  1466.             'sylius.manager.product_association_type_translation' => 'doctrine.orm.default_entity_manager',
  1467.             'sylius.manager.product_attribute' => 'doctrine.orm.default_entity_manager',
  1468.             'sylius.manager.product_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1469.             'sylius.manager.product_attribute_value' => 'doctrine.orm.default_entity_manager',
  1470.             'sylius.manager.product_image' => 'doctrine.orm.default_entity_manager',
  1471.             'sylius.manager.product_option' => 'doctrine.orm.default_entity_manager',
  1472.             'sylius.manager.product_option_translation' => 'doctrine.orm.default_entity_manager',
  1473.             'sylius.manager.product_option_value' => 'doctrine.orm.default_entity_manager',
  1474.             'sylius.manager.product_option_value_translation' => 'doctrine.orm.default_entity_manager',
  1475.             'sylius.manager.product_review' => 'doctrine.orm.default_entity_manager',
  1476.             'sylius.manager.product_reviewer' => 'doctrine.orm.default_entity_manager',
  1477.             'sylius.manager.product_taxon' => 'doctrine.orm.default_entity_manager',
  1478.             'sylius.manager.product_translation' => 'doctrine.orm.default_entity_manager',
  1479.             'sylius.manager.product_variant' => 'doctrine.orm.default_entity_manager',
  1480.             'sylius.manager.product_variant_translation' => 'doctrine.orm.default_entity_manager',
  1481.             'sylius.manager.promotion' => 'doctrine.orm.default_entity_manager',
  1482.             'sylius.manager.promotion_action' => 'doctrine.orm.default_entity_manager',
  1483.             'sylius.manager.promotion_coupon' => 'doctrine.orm.default_entity_manager',
  1484.             'sylius.manager.promotion_rule' => 'doctrine.orm.default_entity_manager',
  1485.             'sylius.manager.promotion_subject' => 'doctrine.orm.default_entity_manager',
  1486.             'sylius.manager.province' => 'doctrine.orm.default_entity_manager',
  1487.             'sylius.manager.shipment' => 'doctrine.orm.default_entity_manager',
  1488.             'sylius.manager.shipment_unit' => 'doctrine.orm.default_entity_manager',
  1489.             'sylius.manager.shipping_category' => 'doctrine.orm.default_entity_manager',
  1490.             'sylius.manager.shipping_method' => 'doctrine.orm.default_entity_manager',
  1491.             'sylius.manager.shipping_method_rule' => 'doctrine.orm.default_entity_manager',
  1492.             'sylius.manager.shipping_method_translation' => 'doctrine.orm.default_entity_manager',
  1493.             'sylius.manager.shop_billing_data' => 'doctrine.orm.default_entity_manager',
  1494.             'sylius.manager.shop_user' => 'doctrine.orm.default_entity_manager',
  1495.             'sylius.manager.tax_category' => 'doctrine.orm.default_entity_manager',
  1496.             'sylius.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  1497.             'sylius.manager.taxon' => 'doctrine.orm.default_entity_manager',
  1498.             'sylius.manager.taxon_image' => 'doctrine.orm.default_entity_manager',
  1499.             'sylius.manager.taxon_translation' => 'doctrine.orm.default_entity_manager',
  1500.             'sylius.manager.zone' => 'doctrine.orm.default_entity_manager',
  1501.             'sylius.manager.zone_member' => 'doctrine.orm.default_entity_manager',
  1502.             'sylius.order_item_quantity_modifier' => 'sylius.order_item_quantity_modifier.limiting',
  1503.             'sylius.payment_method_resolver.default' => 'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface',
  1504.             'sylius.payment_methods_resolver' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  1505.             'sylius.translation_locale_provider' => 'sylius.translation_locale_provider.admin',
  1506.         ];
  1507.         $this->privates['service_container'] = function () {
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1514.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  1516.             include_once \dirname(__DIR__4).'/src/ApiPlatform/CustomOrderIriConverter.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProviderInterface.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProvider.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1528.             include_once \dirname(__DIR__4).'/src/EventSubscriber/DbKeepAliveSubscriber.php';
  1529.             include_once \dirname(__DIR__4).'/src/Service/InvoiceService.php';
  1530.             include_once \dirname(__DIR__4).'/src/Service/OrderAccountingService.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1533.             include_once \dirname(__DIR__4).'/src/Twig/OrderExtension.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/PropertyInfo/Extractor/ReflectionExtractor.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Repository/RepositoryInterface.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/EntityRepository.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php';
  1721.             include_once \dirname(__DIR__4).'/src/Repository/OrderRepository.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/FactoryInterface.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Factory/Factory.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverter.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverter.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelContextInterface.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1755.             include_once \dirname(__DIR__4).'/src/Repository/ShippingMethodRepository.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistryInterface.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/PrioritizedServiceRegistry.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistryInterface.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/sylius/registry/src/ServiceRegistry.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1774.             include_once \dirname(__DIR__4).'/src/Repository/PaymentMethodRepository.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/Canonicalizer.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContextInterface.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorage.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CurrencyContextInterface.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/LocaleContextInterface.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/XFrameOptionsSubscriber.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Customer/Context/CustomerContextInterface.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/SectionProviderInterface.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Storage/StorageInterface.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Storage/CookieStorage.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/RegistryInterface.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Component/Metadata/Registry.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ExpressionLanguage.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/ExpressionLanguage.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/GridRendererInterface.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigGridRenderer.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Renderer/TwigGridRenderer.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistryInterface.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistry.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/Renderer/BulkActionGridRendererInterface.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParserInterface.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParser.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/FieldTypeInterface.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/DatetimeFieldType.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/StringFieldType.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/FieldTypes/TwigFieldType.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/DataExtractorInterface.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/PropertyAccessDataExtractor.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Factory/LinkFactory.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorRegistry.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorInterface.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/UrlGenerator/SymfonyUrlGenerator.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Helper/LinkHelper.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle/Expression/LinkExpressionFunction.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/FilesystemConfigurationProvider.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/FileLocatorInterface.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Locator/RecursiveFileLocator.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ConfigurationLoaderInterface.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ProcessingConfigurationLoader.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/JsonFileConfigurationLoader.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProcessorInterface.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/SymfonyConfigurationProcessor.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Configuration/ThemeConfiguration.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Definition/Processor.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolverInterface.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/PathResolver.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProviderInterface.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProvider.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/SymfonyTranslatorResourceProvider.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinder.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionResolverInterface.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriber.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/SectionResolver/ShopUriBasedSectionResolver.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Storage/CartStorageInterface.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/sylius/admin-api-bundle/SectionResolver/AdminApiUriBasedSectionResolver.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyMetadataFactory.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidateListener.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/UserContextInterface.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenBasedUserContext.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/EventSubscriber/KernelRequestEventSubscriber.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/AdminAuthenticationTokenDocumentationNormalizer.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ShopAuthenticationTokenDocumentationNormalizer.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ProductVariantDocumentationNormalizer.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/CompositeLocaleContext.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resolver/PayPalPrioritisingPaymentMethodsResolver.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/FactoryInterface.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/ClearableFactoryInterface.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/AbstractFactory.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Factory/Factory.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactoryInterface.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContext.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2160.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  2161.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2162.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2163.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2164.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2166.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2167.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2168.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2169.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2171.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2173.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php';
  2174.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2175.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2176.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2177.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2178.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2179.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2180.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php';
  2181.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  2182.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2183.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php';
  2184.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Serializer/Normalizer/PagerfantaNormalizer.php';
  2185.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  2186.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php';
  2187.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  2188.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  2189.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  2190.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2192.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  2193.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  2194.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  2195.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  2196.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  2197.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  2198.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  2199.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  2200.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  2201.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CustomNormalizer.php';
  2202.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  2203.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2204.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2205.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2206.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  2207.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  2208.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2209.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2210.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2211.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2212.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2213.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2214.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2215.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2216.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2217.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  2218.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  2219.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  2220.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2221.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2222.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2223.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  2224.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2225.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2226.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2227.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2228.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2229.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  2230.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2231.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2235.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  2236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2238.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2244.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2245.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  2246.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2247.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  2248.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  2249.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  2250.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2251.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php';
  2252.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php';
  2253.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  2254.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  2255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2256.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php';
  2257.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php';
  2258.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  2259.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  2260.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  2261.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2262.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2263.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2264.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2265.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2266.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2267.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2268.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2269.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2270.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2271.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  2272.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/LoaderInterface.php';
  2273.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Loader/ThemedTemplateLoader.php';
  2274.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  2275.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  2276.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2277.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/TemplateLocatorInterface.php';
  2278.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/HierarchicalTemplateLocator.php';
  2279.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Twig/Locator/CompositeTemplateLocator.php';
  2280.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2281.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  2282.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  2283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  2284.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2285.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2286.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  2287.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2288.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  2289.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  2290.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  2291.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  2292.             include_once \dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Asset/Package/PathPackage.php';
  2293.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  2294.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  2295.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  2296.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2301.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  2306.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2307.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  2308.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2309.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2310.             include_once \dirname(__DIR__4).'/src/Twig/PhoneNumberExtension.php';
  2311.             include_once \dirname(__DIR__4).'/src/Twig/StockExtension.php';
  2312.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php';
  2313.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  2314.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php';
  2315.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  2316.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  2317.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php';
  2318.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  2319.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/PercentageExtension.php';
  2320.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php';
  2321.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php';
  2322.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php';
  2323.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php';
  2324.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php';
  2325.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php';
  2326.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php';
  2327.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php';
  2328.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php';
  2329.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php';
  2330.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php';
  2331.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php';
  2332.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php';
  2333.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php';
  2334.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/GridExtension.php';
  2335.             include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/BulkActionGridExtension.php';
  2336.             include_once \dirname(__DIR__4).'/vendor/winzou/state-machine/src/SM/Extension/Twig/SMExtension.php';
  2337.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  2338.             include_once \dirname(__DIR__4).'/vendor/willdurand/hateoas/src/Twig/Extension/LinkExtension.php';
  2339.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  2340.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  2341.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  2342.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  2343.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  2344.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  2345.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  2346.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  2347.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  2348.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
  2349.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  2350.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php';
  2351.             include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php';
  2352.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2353.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Twig/PayPalExtension.php';
  2354.             include_once \dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Twig/OrderAddressExtension.php';
  2355.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2356.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2357.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2358.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  2359.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2362.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2363.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2364.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2365.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  2366.         };
  2367.     }
  2368.     public function compile(): void
  2369.     {
  2370.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2371.     }
  2372.     public function isCompiled(): bool
  2373.     {
  2374.         return true;
  2375.     }
  2376.     public function getRemovedIds(): array
  2377.     {
  2378.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2379.     }
  2380.     protected function load($file$lazyLoad true)
  2381.     {
  2382.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  2383.             return $class::do($this$lazyLoad);
  2384.         }
  2385.         if ('.' === $file[-4]) {
  2386.             $class substr($class0, -4);
  2387.         } else {
  2388.             $file .= '.php';
  2389.         }
  2390.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  2391.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  2392.     }
  2393.     protected function createProxy($class, \Closure $factory)
  2394.     {
  2395.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  2396.         return $factory();
  2397.     }
  2398.     /**
  2399.      * Gets the public '.container.private.filesystem' shared service.
  2400.      *
  2401.      * @return \Symfony\Component\Filesystem\Filesystem
  2402.      */
  2403.     protected function get_Container_Private_FilesystemService()
  2404.     {
  2405.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2406.     }
  2407.     /**
  2408.      * Gets the public '.container.private.form.factory' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Form\FormFactory
  2411.      */
  2412.     protected function get_Container_Private_Form_FactoryService()
  2413.     {
  2414.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  2415.         if (isset($this->services['.container.private.form.factory'])) {
  2416.             return $this->services['.container.private.form.factory'];
  2417.         }
  2418.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  2419.     }
  2420.     /**
  2421.      * Gets the public '.container.private.profiler' shared service.
  2422.      *
  2423.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2424.      */
  2425.     protected function get_Container_Private_ProfilerService()
  2426.     {
  2427.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2428.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2429.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2430.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2431.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2432.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2433.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2434.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2435.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2436.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2437.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2438.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2439.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2440.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2441.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2442.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2443.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2444.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2445.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2446.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2447.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2448.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2449.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2450.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2451.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  2452.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2453.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2454.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2455.         $f->registerBus('sylius_default.bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2456.         $f->registerBus('sylius_event.bus', ($this->privates['debug.traced.sylius_event.bus'] ?? $this->getDebug_Traced_SyliusEvent_BusService()));
  2457.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2458.         if ($this->has('kernel')) {
  2459.             $g->setKernel($b);
  2460.         }
  2461.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2462.         $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())));
  2463.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2464.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2465.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  2466.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2467.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2468.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2469.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2470.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2471.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2472.         $instance->add($d);
  2473.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2474.         $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));
  2475.         $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())));
  2476.         $instance->add($e);
  2477.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2478.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2479.         $instance->add($f);
  2480.         $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));
  2481.         $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()))));
  2482.         $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']));
  2483.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  2484.         $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()))));
  2485.         $instance->add($g);
  2486.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\SyliusCollector(($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), $this->parameters['kernel.bundles'], 'fr_FR'));
  2487.         $instance->add(new \Sylius\Bundle\CoreBundle\Collector\CartCollector(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService())));
  2488.         return $instance;
  2489.     }
  2490.     /**
  2491.      * Gets the public '.container.private.security.authorization_checker' shared service.
  2492.      *
  2493.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2494.      */
  2495.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  2496.     {
  2497.         $a = ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService'));
  2498.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  2499.             return $this->services['.container.private.security.authorization_checker'];
  2500.         }
  2501.         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);
  2502.     }
  2503.     /**
  2504.      * Gets the public '.container.private.security.token_storage' shared service.
  2505.      *
  2506.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2507.      */
  2508.     protected function get_Container_Private_Security_TokenStorageService()
  2509.     {
  2510.         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, [
  2511.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2512.         ], [
  2513.             'request_stack' => '?',
  2514.         ]));
  2515.     }
  2516.     /**
  2517.      * Gets the public '.container.private.serializer' shared service.
  2518.      *
  2519.      * @return \Symfony\Component\Serializer\Serializer
  2520.      */
  2521.     protected function get_Container_Private_SerializerService()
  2522.     {
  2523.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2524.         if (isset($this->services['.container.private.serializer'])) {
  2525.             return $this->services['.container.private.serializer'];
  2526.         }
  2527.         $b = ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService());
  2528.         if (isset($this->services['.container.private.serializer'])) {
  2529.             return $this->services['.container.private.serializer'];
  2530.         }
  2531.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2532.         if (isset($this->services['.container.private.serializer'])) {
  2533.             return $this->services['.container.private.serializer'];
  2534.         }
  2535.         $d = ($this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService());
  2536.         if (isset($this->services['.container.private.serializer'])) {
  2537.             return $this->services['.container.private.serializer'];
  2538.         }
  2539.         $e = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2540.         if (isset($this->services['.container.private.serializer'])) {
  2541.             return $this->services['.container.private.serializer'];
  2542.         }
  2543.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2544.         $g = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2545.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2546.         $i = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($g);
  2547.         $j = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g$h$f$a$iNULL, []);
  2548.         $k = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2549.         $l = ($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'] ?? $this->getCustomOrderIriConverterService());
  2550.         $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2551.         $n = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2552.         $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 () {
  2553.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->load('getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService'));
  2554.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2555.         }, 2), $nfalse);
  2556.         $p = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  2557.         $q = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2558.         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 () {
  2559.             yield => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->load('getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService'));
  2560.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2561.         }, 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')]);
  2562.     }
  2563.     /**
  2564.      * Gets the public '.container.private.session' shared service.
  2565.      *
  2566.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2567.      */
  2568.     protected function get_Container_Private_SessionService()
  2569.     {
  2570.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2571.         if (isset($this->services['.container.private.session'])) {
  2572.             return $this->services['.container.private.session'];
  2573.         }
  2574.         return $this->services['.container.private.session'] = $a->createSession();
  2575.     }
  2576.     /**
  2577.      * Gets the public '.container.private.twig' shared service.
  2578.      *
  2579.      * @return \Twig\Environment
  2580.      */
  2581.     protected function get_Container_Private_TwigService()
  2582.     {
  2583.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2584.         $a->addPath((\dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  2585.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  2586.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2587.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2588.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2589.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2590.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2591.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2592.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  2593.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2594.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2595.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), 'SyliusChannel');
  2596.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), '!SyliusChannel');
  2597.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), 'SyliusAttribute');
  2598.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), '!SyliusAttribute');
  2599.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusUiBundle'), 'SyliusUi');
  2600.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), 'SyliusUi');
  2601.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), '!SyliusUi');
  2602.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), 'SyliusCore');
  2603.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), '!SyliusCore');
  2604.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), 'SyliusResource');
  2605.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), '!SyliusResource');
  2606.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  2607.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  2608.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  2609.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  2610.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2611.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2612.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  2613.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  2614.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), 'BabDevPagerfanta');
  2615.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), '!BabDevPagerfanta');
  2616.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2617.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2618.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), 'SyliusPayum');
  2619.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), '!SyliusPayum');
  2620.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  2621.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  2622.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusAdminBundle'), 'SyliusAdmin');
  2623.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), 'SyliusAdmin');
  2624.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), '!SyliusAdmin');
  2625.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SyliusShopBundle'), 'SyliusShop');
  2626.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), 'SyliusShop');
  2627.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), '!SyliusShop');
  2628.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  2629.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  2630.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2631.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2632.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2633.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2634.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2635.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2636.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), 'SyliusApi');
  2637.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), '!SyliusApi');
  2638.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/views'), 'SyliusPayPalPlugin');
  2639.         $a->addPath((\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Resources/views'), '!SyliusPayPalPlugin');
  2640.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2641.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2642.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2643.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2644.         $b = ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService());
  2645.         $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 () {
  2646.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\ApplicationTemplateLocator'] ?? $this->load('getApplicationTemplateLocatorService'));
  2647.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\NamespacedTemplateLocator'] ?? $this->load('getNamespacedTemplateLocatorService'));
  2648.         }, 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']);
  2649.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2650.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2651.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2652.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  2653.         $g = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2654.         $h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2655.         $i = ($this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] ?? $this->getTemplateBlockRegistryInterfaceService());
  2656.         $j = ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()));
  2657.         $k = new \Knp\Menu\Util\MenuManipulator();
  2658.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  2659.         $m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2660.         $m->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $h]);
  2661.         $n = new \Symfony\Bridge\Twig\AppVariable();
  2662.         $n->setEnvironment('dev');
  2663.         $n->setDebug(true);
  2664.         if ($this->has('.container.private.security.token_storage')) {
  2665.             $n->setTokenStorage($d);
  2666.         }
  2667.         if ($this->has('request_stack')) {
  2668.             $n->setRequestStack($c);
  2669.         }
  2670.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2671.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2672.         $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)));
  2673.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $e));
  2674.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($f));
  2675.         $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 () {
  2676.             return new \EmptyIterator();
  2677.         }, 0))));
  2678.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__4), 'UTF-8'));
  2679.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2680.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2681.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($etrue));
  2682.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2683.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2684.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$g)));
  2685.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  2686.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2687.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($f));
  2688.         $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())));
  2689.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2690.         $instance->addExtension(($this->privates['App\\Twig\\OrderExtension'] ?? $this->getOrderExtensionService()));
  2691.         $instance->addExtension(new \App\Twig\PhoneNumberExtension());
  2692.         $instance->addExtension(new \App\Twig\StockExtension(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService())));
  2693.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\ConvertMoneyExtension(($this->services['sylius.templating.helper.convert_money'] ?? $this->getSylius_Templating_Helper_ConvertMoneyService())));
  2694.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2695.         $instance->addExtension(new \Sylius\Bundle\OrderBundle\Twig\AggregateAdjustmentsExtension(($this->services['sylius.templating.helper.adjustment'] ?? $this->getSylius_Templating_Helper_AdjustmentService())));
  2696.         $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['sylius.templating.helper.format_money'] ?? $this->getSylius_Templating_Helper_FormatMoneyService())));
  2697.         $instance->addExtension(new \Sylius\Bundle\CurrencyBundle\Twig\CurrencyExtension(($this->services['sylius.templating.helper.currency'] ?? $this->getSylius_Templating_Helper_CurrencyService())));
  2698.         $instance->addExtension(new \Sylius\Bundle\LocaleBundle\Twig\LocaleExtension(($this->services['sylius.templating.helper.locale'] ?? $this->getSylius_Templating_Helper_LocaleService())));
  2699.         $instance->addExtension(($this->services['sylius.twig.extension.country_name'] ?? ($this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension(''))));
  2700.         $instance->addExtension(($this->services['sylius.twig.extension.province_naming'] ?? $this->getSylius_Twig_Extension_ProvinceNamingService()));
  2701.         $instance->addExtension(new \Sylius\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['sylius.templating.helper.inventory'] ?? $this->getSylius_Templating_Helper_InventoryService())));
  2702.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\PercentageExtension());
  2703.         $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'))));
  2704.         $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'))));
  2705.         $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\SortByExtension());
  2706.         $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)));
  2707.         $instance->addExtension(($this->services['sylius.twig.extension.merge_recursive'] ?? ($this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension())));
  2708.         $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] ?? $this->getLegacySonataBlockExtensionService()));
  2709.         $instance->addExtension(($this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] ?? $this->getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()));
  2710.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\PriceExtension(($this->services['sylius.templating.helper.price'] ?? $this->getSylius_Templating_Helper_PriceService())));
  2711.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\VariantResolverExtension(($this->services['sylius.templating.helper.variant_resolver'] ?? $this->getSylius_Templating_Helper_VariantResolverService())));
  2712.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension(($this->services['sylius.templating.helper.product_variants_prices'] ?? $this->getSylius_Templating_Helper_ProductVariantsPricesService())));
  2713.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\CheckoutStepsExtension(($this->services['sylius.templating.helper.checkout_steps'] ?? $this->getSylius_Templating_Helper_CheckoutStepsService())));
  2714.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\GridExtension(($this->services['sylius.templating.helper.grid'] ?? $this->getSylius_Templating_Helper_GridService())));
  2715.         $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension(($this->services['sylius.templating.helper.bulk_action_grid'] ?? $this->getSylius_Templating_Helper_BulkActionGridService())));
  2716.         $instance->addExtension(new \SM\Extension\Twig\SMExtension(($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService())));
  2717.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  2718.         $instance->addExtension(new \Hateoas\Twig\Extension\LinkExtension(($this->services['hateoas.helper.link'] ?? $this->getHateoas_Helper_LinkService())));
  2719.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  2720.         $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, [
  2721.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  2722.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  2723.         ], [
  2724.             'list' => '?',
  2725.             'twig' => '?',
  2726.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $k$l), $l$k));
  2727.         $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\FilterExtension('/media/image/', ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2728.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  2729.         $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))));
  2730.         $instance->addExtension(($this->services['sylius.twig.extension.shop'] ?? ($this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true))));
  2731.         $instance->addExtension(($this->services['sylius.twig.extension.channels_currencies'] ?? $this->getSylius_Twig_Extension_ChannelsCurrenciesService()));
  2732.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] ?? ($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension())));
  2733.         $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? $this->getChannelNameExtensionService()));
  2734.         $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension());
  2735.         $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()))));
  2736.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
  2737.         $instance->addExtension(new \Sylius\PayPalPlugin\Twig\PayPalExtension());
  2738.         $instance->addExtension(new \Sylius\PayPalPlugin\Twig\OrderAddressExtension());
  2739.         $instance->addGlobal('app'$n);
  2740.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2741.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  2742.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  2743.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  2744.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  2745.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  2746.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  2747.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  2748.         ], [
  2749.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2750.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2751.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2752.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2753.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  2754.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  2755.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  2756.         ])));
  2757.         $instance->addGlobal('sylius', ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  2758.         $instance->addGlobal('sylius_base_locale''fr_FR');
  2759.         $instance->addGlobal('sylius_meta', ['version' => '1.9.10']);
  2760.         $instance->addGlobal('my_database_env'$this->getEnv('DATABASE_ENV'));
  2761.         $instance->addGlobal('my_database_date'$this->getEnv('DATABASE_DATE'));
  2762.         $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']));
  2763.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2764.         return $instance;
  2765.     }
  2766.     /**
  2767.      * Gets the public '.container.private.validator' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2770.      */
  2771.     protected function get_Container_Private_ValidatorService()
  2772.     {
  2773.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2774.         if (isset($this->services['.container.private.validator'])) {
  2775.             return $this->services['.container.private.validator'];
  2776.         }
  2777.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2778.     }
  2779.     /**
  2780.      * Gets the public 'App\Service\InvoiceService' shared autowired service.
  2781.      *
  2782.      * @return \App\Service\InvoiceService
  2783.      */
  2784.     protected function getInvoiceServiceService()
  2785.     {
  2786.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2787.         if (isset($this->services['App\\Service\\InvoiceService'])) {
  2788.             return $this->services['App\\Service\\InvoiceService'];
  2789.         }
  2790.         return $this->services['App\\Service\\InvoiceService'] = new \App\Service\InvoiceService($a);
  2791.     }
  2792.     /**
  2793.      * Gets the public 'SM\Callback\CallbackFactoryInterface' shared autowired service.
  2794.      *
  2795.      * @return \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory
  2796.      */
  2797.     protected function getCallbackFactoryInterfaceService()
  2798.     {
  2799.         return $this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback'$this);
  2800.     }
  2801.     /**
  2802.      * Gets the public 'SM\Factory\FactoryInterface' shared autowired service.
  2803.      *
  2804.      * @return \SM\Factory\Factory
  2805.      */
  2806.     protected function getFactoryInterfaceService()
  2807.     {
  2808.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2809.         if (isset($this->services['SM\\Factory\\FactoryInterface'])) {
  2810.             return $this->services['SM\\Factory\\FactoryInterface'];
  2811.         }
  2812.         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))));
  2813.     }
  2814.     /**
  2815.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension' shared service.
  2816.      *
  2817.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension
  2818.      */
  2819.     protected function getChannelNameExtensionService()
  2820.     {
  2821.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  2822.     }
  2823.     /**
  2824.      * Gets the public 'Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension' shared service.
  2825.      *
  2826.      * @return \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension
  2827.      */
  2828.     protected function getOrderUnitTaxesExtensionService()
  2829.     {
  2830.         return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension();
  2831.     }
  2832.     /**
  2833.      * Gets the public 'Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface' shared service.
  2834.      *
  2835.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider
  2836.      */
  2837.     protected function getFakeChannelCodeProviderInterfaceService()
  2838.     {
  2839.         return $this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider();
  2840.     }
  2841.     /**
  2842.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener' shared service.
  2843.      *
  2844.      * @return \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener
  2845.      */
  2846.     protected function getLocaleAwareListenerService()
  2847.     {
  2848.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] = new \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener(new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2849.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr_FR')));
  2850.             yield => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService());
  2851.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2852.     }
  2853.     /**
  2854.      * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber' shared service.
  2855.      *
  2856.      * @return \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber
  2857.      */
  2858.     protected function getXFrameOptionsSubscriberService()
  2859.     {
  2860.         return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber();
  2861.     }
  2862.     /**
  2863.      * Gets the public 'Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension' shared service.
  2864.      *
  2865.      * @return \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension
  2866.      */
  2867.     protected function getLegacySonataBlockExtensionService()
  2868.     {
  2869.         return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] = new \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension($this->parameters['sylius_ui.sonata_block.whitelisted_variables']);
  2870.     }
  2871.     /**
  2872.      * Gets the public 'Sylius\Component\Channel\Context\ChannelContextInterface' shared service.
  2873.      *
  2874.      * @return \Sylius\Component\Channel\Context\CachedPerRequestChannelContext
  2875.      */
  2876.     protected function getChannelContextInterfaceService()
  2877.     {
  2878.         $a = ($this->privates['sylius.context.channel.composite'] ?? $this->getSylius_Context_Channel_CompositeService());
  2879.         if (isset($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'])) {
  2880.             return $this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'];
  2881.         }
  2882.         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())));
  2883.     }
  2884.     /**
  2885.      * Gets the public 'Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface' shared service.
  2886.      *
  2887.      * @return \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver
  2888.      */
  2889.     protected function getRequestResolverInterfaceService()
  2890.     {
  2891.         $this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] = $instance = new \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver();
  2892.         $instance->addResolver(new \Sylius\Component\Channel\Context\RequestBased\HostnameBasedRequestResolver(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService())), 0);
  2893.         return $instance;
  2894.     }
  2895.     /**
  2896.      * Gets the public 'Sylius\Component\Locale\Context\LocaleContextInterface' shared service.
  2897.      *
  2898.      * @return \Sylius\Component\Locale\Context\CompositeLocaleContext
  2899.      */
  2900.     protected function getLocaleContextInterfaceService()
  2901.     {
  2902.         $this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] = $instance = new \Sylius\Component\Locale\Context\CompositeLocaleContext();
  2903.         $instance->addContext(($this->services['sylius.context.locale.request_based'] ?? $this->getSylius_Context_Locale_RequestBasedService()), 64);
  2904.         $instance->addContext(($this->services['sylius.context.locale.provider_based'] ?? $this->getSylius_Context_Locale_ProviderBasedService()), -128);
  2905.         $instance->addContext(($this->services['sylius.context.locale.admin_based'] ?? $this->getSylius_Context_Locale_AdminBasedService()), 128);
  2906.         return $instance;
  2907.     }
  2908.     /**
  2909.      * Gets the public 'Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface' shared service.
  2910.      *
  2911.      * @return \Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver
  2912.      */
  2913.     protected function getPaymentMethodsResolverInterfaceService()
  2914.     {
  2915.         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');
  2916.     }
  2917.     /**
  2918.      * Gets the public 'cache.app' shared service.
  2919.      *
  2920.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2921.      */
  2922.     protected function getCache_AppService()
  2923.     {
  2924.         $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))));
  2925.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2926.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2927.     }
  2928.     /**
  2929.      * Gets the public 'cache.system' shared service.
  2930.      *
  2931.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2932.      */
  2933.     protected function getCache_SystemService()
  2934.     {
  2935.         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())));
  2936.     }
  2937.     /**
  2938.      * Gets the public 'cache.validator_expression_language' shared service.
  2939.      *
  2940.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2941.      */
  2942.     protected function getCache_ValidatorExpressionLanguageService()
  2943.     {
  2944.         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())));
  2945.     }
  2946.     /**
  2947.      * Gets the public 'data_collector.dump' shared service.
  2948.      *
  2949.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2950.      */
  2951.     protected function getDataCollector_DumpService()
  2952.     {
  2953.         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);
  2954.     }
  2955.     /**
  2956.      * Gets the public 'doctrine' shared service.
  2957.      *
  2958.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2959.      */
  2960.     protected function getDoctrineService()
  2961.     {
  2962.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2963.     }
  2964.     /**
  2965.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2966.      *
  2967.      * @return \Doctrine\DBAL\Connection
  2968.      */
  2969.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2970.     {
  2971.         $a = new \Doctrine\DBAL\Configuration();
  2972.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2973.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2974.         $b->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2975.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2976.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2977.         $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()))]));
  2978.         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, [
  2979.             'App\\EventSubscriber\\ProductTranslationSlugSubscriber' => ['privates''App\\EventSubscriber\\ProductTranslationSlugSubscriber''getProductTranslationSlugSubscriberService'true],
  2980.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2981.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2982.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2983.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2984.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  2985.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2986.             'search.search_indexer_subscriber' => ['services''search.search_indexer_subscriber''getSearch_SearchIndexerSubscriberService'true],
  2987.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  2988.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  2989.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  2990.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  2991.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  2992.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.attribute''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService'true],
  2993.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => ['services''sylius.doctrine.orm.event_subscriber.load_metadata.review''getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService'true],
  2994.             'sylius.event_subscriber.orm_mapped_super_class' => ['services''sylius.event_subscriber.orm_mapped_super_class''getSylius_EventSubscriber_OrmMappedSuperClassService'true],
  2995.             'sylius.event_subscriber.orm_repository_class' => ['services''sylius.event_subscriber.orm_repository_class''getSylius_EventSubscriber_OrmRepositoryClassService'true],
  2996.             'sylius.listener.canonicalizer' => ['services''sylius.listener.canonicalizer''getSylius_Listener_CanonicalizerService'true],
  2997.             'sylius.listener.default_username' => ['services''sylius.listener.default_username''getSylius_Listener_DefaultUsernameService'true],
  2998.             'sylius.listener.images_remove' => ['services''sylius.listener.images_remove''getSylius_Listener_ImagesRemoveService'true],
  2999.             'sylius.listener.password_updater' => ['services''sylius.listener.password_updater''getSylius_Listener_PasswordUpdaterService'true],
  3000.             'sylius.listener.product_review_change' => ['services''sylius.listener.product_review_change''getSylius_Listener_ProductReviewChangeService'true],
  3001.             'sylius.listener.select_product_attribute_choice_remove' => ['services''sylius.listener.select_product_attribute_choice_remove''getSylius_Listener_SelectProductAttributeChoiceRemoveService'true],
  3002.             'sylius.translation.translatable_listener.doctrine.orm' => ['services''sylius.translation.translatable_listener.doctrine.orm''getSylius_Translation_TranslatableListener_Doctrine_OrmService'true],
  3003.         ], [
  3004.             'App\\EventSubscriber\\ProductTranslationSlugSubscriber' => '?',
  3005.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3006.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3007.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3008.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3009.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  3010.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3011.             'search.search_indexer_subscriber' => '?',
  3012.             'stof_doctrine_extensions.listener.loggable' => '?',
  3013.             'stof_doctrine_extensions.listener.sluggable' => '?',
  3014.             'stof_doctrine_extensions.listener.sortable' => '?',
  3015.             'stof_doctrine_extensions.listener.timestampable' => '?',
  3016.             'stof_doctrine_extensions.listener.tree' => '?',
  3017.             'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => '?',
  3018.             'sylius.doctrine.orm.event_subscriber.load_metadata.review' => '?',
  3019.             'sylius.event_subscriber.orm_mapped_super_class' => '?',
  3020.             'sylius.event_subscriber.orm_repository_class' => '?',
  3021.             'sylius.listener.canonicalizer' => '?',
  3022.             'sylius.listener.default_username' => '?',
  3023.             'sylius.listener.images_remove' => '?',
  3024.             'sylius.listener.password_updater' => '?',
  3025.             'sylius.listener.product_review_change' => '?',
  3026.             'sylius.listener.select_product_attribute_choice_remove' => '?',
  3027.             'sylius.translation.translatable_listener.doctrine.orm' => '?',
  3028.         ]), [=> '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']);
  3029.     }
  3030.     /**
  3031.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  3032.      *
  3033.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  3034.      */
  3035.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  3036.     {
  3037.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3038.             'App\\EventListener\\CustomerAlgoliaListener' => ['privates''App\\EventListener\\CustomerAlgoliaListener''getCustomerAlgoliaListenerService'true],
  3039.             'App\\EventListener\\OrderAlgoliaListener' => ['privates''App\\EventListener\\OrderAlgoliaListener''getOrderAlgoliaListenerService'true],
  3040.             'App\\EventListener\\PaymentMethodTranslationAlgoliaListener' => ['privates''App\\EventListener\\PaymentMethodTranslationAlgoliaListener''getPaymentMethodTranslationAlgoliaListenerService'true],
  3041.             'App\\EventListener\\ProductAlgoliaListener' => ['privates''App\\EventListener\\ProductAlgoliaListener''getProductAlgoliaListenerService'true],
  3042.         ], [
  3043.             'App\\EventListener\\CustomerAlgoliaListener' => '?',
  3044.             'App\\EventListener\\OrderAlgoliaListener' => '?',
  3045.             'App\\EventListener\\PaymentMethodTranslationAlgoliaListener' => '?',
  3046.             'App\\EventListener\\ProductAlgoliaListener' => '?',
  3047.         ]));
  3048.         $instance->registerService('App\\EventListener\\CustomerAlgoliaListener''App\\EventListener\\CustomerAlgoliaListener');
  3049.         $instance->registerService('App\\EventListener\\OrderAlgoliaListener''App\\EventListener\\OrderAlgoliaListener');
  3050.         $instance->registerService('App\\EventListener\\PaymentMethodTranslationAlgoliaListener''App\\EventListener\\PaymentMethodTranslationAlgoliaListener');
  3051.         $instance->registerService('App\\EventListener\\ProductAlgoliaListener''App\\EventListener\\ProductAlgoliaListener');
  3052.         return $instance;
  3053.     }
  3054.     /**
  3055.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3056.      *
  3057.      * @return \Doctrine\ORM\EntityManager
  3058.      */
  3059.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3060.     {
  3061.         if ($lazyLoad) {
  3062.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3063.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3064.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3065.                     $proxy->setProxyInitializer(null);
  3066.                     return true;
  3067.                 });
  3068.             });
  3069.         }
  3070.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3071.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3072.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3073.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  3074.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3076.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  3078.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  3079.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  3080.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  3081.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  3082.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  3083.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  3084.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  3085.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3086.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3087.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  3088.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php';
  3092.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3094.         $a = new \Doctrine\ORM\Configuration();
  3095.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model''App' => 'App\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''SyliusPayPalPlugin' => 'Sylius\\PayPalPlugin\\Entity''AlgoliaSearchBundle' => 'Algolia\\SearchBundle\\Entity']);
  3096.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3097.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  3098.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  3099.         $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, [
  3100.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3101.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3102.         ], [
  3103.             'doctrine.ulid_generator' => '?',
  3104.             'doctrine.uuid_generator' => '?',
  3105.         ])));
  3106.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3107.         $a->setProxyNamespace('Proxies');
  3108.         $a->setAutoGenerateProxyClasses(true);
  3109.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3110.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3111.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  3112.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3113.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3114.         $a->setRepositoryFactory(new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3115.             'App\\Repository\\CustomerGroupRepository' => ['privates''App\\Repository\\CustomerGroupRepository''getCustomerGroupRepositoryService'true],
  3116.             'App\\Repository\\DilicomAckRepository' => ['privates''App\\Repository\\DilicomAckRepository''getDilicomAckRepositoryService'true],
  3117.             'App\\Repository\\DilicomOrderAnomalyRepository' => ['privates''App\\Repository\\DilicomOrderAnomalyRepository''getDilicomOrderAnomalyRepositoryService'true],
  3118.             'App\\Repository\\ShipmentRepository' => ['privates''App\\Repository\\ShipmentRepository''getShipmentRepositoryService'true],
  3119.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => ['privates''Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository''getChannelRepositoryService'true],
  3120.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository''getAddressRepositoryService'true],
  3121.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository''getAvatarImageRepositoryService'true],
  3122.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository''getOrderItemRepositoryService'true],
  3123.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository''getOrderItemUnitRepositoryService'true],
  3124.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository''getPaymentRepositoryService'true],
  3125.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository''getProductOptionRepositoryService'true],
  3126.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository''getProductReviewRepositoryService'true],
  3127.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository''getProductTaxonRepositoryService'true],
  3128.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository''getPromotionRepositoryService'true],
  3129.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository''getShipmentRepository2Service'true],
  3130.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository''getShippingCategoryRepositoryService'true],
  3131.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository''getUserRepositoryService'true],
  3132.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => ['privates''Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository''getExchangeRateRepositoryService'true],
  3133.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository''getProductAssociationTypeRepositoryService'true],
  3134.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => ['privates''Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository''getProductAttributeValueRepositoryService'true],
  3135.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => ['privates''Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository''getPromotionCouponRepositoryService'true],
  3136.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => ['privates''Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository''getResourceLogEntryRepositoryService'true],
  3137.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => ['privates''Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository''getTaxCategoryRepositoryService'true],
  3138.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => ['privates''Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository''getTaxonRepositoryService'true],
  3139.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => ['privates''Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository''getUserRepository2Service'true],
  3140.         ], [
  3141.             'App\\Repository\\CustomerGroupRepository' => '?',
  3142.             'App\\Repository\\DilicomAckRepository' => '?',
  3143.             'App\\Repository\\DilicomOrderAnomalyRepository' => '?',
  3144.             'App\\Repository\\ShipmentRepository' => '?',
  3145.             'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => '?',
  3146.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => '?',
  3147.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => '?',
  3148.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => '?',
  3149.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => '?',
  3150.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository' => '?',
  3151.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => '?',
  3152.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository' => '?',
  3153.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => '?',
  3154.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => '?',
  3155.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository' => '?',
  3156.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => '?',
  3157.             'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3158.             'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => '?',
  3159.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => '?',
  3160.             'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => '?',
  3161.             'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => '?',
  3162.             'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => '?',
  3163.             'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => '?',
  3164.             'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository' => '?',
  3165.             'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3166.         ])), $this->parameters['sylius.doctrine.orm.container_repository_factory.entities']));
  3167.         $a->addCustomStringFunction('DATE_FORMAT''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\DateFormat');
  3168.         $a->addCustomStringFunction('DAY''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Day');
  3169.         $a->addCustomStringFunction('HOUR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Hour');
  3170.         $a->addCustomStringFunction('MONTH''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Month');
  3171.         $a->addCustomStringFunction('WEEK''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Week');
  3172.         $a->addCustomStringFunction('YEAR''Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Year');
  3173.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3174.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3175.         return $instance;
  3176.     }
  3177.     /**
  3178.      * Gets the public 'event_dispatcher' shared service.
  3179.      *
  3180.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3181.      */
  3182.     protected function getEventDispatcherService()
  3183.     {
  3184.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3185.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3186.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3187.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3188.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3189.         $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())));
  3190.         $instance->addListener('sylius.menu.admin.main', [=> function () {
  3191.             return ($this->privates['app.listener.shop.menu_builder'] ?? ($this->privates['app.listener.shop.menu_builder'] = new \App\Menu\AdminMenuListener()));
  3192.         }, => 'addItems'], 0);
  3193.         $instance->addListener('sylius.menu.admin.order.show', [=> function () {
  3194.             return ($this->privates['app.listener.admin.order.show.menu_builder'] ?? ($this->privates['app.listener.admin.order.show.menu_builder'] = new \App\Menu\AdminOrderShowMenuListener()));
  3195.         }, => 'addAdminOrderShowMenuItems'], 0);
  3196.         $instance->addListener('kernel.controller', [=> function () {
  3197.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3198.         }, => 'onKernelController'], 0);
  3199.         $instance->addListener('kernel.response', [=> function () {
  3200.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  3201.         }, => 'onKernelResponse'], 0);
  3202.         $instance->addListener('kernel.request', [=> function () {
  3203.             return ($this->services['sylius.listener.request_locale_setter'] ?? $this->getSylius_Listener_RequestLocaleSetterService());
  3204.         }, => 'onKernelRequest'], 4);
  3205.         $instance->addListener('kernel.response', [=> function () {
  3206.             return ($this->services['sylius.context.channel.fake_channel.persister'] ?? $this->getSylius_Context_Channel_FakeChannel_PersisterService());
  3207.         }, => 'onKernelResponse'], -8192);
  3208.         $instance->addListener('sylius.user.pre_password_reset', [=> function () {
  3209.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3210.         }, => 'genericEventUpdater'], 0);
  3211.         $instance->addListener('sylius.user.pre_password_change', [=> function () {
  3212.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3213.         }, => 'genericEventUpdater'], 0);
  3214.         $instance->addListener('sylius.admin_user.pre_update', [=> function () {
  3215.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3216.         }, => 'genericEventUpdater'], 0);
  3217.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  3218.             return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3219.         }, => 'customerUpdateEvent'], 0);
  3220.         $instance->addListener('sylius.user.password_reset.request.pin', [=> function () {
  3221.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3222.         }, => 'sendResetPasswordPinEmail'], 0);
  3223.         $instance->addListener('sylius.user.password_reset.request.token', [=> function () {
  3224.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3225.         }, => 'sendResetPasswordTokenEmail'], 0);
  3226.         $instance->addListener('sylius.user.email_verification.token', [=> function () {
  3227.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3228.         }, => 'sendVerificationTokenEmail'], 0);
  3229.         $instance->addListener('sylius.customer.post_register', [=> function () {
  3230.             return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3231.         }, => 'sendUserRegistrationEmail'], 0);
  3232.         $instance->addListener('sylius.admin_user.post_create', [=> function () {
  3233.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3234.         }, => 'reloadUser'], 0);
  3235.         $instance->addListener('sylius.admin_user.post_update', [=> function () {
  3236.             return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3237.         }, => 'reloadUser'], 0);
  3238.         $instance->addListener('sylius.admin_user.pre_delete', [=> function () {
  3239.             return ($this->privates['sylius.listener.admin_user_delete'] ?? $this->load('getSylius_Listener_AdminUserDeleteService'));
  3240.         }, => 'deleteUser'], 0);
  3241.         $instance->addListener('sylius.shop_user.post_create', [=> function () {
  3242.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3243.         }, => 'reloadUser'], 0);
  3244.         $instance->addListener('sylius.shop_user.post_update', [=> function () {
  3245.             return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3246.         }, => 'reloadUser'], 0);
  3247.         $instance->addListener('sylius.shop_user.pre_delete', [=> function () {
  3248.             return ($this->privates['sylius.listener.shop_user_delete'] ?? $this->load('getSylius_Listener_ShopUserDeleteService'));
  3249.         }, => 'deleteUser'], 0);
  3250.         $instance->addListener('sylius.oauth_user.post_create', [=> function () {
  3251.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3252.         }, => 'reloadUser'], 0);
  3253.         $instance->addListener('sylius.oauth_user.post_update', [=> function () {
  3254.             return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3255.         }, => 'reloadUser'], 0);
  3256.         $instance->addListener('sylius.oauth_user.pre_delete', [=> function () {
  3257.             return ($this->privates['sylius.listener.oauth_user_delete'] ?? $this->load('getSylius_Listener_OauthUserDeleteService'));
  3258.         }, => 'deleteUser'], 0);
  3259.         $instance->addListener('security.interactive_login', [=> function () {
  3260.             return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  3261.         }, => 'onSecurityInteractiveLogin'], 0);
  3262.         $instance->addListener('security.interactive_login', [=> function () {
  3263.             return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  3264.         }, => 'onSecurityInteractiveLogin'], 0);
  3265.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3266.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService'));
  3267.         }, => 'onImplicitLogin'], 0);
  3268.         $instance->addListener('security.interactive_login', [=> function () {
  3269.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService'));
  3270.         }, => 'onInteractiveLogin'], 0);
  3271.         $instance->addListener('lexik_jwt_authentication.on_jwt_authenticated', [=> function () {
  3272.             return ($this->services['sylius.listener.cart_blamer'] ?? $this->load('getSylius_Listener_CartBlamerService'));
  3273.         }, => 'onJWTAuthenticatedLogin'], 0);
  3274.         $instance->addListener('sylius.channel.pre_delete', [=> function () {
  3275.             return ($this->services['sylius.listener.channel'] ?? $this->load('getSylius_Listener_ChannelService'));
  3276.         }, => 'onChannelPreDelete'], 0);
  3277.         $instance->addListener('sylius.product.pre_create', [=> function () {
  3278.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3279.         }, => 'uploadImages'], 0);
  3280.         $instance->addListener('sylius.product.pre_update', [=> function () {
  3281.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3282.         }, => 'uploadImages'], 0);
  3283.         $instance->addListener('sylius.taxon.pre_create', [=> function () {
  3284.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3285.         }, => 'uploadImages'], 0);
  3286.         $instance->addListener('sylius.taxon.pre_update', [=> function () {
  3287.             return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  3288.         }, => 'uploadImages'], 0);
  3289.         $instance->addListener('sylius.admin_user.pre_create', [=> function () {
  3290.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3291.         }, => 'uploadImage'], 0);
  3292.         $instance->addListener('sylius.admin_user.pre_update', [=> function () {
  3293.             return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  3294.         }, => 'uploadImage'], 0);
  3295.         $instance->addListener('sylius.cart_change', [=> function () {
  3296.             return ($this->services['sylius.listener.order_recalculation'] ?? $this->load('getSylius_Listener_OrderRecalculationService'));
  3297.         }, => 'recalculateOrder'], 0);
  3298.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3299.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3300.         }, => 'recalculateCartWhileLogin'], 0);
  3301.         $instance->addListener('security.interactive_login', [=> function () {
  3302.             return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  3303.         }, => 'recalculateCartWhileLogin'], 0);
  3304.         $instance->addListener('sylius.product_review.pre_create', [=> function () {
  3305.             return ($this->services['sylius.listener.review_create'] ?? $this->load('getSylius_Listener_ReviewCreateService'));
  3306.         }, => 'ensureReviewHasAuthor'], 0);
  3307.         $instance->addListener('sylius.product_variant.initialize_update', [=> function () {
  3308.             return ($this->services['sylius.listener.locking'] ?? $this->load('getSylius_Listener_LockingService'));
  3309.         }, => 'lock'], 0);
  3310.         $instance->addListener('sylius.product.initialize_update', [=> function () {
  3311.             return ($this->services['sylius.listener.simple_product_locking'] ?? $this->load('getSylius_Listener_SimpleProductLockingService'));
  3312.         }, => 'lock'], 0);
  3313.         $instance->addListener('sylius.address.pre_create', [=> function () {
  3314.             return ($this->services['sylius.listener.customer_default_address'] ?? ($this->services['sylius.listener.customer_default_address'] = new \Sylius\Bundle\CoreBundle\EventListener\CustomerDefaultAddressListener()));
  3315.         }, => 'preCreate'], 0);
  3316.         $instance->addListener('sylius.taxon.pre_delete', [=> function () {
  3317.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3318.         }, => 'protectFromRemovingMenuTaxon'], 0);
  3319.         $instance->addListener('sylius.taxon.post_delete', [=> function () {
  3320.             return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  3321.         }, => 'removeTaxonFromPromotionRules'], 0);
  3322.         $instance->addListener('kernel.response', [=> function () {
  3323.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  3324.         }, => 'onKernelResponse'], 0);
  3325.         $instance->addListener('kernel.request', [=> function () {
  3326.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3327.         }, => 'onKernelRequest'], 10);
  3328.         $instance->addListener('kernel.request', [=> function () {
  3329.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3330.         }, => 'onKernelRequest'], 34);
  3331.         $instance->addListener('kernel.exception', [=> function () {
  3332.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService'));
  3333.         }, => 'onKernelException'], 128);
  3334.         $instance->addListener('kernel.exception', [=> function () {
  3335.             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()));
  3336.         }, => 'onKernelException'], 512);
  3337.         $instance->addListener('kernel.exception', [=> function () {
  3338.             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()));
  3339.         }, => 'onKernelException'], 512);
  3340.         $instance->addListener('sylius.shipment.post_ship', [=> function () {
  3341.             return ($this->services['sylius.listener.shipment_ship'] ?? $this->load('getSylius_Listener_ShipmentShipService'));
  3342.         }, => 'sendConfirmationEmail'], 0);
  3343.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  3344.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3345.         }, => 'eraseVerification'], 0);
  3346.         $instance->addListener('sylius.customer.post_update', [=> function () {
  3347.             return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  3348.         }, => 'sendVerificationEmail'], 0);
  3349.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  3350.             return ($this->services['sylius.listener.order_customer_ip'] ?? $this->load('getSylius_Listener_OrderCustomerIpService'));
  3351.         }, => 'assignCustomerIpToOrder'], 0);
  3352.         $instance->addListener('sylius.order.post_complete', [=> function () {
  3353.             return ($this->services['sylius.listener.order_complete'] ?? $this->load('getSylius_Listener_OrderCompleteService'));
  3354.         }, => 'sendConfirmationEmail'], 0);
  3355.         $instance->addListener('sylius.customer.post_register', [=> function () {
  3356.             return ($this->services['sylius.listener.user_registration'] ?? $this->load('getSylius_Listener_UserRegistrationService'));
  3357.         }, => 'handleUserVerification'], 0);
  3358.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  3359.             return ($this->services['sylius.listener.order_integrity_checker'] ?? $this->load('getSylius_Listener_OrderIntegrityCheckerService'));
  3360.         }, => 'check'], 0);
  3361.         $instance->addListener('sylius.order.pre_complete', [=> function () {
  3362.             return ($this->services['sylius.order_locale_assigner'] ?? $this->load('getSylius_OrderLocaleAssignerService'));
  3363.         }, => 'assignLocale'], 0);
  3364.         $instance->addListener('sylius.user.security.impersonate', [=> function () {
  3365.             return ($this->services['sylius.listener.user_impersonated'] ?? $this->load('getSylius_Listener_UserImpersonatedService'));
  3366.         }, => 'onUserImpersonated'], 0);
  3367.         $instance->addListener('kernel.request', [=> function () {
  3368.             return ($this->services['sylius.listener.non_channel_request_locale'] ?? $this->getSylius_Listener_NonChannelRequestLocaleService());
  3369.         }, => 'restrictRequestLocale'], 10);
  3370.         $instance->addListener('sylius.order.post_address', [=> function () {
  3371.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3372.         }, => 'handleCheckoutRedirect'], 0);
  3373.         $instance->addListener('sylius.order.post_select_shipping', [=> function () {
  3374.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3375.         }, => 'handleCheckoutRedirect'], 0);
  3376.         $instance->addListener('sylius.order.post_payment', [=> function () {
  3377.             return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  3378.         }, => 'handleCheckoutRedirect'], 0);
  3379.         $instance->addListener('sylius.order_item.pre_create', [=> function () {
  3380.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService'));
  3381.         }, => 'recalculateOrderOnAdd'], 0);
  3382.         $instance->addListener('sylius.order_item.pre_update', [=> function () {
  3383.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService'));
  3384.         }, => 'recalculateOrderOnAdd'], 0);
  3385.         $instance->addListener('sylius.order_item.pre_delete', [=> function () {
  3386.             return ($this->services['sylius.listener.api.add_to_cart'] ?? $this->load('getSylius_Listener_Api_AddToCartService'));
  3387.         }, => 'recalculateOrderOnDelete'], 0);
  3388.         $instance->addListener('kernel.request', [=> function () {
  3389.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  3390.         }, => 'onKernelRequest'], 7);
  3391.         $instance->addListener('kernel.request', [=> function () {
  3392.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  3393.         }, => 'onKernelRequest'], 4);
  3394.         $instance->addListener('kernel.view', [=> function () {
  3395.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  3396.         }, => 'onKernelView'], 32);
  3397.         $instance->addListener('kernel.request', [=> function () {
  3398.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  3399.         }, => 'onKernelRequest'], 2);
  3400.         $instance->addListener('kernel.view', [=> function () {
  3401.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  3402.         }, => 'onKernelView'], 16);
  3403.         $instance->addListener('kernel.view', [=> function () {
  3404.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  3405.         }, => 'onKernelView'], 8);
  3406.         $instance->addListener('kernel.exception', [=> function () {
  3407.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  3408.         }, => 'onKernelException'], 0);
  3409.         $instance->addListener('kernel.exception', [=> function () {
  3410.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  3411.         }, => 'onKernelException'], -96);
  3412.         $instance->addListener('kernel.request', [=> function () {
  3413.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  3414.         }, => 'onKernelRequest'], 0);
  3415.         $instance->addListener('kernel.response', [=> function () {
  3416.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  3417.         }, => 'onKernelResponse'], 0);
  3418.         $instance->addListener('kernel.response', [=> function () {
  3419.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  3420.         }, => 'onKernelResponse'], -1);
  3421.         $instance->addListener('kernel.view', [=> function () {
  3422.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  3423.         }, => 'onKernelView'], 64);
  3424.         $instance->addListener('kernel.request', [=> function () {
  3425.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  3426.         }, => 'onKernelRequest'], 16);
  3427.         $instance->addListener('kernel.request', [=> function () {
  3428.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3429.         }, => 'onSecurity'], 3);
  3430.         $instance->addListener('kernel.request', [=> function () {
  3431.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  3432.         }, => 'onSecurityPostDenormalize'], 1);
  3433.         $instance->addListener('sylius.payment_method.initialize_create', [=> function () {
  3434.             return ($this->privates['Sylius\\PayPalPlugin\\Listener\\PayPalPaymentMethodListener'] ?? $this->load('getPayPalPaymentMethodListenerService'));
  3435.         }, => 'initializeCreate'], 0);
  3436.         $instance->addListener('sylius.customer.pre_create', [=> function () {
  3437.             return ($this->privates['App\\EventSubscriber\\CustomerAutoCodeSubscriber'] ?? $this->load('getCustomerAutoCodeSubscriberService'));
  3438.         }, => 'onPreCreate'], 0);
  3439.         $instance->addListener('sylius.customer.pre_update', [=> function () {
  3440.             return ($this->privates['App\\EventSubscriber\\CustomerAutoCodeSubscriber'] ?? $this->load('getCustomerAutoCodeSubscriberService'));
  3441.         }, => 'onPreUpdate'], 0);
  3442.         $instance->addListener('kernel.request', [=> function () {
  3443.             return ($this->privates['App\\EventSubscriber\\DbKeepAliveSubscriber'] ?? $this->getDbKeepAliveSubscriberService());
  3444.         }, => 'onKernelRequest'], 2048);
  3445.         $instance->addListener('kernel.response', [=> function () {
  3446.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3447.         }, => 'onKernelResponse'], 0);
  3448.         $instance->addListener('kernel.response', [=> function () {
  3449.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3450.         }, => 'onKernelResponse'], -1024);
  3451.         $instance->addListener('kernel.request', [=> function () {
  3452.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3453.         }, => 'setDefaultLocale'], 100);
  3454.         $instance->addListener('kernel.request', [=> function () {
  3455.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3456.         }, => 'onKernelRequest'], 16);
  3457.         $instance->addListener('kernel.finish_request', [=> function () {
  3458.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3459.         }, => 'onKernelFinishRequest'], 0);
  3460.         $instance->addListener('kernel.request', [=> function () {
  3461.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3462.         }, => 'onKernelRequest'], 256);
  3463.         $instance->addListener('kernel.response', [=> function () {
  3464.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3465.         }, => 'onResponse'], -255);
  3466.         $instance->addListener('console.error', [=> function () {
  3467.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3468.         }, => 'onConsoleError'], -128);
  3469.         $instance->addListener('console.terminate', [=> function () {
  3470.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3471.         }, => 'onConsoleTerminate'], -128);
  3472.         $instance->addListener('console.error', [=> function () {
  3473.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3474.         }, => 'onConsoleError'], 0);
  3475.         $instance->addListener('kernel.request', [=> function () {
  3476.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3477.         }, => 'configure'], 2048);
  3478.         $instance->addListener('console.command', [=> function () {
  3479.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3480.         }, => 'configure'], 2048);
  3481.         $instance->addListener('kernel.request', [=> function () {
  3482.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3483.         }, => 'onKernelRequest'], 32);
  3484.         $instance->addListener('kernel.finish_request', [=> function () {
  3485.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3486.         }, => 'onKernelFinishRequest'], 0);
  3487.         $instance->addListener('kernel.exception', [=> function () {
  3488.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3489.         }, => 'onKernelException'], -64);
  3490.         $instance->addListener('kernel.response', [=> function () {
  3491.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3492.         }, => 'onKernelResponse'], 0);
  3493.         $instance->addListener('kernel.request', [=> function () {
  3494.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3495.         }, => 'onKernelRequest'], 128);
  3496.         $instance->addListener('kernel.response', [=> function () {
  3497.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3498.         }, => 'onKernelResponse'], -1000);
  3499.         $instance->addListener('kernel.finish_request', [=> function () {
  3500.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3501.         }, => 'onFinishRequest'], 0);
  3502.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3503.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3504.         }, => 'onMessageFailed'], 100);
  3505.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3506.             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()));
  3507.         }, => 'onMessageFailed'], 200);
  3508.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3509.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3510.         }, => 'onWorkerStarted'], 0);
  3511.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3512.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3513.         }, => 'onWorkerRunning'], 0);
  3514.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3515.             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()));
  3516.         }, => 'onMessageFailed'], 0);
  3517.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3518.             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()));
  3519.         }, => 'onWorkerRunning'], 0);
  3520.         $instance->addListener('kernel.response', [=> function () {
  3521.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3522.         }, => 'onKernelResponse'], -100);
  3523.         $instance->addListener('kernel.exception', [=> function () {
  3524.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3525.         }, => 'onKernelException'], 0);
  3526.         $instance->addListener('kernel.terminate', [=> function () {
  3527.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3528.         }, => 'onKernelTerminate'], -1024);
  3529.         $instance->addListener('kernel.controller', [=> function () {
  3530.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3531.         }, => 'onKernelController'], 0);
  3532.         $instance->addListener('kernel.response', [=> function () {
  3533.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3534.         }, => 'onKernelResponse'], 0);
  3535.         $instance->addListener('kernel.response', [=> function () {
  3536.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3537.         }, => 'onKernelResponse'], 0);
  3538.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3539.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3540.         }, => 'onVoterVote'], 0);
  3541.         $instance->addListener('kernel.request', [=> function () {
  3542.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3543.         }, => 'configureLogoutUrlGenerator'], 8);
  3544.         $instance->addListener('kernel.request', [=> function () {
  3545.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3546.         }, => 'onKernelRequest'], 8);
  3547.         $instance->addListener('kernel.finish_request', [=> function () {
  3548.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3549.         }, => 'onKernelFinishRequest'], 0);
  3550.         $instance->addListener('kernel.exception', [=> function () {
  3551.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3552.         }, => 'onException'], 0);
  3553.         $instance->addListener('kernel.terminate', [=> function () {
  3554.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3555.         }, => 'onTerminate'], 0);
  3556.         $instance->addListener('console.error', [=> function () {
  3557.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3558.         }, => 'onException'], 0);
  3559.         $instance->addListener('console.terminate', [=> function () {
  3560.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  3561.         }, => 'onTerminate'], 0);
  3562.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3563.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3564.         }, => 'onWorkerMessageHandled'], 0);
  3565.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3566.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3567.         }, => 'onWorkerMessageFailed'], 0);
  3568.         $instance->addListener('security.interactive_login', [=> function () {
  3569.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3570.         }, => 'onSecurityInteractiveLogin'], 0);
  3571.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3572.             return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  3573.         }, => 'onImplicitLogin'], 0);
  3574.         $instance->addListener('security.interactive_login', [=> function () {
  3575.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3576.         }, => 'onSecurityInteractiveLogin'], 0);
  3577.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3578.             return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  3579.         }, => 'onImplicitLogin'], 0);
  3580.         $instance->addListener('security.interactive_login', [=> function () {
  3581.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3582.         }, => 'onSecurityInteractiveLogin'], 0);
  3583.         $instance->addListener('sylius.user.security.implicit_login', [=> function () {
  3584.             return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  3585.         }, => 'onImplicitLogin'], 0);
  3586.         $instance->addListener('kernel.request', [=> function () {
  3587.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3588.         }, => 'onKernelRequest'], 4);
  3589.         $instance->addListener('kernel.finish_request', [=> function () {
  3590.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  3591.         }, => 'onKernelFinishRequest'], -15);
  3592.         $instance->addListener('kernel.response', [=> function () {
  3593.             return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber()));
  3594.         }, => 'onKernelResponse'], 0);
  3595.         $instance->addListener('kernel.request', [=> function () {
  3596.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3597.         }, => 'onKernelRequest'], 1024);
  3598.         $instance->addListener('kernel.response', [=> function () {
  3599.             return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  3600.         }, => 'onKernelResponse'], -1024);
  3601.         $instance->addListener('kernel.request', [=> function () {
  3602.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  3603.         }, => 'onKernelRequest'], 0);
  3604.         $instance->addListener('console.command', [=> function () {
  3605.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3606.         }, => 'onCommand'], 255);
  3607.         $instance->addListener('console.terminate', [=> function () {
  3608.             return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  3609.         }, => 'onTerminate'], -255);
  3610.         $instance->addListener('kernel.exception', [=> function () {
  3611.             return ($this->services['sylius.event_subscriber.resource_delete'] ?? $this->load('getSylius_EventSubscriber_ResourceDeleteService'));
  3612.         }, => 'onResourceDelete'], 0);
  3613.         $instance->addListener('kernel.response', [=> function () {
  3614.             return ($this->services['sylius.event_subscriber.admin_cache_control_subscriber'] ?? $this->getSylius_EventSubscriber_AdminCacheControlSubscriberService());
  3615.         }, => 'setCacheControlDirectives'], 0);
  3616.         $instance->addListener('kernel.response', [=> function () {
  3617.             return ($this->services['sylius.listener.shop_customer_account_sub_section_cache_control_subscriber'] ?? $this->getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService());
  3618.         }, => 'setCacheControlDirectives'], 0);
  3619.         $instance->addListener('kernel.response', [=> function () {
  3620.             return ($this->services['sylius.listener.session_cart'] ?? $this->getSylius_Listener_SessionCartService());
  3621.         }, => 'onKernelResponse'], 0);
  3622.         $instance->addListener('kernel.request', [=> function () {
  3623.             return ($this->privates['sylius.resolver.checkout'] ?? $this->getSylius_Resolver_CheckoutService());
  3624.         }, => 'onKernelRequest'], 0);
  3625.         $instance->addListener('console.command', [=> function () {
  3626.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3627.         }, => 'configure'], 1024);
  3628.         $instance->addListener('kernel.response', [=> function () {
  3629.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3630.         }, => 'onKernelResponse'], -128);
  3631.         $instance->addListener('kernel.request', [=> function () {
  3632.             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')));
  3633.         }, => 'validateApi'], 65);
  3634.         $instance->addListener('kernel.view', [=> function () {
  3635.             return ($this->privates['sylius.api.product_slug_event_subscriber'] ?? $this->load('getSylius_Api_ProductSlugEventSubscriberService'));
  3636.         }, => 'generateSlug'], 65);
  3637.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3638.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3639.         }, => 'onLogout'], 0);
  3640.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3641.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3642.         }, => 'onControllerArguments'], 0);
  3643.         $instance->addListener('kernel.exception', [=> function () {
  3644.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3645.         }, => 'logKernelException'], 0);
  3646.         $instance->addListener('kernel.exception', [=> function () {
  3647.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3648.         }, => 'onKernelException'], -128);
  3649.         $instance->addListener('kernel.response', [=> function () {
  3650.             return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  3651.         }, => 'removeCspHeader'], -128);
  3652.         return $instance;
  3653.     }
  3654.     /**
  3655.      * Gets the public 'hateoas.generator.registry' shared service.
  3656.      *
  3657.      * @return \Hateoas\UrlGenerator\UrlGeneratorRegistry
  3658.      */
  3659.     protected function getHateoas_Generator_RegistryService()
  3660.     {
  3661.         $a = ($this->services['router'] ?? $this->getRouterService());
  3662.         if (isset($this->services['hateoas.generator.registry'])) {
  3663.             return $this->services['hateoas.generator.registry'];
  3664.         }
  3665.         return $this->services['hateoas.generator.registry'] = new \Hateoas\UrlGenerator\UrlGeneratorRegistry(new \Hateoas\UrlGenerator\SymfonyUrlGenerator($a));
  3666.     }
  3667.     /**
  3668.      * Gets the public 'hateoas.helper.link' shared service.
  3669.      *
  3670.      * @return \Hateoas\Helper\LinkHelper
  3671.      */
  3672.     protected function getHateoas_Helper_LinkService()
  3673.     {
  3674.         $a = ($this->privates['hateoas.link_factory'] ?? $this->getHateoas_LinkFactoryService());
  3675.         if (isset($this->services['hateoas.helper.link'])) {
  3676.             return $this->services['hateoas.helper.link'];
  3677.         }
  3678.         return $this->services['hateoas.helper.link'] = new \Hateoas\Helper\LinkHelper($a, ($this->privates['hateoas.configuration.metadata_factory'] ?? $this->getHateoas_Configuration_MetadataFactoryService()));
  3679.     }
  3680.     /**
  3681.      * Gets the public 'http_kernel' shared service.
  3682.      *
  3683.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3684.      */
  3685.     protected function getHttpKernelService()
  3686.     {
  3687.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3688.         if (isset($this->services['http_kernel'])) {
  3689.             return $this->services['http_kernel'];
  3690.         }
  3691.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3692.         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 () {
  3693.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3694.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3695.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3696.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3697.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3698.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3699.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3700.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3701.         }, 8)), $b));
  3702.     }
  3703.     /**
  3704.      * Gets the public 'knp_menu.matcher' shared service.
  3705.      *
  3706.      * @return \Knp\Menu\Matcher\Matcher
  3707.      */
  3708.     protected function getKnpMenu_MatcherService()
  3709.     {
  3710.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3711.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  3712.         }, 1));
  3713.     }
  3714.     /**
  3715.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3716.      *
  3717.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3718.      */
  3719.     protected function getLiipImagine_Cache_ManagerService()
  3720.     {
  3721.         $a = ($this->services['router'] ?? $this->getRouterService());
  3722.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3723.             return $this->services['liip_imagine.cache.manager'];
  3724.         }
  3725.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3726.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3727.             return $this->services['liip_imagine.cache.manager'];
  3728.         }
  3729.         $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);
  3730.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3731.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3732.         return $instance;
  3733.     }
  3734.     /**
  3735.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3736.      *
  3737.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3738.      */
  3739.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3740.     {
  3741.         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');
  3742.     }
  3743.     /**
  3744.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3745.      *
  3746.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3747.      */
  3748.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3749.     {
  3750.         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()));
  3751.     }
  3752.     /**
  3753.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3754.      *
  3755.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3756.      */
  3757.     protected function getLiipImagine_Cache_SignerService()
  3758.     {
  3759.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3760.     }
  3761.     /**
  3762.      * Gets the public 'messenger.default_bus' shared service.
  3763.      *
  3764.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3765.      */
  3766.     protected function getMessenger_DefaultBusService()
  3767.     {
  3768.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3769.             yield => ($this->privates['sylius_default.bus.middleware.traceable'] ?? $this->load('getSyliusDefault_Bus_Middleware_TraceableService'));
  3770.             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')));
  3771.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3772.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3773.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3774.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  3775.             yield => ($this->privates['sylius_default.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusDefault_Bus_Middleware_DoctrineTransactionService'));
  3776.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3777.             yield => ($this->privates['sylius_default.bus.middleware.handle_message'] ?? $this->load('getSyliusDefault_Bus_Middleware_HandleMessageService'));
  3778.         }, 9)));
  3779.     }
  3780.     /**
  3781.      * Gets the public 'payum.profiler.payum_collector' shared service.
  3782.      *
  3783.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  3784.      */
  3785.     protected function getPayum_Profiler_PayumCollectorService()
  3786.     {
  3787.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  3788.     }
  3789.     /**
  3790.      * Gets the public 'request_stack' shared service.
  3791.      *
  3792.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3793.      */
  3794.     protected function getRequestStackService()
  3795.     {
  3796.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3797.     }
  3798.     /**
  3799.      * Gets the public 'router' shared service.
  3800.      *
  3801.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3802.      */
  3803.     protected function getRouterService()
  3804.     {
  3805.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3806.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3807.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3808.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3809.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3810.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3811.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3812.         ], [
  3813.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3814.         ]))->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');
  3815.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3816.             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)));
  3817.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3818.         }, 2)));
  3819.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3820.         return $instance;
  3821.     }
  3822.     /**
  3823.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3824.      *
  3825.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3826.      */
  3827.     protected function getSonata_Block_ContextManager_DefaultService()
  3828.     {
  3829.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3830.         if (isset($this->services['sonata.block.context_manager.default'])) {
  3831.             return $this->services['sonata.block.context_manager.default'];
  3832.         }
  3833.         $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()));
  3834.         $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);
  3835.         return $instance;
  3836.     }
  3837.     /**
  3838.      * Gets the public 'sonata.block.manager' shared service.
  3839.      *
  3840.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3841.      */
  3842.     protected function getSonata_Block_ManagerService()
  3843.     {
  3844.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3845.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  3846.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  3847.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'true],
  3848.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  3849.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  3850.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  3851.         ], [
  3852.             'sonata.block.service.container' => '?',
  3853.             'sonata.block.service.empty' => '?',
  3854.             'sonata.block.service.menu' => '?',
  3855.             'sonata.block.service.rss' => '?',
  3856.             'sonata.block.service.template' => '?',
  3857.             'sonata.block.service.text' => '?',
  3858.         ]), $this->parameters['sonata.block.container.types']);
  3859.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3860.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3861.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3862.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3863.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3864.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3865.         return $instance;
  3866.     }
  3867.     /**
  3868.      * Gets the public 'sonata.block.renderer.default' shared service.
  3869.      *
  3870.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3871.      */
  3872.     protected function getSonata_Block_Renderer_DefaultService()
  3873.     {
  3874.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3875.         if (isset($this->services['sonata.block.renderer.default'])) {
  3876.             return $this->services['sonata.block.renderer.default'];
  3877.         }
  3878.         $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'], [], []);
  3879.         $b->setDefaultFilter('debug_only');
  3880.         $b->setDefaultRenderer('throw');
  3881.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3882.     }
  3883.     /**
  3884.      * Gets the public 'sylius.adjustments_aggregator' shared service.
  3885.      *
  3886.      * @return \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator
  3887.      */
  3888.     protected function getSylius_AdjustmentsAggregatorService()
  3889.     {
  3890.         return $this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator();
  3891.     }
  3892.     /**
  3893.      * Gets the public 'sylius.api.swagger_admin_authentication_documentation_normalizer' shared service.
  3894.      *
  3895.      * @return \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer
  3896.      */
  3897.     protected function getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService()
  3898.     {
  3899.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3900.         if (isset($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'])) {
  3901.             return $this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'];
  3902.         }
  3903.         $b = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  3904.         if (isset($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'])) {
  3905.             return $this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'];
  3906.         }
  3907.         $c = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  3908.         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');
  3909.     }
  3910.     /**
  3911.      * Gets the public 'sylius.api.swagger_product_variant_documentation_normalizer' shared service.
  3912.      *
  3913.      * @return \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer
  3914.      */
  3915.     protected function getSylius_Api_SwaggerProductVariantDocumentationNormalizerService()
  3916.     {
  3917.         $a = ($this->services['sylius.api.swagger_admin_authentication_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerAdminAuthenticationDocumentationNormalizerService());
  3918.         if (isset($this->services['sylius.api.swagger_product_variant_documentation_normalizer'])) {
  3919.             return $this->services['sylius.api.swagger_product_variant_documentation_normalizer'];
  3920.         }
  3921.         return $this->services['sylius.api.swagger_product_variant_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer($a);
  3922.     }
  3923.     /**
  3924.      * Gets the public 'sylius.api.swagger_shop_authentication_documentation_normalizer' shared service.
  3925.      *
  3926.      * @return \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer
  3927.      */
  3928.     protected function getSylius_Api_SwaggerShopAuthenticationDocumentationNormalizerService()
  3929.     {
  3930.         $a = ($this->services['sylius.api.swagger_product_variant_documentation_normalizer'] ?? $this->getSylius_Api_SwaggerProductVariantDocumentationNormalizerService());
  3931.         if (isset($this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'])) {
  3932.             return $this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'];
  3933.         }
  3934.         return $this->services['sylius.api.swagger_shop_authentication_documentation_normalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer($a'/api/v2');
  3935.     }
  3936.     /**
  3937.      * Gets the public 'sylius.availability_checker.default' shared service.
  3938.      *
  3939.      * @return \Sylius\Component\Inventory\Checker\AvailabilityChecker
  3940.      */
  3941.     protected function getSylius_AvailabilityChecker_DefaultService()
  3942.     {
  3943.         return $this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker();
  3944.     }
  3945.     /**
  3946.      * Gets the public 'sylius.calculator.order_items_subtotal' shared service.
  3947.      *
  3948.      * @return \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator
  3949.      */
  3950.     protected function getSylius_Calculator_OrderItemsSubtotalService()
  3951.     {
  3952.         return $this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator();
  3953.     }
  3954.     /**
  3955.      * Gets the public 'sylius.calculator.product_variant_price' shared service.
  3956.      *
  3957.      * @return \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator
  3958.      */
  3959.     protected function getSylius_Calculator_ProductVariantPriceService()
  3960.     {
  3961.         return $this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator();
  3962.     }
  3963.     /**
  3964.      * Gets the public 'sylius.canonicalizer' shared service.
  3965.      *
  3966.      * @return \Sylius\Component\User\Canonicalizer\Canonicalizer
  3967.      */
  3968.     protected function getSylius_CanonicalizerService()
  3969.     {
  3970.         return $this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer();
  3971.     }
  3972.     /**
  3973.      * Gets the public 'sylius.category_requirement_shipping_method_eligibility_checker' shared service.
  3974.      *
  3975.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker
  3976.      */
  3977.     protected function getSylius_CategoryRequirementShippingMethodEligibilityCheckerService()
  3978.     {
  3979.         return $this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker();
  3980.     }
  3981.     /**
  3982.      * Gets the public 'sylius.checker.order_payment_method_selection_requirement' shared service.
  3983.      *
  3984.      * @return \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker
  3985.      */
  3986.     protected function getSylius_Checker_OrderPaymentMethodSelectionRequirementService()
  3987.     {
  3988.         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()));
  3989.     }
  3990.     /**
  3991.      * Gets the public 'sylius.checker.order_shipping_method_selection_requirement' shared service.
  3992.      *
  3993.      * @return \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker
  3994.      */
  3995.     protected function getSylius_Checker_OrderShippingMethodSelectionRequirementService()
  3996.     {
  3997.         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()));
  3998.     }
  3999.     /**
  4000.      * Gets the public 'sylius.context.cart' shared service.
  4001.      *
  4002.      * @return \Sylius\Component\Order\Context\CompositeCartContext
  4003.      */
  4004.     protected function getSylius_Context_CartService()
  4005.     {
  4006.         $this->services['sylius.context.cart'] = $instance = new \Sylius\Component\Order\Context\CompositeCartContext();
  4007.         $instance->addContext(($this->services['sylius.context.cart.new'] ?? $this->getSylius_Context_Cart_NewService()), -999);
  4008.         $instance->addContext(($this->services['sylius.context.cart.customer_and_channel_based'] ?? $this->getSylius_Context_Cart_CustomerAndChannelBasedService()), -555);
  4009.         $instance->addContext(($this->services['sylius.context.cart.session_and_channel_based'] ?? $this->getSylius_Context_Cart_SessionAndChannelBasedService()), -777);
  4010.         $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);
  4011.         return $instance;
  4012.     }
  4013.     /**
  4014.      * Gets the public 'sylius.context.cart.customer_and_channel_based' shared service.
  4015.      *
  4016.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext
  4017.      */
  4018.     protected function getSylius_Context_Cart_CustomerAndChannelBasedService()
  4019.     {
  4020.         $a = ($this->services['sylius.context.customer'] ?? $this->getSylius_Context_CustomerService());
  4021.         if (isset($this->services['sylius.context.cart.customer_and_channel_based'])) {
  4022.             return $this->services['sylius.context.cart.customer_and_channel_based'];
  4023.         }
  4024.         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()));
  4025.     }
  4026.     /**
  4027.      * Gets the public 'sylius.context.cart.new' shared service.
  4028.      *
  4029.      * @return \Sylius\Component\Core\Cart\Context\ShopBasedCartContext
  4030.      */
  4031.     protected function getSylius_Context_Cart_NewService()
  4032.     {
  4033.         $a = ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService());
  4034.         if (isset($this->services['sylius.context.cart.new'])) {
  4035.             return $this->services['sylius.context.cart.new'];
  4036.         }
  4037.         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);
  4038.     }
  4039.     /**
  4040.      * Gets the public 'sylius.context.cart.session_and_channel_based' shared service.
  4041.      *
  4042.      * @return \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext
  4043.      */
  4044.     protected function getSylius_Context_Cart_SessionAndChannelBasedService()
  4045.     {
  4046.         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()));
  4047.     }
  4048.     /**
  4049.      * Gets the public 'sylius.context.channel.fake_channel.persister' shared service.
  4050.      *
  4051.      * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister
  4052.      */
  4053.     protected function getSylius_Context_Channel_FakeChannel_PersisterService()
  4054.     {
  4055.         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())));
  4056.     }
  4057.     /**
  4058.      * Gets the public 'sylius.context.currency.channel_aware' shared service.
  4059.      *
  4060.      * @return \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext
  4061.      */
  4062.     protected function getSylius_Context_Currency_ChannelAwareService()
  4063.     {
  4064.         $a = new \Sylius\Component\Currency\Context\CompositeCurrencyContext();
  4065.         $a->addContext(($this->services['sylius.context.currency.storage_based'] ?? $this->getSylius_Context_Currency_StorageBasedService()), 0);
  4066.         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()));
  4067.     }
  4068.     /**
  4069.      * Gets the public 'sylius.context.currency.storage_based' shared service.
  4070.      *
  4071.      * @return \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext
  4072.      */
  4073.     protected function getSylius_Context_Currency_StorageBasedService()
  4074.     {
  4075.         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()));
  4076.     }
  4077.     /**
  4078.      * Gets the public 'sylius.context.customer' shared service.
  4079.      *
  4080.      * @return \Sylius\Bundle\CoreBundle\Context\CustomerContext
  4081.      */
  4082.     protected function getSylius_Context_CustomerService()
  4083.     {
  4084.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4085.         if (isset($this->services['sylius.context.customer'])) {
  4086.             return $this->services['sylius.context.customer'];
  4087.         }
  4088.         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);
  4089.     }
  4090.     /**
  4091.      * Gets the public 'sylius.context.locale.admin_based' shared service.
  4092.      *
  4093.      * @return \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext
  4094.      */
  4095.     protected function getSylius_Context_Locale_AdminBasedService()
  4096.     {
  4097.         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()));
  4098.     }
  4099.     /**
  4100.      * Gets the public 'sylius.context.locale.provider_based' shared service.
  4101.      *
  4102.      * @return \Sylius\Component\Locale\Context\ProviderBasedLocaleContext
  4103.      */
  4104.     protected function getSylius_Context_Locale_ProviderBasedService()
  4105.     {
  4106.         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()));
  4107.     }
  4108.     /**
  4109.      * Gets the public 'sylius.context.locale.request_based' shared service.
  4110.      *
  4111.      * @return \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext
  4112.      */
  4113.     protected function getSylius_Context_Locale_RequestBasedService()
  4114.     {
  4115.         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()));
  4116.     }
  4117.     /**
  4118.      * Gets the public 'sylius.context.shopper' shared service.
  4119.      *
  4120.      * @return \Sylius\Component\Core\Context\ShopperContext
  4121.      */
  4122.     protected function getSylius_Context_ShopperService($lazyLoad true)
  4123.     {
  4124.         if ($lazyLoad) {
  4125.             return $this->services['sylius.context.shopper'] = $this->createProxy('ShopperContext_d398ef6', function () {
  4126.                 return \ShopperContext_d398ef6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4127.                     $wrappedInstance $this->getSylius_Context_ShopperService(false);
  4128.                     $proxy->setProxyInitializer(null);
  4129.                     return true;
  4130.                 });
  4131.             });
  4132.         }
  4133.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContextInterface.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContext.php';
  4135.         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()));
  4136.     }
  4137.     /**
  4138.      * Gets the public 'sylius.currency_converter' shared service.
  4139.      *
  4140.      * @return \Sylius\Component\Currency\Converter\CurrencyConverter
  4141.      */
  4142.     protected function getSylius_CurrencyConverterService()
  4143.     {
  4144.         $a = ($this->services['sylius.repository.exchange_rate'] ?? $this->getSylius_Repository_ExchangeRateService());
  4145.         if (isset($this->services['sylius.currency_converter'])) {
  4146.             return $this->services['sylius.currency_converter'];
  4147.         }
  4148.         return $this->services['sylius.currency_converter'] = new \Sylius\Component\Currency\Converter\CurrencyConverter($a);
  4149.     }
  4150.     /**
  4151.      * Gets the public 'sylius.custom_bulk_action_grid_renderer.twig' shared service.
  4152.      *
  4153.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer
  4154.      */
  4155.     protected function getSylius_CustomBulkActionGridRenderer_TwigService()
  4156.     {
  4157.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4158.         if (isset($this->services['sylius.custom_bulk_action_grid_renderer.twig'])) {
  4159.             return $this->services['sylius.custom_bulk_action_grid_renderer.twig'];
  4160.         }
  4161.         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']);
  4162.     }
  4163.     /**
  4164.      * Gets the public 'sylius.custom_grid_renderer.twig' shared service.
  4165.      *
  4166.      * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer
  4167.      */
  4168.     protected function getSylius_CustomGridRenderer_TwigService()
  4169.     {
  4170.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4171.         if (isset($this->services['sylius.custom_grid_renderer.twig'])) {
  4172.             return $this->services['sylius.custom_grid_renderer.twig'];
  4173.         }
  4174.         $b = ($this->services['sylius.registry.grid_field'] ?? $this->getSylius_Registry_GridFieldService());
  4175.         if (isset($this->services['sylius.custom_grid_renderer.twig'])) {
  4176.             return $this->services['sylius.custom_grid_renderer.twig'];
  4177.         }
  4178.         $c = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  4179.         if (isset($this->services['sylius.custom_grid_renderer.twig'])) {
  4180.             return $this->services['sylius.custom_grid_renderer.twig'];
  4181.         }
  4182.         $d = new \Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistry();
  4183.         $d->add('app_order_shipping_method''default''Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType');
  4184.         $d->add('app_order_number_list''default''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType');
  4185.         $d->add('active''default''App\\Form\\Type\\Filter\\ActiveFilterType');
  4186.         $d->add('multi_select_autocomplete''default''App\\Form\\Type\\Filter\\MultiSelectAutocompleteFilterType');
  4187.         $d->add('available_stock''default''App\\Form\\Type\\Grid\\Filter\\AvailableStockFilterType');
  4188.         $d->add('besoins''default''App\\Form\\Type\\Grid\\Filter\\BesoinsFilterType');
  4189.         $d->add('reserves''default''App\\Form\\Type\\Grid\\Filter\\ReservesFilterType');
  4190.         $d->add('entities''default''Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\EntitiesFilterType');
  4191.         $d->add('string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4192.         $d->add('boolean''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType');
  4193.         $d->add('date''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType');
  4194.         $d->add('entity''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType');
  4195.         $d->add('exists''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType');
  4196.         $d->add('select''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType');
  4197.         $d->add('money''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType');
  4198.         $d->add('shop_string''default''Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4199.         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']);
  4200.     }
  4201.     /**
  4202.      * Gets the public 'sylius.event_subscriber.admin_cache_control_subscriber' shared service.
  4203.      *
  4204.      * @return \Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber
  4205.      */
  4206.     protected function getSylius_EventSubscriber_AdminCacheControlSubscriberService()
  4207.     {
  4208.         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()));
  4209.     }
  4210.     /**
  4211.      * Gets the public 'sylius.factory.order' shared service.
  4212.      *
  4213.      * @return \Sylius\Component\Resource\Factory\Factory
  4214.      */
  4215.     protected function getSylius_Factory_OrderService()
  4216.     {
  4217.         return $this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('App\\Entity\\Order\\Order');
  4218.     }
  4219.     /**
  4220.      * Gets the public 'sylius.grid.data_extractor.property_access' shared service.
  4221.      *
  4222.      * @return \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor
  4223.      */
  4224.     protected function getSylius_Grid_DataExtractor_PropertyAccessService()
  4225.     {
  4226.         return $this->services['sylius.grid.data_extractor.property_access'] = new \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4227.     }
  4228.     /**
  4229.      * Gets the public 'sylius.grid_field.datetime' shared service.
  4230.      *
  4231.      * @return \Sylius\Component\Grid\FieldTypes\DatetimeFieldType
  4232.      */
  4233.     protected function getSylius_GridField_DatetimeService()
  4234.     {
  4235.         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()));
  4236.     }
  4237.     /**
  4238.      * Gets the public 'sylius.grid_field.string' shared service.
  4239.      *
  4240.      * @return \Sylius\Component\Grid\FieldTypes\StringFieldType
  4241.      */
  4242.     protected function getSylius_GridField_StringService()
  4243.     {
  4244.         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()));
  4245.     }
  4246.     /**
  4247.      * Gets the public 'sylius.grid_field.twig' shared service.
  4248.      *
  4249.      * @return \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType
  4250.      */
  4251.     protected function getSylius_GridField_TwigService()
  4252.     {
  4253.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4254.         if (isset($this->services['sylius.grid_field.twig'])) {
  4255.             return $this->services['sylius.grid_field.twig'];
  4256.         }
  4257.         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);
  4258.     }
  4259.     /**
  4260.      * Gets the public 'sylius.listener.non_channel_request_locale' shared service.
  4261.      *
  4262.      * @return \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener
  4263.      */
  4264.     protected function getSylius_Listener_NonChannelRequestLocaleService()
  4265.     {
  4266.         $a = ($this->services['router'] ?? $this->getRouterService());
  4267.         if (isset($this->services['sylius.listener.non_channel_request_locale'])) {
  4268.             return $this->services['sylius.listener.non_channel_request_locale'];
  4269.         }
  4270.         $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  4271.         if (isset($this->services['sylius.listener.non_channel_request_locale'])) {
  4272.             return $this->services['sylius.listener.non_channel_request_locale'];
  4273.         }
  4274.         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']);
  4275.     }
  4276.     /**
  4277.      * Gets the public 'sylius.listener.request_locale_setter' shared service.
  4278.      *
  4279.      * @return \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter
  4280.      */
  4281.     protected function getSylius_Listener_RequestLocaleSetterService()
  4282.     {
  4283.         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()));
  4284.     }
  4285.     /**
  4286.      * Gets the public 'sylius.listener.session_cart' shared service.
  4287.      *
  4288.      * @return \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber
  4289.      */
  4290.     protected function getSylius_Listener_SessionCartService()
  4291.     {
  4292.         $a = ($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService());
  4293.         if (isset($this->services['sylius.listener.session_cart'])) {
  4294.             return $this->services['sylius.listener.session_cart'];
  4295.         }
  4296.         return $this->services['sylius.listener.session_cart'] = new \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber($a, ($this->services['sylius.storage.cart_session'] ?? $this->getSylius_Storage_CartSessionService()));
  4297.     }
  4298.     /**
  4299.      * Gets the public 'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' shared service.
  4300.      *
  4301.      * @return \Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber
  4302.      */
  4303.     protected function getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService()
  4304.     {
  4305.         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()));
  4306.     }
  4307.     /**
  4308.      * Gets the public 'sylius.locale_converter' shared service.
  4309.      *
  4310.      * @return \Sylius\Component\Locale\Converter\LocaleConverter
  4311.      */
  4312.     protected function getSylius_LocaleConverterService()
  4313.     {
  4314.         return $this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter();
  4315.     }
  4316.     /**
  4317.      * Gets the public 'sylius.locale_provider.channel_based' shared service.
  4318.      *
  4319.      * @return \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider
  4320.      */
  4321.     protected function getSylius_LocaleProvider_ChannelBasedService()
  4322.     {
  4323.         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');
  4324.     }
  4325.     /**
  4326.      * Gets the public 'sylius.money_formatter' shared service.
  4327.      *
  4328.      * @return \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter
  4329.      */
  4330.     protected function getSylius_MoneyFormatterService()
  4331.     {
  4332.         return $this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter();
  4333.     }
  4334.     /**
  4335.      * Gets the public 'sylius.payment_methods_resolver.channel_based' shared service.
  4336.      *
  4337.      * @return \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver
  4338.      */
  4339.     protected function getSylius_PaymentMethodsResolver_ChannelBasedService()
  4340.     {
  4341.         $a = ($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService());
  4342.         if (isset($this->services['sylius.payment_methods_resolver.channel_based'])) {
  4343.             return $this->services['sylius.payment_methods_resolver.channel_based'];
  4344.         }
  4345.         return $this->services['sylius.payment_methods_resolver.channel_based'] = new \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver($a);
  4346.     }
  4347.     /**
  4348.      * Gets the public 'sylius.product_variant_resolver.default' shared service.
  4349.      *
  4350.      * @return \Sylius\Component\Product\Resolver\DefaultProductVariantResolver
  4351.      */
  4352.     protected function getSylius_ProductVariantResolver_DefaultService()
  4353.     {
  4354.         return $this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver();
  4355.     }
  4356.     /**
  4357.      * Gets the public 'sylius.provider.product_variants_prices' shared service.
  4358.      *
  4359.      * @return \Sylius\Component\Core\Provider\ProductVariantsPricesProvider
  4360.      */
  4361.     protected function getSylius_Provider_ProductVariantsPricesService()
  4362.     {
  4363.         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())));
  4364.     }
  4365.     /**
  4366.      * Gets the public 'sylius.province_naming_provider' shared service.
  4367.      *
  4368.      * @return \Sylius\Component\Addressing\Provider\ProvinceNamingProvider
  4369.      */
  4370.     protected function getSylius_ProvinceNamingProviderService($lazyLoad true)
  4371.     {
  4372.         if ($lazyLoad) {
  4373.             return $this->services['sylius.province_naming_provider'] = $this->createProxy('ProvinceNamingProvider_9f6014a', function () {
  4374.                 return \ProvinceNamingProvider_9f6014a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4375.                     $wrappedInstance $this->getSylius_ProvinceNamingProviderService(false);
  4376.                     $proxy->setProxyInitializer(null);
  4377.                     return true;
  4378.                 });
  4379.             });
  4380.         }
  4381.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php';
  4382.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php';
  4383.         return new \Sylius\Component\Addressing\Provider\ProvinceNamingProvider(($this->services['sylius.repository.province'] ?? $this->getSylius_Repository_ProvinceService()));
  4384.     }
  4385.     /**
  4386.      * Gets the public 'sylius.registry.grid_field' shared service.
  4387.      *
  4388.      * @return \Sylius\Component\Registry\ServiceRegistry
  4389.      */
  4390.     protected function getSylius_Registry_GridFieldService()
  4391.     {
  4392.         $this->services['sylius.registry.grid_field'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface''grid field');
  4393.         $instance->register('datetime', ($this->services['sylius.grid_field.datetime'] ?? $this->getSylius_GridField_DatetimeService()));
  4394.         $instance->register('string', ($this->services['sylius.grid_field.string'] ?? $this->getSylius_GridField_StringService()));
  4395.         $instance->register('twig', ($this->services['sylius.grid_field.twig'] ?? $this->getSylius_GridField_TwigService()));
  4396.         return $instance;
  4397.     }
  4398.     /**
  4399.      * Gets the public 'sylius.registry.payment_methods_resolver' shared service.
  4400.      *
  4401.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4402.      */
  4403.     protected function getSylius_Registry_PaymentMethodsResolverService()
  4404.     {
  4405.         $this->services['sylius.registry.payment_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface''Payment methods resolver');
  4406.         $instance->register(new \Sylius\Component\Payment\Resolver\PaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService())), 0);
  4407.         $instance->register(($this->services['sylius.payment_methods_resolver.channel_based'] ?? $this->getSylius_PaymentMethodsResolver_ChannelBasedService()), 1);
  4408.         return $instance;
  4409.     }
  4410.     /**
  4411.      * Gets the public 'sylius.registry.shipping_method_rule_checker' shared service.
  4412.      *
  4413.      * @return \Sylius\Component\Registry\ServiceRegistry
  4414.      */
  4415.     protected function getSylius_Registry_ShippingMethodRuleCheckerService()
  4416.     {
  4417.         $this->services['sylius.registry.shipping_method_rule_checker'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface''shipping method rule checker');
  4418.         $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())));
  4419.         $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())));
  4420.         $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())));
  4421.         $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())));
  4422.         return $instance;
  4423.     }
  4424.     /**
  4425.      * Gets the public 'sylius.registry.shipping_methods_resolver' shared service.
  4426.      *
  4427.      * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  4428.      */
  4429.     protected function getSylius_Registry_ShippingMethodsResolverService()
  4430.     {
  4431.         $this->services['sylius.registry.shipping_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface''Shipping methods resolver');
  4432.         $instance->register(($this->services['sylius.shipping_methods_resolver.default'] ?? $this->getSylius_ShippingMethodsResolver_DefaultService()), 0);
  4433.         $instance->register(($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] ?? $this->getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()), 1);
  4434.         return $instance;
  4435.     }
  4436.     /**
  4437.      * Gets the public 'sylius.repository.channel' shared service.
  4438.      *
  4439.      * @return \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository
  4440.      */
  4441.     protected function getSylius_Repository_ChannelService($lazyLoad true)
  4442.     {
  4443.         if ($lazyLoad) {
  4444.             return $this->services['sylius.repository.channel'] = $this->createProxy('ChannelRepository_04960bc', function () {
  4445.                 return \ChannelRepository_04960bc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4446.                     $wrappedInstance $this->getSylius_Repository_ChannelService(false);
  4447.                     $proxy->setProxyInitializer(null);
  4448.                     return true;
  4449.                 });
  4450.             });
  4451.         }
  4452.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php';
  4453.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php';
  4454.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4455.         return new \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository($a$a->getClassMetadata('App\\Entity\\Channel\\Channel'));
  4456.     }
  4457.     /**
  4458.      * Gets the public 'sylius.repository.exchange_rate' shared service.
  4459.      *
  4460.      * @return \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  4461.      */
  4462.     protected function getSylius_Repository_ExchangeRateService()
  4463.     {
  4464.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4465.         if (isset($this->services['sylius.repository.exchange_rate'])) {
  4466.             return $this->services['sylius.repository.exchange_rate'];
  4467.         }
  4468.         return $this->services['sylius.repository.exchange_rate'] = new \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a$a->getClassMetadata('App\\Entity\\Currency\\ExchangeRate'));
  4469.     }
  4470.     /**
  4471.      * Gets the public 'sylius.repository.order' shared service.
  4472.      *
  4473.      * @return \App\Repository\OrderRepository
  4474.      */
  4475.     protected function getSylius_Repository_OrderService()
  4476.     {
  4477.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4478.         if (isset($this->services['sylius.repository.order'])) {
  4479.             return $this->services['sylius.repository.order'];
  4480.         }
  4481.         return $this->services['sylius.repository.order'] = new \App\Repository\OrderRepository($a$a->getClassMetadata('App\\Entity\\Order\\Order'));
  4482.     }
  4483.     /**
  4484.      * Gets the public 'sylius.repository.payment_method' shared service.
  4485.      *
  4486.      * @return \App\Repository\PaymentMethodRepository
  4487.      */
  4488.     protected function getSylius_Repository_PaymentMethodService()
  4489.     {
  4490.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4491.         if (isset($this->services['sylius.repository.payment_method'])) {
  4492.             return $this->services['sylius.repository.payment_method'];
  4493.         }
  4494.         return $this->services['sylius.repository.payment_method'] = new \App\Repository\PaymentMethodRepository($a$a->getClassMetadata('App\\Entity\\Payment\\PaymentMethod'));
  4495.     }
  4496.     /**
  4497.      * Gets the public 'sylius.repository.province' shared service.
  4498.      *
  4499.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4500.      */
  4501.     protected function getSylius_Repository_ProvinceService()
  4502.     {
  4503.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4504.         if (isset($this->services['sylius.repository.province'])) {
  4505.             return $this->services['sylius.repository.province'];
  4506.         }
  4507.         return $this->services['sylius.repository.province'] = $a->getRepository('App\\Entity\\Addressing\\Province');
  4508.     }
  4509.     /**
  4510.      * Gets the public 'sylius.repository.shipping_method' shared service.
  4511.      *
  4512.      * @return \App\Repository\ShippingMethodRepository
  4513.      */
  4514.     protected function getSylius_Repository_ShippingMethodService()
  4515.     {
  4516.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4517.         if (isset($this->services['sylius.repository.shipping_method'])) {
  4518.             return $this->services['sylius.repository.shipping_method'];
  4519.         }
  4520.         return $this->services['sylius.repository.shipping_method'] = new \App\Repository\ShippingMethodRepository($a$a->getClassMetadata('App\\Entity\\Shipping\\ShippingMethod'));
  4521.     }
  4522.     /**
  4523.      * Gets the public 'sylius.repository.zone' shared service.
  4524.      *
  4525.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  4526.      */
  4527.     protected function getSylius_Repository_ZoneService()
  4528.     {
  4529.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4530.         if (isset($this->services['sylius.repository.zone'])) {
  4531.             return $this->services['sylius.repository.zone'];
  4532.         }
  4533.         return $this->services['sylius.repository.zone'] = $a->getRepository('App\\Entity\\Addressing\\Zone');
  4534.     }
  4535.     /**
  4536.      * Gets the public 'sylius.section_resolver.admin_api_uri_based_section_resolver' shared service.
  4537.      *
  4538.      * @return \Sylius\Bundle\AdminApiBundle\SectionResolver\AdminApiUriBasedSectionResolver
  4539.      */
  4540.     protected function getSylius_SectionResolver_AdminApiUriBasedSectionResolverService()
  4541.     {
  4542.         return $this->services['sylius.section_resolver.admin_api_uri_based_section_resolver'] = new \Sylius\Bundle\AdminApiBundle\SectionResolver\AdminApiUriBasedSectionResolver('/api');
  4543.     }
  4544.     /**
  4545.      * Gets the public 'sylius.section_resolver.admin_uri_based_section_resolver' shared service.
  4546.      *
  4547.      * @return \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver
  4548.      */
  4549.     protected function getSylius_SectionResolver_AdminUriBasedSectionResolverService()
  4550.     {
  4551.         return $this->services['sylius.section_resolver.admin_uri_based_section_resolver'] = new \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver('/admin');
  4552.     }
  4553.     /**
  4554.      * Gets the public 'sylius.section_resolver.shop_uri_based_section_resolver' shared service.
  4555.      *
  4556.      * @return \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver
  4557.      */
  4558.     protected function getSylius_SectionResolver_ShopUriBasedSectionResolverService()
  4559.     {
  4560.         return $this->services['sylius.section_resolver.shop_uri_based_section_resolver'] = new \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver('account');
  4561.     }
  4562.     /**
  4563.      * Gets the public 'sylius.section_resolver.uri_based_section_resolver' shared service.
  4564.      *
  4565.      * @return \Sylius\Bundle\CoreBundle\SectionResolver\UriBasedSectionProvider
  4566.      */
  4567.     protected function getSylius_SectionResolver_UriBasedSectionResolverService()
  4568.     {
  4569.         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')))]);
  4570.     }
  4571.     /**
  4572.      * Gets the public 'sylius.shipping_method_eligibility_checker' shared service.
  4573.      *
  4574.      * @return \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker
  4575.      */
  4576.     protected function getSylius_ShippingMethodEligibilityCheckerService()
  4577.     {
  4578.         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())]);
  4579.     }
  4580.     /**
  4581.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' shared service.
  4582.      *
  4583.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker
  4584.      */
  4585.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService()
  4586.     {
  4587.         return $this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker();
  4588.     }
  4589.     /**
  4590.      * Gets the public 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' shared service.
  4591.      *
  4592.      * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker
  4593.      */
  4594.     protected function getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService()
  4595.     {
  4596.         return $this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker();
  4597.     }
  4598.     /**
  4599.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' shared service.
  4600.      *
  4601.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker
  4602.      */
  4603.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService()
  4604.     {
  4605.         return $this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker();
  4606.     }
  4607.     /**
  4608.      * Gets the public 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' shared service.
  4609.      *
  4610.      * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker
  4611.      */
  4612.     protected function getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService()
  4613.     {
  4614.         return $this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker();
  4615.     }
  4616.     /**
  4617.      * Gets the public 'sylius.shipping_method_rules_shipping_method_eligibility_checker' shared service.
  4618.      *
  4619.      * @return \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker
  4620.      */
  4621.     protected function getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService()
  4622.     {
  4623.         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()));
  4624.     }
  4625.     /**
  4626.      * Gets the public 'sylius.shipping_methods_resolver' shared service.
  4627.      *
  4628.      * @return \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver
  4629.      */
  4630.     protected function getSylius_ShippingMethodsResolverService()
  4631.     {
  4632.         $a = ($this->services['sylius.registry.shipping_methods_resolver'] ?? $this->getSylius_Registry_ShippingMethodsResolverService());
  4633.         if (isset($this->services['sylius.shipping_methods_resolver'])) {
  4634.             return $this->services['sylius.shipping_methods_resolver'];
  4635.         }
  4636.         return $this->services['sylius.shipping_methods_resolver'] = new \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver($a);
  4637.     }
  4638.     /**
  4639.      * Gets the public 'sylius.shipping_methods_resolver.default' shared service.
  4640.      *
  4641.      * @return \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver
  4642.      */
  4643.     protected function getSylius_ShippingMethodsResolver_DefaultService()
  4644.     {
  4645.         $a = ($this->services['sylius.repository.shipping_method'] ?? $this->getSylius_Repository_ShippingMethodService());
  4646.         if (isset($this->services['sylius.shipping_methods_resolver.default'])) {
  4647.             return $this->services['sylius.shipping_methods_resolver.default'];
  4648.         }
  4649.         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()));
  4650.     }
  4651.     /**
  4652.      * Gets the public 'sylius.shipping_methods_resolver.zones_and_channel_based' shared service.
  4653.      *
  4654.      * @return \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver
  4655.      */
  4656.     protected function getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()
  4657.     {
  4658.         $a = ($this->services['sylius.zone_matcher'] ?? $this->getSylius_ZoneMatcherService());
  4659.         if (isset($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'])) {
  4660.             return $this->services['sylius.shipping_methods_resolver.zones_and_channel_based'];
  4661.         }
  4662.         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()));
  4663.     }
  4664.     /**
  4665.      * Gets the public 'sylius.storage.cart_session' shared service.
  4666.      *
  4667.      * @return \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage
  4668.      */
  4669.     protected function getSylius_Storage_CartSessionService()
  4670.     {
  4671.         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()));
  4672.     }
  4673.     /**
  4674.      * Gets the public 'sylius.storage.cookie' shared service.
  4675.      *
  4676.      * @return \Sylius\Bundle\ResourceBundle\Storage\CookieStorage
  4677.      */
  4678.     protected function getSylius_Storage_CookieService()
  4679.     {
  4680.         return $this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage();
  4681.     }
  4682.     /**
  4683.      * Gets the public 'sylius.storage.currency' shared service.
  4684.      *
  4685.      * @return \Sylius\Component\Core\Currency\CurrencyStorage
  4686.      */
  4687.     protected function getSylius_Storage_CurrencyService()
  4688.     {
  4689.         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())));
  4690.     }
  4691.     /**
  4692.      * Gets the public 'sylius.templating.helper.adjustment' shared service.
  4693.      *
  4694.      * @return \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper
  4695.      */
  4696.     protected function getSylius_Templating_Helper_AdjustmentService()
  4697.     {
  4698.         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())));
  4699.     }
  4700.     /**
  4701.      * Gets the public 'sylius.templating.helper.bulk_action_grid' shared service.
  4702.      *
  4703.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper
  4704.      */
  4705.     protected function getSylius_Templating_Helper_BulkActionGridService($lazyLoad true)
  4706.     {
  4707.         if ($lazyLoad) {
  4708.             return $this->services['sylius.templating.helper.bulk_action_grid'] = $this->createProxy('BulkActionGridHelper_d18a6a1', function () {
  4709.                 return \BulkActionGridHelper_d18a6a1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4710.                     $wrappedInstance $this->getSylius_Templating_Helper_BulkActionGridService(false);
  4711.                     $proxy->setProxyInitializer(null);
  4712.                     return true;
  4713.                 });
  4714.             });
  4715.         }
  4716.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/BulkActionGridHelper.php';
  4717.         return new \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper(($this->services['sylius.custom_bulk_action_grid_renderer.twig'] ?? $this->getSylius_CustomBulkActionGridRenderer_TwigService()));
  4718.     }
  4719.     /**
  4720.      * Gets the public 'sylius.templating.helper.checkout_steps' shared service.
  4721.      *
  4722.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper
  4723.      */
  4724.     protected function getSylius_Templating_Helper_CheckoutStepsService($lazyLoad true)
  4725.     {
  4726.         if ($lazyLoad) {
  4727.             return $this->services['sylius.templating.helper.checkout_steps'] = $this->createProxy('CheckoutStepsHelper_87a88b2', function () {
  4728.                 return \CheckoutStepsHelper_87a88b2::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4729.                     $wrappedInstance $this->getSylius_Templating_Helper_CheckoutStepsService(false);
  4730.                     $proxy->setProxyInitializer(null);
  4731.                     return true;
  4732.                 });
  4733.             });
  4734.         }
  4735.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php';
  4736.         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()));
  4737.     }
  4738.     /**
  4739.      * Gets the public 'sylius.templating.helper.convert_money' shared service.
  4740.      *
  4741.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper
  4742.      */
  4743.     protected function getSylius_Templating_Helper_ConvertMoneyService($lazyLoad true)
  4744.     {
  4745.         if ($lazyLoad) {
  4746.             return $this->services['sylius.templating.helper.convert_money'] = $this->createProxy('ConvertMoneyHelper_be8e0b7', function () {
  4747.                 return \ConvertMoneyHelper_be8e0b7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4748.                     $wrappedInstance $this->getSylius_Templating_Helper_ConvertMoneyService(false);
  4749.                     $proxy->setProxyInitializer(null);
  4750.                     return true;
  4751.                 });
  4752.             });
  4753.         }
  4754.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php';
  4756.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper(($this->services['sylius.currency_converter'] ?? $this->getSylius_CurrencyConverterService()));
  4757.     }
  4758.     /**
  4759.      * Gets the public 'sylius.templating.helper.currency' shared service.
  4760.      *
  4761.      * @return \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper
  4762.      */
  4763.     protected function getSylius_Templating_Helper_CurrencyService($lazyLoad true)
  4764.     {
  4765.         if ($lazyLoad) {
  4766.             return $this->services['sylius.templating.helper.currency'] = $this->createProxy('CurrencyHelper_dd0a15b', function () {
  4767.                 return \CurrencyHelper_dd0a15b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4768.                     $wrappedInstance $this->getSylius_Templating_Helper_CurrencyService(false);
  4769.                     $proxy->setProxyInitializer(null);
  4770.                     return true;
  4771.                 });
  4772.             });
  4773.         }
  4774.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php';
  4775.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php';
  4776.         return new \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper();
  4777.     }
  4778.     /**
  4779.      * Gets the public 'sylius.templating.helper.format_money' shared service.
  4780.      *
  4781.      * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper
  4782.      */
  4783.     protected function getSylius_Templating_Helper_FormatMoneyService($lazyLoad true)
  4784.     {
  4785.         if ($lazyLoad) {
  4786.             return $this->services['sylius.templating.helper.format_money'] = $this->createProxy('FormatMoneyHelper_87e5733', function () {
  4787.                 return \FormatMoneyHelper_87e5733::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4788.                     $wrappedInstance $this->getSylius_Templating_Helper_FormatMoneyService(false);
  4789.                     $proxy->setProxyInitializer(null);
  4790.                     return true;
  4791.                 });
  4792.             });
  4793.         }
  4794.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php';
  4795.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php';
  4796.         return new \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper(($this->services['sylius.money_formatter'] ?? ($this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter())));
  4797.     }
  4798.     /**
  4799.      * Gets the public 'sylius.templating.helper.grid' shared service.
  4800.      *
  4801.      * @return \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper
  4802.      */
  4803.     protected function getSylius_Templating_Helper_GridService($lazyLoad true)
  4804.     {
  4805.         if ($lazyLoad) {
  4806.             return $this->services['sylius.templating.helper.grid'] = $this->createProxy('GridHelper_dc9cf99', function () {
  4807.                 return \GridHelper_dc9cf99::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4808.                     $wrappedInstance $this->getSylius_Templating_Helper_GridService(false);
  4809.                     $proxy->setProxyInitializer(null);
  4810.                     return true;
  4811.                 });
  4812.             });
  4813.         }
  4814.         include_once \dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/GridHelper.php';
  4815.         return new \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper(($this->services['sylius.custom_grid_renderer.twig'] ?? $this->getSylius_CustomGridRenderer_TwigService()));
  4816.     }
  4817.     /**
  4818.      * Gets the public 'sylius.templating.helper.inventory' shared service.
  4819.      *
  4820.      * @return \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper
  4821.      */
  4822.     protected function getSylius_Templating_Helper_InventoryService()
  4823.     {
  4824.         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())));
  4825.     }
  4826.     /**
  4827.      * Gets the public 'sylius.templating.helper.locale' shared service.
  4828.      *
  4829.      * @return \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper
  4830.      */
  4831.     protected function getSylius_Templating_Helper_LocaleService()
  4832.     {
  4833.         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()));
  4834.     }
  4835.     /**
  4836.      * Gets the public 'sylius.templating.helper.price' shared service.
  4837.      *
  4838.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper
  4839.      */
  4840.     protected function getSylius_Templating_Helper_PriceService($lazyLoad true)
  4841.     {
  4842.         if ($lazyLoad) {
  4843.             return $this->services['sylius.templating.helper.price'] = $this->createProxy('PriceHelper_2012e62', function () {
  4844.                 return \PriceHelper_2012e62::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4845.                     $wrappedInstance $this->getSylius_Templating_Helper_PriceService(false);
  4846.                     $proxy->setProxyInitializer(null);
  4847.                     return true;
  4848.                 });
  4849.             });
  4850.         }
  4851.         include_once \dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php';
  4852.         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())));
  4853.     }
  4854.     /**
  4855.      * Gets the public 'sylius.templating.helper.product_variants_prices' shared service.
  4856.      *
  4857.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper
  4858.      */
  4859.     protected function getSylius_Templating_Helper_ProductVariantsPricesService()
  4860.     {
  4861.         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()));
  4862.     }
  4863.     /**
  4864.      * Gets the public 'sylius.templating.helper.variant_resolver' shared service.
  4865.      *
  4866.      * @return \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper
  4867.      */
  4868.     protected function getSylius_Templating_Helper_VariantResolverService()
  4869.     {
  4870.         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())));
  4871.     }
  4872.     /**
  4873.      * Gets the public 'sylius.twig.extension.channels_currencies' shared service.
  4874.      *
  4875.      * @return \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension
  4876.      */
  4877.     protected function getSylius_Twig_Extension_ChannelsCurrenciesService()
  4878.     {
  4879.         return $this->services['sylius.twig.extension.channels_currencies'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  4880.     }
  4881.     /**
  4882.      * Gets the public 'sylius.twig.extension.country_name' shared service.
  4883.      *
  4884.      * @return \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension
  4885.      */
  4886.     protected function getSylius_Twig_Extension_CountryNameService()
  4887.     {
  4888.         return $this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension('');
  4889.     }
  4890.     /**
  4891.      * Gets the public 'sylius.twig.extension.form_test_attribute_array' shared service.
  4892.      *
  4893.      * @return \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension
  4894.      */
  4895.     protected function getSylius_Twig_Extension_FormTestAttributeArrayService()
  4896.     {
  4897.         return $this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev');
  4898.     }
  4899.     /**
  4900.      * Gets the public 'sylius.twig.extension.form_test_attribute_name' shared service.
  4901.      *
  4902.      * @return \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension
  4903.      */
  4904.     protected function getSylius_Twig_Extension_FormTestAttributeNameService()
  4905.     {
  4906.         return $this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev');
  4907.     }
  4908.     /**
  4909.      * Gets the public 'sylius.twig.extension.merge_recursive' shared service.
  4910.      *
  4911.      * @return \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension
  4912.      */
  4913.     protected function getSylius_Twig_Extension_MergeRecursiveService()
  4914.     {
  4915.         return $this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension();
  4916.     }
  4917.     /**
  4918.      * Gets the public 'sylius.twig.extension.province_naming' shared service.
  4919.      *
  4920.      * @return \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension
  4921.      */
  4922.     protected function getSylius_Twig_Extension_ProvinceNamingService()
  4923.     {
  4924.         return $this->services['sylius.twig.extension.province_naming'] = new \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension(($this->services['sylius.province_naming_provider'] ?? $this->getSylius_ProvinceNamingProviderService()), '');
  4925.     }
  4926.     /**
  4927.      * Gets the public 'sylius.twig.extension.shop' shared service.
  4928.      *
  4929.      * @return \Sylius\Bundle\AdminBundle\Twig\ShopExtension
  4930.      */
  4931.     protected function getSylius_Twig_Extension_ShopService()
  4932.     {
  4933.         return $this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true);
  4934.     }
  4935.     /**
  4936.      * Gets the public 'sylius.twig.extension.sylius_bundle_loaded_checker' shared service.
  4937.      *
  4938.      * @return \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension
  4939.      */
  4940.     protected function getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()
  4941.     {
  4942.         return $this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] = new \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension($this->parameters['kernel.bundles']);
  4943.     }
  4944.     /**
  4945.      * Gets the public 'sylius.twig.extension.widget.admin_notification' shared service.
  4946.      *
  4947.      * @return \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension
  4948.      */
  4949.     protected function getSylius_Twig_Extension_Widget_AdminNotificationService()
  4950.     {
  4951.         return $this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true60);
  4952.     }
  4953.     /**
  4954.      * Gets the public 'sylius.validator.customer_initializer' shared service.
  4955.      *
  4956.      * @return \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer
  4957.      */
  4958.     protected function getSylius_Validator_CustomerInitializerService()
  4959.     {
  4960.         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())));
  4961.     }
  4962.     /**
  4963.      * Gets the public 'sylius.zone_matcher' shared service.
  4964.      *
  4965.      * @return \Sylius\Component\Addressing\Matcher\ZoneMatcher
  4966.      */
  4967.     protected function getSylius_ZoneMatcherService()
  4968.     {
  4969.         $a = ($this->services['sylius.repository.zone'] ?? $this->getSylius_Repository_ZoneService());
  4970.         if (isset($this->services['sylius.zone_matcher'])) {
  4971.             return $this->services['sylius.zone_matcher'];
  4972.         }
  4973.         return $this->services['sylius.zone_matcher'] = new \Sylius\Component\Addressing\Matcher\ZoneMatcher($a);
  4974.     }
  4975.     /**
  4976.      * Gets the public 'sylius_resource.doctrine.mapping_driver_chain' shared service.
  4977.      *
  4978.      * @return \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  4979.      */
  4980.     protected function getSyliusResource_Doctrine_MappingDriverChainService()
  4981.     {
  4982.         $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  4983.         $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']);
  4984.         $b->setGlobalBasename('mapping');
  4985.         $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')]);
  4986.         $a->addDriver($b'Payum\\Core\\Model');
  4987.         $a->addDriver($b'FOS\\OAuthServerBundle\\Entity');
  4988.         $a->addDriver($b'Algolia\\SearchBundle\\Entity');
  4989.         $a->addDriver($c'App\\Entity');
  4990.         $a->addDriver($c'Sylius\\PayPalPlugin\\Entity');
  4991.         $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');
  4992.         $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');
  4993.         $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');
  4994.         $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');
  4995.         $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');
  4996.         $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');
  4997.         $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');
  4998.         $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');
  4999.         $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');
  5000.         $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');
  5001.         $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');
  5002.         $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');
  5003.         $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');
  5004.         $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');
  5005.         $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');
  5006.         $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');
  5007.         $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');
  5008.         $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');
  5009.         $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');
  5010.         return $this->services['sylius_resource.doctrine.mapping_driver_chain'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->privates['sylius.resource_registry'] ?? $this->getSylius_ResourceRegistryService()));
  5011.     }
  5012.     /**
  5013.      * Gets the public 'translator' shared service.
  5014.      *
  5015.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5016.      */
  5017.     protected function getTranslatorService()
  5018.     {
  5019.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService()));
  5020.     }
  5021.     /**
  5022.      * Gets the public 'var_dumper.cloner' shared service.
  5023.      *
  5024.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5025.      */
  5026.     protected function getVarDumper_ClonerService()
  5027.     {
  5028.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5029.         $instance->setMaxItems(2500);
  5030.         $instance->setMinDepth(1);
  5031.         $instance->setMaxString(-1);
  5032.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5033.         return $instance;
  5034.     }
  5035.     /**
  5036.      * Gets the private '.service_locator.i8B7jKW' shared service.
  5037.      *
  5038.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5039.      */
  5040.     protected function get_ServiceLocator_I8B7jKWService()
  5041.     {
  5042.         return $this->privates['.service_locator.i8B7jKW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5043.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  5044.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  5045.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  5046.             'security.firewall.map.context.new_api_admin_user' => ['privates''security.firewall.map.context.new_api_admin_user''getSecurity_Firewall_Map_Context_NewApiAdminUserService'true],
  5047.             'security.firewall.map.context.new_api_shop_user' => ['privates''security.firewall.map.context.new_api_shop_user''getSecurity_Firewall_Map_Context_NewApiShopUserService'true],
  5048.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  5049.             'security.firewall.map.context.shop' => ['privates''security.firewall.map.context.shop''getSecurity_Firewall_Map_Context_ShopService'true],
  5050.         ], [
  5051.             'security.firewall.map.context.admin' => '?',
  5052.             'security.firewall.map.context.api' => '?',
  5053.             'security.firewall.map.context.dev' => '?',
  5054.             'security.firewall.map.context.new_api_admin_user' => '?',
  5055.             'security.firewall.map.context.new_api_shop_user' => '?',
  5056.             'security.firewall.map.context.oauth_token' => '?',
  5057.             'security.firewall.map.context.shop' => '?',
  5058.         ]);
  5059.     }
  5060.     /**
  5061.      * Gets the private 'App\ApiPlatform\CustomOrderIriConverter' shared autowired service.
  5062.      *
  5063.      * @return \App\ApiPlatform\CustomOrderIriConverter
  5064.      */
  5065.     protected function getCustomOrderIriConverterService()
  5066.     {
  5067.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5068.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5069.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5070.         }
  5071.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  5072.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5073.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5074.         }
  5075.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5076.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5077.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5078.         }
  5079.         $d = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  5080.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5081.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5082.         }
  5083.         $e = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  5084.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5085.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5086.         }
  5087.         $f = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  5088.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5089.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5090.         }
  5091.         $g = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5092.         if (isset($this->privates['App\\ApiPlatform\\CustomOrderIriConverter'])) {
  5093.             return $this->privates['App\\ApiPlatform\\CustomOrderIriConverter'];
  5094.         }
  5095.         $h = new \Sylius\Bundle\ApiBundle\Provider\PathPrefixProvider(($this->privates['sylius.api.context.user'] ?? $this->getSylius_Api_Context_UserService()), '/api/v2');
  5096.         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);
  5097.     }
  5098.     /**
  5099.      * Gets the private 'App\EventSubscriber\DbKeepAliveSubscriber' shared autowired service.
  5100.      *
  5101.      * @return \App\EventSubscriber\DbKeepAliveSubscriber
  5102.      */
  5103.     protected function getDbKeepAliveSubscriberService()
  5104.     {
  5105.         return $this->privates['App\\EventSubscriber\\DbKeepAliveSubscriber'] = new \App\EventSubscriber\DbKeepAliveSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5106.     }
  5107.     /**
  5108.      * Gets the private 'App\Service\OrderAccountingService' shared autowired service.
  5109.      *
  5110.      * @return \App\Service\OrderAccountingService
  5111.      */
  5112.     protected function getOrderAccountingServiceService()
  5113.     {
  5114.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  5115.         if (isset($this->privates['App\\Service\\OrderAccountingService'])) {
  5116.             return $this->privates['App\\Service\\OrderAccountingService'];
  5117.         }
  5118.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5119.         if (isset($this->privates['App\\Service\\OrderAccountingService'])) {
  5120.             return $this->privates['App\\Service\\OrderAccountingService'];
  5121.         }
  5122.         return $this->privates['App\\Service\\OrderAccountingService'] = new \App\Service\OrderAccountingService($a$b, \dirname(__DIR__4));
  5123.     }
  5124.     /**
  5125.      * Gets the private 'App\Twig\OrderExtension' shared autowired service.
  5126.      *
  5127.      * @return \App\Twig\OrderExtension
  5128.      */
  5129.     protected function getOrderExtensionService()
  5130.     {
  5131.         $a = ($this->privates['App\\Service\\OrderAccountingService'] ?? $this->getOrderAccountingServiceService());
  5132.         if (isset($this->privates['App\\Twig\\OrderExtension'])) {
  5133.             return $this->privates['App\\Twig\\OrderExtension'];
  5134.         }
  5135.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5136.         if (isset($this->privates['App\\Twig\\OrderExtension'])) {
  5137.             return $this->privates['App\\Twig\\OrderExtension'];
  5138.         }
  5139.         $c = ($this->services['App\\Service\\InvoiceService'] ?? $this->getInvoiceServiceService());
  5140.         if (isset($this->privates['App\\Twig\\OrderExtension'])) {
  5141.             return $this->privates['App\\Twig\\OrderExtension'];
  5142.         }
  5143.         return $this->privates['App\\Twig\\OrderExtension'] = new \App\Twig\OrderExtension($a$b$c);
  5144.     }
  5145.     /**
  5146.      * Gets the private 'Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener' shared service.
  5147.      *
  5148.      * @return \Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener
  5149.      */
  5150.     protected function getCircularDependencyBreakingErrorListenerService()
  5151.     {
  5152.         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, []));
  5153.     }
  5154.     /**
  5155.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProviderInterface' shared service.
  5156.      *
  5157.      * @return \Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProvider
  5158.      */
  5159.     protected function getAssetsProviderInterfaceService()
  5160.     {
  5161.         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())));
  5162.     }
  5163.     /**
  5164.      * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface' shared service.
  5165.      *
  5166.      * @return \Sylius\Bundle\ThemeBundle\Asset\PathResolver
  5167.      */
  5168.     protected function getPathResolverInterfaceService()
  5169.     {
  5170.         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())));
  5171.     }
  5172.     /**
  5173.      * Gets the private 'Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface' shared service.
  5174.      *
  5175.      * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  5176.      */
  5177.     protected function getThemeRepositoryInterfaceService()
  5178.     {
  5179.         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()));
  5180.     }
  5181.     /**
  5182.      * Gets the private 'Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator' shared service.
  5183.      *
  5184.      * @return \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator
  5185.      */
  5186.     protected function getThemeAwareTranslatorService()
  5187.     {
  5188.         $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  5189.         $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  5190.         $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]);
  5191.         $c->setFallbackLocales([=> 'fr_FR'=> 'fr_FR'=> 'en']);
  5192.         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()));
  5193.     }
  5194.     /**
  5195.      * Gets the private 'Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistryInterface' shared service.
  5196.      *
  5197.      * @return \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry
  5198.      */
  5199.     protected function getTemplateBlockRegistryInterfaceService()
  5200.     {
  5201.         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)]]);
  5202.     }
  5203.     /**
  5204.      * Gets the private 'annotations.cache_adapter' shared service.
  5205.      *
  5206.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5207.      */
  5208.     protected function getAnnotations_CacheAdapterService()
  5209.     {
  5210.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5211.     }
  5212.     /**
  5213.      * Gets the private 'annotations.cached_reader' shared service.
  5214.      *
  5215.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5216.      */
  5217.     protected function getAnnotations_CachedReaderService()
  5218.     {
  5219.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5220.     }
  5221.     /**
  5222.      * Gets the private 'annotations.reader' shared service.
  5223.      *
  5224.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5225.      */
  5226.     protected function getAnnotations_ReaderService()
  5227.     {
  5228.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5229.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5230.         $a->registerUniqueLoader('class_exists');
  5231.         $instance->addGlobalIgnoredName('required'$a);
  5232.         $instance->addGlobalIgnoredName('template');
  5233.         $instance->addGlobalIgnoredName('psalm');
  5234.         return $instance;
  5235.     }
  5236.     /**
  5237.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  5238.      *
  5239.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5240.      */
  5241.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  5242.     {
  5243.         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())));
  5244.     }
  5245.     /**
  5246.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  5247.      *
  5248.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5249.      */
  5250.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  5251.     {
  5252.         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())));
  5253.     }
  5254.     /**
  5255.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  5256.      *
  5257.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5258.      */
  5259.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  5260.     {
  5261.         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())));
  5262.     }
  5263.     /**
  5264.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  5265.      *
  5266.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5267.      */
  5268.     protected function getApiPlatform_Cache_RouteNameResolverService()
  5269.     {
  5270.         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())));
  5271.     }
  5272.     /**
  5273.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  5274.      *
  5275.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5276.      */
  5277.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  5278.     {
  5279.         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())));
  5280.     }
  5281.     /**
  5282.      * Gets the private 'api_platform.filter_locator' shared service.
  5283.      *
  5284.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5285.      */
  5286.     protected function getApiPlatform_FilterLocatorService()
  5287.     {
  5288.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5289.             'sylius.api.exchange_rate_filter' => ['privates''sylius.api.exchange_rate_filter''getSylius_Api_ExchangeRateFilterService'true],
  5290.             'sylius.api.filter_archived_shipping_methods' => ['privates''sylius.api.filter_archived_shipping_methods''getSylius_Api_FilterArchivedShippingMethodsService'true],
  5291.             'sylius.api.product_association_type_filter' => ['privates''sylius.api.product_association_type_filter''getSylius_Api_ProductAssociationTypeFilterService'true],
  5292.             'sylius.api.product_name_filter' => ['privates''sylius.api.product_name_filter''getSylius_Api_ProductNameFilterService'true],
  5293.             'sylius.api.product_order_filter' => ['privates''sylius.api.product_order_filter''getSylius_Api_ProductOrderFilterService'true],
  5294.             'sylius.api.product_taxon_code_filter' => ['privates''sylius.api.product_taxon_code_filter''getSylius_Api_ProductTaxonCodeFilterService'true],
  5295.             'sylius.api.search_payment_filter' => ['privates''sylius.api.search_payment_filter''getSylius_Api_SearchPaymentFilterService'true],
  5296.             'sylius.api.search_shipment_filter' => ['privates''sylius.api.search_shipment_filter''getSylius_Api_SearchShipmentFilterService'true],
  5297.             'sylius.api.shipping_method_order_filter' => ['privates''sylius.api.shipping_method_order_filter''getSylius_Api_ShippingMethodOrderFilterService'true],
  5298.             'sylius.api.translation_order_name_and_locale_filter' => ['privates''sylius.api.translation_order_name_and_locale_filter''getSylius_Api_TranslationOrderNameAndLocaleFilterService'true],
  5299.         ], [
  5300.             'sylius.api.exchange_rate_filter' => '?',
  5301.             'sylius.api.filter_archived_shipping_methods' => '?',
  5302.             'sylius.api.product_association_type_filter' => '?',
  5303.             'sylius.api.product_name_filter' => '?',
  5304.             'sylius.api.product_order_filter' => '?',
  5305.             'sylius.api.product_taxon_code_filter' => '?',
  5306.             'sylius.api.search_payment_filter' => '?',
  5307.             'sylius.api.search_shipment_filter' => '?',
  5308.             'sylius.api.shipping_method_order_filter' => '?',
  5309.             'sylius.api.translation_order_name_and_locale_filter' => '?',
  5310.         ]);
  5311.     }
  5312.     /**
  5313.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  5314.      *
  5315.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  5316.      */
  5317.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  5318.     {
  5319.         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()));
  5320.     }
  5321.     /**
  5322.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  5323.      *
  5324.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  5325.      */
  5326.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  5327.     {
  5328.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  5329.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5330.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5331.         }
  5332.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5333.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5334.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5335.         }
  5336.         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())));
  5337.     }
  5338.     /**
  5339.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  5340.      *
  5341.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  5342.      */
  5343.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  5344.     {
  5345.         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()));
  5346.     }
  5347.     /**
  5348.      * Gets the private 'api_platform.identifier.converter' shared service.
  5349.      *
  5350.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  5351.      */
  5352.     protected function getApiPlatform_Identifier_ConverterService()
  5353.     {
  5354.         $a = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  5355.         if (isset($this->privates['api_platform.identifier.converter'])) {
  5356.             return $this->privates['api_platform.identifier.converter'];
  5357.         }
  5358.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5359.         if (isset($this->privates['api_platform.identifier.converter'])) {
  5360.             return $this->privates['api_platform.identifier.converter'];
  5361.         }
  5362.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter($a$b, new RewindableGenerator(function () {
  5363.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  5364.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  5365.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  5366.         }, 3));
  5367.     }
  5368.     /**
  5369.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  5370.      *
  5371.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  5372.      */
  5373.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  5374.     {
  5375.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5376.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  5377.             return $this->privates['api_platform.identifiers_extractor.cached'];
  5378.         }
  5379.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  5380.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  5381.         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);
  5382.     }
  5383.     /**
  5384.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  5385.      *
  5386.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  5387.      */
  5388.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  5389.     {
  5390.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5391.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5392.         return $instance;
  5393.     }
  5394.     /**
  5395.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5396.      *
  5397.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  5398.      */
  5399.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5400.     {
  5401.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5402.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  5403.             return $this->privates['api_platform.jsonld.context_builder'];
  5404.         }
  5405.         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()));
  5406.     }
  5407.     /**
  5408.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5409.      *
  5410.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  5411.      */
  5412.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5413.     {
  5414.         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']);
  5415.     }
  5416.     /**
  5417.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5418.      *
  5419.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  5420.      */
  5421.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5422.     {
  5423.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5424.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  5425.             return $this->privates['api_platform.listener.request.deserialize'];
  5426.         }
  5427.         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()));
  5428.     }
  5429.     /**
  5430.      * Gets the private 'api_platform.listener.request.read' shared service.
  5431.      *
  5432.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5433.      */
  5434.     protected function getApiPlatform_Listener_Request_ReadService()
  5435.     {
  5436.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  5437.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5438.             return $this->privates['api_platform.listener.request.read'];
  5439.         }
  5440.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  5441.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5442.             return $this->privates['api_platform.listener.request.read'];
  5443.         }
  5444.         $c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  5445.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5446.             return $this->privates['api_platform.listener.request.read'];
  5447.         }
  5448.         $d = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  5449.         if (isset($this->privates['api_platform.listener.request.read'])) {
  5450.             return $this->privates['api_platform.listener.request.read'];
  5451.         }
  5452.         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()));
  5453.     }
  5454.     /**
  5455.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5456.      *
  5457.      * @return \ApiPlatform\Core\Filter\QueryParameterValidateListener
  5458.      */
  5459.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5460.     {
  5461.         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()));
  5462.     }
  5463.     /**
  5464.      * Gets the private 'api_platform.metadata.extractor.xml' shared service.
  5465.      *
  5466.      * @return \ApiPlatform\Core\Metadata\Extractor\XmlExtractor
  5467.      */
  5468.     protected function getApiPlatform_Metadata_Extractor_XmlService()
  5469.     {
  5470.         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);
  5471.     }
  5472.     /**
  5473.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  5474.      *
  5475.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5476.      */
  5477.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  5478.     {
  5479.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5480.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  5481.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  5482.         }
  5483.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5484.         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())))))));
  5485.     }
  5486.     /**
  5487.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5488.      *
  5489.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5490.      */
  5491.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5492.     {
  5493.         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()))))));
  5494.     }
  5495.     /**
  5496.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  5497.      *
  5498.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  5499.      */
  5500.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  5501.     {
  5502.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5503.         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']));
  5504.     }
  5505.     /**
  5506.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5507.      *
  5508.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5509.      */
  5510.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5511.     {
  5512.         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())))));
  5513.     }
  5514.     /**
  5515.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5516.      *
  5517.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  5518.      */
  5519.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5520.     {
  5521.         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()))));
  5522.     }
  5523.     /**
  5524.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5525.      *
  5526.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  5527.      */
  5528.     protected function getApiPlatform_ResourceClassResolverService()
  5529.     {
  5530.         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()));
  5531.     }
  5532.     /**
  5533.      * Gets the private 'api_platform.router' shared service.
  5534.      *
  5535.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  5536.      */
  5537.     protected function getApiPlatform_RouterService()
  5538.     {
  5539.         $a = ($this->services['router'] ?? $this->getRouterService());
  5540.         if (isset($this->privates['api_platform.router'])) {
  5541.             return $this->privates['api_platform.router'];
  5542.         }
  5543.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router($a);
  5544.     }
  5545.     /**
  5546.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5547.      *
  5548.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  5549.      */
  5550.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5551.     {
  5552.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5553.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  5554.             return $this->privates['api_platform.security.listener.request.deny_access'];
  5555.         }
  5556.         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));
  5557.     }
  5558.     /**
  5559.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5560.      *
  5561.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  5562.      */
  5563.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5564.     {
  5565.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5566.         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()))));
  5567.     }
  5568.     /**
  5569.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5570.      *
  5571.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5572.      */
  5573.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5574.     {
  5575.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  5576.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  5577.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  5578.         }
  5579.         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()))));
  5580.     }
  5581.     /**
  5582.      * Gets the private 'cache.annotations' shared service.
  5583.      *
  5584.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5585.      */
  5586.     protected function getCache_AnnotationsService()
  5587.     {
  5588.         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())));
  5589.     }
  5590.     /**
  5591.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5592.      *
  5593.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5594.      */
  5595.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5596.     {
  5597.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5598.     }
  5599.     /**
  5600.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5601.      *
  5602.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5603.      */
  5604.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5605.     {
  5606.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5607.     }
  5608.     /**
  5609.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5610.      *
  5611.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5612.      */
  5613.     protected function getCache_Messenger_RestartWorkersSignalService()
  5614.     {
  5615.         $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))));
  5616.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5617.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5618.     }
  5619.     /**
  5620.      * Gets the private 'cache.property_info' shared service.
  5621.      *
  5622.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5623.      */
  5624.     protected function getCache_PropertyInfoService()
  5625.     {
  5626.         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())));
  5627.     }
  5628.     /**
  5629.      * Gets the private 'cache.security_expression_language' shared service.
  5630.      *
  5631.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5632.      */
  5633.     protected function getCache_SecurityExpressionLanguageService()
  5634.     {
  5635.         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())));
  5636.     }
  5637.     /**
  5638.      * Gets the private 'cache.serializer' shared service.
  5639.      *
  5640.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5641.      */
  5642.     protected function getCache_SerializerService()
  5643.     {
  5644.         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())));
  5645.     }
  5646.     /**
  5647.      * Gets the private 'cache.validator' shared service.
  5648.      *
  5649.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5650.      */
  5651.     protected function getCache_ValidatorService()
  5652.     {
  5653.         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())));
  5654.     }
  5655.     /**
  5656.      * Gets the private 'data_collector.form' shared service.
  5657.      *
  5658.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5659.      */
  5660.     protected function getDataCollector_FormService()
  5661.     {
  5662.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5663.     }
  5664.     /**
  5665.      * Gets the private 'data_collector.request' shared service.
  5666.      *
  5667.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5668.      */
  5669.     protected function getDataCollector_RequestService()
  5670.     {
  5671.         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())));
  5672.     }
  5673.     /**
  5674.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5675.      *
  5676.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5677.      */
  5678.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5679.     {
  5680.         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 () {
  5681.             yield => ($this->privates['sylius.api.collection_data_provider.address'] ?? $this->load('getSylius_Api_CollectionDataProvider_AddressService'));
  5682.             yield => ($this->privates['sylius.api.collection_data_provider.country'] ?? $this->load('getSylius_Api_CollectionDataProvider_CountryService'));
  5683.             yield => ($this->privates['sylius.api.collection_data_provider.taxon'] ?? $this->load('getSylius_Api_CollectionDataProvider_TaxonService'));
  5684.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  5685.         }, 4)));
  5686.     }
  5687.     /**
  5688.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5689.      *
  5690.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5691.      */
  5692.     protected function getDebug_ApiPlatform_DataPersisterService()
  5693.     {
  5694.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5695.             yield => ($this->privates['sylius.api.data_persister.address'] ?? $this->load('getSylius_Api_DataPersister_AddressService'));
  5696.             yield => ($this->privates['sylius.api.data_persister.admin_user'] ?? $this->load('getSylius_Api_DataPersister_AdminUserService'));
  5697.             yield => ($this->privates['sylius.api.data_persister.shipping_method'] ?? $this->load('getSylius_Api_DataPersister_ShippingMethodService'));
  5698.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  5699.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  5700.         }, 5)));
  5701.     }
  5702.     /**
  5703.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  5704.      *
  5705.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  5706.      */
  5707.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  5708.     {
  5709.         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 () {
  5710.             yield => ($this->privates['sylius.api.item_data_provider.address'] ?? $this->load('getSylius_Api_ItemDataProvider_AddressService'));
  5711.             yield => ($this->privates['sylius.api.item_data_provider.order_item'] ?? $this->load('getSylius_Api_ItemDataProvider_OrderItemService'));
  5712.             yield => ($this->privates['sylius.api.item_data_provider.order_item_unit'] ?? $this->load('getSylius_Api_ItemDataProvider_OrderItemUnitService'));
  5713.             yield => ($this->privates['sylius.api.item_data_provider.payment'] ?? $this->load('getSylius_Api_ItemDataProvider_PaymentService'));
  5714.             yield => ($this->privates['sylius.api.item_data_provider.shipment'] ?? $this->load('getSylius_Api_ItemDataProvider_ShipmentService'));
  5715.             yield => ($this->privates['sylius.api.collection_data_provider.product'] ?? $this->load('getSylius_Api_CollectionDataProvider_ProductService'));
  5716.             yield => ($this->privates['sylius.api.collection_data_provider.customer'] ?? $this->load('getSylius_Api_CollectionDataProvider_CustomerService'));
  5717.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  5718.         }, 8)));
  5719.     }
  5720.     /**
  5721.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5722.      *
  5723.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5724.      */
  5725.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5726.     {
  5727.         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 () {
  5728.             yield => ($this->privates['sylius.api.collection_data_provider.shipping_methods_available_for_order'] ?? $this->load('getSylius_Api_CollectionDataProvider_ShippingMethodsAvailableForOrderService'));
  5729.             yield => ($this->privates['sylius.api.collection_data_provider.payment_method'] ?? $this->load('getSylius_Api_CollectionDataProvider_PaymentMethodService'));
  5730.             yield => ($this->privates['sylius.api.collection_data_provider.adjustments_for_order'] ?? $this->load('getSylius_Api_CollectionDataProvider_AdjustmentsForOrderService'));
  5731.             yield => ($this->privates['sylius.api.collection_data_provider.adjustments_for_order_item'] ?? $this->load('getSylius_Api_CollectionDataProvider_AdjustmentsForOrderItemService'));
  5732.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  5733.         }, 5)));
  5734.     }
  5735.     /**
  5736.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5737.      *
  5738.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5739.      */
  5740.     protected function getDebug_DebugHandlersListenerService()
  5741.     {
  5742.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5743.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5744.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  5745.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5746.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5747.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5748.     }
  5749.     /**
  5750.      * Gets the private 'debug.file_link_formatter' shared service.
  5751.      *
  5752.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5753.      */
  5754.     protected function getDebug_FileLinkFormatterService()
  5755.     {
  5756.         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 () {
  5757.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5758.         });
  5759.     }
  5760.     /**
  5761.      * Gets the private 'debug.log_processor' shared service.
  5762.      *
  5763.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5764.      */
  5765.     protected function getDebug_LogProcessorService()
  5766.     {
  5767.         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())));
  5768.     }
  5769.     /**
  5770.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5771.      *
  5772.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5773.      */
  5774.     protected function getDebug_Security_Access_DecisionManagerService()
  5775.     {
  5776.         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 () {
  5777.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5778.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  5779.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5780.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5781.     }
  5782.     /**
  5783.      * Gets the private 'debug.security.firewall' shared service.
  5784.      *
  5785.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5786.      */
  5787.     protected function getDebug_Security_FirewallService()
  5788.     {
  5789.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5790.         if (isset($this->privates['debug.security.firewall'])) {
  5791.             return $this->privates['debug.security.firewall'];
  5792.         }
  5793.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5794.         if (isset($this->privates['debug.security.firewall'])) {
  5795.             return $this->privates['debug.security.firewall'];
  5796.         }
  5797.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  5798.         if (isset($this->privates['debug.security.firewall'])) {
  5799.             return $this->privates['debug.security.firewall'];
  5800.         }
  5801.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  5802.     }
  5803.     /**
  5804.      * Gets the private 'debug.traced.sylius_event.bus' shared service.
  5805.      *
  5806.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  5807.      */
  5808.     protected function getDebug_Traced_SyliusEvent_BusService()
  5809.     {
  5810.         return $this->privates['debug.traced.sylius_event.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  5811.             yield => ($this->privates['sylius_event.bus.middleware.traceable'] ?? $this->load('getSyliusEvent_Bus_Middleware_TraceableService'));
  5812.             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')));
  5813.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  5814.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  5815.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  5816.             yield => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  5817.             yield => ($this->privates['sylius_event.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusEvent_Bus_Middleware_DoctrineTransactionService'));
  5818.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  5819.             yield => ($this->privates['sylius_event.bus.middleware.handle_message'] ?? $this->load('getSyliusEvent_Bus_Middleware_HandleMessageService'));
  5820.         }, 9)));
  5821.     }
  5822.     /**
  5823.      * Gets the private 'form.registry' shared service.
  5824.      *
  5825.      * @return \Symfony\Component\Form\FormRegistry
  5826.      */
  5827.     protected function getForm_RegistryService()
  5828.     {
  5829.         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, [
  5830.             'App\\Form\\Extension\\AddressFormTypeExtension' => ['privates''app.form.extension.type.address''getApp_Form_Extension_Type_AddressService'true],
  5831.             'App\\Form\\Type\\Brand' => ['privates''app.brand.form''getApp_Brand_FormService'true],
  5832.             'App\\Form\\Type\\ContractType' => ['privates''app.contract_type.form''getApp_ContractType_FormService'true],
  5833.             'App\\Form\\Type\\CustomCustomerAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerAutocompleteChoiceType''getCustomCustomerAutocompleteChoiceTypeService'true],
  5834.             'App\\Form\\Type\\CustomCustomerEditorAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerEditorAutocompleteChoiceType''getCustomCustomerEditorAutocompleteChoiceTypeService'true],
  5835.             'App\\Form\\Type\\CustomCustomerPaymentMethodAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerPaymentMethodAutocompleteChoiceType''getCustomCustomerPaymentMethodAutocompleteChoiceTypeService'true],
  5836.             'App\\Form\\Type\\CustomCustomerRepresentativeAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerRepresentativeAutocompleteChoiceType''getCustomCustomerRepresentativeAutocompleteChoiceTypeService'true],
  5837.             'App\\Form\\Type\\CustomCustomerSupplierAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomCustomerSupplierAutocompleteChoiceType''getCustomCustomerSupplierAutocompleteChoiceTypeService'true],
  5838.             'App\\Form\\Type\\CustomPaymentMethodAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomPaymentMethodAutocompleteChoiceType''getCustomPaymentMethodAutocompleteChoiceTypeService'true],
  5839.             'App\\Form\\Type\\CustomProductAutoCompleteChoiceType' => ['privates''App\\Form\\Type\\CustomProductAutoCompleteChoiceType''getCustomProductAutoCompleteChoiceTypeService'true],
  5840.             'App\\Form\\Type\\CustomProductVariantAutoCompleteChoiceType' => ['privates''App\\Form\\Type\\CustomProductVariantAutoCompleteChoiceType''getCustomProductVariantAutoCompleteChoiceTypeService'true],
  5841.             'App\\Form\\Type\\CustomShippingMethodAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomShippingMethodAutocompleteChoiceType''getCustomShippingMethodAutocompleteChoiceTypeService'true],
  5842.             'App\\Form\\Type\\CustomThemeAutocompleteChoiceType' => ['privates''App\\Form\\Type\\CustomThemeAutocompleteChoiceType''getCustomThemeAutocompleteChoiceTypeService'true],
  5843.             'App\\Form\\Type\\CustomerActivity' => ['privates''app.customer_activity.form''getApp_CustomerActivity_FormService'true],
  5844.             'App\\Form\\Type\\CustomerActivityDomain' => ['privates''app.customer_activity_domain.form''getApp_CustomerActivityDomain_FormService'true],
  5845.             'App\\Form\\Type\\CustomerAttributeValue' => ['privates''app.customer_attribute_value.form''getApp_CustomerAttributeValue_FormService'true],
  5846.             'App\\Form\\Type\\CustomerControl' => ['privates''app.customer_control.form''getApp_CustomerControl_FormService'true],
  5847.             'App\\Form\\Type\\CustomerEditor' => ['privates''app.customer_editor.form''getApp_CustomerEditor_FormService'true],
  5848.             'App\\Form\\Type\\CustomerPayment' => ['privates''app.customer_payment.form''getApp_CustomerPayment_FormService'true],
  5849.             'App\\Form\\Type\\CustomerPaymentMethod' => ['privates''app.customer_payment_method.form''getApp_CustomerPaymentMethod_FormService'true],
  5850.             'App\\Form\\Type\\CustomerPriceRateCriteriaType' => ['privates''App\\Form\\Type\\CustomerPriceRateCriteriaType''getCustomerPriceRateCriteriaTypeService'true],
  5851.             'App\\Form\\Type\\CustomerRepresentative' => ['privates''app.customer_representative.form''getApp_CustomerRepresentative_FormService'true],
  5852.             'App\\Form\\Type\\CustomerSegment' => ['privates''app.customer_segment.form''getApp_CustomerSegment_FormService'true],
  5853.             'App\\Form\\Type\\Customer\\CustomerType' => ['privates''App\\Form\\Type\\Customer\\CustomerType''getCustomerTypeService'true],
  5854.             'App\\Form\\Type\\ExportCEDType' => ['privates''App\\Form\\Type\\ExportCEDType''getExportCEDTypeService'true],
  5855.             'App\\Form\\Type\\Filter\\ActiveFilterType' => ['privates''App\\Form\\Type\\Filter\\ActiveFilterType''getActiveFilterTypeService'true],
  5856.             'App\\Form\\Type\\Filter\\CustomMoneyFilterType' => ['privates''sylius.form.type.filter.money''getSylius_Form_Type_Filter_MoneyService'true],
  5857.             'App\\Form\\Type\\Filter\\MultiSelectAutocompleteFilterType' => ['privates''App\\Form\\Type\\Filter\\MultiSelectAutocompleteFilterType''getMultiSelectAutocompleteFilterTypeService'true],
  5858.             'App\\Form\\Type\\Grid\\Filter\\AvailableStockFilterType' => ['privates''App\\Form\\Type\\Grid\\Filter\\AvailableStockFilterType''getAvailableStockFilterTypeService'true],
  5859.             'App\\Form\\Type\\Grid\\Filter\\BesoinsFilterType' => ['privates''App\\Form\\Type\\Grid\\Filter\\BesoinsFilterType''getBesoinsFilterTypeService'true],
  5860.             'App\\Form\\Type\\Grid\\Filter\\ReservesFilterType' => ['privates''App\\Form\\Type\\Grid\\Filter\\ReservesFilterType''getReservesFilterTypeService'true],
  5861.             'App\\Form\\Type\\OfficeLaunch' => ['privates''app.office_launch.form''getApp_OfficeLaunch_FormService'true],
  5862.             'App\\Form\\Type\\Order' => ['privates''app.order.form''getApp_Order_FormService'true],
  5863.             'App\\Form\\Type\\OrderAddress' => ['privates''App\\Form\\Type\\OrderAddress''getOrderAddressService'true],
  5864.             'App\\Form\\Type\\OrderItem' => ['privates''App\\Form\\Type\\OrderItem''getOrderItem2Service'true],
  5865.             'App\\Form\\Type\\OrderNature' => ['privates''app.order_nature.form''getApp_OrderNature_FormService'true],
  5866.             'App\\Form\\Type\\OrderState' => ['privates''app.order_state.form''getApp_OrderState_FormService'true],
  5867.             'App\\Form\\Type\\OrderType' => ['privates''app.order_type.form''getApp_OrderType_FormService'true],
  5868.             'App\\Form\\Type\\ProductComposition' => ['privates''app.product_composition.form''getApp_ProductComposition_FormService'true],
  5869.             'App\\Form\\Type\\ProductImportType' => ['privates''App\\Form\\Type\\ProductImportType''getProductImportTypeService'true],
  5870.             'App\\Form\\Type\\ProductPriceRateCriteriaType' => ['privates''App\\Form\\Type\\ProductPriceRateCriteriaType''getProductPriceRateCriteriaTypeService'true],
  5871.             'App\\Form\\Type\\Theme' => ['privates''app.theme.form''getApp_Theme_FormService'true],
  5872.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => ['privates''fos_oauth_server.authorize.form.type''getFosOauthServer_Authorize_Form_TypeService'true],
  5873.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'true],
  5874.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService'true],
  5875.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService'true],
  5876.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService'true],
  5877.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService'true],
  5878.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'true],
  5879.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'true],
  5880.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.address''getSylius_Form_Type_AddressService'true],
  5881.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => ['services''sylius.form.type.country_choice''getSylius_Form_Type_CountryChoiceService'true],
  5882.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => ['services''sylius.form.type.country_code_choice''getSylius_Form_Type_CountryCodeChoiceService'true],
  5883.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => ['services''sylius.form.type.country''getSylius_Form_Type_CountryService'true],
  5884.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => ['services''sylius.form.type.province_choice''getSylius_Form_Type_ProvinceChoiceService'true],
  5885.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => ['services''sylius.form.type.province_code_choice''getSylius_Form_Type_ProvinceCodeChoiceService'true],
  5886.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => ['services''sylius.form.type.province''getSylius_Form_Type_ProvinceService'true],
  5887.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => ['services''sylius.form.type.zone_choice''getSylius_Form_Type_ZoneChoiceService'true],
  5888.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => ['services''sylius.form.type.zone_code_choice''getSylius_Form_Type_ZoneCodeChoiceService'true],
  5889.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => ['services''sylius.form.type.zone_member''getSylius_Form_Type_ZoneMemberService'true],
  5890.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => ['services''sylius.form.type.zone''getSylius_Form_Type_ZoneService'true],
  5891.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\AddressType' => ['services''sylius.form.type.api_checkout_address''getSylius_Form_Type_ApiCheckoutAddressService'true],
  5892.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType' => ['services''sylius.form.type.api_client''getSylius_Form_Type_ApiClientService'true],
  5893.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.api_customer''getSylius_Form_Type_ApiCustomerService'true],
  5894.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.api_order_item''getSylius_Form_Type_ApiOrderItemService'true],
  5895.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderPromotionCouponType' => ['services''sylius.form.type.api_order_promotion_coupon''getSylius_Form_Type_ApiOrderPromotionCouponService'true],
  5896.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.api_order''getSylius_Form_Type_ApiOrderService'true],
  5897.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.api_product''getSylius_Form_Type_ApiProductService'true],
  5898.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductVariantType' => ['services''sylius.form.type.api_product_variant''getSylius_Form_Type_ApiProductVariantService'true],
  5899.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => ['services''sylius.form.type.attribute_type_choice''getSylius_Form_Type_AttributeTypeChoiceService'true],
  5900.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => ['services''sylius.form.type.attribute_type.select.choices_collection''getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService'true],
  5901.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => ['services''sylius.attribute_type.select.value.translations''getSylius_AttributeType_Select_Value_TranslationsService'true],
  5902.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => ['services''sylius.form.type.attribute_type.select''getSylius_Form_Type_AttributeType_SelectService'true],
  5903.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => ['services''sylius.form.type.channel_choice''getSylius_Form_Type_ChannelChoiceService'true],
  5904.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => ['services''sylius.form.type.channel''getSylius_Form_Type_ChannelService'true],
  5905.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services''sylius.form.type.address_choice''getSylius_Form_Type_AddressChoiceService'true],
  5906.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => ['services''sylius.form.type.channels_collection''getSylius_Form_Type_ChannelsCollectionService'true],
  5907.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services''sylius.form.type.checkout_address''getSylius_Form_Type_CheckoutAddressService'true],
  5908.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => ['services''sylius.form.type.checkout_complete''getSylius_Form_Type_CheckoutCompleteService'true],
  5909.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services''sylius.form.type.checkout_payment''getSylius_Form_Type_CheckoutPaymentService'true],
  5910.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => ['services''sylius.form.type.checkout_select_shipping''getSylius_Form_Type_CheckoutSelectShippingService'true],
  5911.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => ['services''sylius.form.type.checkout_shipment''getSylius_Form_Type_CheckoutShipmentService'true],
  5912.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => ['services''sylius.form.type.customer_checkout_guest''getSylius_Form_Type_CustomerCheckoutGuestService'true],
  5913.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => ['services''sylius.form.type.customer_guest''getSylius_Form_Type_CustomerGuestService'true],
  5914.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => ['services''sylius.form.type.customer_registration''getSylius_Form_Type_CustomerRegistrationService'true],
  5915.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => ['services''sylius.form.type.customer_simple_registration''getSylius_Form_Type_CustomerSimpleRegistrationService'true],
  5916.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => ['services''sylius.form.type.add_to_cart''getSylius_Form_Type_AddToCartService'true],
  5917.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => ['services''sylius.form.type.channel_pricing''getSylius_Form_Type_ChannelPricingService'true],
  5918.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => ['services''sylius.form.type.product_image''getSylius_Form_Type_ProductImageService'true],
  5919.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => ['services''sylius.form.type.product_review''getSylius_Form_Type_ProductReviewService'true],
  5920.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.product''getSylius_Form_Type_PromotionAction_Filter_ProductService'true],
  5921.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => ['services''sylius.form.type.promotion_action.filter.taxon''getSylius_Form_Type_PromotionAction_Filter_TaxonService'true],
  5922.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => ['services''sylius.form.type.promotion_rule.contains_product_configuration''getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService'true],
  5923.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => ['services''sylius.form.type.promotion_rule.customer_group_configuration''getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService'true],
  5924.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => ['services''sylius.form.type.promotion_rule.has_taxon_configuration''getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService'true],
  5925.             '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],
  5926.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => ['services''sylius.form.type.channel_based_shipping_calculator.flat_rate''getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService'true],
  5927.             '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],
  5928.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => ['services''sylius.form.type.shop_billing_data''getSylius_Form_Type_ShopBillingDataService'true],
  5929.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => ['services''sylius.form.type.tax_calculation_strategy_choice''getSylius_Form_Type_TaxCalculationStrategyChoiceService'true],
  5930.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => ['services''sylius.form.type.autocomplete_product_taxon_choice''getSylius_Form_Type_AutocompleteProductTaxonChoiceService'true],
  5931.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => ['services''sylius.form.type.taxon_image''getSylius_Form_Type_TaxonImageService'true],
  5932.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => ['services''sylius.form.type.admin_user''getSylius_Form_Type_AdminUserService'true],
  5933.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => ['services''sylius.form.type.avatar_image''getSylius_Form_Type_AvatarImageService'true],
  5934.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => ['services''sylius.form.type.shop_user_registration''getSylius_Form_Type_ShopUserRegistrationService'true],
  5935.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => ['services''sylius.form.type.shop_user''getSylius_Form_Type_ShopUserService'true],
  5936.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services''sylius.form.type.currency_choice''getSylius_Form_Type_CurrencyChoiceService'true],
  5937.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services''sylius.form.type.currency''getSylius_Form_Type_CurrencyService'true],
  5938.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services''sylius.form.type.exchange_rate''getSylius_Form_Type_ExchangeRateService'true],
  5939.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => ['services''sylius.form.type.customer_choice''getSylius_Form_Type_CustomerChoiceService'true],
  5940.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => ['services''sylius.form.type.customer_group_choice''getSylius_Form_Type_CustomerGroupChoiceService'true],
  5941.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => ['services''sylius.form.type.customer_group_code_choice''getSylius_Form_Type_CustomerGroupCodeChoiceService'true],
  5942.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => ['services''sylius.form.type.customer_group''getSylius_Form_Type_CustomerGroupService'true],
  5943.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => ['services''sylius.form.type.customer_profile''getSylius_Form_Type_CustomerProfileService'true],
  5944.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services''sylius.form.type.customer''getSylius_Form_Type_CustomerService'true],
  5945.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => ['services''sylius.form.type.grid_filter.boolean''getSylius_Form_Type_GridFilter_BooleanService'true],
  5946.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => ['services''sylius.form.type.grid_filter.date''getSylius_Form_Type_GridFilter_DateService'true],
  5947.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => ['services''sylius.form.type.grid_filter.entity''getSylius_Form_Type_GridFilter_EntityService'true],
  5948.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => ['services''sylius.form.type.grid_filter.exists''getSylius_Form_Type_GridFilter_ExistsService'true],
  5949.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => ['services''sylius.form.type.grid_filter.money''getSylius_Form_Type_GridFilter_MoneyService'true],
  5950.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => ['services''sylius.form.type.grid_filter.select''getSylius_Form_Type_GridFilter_SelectService'true],
  5951.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => ['services''sylius.form.type.grid_filter.string''getSylius_Form_Type_GridFilter_StringService'true],
  5952.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => ['services''sylius.form.type.locale_choice''getSylius_Form_Type_LocaleChoiceService'true],
  5953.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => ['services''sylius.form.type.locale''getSylius_Form_Type_LocaleService'true],
  5954.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services''sylius.form.type.money''getSylius_Form_Type_MoneyService'true],
  5955.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services''sylius.form.type.cart_item''getSylius_Form_Type_CartItemService'true],
  5956.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services''sylius.form.type.cart''getSylius_Form_Type_CartService'true],
  5957.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => ['services''sylius.form.type.order_item''getSylius_Form_Type_OrderItemService'true],
  5958.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => ['services''sylius.form.type.order''getSylius_Form_Type_OrderService'true],
  5959.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => ['services''sylius.form.type.payment_gateway_choice''getSylius_Form_Type_PaymentGatewayChoiceService'true],
  5960.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => ['services''sylius.form.type.payment_method_choice''getSylius_Form_Type_PaymentMethodChoiceService'true],
  5961.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => ['services''sylius.form.type.payment_method_translation''getSylius_Form_Type_PaymentMethodTranslationService'true],
  5962.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => ['services''sylius.form.type.payment_method''getSylius_Form_Type_PaymentMethodService'true],
  5963.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => ['services''sylius.form.type.payment''getSylius_Form_Type_PaymentService'true],
  5964.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services''sylius.form.type.gateway_config''getSylius_Form_Type_GatewayConfigService'true],
  5965.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.paypal''getSylius_Form_Type_GatewayConfiguration_PaypalService'true],
  5966.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => ['services''sylius.form.type.gateway_configuration.stripe''getSylius_Form_Type_GatewayConfiguration_StripeService'true],
  5967.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => ['services''sylius.form.type.product_association''getSylius_Form_Type_ProductAssociationService'true],
  5968.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => ['services''sylius.form.type.product_association_type_choice''getSylius_Form_Type_ProductAssociationTypeChoiceService'true],
  5969.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => ['services''sylius.form.type.product_association_type_translation''getSylius_Form_Type_ProductAssociationTypeTranslationService'true],
  5970.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => ['services''sylius.form.type.product_association_type''getSylius_Form_Type_ProductAssociationTypeService'true],
  5971.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => ['services''sylius.form.type.sylius_product_associations''getSylius_Form_Type_SyliusProductAssociationsService'true],
  5972.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => ['services''sylius.form.type.product_attribute_choice''getSylius_Form_Type_ProductAttributeChoiceService'true],
  5973.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => ['services''sylius.form.type.product_attribute_translation''getSylius_Form_Type_ProductAttributeTranslationService'true],
  5974.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => ['services''sylius.form.type.product_attribute''getSylius_Form_Type_ProductAttributeService'true],
  5975.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => ['services''sylius.form.type.product_attribute_value''getSylius_Form_Type_ProductAttributeValueService'true],
  5976.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => ['services''sylius.form.type.product_choice''getSylius_Form_Type_ProductChoiceService'true],
  5977.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => ['services''sylius.form.type.product_code_choice''getSylius_Form_Type_ProductCodeChoiceService'true],
  5978.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => ['services''sylius.form.type.product_generate_variants''getSylius_Form_Type_ProductGenerateVariantsService'true],
  5979.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => ['services''sylius.form.type.product_option_choice''getSylius_Form_Type_ProductOptionChoiceService'true],
  5980.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => ['services''sylius.form.type.product_option_translation''getSylius_Form_Type_ProductOptionTranslationService'true],
  5981.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => ['services''sylius.form.type.product_option''getSylius_Form_Type_ProductOptionService'true],
  5982.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => ['services''sylius.form.type.product_option_value_choice''getSylius_Form_Type_ProductOptionValueChoiceService'true],
  5983.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => ['services''sylius.form.type.product_option_value_translation''getSylius_Form_Type_ProductOptionValueTranslationService'true],
  5984.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => ['services''sylius.form.type.product_option_value''getSylius_Form_Type_ProductOptionValueService'true],
  5985.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => ['services''sylius.form.type.product_translation''getSylius_Form_Type_ProductTranslationService'true],
  5986.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => ['services''sylius.form.type.product''getSylius_Form_Type_ProductService'true],
  5987.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => ['services''sylius.form.type.product_variant_generation''getSylius_Form_Type_ProductVariantGenerationService'true],
  5988.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => ['services''sylius.form.type.product_variant_translation''getSylius_Form_Type_ProductVariantTranslationService'true],
  5989.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => ['services''sylius.form.type.product_variant''getSylius_Form_Type_ProductVariantService'true],
  5990.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => ['services''sylius.form.type.promotion_action_choice''getSylius_Form_Type_PromotionActionChoiceService'true],
  5991.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => ['services''sylius.form.type.promotion_action.collection''getSylius_Form_Type_PromotionAction_CollectionService'true],
  5992.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => ['services''sylius.form.type.promotion_action''getSylius_Form_Type_PromotionActionService'true],
  5993.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => ['services''sylius.form.type.promotion_coupon_generator_instruction''getSylius_Form_Type_PromotionCouponGeneratorInstructionService'true],
  5994.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => ['services''sylius.form.type.promotion_coupon_to_code''getSylius_Form_Type_PromotionCouponToCodeService'true],
  5995.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => ['services''sylius.form.type.promotion_coupon''getSylius_Form_Type_PromotionCouponService'true],
  5996.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => ['services''sylius.form.type.promotion_rule_choice''getSylius_Form_Type_PromotionRuleChoiceService'true],
  5997.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => ['services''sylius.form.type.promotion_rule.collection''getSylius_Form_Type_PromotionRule_CollectionService'true],
  5998.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => ['services''sylius.form.type.promotion_rule''getSylius_Form_Type_PromotionRuleService'true],
  5999.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => ['services''sylius.form.type.promotion''getSylius_Form_Type_PromotionService'true],
  6000.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => ['services''sylius.form.type.default''getSylius_Form_Type_DefaultService'true],
  6001.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => ['services''sylius.form.type.resource_autocomplete_choice''getSylius_Form_Type_ResourceAutocompleteChoiceService'true],
  6002.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services''sylius.form.type.resource_translations''getSylius_Form_Type_ResourceTranslationsService'true],
  6003.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => ['services''sylius.form.type.shipping_calculator_choice''getSylius_Form_Type_ShippingCalculatorChoiceService'true],
  6004.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => ['services''sylius.form.type.shipment_ship''getSylius_Form_Type_ShipmentShipService'true],
  6005.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => ['services''sylius.form.type.shipment''getSylius_Form_Type_ShipmentService'true],
  6006.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => ['services''sylius.form.type.shipping_category_choice''getSylius_Form_Type_ShippingCategoryChoiceService'true],
  6007.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => ['services''sylius.form.type.shipping_category''getSylius_Form_Type_ShippingCategoryService'true],
  6008.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => ['services''sylius.form.type.shipping_method_choice''getSylius_Form_Type_ShippingMethodChoiceService'true],
  6009.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => ['services''sylius.form.type.shipping_method_rule_choice''getSylius_Form_Type_ShippingMethodRuleChoiceService'true],
  6010.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => ['services''sylius.form.type.shipping_method_rule.collection''getSylius_Form_Type_ShippingMethodRule_CollectionService'true],
  6011.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => ['services''sylius.form.type.shipping_method_rule''getSylius_Form_Type_ShippingMethodRuleService'true],
  6012.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => ['services''sylius.form.type.shipping_method_translation''getSylius_Form_Type_ShippingMethodTranslationService'true],
  6013.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => ['services''sylius.form.type.shipping_method''getSylius_Form_Type_ShippingMethodService'true],
  6014.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => ['services''sylius.form.type.tax_calculator_choice''getSylius_Form_Type_TaxCalculatorChoiceService'true],
  6015.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => ['services''sylius.form.type.tax_category_choice''getSylius_Form_Type_TaxCategoryChoiceService'true],
  6016.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => ['services''sylius.form.type.tax_category''getSylius_Form_Type_TaxCategoryService'true],
  6017.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services''sylius.form.type.tax_rate''getSylius_Form_Type_TaxRateService'true],
  6018.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => ['services''sylius.form.type.taxon_position''getSylius_Form_Type_TaxonPositionService'true],
  6019.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => ['services''sylius.form.type.taxon_translation''getSylius_Form_Type_TaxonTranslationService'true],
  6020.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => ['services''sylius.form.type.taxon''getSylius_Form_Type_TaxonService'true],
  6021.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType''getThemeChoiceTypeService'true],
  6022.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates''Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType''getThemeNameChoiceTypeService'true],
  6023.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => ['services''sylius.form.type.security_login''getSylius_Form_Type_SecurityLoginService'true],
  6024.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => ['services''sylius.form.type.user_change_password''getSylius_Form_Type_UserChangePasswordService'true],
  6025.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => ['services''sylius.form.type.user_login''getSylius_Form_Type_UserLoginService'true],
  6026.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => ['services''sylius.form.type.user_request_password_reset''getSylius_Form_Type_UserRequestPasswordResetService'true],
  6027.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => ['services''sylius.form.type.user_reset_password''getSylius_Form_Type_UserResetPasswordService'true],
  6028.             'Sylius\\PayPalPlugin\\Form\\Type\\SelectPaymentType' => ['privates''sylius.form.type.checkout_select_payment''getSylius_Form_Type_CheckoutSelectPaymentService'true],
  6029.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  6030.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  6031.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  6032.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  6033.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  6034.         ], [
  6035.             'App\\Form\\Extension\\AddressFormTypeExtension' => '?',
  6036.             'App\\Form\\Type\\Brand' => '?',
  6037.             'App\\Form\\Type\\ContractType' => '?',
  6038.             'App\\Form\\Type\\CustomCustomerAutocompleteChoiceType' => '?',
  6039.             'App\\Form\\Type\\CustomCustomerEditorAutocompleteChoiceType' => '?',
  6040.             'App\\Form\\Type\\CustomCustomerPaymentMethodAutocompleteChoiceType' => '?',
  6041.             'App\\Form\\Type\\CustomCustomerRepresentativeAutocompleteChoiceType' => '?',
  6042.             'App\\Form\\Type\\CustomCustomerSupplierAutocompleteChoiceType' => '?',
  6043.             'App\\Form\\Type\\CustomPaymentMethodAutocompleteChoiceType' => '?',
  6044.             'App\\Form\\Type\\CustomProductAutoCompleteChoiceType' => '?',
  6045.             'App\\Form\\Type\\CustomProductVariantAutoCompleteChoiceType' => '?',
  6046.             'App\\Form\\Type\\CustomShippingMethodAutocompleteChoiceType' => '?',
  6047.             'App\\Form\\Type\\CustomThemeAutocompleteChoiceType' => '?',
  6048.             'App\\Form\\Type\\CustomerActivity' => '?',
  6049.             'App\\Form\\Type\\CustomerActivityDomain' => '?',
  6050.             'App\\Form\\Type\\CustomerAttributeValue' => '?',
  6051.             'App\\Form\\Type\\CustomerControl' => '?',
  6052.             'App\\Form\\Type\\CustomerEditor' => '?',
  6053.             'App\\Form\\Type\\CustomerPayment' => '?',
  6054.             'App\\Form\\Type\\CustomerPaymentMethod' => '?',
  6055.             'App\\Form\\Type\\CustomerPriceRateCriteriaType' => '?',
  6056.             'App\\Form\\Type\\CustomerRepresentative' => '?',
  6057.             'App\\Form\\Type\\CustomerSegment' => '?',
  6058.             'App\\Form\\Type\\Customer\\CustomerType' => '?',
  6059.             'App\\Form\\Type\\ExportCEDType' => '?',
  6060.             'App\\Form\\Type\\Filter\\ActiveFilterType' => '?',
  6061.             'App\\Form\\Type\\Filter\\CustomMoneyFilterType' => '?',
  6062.             'App\\Form\\Type\\Filter\\MultiSelectAutocompleteFilterType' => '?',
  6063.             'App\\Form\\Type\\Grid\\Filter\\AvailableStockFilterType' => '?',
  6064.             'App\\Form\\Type\\Grid\\Filter\\BesoinsFilterType' => '?',
  6065.             'App\\Form\\Type\\Grid\\Filter\\ReservesFilterType' => '?',
  6066.             'App\\Form\\Type\\OfficeLaunch' => '?',
  6067.             'App\\Form\\Type\\Order' => '?',
  6068.             'App\\Form\\Type\\OrderAddress' => '?',
  6069.             'App\\Form\\Type\\OrderItem' => '?',
  6070.             'App\\Form\\Type\\OrderNature' => '?',
  6071.             'App\\Form\\Type\\OrderState' => '?',
  6072.             'App\\Form\\Type\\OrderType' => '?',
  6073.             'App\\Form\\Type\\ProductComposition' => '?',
  6074.             'App\\Form\\Type\\ProductImportType' => '?',
  6075.             'App\\Form\\Type\\ProductPriceRateCriteriaType' => '?',
  6076.             'App\\Form\\Type\\Theme' => '?',
  6077.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => '?',
  6078.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  6079.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  6080.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  6081.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  6082.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  6083.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  6084.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  6085.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => '?',
  6086.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => '?',
  6087.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => '?',
  6088.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => '?',
  6089.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => '?',
  6090.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => '?',
  6091.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => '?',
  6092.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => '?',
  6093.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => '?',
  6094.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => '?',
  6095.             'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => '?',
  6096.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\AddressType' => '?',
  6097.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType' => '?',
  6098.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\CustomerProfileType' => '?',
  6099.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderItemType' => '?',
  6100.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderPromotionCouponType' => '?',
  6101.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\OrderType' => '?',
  6102.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => '?',
  6103.             'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductVariantType' => '?',
  6104.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => '?',
  6105.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => '?',
  6106.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => '?',
  6107.             'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => '?',
  6108.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => '?',
  6109.             'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => '?',
  6110.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  6111.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => '?',
  6112.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  6113.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => '?',
  6114.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  6115.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  6116.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => '?',
  6117.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => '?',
  6118.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => '?',
  6119.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => '?',
  6120.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => '?',
  6121.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => '?',
  6122.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => '?',
  6123.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => '?',
  6124.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => '?',
  6125.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => '?',
  6126.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => '?',
  6127.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => '?',
  6128.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => '?',
  6129.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => '?',
  6130.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => '?',
  6131.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => '?',
  6132.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => '?',
  6133.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => '?',
  6134.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => '?',
  6135.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => '?',
  6136.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => '?',
  6137.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => '?',
  6138.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => '?',
  6139.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => '?',
  6140.             'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => '?',
  6141.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  6142.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  6143.             'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  6144.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => '?',
  6145.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => '?',
  6146.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => '?',
  6147.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => '?',
  6148.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => '?',
  6149.             'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  6150.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => '?',
  6151.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => '?',
  6152.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => '?',
  6153.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => '?',
  6154.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => '?',
  6155.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => '?',
  6156.             'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => '?',
  6157.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => '?',
  6158.             'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => '?',
  6159.             'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  6160.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  6161.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  6162.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => '?',
  6163.             'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => '?',
  6164.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => '?',
  6165.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => '?',
  6166.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => '?',
  6167.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => '?',
  6168.             'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => '?',
  6169.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  6170.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  6171.             'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => '?',
  6172.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => '?',
  6173.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => '?',
  6174.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => '?',
  6175.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => '?',
  6176.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => '?',
  6177.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => '?',
  6178.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => '?',
  6179.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => '?',
  6180.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => '?',
  6181.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => '?',
  6182.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => '?',
  6183.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => '?',
  6184.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => '?',
  6185.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => '?',
  6186.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => '?',
  6187.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => '?',
  6188.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => '?',
  6189.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => '?',
  6190.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => '?',
  6191.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => '?',
  6192.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => '?',
  6193.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => '?',
  6194.             'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => '?',
  6195.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => '?',
  6196.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => '?',
  6197.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => '?',
  6198.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => '?',
  6199.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => '?',
  6200.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => '?',
  6201.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => '?',
  6202.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => '?',
  6203.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => '?',
  6204.             'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => '?',
  6205.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => '?',
  6206.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => '?',
  6207.             'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  6208.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => '?',
  6209.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => '?',
  6210.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => '?',
  6211.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => '?',
  6212.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => '?',
  6213.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => '?',
  6214.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => '?',
  6215.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => '?',
  6216.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => '?',
  6217.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => '?',
  6218.             'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => '?',
  6219.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => '?',
  6220.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => '?',
  6221.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => '?',
  6222.             'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  6223.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => '?',
  6224.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => '?',
  6225.             'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => '?',
  6226.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  6227.             'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  6228.             'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => '?',
  6229.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => '?',
  6230.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => '?',
  6231.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => '?',
  6232.             'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => '?',
  6233.             'Sylius\\PayPalPlugin\\Form\\Type\\SelectPaymentType' => '?',
  6234.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6235.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6236.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6237.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6238.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6239.         ]), ['Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => new RewindableGenerator(function () {
  6240.             yield => ($this->privates['App\\Form\\Extension\\ChannelPricingFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ChannelPricingFormTypeExtension'] = new \App\Form\Extension\ChannelPricingFormTypeExtension()));
  6241.         }, 1), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  6242.             yield => ($this->privates['App\\Form\\Extension\\CustomerFormTypeExtension'] ?? $this->load('getCustomerFormTypeExtensionService'));
  6243.             yield => ($this->services['app.form.extension.type.customer'] ?? $this->load('getApp_Form_Extension_Type_CustomerService'));
  6244.             yield => ($this->services['sylius.form.extension.type.customer'] ?? ($this->services['sylius.form.extension.type.customer'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  6245.         }, 3), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => new RewindableGenerator(function () {
  6246.             yield => ($this->privates['App\\Form\\Extension\\CustomerGroupTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\CustomerGroupTypeExtension'] = new \App\Form\Extension\CustomerGroupTypeExtension()));
  6247.             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')));
  6248.         }, 2), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  6249.             yield => ($this->privates['App\\Form\\Extension\\ProductFormTypeExtension'] ?? $this->load('getProductFormTypeExtensionService'));
  6250.             yield => ($this->services['app.form.extension.type.product'] ?? $this->load('getApp_Form_Extension_Type_ProductService'));
  6251.             yield => ($this->services['sylius.form.extension.type.product'] ?? ($this->services['sylius.form.extension.type.product'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension()));
  6252.         }, 3), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => new RewindableGenerator(function () {
  6253.             yield => ($this->privates['App\\Form\\Extension\\ProductTranslationFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ProductTranslationFormTypeExtension'] = new \App\Form\Extension\ProductTranslationFormTypeExtension()));
  6254.             yield => ($this->services['sylius.form.extension.type.product_translation'] ?? ($this->services['sylius.form.extension.type.product_translation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension()));
  6255.         }, 2), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => new RewindableGenerator(function () {
  6256.             yield => ($this->privates['App\\Form\\Extension\\ProductVariantFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\ProductVariantFormTypeExtension'] = new \App\Form\Extension\ProductVariantFormTypeExtension()));
  6257.             yield => ($this->services['sylius.form.extension.type.product_variant'] ?? ($this->services['sylius.form.extension.type.product_variant'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension()));
  6258.         }, 2), 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => new RewindableGenerator(function () {
  6259.             yield => ($this->privates['App\\Form\\Extension\\TaxonFormTypeExtension'] ?? ($this->privates['App\\Form\\Extension\\TaxonFormTypeExtension'] = new \App\Form\Extension\TaxonFormTypeExtension()));
  6260.             yield => ($this->privates['app.form.extension.type.taxon'] ?? ($this->privates['app.form.extension.type.taxon'] = new \App\Form\Extension\TaxonFormTypeExtension('App\\Entity\\Taxonomy\\Taxon')));
  6261.             yield => ($this->services['sylius.form.extension.type.taxon'] ?? ($this->services['sylius.form.extension.type.taxon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension()));
  6262.         }, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6263.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6264.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6265.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6266.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6267.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6268.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6269.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6270.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6271.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6272.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6273.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  6274.             yield => ($this->services['sylius.form.extension.type.address'] ?? ($this->services['sylius.form.extension.type.address'] = new \Sylius\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  6275.         }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  6276.             yield => ($this->services['sylius.form.extension.type.country'] ?? $this->load('getSylius_Form_Extension_Type_CountryService'));
  6277.         }, 1), 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => new RewindableGenerator(function () {
  6278.             yield => ($this->services['sylius.form.extension.type.channel'] ?? $this->load('getSylius_Form_Extension_Type_ChannelService'));
  6279.         }, 1), 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => new RewindableGenerator(function () {
  6280.             yield => ($this->services['sylius.form.extension.type.locale'] ?? $this->load('getSylius_Form_Extension_Type_LocaleService'));
  6281.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => new RewindableGenerator(function () {
  6282.             yield => ($this->services['sylius.form.extension.type.order'] ?? ($this->services['sylius.form.extension.type.order'] = new \Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension()));
  6283.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  6284.             yield => ($this->services['sylius.form.extension.type.cart'] ?? ($this->services['sylius.form.extension.type.cart'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  6285.         }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  6286.             yield => ($this->services['sylius.form.extension.type.cart_item'] ?? ($this->services['sylius.form.extension.type.cart_item'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  6287.         }, 1), 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => new RewindableGenerator(function () {
  6288.             yield => ($this->services['sylius.form.extension.type.payment_method'] ?? ($this->services['sylius.form.extension.type.payment_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension()));
  6289.             yield => ($this->privates['Sylius\\PayPalPlugin\\Form\\Extension\\PaymentMethodTypeExtension'] ?? ($this->privates['Sylius\\PayPalPlugin\\Form\\Extension\\PaymentMethodTypeExtension'] = new \Sylius\PayPalPlugin\Form\Extension\PaymentMethodTypeExtension()));
  6290.         }, 2), 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => new RewindableGenerator(function () {
  6291.             yield => ($this->services['sylius.form.extension.type.tax_rate'] ?? ($this->services['sylius.form.extension.type.tax_rate'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension()));
  6292.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => new RewindableGenerator(function () {
  6293.             yield => ($this->services['sylius.form.extension.type.promotion'] ?? ($this->services['sylius.form.extension.type.promotion'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension()));
  6294.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => new RewindableGenerator(function () {
  6295.             yield => ($this->services['sylius.form.extension.type.promotion_coupon'] ?? ($this->services['sylius.form.extension.type.promotion_coupon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension()));
  6296.         }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionFilterCollectionType' => new RewindableGenerator(function () {
  6297.             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()));
  6298.         }, 1), 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => new RewindableGenerator(function () {
  6299.             yield => ($this->services['sylius.form.extension.type.shipping_method'] ?? ($this->services['sylius.form.extension.type.shipping_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension()));
  6300.         }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => new RewindableGenerator(function () {
  6301.             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()));
  6302.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  6303.             yield => ($this->services['sylius.form.extension.type.collection'] ?? ($this->services['sylius.form.extension.type.collection'] = new \Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension()));
  6304.         }, 1), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  6305.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService'));
  6306.         }, 1), 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => new RewindableGenerator(function () {
  6307.             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)));
  6308.         }, 1)], new RewindableGenerator(function () {
  6309.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6310.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  6311.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6312.     }
  6313.     /**
  6314.      * Gets the private 'fos_rest.body_listener' shared service.
  6315.      *
  6316.      * @return \FOS\RestBundle\EventListener\BodyListener
  6317.      */
  6318.     protected function getFosRest_BodyListenerService()
  6319.     {
  6320.         $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, [
  6321.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  6322.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  6323.         ], [
  6324.             'fos_rest.decoder.json' => '?',
  6325.             'fos_rest.decoder.xml' => '?',
  6326.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  6327.         $instance->setDefaultFormat(NULL);
  6328.         return $instance;
  6329.     }
  6330.     /**
  6331.      * Gets the private 'fos_rest.format_listener' shared service.
  6332.      *
  6333.      * @return \FOS\RestBundle\EventListener\FormatListener
  6334.      */
  6335.     protected function getFosRest_FormatListenerService()
  6336.     {
  6337.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6338.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  6339.         $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]);
  6340.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  6341.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  6342.     }
  6343.     /**
  6344.      * Gets the private 'hateoas.configuration.metadata_factory' shared service.
  6345.      *
  6346.      * @return \Metadata\MetadataFactory
  6347.      */
  6348.     protected function getHateoas_Configuration_MetadataFactoryService()
  6349.     {
  6350.         $this->privates['hateoas.configuration.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'hateoas.configuration.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  6351.         $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/hateoas')));
  6352.         return $instance;
  6353.     }
  6354.     /**
  6355.      * Gets the private 'hateoas.link_factory' shared service.
  6356.      *
  6357.      * @return \Hateoas\Factory\LinkFactory
  6358.      */
  6359.     protected function getHateoas_LinkFactoryService()
  6360.     {
  6361.         $a = ($this->services['hateoas.generator.registry'] ?? $this->getHateoas_Generator_RegistryService());
  6362.         if (isset($this->privates['hateoas.link_factory'])) {
  6363.             return $this->privates['hateoas.link_factory'];
  6364.         }
  6365.         return $this->privates['hateoas.link_factory'] = new \Hateoas\Factory\LinkFactory($a, ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService()));
  6366.     }
  6367.     /**
  6368.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  6369.      *
  6370.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  6371.      */
  6372.     protected function getJmsSerializer_ExpressionEvaluatorService()
  6373.     {
  6374.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  6375.         $a->registerProvider(new \Bazinga\Bundle\HateoasBundle\Expression\LinkExpressionFunction());
  6376.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  6377.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  6378.     }
  6379.     /**
  6380.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  6381.      *
  6382.      * @return \Knp\Menu\Provider\ChainProvider
  6383.      */
  6384.     protected function getKnpMenu_MenuProvider_ChainService()
  6385.     {
  6386.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  6387.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  6388.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  6389.         }, 2));
  6390.     }
  6391.     /**
  6392.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  6393.      *
  6394.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  6395.      */
  6396.     protected function getLiipImagine_Filter_ConfigurationService()
  6397.     {
  6398.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  6399.     }
  6400.     /**
  6401.      * Gets the private 'locale_listener' shared service.
  6402.      *
  6403.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6404.      */
  6405.     protected function getLocaleListenerService()
  6406.     {
  6407.         $a = ($this->services['router'] ?? $this->getRouterService());
  6408.         if (isset($this->privates['locale_listener'])) {
  6409.             return $this->privates['locale_listener'];
  6410.         }
  6411.         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, []);
  6412.     }
  6413.     /**
  6414.      * Gets the private 'mime_types' shared service.
  6415.      *
  6416.      * @return \Symfony\Component\Mime\MimeTypes
  6417.      */
  6418.     protected function getMimeTypesService()
  6419.     {
  6420.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6421.         $instance->setDefault($instance);
  6422.         return $instance;
  6423.     }
  6424.     /**
  6425.      * Gets the private 'monolog.handler.firephp' shared service.
  6426.      *
  6427.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  6428.      */
  6429.     protected function getMonolog_Handler_FirephpService()
  6430.     {
  6431.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info'true);
  6432.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6433.         return $instance;
  6434.     }
  6435.     /**
  6436.      * Gets the private 'monolog.handler.main' shared service.
  6437.      *
  6438.      * @return \Monolog\Handler\StreamHandler
  6439.      */
  6440.     protected function getMonolog_Handler_MainService()
  6441.     {
  6442.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  6443.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6444.         return $instance;
  6445.     }
  6446.     /**
  6447.      * Gets the private 'monolog.logger' shared service.
  6448.      *
  6449.      * @return \Symfony\Bridge\Monolog\Logger
  6450.      */
  6451.     protected function getMonolog_LoggerService()
  6452.     {
  6453.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6454.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6455.         $instance->useMicrosecondTimestamps(true);
  6456.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6457.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6458.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6459.         return $instance;
  6460.     }
  6461.     /**
  6462.      * Gets the private 'monolog.logger.cache' shared service.
  6463.      *
  6464.      * @return \Symfony\Bridge\Monolog\Logger
  6465.      */
  6466.     protected function getMonolog_Logger_CacheService()
  6467.     {
  6468.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6469.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6470.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6471.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6472.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6473.         return $instance;
  6474.     }
  6475.     /**
  6476.      * Gets the private 'monolog.logger.request' shared service.
  6477.      *
  6478.      * @return \Symfony\Bridge\Monolog\Logger
  6479.      */
  6480.     protected function getMonolog_Logger_RequestService()
  6481.     {
  6482.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6483.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6484.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6485.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6486.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6487.         return $instance;
  6488.     }
  6489.     /**
  6490.      * Gets the private 'parameter_bag' shared service.
  6491.      *
  6492.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6493.      */
  6494.     protected function getParameterBagService()
  6495.     {
  6496.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6497.     }
  6498.     /**
  6499.      * Gets the private 'profiler_listener' shared service.
  6500.      *
  6501.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6502.      */
  6503.     protected function getProfilerListenerService()
  6504.     {
  6505.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6506.         if (isset($this->privates['profiler_listener'])) {
  6507.             return $this->privates['profiler_listener'];
  6508.         }
  6509.         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);
  6510.     }
  6511.     /**
  6512.      * Gets the private 'property_accessor' shared service.
  6513.      *
  6514.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6515.      */
  6516.     protected function getPropertyAccessorService()
  6517.     {
  6518.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6519.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6520.     }
  6521.     /**
  6522.      * Gets the private 'property_info' shared service.
  6523.      *
  6524.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6525.      */
  6526.     protected function getPropertyInfoService()
  6527.     {
  6528.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6529.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6530.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6531.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6532.             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()));
  6533.         }, 4), new RewindableGenerator(function () {
  6534.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6535.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6536.         }, 2), new RewindableGenerator(function () {
  6537.             return new \EmptyIterator();
  6538.         }, 0), new RewindableGenerator(function () {
  6539.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  6540.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6541.         }, 2), new RewindableGenerator(function () {
  6542.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\ReflectionExtractor()));
  6543.         }, 1));
  6544.     }
  6545.     /**
  6546.      * Gets the private 'router.expression_language_provider' shared service.
  6547.      *
  6548.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6549.      */
  6550.     protected function getRouter_ExpressionLanguageProviderService()
  6551.     {
  6552.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6553.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6554.         ], [
  6555.             'env' => 'Closure',
  6556.         ]));
  6557.     }
  6558.     /**
  6559.      * Gets the private 'router.request_context' shared service.
  6560.      *
  6561.      * @return \Symfony\Component\Routing\RequestContext
  6562.      */
  6563.     protected function getRouter_RequestContextService()
  6564.     {
  6565.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6566.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6567.         return $instance;
  6568.     }
  6569.     /**
  6570.      * Gets the private 'router_listener' shared service.
  6571.      *
  6572.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6573.      */
  6574.     protected function getRouterListenerService()
  6575.     {
  6576.         $a = ($this->services['router'] ?? $this->getRouterService());
  6577.         if (isset($this->privates['router_listener'])) {
  6578.             return $this->privates['router_listener'];
  6579.         }
  6580.         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);
  6581.     }
  6582.     /**
  6583.      * Gets the private 'security.expression_language' shared service.
  6584.      *
  6585.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  6586.      */
  6587.     protected function getSecurity_ExpressionLanguageService()
  6588.     {
  6589.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  6590.         $instance->registerProvider(new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider());
  6591.         return $instance;
  6592.     }
  6593.     /**
  6594.      * Gets the private 'security.firewall.map' shared service.
  6595.      *
  6596.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6597.      */
  6598.     protected function getSecurity_Firewall_MapService()
  6599.     {
  6600.         $a = ($this->privates['.service_locator.i8B7jKW'] ?? $this->get_ServiceLocator_I8B7jKWService());
  6601.         if (isset($this->privates['security.firewall.map'])) {
  6602.             return $this->privates['security.firewall.map'];
  6603.         }
  6604.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  6605.             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'))));
  6606.             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')));
  6607.             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/.*')));
  6608.             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/.*')));
  6609.             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/.*')));
  6610.             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/.*)[^/]++')));
  6611.             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)/')));
  6612.         }, 7));
  6613.     }
  6614.     /**
  6615.      * Gets the private 'security.logout_url_generator' shared service.
  6616.      *
  6617.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6618.      */
  6619.     protected function getSecurity_LogoutUrlGeneratorService()
  6620.     {
  6621.         $a = ($this->services['router'] ?? $this->getRouterService());
  6622.         if (isset($this->privates['security.logout_url_generator'])) {
  6623.             return $this->privates['security.logout_url_generator'];
  6624.         }
  6625.         $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()));
  6626.         $instance->registerListener('admin''sylius_admin_logout''logout''_csrf_token'NULL'admin');
  6627.         $instance->registerListener('shop''sylius_shop_logout''logout''_csrf_token'NULL'shop');
  6628.         return $instance;
  6629.     }
  6630.     /**
  6631.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  6632.      *
  6633.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  6634.      */
  6635.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  6636.     {
  6637.         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'))]));
  6638.     }
  6639.     /**
  6640.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  6641.      *
  6642.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  6643.      */
  6644.     protected function getSerializer_NameConverter_MetadataAwareService()
  6645.     {
  6646.         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()));
  6647.     }
  6648.     /**
  6649.      * Gets the private 'session.factory' shared service.
  6650.      *
  6651.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  6652.      */
  6653.     protected function getSession_FactoryService()
  6654.     {
  6655.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6656.         if (isset($this->privates['session.factory'])) {
  6657.             return $this->privates['session.factory'];
  6658.         }
  6659.         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']);
  6660.     }
  6661.     /**
  6662.      * Gets the private 'session_listener' shared service.
  6663.      *
  6664.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  6665.      */
  6666.     protected function getSessionListenerService()
  6667.     {
  6668.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6669.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  6670.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  6671.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  6672.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  6673.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  6674.         ], [
  6675.             'initialized_session' => '?',
  6676.             'logger' => '?',
  6677.             'session' => '?',
  6678.             'session_collector' => '?',
  6679.             'session_factory' => '?',
  6680.         ]), true$this->parameters['session.storage.options']);
  6681.     }
  6682.     /**
  6683.      * Gets the private 'sonata.block.templating.helper' shared service.
  6684.      *
  6685.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  6686.      */
  6687.     protected function getSonata_Block_Templating_HelperService()
  6688.     {
  6689.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  6690.         if (isset($this->privates['sonata.block.templating.helper'])) {
  6691.             return $this->privates['sonata.block.templating.helper'];
  6692.         }
  6693.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  6694.         if (isset($this->privates['sonata.block.templating.helper'])) {
  6695.             return $this->privates['sonata.block.templating.helper'];
  6696.         }
  6697.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6698.         if (isset($this->privates['sonata.block.templating.helper'])) {
  6699.             return $this->privates['sonata.block.templating.helper'];
  6700.         }
  6701.         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))));
  6702.     }
  6703.     /**
  6704.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  6705.      *
  6706.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  6707.      */
  6708.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  6709.     {
  6710.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6711.         if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
  6712.             return $this->privates['stof_doctrine_extensions.event_listener.logger'];
  6713.         }
  6714.         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);
  6715.     }
  6716.     /**
  6717.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  6718.      *
  6719.      * @return \Gedmo\Loggable\LoggableListener
  6720.      */
  6721.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  6722.     {
  6723.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  6724.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6725.         return $instance;
  6726.     }
  6727.     /**
  6728.      * Gets the private 'sylius.api.context.user' shared service.
  6729.      *
  6730.      * @return \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext
  6731.      */
  6732.     protected function getSylius_Api_Context_UserService()
  6733.     {
  6734.         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()));
  6735.     }
  6736.     /**
  6737.      * Gets the private 'sylius.context.channel.composite' shared service.
  6738.      *
  6739.      * @return \Sylius\Component\Channel\Context\CompositeChannelContext
  6740.      */
  6741.     protected function getSylius_Context_Channel_CompositeService()
  6742.     {
  6743.         $this->privates['sylius.context.channel.composite'] = $instance = new \Sylius\Component\Channel\Context\CompositeChannelContext();
  6744.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6745.         $b = ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService());
  6746.         $instance->addContext(new \Sylius\Component\Channel\Context\RequestBased\ChannelContext(($this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] ?? $this->getRequestResolverInterfaceService()), $a), 0);
  6747.         $instance->addContext(new \Sylius\Component\Channel\Context\SingleChannelContext($b), -128);
  6748.         $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);
  6749.         return $instance;
  6750.     }
  6751.     /**
  6752.      * Gets the private 'sylius.grid_options_parser' shared service.
  6753.      *
  6754.      * @return \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser
  6755.      */
  6756.     protected function getSylius_GridOptionsParserService()
  6757.     {
  6758.         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()));
  6759.     }
  6760.     /**
  6761.      * Gets the private 'sylius.resolver.checkout' shared service.
  6762.      *
  6763.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver
  6764.      */
  6765.     protected function getSylius_Resolver_CheckoutService()
  6766.     {
  6767.         $a = ($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService());
  6768.         if (isset($this->privates['sylius.resolver.checkout'])) {
  6769.             return $this->privates['sylius.resolver.checkout'];
  6770.         }
  6771.         $b = ($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService());
  6772.         if (isset($this->privates['sylius.resolver.checkout'])) {
  6773.             return $this->privates['sylius.resolver.checkout'];
  6774.         }
  6775.         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);
  6776.     }
  6777.     /**
  6778.      * Gets the private 'sylius.resource_registry' shared service.
  6779.      *
  6780.      * @return \Sylius\Component\Resource\Metadata\Registry
  6781.      */
  6782.     protected function getSylius_ResourceRegistryService()
  6783.     {
  6784.         $this->privates['sylius.resource_registry'] = $instance = new \Sylius\Component\Resource\Metadata\Registry();
  6785.         $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']]);
  6786.         $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']]);
  6787.         $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']]);
  6788.         $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']]);
  6789.         $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']]);
  6790.         $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']]);
  6791.         $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']]);
  6792.         $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']]);
  6793.         $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']]]);
  6794.         $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']]);
  6795.         $instance->addFromAliasAndConfiguration('sylius.product_variant', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductVariant''controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController''repository' => 'App\\Repository\\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']]]);
  6796.         $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']]);
  6797.         $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']]]);
  6798.         $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']]);
  6799.         $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']]]);
  6800.         $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']]);
  6801.         $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']]]);
  6802.         $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']]);
  6803.         $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']]);
  6804.         $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']]);
  6805.         $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']]]);
  6806.         $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']]);
  6807.         $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']]);
  6808.         $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']]);
  6809.         $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']]);
  6810.         $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']]);
  6811.         $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']]);
  6812.         $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']]]);
  6813.         $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']]);
  6814.         $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']]);
  6815.         $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']]);
  6816.         $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']]);
  6817.         $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']]]);
  6818.         $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']]);
  6819.         $instance->addFromAliasAndConfiguration('sylius.promotion_subject', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order']]);
  6820.         $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']]);
  6821.         $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']]);
  6822.         $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']]);
  6823.         $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']]);
  6824.         $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']]);
  6825.         $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']]);
  6826.         $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']]);
  6827.         $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']]);
  6828.         $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']]);
  6829.         $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']]);
  6830.         $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']]);
  6831.         $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']]]);
  6832.         $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']]);
  6833.         $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']]]);
  6834.         $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']]]);
  6835.         $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']]]);
  6836.         $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']]);
  6837.         $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']]);
  6838.         $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']]);
  6839.         $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']]);
  6840.         $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']]);
  6841.         $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']]);
  6842.         $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']]);
  6843.         $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']]);
  6844.         $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']]);
  6845.         $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']]);
  6846.         $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']);
  6847.         $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']);
  6848.         $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']);
  6849.         $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']]);
  6850.         $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']]);
  6851.         $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']]);
  6852.         $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']]);
  6853.         $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']]);
  6854.         $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']]);
  6855.         $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']]);
  6856.         $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']]);
  6857.         $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']]);
  6858.         $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']]);
  6859.         $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']]);
  6860.         $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']]);
  6861.         $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']]);
  6862.         $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']]);
  6863.         $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']]);
  6864.         $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']]);
  6865.         $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']]);
  6866.         $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']]);
  6867.         $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']]);
  6868.         $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']]);
  6869.         $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']]);
  6870.         $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']]);
  6871.         $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']]);
  6872.         $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']]);
  6873.         $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']]);
  6874.         $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']]);
  6875.         $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']]);
  6876.         $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']]);
  6877.         $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']]);
  6878.         $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']]);
  6879.         $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']]);
  6880.         $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']]);
  6881.         $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']]);
  6882.         $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']]);
  6883.         $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']]);
  6884.         $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']]);
  6885.         $instance->addFromAliasAndConfiguration('app.product_composition', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Product\\ProductComposisiton''form' => 'App\\Form\\Type\\ProductComposition''controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  6886.         $instance->addFromAliasAndConfiguration('app.product_stock', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''repository' => 'App\\Repository\\OrderRepository''controller' => 'App\\Controller\\ProductStockController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6887.         $instance->addFromAliasAndConfiguration('app.product_requirement_reservation', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''repository' => 'App\\Repository\\OrderRepository''controller' => 'App\\Controller\\ProductReservationRequirementController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6888.         $instance->addFromAliasAndConfiguration('app.product_sales', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\Order\\Order''repository' => 'App\\Repository\\OrderRepository''controller' => 'App\\Controller\\ProductSalesController''factory' => 'Sylius\\Component\\Resource\\Factory\\Factory''form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  6889.         $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']]);
  6890.         $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']]);
  6891.         $instance->addFromAliasAndConfiguration('sylius.api_user', ['driver' => 'doctrine/orm''classes' => ['model' => 'App\\Entity\\User\\AdminUser''interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\UserInterface']]);
  6892.         $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']]);
  6893.         $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']]);
  6894.         $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']]);
  6895.         $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']]);
  6896.         return $instance;
  6897.     }
  6898.     /**
  6899.      * Gets the private 'sylius.router.checkout_state' shared service.
  6900.      *
  6901.      * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator
  6902.      */
  6903.     protected function getSylius_Router_CheckoutStateService()
  6904.     {
  6905.         $a = ($this->services['router'] ?? $this->getRouterService());
  6906.         if (isset($this->privates['sylius.router.checkout_state'])) {
  6907.             return $this->privates['sylius.router.checkout_state'];
  6908.         }
  6909.         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']]);
  6910.     }
  6911.     /**
  6912.      * Gets the private 'sylius.theme.context.channel_based' shared service.
  6913.      *
  6914.      * @return \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext
  6915.      */
  6916.     protected function getSylius_Theme_Context_ChannelBasedService()
  6917.     {
  6918.         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()));
  6919.     }
  6920.     /**
  6921.      * Gets the private 'translation.loader.csv' shared service.
  6922.      *
  6923.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  6924.      */
  6925.     protected function getTranslation_Loader_CsvService($lazyLoad true)
  6926.     {
  6927.         if ($lazyLoad) {
  6928.             return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  6929.                 return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6930.                     $wrappedInstance $this->getTranslation_Loader_CsvService(false);
  6931.                     $proxy->setProxyInitializer(null);
  6932.                     return true;
  6933.                 });
  6934.             });
  6935.         }
  6936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6940.         return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  6941.     }
  6942.     /**
  6943.      * Gets the private 'translation.loader.dat' shared service.
  6944.      *
  6945.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  6946.      */
  6947.     protected function getTranslation_Loader_DatService($lazyLoad true)
  6948.     {
  6949.         if ($lazyLoad) {
  6950.             return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  6951.                 return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6952.                     $wrappedInstance $this->getTranslation_Loader_DatService(false);
  6953.                     $proxy->setProxyInitializer(null);
  6954.                     return true;
  6955.                 });
  6956.             });
  6957.         }
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6960.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6961.         return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  6962.     }
  6963.     /**
  6964.      * Gets the private 'translation.loader.ini' shared service.
  6965.      *
  6966.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  6967.      */
  6968.     protected function getTranslation_Loader_IniService($lazyLoad true)
  6969.     {
  6970.         if ($lazyLoad) {
  6971.             return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  6972.                 return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6973.                     $wrappedInstance $this->getTranslation_Loader_IniService(false);
  6974.                     $proxy->setProxyInitializer(null);
  6975.                     return true;
  6976.                 });
  6977.             });
  6978.         }
  6979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6980.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6983.         return new \Symfony\Component\Translation\Loader\IniFileLoader();
  6984.     }
  6985.     /**
  6986.      * Gets the private 'translation.loader.json' shared service.
  6987.      *
  6988.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  6989.      */
  6990.     protected function getTranslation_Loader_JsonService($lazyLoad true)
  6991.     {
  6992.         if ($lazyLoad) {
  6993.             return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  6994.                 return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6995.                     $wrappedInstance $this->getTranslation_Loader_JsonService(false);
  6996.                     $proxy->setProxyInitializer(null);
  6997.                     return true;
  6998.                 });
  6999.             });
  7000.         }
  7001.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7005.         return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7006.     }
  7007.     /**
  7008.      * Gets the private 'translation.loader.mo' shared service.
  7009.      *
  7010.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7011.      */
  7012.     protected function getTranslation_Loader_MoService($lazyLoad true)
  7013.     {
  7014.         if ($lazyLoad) {
  7015.             return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  7016.                 return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7017.                     $wrappedInstance $this->getTranslation_Loader_MoService(false);
  7018.                     $proxy->setProxyInitializer(null);
  7019.                     return true;
  7020.                 });
  7021.             });
  7022.         }
  7023.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7026.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7027.         return new \Symfony\Component\Translation\Loader\MoFileLoader();
  7028.     }
  7029.     /**
  7030.      * Gets the private 'translation.loader.php' shared service.
  7031.      *
  7032.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7033.      */
  7034.     protected function getTranslation_Loader_PhpService($lazyLoad true)
  7035.     {
  7036.         if ($lazyLoad) {
  7037.             return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  7038.                 return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7039.                     $wrappedInstance $this->getTranslation_Loader_PhpService(false);
  7040.                     $proxy->setProxyInitializer(null);
  7041.                     return true;
  7042.                 });
  7043.             });
  7044.         }
  7045.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7049.         return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7050.     }
  7051.     /**
  7052.      * Gets the private 'translation.loader.po' shared service.
  7053.      *
  7054.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7055.      */
  7056.     protected function getTranslation_Loader_PoService($lazyLoad true)
  7057.     {
  7058.         if ($lazyLoad) {
  7059.             return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  7060.                 return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7061.                     $wrappedInstance $this->getTranslation_Loader_PoService(false);
  7062.                     $proxy->setProxyInitializer(null);
  7063.                     return true;
  7064.                 });
  7065.             });
  7066.         }
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7071.         return new \Symfony\Component\Translation\Loader\PoFileLoader();
  7072.     }
  7073.     /**
  7074.      * Gets the private 'translation.loader.qt' shared service.
  7075.      *
  7076.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7077.      */
  7078.     protected function getTranslation_Loader_QtService($lazyLoad true)
  7079.     {
  7080.         if ($lazyLoad) {
  7081.             return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  7082.                 return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7083.                     $wrappedInstance $this->getTranslation_Loader_QtService(false);
  7084.                     $proxy->setProxyInitializer(null);
  7085.                     return true;
  7086.                 });
  7087.             });
  7088.         }
  7089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7091.         return new \Symfony\Component\Translation\Loader\QtFileLoader();
  7092.     }
  7093.     /**
  7094.      * Gets the private 'translation.loader.res' shared service.
  7095.      *
  7096.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7097.      */
  7098.     protected function getTranslation_Loader_ResService($lazyLoad true)
  7099.     {
  7100.         if ($lazyLoad) {
  7101.             return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  7102.                 return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7103.                     $wrappedInstance $this->getTranslation_Loader_ResService(false);
  7104.                     $proxy->setProxyInitializer(null);
  7105.                     return true;
  7106.                 });
  7107.             });
  7108.         }
  7109.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7110.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7111.         return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7112.     }
  7113.     /**
  7114.      * Gets the private 'translation.loader.xliff' shared service.
  7115.      *
  7116.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7117.      */
  7118.     protected function getTranslation_Loader_XliffService($lazyLoad true)
  7119.     {
  7120.         if ($lazyLoad) {
  7121.             return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  7122.                 return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7123.                     $wrappedInstance $this->getTranslation_Loader_XliffService(false);
  7124.                     $proxy->setProxyInitializer(null);
  7125.                     return true;
  7126.                 });
  7127.             });
  7128.         }
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7131.         return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7132.     }
  7133.     /**
  7134.      * Gets the private 'translation.loader.yml' shared service.
  7135.      *
  7136.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7137.      */
  7138.     protected function getTranslation_Loader_YmlService($lazyLoad true)
  7139.     {
  7140.         if ($lazyLoad) {
  7141.             return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  7142.                 return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7143.                     $wrappedInstance $this->getTranslation_Loader_YmlService(false);
  7144.                     $proxy->setProxyInitializer(null);
  7145.                     return true;
  7146.                 });
  7147.             });
  7148.         }
  7149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7150.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7153.         return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7154.     }
  7155.     /**
  7156.      * Gets the private 'validator.builder' shared service.
  7157.      *
  7158.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7159.      */
  7160.     protected function getValidator_BuilderService()
  7161.     {
  7162.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7163.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7164.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7165.             'App\\Validator\\Constraints\\UniqueEmailValidator' => ['privates''App\\Validator\\Constraints\\UniqueEmailValidator''getUniqueEmailValidatorService'true],
  7166.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7167.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7168.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => ['privates''sylius.api.validator.adding_eligible_product_variant_to_cart''getSylius_Api_Validator_AddingEligibleProductVariantToCartService'true],
  7169.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => ['privates''sylius.api.validator.correct_change_shop_user_confirm_password''getSylius_Api_Validator_CorrectChangeShopUserConfirmPasswordService'true],
  7170.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => ['privates''sylius.api.validator.correct_order_address''getSylius_Api_Validator_CorrectOrderAddressService'true],
  7171.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => ['privates''sylius.api.validator.order_not_empty''getSylius_Api_Validator_OrderNotEmptyService'true],
  7172.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['privates''sylius.api.validator.payment_method_eligibility''getSylius_Api_Validator_PaymentMethodEligibilityService'true],
  7173.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['privates''sylius.api.validator.order_product_eligibility''getSylius_Api_Validator_OrderProductEligibilityService'true],
  7174.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['privates''sylius.api.validator.shipping_method_eligibility''getSylius_Api_Validator_ShippingMethodEligibilityService'true],
  7175.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => ['privates''sylius.api.validator.promotion_coupon_eligibility''getSylius_Api_Validator_PromotionCouponEligibilityService'true],
  7176.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => ['privates''sylius.validator.unique_shop_user_email''getSylius_Validator_UniqueShopUserEmailService'true],
  7177.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => ['services''sylius.validator.valid_attribute_value''getSylius_Validator_ValidAttributeValueService'true],
  7178.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7179.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7180.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7181.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7182.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7183.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7184.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7185.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7186.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7187.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7188.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7189.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7190.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7191.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => ['services''sylius.validator.different_source_target_currency''getSylius_Validator_DifferentSourceTargetCurrencyService'true],
  7192.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => ['services''sylius.validator.unique_currency_pair''getSylius_Validator_UniqueCurrencyPairService'true],
  7193.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7194.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7195.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7196.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7197.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7198.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7199.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7200.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7201.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7202.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7203.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7204.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  7205.             'registered_user_validator' => ['services''sylius.validator.unique.registered_user''getSylius_Validator_Unique_RegisteredUserService'true],
  7206.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7207.             'sylius.validator.product_variant_combination' => ['services''sylius.validator.product_variant_combination''getSylius_Validator_ProductVariantCombinationService'true],
  7208.             'sylius.validator.unique_shop_user_email' => ['privates''sylius.validator.unique_shop_user_email''getSylius_Validator_UniqueShopUserEmailService'true],
  7209.             'sylius.validator.unique_simple_product_code' => ['services''sylius.validator.product_code_uniqueness''getSylius_Validator_ProductCodeUniquenessService'true],
  7210.             'sylius_api_correct_change_shop_user_confirm_password' => ['privates''sylius.api.validator.correct_change_shop_user_confirm_password''getSylius_Api_Validator_CorrectChangeShopUserConfirmPasswordService'true],
  7211.             'sylius_api_order_payment_method_eligibility' => ['privates''sylius.api.validator.payment_method_eligibility''getSylius_Api_Validator_PaymentMethodEligibilityService'true],
  7212.             'sylius_api_promotion_coupon_eligibility' => ['privates''sylius.api.validator.promotion_coupon_eligibility''getSylius_Api_Validator_PromotionCouponEligibilityService'true],
  7213.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => ['privates''sylius.api.validator.adding_eligible_product_variant_to_cart''getSylius_Api_Validator_AddingEligibleProductVariantToCartService'true],
  7214.             'sylius_api_validator_correct_order_address' => ['privates''sylius.api.validator.correct_order_address''getSylius_Api_Validator_CorrectOrderAddressService'true],
  7215.             'sylius_api_validator_order_not_empty' => ['privates''sylius.api.validator.order_not_empty''getSylius_Api_Validator_OrderNotEmptyService'true],
  7216.             'sylius_api_validator_order_product_eligibility' => ['privates''sylius.api.validator.order_product_eligibility''getSylius_Api_Validator_OrderProductEligibilityService'true],
  7217.             'sylius_api_validator_order_shipping_method_eligibility' => ['privates''sylius.api.validator.shipping_method_eligibility''getSylius_Api_Validator_ShippingMethodEligibilityService'true],
  7218.             'sylius_cart_item_availability' => ['services''sylius.validator.cart_item_availability''getSylius_Validator_CartItemAvailabilityService'true],
  7219.             'sylius_channel_default_locale_enabled' => ['services''sylius.validator.channel_default_locale_enabled''getSylius_Validator_ChannelDefaultLocaleEnabledService'true],
  7220.             'sylius_coupon_generation_amount_validator' => ['services''sylius.validator.promotion_coupon_generation_amount''getSylius_Validator_PromotionCouponGenerationAmountService'true],
  7221.             'sylius_has_all_prices_defined' => ['services''sylius.validator.has_all_prices_defined''getSylius_Validator_HasAllPricesDefinedService'true],
  7222.             'sylius_has_all_variant_prices_defined' => ['services''sylius.validator.has_all_variant_prices_defined''getSylius_Validator_HasAllVariantPricesDefinedService'true],
  7223.             'sylius_has_enabled_entity' => ['services''sylius.validator.has_enabled_entity''getSylius_Validator_HasEnabledEntityService'true],
  7224.             'sylius_in_stock' => ['services''sylius.validator.in_stock''getSylius_Validator_InStockService'true],
  7225.             'sylius_order_payment_method_eligibility_validator' => ['services''sylius.validator.payment_method_integrity''getSylius_Validator_PaymentMethodIntegrityService'true],
  7226.             'sylius_order_product_eligibility_validator' => ['services''sylius.validator.product_integrity''getSylius_Validator_ProductIntegrityService'true],
  7227.             'sylius_order_shipping_method_eligibility_validator' => ['services''sylius.validator.shipping_method_integrity''getSylius_Validator_ShippingMethodIntegrityService'true],
  7228.             'sylius_promotion_date_range_validator' => ['services''sylius.validator.date_range''getSylius_Validator_DateRangeService'true],
  7229.             'sylius_promotion_subject_validator' => ['services''sylius.validator.promotion_subject_coupon''getSylius_Validator_PromotionSubjectCouponService'true],
  7230.             'sylius_province_address_validator' => ['services''sylius.validator.valid_province_address''getSylius_Validator_ValidProvinceAddressService'true],
  7231.             'sylius_unique_reviewer_email_validator' => ['services''sylius.validator.unique_reviewer_email''getSylius_Validator_UniqueReviewerEmailService'true],
  7232.             'sylius_valid_attribute_value_validator' => ['services''sylius.validator.locales_aware_valid_attribute_value''getSylius_Validator_LocalesAwareValidAttributeValueService'true],
  7233.             'sylius_valid_select_attribute_validator' => ['services''sylius.validator.valid_select_attribute''getSylius_Validator_ValidSelectAttributeService'true],
  7234.             'sylius_valid_text_attribute_validator' => ['services''sylius.validator.valid_text_attribute''getSylius_Validator_ValidTextAttributeService'true],
  7235.             'sylius_zone_cannot_contain_itself_validator' => ['services''sylius.validator.zone_cannot_contain_itself''getSylius_Validator_ZoneCannotContainItselfService'true],
  7236.             'unique_email_validator' => ['privates''App\\Validator\\Constraints\\UniqueEmailValidator''getUniqueEmailValidatorService'true],
  7237.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7238.         ], [
  7239.             'App\\Validator\\Constraints\\UniqueEmailValidator' => '?',
  7240.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => '?',
  7241.             'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => '?',
  7242.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => '?',
  7243.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => '?',
  7244.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => '?',
  7245.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => '?',
  7246.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7247.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7248.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7249.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => '?',
  7250.             'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => '?',
  7251.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => '?',
  7252.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => '?',
  7253.             'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => '?',
  7254.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => '?',
  7255.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => '?',
  7256.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => '?',
  7257.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => '?',
  7258.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => '?',
  7259.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => '?',
  7260.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  7261.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  7262.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  7263.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  7264.             'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  7265.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => '?',
  7266.             'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => '?',
  7267.             'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  7268.             'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => '?',
  7269.             'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => '?',
  7270.             'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => '?',
  7271.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => '?',
  7272.             'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => '?',
  7273.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7274.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7275.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7276.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7277.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7278.             'doctrine.orm.validator.unique' => '?',
  7279.             'registered_user_validator' => '?',
  7280.             'security.validator.user_password' => '?',
  7281.             'sylius.validator.product_variant_combination' => '?',
  7282.             'sylius.validator.unique_shop_user_email' => '?',
  7283.             'sylius.validator.unique_simple_product_code' => '?',
  7284.             'sylius_api_correct_change_shop_user_confirm_password' => '?',
  7285.             'sylius_api_order_payment_method_eligibility' => '?',
  7286.             'sylius_api_promotion_coupon_eligibility' => '?',
  7287.             'sylius_api_validator_adding_eligible_product_variant_to_cart' => '?',
  7288.             'sylius_api_validator_correct_order_address' => '?',
  7289.             'sylius_api_validator_order_not_empty' => '?',
  7290.             'sylius_api_validator_order_product_eligibility' => '?',
  7291.             'sylius_api_validator_order_shipping_method_eligibility' => '?',
  7292.             'sylius_cart_item_availability' => '?',
  7293.             'sylius_channel_default_locale_enabled' => '?',
  7294.             'sylius_coupon_generation_amount_validator' => '?',
  7295.             'sylius_has_all_prices_defined' => '?',
  7296.             'sylius_has_all_variant_prices_defined' => '?',
  7297.             'sylius_has_enabled_entity' => '?',
  7298.             'sylius_in_stock' => '?',
  7299.             'sylius_order_payment_method_eligibility_validator' => '?',
  7300.             'sylius_order_product_eligibility_validator' => '?',
  7301.             'sylius_order_shipping_method_eligibility_validator' => '?',
  7302.             'sylius_promotion_date_range_validator' => '?',
  7303.             'sylius_promotion_subject_validator' => '?',
  7304.             'sylius_province_address_validator' => '?',
  7305.             'sylius_unique_reviewer_email_validator' => '?',
  7306.             'sylius_valid_attribute_value_validator' => '?',
  7307.             'sylius_valid_select_attribute_validator' => '?',
  7308.             'sylius_valid_text_attribute_validator' => '?',
  7309.             'sylius_zone_cannot_contain_itself_validator' => '?',
  7310.             'unique_email_validator' => '?',
  7311.             'validator.expression' => '?',
  7312.         ])));
  7313.         if ($this->has('translator')) {
  7314.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7315.         }
  7316.         $instance->setTranslationDomain('validators');
  7317.         $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')]);
  7318.         $instance->enableAnnotationMapping(true);
  7319.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7320.         $instance->addMethodMapping('loadValidatorMetadata');
  7321.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => ($this->services['sylius.validator.customer_initializer'] ?? $this->getSylius_Validator_CustomerInitializerService())]);
  7322.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7323.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7324.         return $instance;
  7325.     }
  7326.     /**
  7327.      * Gets the private 'var_dumper.html_dumper' shared service.
  7328.      *
  7329.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7330.      */
  7331.     protected function getVarDumper_HtmlDumperService()
  7332.     {
  7333.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7334.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7335.         return $instance;
  7336.     }
  7337.     /**
  7338.      * Gets the private 'web_profiler.csp.handler' shared service.
  7339.      *
  7340.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7341.      */
  7342.     protected function getWebProfiler_Csp_HandlerService()
  7343.     {
  7344.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7345.     }
  7346.     /**
  7347.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7348.      *
  7349.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7350.      */
  7351.     protected function getWebProfiler_DebugToolbarService()
  7352.     {
  7353.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7354.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7355.             return $this->privates['web_profiler.debug_toolbar'];
  7356.         }
  7357.         $b = ($this->services['router'] ?? $this->getRouterService());
  7358.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7359.             return $this->privates['web_profiler.debug_toolbar'];
  7360.         }
  7361.         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()));
  7362.     }
  7363.     /**
  7364.      * Gets the public 'sylus.payum_action.offline.status' alias.
  7365.      *
  7366.      * @return object The "sylius.payum_action.offline.status" service.
  7367.      */
  7368.     protected function getSylus_PayumAction_Offline_StatusService()
  7369.     {
  7370.         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.');
  7371.         return $this->get('sylius.payum_action.offline.status');
  7372.     }
  7373.     /**
  7374.      * Gets the public 'cache_clearer' alias.
  7375.      *
  7376.      * @return object The ".container.private.cache_clearer" service.
  7377.      */
  7378.     protected function getCacheClearerService()
  7379.     {
  7380.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7381.         return $this->get('.container.private.cache_clearer');
  7382.     }
  7383.     /**
  7384.      * Gets the public 'filesystem' alias.
  7385.      *
  7386.      * @return object The ".container.private.filesystem" service.
  7387.      */
  7388.     protected function getFilesystemService()
  7389.     {
  7390.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7391.         return $this->get('.container.private.filesystem');
  7392.     }
  7393.     /**
  7394.      * Gets the public 'serializer' alias.
  7395.      *
  7396.      * @return object The ".container.private.serializer" service.
  7397.      */
  7398.     protected function getSerializerService()
  7399.     {
  7400.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7401.         return $this->get('.container.private.serializer');
  7402.     }
  7403.     /**
  7404.      * Gets the public 'security.csrf.token_manager' alias.
  7405.      *
  7406.      * @return object The ".container.private.security.csrf.token_manager" service.
  7407.      */
  7408.     protected function getSecurity_Csrf_TokenManagerService()
  7409.     {
  7410.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7411.         return $this->get('.container.private.security.csrf.token_manager');
  7412.     }
  7413.     /**
  7414.      * Gets the public 'form.factory' alias.
  7415.      *
  7416.      * @return object The ".container.private.form.factory" service.
  7417.      */
  7418.     protected function getForm_FactoryService()
  7419.     {
  7420.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7421.         return $this->get('.container.private.form.factory');
  7422.     }
  7423.     /**
  7424.      * Gets the public 'form.type.file' alias.
  7425.      *
  7426.      * @return object The ".container.private.form.type.file" service.
  7427.      */
  7428.     protected function getForm_Type_FileService()
  7429.     {
  7430.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7431.         return $this->get('.container.private.form.type.file');
  7432.     }
  7433.     /**
  7434.      * Gets the public 'profiler' alias.
  7435.      *
  7436.      * @return object The ".container.private.profiler" service.
  7437.      */
  7438.     protected function getProfilerService()
  7439.     {
  7440.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7441.         return $this->get('.container.private.profiler');
  7442.     }
  7443.     /**
  7444.      * Gets the public 'security.authorization_checker' alias.
  7445.      *
  7446.      * @return object The ".container.private.security.authorization_checker" service.
  7447.      */
  7448.     protected function getSecurity_AuthorizationCheckerService()
  7449.     {
  7450.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7451.         return $this->get('.container.private.security.authorization_checker');
  7452.     }
  7453.     /**
  7454.      * Gets the public 'security.token_storage' alias.
  7455.      *
  7456.      * @return object The ".container.private.security.token_storage" service.
  7457.      */
  7458.     protected function getSecurity_TokenStorageService()
  7459.     {
  7460.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7461.         return $this->get('.container.private.security.token_storage');
  7462.     }
  7463.     /**
  7464.      * Gets the public 'twig' alias.
  7465.      *
  7466.      * @return object The ".container.private.twig" service.
  7467.      */
  7468.     protected function getTwigService()
  7469.     {
  7470.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7471.         return $this->get('.container.private.twig');
  7472.     }
  7473.     /**
  7474.      * Gets the public 'security.password_encoder' alias.
  7475.      *
  7476.      * @return object The ".container.private.security.password_encoder" service.
  7477.      */
  7478.     protected function getSecurity_PasswordEncoderService()
  7479.     {
  7480.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7481.         return $this->get('.container.private.security.password_encoder');
  7482.     }
  7483.     /**
  7484.      * Gets the public 'session' alias.
  7485.      *
  7486.      * @return object The ".container.private.session" service.
  7487.      */
  7488.     protected function getSessionService()
  7489.     {
  7490.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7491.         return $this->get('.container.private.session');
  7492.     }
  7493.     /**
  7494.      * Gets the public 'validator' alias.
  7495.      *
  7496.      * @return object The ".container.private.validator" service.
  7497.      */
  7498.     protected function getValidatorService()
  7499.     {
  7500.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7501.         return $this->get('.container.private.validator');
  7502.     }
  7503.     /**
  7504.      * @return array|bool|float|int|string|\UnitEnum|null
  7505.      */
  7506.     public function getParameter(string $name)
  7507.     {
  7508.         if (isset($this->buildParameters[$name])) {
  7509.             return $this->buildParameters[$name];
  7510.         }
  7511.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7512.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7513.         }
  7514.         if (isset($this->loadedDynamicParameters[$name])) {
  7515.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7516.         }
  7517.         return $this->parameters[$name];
  7518.     }
  7519.     public function hasParameter(string $name): bool
  7520.     {
  7521.         if (isset($this->buildParameters[$name])) {
  7522.             return true;
  7523.         }
  7524.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7525.     }
  7526.     public function setParameter(string $name$value): void
  7527.     {
  7528.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7529.     }
  7530.     public function getParameterBag(): ParameterBagInterface
  7531.     {
  7532.         if (null === $this->parameterBag) {
  7533.             $parameters $this->parameters;
  7534.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7535.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7536.             }
  7537.             foreach ($this->buildParameters as $name => $value) {
  7538.                 $parameters[$name] = $value;
  7539.             }
  7540.             $this->parameterBag = new FrozenParameterBag($parameters);
  7541.         }
  7542.         return $this->parameterBag;
  7543.     }
  7544.     private $loadedDynamicParameters = [
  7545.         'kernel.runtime_environment' => false,
  7546.         'kernel.build_dir' => false,
  7547.         'kernel.cache_dir' => false,
  7548.         'sylius_admin.path_name' => false,
  7549.         'sylius.security.admin_regex' => false,
  7550.         'sylius.api.authorization_header' => false,
  7551.         'sylius.security.shop_regex' => false,
  7552.         'my_database_env' => false,
  7553.         'my_database_date' => false,
  7554.         'kernel.secret' => false,
  7555.         'debug.container.dump' => false,
  7556.         'serializer.mapping.cache.file' => false,
  7557.         'session.save_path' => false,
  7558.         'validator.mapping.cache.file' => false,
  7559.         'profiler.storage.dsn' => false,
  7560.         'doctrine.orm.proxy_dir' => false,
  7561.         'api_platform.swagger.api_keys' => false,
  7562.         'lexik_jwt_authentication.pass_phrase' => false,
  7563.     ];
  7564.     private $dynamicParameters = [];
  7565.     private function getDynamicParameter(string $name)
  7566.     {
  7567.         switch ($name) {
  7568.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  7569.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  7570.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7571.             case 'sylius_admin.path_name'$value $this->getEnv('resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  7572.             case 'sylius.security.admin_regex'$value '^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  7573.             case 'sylius.api.authorization_header'$value $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'); break;
  7574.             case 'sylius.security.shop_regex'$value '^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++'; break;
  7575.             case 'my_database_env'$value $this->getEnv('DATABASE_ENV'); break;
  7576.             case 'my_database_date'$value $this->getEnv('DATABASE_DATE'); break;
  7577.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  7578.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  7579.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7580.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  7581.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7582.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7583.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  7584.             case 'api_platform.swagger.api_keys'$value = [
  7585.                 'apiKey' => [
  7586.                     'name' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  7587.                     'type' => 'header',
  7588.                 ],
  7589.             ]; break;
  7590.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  7591.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  7592.         }
  7593.         $this->loadedDynamicParameters[$name] = true;
  7594.         return $this->dynamicParameters[$name] = $value;
  7595.     }
  7596.     protected function getDefaultParameters(): array
  7597.     {
  7598.         return [
  7599.             'kernel.project_dir' => \dirname(__DIR__4),
  7600.             'kernel.environment' => 'dev',
  7601.             'kernel.debug' => true,
  7602.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  7603.             'kernel.bundles' => [
  7604.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  7605.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  7606.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  7607.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  7608.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  7609.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  7610.                 'SyliusOrderBundle' => 'Sylius\\Bundle\\OrderBundle\\SyliusOrderBundle',
  7611.                 'SyliusMoneyBundle' => 'Sylius\\Bundle\\MoneyBundle\\SyliusMoneyBundle',
  7612.                 'SyliusCurrencyBundle' => 'Sylius\\Bundle\\CurrencyBundle\\SyliusCurrencyBundle',
  7613.                 'SyliusLocaleBundle' => 'Sylius\\Bundle\\LocaleBundle\\SyliusLocaleBundle',
  7614.                 'SyliusProductBundle' => 'Sylius\\Bundle\\ProductBundle\\SyliusProductBundle',
  7615.                 'SyliusChannelBundle' => 'Sylius\\Bundle\\ChannelBundle\\SyliusChannelBundle',
  7616.                 'SyliusAttributeBundle' => 'Sylius\\Bundle\\AttributeBundle\\SyliusAttributeBundle',
  7617.                 'SyliusTaxationBundle' => 'Sylius\\Bundle\\TaxationBundle\\SyliusTaxationBundle',
  7618.                 'SyliusShippingBundle' => 'Sylius\\Bundle\\ShippingBundle\\SyliusShippingBundle',
  7619.                 'SyliusPaymentBundle' => 'Sylius\\Bundle\\PaymentBundle\\SyliusPaymentBundle',
  7620.                 'SyliusMailerBundle' => 'Sylius\\Bundle\\MailerBundle\\SyliusMailerBundle',
  7621.                 'SyliusPromotionBundle' => 'Sylius\\Bundle\\PromotionBundle\\SyliusPromotionBundle',
  7622.                 'SyliusAddressingBundle' => 'Sylius\\Bundle\\AddressingBundle\\SyliusAddressingBundle',
  7623.                 'SyliusInventoryBundle' => 'Sylius\\Bundle\\InventoryBundle\\SyliusInventoryBundle',
  7624.                 'SyliusTaxonomyBundle' => 'Sylius\\Bundle\\TaxonomyBundle\\SyliusTaxonomyBundle',
  7625.                 'SyliusUserBundle' => 'Sylius\\Bundle\\UserBundle\\SyliusUserBundle',
  7626.                 'SyliusCustomerBundle' => 'Sylius\\Bundle\\CustomerBundle\\SyliusCustomerBundle',
  7627.                 'SyliusUiBundle' => 'Sylius\\Bundle\\UiBundle\\SyliusUiBundle',
  7628.                 'SyliusReviewBundle' => 'Sylius\\Bundle\\ReviewBundle\\SyliusReviewBundle',
  7629.                 'SyliusCoreBundle' => 'Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle',
  7630.                 'SyliusResourceBundle' => 'Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle',
  7631.                 'SyliusGridBundle' => 'Sylius\\Bundle\\GridBundle\\SyliusGridBundle',
  7632.                 'winzouStateMachineBundle' => 'winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle',
  7633.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  7634.                 'BazingaHateoasBundle' => 'Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle',
  7635.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  7636.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  7637.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  7638.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  7639.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  7640.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  7641.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  7642.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  7643.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  7644.                 'SyliusFixturesBundle' => 'Sylius\\Bundle\\FixturesBundle\\SyliusFixturesBundle',
  7645.                 'SyliusPayumBundle' => 'Sylius\\Bundle\\PayumBundle\\SyliusPayumBundle',
  7646.                 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  7647.                 'SyliusAdminBundle' => 'Sylius\\Bundle\\AdminBundle\\SyliusAdminBundle',
  7648.                 'SyliusShopBundle' => 'Sylius\\Bundle\\ShopBundle\\SyliusShopBundle',
  7649.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  7650.                 'SyliusAdminApiBundle' => 'Sylius\\Bundle\\AdminApiBundle\\SyliusAdminApiBundle',
  7651.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  7652.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  7653.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  7654.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  7655.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  7656.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  7657.                 'SyliusApiBundle' => 'Sylius\\Bundle\\ApiBundle\\SyliusApiBundle',
  7658.                 'SyliusLabsDoctrineMigrationsExtraBundle' => 'SyliusLabs\\DoctrineMigrationsExtraBundle\\SyliusLabsDoctrineMigrationsExtraBundle',
  7659.                 'ConsoleColorDiffBundle' => 'Symplify\\ConsoleColorDiff\\ConsoleColorDiffBundle',
  7660.                 'SyliusPayPalPlugin' => 'Sylius\\PayPalPlugin\\SyliusPayPalPlugin',
  7661.                 'SyliusLabsPolyfillSymfonySecurityBundle' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle\\SyliusLabsPolyfillSymfonySecurityBundle',
  7662.                 'AlgoliaSearchBundle' => 'Algolia\\SearchBundle\\AlgoliaSearchBundle',
  7663.             ],
  7664.             'kernel.bundles_metadata' => [
  7665.                 'FrameworkBundle' => [
  7666.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  7667.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  7668.                 ],
  7669.                 'MonologBundle' => [
  7670.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  7671.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  7672.                 ],
  7673.                 'SecurityBundle' => [
  7674.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  7675.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  7676.                 ],
  7677.                 'SwiftmailerBundle' => [
  7678.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  7679.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  7680.                 ],
  7681.                 'TwigBundle' => [
  7682.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  7683.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  7684.                 ],
  7685.                 'DoctrineBundle' => [
  7686.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  7687.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  7688.                 ],
  7689.                 'SyliusOrderBundle' => [
  7690.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle'),
  7691.                     'namespace' => 'Sylius\\Bundle\\OrderBundle',
  7692.                 ],
  7693.                 'SyliusMoneyBundle' => [
  7694.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle'),
  7695.                     'namespace' => 'Sylius\\Bundle\\MoneyBundle',
  7696.                 ],
  7697.                 'SyliusCurrencyBundle' => [
  7698.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle'),
  7699.                     'namespace' => 'Sylius\\Bundle\\CurrencyBundle',
  7700.                 ],
  7701.                 'SyliusLocaleBundle' => [
  7702.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle'),
  7703.                     'namespace' => 'Sylius\\Bundle\\LocaleBundle',
  7704.                 ],
  7705.                 'SyliusProductBundle' => [
  7706.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle'),
  7707.                     'namespace' => 'Sylius\\Bundle\\ProductBundle',
  7708.                 ],
  7709.                 'SyliusChannelBundle' => [
  7710.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle'),
  7711.                     'namespace' => 'Sylius\\Bundle\\ChannelBundle',
  7712.                 ],
  7713.                 'SyliusAttributeBundle' => [
  7714.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle'),
  7715.                     'namespace' => 'Sylius\\Bundle\\AttributeBundle',
  7716.                 ],
  7717.                 'SyliusTaxationBundle' => [
  7718.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle'),
  7719.                     'namespace' => 'Sylius\\Bundle\\TaxationBundle',
  7720.                 ],
  7721.                 'SyliusShippingBundle' => [
  7722.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle'),
  7723.                     'namespace' => 'Sylius\\Bundle\\ShippingBundle',
  7724.                 ],
  7725.                 'SyliusPaymentBundle' => [
  7726.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle'),
  7727.                     'namespace' => 'Sylius\\Bundle\\PaymentBundle',
  7728.                 ],
  7729.                 'SyliusMailerBundle' => [
  7730.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/mailer-bundle/src/Bundle'),
  7731.                     'namespace' => 'Sylius\\Bundle\\MailerBundle',
  7732.                 ],
  7733.                 'SyliusPromotionBundle' => [
  7734.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle'),
  7735.                     'namespace' => 'Sylius\\Bundle\\PromotionBundle',
  7736.                 ],
  7737.                 'SyliusAddressingBundle' => [
  7738.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle'),
  7739.                     'namespace' => 'Sylius\\Bundle\\AddressingBundle',
  7740.                 ],
  7741.                 'SyliusInventoryBundle' => [
  7742.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle'),
  7743.                     'namespace' => 'Sylius\\Bundle\\InventoryBundle',
  7744.                 ],
  7745.                 'SyliusTaxonomyBundle' => [
  7746.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle'),
  7747.                     'namespace' => 'Sylius\\Bundle\\TaxonomyBundle',
  7748.                 ],
  7749.                 'SyliusUserBundle' => [
  7750.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle'),
  7751.                     'namespace' => 'Sylius\\Bundle\\UserBundle',
  7752.                 ],
  7753.                 'SyliusCustomerBundle' => [
  7754.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle'),
  7755.                     'namespace' => 'Sylius\\Bundle\\CustomerBundle',
  7756.                 ],
  7757.                 'SyliusUiBundle' => [
  7758.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle'),
  7759.                     'namespace' => 'Sylius\\Bundle\\UiBundle',
  7760.                 ],
  7761.                 'SyliusReviewBundle' => [
  7762.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle'),
  7763.                     'namespace' => 'Sylius\\Bundle\\ReviewBundle',
  7764.                 ],
  7765.                 'SyliusCoreBundle' => [
  7766.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle'),
  7767.                     'namespace' => 'Sylius\\Bundle\\CoreBundle',
  7768.                 ],
  7769.                 'SyliusResourceBundle' => [
  7770.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/resource-bundle/src/Bundle'),
  7771.                     'namespace' => 'Sylius\\Bundle\\ResourceBundle',
  7772.                 ],
  7773.                 'SyliusGridBundle' => [
  7774.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/grid-bundle/src/Bundle'),
  7775.                     'namespace' => 'Sylius\\Bundle\\GridBundle',
  7776.                 ],
  7777.                 'winzouStateMachineBundle' => [
  7778.                     'path' => (\dirname(__DIR__4).'/vendor/winzou/state-machine-bundle'),
  7779.                     'namespace' => 'winzou\\Bundle\\StateMachineBundle',
  7780.                 ],
  7781.                 'SonataBlockBundle' => [
  7782.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  7783.                     'namespace' => 'Sonata\\BlockBundle',
  7784.                 ],
  7785.                 'BazingaHateoasBundle' => [
  7786.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/hateoas-bundle'),
  7787.                     'namespace' => 'Bazinga\\Bundle\\HateoasBundle',
  7788.                 ],
  7789.                 'JMSSerializerBundle' => [
  7790.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  7791.                     'namespace' => 'JMS\\SerializerBundle',
  7792.                 ],
  7793.                 'FOSRestBundle' => [
  7794.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  7795.                     'namespace' => 'FOS\\RestBundle',
  7796.                 ],
  7797.                 'KnpGaufretteBundle' => [
  7798.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  7799.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  7800.                 ],
  7801.                 'KnpMenuBundle' => [
  7802.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  7803.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  7804.                 ],
  7805.                 'LiipImagineBundle' => [
  7806.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  7807.                     'namespace' => 'Liip\\ImagineBundle',
  7808.                 ],
  7809.                 'PayumBundle' => [
  7810.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  7811.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  7812.                 ],
  7813.                 'StofDoctrineExtensionsBundle' => [
  7814.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  7815.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  7816.                 ],
  7817.                 'BabDevPagerfantaBundle' => [
  7818.                     'path' => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle'),
  7819.                     'namespace' => 'BabDev\\PagerfantaBundle',
  7820.                 ],
  7821.                 'DoctrineMigrationsBundle' => [
  7822.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  7823.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  7824.                 ],
  7825.                 'SyliusFixturesBundle' => [
  7826.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/fixtures-bundle/src'),
  7827.                     'namespace' => 'Sylius\\Bundle\\FixturesBundle',
  7828.                 ],
  7829.                 'SyliusPayumBundle' => [
  7830.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle'),
  7831.                     'namespace' => 'Sylius\\Bundle\\PayumBundle',
  7832.                 ],
  7833.                 'SyliusThemeBundle' => [
  7834.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/theme-bundle/src'),
  7835.                     'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  7836.                 ],
  7837.                 'SyliusAdminBundle' => [
  7838.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle'),
  7839.                     'namespace' => 'Sylius\\Bundle\\AdminBundle',
  7840.                 ],
  7841.                 'SyliusShopBundle' => [
  7842.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle'),
  7843.                     'namespace' => 'Sylius\\Bundle\\ShopBundle',
  7844.                 ],
  7845.                 'FOSOAuthServerBundle' => [
  7846.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  7847.                     'namespace' => 'FOS\\OAuthServerBundle',
  7848.                 ],
  7849.                 'SyliusAdminApiBundle' => [
  7850.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/admin-api-bundle'),
  7851.                     'namespace' => 'Sylius\\Bundle\\AdminApiBundle',
  7852.                 ],
  7853.                 'DebugBundle' => [
  7854.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  7855.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  7856.                 ],
  7857.                 'WebProfilerBundle' => [
  7858.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  7859.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  7860.                 ],
  7861.                 'FidryAliceDataFixturesBundle' => [
  7862.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  7863.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  7864.                 ],
  7865.                 'NelmioAliceBundle' => [
  7866.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  7867.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  7868.                 ],
  7869.                 'ApiPlatformBundle' => [
  7870.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  7871.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  7872.                 ],
  7873.                 'LexikJWTAuthenticationBundle' => [
  7874.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  7875.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  7876.                 ],
  7877.                 'SyliusApiBundle' => [
  7878.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle'),
  7879.                     'namespace' => 'Sylius\\Bundle\\ApiBundle',
  7880.                 ],
  7881.                 'SyliusLabsDoctrineMigrationsExtraBundle' => [
  7882.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/doctrine-migrations-extra-bundle/src'),
  7883.                     'namespace' => 'SyliusLabs\\DoctrineMigrationsExtraBundle',
  7884.                 ],
  7885.                 'ConsoleColorDiffBundle' => [
  7886.                     'path' => (\dirname(__DIR__4).'/vendor/symplify/console-color-diff/src'),
  7887.                     'namespace' => 'Symplify\\ConsoleColorDiff',
  7888.                 ],
  7889.                 'SyliusPayPalPlugin' => [
  7890.                     'path' => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src'),
  7891.                     'namespace' => 'Sylius\\PayPalPlugin',
  7892.                 ],
  7893.                 'SyliusLabsPolyfillSymfonySecurityBundle' => [
  7894.                     'path' => (\dirname(__DIR__4).'/vendor/sylius-labs/polyfill-symfony-security/src/Bundle'),
  7895.                     'namespace' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle',
  7896.                 ],
  7897.                 'AlgoliaSearchBundle' => [
  7898.                     'path' => (\dirname(__DIR__4).'/vendor/algolia/search-bundle/src'),
  7899.                     'namespace' => 'Algolia\\SearchBundle',
  7900.                 ],
  7901.             ],
  7902.             'kernel.charset' => 'UTF-8',
  7903.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  7904.             'container.dumper.inline_class_loader' => true,
  7905.             'sylius.uploader.filesystem' => 'sylius_image',
  7906.             'sylius_core.public_dir' => (\dirname(__DIR__4).'/public'),
  7907.             'env(SYLIUS_FIXTURES_HOSTNAME)' => 'localhost',
  7908.             'env(SYLIUS_FIXTURES_THEME_NAME)' => NULL,
  7909.             'env(SYLIUS_ADMIN_ROUTING_PATH_NAME)' => 'admin',
  7910.             'sylius.security.api_regex' => '^/api/v1',
  7911.             'env(SYLIUS_API_AUTHORIZATION_HEADER)' => 'Authorization',
  7912.             'sylius.security.new_api_route' => '/api/v2',
  7913.             'sylius.security.new_api_regex' => '^/api/v2',
  7914.             'sylius.security.new_api_admin_route' => '/api/v2/admin',
  7915.             'sylius.security.new_api_admin_regex' => '^/api/v2/admin',
  7916.             'sylius.security.new_api_shop_route' => '/api/v2/shop',
  7917.             'sylius.security.new_api_shop_regex' => '^/api/v2/shop',
  7918.             'sylius.security.new_api_user_account_route' => '/api/v2/shop/account',
  7919.             'sylius.security.new_api_user_account_regex' => '^/api/v2/shop/account',
  7920.             'env(DATABASE_URL)' => '',
  7921.             'locale' => 'fr_FR',
  7922.             'event_dispatcher.event_aliases' => [
  7923.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7924.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7925.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  7926.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7927.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7928.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7929.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7930.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7931.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7932.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7933.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7934.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7935.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7936.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7937.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7938.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7939.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7940.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7941.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7942.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7943.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7944.             ],
  7945.             'fragment.renderer.hinclude.global_template' => NULL,
  7946.             'fragment.path' => '/_fragment',
  7947.             'kernel.http_method_override' => true,
  7948.             'kernel.trusted_hosts' => [
  7949.             ],
  7950.             'kernel.default_locale' => 'fr_FR',
  7951.             'kernel.enabled_locales' => [
  7952.             ],
  7953.             'kernel.error_controller' => 'error_controller',
  7954.             'debug.file_link_format' => NULL,
  7955.             'asset.request_context.base_path' => NULL,
  7956.             'asset.request_context.secure' => NULL,
  7957.             'translator.logging' => false,
  7958.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7959.             'debug.error_handler.throw_at' => -1,
  7960.             'router.request_context.host' => 'localhost',
  7961.             'router.request_context.scheme' => 'http',
  7962.             'router.request_context.base_url' => '',
  7963.             'router.resource' => 'kernel::loadRoutes',
  7964.             'request_listener.http_port' => 80,
  7965.             'request_listener.https_port' => 443,
  7966.             'session.metadata.storage_key' => '_sf2_meta',
  7967.             'session.storage.options' => [
  7968.                 'cache_limiter' => '0',
  7969.                 'cookie_httponly' => true,
  7970.                 'gc_probability' => 1,
  7971.             ],
  7972.             'session.metadata.update_threshold' => 0,
  7973.             'form.type_extension.csrf.enabled' => true,
  7974.             'form.type_extension.csrf.field_name' => '_token',
  7975.             'validator.translation_domain' => 'validators',
  7976.             'profiler_listener.only_exceptions' => false,
  7977.             'profiler_listener.only_main_requests' => false,
  7978.             'monolog.use_microseconds' => true,
  7979.             'monolog.swift_mailer.handlers' => [
  7980.             ],
  7981.             'monolog.handlers_to_channels' => [
  7982.                 'monolog.handler.firephp' => NULL,
  7983.                 'monolog.handler.main' => NULL,
  7984.                 'monolog.handler.paypal' => [
  7985.                     'type' => 'inclusive',
  7986.                     'elements' => [
  7987.                         => 'paypal',
  7988.                     ],
  7989.                 ],
  7990.             ],
  7991.             'security.role_hierarchy.roles' => [
  7992.             ],
  7993.             'security.access.denied_url' => NULL,
  7994.             'security.authentication.manager.erase_credentials' => true,
  7995.             'security.authentication.session_strategy.strategy' => 'migrate',
  7996.             'security.access.always_authenticate_before_granting' => true,
  7997.             'security.authentication.hide_user_not_found' => true,
  7998.             'security.firewalls' => [
  7999.                 => 'admin',
  8000.                 => 'oauth_token',
  8001.                 => 'new_api_admin_user',
  8002.                 => 'new_api_shop_user',
  8003.                 => 'api',
  8004.                 => 'shop',
  8005.                 => 'dev',
  8006.             ],
  8007.             'security.admin._indexed_authenticators' => [
  8008.             ],
  8009.             'security.new_api_admin_user._indexed_authenticators' => [
  8010.             ],
  8011.             'security.new_api_shop_user._indexed_authenticators' => [
  8012.             ],
  8013.             'security.api._indexed_authenticators' => [
  8014.             ],
  8015.             'security.shop._indexed_authenticators' => [
  8016.             ],
  8017.             'swiftmailer.mailer.default.transport.name' => 'null',
  8018.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  8019.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  8020.             'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
  8021.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  8022.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  8023.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  8024.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  8025.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  8026.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  8027.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  8028.             ],
  8029.             'swiftmailer.mailer.default.spool.enabled' => false,
  8030.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  8031.             'swiftmailer.mailer.default.single_address' => NULL,
  8032.             'swiftmailer.mailer.default.delivery.enabled' => false,
  8033.             'swiftmailer.spool.enabled' => false,
  8034.             'swiftmailer.delivery.enabled' => false,
  8035.             'swiftmailer.single_address' => NULL,
  8036.             'swiftmailer.mailers' => [
  8037.                 'default' => 'swiftmailer.mailer.default',
  8038.             ],
  8039.             'swiftmailer.default_mailer' => 'default',
  8040.             'twig.form.resources' => [
  8041.                 => 'form_div_layout.html.twig',
  8042.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  8043.             ],
  8044.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8045.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8046.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8047.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8048.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8049.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8050.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8051.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8052.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8053.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8054.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8055.             'doctrine.entity_managers' => [
  8056.                 'default' => 'doctrine.orm.default_entity_manager',
  8057.             ],
  8058.             'doctrine.default_entity_manager' => 'default',
  8059.             'doctrine.dbal.connection_factory.types' => [
  8060.             ],
  8061.             'doctrine.connections' => [
  8062.                 'default' => 'doctrine.dbal.default_connection',
  8063.             ],
  8064.             'doctrine.default_connection' => 'default',
  8065.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8066.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8067.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8068.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8069.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8070.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8071.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8072.             'doctrine.orm.cache.memcache_port' => 11211,
  8073.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8074.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8075.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8076.             'doctrine.orm.cache.memcached_port' => 11211,
  8077.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8078.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8079.             'doctrine.orm.cache.redis_host' => 'localhost',
  8080.             'doctrine.orm.cache.redis_port' => 6379,
  8081.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8082.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8083.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8084.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8085.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8086.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8087.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8088.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8089.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8090.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8091.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8092.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8093.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8094.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8095.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8096.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8097.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8098.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8099.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8100.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8101.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8102.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8103.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8104.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8105.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8106.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8107.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8108.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8109.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8110.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8111.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8112.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8113.             'sylius.repository.order.class' => 'App\\Repository\\OrderRepository',
  8114.             'sylius.repository.order_item.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8115.             'sylius_order.driver.doctrine/orm' => true,
  8116.             'sylius_order.driver' => 'doctrine/orm',
  8117.             'sylius.resources' => [
  8118.                 'sylius.adjustment' => [
  8119.                     'driver' => 'doctrine/orm',
  8120.                     'classes' => [
  8121.                         'model' => 'App\\Entity\\Order\\Adjustment',
  8122.                         'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface',
  8123.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8124.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8125.                     ],
  8126.                 ],
  8127.                 'sylius.order' => [
  8128.                     'driver' => 'doctrine/orm',
  8129.                     'classes' => [
  8130.                         'model' => 'App\\Entity\\Order\\Order',
  8131.                         'controller' => 'App\\Controller\\OrderController',
  8132.                         'repository' => 'App\\Repository\\OrderRepository',
  8133.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface',
  8134.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8135.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType',
  8136.                     ],
  8137.                 ],
  8138.                 'sylius.order_item' => [
  8139.                     'driver' => 'doctrine/orm',
  8140.                     'classes' => [
  8141.                         'model' => 'App\\Entity\\Order\\OrderItem',
  8142.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  8143.                         'controller' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController',
  8144.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface',
  8145.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8146.                         'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType',
  8147.                     ],
  8148.                 ],
  8149.                 'sylius.order_item_unit' => [
  8150.                     'driver' => 'doctrine/orm',
  8151.                     'classes' => [
  8152.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  8153.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  8154.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface',
  8155.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8156.                         'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  8157.                     ],
  8158.                 ],
  8159.                 'sylius.order_sequence' => [
  8160.                     'driver' => 'doctrine/orm',
  8161.                     'classes' => [
  8162.                         'model' => 'App\\Entity\\Order\\OrderSequence',
  8163.                         'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface',
  8164.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8165.                     ],
  8166.                 ],
  8167.                 'sylius.currency' => [
  8168.                     'driver' => 'doctrine/orm',
  8169.                     'classes' => [
  8170.                         'model' => 'App\\Entity\\Currency\\Currency',
  8171.                         'interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface',
  8172.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8173.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8174.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  8175.                     ],
  8176.                 ],
  8177.                 'sylius.exchange_rate' => [
  8178.                     'driver' => 'doctrine/orm',
  8179.                     'classes' => [
  8180.                         'model' => 'App\\Entity\\Currency\\ExchangeRate',
  8181.                         'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface',
  8182.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8183.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8184.                         'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  8185.                     ],
  8186.                 ],
  8187.                 'sylius.locale' => [
  8188.                     'driver' => 'doctrine/orm',
  8189.                     'classes' => [
  8190.                         'model' => 'App\\Entity\\Locale\\Locale',
  8191.                         'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface',
  8192.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8193.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8194.                         'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType',
  8195.                     ],
  8196.                 ],
  8197.                 'sylius.product' => [
  8198.                     'driver' => 'doctrine/orm',
  8199.                     'classes' => [
  8200.                         'model' => 'App\\Entity\\Product\\Product',
  8201.                         'repository' => 'App\\Repository\\ProductRepository',
  8202.                         'controller' => 'App\\Controller\\ProductController',
  8203.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductInterface',
  8204.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8205.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType',
  8206.                     ],
  8207.                     'translation' => [
  8208.                         'classes' => [
  8209.                             'model' => 'App\\Entity\\Product\\ProductTranslation',
  8210.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8211.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8212.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8213.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8214.                         ],
  8215.                     ],
  8216.                 ],
  8217.                 'sylius.product_translation' => [
  8218.                     'driver' => 'doctrine/orm',
  8219.                     'classes' => [
  8220.                         'model' => 'App\\Entity\\Product\\ProductTranslation',
  8221.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  8222.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8223.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8224.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  8225.                     ],
  8226.                 ],
  8227.                 'sylius.product_variant' => [
  8228.                     'driver' => 'doctrine/orm',
  8229.                     'classes' => [
  8230.                         'model' => 'App\\Entity\\Product\\ProductVariant',
  8231.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  8232.                         'repository' => 'App\\Repository\\ProductVariantRepository',
  8233.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface',
  8234.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8235.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType',
  8236.                     ],
  8237.                     'translation' => [
  8238.                         'classes' => [
  8239.                             'model' => 'App\\Entity\\Product\\ProductVariantTranslation',
  8240.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8241.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8242.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8243.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8244.                         ],
  8245.                     ],
  8246.                 ],
  8247.                 'sylius.product_variant_translation' => [
  8248.                     'driver' => 'doctrine/orm',
  8249.                     'classes' => [
  8250.                         'model' => 'App\\Entity\\Product\\ProductVariantTranslation',
  8251.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  8252.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8253.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8254.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  8255.                     ],
  8256.                 ],
  8257.                 'sylius.product_option' => [
  8258.                     'driver' => 'doctrine/orm',
  8259.                     'classes' => [
  8260.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  8261.                         'model' => 'App\\Entity\\Product\\ProductOption',
  8262.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface',
  8263.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8264.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8265.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType',
  8266.                     ],
  8267.                     'translation' => [
  8268.                         'classes' => [
  8269.                             'model' => 'App\\Entity\\Product\\ProductOptionTranslation',
  8270.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8271.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8272.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8273.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8274.                         ],
  8275.                     ],
  8276.                 ],
  8277.                 'sylius.product_option_translation' => [
  8278.                     'driver' => 'doctrine/orm',
  8279.                     'classes' => [
  8280.                         'model' => 'App\\Entity\\Product\\ProductOptionTranslation',
  8281.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  8282.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8283.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8284.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  8285.                     ],
  8286.                 ],
  8287.                 'sylius.product_association_type' => [
  8288.                     'driver' => 'doctrine/orm',
  8289.                     'classes' => [
  8290.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  8291.                         'model' => 'App\\Entity\\Product\\ProductAssociationType',
  8292.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface',
  8293.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8294.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8295.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType',
  8296.                     ],
  8297.                     'translation' => [
  8298.                         'classes' => [
  8299.                             'model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  8300.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8301.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8302.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8303.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8304.                         ],
  8305.                     ],
  8306.                 ],
  8307.                 'sylius.product_association_type_translation' => [
  8308.                     'driver' => 'doctrine/orm',
  8309.                     'classes' => [
  8310.                         'model' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  8311.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  8312.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8313.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8314.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  8315.                     ],
  8316.                 ],
  8317.                 'sylius.product_option_value' => [
  8318.                     'driver' => 'doctrine/orm',
  8319.                     'classes' => [
  8320.                         'model' => 'App\\Entity\\Product\\ProductOptionValue',
  8321.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface',
  8322.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8323.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8324.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType',
  8325.                     ],
  8326.                     'translation' => [
  8327.                         'classes' => [
  8328.                             'model' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  8329.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8330.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8331.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8332.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8333.                         ],
  8334.                     ],
  8335.                 ],
  8336.                 'sylius.product_option_value_translation' => [
  8337.                     'driver' => 'doctrine/orm',
  8338.                     'classes' => [
  8339.                         'model' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  8340.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  8341.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8342.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8343.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  8344.                     ],
  8345.                 ],
  8346.                 'sylius.product_association' => [
  8347.                     'driver' => 'doctrine/orm',
  8348.                     'classes' => [
  8349.                         'model' => 'App\\Entity\\Product\\ProductAssociation',
  8350.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface',
  8351.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8352.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8353.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType',
  8354.                     ],
  8355.                 ],
  8356.                 'sylius.channel' => [
  8357.                     'driver' => 'doctrine/orm',
  8358.                     'classes' => [
  8359.                         'model' => 'App\\Entity\\Channel\\Channel',
  8360.                         'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface',
  8361.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8362.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8363.                         'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType',
  8364.                     ],
  8365.                 ],
  8366.                 'sylius.product_attribute' => [
  8367.                     'driver' => 'doctrine/orm',
  8368.                     'classes' => [
  8369.                         'model' => 'App\\Entity\\Product\\ProductAttribute',
  8370.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  8371.                         'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  8372.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  8373.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8374.                     ],
  8375.                     'translation' => [
  8376.                         'classes' => [
  8377.                             'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  8378.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8379.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8380.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8381.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8382.                         ],
  8383.                     ],
  8384.                 ],
  8385.                 'sylius.product_attribute_translation' => [
  8386.                     'driver' => 'doctrine/orm',
  8387.                     'classes' => [
  8388.                         'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  8389.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  8390.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  8391.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8392.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8393.                     ],
  8394.                 ],
  8395.                 'sylius.product_attribute_value' => [
  8396.                     'driver' => 'doctrine/orm',
  8397.                     'classes' => [
  8398.                         'model' => 'App\\Entity\\Product\\ProductAttributeValue',
  8399.                         'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  8400.                         'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  8401.                         'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  8402.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8403.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8404.                     ],
  8405.                 ],
  8406.                 'sylius.tax_rate' => [
  8407.                     'driver' => 'doctrine/orm',
  8408.                     'classes' => [
  8409.                         'model' => 'App\\Entity\\Taxation\\TaxRate',
  8410.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface',
  8411.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8412.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8413.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  8414.                     ],
  8415.                 ],
  8416.                 'sylius.tax_category' => [
  8417.                     'driver' => 'doctrine/orm',
  8418.                     'classes' => [
  8419.                         'model' => 'App\\Entity\\Taxation\\TaxCategory',
  8420.                         'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface',
  8421.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8422.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8423.                         'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType',
  8424.                     ],
  8425.                 ],
  8426.                 'sylius.shipment' => [
  8427.                     'driver' => 'doctrine/orm',
  8428.                     'classes' => [
  8429.                         'model' => 'App\\Entity\\Shipping\\Shipment',
  8430.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  8431.                         'controller' => 'App\\Controller\\ShipmentController',
  8432.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentInterface',
  8433.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8434.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType',
  8435.                     ],
  8436.                 ],
  8437.                 'sylius.shipment_unit' => [
  8438.                     'driver' => 'doctrine/orm',
  8439.                     'classes' => [
  8440.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  8441.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface',
  8442.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8443.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8444.                     ],
  8445.                 ],
  8446.                 'sylius.shipping_method' => [
  8447.                     'driver' => 'doctrine/orm',
  8448.                     'classes' => [
  8449.                         'model' => 'App\\Entity\\Shipping\\ShippingMethod',
  8450.                         'repository' => 'App\\Repository\\ShippingMethodRepository',
  8451.                         'controller' => 'App\\Controller\\ShippingMethodController',
  8452.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface',
  8453.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8454.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType',
  8455.                     ],
  8456.                     'translation' => [
  8457.                         'classes' => [
  8458.                             'model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  8459.                             'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  8460.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8461.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8462.                             'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  8463.                         ],
  8464.                     ],
  8465.                 ],
  8466.                 'sylius.shipping_method_translation' => [
  8467.                     'driver' => 'doctrine/orm',
  8468.                     'classes' => [
  8469.                         'model' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  8470.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  8471.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8472.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8473.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  8474.                     ],
  8475.                 ],
  8476.                 'sylius.shipping_category' => [
  8477.                     'driver' => 'doctrine/orm',
  8478.                     'classes' => [
  8479.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  8480.                         'model' => 'App\\Entity\\Shipping\\ShippingCategory',
  8481.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface',
  8482.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8483.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8484.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType',
  8485.                     ],
  8486.                 ],
  8487.                 'sylius.shipping_method_rule' => [
  8488.                     'driver' => 'doctrine/orm',
  8489.                     'classes' => [
  8490.                         'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  8491.                         'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface',
  8492.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8493.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8494.                         'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType',
  8495.                     ],
  8496.                 ],
  8497.                 'sylius.payment' => [
  8498.                     'driver' => 'doctrine/orm',
  8499.                     'classes' => [
  8500.                         'model' => 'App\\Entity\\Payment\\Payment',
  8501.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  8502.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface',
  8503.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8504.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8505.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType',
  8506.                     ],
  8507.                 ],
  8508.                 'sylius.payment_method' => [
  8509.                     'driver' => 'doctrine/orm',
  8510.                     'classes' => [
  8511.                         'model' => 'App\\Entity\\Payment\\PaymentMethod',
  8512.                         'repository' => 'App\\Repository\\PaymentMethodRepository',
  8513.                         'controller' => 'App\\Controller\\PaymentMethodController',
  8514.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface',
  8515.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8516.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType',
  8517.                     ],
  8518.                     'translation' => [
  8519.                         'classes' => [
  8520.                             'model' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  8521.                             'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  8522.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8523.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8524.                             'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  8525.                         ],
  8526.                     ],
  8527.                 ],
  8528.                 'sylius.payment_method_translation' => [
  8529.                     'driver' => 'doctrine/orm',
  8530.                     'classes' => [
  8531.                         'model' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  8532.                         'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  8533.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8534.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8535.                         'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  8536.                     ],
  8537.                 ],
  8538.                 'sylius.promotion_subject' => [
  8539.                     'driver' => 'doctrine/orm',
  8540.                     'classes' => [
  8541.                         'model' => 'App\\Entity\\Order\\Order',
  8542.                     ],
  8543.                 ],
  8544.                 'sylius.promotion' => [
  8545.                     'driver' => 'doctrine/orm',
  8546.                     'classes' => [
  8547.                         'model' => 'App\\Entity\\Promotion\\Promotion',
  8548.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  8549.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface',
  8550.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8551.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8552.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType',
  8553.                     ],
  8554.                 ],
  8555.                 'sylius.promotion_coupon' => [
  8556.                     'driver' => 'doctrine/orm',
  8557.                     'classes' => [
  8558.                         'model' => 'App\\Entity\\Promotion\\PromotionCoupon',
  8559.                         'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  8560.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface',
  8561.                         'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  8562.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8563.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType',
  8564.                     ],
  8565.                 ],
  8566.                 'sylius.promotion_rule' => [
  8567.                     'driver' => 'doctrine/orm',
  8568.                     'classes' => [
  8569.                         'model' => 'App\\Entity\\Promotion\\PromotionRule',
  8570.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface',
  8571.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8572.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8573.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType',
  8574.                     ],
  8575.                 ],
  8576.                 'sylius.promotion_action' => [
  8577.                     'driver' => 'doctrine/orm',
  8578.                     'classes' => [
  8579.                         'model' => 'App\\Entity\\Promotion\\PromotionAction',
  8580.                         'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface',
  8581.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8582.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8583.                         'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType',
  8584.                     ],
  8585.                 ],
  8586.                 'sylius.address' => [
  8587.                     'driver' => 'doctrine/orm',
  8588.                     'classes' => [
  8589.                         'model' => 'App\\Entity\\Addressing\\Address',
  8590.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  8591.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  8592.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8593.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8594.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType',
  8595.                     ],
  8596.                 ],
  8597.                 'sylius.country' => [
  8598.                     'driver' => 'doctrine/orm',
  8599.                     'classes' => [
  8600.                         'model' => 'App\\Entity\\Addressing\\Country',
  8601.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface',
  8602.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8603.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8604.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType',
  8605.                     ],
  8606.                 ],
  8607.                 'sylius.province' => [
  8608.                     'driver' => 'doctrine/orm',
  8609.                     'classes' => [
  8610.                         'model' => 'App\\Entity\\Addressing\\Province',
  8611.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface',
  8612.                         'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  8613.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8614.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType',
  8615.                     ],
  8616.                 ],
  8617.                 'sylius.zone' => [
  8618.                     'driver' => 'doctrine/orm',
  8619.                     'classes' => [
  8620.                         'model' => 'App\\Entity\\Addressing\\Zone',
  8621.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface',
  8622.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8623.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8624.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType',
  8625.                     ],
  8626.                 ],
  8627.                 'sylius.zone_member' => [
  8628.                     'driver' => 'doctrine/orm',
  8629.                     'classes' => [
  8630.                         'model' => 'App\\Entity\\Addressing\\ZoneMember',
  8631.                         'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface',
  8632.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8633.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8634.                         'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType',
  8635.                     ],
  8636.                 ],
  8637.                 'sylius.address_log_entry' => [
  8638.                     'driver' => 'doctrine/orm',
  8639.                     'classes' => [
  8640.                         'model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  8641.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8642.                         'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  8643.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8644.                     ],
  8645.                 ],
  8646.                 'sylius.inventory_unit' => [
  8647.                     'driver' => 'doctrine/orm',
  8648.                     'classes' => [
  8649.                         'model' => 'App\\Entity\\Order\\OrderItemUnit',
  8650.                         'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface',
  8651.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8652.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8653.                     ],
  8654.                 ],
  8655.                 'sylius.taxon' => [
  8656.                     'driver' => 'doctrine/orm',
  8657.                     'classes' => [
  8658.                         'model' => 'App\\Entity\\Taxonomy\\Taxon',
  8659.                         'repository' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  8660.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface',
  8661.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8662.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  8663.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType',
  8664.                     ],
  8665.                     'translation' => [
  8666.                         'classes' => [
  8667.                             'model' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  8668.                             'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  8669.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8670.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8671.                             'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  8672.                         ],
  8673.                     ],
  8674.                 ],
  8675.                 'sylius.taxon_translation' => [
  8676.                     'driver' => 'doctrine/orm',
  8677.                     'classes' => [
  8678.                         'model' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  8679.                         'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  8680.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8681.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8682.                         'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  8683.                     ],
  8684.                 ],
  8685.                 'sylius.admin_user' => [
  8686.                     'driver' => 'doctrine/orm',
  8687.                     'classes' => [
  8688.                         'model' => 'App\\Entity\\User\\AdminUser',
  8689.                         'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  8690.                         'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  8691.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  8692.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8693.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8694.                     ],
  8695.                     'templates' => 'SyliusUserBundle:User',
  8696.                     'encoder' => NULL,
  8697.                     'resetting' => [
  8698.                         'token' => [
  8699.                             'ttl' => 'P1D',
  8700.                             'length' => 16,
  8701.                             'field_name' => 'passwordResetToken',
  8702.                         ],
  8703.                         'pin' => [
  8704.                             'length' => 4,
  8705.                             'field_name' => 'passwordResetToken',
  8706.                         ],
  8707.                     ],
  8708.                     'verification' => [
  8709.                         'token' => [
  8710.                             'length' => 16,
  8711.                             'field_name' => 'emailVerificationToken',
  8712.                         ],
  8713.                     ],
  8714.                 ],
  8715.                 'sylius.shop_user' => [
  8716.                     'driver' => 'doctrine/orm',
  8717.                     'classes' => [
  8718.                         'model' => 'App\\Entity\\User\\ShopUser',
  8719.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  8720.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  8721.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  8722.                         'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  8723.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8724.                     ],
  8725.                     'templates' => 'SyliusUserBundle:User',
  8726.                     'encoder' => NULL,
  8727.                     'resetting' => [
  8728.                         'token' => [
  8729.                             'ttl' => 'P1D',
  8730.                             'length' => 16,
  8731.                             'field_name' => 'passwordResetToken',
  8732.                         ],
  8733.                         'pin' => [
  8734.                             'length' => 4,
  8735.                             'field_name' => 'passwordResetToken',
  8736.                         ],
  8737.                     ],
  8738.                     'verification' => [
  8739.                         'token' => [
  8740.                             'length' => 16,
  8741.                             'field_name' => 'emailVerificationToken',
  8742.                         ],
  8743.                     ],
  8744.                 ],
  8745.                 'sylius.oauth_user' => [
  8746.                     'driver' => 'doctrine/orm',
  8747.                     'encoder' => false,
  8748.                     'classes' => [
  8749.                         'model' => 'App\\Entity\\User\\UserOAuth',
  8750.                         'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  8751.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8752.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8753.                     ],
  8754.                     'templates' => 'SyliusUserBundle:User',
  8755.                     'resetting' => [
  8756.                         'token' => [
  8757.                             'ttl' => 'P1D',
  8758.                             'length' => 16,
  8759.                             'field_name' => 'passwordResetToken',
  8760.                         ],
  8761.                         'pin' => [
  8762.                             'length' => 4,
  8763.                             'field_name' => 'passwordResetToken',
  8764.                         ],
  8765.                     ],
  8766.                     'verification' => [
  8767.                         'token' => [
  8768.                             'length' => 16,
  8769.                             'field_name' => 'emailVerificationToken',
  8770.                         ],
  8771.                     ],
  8772.                 ],
  8773.                 'sylius.customer' => [
  8774.                     'driver' => 'doctrine/orm',
  8775.                     'classes' => [
  8776.                         'model' => 'App\\Entity\\Customer\\Customer',
  8777.                         'repository' => 'App\\Repository\\CustomerRepository',
  8778.                         'controller' => 'App\\Controller\\CustomerController',
  8779.                         'form' => 'App\\Form\\Type\\Customer\\CustomerType',
  8780.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface',
  8781.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8782.                     ],
  8783.                 ],
  8784.                 'sylius.customer_group' => [
  8785.                     'driver' => 'doctrine/orm',
  8786.                     'classes' => [
  8787.                         'model' => 'App\\Entity\\Customer\\CustomerGroup',
  8788.                         'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface',
  8789.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8790.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8791.                         'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType',
  8792.                     ],
  8793.                 ],
  8794.                 'sylius.product_review' => [
  8795.                     'driver' => 'doctrine/orm',
  8796.                     'classes' => [
  8797.                         'model' => 'App\\Entity\\Product\\ProductReview',
  8798.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  8799.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  8800.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  8801.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8802.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8803.                     ],
  8804.                 ],
  8805.                 'sylius.product_reviewer' => [
  8806.                     'driver' => 'doctrine/orm',
  8807.                     'classes' => [
  8808.                         'model' => 'App\\Entity\\Customer\\Customer',
  8809.                         'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  8810.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8811.                     ],
  8812.                 ],
  8813.                 'sylius.product_taxon' => [
  8814.                     'driver' => 'doctrine/orm',
  8815.                     'classes' => [
  8816.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  8817.                         'model' => 'App\\Entity\\Product\\ProductTaxon',
  8818.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface',
  8819.                         'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  8820.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8821.                     ],
  8822.                 ],
  8823.                 'sylius.product_image' => [
  8824.                     'driver' => 'doctrine/orm',
  8825.                     'classes' => [
  8826.                         'model' => 'App\\Entity\\Product\\ProductImage',
  8827.                         'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface',
  8828.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8829.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8830.                     ],
  8831.                 ],
  8832.                 'sylius.taxon_image' => [
  8833.                     'driver' => 'doctrine/orm',
  8834.                     'classes' => [
  8835.                         'model' => 'App\\Entity\\Taxonomy\\TaxonImage',
  8836.                         'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface',
  8837.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8838.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8839.                     ],
  8840.                 ],
  8841.                 'sylius.channel_pricing' => [
  8842.                     'driver' => 'doctrine/orm',
  8843.                     'classes' => [
  8844.                         'model' => 'App\\Entity\\Channel\\ChannelPricing',
  8845.                         'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface',
  8846.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8847.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8848.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType',
  8849.                     ],
  8850.                 ],
  8851.                 'sylius.avatar_image' => [
  8852.                     'driver' => 'doctrine/orm',
  8853.                     'classes' => [
  8854.                         'model' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  8855.                         'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  8856.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8857.                     ],
  8858.                 ],
  8859.                 'sylius.shop_billing_data' => [
  8860.                     'driver' => 'doctrine/orm',
  8861.                     'classes' => [
  8862.                         'model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  8863.                         'interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface',
  8864.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8865.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8866.                         'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType',
  8867.                     ],
  8868.                 ],
  8869.                 'app.customer_payment' => [
  8870.                     'classes' => [
  8871.                         'model' => 'App\\Entity\\Customer\\CustomerPayment',
  8872.                         'controller' => 'App\\Controller\\CustomerPaymentController',
  8873.                         'repository' => 'App\\Repository\\CustomerPaymentRepository',
  8874.                         'form' => 'App\\Form\\Type\\CustomerPayment',
  8875.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8876.                     ],
  8877.                     'driver' => 'doctrine/orm',
  8878.                 ],
  8879.                 'app.order_invoice' => [
  8880.                     'classes' => [
  8881.                         'model' => 'App\\Entity\\Order\\Order',
  8882.                         'controller' => 'App\\Controller\\InvoiceController',
  8883.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8884.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8885.                     ],
  8886.                     'driver' => 'doctrine/orm',
  8887.                 ],
  8888.                 'app.order' => [
  8889.                     'classes' => [
  8890.                         'model' => 'App\\Entity\\Order\\Order',
  8891.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8892.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8893.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8894.                     ],
  8895.                     'driver' => 'doctrine/orm',
  8896.                 ],
  8897.                 'app.order_type' => [
  8898.                     'driver' => 'doctrine/orm',
  8899.                     'classes' => [
  8900.                         'model' => 'App\\Entity\\Order\\OrderType',
  8901.                         'repository' => 'App\\Repository\\OrderTypeRepository',
  8902.                         'form' => 'App\\Form\\Type\\OrderType',
  8903.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8904.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8905.                     ],
  8906.                 ],
  8907.                 'app.order_nature' => [
  8908.                     'driver' => 'doctrine/orm',
  8909.                     'classes' => [
  8910.                         'model' => 'App\\Entity\\Order\\OrderNature',
  8911.                         'repository' => 'App\\Repository\\OrderNatureRepository',
  8912.                         'form' => 'App\\Form\\Type\\OrderNature',
  8913.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8914.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8915.                     ],
  8916.                 ],
  8917.                 'app.order_invoices' => [
  8918.                     'driver' => 'doctrine/orm',
  8919.                     'classes' => [
  8920.                         'model' => 'App\\Entity\\Order\\Order',
  8921.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8922.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8923.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8924.                     ],
  8925.                 ],
  8926.                 'app.order_state' => [
  8927.                     'driver' => 'doctrine/orm',
  8928.                     'classes' => [
  8929.                         'model' => 'App\\Entity\\Order\\OrderState',
  8930.                         'repository' => 'App\\Repository\\OrderStateRepository',
  8931.                         'form' => 'App\\Form\\Type\\OrderState',
  8932.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8933.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8934.                     ],
  8935.                 ],
  8936.                 'app.order_amount' => [
  8937.                     'driver' => 'doctrine/orm',
  8938.                     'classes' => [
  8939.                         'model' => 'App\\Entity\\Order\\OrderAmount',
  8940.                         'repository' => 'App\\Repository\\OrderAmountRepository',
  8941.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8942.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8943.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8944.                     ],
  8945.                 ],
  8946.                 'app.customer_activity' => [
  8947.                     'driver' => 'doctrine/orm',
  8948.                     'classes' => [
  8949.                         'model' => 'App\\Entity\\Customer\\CustomerActivity',
  8950.                         'repository' => 'App\\Repository\\CustomerActivityRepository',
  8951.                         'form' => 'App\\Form\\Type\\CustomerActivity',
  8952.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8953.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8954.                     ],
  8955.                 ],
  8956.                 'app.customer_activity_domain' => [
  8957.                     'driver' => 'doctrine/orm',
  8958.                     'classes' => [
  8959.                         'model' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  8960.                         'repository' => 'App\\Repository\\CustomerActivityDomainRepository',
  8961.                         'form' => 'App\\Form\\Type\\CustomerActivityDomain',
  8962.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8963.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8964.                     ],
  8965.                 ],
  8966.                 'app.depot' => [
  8967.                     'driver' => 'doctrine/orm',
  8968.                     'classes' => [
  8969.                         'model' => 'App\\Entity\\Product\\Depot',
  8970.                         'repository' => 'App\\Repository\\DepotRepository',
  8971.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8972.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8973.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  8974.                     ],
  8975.                 ],
  8976.                 'app.customer_editor' => [
  8977.                     'driver' => 'doctrine/orm',
  8978.                     'classes' => [
  8979.                         'model' => 'App\\Entity\\Customer\\CustomerEditor',
  8980.                         'repository' => 'App\\Repository\\CustomerEditorRepository',
  8981.                         'form' => 'App\\Form\\Type\\CustomerEditor',
  8982.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8983.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8984.                     ],
  8985.                 ],
  8986.                 'app.customer_control' => [
  8987.                     'driver' => 'doctrine/orm',
  8988.                     'classes' => [
  8989.                         'model' => 'App\\Entity\\Customer\\CustomerControl',
  8990.                         'repository' => 'App\\Repository\\CustomerControlRepository',
  8991.                         'form' => 'App\\Form\\Type\\CustomerControl',
  8992.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  8993.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  8994.                     ],
  8995.                 ],
  8996.                 'app.customer_payment_method' => [
  8997.                     'driver' => 'doctrine/orm',
  8998.                     'classes' => [
  8999.                         'model' => 'App\\Entity\\Customer\\CustomerPaymentMethod',
  9000.                         'repository' => 'App\\Repository\\CustomerPaymentMethodRepository',
  9001.                         'form' => 'App\\Form\\Type\\CustomerPaymentMethod',
  9002.                         'controller' => 'App\\Controller\\CustomerPaymentMethodController',
  9003.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9004.                     ],
  9005.                 ],
  9006.                 'app.customer_representative' => [
  9007.                     'driver' => 'doctrine/orm',
  9008.                     'classes' => [
  9009.                         'model' => 'App\\Entity\\Customer\\CustomerRepresentative',
  9010.                         'repository' => 'App\\Repository\\CustomerRepresentativeRepository',
  9011.                         'form' => 'App\\Form\\Type\\CustomerRepresentative',
  9012.                         'controller' => 'App\\Controller\\RepresentativeController',
  9013.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9014.                     ],
  9015.                 ],
  9016.                 'app.segment' => [
  9017.                     'driver' => 'doctrine/orm',
  9018.                     'classes' => [
  9019.                         'model' => 'App\\Entity\\Customer\\Segment',
  9020.                         'repository' => 'App\\Repository\\SegmentRepository',
  9021.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9022.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9023.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9024.                     ],
  9025.                 ],
  9026.                 'app.segment_period' => [
  9027.                     'driver' => 'doctrine/orm',
  9028.                     'classes' => [
  9029.                         'model' => 'App\\Entity\\Customer\\SegmentPeriod',
  9030.                         'repository' => 'App\\Repository\\SegmentPeriodRepository',
  9031.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9032.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9033.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9034.                     ],
  9035.                 ],
  9036.                 'app.segment_value' => [
  9037.                     'driver' => 'doctrine/orm',
  9038.                     'classes' => [
  9039.                         'model' => 'App\\Entity\\Customer\\SegmentValue',
  9040.                         'repository' => 'App\\Repository\\SegmentValueRepository',
  9041.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9042.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9043.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9044.                     ],
  9045.                 ],
  9046.                 'app.customer_segment' => [
  9047.                     'driver' => 'doctrine/orm',
  9048.                     'classes' => [
  9049.                         'model' => 'App\\Entity\\Customer\\CustomerSegment',
  9050.                         'repository' => 'App\\Repository\\CustomerSegmentRepository',
  9051.                         'form' => 'App\\Form\\Type\\CustomerSegment',
  9052.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9053.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9054.                     ],
  9055.                 ],
  9056.                 'app.city' => [
  9057.                     'driver' => 'doctrine/orm',
  9058.                     'classes' => [
  9059.                         'model' => 'App\\Entity\\Addressing\\City',
  9060.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9061.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9062.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9063.                     ],
  9064.                 ],
  9065.                 'app.brand' => [
  9066.                     'driver' => 'doctrine/orm',
  9067.                     'classes' => [
  9068.                         'model' => 'App\\Entity\\Product\\Brand',
  9069.                         'repository' => 'App\\Repository\\BrandRepository',
  9070.                         'form' => 'App\\Form\\Type\\Brand',
  9071.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9072.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9073.                     ],
  9074.                 ],
  9075.                 'app.contract_type' => [
  9076.                     'driver' => 'doctrine/orm',
  9077.                     'classes' => [
  9078.                         'model' => 'App\\Entity\\Product\\ContractType',
  9079.                         'repository' => 'App\\Repository\\ContractTypeRepository',
  9080.                         'form' => 'App\\Form\\Type\\ContractType',
  9081.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9082.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9083.                     ],
  9084.                 ],
  9085.                 'app.product_state' => [
  9086.                     'driver' => 'doctrine/orm',
  9087.                     'classes' => [
  9088.                         'model' => 'App\\Entity\\Product\\ProductState',
  9089.                         'repository' => 'App\\Repository\\ProductStateRepository',
  9090.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9091.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9092.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9093.                     ],
  9094.                 ],
  9095.                 'app.accounting_code' => [
  9096.                     'driver' => 'doctrine/orm',
  9097.                     'classes' => [
  9098.                         'model' => 'App\\Entity\\Product\\AccountingCode',
  9099.                         'repository' => 'App\\Repository\\AccountingCodeRepository',
  9100.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9101.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9102.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9103.                     ],
  9104.                 ],
  9105.                 'app.tax_rate_group' => [
  9106.                     'driver' => 'doctrine/orm',
  9107.                     'classes' => [
  9108.                         'model' => 'App\\Entity\\Taxation\\TaxRateGroup',
  9109.                         'repository' => 'App\\Repository\\TaxRateGroupRepository',
  9110.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9111.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9112.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9113.                     ],
  9114.                 ],
  9115.                 'app.theme' => [
  9116.                     'driver' => 'doctrine/orm',
  9117.                     'classes' => [
  9118.                         'model' => 'App\\Entity\\Product\\Theme',
  9119.                         'repository' => 'App\\Repository\\ThemeRepository',
  9120.                         'controller' => 'App\\Controller\\ThemeController',
  9121.                         'form' => 'App\\Form\\Type\\Theme',
  9122.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9123.                     ],
  9124.                 ],
  9125.                 'app.order_tree' => [
  9126.                     'driver' => 'doctrine/orm',
  9127.                     'classes' => [
  9128.                         'model' => 'App\\Entity\\Order\\OrderTree',
  9129.                         'repository' => 'App\\Repository\\OrderTreeRepository',
  9130.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9131.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9132.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9133.                     ],
  9134.                 ],
  9135.                 'app.theme_group' => [
  9136.                     'driver' => 'doctrine/orm',
  9137.                     'classes' => [
  9138.                         'model' => 'App\\Entity\\Product\\ThemeGroup',
  9139.                         'repository' => 'App\\Repository\\ThemeGroupRepository',
  9140.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9141.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9142.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9143.                     ],
  9144.                 ],
  9145.                 'app.nf_order' => [
  9146.                     'driver' => 'doctrine/orm',
  9147.                     'classes' => [
  9148.                         'model' => 'App\\Entity\\Order\\Order',
  9149.                         'controller' => 'App\\Controller\\NFController',
  9150.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9151.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9152.                     ],
  9153.                 ],
  9154.                 'app.proforma_order' => [
  9155.                     'driver' => 'doctrine/orm',
  9156.                     'classes' => [
  9157.                         'model' => 'App\\Entity\\Order\\Order',
  9158.                         'controller' => 'App\\Controller\\ProformaController',
  9159.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9160.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9161.                     ],
  9162.                 ],
  9163.                 'app.sales_log' => [
  9164.                     'driver' => 'doctrine/orm',
  9165.                     'classes' => [
  9166.                         'model' => 'App\\Entity\\Order\\Order',
  9167.                         'controller' => 'App\\Controller\\SalesLogController',
  9168.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9169.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9170.                     ],
  9171.                 ],
  9172.                 'app.editor' => [
  9173.                     'driver' => 'doctrine/orm',
  9174.                     'classes' => [
  9175.                         'model' => 'App\\Entity\\Customer\\Customer',
  9176.                         'controller' => 'App\\Controller\\EditorController',
  9177.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9178.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9179.                     ],
  9180.                 ],
  9181.                 'app.supplier' => [
  9182.                     'driver' => 'doctrine/orm',
  9183.                     'classes' => [
  9184.                         'model' => 'App\\Entity\\Customer\\Customer',
  9185.                         'controller' => 'App\\Controller\\SupplierController',
  9186.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9187.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9188.                     ],
  9189.                 ],
  9190.                 'app.client' => [
  9191.                     'driver' => 'doctrine/orm',
  9192.                     'classes' => [
  9193.                         'model' => 'App\\Entity\\Customer\\Customer',
  9194.                         'controller' => 'App\\Controller\\ClientController',
  9195.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9196.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9197.                     ],
  9198.                 ],
  9199.                 'app.office_product' => [
  9200.                     'driver' => 'doctrine/orm',
  9201.                     'classes' => [
  9202.                         'model' => 'App\\Entity\\Product\\Product',
  9203.                         'controller' => 'App\\Controller\\OfficeLaunchController',
  9204.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9205.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9206.                     ],
  9207.                 ],
  9208.                 'app.office_launch' => [
  9209.                     'driver' => 'doctrine/orm',
  9210.                     'classes' => [
  9211.                         'model' => 'App\\Entity\\Order\\OfficeLaunch',
  9212.                         'repository' => 'App\\Repository\\OfficeLaunchRepository',
  9213.                         'form' => 'App\\Form\\Type\\OfficeLaunch',
  9214.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9215.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9216.                     ],
  9217.                 ],
  9218.                 'app.order_launch' => [
  9219.                     'driver' => 'doctrine/orm',
  9220.                     'classes' => [
  9221.                         'model' => 'App\\Entity\\Order\\Order',
  9222.                         'repository' => 'App\\Repository\\OrderRepository',
  9223.                         'controller' => 'App\\Controller\\OrderLaunchController',
  9224.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9225.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9226.                     ],
  9227.                 ],
  9228.                 'app.product_spn' => [
  9229.                     'driver' => 'doctrine/orm',
  9230.                     'classes' => [
  9231.                         'model' => 'App\\Entity\\Product\\Product',
  9232.                         'controller' => 'App\\Controller\\SPNController',
  9233.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9234.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9235.                     ],
  9236.                 ],
  9237.                 'app.cancellation_item' => [
  9238.                     'driver' => 'doctrine/orm',
  9239.                     'classes' => [
  9240.                         'model' => 'App\\Entity\\Order\\OrderItem',
  9241.                         'controller' => 'App\\Controller\\OrderItemController',
  9242.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9243.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9244.                     ],
  9245.                 ],
  9246.                 'app.product_composition' => [
  9247.                     'driver' => 'doctrine/orm',
  9248.                     'classes' => [
  9249.                         'model' => 'App\\Entity\\Product\\ProductComposisiton',
  9250.                         'form' => 'App\\Form\\Type\\ProductComposition',
  9251.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9252.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9253.                     ],
  9254.                 ],
  9255.                 'app.product_stock' => [
  9256.                     'driver' => 'doctrine/orm',
  9257.                     'classes' => [
  9258.                         'model' => 'App\\Entity\\Order\\Order',
  9259.                         'repository' => 'App\\Repository\\OrderRepository',
  9260.                         'controller' => 'App\\Controller\\ProductStockController',
  9261.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9262.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9263.                     ],
  9264.                 ],
  9265.                 'app.product_requirement_reservation' => [
  9266.                     'driver' => 'doctrine/orm',
  9267.                     'classes' => [
  9268.                         'model' => 'App\\Entity\\Order\\Order',
  9269.                         'repository' => 'App\\Repository\\OrderRepository',
  9270.                         'controller' => 'App\\Controller\\ProductReservationRequirementController',
  9271.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9272.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9273.                     ],
  9274.                 ],
  9275.                 'app.product_sales' => [
  9276.                     'driver' => 'doctrine/orm',
  9277.                     'classes' => [
  9278.                         'model' => 'App\\Entity\\Order\\Order',
  9279.                         'repository' => 'App\\Repository\\OrderRepository',
  9280.                         'controller' => 'App\\Controller\\ProductSalesController',
  9281.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9282.                         'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  9283.                     ],
  9284.                 ],
  9285.                 'sylius.payment_security_token' => [
  9286.                     'driver' => 'doctrine/orm',
  9287.                     'classes' => [
  9288.                         'model' => 'App\\Entity\\Payment\\PaymentSecurityToken',
  9289.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface',
  9290.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9291.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9292.                     ],
  9293.                 ],
  9294.                 'sylius.gateway_config' => [
  9295.                     'driver' => 'doctrine/orm',
  9296.                     'classes' => [
  9297.                         'model' => 'App\\Entity\\Payment\\GatewayConfig',
  9298.                         'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface',
  9299.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9300.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9301.                         'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType',
  9302.                     ],
  9303.                 ],
  9304.                 'sylius.api_user' => [
  9305.                     'driver' => 'doctrine/orm',
  9306.                     'classes' => [
  9307.                         'model' => 'App\\Entity\\User\\AdminUser',
  9308.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\UserInterface',
  9309.                     ],
  9310.                 ],
  9311.                 'sylius.api_client' => [
  9312.                     'driver' => 'doctrine/orm',
  9313.                     'classes' => [
  9314.                         'model' => 'App\\Entity\\AdminApi\\Client',
  9315.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\ClientInterface',
  9316.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9317.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9318.                         'form' => 'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ClientType',
  9319.                     ],
  9320.                 ],
  9321.                 'sylius.api_access_token' => [
  9322.                     'driver' => 'doctrine/orm',
  9323.                     'classes' => [
  9324.                         'model' => 'App\\Entity\\AdminApi\\AccessToken',
  9325.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AccessTokenInterface',
  9326.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9327.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9328.                     ],
  9329.                 ],
  9330.                 'sylius.api_refresh_token' => [
  9331.                     'driver' => 'doctrine/orm',
  9332.                     'classes' => [
  9333.                         'model' => 'App\\Entity\\AdminApi\\RefreshToken',
  9334.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\RefreshTokenInterface',
  9335.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9336.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9337.                     ],
  9338.                 ],
  9339.                 'sylius.api_auth_code' => [
  9340.                     'driver' => 'doctrine/orm',
  9341.                     'classes' => [
  9342.                         'model' => 'App\\Entity\\AdminApi\\AuthCode',
  9343.                         'interface' => 'Sylius\\Bundle\\AdminApiBundle\\Model\\AuthCodeInterface',
  9344.                         'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9345.                         'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9346.                     ],
  9347.                 ],
  9348.             ],
  9349.             'sylius.model.adjustment.class' => 'App\\Entity\\Order\\Adjustment',
  9350.             'sylius.controller.adjustment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9351.             'sylius.factory.adjustment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9352.             'sylius.doctrine.orm.container_repository_factory.entities' => [
  9353.                 => 'App\\Entity\\Order\\Adjustment',
  9354.                 => 'App\\Entity\\Order\\OrderSequence',
  9355.                 => 'App\\Entity\\Currency\\Currency',
  9356.                 => 'App\\Entity\\Locale\\Locale',
  9357.                 => 'App\\Entity\\Product\\ProductTranslation',
  9358.                 => 'App\\Entity\\Product\\ProductVariantTranslation',
  9359.                 => 'App\\Entity\\Product\\ProductOptionTranslation',
  9360.                 => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  9361.                 => 'App\\Entity\\Product\\ProductOptionValue',
  9362.                 => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  9363.                 10 => 'App\\Entity\\Product\\ProductAssociation',
  9364.                 11 => 'App\\Entity\\Product\\ProductAttribute',
  9365.                 12 => 'App\\Entity\\Product\\ProductAttributeTranslation',
  9366.                 13 => 'App\\Entity\\Taxation\\TaxRate',
  9367.                 14 => 'App\\Entity\\Order\\OrderItemUnit',
  9368.                 15 => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  9369.                 16 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9370.                 17 => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  9371.                 18 => 'App\\Entity\\Order\\Order',
  9372.                 19 => 'App\\Entity\\Promotion\\PromotionRule',
  9373.                 20 => 'App\\Entity\\Promotion\\PromotionAction',
  9374.                 21 => 'App\\Entity\\Addressing\\Country',
  9375.                 22 => 'App\\Entity\\Addressing\\Province',
  9376.                 23 => 'App\\Entity\\Addressing\\Zone',
  9377.                 24 => 'App\\Entity\\Addressing\\ZoneMember',
  9378.                 25 => 'App\\Entity\\Order\\OrderItemUnit',
  9379.                 26 => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  9380.                 27 => 'App\\Entity\\User\\UserOAuth',
  9381.                 28 => 'App\\Entity\\Customer\\CustomerGroup',
  9382.                 29 => 'App\\Entity\\Customer\\Customer',
  9383.                 30 => 'App\\Entity\\Product\\ProductImage',
  9384.                 31 => 'App\\Entity\\Taxonomy\\TaxonImage',
  9385.                 32 => 'App\\Entity\\Channel\\ChannelPricing',
  9386.                 33 => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  9387.                 34 => 'App\\Entity\\Order\\Order',
  9388.                 35 => 'App\\Entity\\Order\\Order',
  9389.                 36 => 'App\\Entity\\Order\\Order',
  9390.                 37 => 'App\\Entity\\Addressing\\City',
  9391.                 38 => 'App\\Entity\\Order\\Order',
  9392.                 39 => 'App\\Entity\\Order\\Order',
  9393.                 40 => 'App\\Entity\\Order\\Order',
  9394.                 41 => 'App\\Entity\\Customer\\Customer',
  9395.                 42 => 'App\\Entity\\Customer\\Customer',
  9396.                 43 => 'App\\Entity\\Customer\\Customer',
  9397.                 44 => 'App\\Entity\\Product\\Product',
  9398.                 45 => 'App\\Entity\\Product\\Product',
  9399.                 46 => 'App\\Entity\\Order\\OrderItem',
  9400.                 47 => 'App\\Entity\\Product\\ProductComposisiton',
  9401.                 48 => 'App\\Entity\\Payment\\PaymentSecurityToken',
  9402.                 49 => 'App\\Entity\\Payment\\GatewayConfig',
  9403.                 50 => 'App\\Entity\\User\\AdminUser',
  9404.                 51 => 'App\\Entity\\AdminApi\\Client',
  9405.                 52 => 'App\\Entity\\AdminApi\\AccessToken',
  9406.                 53 => 'App\\Entity\\AdminApi\\RefreshToken',
  9407.                 54 => 'App\\Entity\\AdminApi\\AuthCode',
  9408.             ],
  9409.             'sylius.model.order.class' => 'App\\Entity\\Order\\Order',
  9410.             'sylius.controller.order.class' => 'App\\Controller\\OrderController',
  9411.             'sylius.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9412.             'sylius.model.order_item.class' => 'App\\Entity\\Order\\OrderItem',
  9413.             'sylius.controller.order_item.class' => 'Sylius\\PayPalPlugin\\Controller\\PayPalOrderItemController',
  9414.             'sylius.factory.order_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9415.             'sylius.model.order_item_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  9416.             'sylius.controller.order_item_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9417.             'sylius.factory.order_item_unit.class' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  9418.             'sylius.repository.order_item_unit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  9419.             'sylius.model.order_sequence.class' => 'App\\Entity\\Order\\OrderSequence',
  9420.             'sylius.factory.order_sequence.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9421.             'sylius.form.type.order.validation_groups' => [
  9422.                 => 'sylius',
  9423.             ],
  9424.             'sylius.form.type.order_item.validation_groups' => [
  9425.                 => 'sylius',
  9426.             ],
  9427.             'sylius.form.type.cart.validation_groups' => [
  9428.                 => 'sylius',
  9429.             ],
  9430.             'sylius.form.type.cart_item.validation_groups' => [
  9431.                 => 'sylius',
  9432.             ],
  9433.             'sylius_order.cart_expiration_period' => '2 days',
  9434.             'sylius_order.order_expiration_period' => '5 days',
  9435.             'sylius_money.locale' => 'fr_FR',
  9436.             'sylius.repository.exchange_rate.class' => 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  9437.             'sylius_currency.driver.doctrine/orm' => true,
  9438.             'sylius_currency.driver' => 'doctrine/orm',
  9439.             'sylius.model.currency.class' => 'App\\Entity\\Currency\\Currency',
  9440.             'sylius.controller.currency.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9441.             'sylius.factory.currency.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9442.             'sylius.model.exchange_rate.class' => 'App\\Entity\\Currency\\ExchangeRate',
  9443.             'sylius.controller.exchange_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9444.             'sylius.factory.exchange_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9445.             'sylius.form.type.currency.validation_groups' => [
  9446.                 => 'sylius',
  9447.             ],
  9448.             'sylius.form.type.exchange_rate.validation_groups' => [
  9449.                 => 'sylius',
  9450.             ],
  9451.             'sylius_locale.driver.doctrine/orm' => true,
  9452.             'sylius_locale.driver' => 'doctrine/orm',
  9453.             'sylius.model.locale.class' => 'App\\Entity\\Locale\\Locale',
  9454.             'sylius.controller.locale.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9455.             'sylius.factory.locale.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9456.             'sylius.form.type.locale.validation_groups' => [
  9457.                 => 'sylius',
  9458.             ],
  9459.             'sylius_locale.locale' => 'fr_FR',
  9460.             'sylius.repository.product.class' => 'App\\Repository\\ProductRepository',
  9461.             'sylius.repository.product_variant.class' => 'App\\Repository\\ProductVariantRepository',
  9462.             'sylius.repository.product_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  9463.             'sylius.repository.product_option.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  9464.             'sylius_product.driver.doctrine/orm' => true,
  9465.             'sylius_product.driver' => 'doctrine/orm',
  9466.             'sylius.model.product.class' => 'App\\Entity\\Product\\Product',
  9467.             'sylius.controller.product.class' => 'App\\Controller\\ProductController',
  9468.             'sylius.factory.product.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9469.             'sylius.model.product_translation.class' => 'App\\Entity\\Product\\ProductTranslation',
  9470.             'sylius.controller.product_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9471.             'sylius.factory.product_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9472.             'sylius.model.product_variant.class' => 'App\\Entity\\Product\\ProductVariant',
  9473.             'sylius.controller.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  9474.             'sylius.factory.product_variant.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9475.             'sylius.model.product_variant_translation.class' => 'App\\Entity\\Product\\ProductVariantTranslation',
  9476.             'sylius.controller.product_variant_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9477.             'sylius.factory.product_variant_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9478.             'sylius.model.product_option.class' => 'App\\Entity\\Product\\ProductOption',
  9479.             'sylius.controller.product_option.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9480.             'sylius.factory.product_option.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9481.             'sylius.model.product_option_translation.class' => 'App\\Entity\\Product\\ProductOptionTranslation',
  9482.             'sylius.controller.product_option_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9483.             'sylius.factory.product_option_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9484.             'sylius.model.product_association_type.class' => 'App\\Entity\\Product\\ProductAssociationType',
  9485.             'sylius.controller.product_association_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9486.             'sylius.factory.product_association_type.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9487.             'sylius.repository.product_association_type.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  9488.             'sylius.model.product_association_type_translation.class' => 'App\\Entity\\Product\\ProductAssociationTypeTranslation',
  9489.             'sylius.controller.product_association_type_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9490.             'sylius.factory.product_association_type_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9491.             'sylius.model.product_option_value.class' => 'App\\Entity\\Product\\ProductOptionValue',
  9492.             'sylius.controller.product_option_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9493.             'sylius.factory.product_option_value.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9494.             'sylius.model.product_option_value_translation.class' => 'App\\Entity\\Product\\ProductOptionValueTranslation',
  9495.             'sylius.controller.product_option_value_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9496.             'sylius.factory.product_option_value_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9497.             'sylius.model.product_association.class' => 'App\\Entity\\Product\\ProductAssociation',
  9498.             'sylius.controller.product_association.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9499.             'sylius.factory.product_association.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9500.             'sylius.form.type.product_association.validation_groups' => [
  9501.                 => 'sylius',
  9502.             ],
  9503.             'sylius.form.type.product_association_type.validation_groups' => [
  9504.                 => 'sylius',
  9505.             ],
  9506.             'sylius.form.type.product_association_type_translation.validation_groups' => [
  9507.                 => 'sylius',
  9508.             ],
  9509.             'sylius.form.type.product_attribute.validation_groups' => [
  9510.                 => 'sylius',
  9511.             ],
  9512.             'sylius.form.type.product_attribute_translation.validation_groups' => [
  9513.                 => 'sylius',
  9514.             ],
  9515.             'sylius.form.type.product_attribute_value.validation_groups' => [
  9516.                 => 'sylius',
  9517.             ],
  9518.             'sylius.form.type.product.validation_groups' => [
  9519.                 => 'sylius',
  9520.             ],
  9521.             'sylius.form.type.product_translation.validation_groups' => [
  9522.                 => 'sylius',
  9523.             ],
  9524.             'sylius.form.type.product_generate_variants.validation_groups' => [
  9525.                 => 'sylius',
  9526.             ],
  9527.             'sylius.form.type.product_option.validation_groups' => [
  9528.                 => 'sylius',
  9529.             ],
  9530.             'sylius.form.type.product_option_translation.validation_groups' => [
  9531.                 => 'sylius',
  9532.             ],
  9533.             'sylius.form.type.product_option_value.validation_groups' => [
  9534.                 => 'sylius',
  9535.             ],
  9536.             'sylius.form.type.product_option_value_translation.validation_groups' => [
  9537.                 => 'sylius',
  9538.             ],
  9539.             'sylius.form.type.product_variant.validation_groups' => [
  9540.                 => 'sylius',
  9541.             ],
  9542.             'sylius.form.type.product_variant_translation.validation_groups' => [
  9543.                 => 'sylius',
  9544.             ],
  9545.             'sylius.form.type.product_variant_generation.validation_groups' => [
  9546.                 => 'sylius',
  9547.             ],
  9548.             'sylius.repository.channel.class' => 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository',
  9549.             'sylius_channel.driver.doctrine/orm' => true,
  9550.             'sylius_channel.driver' => 'doctrine/orm',
  9551.             'sylius.model.channel.class' => 'App\\Entity\\Channel\\Channel',
  9552.             'sylius.controller.channel.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9553.             'sylius.factory.channel.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9554.             'sylius.form.type.channel.validation_groups' => [
  9555.                 => 'sylius',
  9556.             ],
  9557.             'sylius.model.attribute.interface' => 'Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface',
  9558.             'sylius.attribute.subjects' => [
  9559.                 'product' => [
  9560.                     'subject' => 'App\\Entity\\Product\\Product',
  9561.                     'attribute' => [
  9562.                         'classes' => [
  9563.                             'model' => 'App\\Entity\\Product\\ProductAttribute',
  9564.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  9565.                             'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9566.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  9567.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9568.                         ],
  9569.                         'translation' => [
  9570.                             'classes' => [
  9571.                                 'model' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  9572.                                 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  9573.                                 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  9574.                                 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9575.                                 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9576.                             ],
  9577.                         ],
  9578.                     ],
  9579.                     'attribute_value' => [
  9580.                         'classes' => [
  9581.                             'model' => 'App\\Entity\\Product\\ProductAttributeValue',
  9582.                             'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  9583.                             'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9584.                             'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  9585.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9586.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9587.                         ],
  9588.                     ],
  9589.                 ],
  9590.             ],
  9591.             'sylius_attribute.driver.doctrine/orm' => true,
  9592.             'sylius_attribute.driver' => 'doctrine/orm',
  9593.             'sylius.model.product_attribute.class' => 'App\\Entity\\Product\\ProductAttribute',
  9594.             'sylius.controller.product_attribute.class' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9595.             'sylius.factory.product_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9596.             'sylius.model.product_attribute_translation.class' => 'App\\Entity\\Product\\ProductAttributeTranslation',
  9597.             'sylius.controller.product_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9598.             'sylius.factory.product_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9599.             'sylius.model.product_attribute_value.class' => 'App\\Entity\\Product\\ProductAttributeValue',
  9600.             'sylius.controller.product_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9601.             'sylius.factory.product_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9602.             'sylius.repository.product_attribute_value.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9603.             'sylius.repository.tax_category.class' => 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository',
  9604.             'sylius_taxation.driver.doctrine/orm' => true,
  9605.             'sylius_taxation.driver' => 'doctrine/orm',
  9606.             'sylius.model.tax_rate.class' => 'App\\Entity\\Taxation\\TaxRate',
  9607.             'sylius.controller.tax_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9608.             'sylius.factory.tax_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9609.             'sylius.model.tax_category.class' => 'App\\Entity\\Taxation\\TaxCategory',
  9610.             'sylius.controller.tax_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9611.             'sylius.factory.tax_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9612.             'sylius.form.type.tax_category.validation_groups' => [
  9613.                 => 'sylius',
  9614.             ],
  9615.             'sylius.form.type.tax_rate.validation_groups' => [
  9616.                 => 'sylius',
  9617.             ],
  9618.             'sylius.tax_calculator.interface' => 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface',
  9619.             'sylius.repository.shipping_method.class' => 'App\\Repository\\ShippingMethodRepository',
  9620.             'sylius_shipping.driver.doctrine/orm' => true,
  9621.             'sylius_shipping.driver' => 'doctrine/orm',
  9622.             'sylius.model.shipment.class' => 'App\\Entity\\Shipping\\Shipment',
  9623.             'sylius.controller.shipment.class' => 'App\\Controller\\ShipmentController',
  9624.             'sylius.factory.shipment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9625.             'sylius.repository.shipment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShipmentRepository',
  9626.             'sylius.model.shipment_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  9627.             'sylius.controller.shipment_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9628.             'sylius.factory.shipment_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9629.             'sylius.model.shipping_method.class' => 'App\\Entity\\Shipping\\ShippingMethod',
  9630.             'sylius.controller.shipping_method.class' => 'App\\Controller\\ShippingMethodController',
  9631.             'sylius.factory.shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9632.             'sylius.model.shipping_method_translation.class' => 'App\\Entity\\Shipping\\ShippingMethodTranslation',
  9633.             'sylius.controller.shipping_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9634.             'sylius.factory.shipping_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9635.             'sylius.model.shipping_category.class' => 'App\\Entity\\Shipping\\ShippingCategory',
  9636.             'sylius.controller.shipping_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9637.             'sylius.factory.shipping_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9638.             'sylius.repository.shipping_category.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  9639.             'sylius.model.shipping_method_rule.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9640.             'sylius.controller.shipping_method_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9641.             'sylius.factory.shipping_method_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9642.             'sylius.form.type.shipping_method.validation_groups' => [
  9643.                 => 'sylius',
  9644.             ],
  9645.             'sylius.form.type.shipping_method_translation.validation_groups' => [
  9646.                 => 'sylius',
  9647.             ],
  9648.             'sylius.form.type.shipping_method_rule.validation_groups' => [
  9649.                 => 'sylius',
  9650.             ],
  9651.             'sylius.form.type.shipping_category.validation_groups' => [
  9652.                 => 'sylius',
  9653.             ],
  9654.             'sylius.form.type.shipment.validation_groups' => [
  9655.                 => 'sylius',
  9656.             ],
  9657.             'sylius.form.type.shipment_ship.validation_groups' => [
  9658.                 => 'sylius',
  9659.             ],
  9660.             'sylius.shipping_methods_resolver.interface' => 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface',
  9661.             'sylius_payment.driver.doctrine/orm' => true,
  9662.             'sylius_payment.driver' => 'doctrine/orm',
  9663.             'sylius.model.payment.class' => 'App\\Entity\\Payment\\Payment',
  9664.             'sylius.controller.payment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9665.             'sylius.factory.payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9666.             'sylius.repository.payment.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentRepository',
  9667.             'sylius.model.payment_method.class' => 'App\\Entity\\Payment\\PaymentMethod',
  9668.             'sylius.controller.payment_method.class' => 'App\\Controller\\PaymentMethodController',
  9669.             'sylius.factory.payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9670.             'sylius.repository.payment_method.class' => 'App\\Repository\\PaymentMethodRepository',
  9671.             'sylius.model.payment_method_translation.class' => 'App\\Entity\\Payment\\PaymentMethodTranslation',
  9672.             'sylius.controller.payment_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9673.             'sylius.factory.payment_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9674.             'sylius.form.type.payment.validation_groups' => [
  9675.                 => 'sylius',
  9676.             ],
  9677.             'sylius.form.type.payment_method.validation_groups' => [
  9678.                 => 'sylius',
  9679.             ],
  9680.             'sylius.form.type.payment_method_translation.validation_groups' => [
  9681.                 => 'sylius',
  9682.             ],
  9683.             'sylius.payment_methods_resolver.interface' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  9684.             'sylius.payment_gateways' => [
  9685.                 'offline' => 'sylius.payum_gateway.offline',
  9686.             ],
  9687.             'sylius.mailer.sender_name' => 'Example.com',
  9688.             'sylius.mailer.sender_address' => 'no-reply@example.com',
  9689.             'sylius.mailer.emails' => [
  9690.                 'order_confirmation' => [
  9691.                     'subject' => 'sylius.emails.order_confirmation.subject',
  9692.                     'template' => '@SyliusShop/Email/orderConfirmation.html.twig',
  9693.                     'enabled' => true,
  9694.                 ],
  9695.                 'order_confirmation_resent' => [
  9696.                     'subject' => 'sylius.emails.order_confirmation.subject',
  9697.                     'template' => '@SyliusAdmin/Email/orderConfirmation.html.twig',
  9698.                     'enabled' => true,
  9699.                 ],
  9700.                 'shipment_confirmation' => [
  9701.                     'subject' => 'sylius.emails.shipment_confirmation.subject',
  9702.                     'template' => '@SyliusAdmin/Email/shipmentConfirmation.html.twig',
  9703.                     'enabled' => true,
  9704.                 ],
  9705.                 'contact_request' => [
  9706.                     'subject' => 'sylius.emails.contact_request.subject',
  9707.                     'template' => '@SyliusShop/Email/contactRequest.html.twig',
  9708.                     'enabled' => true,
  9709.                 ],
  9710.                 'user_registration' => [
  9711.                     'subject' => 'sylius.emails.user_registration.subject',
  9712.                     'template' => '@SyliusShop/Email/userRegistration.html.twig',
  9713.                     'enabled' => true,
  9714.                 ],
  9715.                 'password_reset' => [
  9716.                     'subject' => 'sylius.emails.user.password_reset.subject',
  9717.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  9718.                     'enabled' => true,
  9719.                 ],
  9720.                 'reset_password_token' => [
  9721.                     'subject' => 'sylius.emails.user.password_reset.subject',
  9722.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  9723.                     'enabled' => true,
  9724.                 ],
  9725.                 'reset_password_pin' => [
  9726.                     'subject' => 'sylius.emails.user.password_reset.subject',
  9727.                     'template' => '@SyliusShop/Email/passwordReset.html.twig',
  9728.                     'enabled' => true,
  9729.                 ],
  9730.                 'verification_token' => [
  9731.                     'subject' => 'sylius.emails.user.verification_token.subject',
  9732.                     'template' => '@SyliusShop/Email/verification.html.twig',
  9733.                     'enabled' => true,
  9734.                 ],
  9735.             ],
  9736.             'sylius.mailer.templates' => [
  9737.             ],
  9738.             'sylius.form.type.promotion.validation_groups' => [
  9739.                 => 'sylius',
  9740.             ],
  9741.             'sylius.form.type.promotion_action.validation_groups' => [
  9742.                 => 'sylius',
  9743.             ],
  9744.             'sylius.form.type.promotion_rule.validation_groups' => [
  9745.                 => 'sylius',
  9746.             ],
  9747.             'sylius.form.type.promotion_coupon.validation_groups' => [
  9748.                 => 'sylius',
  9749.             ],
  9750.             'sylius.repository.promotion.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  9751.             'sylius.repository.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  9752.             'sylius_promotion.driver.doctrine/orm' => true,
  9753.             'sylius_promotion.driver' => 'doctrine/orm',
  9754.             'sylius.model.promotion_subject.class' => 'App\\Entity\\Order\\Order',
  9755.             'sylius.model.promotion.class' => 'App\\Entity\\Promotion\\Promotion',
  9756.             'sylius.controller.promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9757.             'sylius.factory.promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9758.             'sylius.model.promotion_coupon.class' => 'App\\Entity\\Promotion\\PromotionCoupon',
  9759.             'sylius.controller.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  9760.             'sylius.factory.promotion_coupon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9761.             'sylius.model.promotion_rule.class' => 'App\\Entity\\Promotion\\PromotionRule',
  9762.             'sylius.controller.promotion_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9763.             'sylius.factory.promotion_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9764.             'sylius.model.promotion_action.class' => 'App\\Entity\\Promotion\\PromotionAction',
  9765.             'sylius.controller.promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9766.             'sylius.factory.promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9767.             'sylius_addressing.driver.doctrine/orm' => true,
  9768.             'sylius_addressing.driver' => 'doctrine/orm',
  9769.             'sylius.model.address.class' => 'App\\Entity\\Addressing\\Address',
  9770.             'sylius.controller.address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9771.             'sylius.factory.address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9772.             'sylius.repository.address.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  9773.             'sylius.model.country.class' => 'App\\Entity\\Addressing\\Country',
  9774.             'sylius.controller.country.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9775.             'sylius.factory.country.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9776.             'sylius.model.province.class' => 'App\\Entity\\Addressing\\Province',
  9777.             'sylius.controller.province.class' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  9778.             'sylius.factory.province.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9779.             'sylius.model.zone.class' => 'App\\Entity\\Addressing\\Zone',
  9780.             'sylius.controller.zone.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9781.             'sylius.factory.zone.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9782.             'sylius.model.zone_member.class' => 'App\\Entity\\Addressing\\ZoneMember',
  9783.             'sylius.controller.zone_member.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9784.             'sylius.factory.zone_member.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9785.             'sylius.model.address_log_entry.class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  9786.             'sylius.controller.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9787.             'sylius.factory.address_log_entry.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9788.             'sylius.repository.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  9789.             'sylius.form.type.address.validation_groups' => [
  9790.                 => 'sylius',
  9791.             ],
  9792.             'sylius.form.type.country.validation_groups' => [
  9793.                 => 'sylius',
  9794.             ],
  9795.             'sylius.form.type.province.validation_groups' => [
  9796.                 => 'sylius',
  9797.             ],
  9798.             'sylius.form.type.zone.validation_groups' => [
  9799.                 => 'sylius',
  9800.             ],
  9801.             'sylius.form.type.zone_member.validation_groups' => [
  9802.                 => 'sylius',
  9803.             ],
  9804.             'sylius.scope.zone' => [
  9805.                 'shipping' => 'sylius.form.zone.scopes.shipping',
  9806.                 'tax' => 'sylius.form.zone.scopes.tax',
  9807.                 'all' => 'sylius.form.zone.scopes.all',
  9808.             ],
  9809.             'sylius_inventory.driver.doctrine/orm' => true,
  9810.             'sylius_inventory.driver' => 'doctrine/orm',
  9811.             'sylius.model.inventory_unit.class' => 'App\\Entity\\Order\\OrderItemUnit',
  9812.             'sylius.controller.inventory_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9813.             'sylius.factory.inventory_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9814.             'sylius.repository.taxon.class' => 'Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository',
  9815.             'sylius_taxonomy.driver.doctrine/orm' => true,
  9816.             'sylius_taxonomy.driver' => 'doctrine/orm',
  9817.             'sylius.model.taxon.class' => 'App\\Entity\\Taxonomy\\Taxon',
  9818.             'sylius.controller.taxon.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9819.             'sylius.factory.taxon.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9820.             'sylius.model.taxon_translation.class' => 'App\\Entity\\Taxonomy\\TaxonTranslation',
  9821.             'sylius.controller.taxon_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9822.             'sylius.factory.taxon_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9823.             'sylius.form.type.taxon.validation_groups' => [
  9824.                 => 'sylius',
  9825.             ],
  9826.             'sylius.form.type.taxon_translation.validation_groups' => [
  9827.                 => 'sylius',
  9828.             ],
  9829.             'sylius.form.type.taxon_position.validation_groups' => [
  9830.                 => 'sylius',
  9831.             ],
  9832.             'sylius.repository.user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9833.             'sylius.user.users' => [
  9834.                 'admin' => [
  9835.                     'user' => [
  9836.                         'classes' => [
  9837.                             'model' => 'App\\Entity\\User\\AdminUser',
  9838.                             'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  9839.                             'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9840.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  9841.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9842.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9843.                         ],
  9844.                         'templates' => 'SyliusUserBundle:User',
  9845.                         'encoder' => NULL,
  9846.                         'resetting' => [
  9847.                             'token' => [
  9848.                                 'ttl' => 'P1D',
  9849.                                 'length' => 16,
  9850.                                 'field_name' => 'passwordResetToken',
  9851.                             ],
  9852.                             'pin' => [
  9853.                                 'length' => 4,
  9854.                                 'field_name' => 'passwordResetToken',
  9855.                             ],
  9856.                         ],
  9857.                         'verification' => [
  9858.                             'token' => [
  9859.                                 'length' => 16,
  9860.                                 'field_name' => 'emailVerificationToken',
  9861.                             ],
  9862.                         ],
  9863.                     ],
  9864.                 ],
  9865.                 'shop' => [
  9866.                     'user' => [
  9867.                         'classes' => [
  9868.                             'model' => 'App\\Entity\\User\\ShopUser',
  9869.                             'interface' => 'Sylius\\Component\\Core\\Model\\ShopUserInterface',
  9870.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  9871.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  9872.                             'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9873.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9874.                         ],
  9875.                         'templates' => 'SyliusUserBundle:User',
  9876.                         'encoder' => NULL,
  9877.                         'resetting' => [
  9878.                             'token' => [
  9879.                                 'ttl' => 'P1D',
  9880.                                 'length' => 16,
  9881.                                 'field_name' => 'passwordResetToken',
  9882.                             ],
  9883.                             'pin' => [
  9884.                                 'length' => 4,
  9885.                                 'field_name' => 'passwordResetToken',
  9886.                             ],
  9887.                         ],
  9888.                         'verification' => [
  9889.                             'token' => [
  9890.                                 'length' => 16,
  9891.                                 'field_name' => 'emailVerificationToken',
  9892.                             ],
  9893.                         ],
  9894.                     ],
  9895.                 ],
  9896.                 'oauth' => [
  9897.                     'user' => [
  9898.                         'encoder' => false,
  9899.                         'classes' => [
  9900.                             'model' => 'App\\Entity\\User\\UserOAuth',
  9901.                             'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  9902.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9903.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9904.                         ],
  9905.                         'templates' => 'SyliusUserBundle:User',
  9906.                         'resetting' => [
  9907.                             'token' => [
  9908.                                 'ttl' => 'P1D',
  9909.                                 'length' => 16,
  9910.                                 'field_name' => 'passwordResetToken',
  9911.                             ],
  9912.                             'pin' => [
  9913.                                 'length' => 4,
  9914.                                 'field_name' => 'passwordResetToken',
  9915.                             ],
  9916.                         ],
  9917.                         'verification' => [
  9918.                             'token' => [
  9919.                                 'length' => 16,
  9920.                                 'field_name' => 'emailVerificationToken',
  9921.                             ],
  9922.                         ],
  9923.                     ],
  9924.                 ],
  9925.             ],
  9926.             'sylius_user.driver.doctrine/orm' => true,
  9927.             'sylius_user.driver' => 'doctrine/orm',
  9928.             'sylius.model.admin_user.class' => 'App\\Entity\\User\\AdminUser',
  9929.             'sylius.controller.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9930.             'sylius.factory.admin_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9931.             'sylius.repository.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  9932.             'sylius.model.shop_user.class' => 'App\\Entity\\User\\ShopUser',
  9933.             'sylius.controller.shop_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  9934.             'sylius.factory.shop_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9935.             'sylius.repository.shop_user.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  9936.             'sylius.model.oauth_user.class' => 'App\\Entity\\User\\UserOAuth',
  9937.             'sylius.controller.oauth_user.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9938.             'sylius.factory.oauth_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9939.             'sylius.form.type.user_request_password_reset.validation_groups' => [
  9940.                 => 'sylius',
  9941.             ],
  9942.             'sylius.form.type.user_reset_password.validation_groups' => [
  9943.                 => 'sylius',
  9944.             ],
  9945.             'sylius.form.type.user_change_password.validation_groups' => [
  9946.                 => 'sylius',
  9947.             ],
  9948.             'sylius_customer.driver.doctrine/orm' => true,
  9949.             'sylius_customer.driver' => 'doctrine/orm',
  9950.             'sylius.model.customer.class' => 'App\\Entity\\Customer\\Customer',
  9951.             'sylius.controller.customer.class' => 'App\\Controller\\CustomerController',
  9952.             'sylius.factory.customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9953.             'sylius.repository.customer.class' => 'App\\Repository\\CustomerRepository',
  9954.             'sylius.model.customer_group.class' => 'App\\Entity\\Customer\\CustomerGroup',
  9955.             'sylius.controller.customer_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9956.             'sylius.factory.customer_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9957.             'sylius.form.type.customer.validation_groups' => [
  9958.                 => 'sylius',
  9959.             ],
  9960.             'sylius.form.type.customer_profile.validation_groups' => [
  9961.                 => 'sylius',
  9962.                 => 'sylius_customer_profile',
  9963.             ],
  9964.             'sylius.form.type.customer_group.validation_groups' => [
  9965.                 => 'sylius',
  9966.             ],
  9967.             'sylius.review.subjects' => [
  9968.                 'product' => [
  9969.                     'subject' => 'App\\Entity\\Product\\Product',
  9970.                     'review' => [
  9971.                         'classes' => [
  9972.                             'model' => 'App\\Entity\\Product\\ProductReview',
  9973.                             'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  9974.                             'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  9975.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  9976.                             'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9977.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9978.                         ],
  9979.                     ],
  9980.                     'reviewer' => [
  9981.                         'classes' => [
  9982.                             'model' => 'App\\Entity\\Customer\\Customer',
  9983.                             'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  9984.                             'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9985.                         ],
  9986.                     ],
  9987.                 ],
  9988.             ],
  9989.             'sylius_review.driver.doctrine/orm' => true,
  9990.             'sylius_review.driver' => 'doctrine/orm',
  9991.             'sylius.model.product_review.class' => 'App\\Entity\\Product\\ProductReview',
  9992.             'sylius.controller.product_review.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9993.             'sylius.factory.product_review.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9994.             'sylius.repository.product_review.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductReviewRepository',
  9995.             'sylius.model.product_reviewer.class' => 'App\\Entity\\Customer\\Customer',
  9996.             'sylius.factory.product_reviewer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9997.             'sylius_core.driver.doctrine/orm' => true,
  9998.             'sylius_core.driver' => 'doctrine/orm',
  9999.             'sylius.model.product_taxon.class' => 'App\\Entity\\Product\\ProductTaxon',
  10000.             'sylius.controller.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  10001.             'sylius.factory.product_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10002.             'sylius.repository.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  10003.             'sylius.model.product_image.class' => 'App\\Entity\\Product\\ProductImage',
  10004.             'sylius.controller.product_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10005.             'sylius.factory.product_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10006.             'sylius.model.taxon_image.class' => 'App\\Entity\\Taxonomy\\TaxonImage',
  10007.             'sylius.controller.taxon_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10008.             'sylius.factory.taxon_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10009.             'sylius.model.channel_pricing.class' => 'App\\Entity\\Channel\\ChannelPricing',
  10010.             'sylius.controller.channel_pricing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10011.             'sylius.factory.channel_pricing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10012.             'sylius.model.avatar_image.class' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  10013.             'sylius.factory.avatar_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10014.             'sylius.repository.avatar_image.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  10015.             'sylius.model.shop_billing_data.class' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  10016.             'sylius.controller.shop_billing_data.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10017.             'sylius.factory.shop_billing_data.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10018.             'sylius.form.type.checkout_address.validation_groups' => [
  10019.                 => 'sylius',
  10020.             ],
  10021.             'sylius.form.type.checkout_select_shipping.validation_groups' => [
  10022.                 => 'sylius',
  10023.             ],
  10024.             'sylius.form.type.checkout_shipment.validation_groups' => [
  10025.                 => 'sylius',
  10026.             ],
  10027.             'sylius.form.type.checkout_select_payment.validation_groups' => [
  10028.                 => 'sylius',
  10029.             ],
  10030.             'sylius.form.type.checkout_payment.validation_groups' => [
  10031.                 => 'sylius',
  10032.             ],
  10033.             'sylius.form.type.checkout_complete.validation_groups' => [
  10034.                 => 'sylius',
  10035.             ],
  10036.             'sylius.form.type.product_review.validation_groups' => [
  10037.                 => 'sylius',
  10038.             ],
  10039.             'sylius.form.type.admin_user.validation_groups' => [
  10040.                 => 'sylius',
  10041.             ],
  10042.             'sylius.form.type.shop_user.validation_groups' => [
  10043.                 => 'sylius',
  10044.             ],
  10045.             'sylius.form.type.shop_user_registration.validation_groups' => [
  10046.                 => 'sylius',
  10047.                 => 'sylius_user_registration',
  10048.             ],
  10049.             'sylius.form.type.customer_guest.validation_groups' => [
  10050.                 => 'sylius_customer_guest',
  10051.             ],
  10052.             'sylius.form.type.customer_checkout_guest.validation_groups' => [
  10053.                 => 'sylius_customer_checkout_guest',
  10054.             ],
  10055.             'sylius.form.type.customer_simple_registration.validation_groups' => [
  10056.                 => 'sylius',
  10057.                 => 'sylius_user_registration',
  10058.             ],
  10059.             'sylius.form.type.customer_registration.validation_groups' => [
  10060.                 => 'sylius',
  10061.                 => 'sylius_user_registration',
  10062.                 => 'sylius_customer_profile',
  10063.             ],
  10064.             'sylius.form.type.add_to_cart.validation_groups' => [
  10065.                 => 'sylius',
  10066.             ],
  10067.             'sylius.form.type.channel_pricing.validation_groups' => [
  10068.                 => 'sylius',
  10069.             ],
  10070.             'sylius.form.type.product_image.validation_groups' => [
  10071.                 => 'sylius',
  10072.             ],
  10073.             'sylius_installer_currency' => 'USD',
  10074.             'sylius.tax_calculation_strategy.interface' => 'Sylius\\Component\\Core\\Taxation\\Strategy\\TaxCalculationStrategyInterface',
  10075.             'sylius.order_item_quantity_modifier.limit' => 9999,
  10076.             'sylius.state_machine.class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  10077.             'sylius.resource.settings' => [
  10078.                 'paginate' => NULL,
  10079.                 'limit' => NULL,
  10080.                 'allowed_paginate' => [
  10081.                     => 10,
  10082.                     => 20,
  10083.                     => 30,
  10084.                 ],
  10085.                 'default_page_size' => 10,
  10086.                 'sortable' => false,
  10087.                 'sorting' => NULL,
  10088.                 'filterable' => false,
  10089.                 'criteria' => NULL,
  10090.             ],
  10091.             'sylius.orm.repository.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  10092.             'sylius.translation.translatable_listener.doctrine.orm.class' => 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  10093.             'app.model.customer_payment.class' => 'App\\Entity\\Customer\\CustomerPayment',
  10094.             'app.controller.customer_payment.class' => 'App\\Controller\\CustomerPaymentController',
  10095.             'app.factory.customer_payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10096.             'app.repository.customer_payment.class' => 'App\\Repository\\CustomerPaymentRepository',
  10097.             'app.model.order_invoice.class' => 'App\\Entity\\Order\\Order',
  10098.             'app.controller.order_invoice.class' => 'App\\Controller\\InvoiceController',
  10099.             'app.factory.order_invoice.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10100.             'app.model.order.class' => 'App\\Entity\\Order\\Order',
  10101.             'app.controller.order.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10102.             'app.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10103.             'app.model.order_type.class' => 'App\\Entity\\Order\\OrderType',
  10104.             'app.controller.order_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10105.             'app.factory.order_type.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10106.             'app.repository.order_type.class' => 'App\\Repository\\OrderTypeRepository',
  10107.             'app.model.order_nature.class' => 'App\\Entity\\Order\\OrderNature',
  10108.             'app.controller.order_nature.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10109.             'app.factory.order_nature.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10110.             'app.repository.order_nature.class' => 'App\\Repository\\OrderNatureRepository',
  10111.             'app.model.order_invoices.class' => 'App\\Entity\\Order\\Order',
  10112.             'app.controller.order_invoices.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10113.             'app.factory.order_invoices.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10114.             'app.model.order_state.class' => 'App\\Entity\\Order\\OrderState',
  10115.             'app.controller.order_state.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10116.             'app.factory.order_state.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10117.             'app.repository.order_state.class' => 'App\\Repository\\OrderStateRepository',
  10118.             'app.model.order_amount.class' => 'App\\Entity\\Order\\OrderAmount',
  10119.             'app.controller.order_amount.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10120.             'app.factory.order_amount.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10121.             'app.repository.order_amount.class' => 'App\\Repository\\OrderAmountRepository',
  10122.             'app.model.customer_activity.class' => 'App\\Entity\\Customer\\CustomerActivity',
  10123.             'app.controller.customer_activity.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10124.             'app.factory.customer_activity.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10125.             'app.repository.customer_activity.class' => 'App\\Repository\\CustomerActivityRepository',
  10126.             'app.model.customer_activity_domain.class' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  10127.             'app.controller.customer_activity_domain.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10128.             'app.factory.customer_activity_domain.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10129.             'app.repository.customer_activity_domain.class' => 'App\\Repository\\CustomerActivityDomainRepository',
  10130.             'app.model.depot.class' => 'App\\Entity\\Product\\Depot',
  10131.             'app.controller.depot.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10132.             'app.factory.depot.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10133.             'app.repository.depot.class' => 'App\\Repository\\DepotRepository',
  10134.             'app.model.customer_editor.class' => 'App\\Entity\\Customer\\CustomerEditor',
  10135.             'app.controller.customer_editor.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10136.             'app.factory.customer_editor.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10137.             'app.repository.customer_editor.class' => 'App\\Repository\\CustomerEditorRepository',
  10138.             'app.model.customer_control.class' => 'App\\Entity\\Customer\\CustomerControl',
  10139.             'app.controller.customer_control.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10140.             'app.factory.customer_control.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10141.             'app.repository.customer_control.class' => 'App\\Repository\\CustomerControlRepository',
  10142.             'app.model.customer_payment_method.class' => 'App\\Entity\\Customer\\CustomerPaymentMethod',
  10143.             'app.controller.customer_payment_method.class' => 'App\\Controller\\CustomerPaymentMethodController',
  10144.             'app.factory.customer_payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10145.             'app.repository.customer_payment_method.class' => 'App\\Repository\\CustomerPaymentMethodRepository',
  10146.             'app.model.customer_representative.class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  10147.             'app.controller.customer_representative.class' => 'App\\Controller\\RepresentativeController',
  10148.             'app.factory.customer_representative.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10149.             'app.repository.customer_representative.class' => 'App\\Repository\\CustomerRepresentativeRepository',
  10150.             'app.model.segment.class' => 'App\\Entity\\Customer\\Segment',
  10151.             'app.controller.segment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10152.             'app.factory.segment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10153.             'app.repository.segment.class' => 'App\\Repository\\SegmentRepository',
  10154.             'app.model.segment_period.class' => 'App\\Entity\\Customer\\SegmentPeriod',
  10155.             'app.controller.segment_period.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10156.             'app.factory.segment_period.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10157.             'app.repository.segment_period.class' => 'App\\Repository\\SegmentPeriodRepository',
  10158.             'app.model.segment_value.class' => 'App\\Entity\\Customer\\SegmentValue',
  10159.             'app.controller.segment_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10160.             'app.factory.segment_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10161.             'app.repository.segment_value.class' => 'App\\Repository\\SegmentValueRepository',
  10162.             'app.model.customer_segment.class' => 'App\\Entity\\Customer\\CustomerSegment',
  10163.             'app.controller.customer_segment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10164.             'app.factory.customer_segment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10165.             'app.repository.customer_segment.class' => 'App\\Repository\\CustomerSegmentRepository',
  10166.             'app.model.city.class' => 'App\\Entity\\Addressing\\City',
  10167.             'app.controller.city.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10168.             'app.factory.city.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10169.             'app.model.brand.class' => 'App\\Entity\\Product\\Brand',
  10170.             'app.controller.brand.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10171.             'app.factory.brand.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10172.             'app.repository.brand.class' => 'App\\Repository\\BrandRepository',
  10173.             'app.model.contract_type.class' => 'App\\Entity\\Product\\ContractType',
  10174.             'app.controller.contract_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10175.             'app.factory.contract_type.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10176.             'app.repository.contract_type.class' => 'App\\Repository\\ContractTypeRepository',
  10177.             'app.model.product_state.class' => 'App\\Entity\\Product\\ProductState',
  10178.             'app.controller.product_state.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10179.             'app.factory.product_state.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10180.             'app.repository.product_state.class' => 'App\\Repository\\ProductStateRepository',
  10181.             'app.model.accounting_code.class' => 'App\\Entity\\Product\\AccountingCode',
  10182.             'app.controller.accounting_code.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10183.             'app.factory.accounting_code.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10184.             'app.repository.accounting_code.class' => 'App\\Repository\\AccountingCodeRepository',
  10185.             'app.model.tax_rate_group.class' => 'App\\Entity\\Taxation\\TaxRateGroup',
  10186.             'app.controller.tax_rate_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10187.             'app.factory.tax_rate_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10188.             'app.repository.tax_rate_group.class' => 'App\\Repository\\TaxRateGroupRepository',
  10189.             'app.model.theme.class' => 'App\\Entity\\Product\\Theme',
  10190.             'app.controller.theme.class' => 'App\\Controller\\ThemeController',
  10191.             'app.factory.theme.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10192.             'app.repository.theme.class' => 'App\\Repository\\ThemeRepository',
  10193.             'app.model.order_tree.class' => 'App\\Entity\\Order\\OrderTree',
  10194.             'app.controller.order_tree.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10195.             'app.factory.order_tree.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10196.             'app.repository.order_tree.class' => 'App\\Repository\\OrderTreeRepository',
  10197.             'app.model.theme_group.class' => 'App\\Entity\\Product\\ThemeGroup',
  10198.             'app.controller.theme_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10199.             'app.factory.theme_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10200.             'app.repository.theme_group.class' => 'App\\Repository\\ThemeGroupRepository',
  10201.             'app.model.nf_order.class' => 'App\\Entity\\Order\\Order',
  10202.             'app.controller.nf_order.class' => 'App\\Controller\\NFController',
  10203.             'app.factory.nf_order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10204.             'app.model.proforma_order.class' => 'App\\Entity\\Order\\Order',
  10205.             'app.controller.proforma_order.class' => 'App\\Controller\\ProformaController',
  10206.             'app.factory.proforma_order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10207.             'app.model.sales_log.class' => 'App\\Entity\\Order\\Order',
  10208.             'app.controller.sales_log.class' => 'App\\Controller\\SalesLogController',
  10209.             'app.factory.sales_log.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10210.             'app.model.editor.class' => 'App\\Entity\\Customer\\Customer',
  10211.             'app.controller.editor.class' => 'App\\Controller\\EditorController',
  10212.             'app.factory.editor.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10213.             'app.model.supplier.class' => 'App\\Entity\\Customer\\Customer',
  10214.             'app.controller.supplier.class' => 'App\\Controller\\SupplierController',
  10215.             'app.factory.supplier.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10216.             'app.model.client.class' => 'App\\Entity\\Customer\\Customer',
  10217.             'app.controller.client.class' => 'App\\Controller\\ClientController',
  10218.             'app.factory.client.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10219.             'app.model.office_product.class' => 'App\\Entity\\Product\\Product',
  10220.             'app.controller.office_product.class' => 'App\\Controller\\OfficeLaunchController',
  10221.             'app.factory.office_product.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10222.             'app.model.office_launch.class' => 'App\\Entity\\Order\\OfficeLaunch',
  10223.             'app.controller.office_launch.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10224.             'app.factory.office_launch.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10225.             'app.repository.office_launch.class' => 'App\\Repository\\OfficeLaunchRepository',
  10226.             'app.model.order_launch.class' => 'App\\Entity\\Order\\Order',
  10227.             'app.controller.order_launch.class' => 'App\\Controller\\OrderLaunchController',
  10228.             'app.factory.order_launch.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10229.             'app.repository.order_launch.class' => 'App\\Repository\\OrderRepository',
  10230.             'app.model.product_spn.class' => 'App\\Entity\\Product\\Product',
  10231.             'app.controller.product_spn.class' => 'App\\Controller\\SPNController',
  10232.             'app.factory.product_spn.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10233.             'app.model.cancellation_item.class' => 'App\\Entity\\Order\\OrderItem',
  10234.             'app.controller.cancellation_item.class' => 'App\\Controller\\OrderItemController',
  10235.             'app.factory.cancellation_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10236.             'app.model.product_composition.class' => 'App\\Entity\\Product\\ProductComposisiton',
  10237.             'app.controller.product_composition.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10238.             'app.factory.product_composition.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10239.             'app.model.product_stock.class' => 'App\\Entity\\Order\\Order',
  10240.             'app.controller.product_stock.class' => 'App\\Controller\\ProductStockController',
  10241.             'app.factory.product_stock.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10242.             'app.repository.product_stock.class' => 'App\\Repository\\OrderRepository',
  10243.             'app.model.product_requirement_reservation.class' => 'App\\Entity\\Order\\Order',
  10244.             'app.controller.product_requirement_reservation.class' => 'App\\Controller\\ProductReservationRequirementController',
  10245.             'app.factory.product_requirement_reservation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10246.             'app.repository.product_requirement_reservation.class' => 'App\\Repository\\OrderRepository',
  10247.             'app.model.product_sales.class' => 'App\\Entity\\Order\\Order',
  10248.             'app.controller.product_sales.class' => 'App\\Controller\\ProductSalesController',
  10249.             'app.factory.product_sales.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10250.             'app.repository.product_sales.class' => 'App\\Repository\\OrderRepository',
  10251.             'sylius.grid.templates.action' => [
  10252.                 'default' => '@SyliusUi/Grid/Action/default.html.twig',
  10253.                 'create' => '@SyliusUi/Grid/Action/create.html.twig',
  10254.                 'delete' => '@SyliusUi/Grid/Action/delete.html.twig',
  10255.                 'show' => '@SyliusUi/Grid/Action/show.html.twig',
  10256.                 'update' => '@SyliusUi/Grid/Action/update.html.twig',
  10257.                 'apply_transition' => '@SyliusUi/Grid/Action/applyTransition.html.twig',
  10258.                 'links' => '@SyliusUi/Grid/Action/links.html.twig',
  10259.                 'archive' => '@SyliusUi/Grid/Action/archive.html.twig',
  10260.                 'create_payment_method' => '@SyliusAdmin/PaymentMethod/Grid/Action/create.html.twig',
  10261.                 'create_product_attribute' => '@SyliusAdmin/ProductAttribute/Grid/Action/create.html.twig',
  10262.                 'generate_variants' => '@SyliusAdmin/Product/Grid/Action/generateVariants.html.twig',
  10263.                 'ship_with_tracking_code' => '@SyliusAdmin/Shipment/Grid/Action/shipWithTrackingCode.html.twig',
  10264.                 'update_product_positions' => '@SyliusAdmin/Product/Grid/Action/updatePositions.html.twig',
  10265.                 'update_product_variant_positions' => '@SyliusAdmin/ProductVariant/Grid/Action/updatePositions.html.twig',
  10266.                 'pay' => '@SyliusShop/Account/Order/Grid/Action/_pay_deprecated.html.twig',
  10267.                 'shop_show' => '@SyliusShop/Grid/Action/show.html.twig',
  10268.                 'shop_pay' => '@SyliusShop/Account/Order/Grid/Action/pay.html.twig',
  10269.                 'download_report' => '@SyliusPayPalPlugin/Grid/downloadReport.html.twig',
  10270.                 'enable_pay_pal' => '@SyliusPayPalPlugin/Grid/enablePayPal.html.twig',
  10271.                 'enable_seller' => '@SyliusPayPalPlugin/Grid/enableSeller.html.twig',
  10272.                 'downloadInvoice' => 'Admin/Order/Grid/Action/downloadInvoice.html.twig',
  10273.                 'sendInvoice' => 'Admin/Order/Grid/Action/sendInvoice.html.twig',
  10274.                 'showChildrenByOrder' => 'Admin/Order/Grid/Action/showChildrenByOrder.html.twig',
  10275.                 'showParentsByOrder' => 'Admin/Order/Grid/Action/showParentsByOrder.html.twig',
  10276.                 'createOffice' => 'Admin/Product/Grid/Action/createOffice.html.twig',
  10277.                 'createFinancialInvoices' => 'Admin/Order/Grid/Action/createFinancialInvoices.html.twig',
  10278.                 'importProductsMatrix' => 'Admin/Product/Grid/Action/importProductsMatrix.html.twig',
  10279.                 'createAmazonInvoices' => 'Admin/Order/Grid/Action/createAmazonInvoices.html.twig',
  10280.                 'showHistory' => 'Admin/Product/Grid/Action/showHistory.html.twig',
  10281.                 'showProductsByOffice' => 'Admin/Product/Grid/Action/showProductsByOffice.html.twig',
  10282.                 'createNFOrders' => 'Admin/Order/Grid/Action/createNFOrders.html.twig',
  10283.                 'conditional_update' => 'Admin/Office/Grid/Action/conditional_update.html.twig',
  10284.                 'conditional_delete' => 'Admin/Office/Grid/Action/conditional_delete.html.twig',
  10285.                 'processOrderFeedback' => 'Admin/Order/Grid/Action/processOrderFeedback.html.twig',
  10286.                 'duplicateInvoice' => 'Admin/Order/Grid/Action/duplicateInvoice.html.twig',
  10287.                 'createSPNFromFile' => 'Admin/Order/Grid/Bulk/createSPNFromFile.html.twig',
  10288.                 'exportOrders' => 'Admin/Order/Grid/Action/exportOrders.html.twig',
  10289.                 'exportInvoices' => 'Admin/Order/Grid/Action/exportInvoices.html.twig',
  10290.                 'exportInventory' => 'Admin/Inventory/Grid/Action/export.html.twig',
  10291.                 'exportProductSales' => 'Admin/Product/Grid/Action/exportProductSales.html.twig',
  10292.                 'exportProductStock' => 'Admin/Product/Grid/Action/exportProductStock.html.twig',
  10293.                 'exportProductReservationRequirement' => 'Admin/Product/Grid/Action/exportProductReservationRequirement.html.twig',
  10294.                 'processProforma' => 'Admin/Order/Grid/Action/processProforma.html.twig',
  10295.                 'spnHistorique' => 'Admin/SPN/Grid/Action/spnHistorique.html.twig',
  10296.             ],
  10297.             'sylius.grid.templates.bulk_action' => [
  10298.                 'delete' => '@SyliusUi/Grid/BulkAction/delete.html.twig',
  10299.                 'updateStatus' => 'Admin/Order/Grid/Bulk/updateStatus.html.twig',
  10300.                 'launchOrders' => 'Admin/Order/Grid/Bulk/launchOrders.html.twig',
  10301.                 'productMultiUpdate' => 'Admin/Product/Grid/Bulk/handleMultiUpdates.html.twig',
  10302.                 'exportProducts' => 'Admin/Product/Grid/Bulk/exportProducts.html.twig',
  10303.                 'clearProductSPNSelection' => 'Admin/Product/Grid/Bulk/clearProductSPNSelection.html.twig',
  10304.                 'createSPN' => 'Admin/SPN/Grid/Bulk/createSPN.html.twig',
  10305.                 'clearSPNSelection' => 'Admin/SPN/Grid/Bulk/clearSPNSelection.html.twig',
  10306.                 'generateSalesLog' => 'Admin/Order/Grid/Bulk/generateSalesLog.html.twig',
  10307.                 'correctPrice' => 'Admin/Order/Grid/Bulk/correctPrice.html.twig',
  10308.                 'clearOrderItemsSelection' => 'Admin/Order/Grid/Bulk/clearOrderItemsSelection.html.twig',
  10309.             ],
  10310.             'sylius.grid.templates.filter' => [
  10311.                 'string' => '@SyliusUi/Grid/Filter/string.html.twig',
  10312.                 'boolean' => '@SyliusUi/Grid/Filter/boolean.html.twig',
  10313.                 'date' => '@SyliusUi/Grid/Filter/date.html.twig',
  10314.                 'entity' => '@SyliusUi/Grid/Filter/entity.html.twig',
  10315.                 'money' => '@SyliusUi/Grid/Filter/money.html.twig',
  10316.                 'exists' => '@SyliusUi/Grid/Filter/exists.html.twig',
  10317.                 'select' => '@SyliusUi/Grid/Filter/select.html.twig',
  10318.                 'entities' => '@SyliusUi/Grid/Filter/entities.html.twig',
  10319.                 'shop_string' => '@SyliusShop/Grid/Filter/string.html.twig',
  10320.                 'multi_select_autocomplete' => '@SyliusUi/Grid/Filter/multi_select_autocomplete.html.twig',
  10321.                 'app_order_shipping_method' => '@SyliusUi/Grid/Filter/entity.html.twig',
  10322.                 'available_stock' => '@SyliusUi/Grid/Filter/available_stock.html.twig',
  10323.                 'besoins' => '@SyliusUi/Grid/Filter/besoins.html.twig',
  10324.                 'reserves' => '@SyliusUi/Grid/Filter/reserves.html.twig',
  10325.                 'app_order_number_list' => 'Admin/Order/Grid/Filter/simple_text.html.twig',
  10326.             ],
  10327.             'sylius.grids_definitions' => [
  10328.                 'sylius_admin_address_log_entry' => [
  10329.                     'driver' => [
  10330.                         'name' => 'doctrine/orm',
  10331.                         'options' => [
  10332.                             'class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10333.                             'repository' => [
  10334.                                 'method' => 'createByObjectIdQueryBuilder',
  10335.                                 'arguments' => [
  10336.                                     'objectId' => '$id',
  10337.                                 ],
  10338.                             ],
  10339.                         ],
  10340.                     ],
  10341.                     'fields' => [
  10342.                         'action' => [
  10343.                             'type' => 'twig',
  10344.                             'label' => 'sylius.ui.action',
  10345.                             'options' => [
  10346.                                 'template' => '@SyliusUi/Grid/Field/logAction.html.twig',
  10347.                             ],
  10348.                             'enabled' => true,
  10349.                             'position' => 100,
  10350.                         ],
  10351.                         'loggedAt' => [
  10352.                             'type' => 'datetime',
  10353.                             'label' => 'sylius.ui.logged_at',
  10354.                             'options' => [
  10355.                                 'format' => 'd-m-Y H:i:s',
  10356.                             ],
  10357.                             'enabled' => true,
  10358.                             'position' => 100,
  10359.                         ],
  10360.                         'data' => [
  10361.                             'type' => 'twig',
  10362.                             'label' => 'sylius.ui.changes',
  10363.                             'options' => [
  10364.                                 'template' => '@SyliusUi/Grid/Field/logData.html.twig',
  10365.                             ],
  10366.                             'enabled' => true,
  10367.                             'position' => 100,
  10368.                         ],
  10369.                     ],
  10370.                     'sorting' => [
  10371.                     ],
  10372.                     'limits' => [
  10373.                         => 10,
  10374.                         => 25,
  10375.                         => 50,
  10376.                     ],
  10377.                     'filters' => [
  10378.                     ],
  10379.                     'actions' => [
  10380.                     ],
  10381.                 ],
  10382.                 'sylius_admin_admin_user' => [
  10383.                     'driver' => [
  10384.                         'name' => 'doctrine/orm',
  10385.                         'options' => [
  10386.                             'class' => 'App\\Entity\\User\\AdminUser',
  10387.                         ],
  10388.                     ],
  10389.                     'sorting' => [
  10390.                         'createdAt' => 'desc',
  10391.                     ],
  10392.                     'fields' => [
  10393.                         'firstName' => [
  10394.                             'type' => 'string',
  10395.                             'label' => 'sylius.ui.first_name',
  10396.                             'sortable' => NULL,
  10397.                             'enabled' => true,
  10398.                             'position' => 100,
  10399.                             'options' => [
  10400.                             ],
  10401.                         ],
  10402.                         'lastName' => [
  10403.                             'type' => 'string',
  10404.                             'label' => 'sylius.ui.last_name',
  10405.                             'sortable' => NULL,
  10406.                             'enabled' => true,
  10407.                             'position' => 100,
  10408.                             'options' => [
  10409.                             ],
  10410.                         ],
  10411.                         'username' => [
  10412.                             'type' => 'string',
  10413.                             'label' => 'sylius.ui.username',
  10414.                             'sortable' => NULL,
  10415.                             'enabled' => true,
  10416.                             'position' => 100,
  10417.                             'options' => [
  10418.                             ],
  10419.                         ],
  10420.                         'email' => [
  10421.                             'type' => 'string',
  10422.                             'label' => 'sylius.ui.email',
  10423.                             'sortable' => NULL,
  10424.                             'enabled' => true,
  10425.                             'position' => 100,
  10426.                             'options' => [
  10427.                             ],
  10428.                         ],
  10429.                         'createdAt' => [
  10430.                             'type' => 'datetime',
  10431.                             'label' => 'sylius.ui.registration_date',
  10432.                             'sortable' => NULL,
  10433.                             'options' => [
  10434.                                 'format' => 'd-m-Y H:i',
  10435.                             ],
  10436.                             'enabled' => true,
  10437.                             'position' => 100,
  10438.                         ],
  10439.                         'enabled' => [
  10440.                             'type' => 'twig',
  10441.                             'label' => 'sylius.ui.enabled',
  10442.                             'sortable' => NULL,
  10443.                             'options' => [
  10444.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10445.                             ],
  10446.                             'enabled' => true,
  10447.                             'position' => 100,
  10448.                         ],
  10449.                     ],
  10450.                     'filters' => [
  10451.                         'search' => [
  10452.                             'type' => 'string',
  10453.                             'label' => 'sylius.ui.search',
  10454.                             'options' => [
  10455.                                 'fields' => [
  10456.                                     => 'email',
  10457.                                     => 'username',
  10458.                                     => 'firstName',
  10459.                                     => 'lastName',
  10460.                                 ],
  10461.                             ],
  10462.                             'enabled' => true,
  10463.                             'position' => 100,
  10464.                             'form_options' => [
  10465.                             ],
  10466.                         ],
  10467.                         'enabled' => [
  10468.                             'type' => 'boolean',
  10469.                             'label' => 'sylius.ui.enabled',
  10470.                             'enabled' => true,
  10471.                             'position' => 100,
  10472.                             'options' => [
  10473.                             ],
  10474.                             'form_options' => [
  10475.                             ],
  10476.                         ],
  10477.                     ],
  10478.                     'actions' => [
  10479.                         'main' => [
  10480.                             'create' => [
  10481.                                 'type' => 'create',
  10482.                                 'enabled' => true,
  10483.                                 'position' => 100,
  10484.                                 'options' => [
  10485.                                 ],
  10486.                             ],
  10487.                         ],
  10488.                         'item' => [
  10489.                             'update' => [
  10490.                                 'type' => 'update',
  10491.                                 'enabled' => true,
  10492.                                 'position' => 100,
  10493.                                 'options' => [
  10494.                                 ],
  10495.                             ],
  10496.                             'delete' => [
  10497.                                 'type' => 'delete',
  10498.                                 'enabled' => true,
  10499.                                 'position' => 100,
  10500.                                 'options' => [
  10501.                                 ],
  10502.                             ],
  10503.                         ],
  10504.                         'bulk' => [
  10505.                             'delete' => [
  10506.                                 'type' => 'delete',
  10507.                                 'enabled' => true,
  10508.                                 'position' => 100,
  10509.                                 'options' => [
  10510.                                 ],
  10511.                             ],
  10512.                         ],
  10513.                     ],
  10514.                     'limits' => [
  10515.                         => 10,
  10516.                         => 25,
  10517.                         => 50,
  10518.                     ],
  10519.                 ],
  10520.                 'sylius_admin_channel' => [
  10521.                     'driver' => [
  10522.                         'name' => 'doctrine/orm',
  10523.                         'options' => [
  10524.                             'class' => 'App\\Entity\\Channel\\Channel',
  10525.                         ],
  10526.                     ],
  10527.                     'sorting' => [
  10528.                         'nameAndDescription' => 'asc',
  10529.                     ],
  10530.                     'fields' => [
  10531.                         'nameAndDescription' => [
  10532.                             'type' => 'twig',
  10533.                             'label' => 'sylius.ui.name',
  10534.                             'path' => '.',
  10535.                             'sortable' => 'name',
  10536.                             'options' => [
  10537.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/name.html.twig',
  10538.                             ],
  10539.                             'enabled' => true,
  10540.                             'position' => 100,
  10541.                         ],
  10542.                         'code' => [
  10543.                             'type' => 'twig',
  10544.                             'label' => 'sylius.ui.code',
  10545.                             'path' => '.',
  10546.                             'sortable' => 'code',
  10547.                             'options' => [
  10548.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/code.html.twig',
  10549.                             ],
  10550.                             'enabled' => true,
  10551.                             'position' => 100,
  10552.                         ],
  10553.                         'themeName' => [
  10554.                             'type' => 'twig',
  10555.                             'label' => 'sylius.ui.theme',
  10556.                             'sortable' => NULL,
  10557.                             'options' => [
  10558.                                 'template' => '@SyliusAdmin/Channel/Grid/Field/themeName.html.twig',
  10559.                             ],
  10560.                             'enabled' => true,
  10561.                             'position' => 100,
  10562.                         ],
  10563.                         'enabled' => [
  10564.                             'type' => 'twig',
  10565.                             'label' => 'sylius.ui.enabled',
  10566.                             'sortable' => NULL,
  10567.                             'options' => [
  10568.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10569.                             ],
  10570.                             'enabled' => true,
  10571.                             'position' => 100,
  10572.                         ],
  10573.                     ],
  10574.                     'filters' => [
  10575.                         'search' => [
  10576.                             'type' => 'string',
  10577.                             'label' => 'sylius.ui.search',
  10578.                             'options' => [
  10579.                                 'fields' => [
  10580.                                     => 'code',
  10581.                                     => 'name',
  10582.                                 ],
  10583.                             ],
  10584.                             'enabled' => true,
  10585.                             'position' => 100,
  10586.                             'form_options' => [
  10587.                             ],
  10588.                         ],
  10589.                         'enabled' => [
  10590.                             'type' => 'boolean',
  10591.                             'label' => 'sylius.ui.enabled',
  10592.                             'enabled' => true,
  10593.                             'position' => 100,
  10594.                             'options' => [
  10595.                             ],
  10596.                             'form_options' => [
  10597.                             ],
  10598.                         ],
  10599.                     ],
  10600.                     'actions' => [
  10601.                         'main' => [
  10602.                             'create' => [
  10603.                                 'type' => 'create',
  10604.                                 'enabled' => true,
  10605.                                 'position' => 100,
  10606.                                 'options' => [
  10607.                                 ],
  10608.                             ],
  10609.                         ],
  10610.                         'item' => [
  10611.                             'update' => [
  10612.                                 'type' => 'update',
  10613.                                 'enabled' => true,
  10614.                                 'position' => 100,
  10615.                                 'options' => [
  10616.                                 ],
  10617.                             ],
  10618.                             'delete' => [
  10619.                                 'type' => 'delete',
  10620.                                 'enabled' => true,
  10621.                                 'position' => 100,
  10622.                                 'options' => [
  10623.                                 ],
  10624.                             ],
  10625.                         ],
  10626.                         'bulk' => [
  10627.                             'delete' => [
  10628.                                 'type' => 'delete',
  10629.                                 'enabled' => true,
  10630.                                 'position' => 100,
  10631.                                 'options' => [
  10632.                                 ],
  10633.                             ],
  10634.                         ],
  10635.                     ],
  10636.                     'limits' => [
  10637.                         => 10,
  10638.                         => 25,
  10639.                         => 50,
  10640.                     ],
  10641.                 ],
  10642.                 'sylius_admin_country' => [
  10643.                     'driver' => [
  10644.                         'name' => 'doctrine/orm',
  10645.                         'options' => [
  10646.                             'class' => 'App\\Entity\\Addressing\\Country',
  10647.                         ],
  10648.                     ],
  10649.                     'sorting' => [
  10650.                         'code' => 'asc',
  10651.                     ],
  10652.                     'fields' => [
  10653.                         'code' => [
  10654.                             'type' => 'string',
  10655.                             'label' => 'sylius.ui.code',
  10656.                             'sortable' => NULL,
  10657.                             'enabled' => true,
  10658.                             'position' => 100,
  10659.                             'options' => [
  10660.                             ],
  10661.                         ],
  10662.                         'name' => [
  10663.                             'type' => 'twig',
  10664.                             'label' => 'sylius.ui.name',
  10665.                             'path' => '.',
  10666.                             'sortable' => 'code',
  10667.                             'options' => [
  10668.                                 'template' => '@SyliusAdmin/Country/Grid/Field/name.html.twig',
  10669.                             ],
  10670.                             'enabled' => true,
  10671.                             'position' => 100,
  10672.                         ],
  10673.                         'enabled' => [
  10674.                             'type' => 'twig',
  10675.                             'label' => 'sylius.ui.enabled',
  10676.                             'sortable' => NULL,
  10677.                             'options' => [
  10678.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  10679.                             ],
  10680.                             'enabled' => true,
  10681.                             'position' => 100,
  10682.                         ],
  10683.                     ],
  10684.                     'filters' => [
  10685.                         'code' => [
  10686.                             'type' => 'string',
  10687.                             'label' => 'sylius.ui.code',
  10688.                             'enabled' => true,
  10689.                             'position' => 100,
  10690.                             'options' => [
  10691.                             ],
  10692.                             'form_options' => [
  10693.                             ],
  10694.                         ],
  10695.                         'enabled' => [
  10696.                             'type' => 'boolean',
  10697.                             'label' => 'sylius.ui.enabled',
  10698.                             'enabled' => true,
  10699.                             'position' => 100,
  10700.                             'options' => [
  10701.                             ],
  10702.                             'form_options' => [
  10703.                             ],
  10704.                         ],
  10705.                     ],
  10706.                     'actions' => [
  10707.                         'main' => [
  10708.                             'create' => [
  10709.                                 'type' => 'create',
  10710.                                 'enabled' => true,
  10711.                                 'position' => 100,
  10712.                                 'options' => [
  10713.                                 ],
  10714.                             ],
  10715.                         ],
  10716.                         'item' => [
  10717.                             'update' => [
  10718.                                 'type' => 'update',
  10719.                                 'enabled' => true,
  10720.                                 'position' => 100,
  10721.                                 'options' => [
  10722.                                 ],
  10723.                             ],
  10724.                         ],
  10725.                     ],
  10726.                     'limits' => [
  10727.                         => 10,
  10728.                         => 25,
  10729.                         => 50,
  10730.                     ],
  10731.                 ],
  10732.                 'sylius_admin_currency' => [
  10733.                     'driver' => [
  10734.                         'name' => 'doctrine/orm',
  10735.                         'options' => [
  10736.                             'class' => 'App\\Entity\\Currency\\Currency',
  10737.                         ],
  10738.                     ],
  10739.                     'sorting' => [
  10740.                         'code' => 'asc',
  10741.                     ],
  10742.                     'fields' => [
  10743.                         'code' => [
  10744.                             'type' => 'string',
  10745.                             'label' => 'sylius.ui.code',
  10746.                             'sortable' => NULL,
  10747.                             'enabled' => true,
  10748.                             'position' => 100,
  10749.                             'options' => [
  10750.                             ],
  10751.                         ],
  10752.                         'name' => [
  10753.                             'type' => 'string',
  10754.                             'label' => 'sylius.ui.name',
  10755.                             'enabled' => true,
  10756.                             'position' => 100,
  10757.                             'options' => [
  10758.                             ],
  10759.                         ],
  10760.                     ],
  10761.                     'filters' => [
  10762.                         'code' => [
  10763.                             'type' => 'string',
  10764.                             'label' => 'sylius.ui.code',
  10765.                             'enabled' => true,
  10766.                             'position' => 100,
  10767.                             'options' => [
  10768.                             ],
  10769.                             'form_options' => [
  10770.                             ],
  10771.                         ],
  10772.                     ],
  10773.                     'actions' => [
  10774.                         'main' => [
  10775.                             'create' => [
  10776.                                 'type' => 'create',
  10777.                                 'enabled' => true,
  10778.                                 'position' => 100,
  10779.                                 'options' => [
  10780.                                 ],
  10781.                             ],
  10782.                         ],
  10783.                         'item' => [
  10784.                             'update' => [
  10785.                                 'type' => 'update',
  10786.                                 'enabled' => true,
  10787.                                 'position' => 100,
  10788.                                 'options' => [
  10789.                                 ],
  10790.                             ],
  10791.                         ],
  10792.                     ],
  10793.                     'limits' => [
  10794.                         => 10,
  10795.                         => 25,
  10796.                         => 50,
  10797.                     ],
  10798.                 ],
  10799.                 'sylius_admin_customer' => [
  10800.                     'driver' => [
  10801.                         'name' => 'doctrine/orm',
  10802.                         'options' => [
  10803.                             'class' => 'App\\Entity\\Customer\\Customer',
  10804.                         ],
  10805.                     ],
  10806.                     'sorting' => [
  10807.                         'createdAt' => 'desc',
  10808.                     ],
  10809.                     'fields' => [
  10810.                         'firstName' => [
  10811.                             'type' => 'string',
  10812.                             'label' => 'sylius.ui.first_name',
  10813.                             'sortable' => NULL,
  10814.                             'enabled' => false,
  10815.                             'position' => 100,
  10816.                             'options' => [
  10817.                             ],
  10818.                         ],
  10819.                         'lastName' => [
  10820.                             'type' => 'string',
  10821.                             'label' => 'sylius.ui.last_name',
  10822.                             'sortable' => NULL,
  10823.                             'enabled' => false,
  10824.                             'position' => 100,
  10825.                             'options' => [
  10826.                             ],
  10827.                         ],
  10828.                         'email' => [
  10829.                             'type' => 'string',
  10830.                             'label' => 'sylius.ui.email',
  10831.                             'sortable' => NULL,
  10832.                             'enabled' => true,
  10833.                             'position' => 100,
  10834.                             'options' => [
  10835.                             ],
  10836.                         ],
  10837.                         'createdAt' => [
  10838.                             'type' => 'datetime',
  10839.                             'label' => 'sylius.ui.registration_date',
  10840.                             'sortable' => NULL,
  10841.                             'options' => [
  10842.                                 'format' => 'd-m-Y H:i',
  10843.                             ],
  10844.                             'enabled' => false,
  10845.                             'position' => 100,
  10846.                         ],
  10847.                         'enabled' => [
  10848.                             'type' => 'twig',
  10849.                             'label' => 'sylius.ui.enabled',
  10850.                             'path' => '.',
  10851.                             'options' => [
  10852.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  10853.                             ],
  10854.                             'enabled' => false,
  10855.                             'position' => 100,
  10856.                         ],
  10857.                         'verified' => [
  10858.                             'type' => 'twig',
  10859.                             'label' => 'sylius.ui.verified',
  10860.                             'path' => '.',
  10861.                             'options' => [
  10862.                                 'template' => '@SyliusAdmin/Customer/Grid/Field/verified.html.twig',
  10863.                             ],
  10864.                             'enabled' => false,
  10865.                             'position' => 100,
  10866.                         ],
  10867.                         'isArchived' => [
  10868.                             'type' => 'twig',
  10869.                             'label' => 'app.ui.is_archived',
  10870.                             'options' => [
  10871.                                 'template' => 'Admin/Customer/Grid/Field/isActive.html.twig',
  10872.                             ],
  10873.                             'position' => 0,
  10874.                             'enabled' => true,
  10875.                         ],
  10876.                         'companyName' => [
  10877.                             'type' => 'string',
  10878.                             'label' => 'app.ui.company_name',
  10879.                             'sortable' => NULL,
  10880.                             'position' => 1,
  10881.                             'enabled' => true,
  10882.                             'options' => [
  10883.                             ],
  10884.                         ],
  10885.                         'code' => [
  10886.                             'type' => 'string',
  10887.                             'label' => 'sylius.ui.code',
  10888.                             'sortable' => NULL,
  10889.                             'position' => 2,
  10890.                             'enabled' => true,
  10891.                             'options' => [
  10892.                             ],
  10893.                         ],
  10894.                         'diliComId' => [
  10895.                             'type' => 'string',
  10896.                             'label' => 'app.ui.diliCom_id',
  10897.                             'position' => 3,
  10898.                             'enabled' => true,
  10899.                             'options' => [
  10900.                             ],
  10901.                         ],
  10902.                         'city' => [
  10903.                             'type' => 'string',
  10904.                             'label' => 'sylius.ui.city',
  10905.                             'position' => 4,
  10906.                             'enabled' => true,
  10907.                             'options' => [
  10908.                             ],
  10909.                         ],
  10910.                         'group' => [
  10911.                             'type' => 'twig',
  10912.                             'label' => 'app.ui.customer_group',
  10913.                             'sortable' => 'group.name',
  10914.                             'options' => [
  10915.                                 'template' => 'Admin/Customer/Grid/Field/customerGroup.html.twig',
  10916.                             ],
  10917.                             'position' => 5,
  10918.                             'enabled' => true,
  10919.                         ],
  10920.                         'representative' => [
  10921.                             'type' => 'twig',
  10922.                             'label' => 'app.ui.representative',
  10923.                             'sortable' => 'representative.name',
  10924.                             'options' => [
  10925.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  10926.                             ],
  10927.                             'position' => 6,
  10928.                             'enabled' => true,
  10929.                         ],
  10930.                         'paymentMethod' => [
  10931.                             'type' => 'twig',
  10932.                             'label' => 'app.ui.regulation',
  10933.                             'sortable' => 'paymentMethod.name',
  10934.                             'options' => [
  10935.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  10936.                             ],
  10937.                             'position' => 7,
  10938.                             'enabled' => true,
  10939.                         ],
  10940.                     ],
  10941.                     'filters' => [
  10942.                         'search' => [
  10943.                             'type' => 'string',
  10944.                             'label' => 'sylius.ui.search',
  10945.                             'options' => [
  10946.                                 'fields' => [
  10947.                                     => 'email',
  10948.                                     => 'firstName',
  10949.                                     => 'lastName',
  10950.                                 ],
  10951.                             ],
  10952.                             'enabled' => false,
  10953.                             'position' => 100,
  10954.                             'form_options' => [
  10955.                             ],
  10956.                         ],
  10957.                         'code' => [
  10958.                             'type' => 'string',
  10959.                             'label' => 'sylius.ui.code',
  10960.                             'form_options' => [
  10961.                                 'type' => 'contains',
  10962.                             ],
  10963.                             'enabled' => true,
  10964.                             'position' => 100,
  10965.                             'options' => [
  10966.                             ],
  10967.                         ],
  10968.                         'email' => [
  10969.                             'type' => 'string',
  10970.                             'label' => 'sylius.ui.email',
  10971.                             'form_options' => [
  10972.                                 'type' => 'contains',
  10973.                             ],
  10974.                             'enabled' => true,
  10975.                             'position' => 100,
  10976.                             'options' => [
  10977.                             ],
  10978.                         ],
  10979.                         'diliComId' => [
  10980.                             'type' => 'string',
  10981.                             'label' => 'app.ui.diliCom_id',
  10982.                             'form_options' => [
  10983.                                 'type' => 'contains',
  10984.                             ],
  10985.                             'enabled' => true,
  10986.                             'position' => 100,
  10987.                             'options' => [
  10988.                             ],
  10989.                         ],
  10990.                         'companyName' => [
  10991.                             'type' => 'string',
  10992.                             'label' => 'app.ui.company_name',
  10993.                             'form_options' => [
  10994.                                 'type' => 'contains',
  10995.                             ],
  10996.                             'enabled' => true,
  10997.                             'position' => 100,
  10998.                             'options' => [
  10999.                             ],
  11000.                         ],
  11001.                         'accountingCode' => [
  11002.                             'type' => 'string',
  11003.                             'label' => 'app.ui.shipping_genCode',
  11004.                             'form_options' => [
  11005.                                 'type' => 'contains',
  11006.                             ],
  11007.                             'enabled' => true,
  11008.                             'position' => 100,
  11009.                             'options' => [
  11010.                             ],
  11011.                         ],
  11012.                         'group' => [
  11013.                             'type' => 'entity',
  11014.                             'label' => 'app.ui.customer_group',
  11015.                             'form_options' => [
  11016.                                 'class' => 'App\\Entity\\Customer\\CustomerGroup',
  11017.                                 'multiple' => true,
  11018.                                 'expanded' => false,
  11019.                             ],
  11020.                             'enabled' => true,
  11021.                             'position' => 100,
  11022.                             'options' => [
  11023.                             ],
  11024.                         ],
  11025.                         'representative' => [
  11026.                             'type' => 'entity',
  11027.                             'label' => 'app.ui.representative',
  11028.                             'form_options' => [
  11029.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  11030.                                 'multiple' => true,
  11031.                                 'expanded' => false,
  11032.                             ],
  11033.                             'enabled' => true,
  11034.                             'position' => 100,
  11035.                             'options' => [
  11036.                             ],
  11037.                         ],
  11038.                         'paymentMethod' => [
  11039.                             'type' => 'entity',
  11040.                             'label' => 'app.ui.regulation',
  11041.                             'options' => [
  11042.                                 'fields' => [
  11043.                                     => 'paymentMethod',
  11044.                                 ],
  11045.                             ],
  11046.                             'form_options' => [
  11047.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  11048.                                 'multiple' => true,
  11049.                                 'expanded' => false,
  11050.                             ],
  11051.                             'enabled' => true,
  11052.                             'position' => 100,
  11053.                         ],
  11054.                         'city' => [
  11055.                             'type' => 'string',
  11056.                             'label' => 'sylius.ui.city',
  11057.                             'form_options' => [
  11058.                                 'type' => 'contains',
  11059.                             ],
  11060.                             'enabled' => true,
  11061.                             'position' => 100,
  11062.                             'options' => [
  11063.                             ],
  11064.                         ],
  11065.                         'isArchived' => [
  11066.                             'type' => 'boolean',
  11067.                             'label' => 'app.ui.is_archived',
  11068.                             'options' => [
  11069.                                 'field' => 'isArchived',
  11070.                             ],
  11071.                             'enabled' => true,
  11072.                             'position' => 100,
  11073.                             'form_options' => [
  11074.                             ],
  11075.                         ],
  11076.                     ],
  11077.                     'actions' => [
  11078.                         'main' => [
  11079.                             'create' => [
  11080.                                 'type' => 'create',
  11081.                                 'enabled' => true,
  11082.                                 'position' => 100,
  11083.                                 'options' => [
  11084.                                 ],
  11085.                             ],
  11086.                         ],
  11087.                         'item' => [
  11088.                             'show_orders' => [
  11089.                                 'type' => 'show',
  11090.                                 'label' => 'sylius.ui.show_orders',
  11091.                                 'options' => [
  11092.                                     'link' => [
  11093.                                         'route' => 'sylius_admin_customer_order_index',
  11094.                                         'parameters' => [
  11095.                                             'id' => 'resource.id',
  11096.                                         ],
  11097.                                     ],
  11098.                                 ],
  11099.                                 'enabled' => true,
  11100.                                 'position' => 100,
  11101.                             ],
  11102.                             'show' => [
  11103.                                 'type' => 'show',
  11104.                                 'enabled' => false,
  11105.                                 'position' => 100,
  11106.                                 'options' => [
  11107.                                 ],
  11108.                             ],
  11109.                             'update' => [
  11110.                                 'type' => 'update',
  11111.                                 'enabled' => true,
  11112.                                 'position' => 100,
  11113.                                 'options' => [
  11114.                                 ],
  11115.                             ],
  11116.                         ],
  11117.                     ],
  11118.                     'limits' => [
  11119.                         => 10,
  11120.                         => 25,
  11121.                         => 50,
  11122.                     ],
  11123.                 ],
  11124.                 'sylius_admin_customer_group' => [
  11125.                     'driver' => [
  11126.                         'name' => 'doctrine/orm',
  11127.                         'options' => [
  11128.                             'class' => 'App\\Entity\\Customer\\CustomerGroup',
  11129.                         ],
  11130.                     ],
  11131.                     'sorting' => [
  11132.                         'name' => 'asc',
  11133.                     ],
  11134.                     'fields' => [
  11135.                         'code' => [
  11136.                             'type' => 'string',
  11137.                             'label' => 'sylius.ui.code',
  11138.                             'sortable' => NULL,
  11139.                             'enabled' => false,
  11140.                             'position' => 100,
  11141.                             'options' => [
  11142.                             ],
  11143.                         ],
  11144.                         'name' => [
  11145.                             'type' => 'string',
  11146.                             'label' => 'sylius.ui.name',
  11147.                             'sortable' => NULL,
  11148.                             'enabled' => true,
  11149.                             'position' => 100,
  11150.                             'options' => [
  11151.                             ],
  11152.                         ],
  11153.                         'category' => [
  11154.                             'type' => 'string',
  11155.                             'label' => 'sylius.ui.category',
  11156.                             'sortable' => NULL,
  11157.                             'enabled' => true,
  11158.                             'position' => 100,
  11159.                             'options' => [
  11160.                             ],
  11161.                         ],
  11162.                         'generalAccount' => [
  11163.                             'type' => 'string',
  11164.                             'label' => 'app.ui.general_account',
  11165.                             'sortable' => NULL,
  11166.                             'enabled' => true,
  11167.                             'position' => 100,
  11168.                             'options' => [
  11169.                             ],
  11170.                         ],
  11171.                     ],
  11172.                     'filters' => [
  11173.                         'search' => [
  11174.                             'type' => 'string',
  11175.                             'label' => 'sylius.ui.name',
  11176.                             'options' => [
  11177.                                 'fields' => [
  11178.                                     => 'name',
  11179.                                 ],
  11180.                             ],
  11181.                             'form_options' => [
  11182.                                 'type' => 'contains',
  11183.                             ],
  11184.                             'enabled' => true,
  11185.                             'position' => 100,
  11186.                         ],
  11187.                         'category' => [
  11188.                             'type' => 'string',
  11189.                             'label' => 'sylius.ui.category',
  11190.                             'form_options' => [
  11191.                                 'type' => 'contains',
  11192.                             ],
  11193.                             'enabled' => true,
  11194.                             'position' => 100,
  11195.                             'options' => [
  11196.                             ],
  11197.                         ],
  11198.                         'generalAccount' => [
  11199.                             'type' => 'string',
  11200.                             'label' => 'app.ui.general_account',
  11201.                             'form_options' => [
  11202.                                 'type' => 'contains',
  11203.                             ],
  11204.                             'enabled' => true,
  11205.                             'position' => 100,
  11206.                             'options' => [
  11207.                             ],
  11208.                         ],
  11209.                     ],
  11210.                     'actions' => [
  11211.                         'main' => [
  11212.                             'create' => [
  11213.                                 'type' => 'create',
  11214.                                 'enabled' => true,
  11215.                                 'position' => 100,
  11216.                                 'options' => [
  11217.                                 ],
  11218.                             ],
  11219.                         ],
  11220.                         'item' => [
  11221.                             'update' => [
  11222.                                 'type' => 'update',
  11223.                                 'enabled' => true,
  11224.                                 'position' => 100,
  11225.                                 'options' => [
  11226.                                 ],
  11227.                             ],
  11228.                             'delete' => [
  11229.                                 'type' => 'delete',
  11230.                                 'enabled' => true,
  11231.                                 'position' => 100,
  11232.                                 'options' => [
  11233.                                 ],
  11234.                             ],
  11235.                         ],
  11236.                         'bulk' => [
  11237.                             'delete' => [
  11238.                                 'type' => 'delete',
  11239.                                 'enabled' => false,
  11240.                                 'position' => 100,
  11241.                                 'options' => [
  11242.                                 ],
  11243.                             ],
  11244.                         ],
  11245.                     ],
  11246.                     'limits' => [
  11247.                         => 10,
  11248.                         => 25,
  11249.                         => 50,
  11250.                     ],
  11251.                 ],
  11252.                 'sylius_admin_customer_order' => [
  11253.                     'extends' => 'sylius_admin_order',
  11254.                     'driver' => [
  11255.                         'options' => [
  11256.                             'repository' => [
  11257.                                 'method' => 'createByCustomerIdQueryBuilder',
  11258.                                 'arguments' => [
  11259.                                     'customerId' => '$id',
  11260.                                 ],
  11261.                             ],
  11262.                         ],
  11263.                         'name' => 'doctrine/orm',
  11264.                     ],
  11265.                     'fields' => [
  11266.                         'customer' => [
  11267.                             'type' => 'string',
  11268.                             'enabled' => false,
  11269.                             'position' => 100,
  11270.                             'options' => [
  11271.                             ],
  11272.                         ],
  11273.                     ],
  11274.                     'sorting' => [
  11275.                         'number' => 'desc',
  11276.                     ],
  11277.                     'filters' => [
  11278.                         'customer' => [
  11279.                             'type' => 'string',
  11280.                             'enabled' => false,
  11281.                             'position' => 100,
  11282.                             'options' => [
  11283.                             ],
  11284.                             'form_options' => [
  11285.                             ],
  11286.                         ],
  11287.                     ],
  11288.                     'limits' => [
  11289.                         => 10,
  11290.                         => 25,
  11291.                         => 50,
  11292.                     ],
  11293.                     'actions' => [
  11294.                     ],
  11295.                 ],
  11296.                 'sylius_admin_exchange_rate' => [
  11297.                     'driver' => [
  11298.                         'name' => 'doctrine/orm',
  11299.                         'options' => [
  11300.                             'class' => 'App\\Entity\\Currency\\ExchangeRate',
  11301.                         ],
  11302.                     ],
  11303.                     'sorting' => [
  11304.                         'id' => 'desc',
  11305.                     ],
  11306.                     'fields' => [
  11307.                         'id' => [
  11308.                             'type' => 'string',
  11309.                             'enabled' => false,
  11310.                             'sortable' => NULL,
  11311.                             'position' => 100,
  11312.                             'options' => [
  11313.                             ],
  11314.                         ],
  11315.                         'sourceCurrency' => [
  11316.                             'type' => 'twig',
  11317.                             'label' => 'sylius.ui.source_currency',
  11318.                             'path' => '.',
  11319.                             'options' => [
  11320.                                 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/sourceCurrencyName.html.twig',
  11321.                             ],
  11322.                             'enabled' => true,
  11323.                             'position' => 100,
  11324.                         ],
  11325.                         'targetCurrency' => [
  11326.                             'type' => 'twig',
  11327.                             'label' => 'sylius.ui.target_currency',
  11328.                             'path' => '.',
  11329.                             'options' => [
  11330.                                 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/targetCurrencyName.html.twig',
  11331.                             ],
  11332.                             'enabled' => true,
  11333.                             'position' => 100,
  11334.                         ],
  11335.                         'ratio' => [
  11336.                             'type' => 'string',
  11337.                             'label' => 'sylius.ui.ratio',
  11338.                             'sortable' => NULL,
  11339.                             'enabled' => true,
  11340.                             'position' => 100,
  11341.                             'options' => [
  11342.                             ],
  11343.                         ],
  11344.                     ],
  11345.                     'filters' => [
  11346.                         'currency' => [
  11347.                             'type' => 'entity',
  11348.                             'label' => 'sylius.ui.currency',
  11349.                             'options' => [
  11350.                                 'fields' => [
  11351.                                     => 'sourceCurrency',
  11352.                                     => 'targetCurrency',
  11353.                                 ],
  11354.                             ],
  11355.                             'form_options' => [
  11356.                                 'class' => 'App\\Entity\\Currency\\Currency',
  11357.                                 'choice_label' => 'name',
  11358.                             ],
  11359.                             'enabled' => true,
  11360.                             'position' => 100,
  11361.                         ],
  11362.                     ],
  11363.                     'actions' => [
  11364.                         'main' => [
  11365.                             'create' => [
  11366.                                 'type' => 'create',
  11367.                                 'enabled' => true,
  11368.                                 'position' => 100,
  11369.                                 'options' => [
  11370.                                 ],
  11371.                             ],
  11372.                         ],
  11373.                         'item' => [
  11374.                             'update' => [
  11375.                                 'type' => 'update',
  11376.                                 'enabled' => true,
  11377.                                 'position' => 100,
  11378.                                 'options' => [
  11379.                                 ],
  11380.                             ],
  11381.                             'delete' => [
  11382.                                 'type' => 'delete',
  11383.                                 'enabled' => true,
  11384.                                 'position' => 100,
  11385.                                 'options' => [
  11386.                                 ],
  11387.                             ],
  11388.                         ],
  11389.                         'bulk' => [
  11390.                             'delete' => [
  11391.                                 'type' => 'delete',
  11392.                                 'enabled' => true,
  11393.                                 'position' => 100,
  11394.                                 'options' => [
  11395.                                 ],
  11396.                             ],
  11397.                         ],
  11398.                     ],
  11399.                     'limits' => [
  11400.                         => 10,
  11401.                         => 25,
  11402.                         => 50,
  11403.                     ],
  11404.                 ],
  11405.                 'sylius_admin_inventory' => [
  11406.                     'driver' => [
  11407.                         'name' => 'doctrine/orm',
  11408.                         'options' => [
  11409.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  11410.                             'repository' => [
  11411.                                 'method' => 'createInventoryListQueryBuilder',
  11412.                                 'arguments' => [
  11413.                                     => 'fr_FR',
  11414.                                 ],
  11415.                             ],
  11416.                         ],
  11417.                     ],
  11418.                     'fields' => [
  11419.                         'name' => [
  11420.                             'type' => 'twig',
  11421.                             'path' => '.',
  11422.                             'label' => 'sylius.ui.name',
  11423.                             'options' => [
  11424.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  11425.                             ],
  11426.                             'enabled' => true,
  11427.                             'position' => 100,
  11428.                         ],
  11429.                         'code' => [
  11430.                             'type' => 'string',
  11431.                             'label' => 'sylius.ui.code',
  11432.                             'enabled' => true,
  11433.                             'position' => 100,
  11434.                             'options' => [
  11435.                             ],
  11436.                         ],
  11437.                         'inventory' => [
  11438.                             'type' => 'twig',
  11439.                             'path' => '.',
  11440.                             'label' => 'sylius.ui.inventory',
  11441.                             'options' => [
  11442.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  11443.                             ],
  11444.                             'enabled' => true,
  11445.                             'position' => 100,
  11446.                         ],
  11447.                     ],
  11448.                     'filters' => [
  11449.                         'code' => [
  11450.                             'type' => 'string',
  11451.                             'label' => 'sylius.ui.code',
  11452.                             'enabled' => true,
  11453.                             'position' => 100,
  11454.                             'options' => [
  11455.                             ],
  11456.                             'form_options' => [
  11457.                             ],
  11458.                         ],
  11459.                         'name' => [
  11460.                             'type' => 'string',
  11461.                             'label' => 'sylius.ui.name',
  11462.                             'options' => [
  11463.                                 'fields' => [
  11464.                                     => 'translation.name',
  11465.                                 ],
  11466.                             ],
  11467.                             'enabled' => true,
  11468.                             'position' => 100,
  11469.                             'form_options' => [
  11470.                             ],
  11471.                         ],
  11472.                     ],
  11473.                     'actions' => [
  11474.                         'item' => [
  11475.                             'update_product' => [
  11476.                                 'type' => 'update',
  11477.                                 'label' => 'sylius.ui.edit_product',
  11478.                                 'options' => [
  11479.                                     'link' => [
  11480.                                         'route' => 'sylius_admin_product_update',
  11481.                                         'parameters' => [
  11482.                                             'id' => 'resource.product.id',
  11483.                                         ],
  11484.                                     ],
  11485.                                 ],
  11486.                                 'enabled' => true,
  11487.                                 'position' => 100,
  11488.                             ],
  11489.                             'update' => [
  11490.                                 'type' => 'update',
  11491.                                 'options' => [
  11492.                                     'link' => [
  11493.                                         'parameters' => [
  11494.                                             'id' => 'resource.id',
  11495.                                             'productId' => 'resource.product.id',
  11496.                                         ],
  11497.                                     ],
  11498.                                 ],
  11499.                                 'enabled' => true,
  11500.                                 'position' => 100,
  11501.                             ],
  11502.                         ],
  11503.                     ],
  11504.                     'sorting' => [
  11505.                     ],
  11506.                     'limits' => [
  11507.                         => 10,
  11508.                         => 25,
  11509.                         => 50,
  11510.                     ],
  11511.                 ],
  11512.                 'sylius_admin_locale' => [
  11513.                     'driver' => [
  11514.                         'name' => 'doctrine/orm',
  11515.                         'options' => [
  11516.                             'class' => 'App\\Entity\\Locale\\Locale',
  11517.                         ],
  11518.                     ],
  11519.                     'sorting' => [
  11520.                         'code' => 'asc',
  11521.                     ],
  11522.                     'fields' => [
  11523.                         'code' => [
  11524.                             'type' => 'string',
  11525.                             'label' => 'sylius.ui.code',
  11526.                             'sortable' => NULL,
  11527.                             'enabled' => true,
  11528.                             'position' => 100,
  11529.                             'options' => [
  11530.                             ],
  11531.                         ],
  11532.                         'name' => [
  11533.                             'type' => 'twig',
  11534.                             'label' => 'sylius.ui.name',
  11535.                             'path' => '.',
  11536.                             'sortable' => 'code',
  11537.                             'options' => [
  11538.                                 'template' => '@SyliusAdmin/Locale/Grid/Field/name.html.twig',
  11539.                             ],
  11540.                             'enabled' => true,
  11541.                             'position' => 100,
  11542.                         ],
  11543.                     ],
  11544.                     'filters' => [
  11545.                         'code' => [
  11546.                             'type' => 'string',
  11547.                             'label' => 'sylius.ui.code',
  11548.                             'enabled' => true,
  11549.                             'position' => 100,
  11550.                             'options' => [
  11551.                             ],
  11552.                             'form_options' => [
  11553.                             ],
  11554.                         ],
  11555.                     ],
  11556.                     'actions' => [
  11557.                         'main' => [
  11558.                             'create' => [
  11559.                                 'type' => 'create',
  11560.                                 'enabled' => true,
  11561.                                 'position' => 100,
  11562.                                 'options' => [
  11563.                                 ],
  11564.                             ],
  11565.                         ],
  11566.                         'item' => [
  11567.                             'update' => [
  11568.                                 'type' => 'update',
  11569.                                 'enabled' => true,
  11570.                                 'position' => 100,
  11571.                                 'options' => [
  11572.                                 ],
  11573.                             ],
  11574.                         ],
  11575.                     ],
  11576.                     'limits' => [
  11577.                         => 10,
  11578.                         => 25,
  11579.                         => 50,
  11580.                     ],
  11581.                 ],
  11582.                 'sylius_admin_order' => [
  11583.                     'driver' => [
  11584.                         'name' => 'doctrine/orm',
  11585.                         'options' => [
  11586.                             'class' => 'App\\Entity\\Order\\Order',
  11587.                             'repository' => [
  11588.                                 'method' => 'findAllByLimit',
  11589.                             ],
  11590.                         ],
  11591.                     ],
  11592.                     'sorting' => [
  11593.                         'number' => 'desc',
  11594.                     ],
  11595.                     'fields' => [
  11596.                         'date' => [
  11597.                             'type' => 'datetime',
  11598.                             'label' => 'sylius.ui.date',
  11599.                             'path' => 'createdAt',
  11600.                             'sortable' => 'createdAt',
  11601.                             'options' => [
  11602.                                 'format' => 'd-m-Y',
  11603.                             ],
  11604.                             'position' => 10,
  11605.                             'enabled' => true,
  11606.                         ],
  11607.                         'number' => [
  11608.                             'type' => 'twig',
  11609.                             'label' => 'sylius.ui.number',
  11610.                             'path' => '.',
  11611.                             'sortable' => NULL,
  11612.                             'options' => [
  11613.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  11614.                             ],
  11615.                             'enabled' => false,
  11616.                             'position' => 100,
  11617.                         ],
  11618.                         'channel' => [
  11619.                             'type' => 'twig',
  11620.                             'label' => 'sylius.ui.channel',
  11621.                             'sortable' => 'channel.code',
  11622.                             'options' => [
  11623.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  11624.                             ],
  11625.                             'enabled' => false,
  11626.                             'position' => 100,
  11627.                         ],
  11628.                         'customer' => [
  11629.                             'type' => 'twig',
  11630.                             'label' => 'sylius.ui.customer',
  11631.                             'sortable' => 'customer.companyName',
  11632.                             'options' => [
  11633.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  11634.                             ],
  11635.                             'position' => 20,
  11636.                             'enabled' => true,
  11637.                         ],
  11638.                         'state' => [
  11639.                             'type' => 'twig',
  11640.                             'label' => 'sylius.ui.state',
  11641.                             'sortable' => NULL,
  11642.                             'options' => [
  11643.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  11644.                                 'vars' => [
  11645.                                     'labels' => '@SyliusAdmin/Order/Label/State',
  11646.                                 ],
  11647.                             ],
  11648.                             'enabled' => false,
  11649.                             'position' => 100,
  11650.                         ],
  11651.                         'paymentState' => [
  11652.                             'type' => 'twig',
  11653.                             'label' => 'sylius.ui.payment_state',
  11654.                             'sortable' => NULL,
  11655.                             'options' => [
  11656.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  11657.                                 'vars' => [
  11658.                                     'labels' => '@SyliusAdmin/Order/Label/PaymentState',
  11659.                                 ],
  11660.                             ],
  11661.                             'enabled' => false,
  11662.                             'position' => 100,
  11663.                         ],
  11664.                         'shippingState' => [
  11665.                             'type' => 'twig',
  11666.                             'label' => 'sylius.ui.shipping_state',
  11667.                             'sortable' => NULL,
  11668.                             'options' => [
  11669.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  11670.                                 'vars' => [
  11671.                                     'labels' => '@SyliusAdmin/Order/Label/ShippingState',
  11672.                                 ],
  11673.                             ],
  11674.                             'enabled' => false,
  11675.                             'position' => 100,
  11676.                         ],
  11677.                         'total' => [
  11678.                             'type' => 'twig',
  11679.                             'label' => 'sylius.ui.total',
  11680.                             'path' => '.',
  11681.                             'sortable' => 'total',
  11682.                             'options' => [
  11683.                                 'template' => '@SyliusAdmin/Order/Grid/Field/total.html.twig',
  11684.                             ],
  11685.                             'enabled' => false,
  11686.                             'position' => 100,
  11687.                         ],
  11688.                         'currencyCode' => [
  11689.                             'type' => 'string',
  11690.                             'label' => 'sylius.ui.currency',
  11691.                             'sortable' => NULL,
  11692.                             'enabled' => false,
  11693.                             'position' => 100,
  11694.                             'options' => [
  11695.                             ],
  11696.                         ],
  11697.                         'text' => [
  11698.                             'type' => 'twig',
  11699.                             'label' => 'sylius.ui.number',
  11700.                             'position' => 0,
  11701.                             'path' => '.',
  11702.                             'sortable' => NULL,
  11703.                             'options' => [
  11704.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  11705.                             ],
  11706.                             'enabled' => true,
  11707.                         ],
  11708.                         'object' => [
  11709.                             'type' => 'string',
  11710.                             'label' => 'app.ui.object',
  11711.                             'position' => 30,
  11712.                             'sortable' => NULL,
  11713.                             'enabled' => true,
  11714.                             'options' => [
  11715.                             ],
  11716.                         ],
  11717.                         'orderType' => [
  11718.                             'type' => 'twig',
  11719.                             'label' => 'app.ui.order_type',
  11720.                             'position' => 40,
  11721.                             'sortable' => 'orderType.name',
  11722.                             'options' => [
  11723.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  11724.                             ],
  11725.                             'enabled' => true,
  11726.                         ],
  11727.                         'orderState' => [
  11728.                             'type' => 'twig',
  11729.                             'label' => 'app.ui.order_state',
  11730.                             'position' => 50,
  11731.                             'sortable' => 'orderState.name',
  11732.                             'options' => [
  11733.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  11734.                             ],
  11735.                             'enabled' => true,
  11736.                         ],
  11737.                         'shippingMethodName' => [
  11738.                             'type' => 'string',
  11739.                             'label' => 'app.ui.shipping_method',
  11740.                             'position' => 60,
  11741.                             'enabled' => true,
  11742.                             'options' => [
  11743.                             ],
  11744.                         ],
  11745.                         'cityName' => [
  11746.                             'type' => 'string',
  11747.                             'sortable' => NULL,
  11748.                             'label' => 'sylius.ui.city',
  11749.                             'position' => 70,
  11750.                             'enabled' => true,
  11751.                             'options' => [
  11752.                             ],
  11753.                         ],
  11754.                         'totalQuantity' => [
  11755.                             'type' => 'string',
  11756.                             'sortable' => NULL,
  11757.                             'label' => 'app.ui.total_quantity',
  11758.                             'position' => 75,
  11759.                             'enabled' => true,
  11760.                             'options' => [
  11761.                             ],
  11762.                         ],
  11763.                         'amountExcludingTax' => [
  11764.                             'type' => 'twig',
  11765.                             'label' => 'app.ui.amount_excluding_tax',
  11766.                             'position' => 80,
  11767.                             'path' => '.',
  11768.                             'sortable' => 'amountExcludingTax',
  11769.                             'options' => [
  11770.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  11771.                             ],
  11772.                             'enabled' => true,
  11773.                         ],
  11774.                     ],
  11775.                     'filters' => [
  11776.                         'number' => [
  11777.                             'type' => 'string',
  11778.                             'label' => 'sylius.ui.number',
  11779.                             'enabled' => false,
  11780.                             'position' => 100,
  11781.                             'options' => [
  11782.                             ],
  11783.                             'form_options' => [
  11784.                             ],
  11785.                         ],
  11786.                         'customer' => [
  11787.                             'type' => 'string',
  11788.                             'label' => 'sylius.ui.customer',
  11789.                             'options' => [
  11790.                                 'fields' => [
  11791.                                     => 'customer.companyName',
  11792.                                     => 'customer.code',
  11793.                                 ],
  11794.                             ],
  11795.                             'form_options' => [
  11796.                                 'type' => 'contains',
  11797.                             ],
  11798.                             'enabled' => true,
  11799.                             'position' => 100,
  11800.                         ],
  11801.                         'date' => [
  11802.                             'type' => 'date',
  11803.                             'label' => 'sylius.ui.date',
  11804.                             'options' => [
  11805.                                 'field' => 'createdAt',
  11806.                                 'format' => 'd-m-Y',
  11807.                             ],
  11808.                             'enabled' => true,
  11809.                             'position' => 100,
  11810.                             'form_options' => [
  11811.                             ],
  11812.                         ],
  11813.                         'channel' => [
  11814.                             'type' => 'entity',
  11815.                             'label' => 'sylius.ui.channel',
  11816.                             'form_options' => [
  11817.                                 'class' => 'App\\Entity\\Channel\\Channel',
  11818.                             ],
  11819.                             'enabled' => false,
  11820.                             'position' => 100,
  11821.                             'options' => [
  11822.                             ],
  11823.                         ],
  11824.                         'total' => [
  11825.                             'type' => 'money',
  11826.                             'label' => 'sylius.ui.total',
  11827.                             'options' => [
  11828.                                 'currency_field' => 'currencyCode',
  11829.                             ],
  11830.                             'enabled' => false,
  11831.                             'position' => 100,
  11832.                             'form_options' => [
  11833.                             ],
  11834.                         ],
  11835.                         'shipping_method' => [
  11836.                             'type' => 'entity',
  11837.                             'label' => 'sylius.ui.shipping_method',
  11838.                             'options' => [
  11839.                                 'fields' => [
  11840.                                     => 'shipments.method',
  11841.                                 ],
  11842.                             ],
  11843.                             'form_options' => [
  11844.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  11845.                             ],
  11846.                             'enabled' => false,
  11847.                             'position' => 100,
  11848.                         ],
  11849.                         'text' => [
  11850.                             'type' => 'app_order_number_list',
  11851.                             'label' => 'sylius.ui.number',
  11852.                             'enabled' => true,
  11853.                             'position' => 100,
  11854.                             'options' => [
  11855.                             ],
  11856.                             'form_options' => [
  11857.                             ],
  11858.                         ],
  11859.                         'shippingMethod' => [
  11860.                             'type' => 'app_order_shipping_method',
  11861.                             'label' => 'app.ui.shipping_method',
  11862.                             'form_options' => [
  11863.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  11864.                                 'multiple' => true,
  11865.                             ],
  11866.                             'enabled' => true,
  11867.                             'position' => 100,
  11868.                             'options' => [
  11869.                             ],
  11870.                         ],
  11871.                         'object' => [
  11872.                             'type' => 'string',
  11873.                             'label' => 'app.ui.object',
  11874.                             'form_options' => [
  11875.                                 'type' => 'contains',
  11876.                             ],
  11877.                             'enabled' => true,
  11878.                             'position' => 100,
  11879.                             'options' => [
  11880.                             ],
  11881.                         ],
  11882.                         'orderType' => [
  11883.                             'type' => 'entity',
  11884.                             'label' => 'app.ui.order_type',
  11885.                             'form_options' => [
  11886.                                 'class' => 'App\\Entity\\Order\\OrderType',
  11887.                                 'multiple' => true,
  11888.                             ],
  11889.                             'enabled' => true,
  11890.                             'position' => 100,
  11891.                             'options' => [
  11892.                             ],
  11893.                         ],
  11894.                         'orderNature' => [
  11895.                             'type' => 'entity',
  11896.                             'label' => 'app.ui.order_nature',
  11897.                             'form_options' => [
  11898.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  11899.                                 'multiple' => true,
  11900.                             ],
  11901.                             'enabled' => true,
  11902.                             'position' => 100,
  11903.                             'options' => [
  11904.                             ],
  11905.                         ],
  11906.                         'orderState' => [
  11907.                             'type' => 'entity',
  11908.                             'label' => 'app.ui.order_state',
  11909.                             'form_options' => [
  11910.                                 'class' => 'App\\Entity\\Order\\OrderState',
  11911.                                 'multiple' => true,
  11912.                             ],
  11913.                             'enabled' => true,
  11914.                             'position' => 100,
  11915.                             'options' => [
  11916.                             ],
  11917.                         ],
  11918.                         'city' => [
  11919.                             'type' => 'string',
  11920.                             'label' => 'sylius.ui.city',
  11921.                             'form_options' => [
  11922.                                 'type' => 'contains',
  11923.                             ],
  11924.                             'enabled' => true,
  11925.                             'position' => 100,
  11926.                             'options' => [
  11927.                             ],
  11928.                         ],
  11929.                         'postCode' => [
  11930.                             'type' => 'string',
  11931.                             'label' => 'app.ui.post_code',
  11932.                             'form_options' => [
  11933.                                 'type' => 'contains',
  11934.                             ],
  11935.                             'enabled' => true,
  11936.                             'position' => 100,
  11937.                             'options' => [
  11938.                             ],
  11939.                         ],
  11940.                         'amountExcludingTax' => [
  11941.                             'type' => 'money',
  11942.                             'label' => 'app.ui.amount_excluding_tax',
  11943.                             'enabled' => true,
  11944.                             'position' => 100,
  11945.                             'options' => [
  11946.                             ],
  11947.                             'form_options' => [
  11948.                             ],
  11949.                         ],
  11950.                         'diliComId' => [
  11951.                             'type' => 'string',
  11952.                             'label' => 'app.ui.diliCom_id',
  11953.                             'form_options' => [
  11954.                                 'type' => 'contains',
  11955.                             ],
  11956.                             'enabled' => true,
  11957.                             'position' => 100,
  11958.                             'options' => [
  11959.                             ],
  11960.                         ],
  11961.                         'email' => [
  11962.                             'type' => 'string',
  11963.                             'label' => 'sylius.ui.email',
  11964.                             'form_options' => [
  11965.                                 'type' => 'contains',
  11966.                             ],
  11967.                             'enabled' => true,
  11968.                             'position' => 100,
  11969.                             'options' => [
  11970.                             ],
  11971.                         ],
  11972.                         'internRef' => [
  11973.                             'type' => 'string',
  11974.                             'label' => 'app.ui.temp_number',
  11975.                             'form_options' => [
  11976.                                 'type' => 'contains',
  11977.                             ],
  11978.                             'enabled' => true,
  11979.                             'position' => 100,
  11980.                             'options' => [
  11981.                             ],
  11982.                         ],
  11983.                     ],
  11984.                     'actions' => [
  11985.                         'item' => [
  11986.                             'show' => [
  11987.                                 'type' => 'show',
  11988.                                 'enabled' => false,
  11989.                                 'position' => 100,
  11990.                                 'options' => [
  11991.                                 ],
  11992.                             ],
  11993.                             'update' => [
  11994.                                 'type' => 'update',
  11995.                                 'label' => 'sylius.ui.update',
  11996.                                 'options' => [
  11997.                                     'link' => [
  11998.                                         'route' => 'app_admin_order_edit',
  11999.                                         'parameters' => [
  12000.                                             'id' => 'resource.id',
  12001.                                         ],
  12002.                                     ],
  12003.                                 ],
  12004.                                 'enabled' => true,
  12005.                                 'position' => 100,
  12006.                             ],
  12007.                             'showchildrenByOrder' => [
  12008.                                 'type' => 'showChildrenByOrder',
  12009.                                 'label' => 'app.ui.order_children',
  12010.                                 'options' => [
  12011.                                     'link' => [
  12012.                                         'route' => 'app_admin_show_children_by_order_id',
  12013.                                         'parameters' => [
  12014.                                             'orderId' => 'resource.id',
  12015.                                         ],
  12016.                                     ],
  12017.                                 ],
  12018.                                 'enabled' => true,
  12019.                                 'position' => 100,
  12020.                             ],
  12021.                             'showParentsByOrder' => [
  12022.                                 'type' => 'showParentsByOrder',
  12023.                                 'label' => 'app.ui.order_parents',
  12024.                                 'options' => [
  12025.                                     'link' => [
  12026.                                         'route' => 'app_admin_show_parents_by_order_id',
  12027.                                         'parameters' => [
  12028.                                             'orderId' => 'resource.id',
  12029.                                         ],
  12030.                                     ],
  12031.                                 ],
  12032.                                 'enabled' => true,
  12033.                                 'position' => 100,
  12034.                             ],
  12035.                             'duplicateInvoice' => [
  12036.                                 'type' => 'duplicateInvoice',
  12037.                                 'label' => 'app.ui.duplicate_invoice',
  12038.                                 'options' => [
  12039.                                     'link' => [
  12040.                                         'route' => 'sylius_admin_duplicate_invoice',
  12041.                                         'parameters' => [
  12042.                                             'orderId' => 'resource.id',
  12043.                                         ],
  12044.                                     ],
  12045.                                 ],
  12046.                                 'enabled' => true,
  12047.                                 'position' => 100,
  12048.                             ],
  12049.                             'downloadInvoice' => [
  12050.                                 'type' => 'downloadInvoice',
  12051.                                 'label' => 'app.ui.download_invoice',
  12052.                                 'options' => [
  12053.                                     'link' => [
  12054.                                         'route' => 'app_admin_order_download_invoice',
  12055.                                         'parameters' => [
  12056.                                             'orderId' => 'resource.id',
  12057.                                         ],
  12058.                                     ],
  12059.                                 ],
  12060.                                 'enabled' => true,
  12061.                                 'position' => 100,
  12062.                             ],
  12063.                         ],
  12064.                         'main' => [
  12065.                             'create' => [
  12066.                                 'type' => 'create',
  12067.                                 'label' => 'sylius.ui.create',
  12068.                                 'options' => [
  12069.                                     'link' => [
  12070.                                         'route' => 'app_admin_order_add',
  12071.                                     ],
  12072.                                 ],
  12073.                                 'enabled' => true,
  12074.                                 'position' => 100,
  12075.                             ],
  12076.                             'processOrderFeedback' => [
  12077.                                 'type' => 'processOrderFeedback',
  12078.                                 'label' => 'app.ui.process_order_feedback',
  12079.                                 'options' => [
  12080.                                     'link' => [
  12081.                                         'route' => 'app_admin_process_order_feedback',
  12082.                                     ],
  12083.                                 ],
  12084.                                 'enabled' => true,
  12085.                                 'position' => 100,
  12086.                             ],
  12087.                             'createFinancialInvoices' => [
  12088.                                 'type' => 'createFinancialInvoices',
  12089.                                 'label' => 'app.ui.create_financial_invoices',
  12090.                                 'enabled' => true,
  12091.                                 'position' => 100,
  12092.                                 'options' => [
  12093.                                 ],
  12094.                             ],
  12095.                             'createAmazonInvoices' => [
  12096.                                 'type' => 'createAmazonInvoices',
  12097.                                 'label' => 'app.ui.create_amazon_invoices',
  12098.                                 'enabled' => true,
  12099.                                 'position' => 100,
  12100.                                 'options' => [
  12101.                                 ],
  12102.                             ],
  12103.                             'exportOrders' => [
  12104.                                 'type' => 'exportOrders',
  12105.                                 'label' => 'app.ui.export_orders',
  12106.                                 'enabled' => true,
  12107.                                 'position' => 100,
  12108.                                 'options' => [
  12109.                                 ],
  12110.                             ],
  12111.                         ],
  12112.                     ],
  12113.                     'limits' => [
  12114.                         => 10,
  12115.                         => 25,
  12116.                         => 50,
  12117.                     ],
  12118.                 ],
  12119.                 'sylius_admin_payment' => [
  12120.                     'driver' => [
  12121.                         'name' => 'doctrine/orm',
  12122.                         'options' => [
  12123.                             'class' => 'App\\Entity\\Payment\\Payment',
  12124.                             'repository' => [
  12125.                                 'method' => 'createListQueryBuilder',
  12126.                             ],
  12127.                         ],
  12128.                     ],
  12129.                     'sorting' => [
  12130.                         'createdAt' => 'desc',
  12131.                     ],
  12132.                     'fields' => [
  12133.                         'createdAt' => [
  12134.                             'type' => 'datetime',
  12135.                             'label' => 'sylius.ui.date',
  12136.                             'sortable' => NULL,
  12137.                             'options' => [
  12138.                                 'format' => 'd-m-Y H:i:s',
  12139.                             ],
  12140.                             'enabled' => true,
  12141.                             'position' => 100,
  12142.                         ],
  12143.                         'number' => [
  12144.                             'type' => 'twig',
  12145.                             'label' => 'sylius.ui.order',
  12146.                             'path' => 'order',
  12147.                             'options' => [
  12148.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  12149.                             ],
  12150.                             'enabled' => true,
  12151.                             'position' => 100,
  12152.                         ],
  12153.                         'channel' => [
  12154.                             'type' => 'twig',
  12155.                             'label' => 'sylius.ui.channel',
  12156.                             'path' => 'order.channel',
  12157.                             'options' => [
  12158.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  12159.                             ],
  12160.                             'enabled' => true,
  12161.                             'position' => 100,
  12162.                         ],
  12163.                         'customer' => [
  12164.                             'type' => 'twig',
  12165.                             'label' => 'sylius.ui.customer',
  12166.                             'path' => 'order.customer',
  12167.                             'options' => [
  12168.                                 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  12169.                             ],
  12170.                             'enabled' => true,
  12171.                             'position' => 100,
  12172.                         ],
  12173.                         'state' => [
  12174.                             'type' => 'twig',
  12175.                             'label' => 'sylius.ui.state',
  12176.                             'options' => [
  12177.                                 'template' => '@SyliusAdmin/Common/Label/paymentState.html.twig',
  12178.                             ],
  12179.                             'enabled' => true,
  12180.                             'position' => 100,
  12181.                         ],
  12182.                     ],
  12183.                     'filters' => [
  12184.                         'state' => [
  12185.                             'type' => 'select',
  12186.                             'label' => 'sylius.ui.state',
  12187.                             'form_options' => [
  12188.                                 'choices' => [
  12189.                                     'sylius.ui.cancelled' => 'cancelled',
  12190.                                     'sylius.ui.completed' => 'completed',
  12191.                                     'sylius.ui.failed' => 'failed',
  12192.                                     'sylius.ui.new' => 'new',
  12193.                                     'sylius.ui.processing' => 'processing',
  12194.                                     'sylius.ui.refunded' => 'refunded',
  12195.                                 ],
  12196.                             ],
  12197.                             'enabled' => true,
  12198.                             'position' => 100,
  12199.                             'options' => [
  12200.                             ],
  12201.                         ],
  12202.                         'channel' => [
  12203.                             'type' => 'entity',
  12204.                             'label' => 'sylius.ui.channel',
  12205.                             'options' => [
  12206.                                 'fields' => [
  12207.                                     => 'order.channel',
  12208.                                 ],
  12209.                             ],
  12210.                             'form_options' => [
  12211.                                 'class' => 'App\\Entity\\Channel\\Channel',
  12212.                             ],
  12213.                             'enabled' => true,
  12214.                             'position' => 100,
  12215.                         ],
  12216.                     ],
  12217.                     'actions' => [
  12218.                         'item' => [
  12219.                             'complete' => [
  12220.                                 'type' => 'apply_transition',
  12221.                                 'label' => 'sylius.ui.complete',
  12222.                                 'icon' => 'payment',
  12223.                                 'options' => [
  12224.                                     'link' => [
  12225.                                         'route' => 'sylius_admin_payment_complete',
  12226.                                         'parameters' => [
  12227.                                             'id' => 'resource.id',
  12228.                                         ],
  12229.                                     ],
  12230.                                     'class' => 'teal',
  12231.                                     'transition' => 'complete',
  12232.                                     'graph' => 'sylius_payment',
  12233.                                 ],
  12234.                                 'enabled' => true,
  12235.                                 'position' => 100,
  12236.                             ],
  12237.                         ],
  12238.                     ],
  12239.                     'limits' => [
  12240.                         => 10,
  12241.                         => 25,
  12242.                         => 50,
  12243.                     ],
  12244.                 ],
  12245.                 'sylius_admin_payment_method' => [
  12246.                     'driver' => [
  12247.                         'name' => 'doctrine/orm',
  12248.                         'options' => [
  12249.                             'class' => 'App\\Entity\\Payment\\PaymentMethod',
  12250.                             'repository' => [
  12251.                                 'method' => 'createListQueryBuilder',
  12252.                                 'arguments' => [
  12253.                                     => 'fr_FR',
  12254.                                 ],
  12255.                             ],
  12256.                         ],
  12257.                     ],
  12258.                     'sorting' => [
  12259.                         'position' => 'asc',
  12260.                     ],
  12261.                     'fields' => [
  12262.                         'position' => [
  12263.                             'type' => 'twig',
  12264.                             'label' => 'sylius.ui.position',
  12265.                             'sortable' => NULL,
  12266.                             'options' => [
  12267.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  12268.                             ],
  12269.                             'enabled' => true,
  12270.                             'position' => 100,
  12271.                         ],
  12272.                         'code' => [
  12273.                             'type' => 'string',
  12274.                             'label' => 'sylius.ui.code',
  12275.                             'sortable' => NULL,
  12276.                             'enabled' => true,
  12277.                             'position' => 100,
  12278.                             'options' => [
  12279.                             ],
  12280.                         ],
  12281.                         'name' => [
  12282.                             'type' => 'string',
  12283.                             'label' => 'sylius.ui.name',
  12284.                             'sortable' => 'translation.name',
  12285.                             'enabled' => true,
  12286.                             'position' => 100,
  12287.                             'options' => [
  12288.                             ],
  12289.                         ],
  12290.                         'gateway' => [
  12291.                             'type' => 'twig',
  12292.                             'path' => 'gatewayConfig.factoryName',
  12293.                             'label' => 'sylius.ui.gateway',
  12294.                             'sortable' => 'gatewayConfig.factoryName',
  12295.                             'options' => [
  12296.                                 'template' => '@SyliusUi/Grid/Field/humanized.html.twig',
  12297.                             ],
  12298.                             'enabled' => true,
  12299.                             'position' => 100,
  12300.                         ],
  12301.                         'enabled' => [
  12302.                             'type' => 'twig',
  12303.                             'label' => 'sylius.ui.enabled',
  12304.                             'sortable' => NULL,
  12305.                             'options' => [
  12306.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12307.                             ],
  12308.                             'enabled' => true,
  12309.                             'position' => 100,
  12310.                         ],
  12311.                     ],
  12312.                     'filters' => [
  12313.                         'search' => [
  12314.                             'type' => 'string',
  12315.                             'label' => 'sylius.ui.search',
  12316.                             'options' => [
  12317.                                 'fields' => [
  12318.                                     => 'code',
  12319.                                     => 'translation.name',
  12320.                                 ],
  12321.                             ],
  12322.                             'enabled' => true,
  12323.                             'position' => 100,
  12324.                             'form_options' => [
  12325.                             ],
  12326.                         ],
  12327.                         'enabled' => [
  12328.                             'type' => 'boolean',
  12329.                             'label' => 'sylius.ui.enabled',
  12330.                             'enabled' => true,
  12331.                             'position' => 100,
  12332.                             'options' => [
  12333.                             ],
  12334.                             'form_options' => [
  12335.                             ],
  12336.                         ],
  12337.                     ],
  12338.                     'actions' => [
  12339.                         'main' => [
  12340.                             'create' => [
  12341.                                 'type' => 'create_payment_method',
  12342.                                 'enabled' => true,
  12343.                                 'position' => 100,
  12344.                                 'options' => [
  12345.                                 ],
  12346.                             ],
  12347.                             'enable_pay_pal' => [
  12348.                                 'type' => 'enable_pay_pal',
  12349.                                 'enabled' => true,
  12350.                                 'position' => 100,
  12351.                                 'options' => [
  12352.                                 ],
  12353.                             ],
  12354.                         ],
  12355.                         'item' => [
  12356.                             'update' => [
  12357.                                 'type' => 'update',
  12358.                                 'enabled' => true,
  12359.                                 'position' => 100,
  12360.                                 'options' => [
  12361.                                 ],
  12362.                             ],
  12363.                             'delete' => [
  12364.                                 'type' => 'delete',
  12365.                                 'enabled' => true,
  12366.                                 'position' => 100,
  12367.                                 'options' => [
  12368.                                 ],
  12369.                             ],
  12370.                             'enable_seller' => [
  12371.                                 'type' => 'enable_seller',
  12372.                                 'enabled' => true,
  12373.                                 'position' => 100,
  12374.                                 'options' => [
  12375.                                 ],
  12376.                             ],
  12377.                             'download_report' => [
  12378.                                 'type' => 'download_report',
  12379.                                 'label' => 'sylius.pay_pal.report',
  12380.                                 'icon' => 'download',
  12381.                                 'options' => [
  12382.                                     'link' => [
  12383.                                         'route' => 'sylius_paypal_plugin_admin_download_payouts_report',
  12384.                                         'parameters' => [
  12385.                                             'id' => 'resource.id',
  12386.                                         ],
  12387.                                     ],
  12388.                                 ],
  12389.                                 'enabled' => true,
  12390.                                 'position' => 100,
  12391.                             ],
  12392.                         ],
  12393.                         'bulk' => [
  12394.                             'delete' => [
  12395.                                 'type' => 'delete',
  12396.                                 'enabled' => true,
  12397.                                 'position' => 100,
  12398.                                 'options' => [
  12399.                                 ],
  12400.                             ],
  12401.                         ],
  12402.                     ],
  12403.                     'limits' => [
  12404.                         => 10,
  12405.                         => 25,
  12406.                         => 50,
  12407.                     ],
  12408.                 ],
  12409.                 'sylius_admin_product' => [
  12410.                     'driver' => [
  12411.                         'name' => 'doctrine/orm',
  12412.                         'options' => [
  12413.                             'class' => 'App\\Entity\\Product\\Product',
  12414.                             'repository' => [
  12415.                                 'method' => 'createListQueryBuilder',
  12416.                                 'arguments' => [
  12417.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  12418.                                     => '$taxonId',
  12419.                                 ],
  12420.                             ],
  12421.                         ],
  12422.                     ],
  12423.                     'sorting' => [
  12424.                         'code' => 'asc',
  12425.                     ],
  12426.                     'fields' => [
  12427.                         'image' => [
  12428.                             'type' => 'twig',
  12429.                             'label' => 'sylius.ui.image',
  12430.                             'path' => '.',
  12431.                             'options' => [
  12432.                                 'template' => '@SyliusAdmin/Product/Grid/Field/image.html.twig',
  12433.                             ],
  12434.                             'enabled' => false,
  12435.                             'position' => 100,
  12436.                         ],
  12437.                         'code' => [
  12438.                             'type' => 'string',
  12439.                             'label' => 'sylius.ui.code',
  12440.                             'sortable' => NULL,
  12441.                             'enabled' => false,
  12442.                             'position' => 100,
  12443.                             'options' => [
  12444.                             ],
  12445.                         ],
  12446.                         'name' => [
  12447.                             'type' => 'string',
  12448.                             'label' => 'sylius.ui.title',
  12449.                             'sortable' => NULL,
  12450.                             'enabled' => true,
  12451.                             'position' => 100,
  12452.                             'options' => [
  12453.                             ],
  12454.                         ],
  12455.                         'mainTaxon' => [
  12456.                             'type' => 'twig',
  12457.                             'label' => 'sylius.ui.main_taxon',
  12458.                             'options' => [
  12459.                                 'template' => '@SyliusAdmin/Product/Grid/Field/mainTaxon.html.twig',
  12460.                             ],
  12461.                             'enabled' => true,
  12462.                             'position' => 100,
  12463.                         ],
  12464.                         'enabled' => [
  12465.                             'type' => 'twig',
  12466.                             'label' => 'sylius.ui.enabled',
  12467.                             'options' => [
  12468.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12469.                             ],
  12470.                             'enabled' => false,
  12471.                             'position' => 100,
  12472.                         ],
  12473.                         'barcode' => [
  12474.                             'type' => 'string',
  12475.                             'label' => 'app.ui.barcode',
  12476.                             'sortable' => NULL,
  12477.                             'position' => 1,
  12478.                             'enabled' => true,
  12479.                             'options' => [
  12480.                             ],
  12481.                         ],
  12482.                         'editor' => [
  12483.                             'type' => 'twig',
  12484.                             'label' => 'app.ui.editor',
  12485.                             'sortable' => 'segment.name',
  12486.                             'options' => [
  12487.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  12488.                             ],
  12489.                             'enabled' => true,
  12490.                             'position' => 100,
  12491.                         ],
  12492.                         'firstAuthor' => [
  12493.                             'type' => 'string',
  12494.                             'label' => 'app.ui.first_author',
  12495.                             'sortable' => NULL,
  12496.                             'enabled' => true,
  12497.                             'position' => 100,
  12498.                             'options' => [
  12499.                             ],
  12500.                         ],
  12501.                         'stock' => [
  12502.                             'type' => 'twig',
  12503.                             'label' => 'app.ui.stock',
  12504.                             'path' => '.',
  12505.                             'options' => [
  12506.                                 'template' => 'Admin/Product/Grid/Field/stock.html.twig',
  12507.                             ],
  12508.                             'enabled' => true,
  12509.                             'position' => 100,
  12510.                         ],
  12511.                         'brand' => [
  12512.                             'type' => 'twig',
  12513.                             'label' => 'app.ui.brand',
  12514.                             'sortable' => 'brand.name',
  12515.                             'options' => [
  12516.                                 'template' => 'Admin/Product/Grid/Field/brand.html.twig',
  12517.                             ],
  12518.                             'enabled' => true,
  12519.                             'position' => 100,
  12520.                         ],
  12521.                         'productState' => [
  12522.                             'type' => 'twig',
  12523.                             'label' => 'app.ui.product_state',
  12524.                             'sortable' => 'productState.name',
  12525.                             'options' => [
  12526.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  12527.                             ],
  12528.                             'enabled' => true,
  12529.                             'position' => 100,
  12530.                         ],
  12531.                         'canReturn' => [
  12532.                             'type' => 'twig',
  12533.                             'label' => 'app.ui.can_return',
  12534.                             'options' => [
  12535.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  12536.                             ],
  12537.                             'enabled' => true,
  12538.                             'position' => 100,
  12539.                         ],
  12540.                         'priceIncludingTax' => [
  12541.                             'type' => 'twig',
  12542.                             'label' => 'app.ui.net_unit_price',
  12543.                             'path' => '.',
  12544.                             'sortable' => 'total',
  12545.                             'options' => [
  12546.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  12547.                             ],
  12548.                             'enabled' => true,
  12549.                             'position' => 100,
  12550.                         ],
  12551.                         'weight' => [
  12552.                             'type' => 'string',
  12553.                             'label' => 'sylius.ui.weight',
  12554.                             'sortable' => NULL,
  12555.                             'enabled' => true,
  12556.                             'position' => 100,
  12557.                             'options' => [
  12558.                             ],
  12559.                         ],
  12560.                         'releaseDate' => [
  12561.                             'type' => 'datetime',
  12562.                             'label' => 'app.ui.release_date',
  12563.                             'path' => 'releaseDate',
  12564.                             'sortable' => 'releaseDate',
  12565.                             'options' => [
  12566.                                 'format' => 'd-m-Y',
  12567.                             ],
  12568.                             'enabled' => true,
  12569.                             'position' => 100,
  12570.                         ],
  12571.                     ],
  12572.                     'filters' => [
  12573.                         'search' => [
  12574.                             'type' => 'string',
  12575.                             'label' => 'sylius.ui.search',
  12576.                             'options' => [
  12577.                                 'fields' => [
  12578.                                     => 'code',
  12579.                                     => 'translation.name',
  12580.                                 ],
  12581.                             ],
  12582.                             'enabled' => false,
  12583.                             'position' => 100,
  12584.                             'form_options' => [
  12585.                             ],
  12586.                         ],
  12587.                         'enabled' => [
  12588.                             'type' => 'boolean',
  12589.                             'label' => 'sylius.ui.enabled',
  12590.                             'enabled' => false,
  12591.                             'position' => 100,
  12592.                             'options' => [
  12593.                             ],
  12594.                             'form_options' => [
  12595.                             ],
  12596.                         ],
  12597.                         'channel' => [
  12598.                             'type' => 'entities',
  12599.                             'label' => 'sylius.ui.channel',
  12600.                             'form_options' => [
  12601.                                 'class' => 'App\\Entity\\Channel\\Channel',
  12602.                             ],
  12603.                             'options' => [
  12604.                                 'field' => 'channels.id',
  12605.                             ],
  12606.                             'enabled' => false,
  12607.                             'position' => 100,
  12608.                         ],
  12609.                         'name' => [
  12610.                             'type' => 'string',
  12611.                             'label' => 'sylius.ui.title',
  12612.                             'form_options' => [
  12613.                                 'type' => 'contains',
  12614.                             ],
  12615.                             'enabled' => true,
  12616.                             'position' => 100,
  12617.                             'options' => [
  12618.                             ],
  12619.                         ],
  12620.                         'barcode' => [
  12621.                             'type' => 'string',
  12622.                             'label' => 'app.ui.barcode',
  12623.                             'form_options' => [
  12624.                                 'type' => 'contains',
  12625.                             ],
  12626.                             'enabled' => true,
  12627.                             'position' => 100,
  12628.                             'options' => [
  12629.                             ],
  12630.                         ],
  12631.                         'editor' => [
  12632.                             'type' => 'string',
  12633.                             'label' => 'app.ui.editor',
  12634.                             'options' => [
  12635.                                 'fields' => [
  12636.                                     => 'editor.companyName',
  12637.                                 ],
  12638.                             ],
  12639.                             'form_options' => [
  12640.                                 'type' => 'contains',
  12641.                             ],
  12642.                             'enabled' => true,
  12643.                             'position' => 100,
  12644.                         ],
  12645.                         'firstAuthor' => [
  12646.                             'type' => 'string',
  12647.                             'label' => 'app.ui.first_author',
  12648.                             'form_options' => [
  12649.                                 'type' => 'contains',
  12650.                             ],
  12651.                             'enabled' => true,
  12652.                             'position' => 100,
  12653.                             'options' => [
  12654.                             ],
  12655.                         ],
  12656.                         'mainTaxon' => [
  12657.                             'type' => 'entity',
  12658.                             'label' => 'sylius.ui.main_taxon',
  12659.                             'options' => [
  12660.                                 'fields' => [
  12661.                                     => 'mainTaxon',
  12662.                                 ],
  12663.                             ],
  12664.                             'form_options' => [
  12665.                                 'class' => 'App\\Entity\\Taxonomy\\Taxon',
  12666.                                 'multiple' => true,
  12667.                             ],
  12668.                             'enabled' => true,
  12669.                             'position' => 100,
  12670.                         ],
  12671.                         'brand' => [
  12672.                             'type' => 'entity',
  12673.                             'label' => 'app.ui.brand',
  12674.                             'options' => [
  12675.                                 'fields' => [
  12676.                                     => 'brand',
  12677.                                 ],
  12678.                             ],
  12679.                             'form_options' => [
  12680.                                 'class' => 'App\\Entity\\Product\\Brand',
  12681.                                 'multiple' => true,
  12682.                             ],
  12683.                             'enabled' => true,
  12684.                             'position' => 100,
  12685.                         ],
  12686.                         'productState' => [
  12687.                             'type' => 'entity',
  12688.                             'label' => 'app.ui.product_state',
  12689.                             'options' => [
  12690.                                 'fields' => [
  12691.                                     => 'productState',
  12692.                                 ],
  12693.                             ],
  12694.                             'form_options' => [
  12695.                                 'class' => 'App\\Entity\\Product\\ProductState',
  12696.                                 'multiple' => true,
  12697.                             ],
  12698.                             'enabled' => true,
  12699.                             'position' => 100,
  12700.                         ],
  12701.                         'canReturn' => [
  12702.                             'type' => 'boolean',
  12703.                             'label' => 'app.ui.can_return',
  12704.                             'options' => [
  12705.                                 'field' => 'canReturn',
  12706.                             ],
  12707.                             'enabled' => true,
  12708.                             'position' => 100,
  12709.                             'form_options' => [
  12710.                             ],
  12711.                         ],
  12712.                         'releaseDate' => [
  12713.                             'type' => 'date',
  12714.                             'label' => 'app.ui.release_date',
  12715.                             'options' => [
  12716.                                 'field' => 'releaseDate',
  12717.                                 'format' => 'd-m-Y',
  12718.                             ],
  12719.                             'enabled' => true,
  12720.                             'position' => 100,
  12721.                             'form_options' => [
  12722.                             ],
  12723.                         ],
  12724.                         'updateInProgress' => [
  12725.                             'type' => 'boolean',
  12726.                             'label' => 'app.ui.update_in_progress',
  12727.                             'options' => [
  12728.                                 'field' => 'updateInProgress',
  12729.                             ],
  12730.                             'enabled' => true,
  12731.                             'position' => 100,
  12732.                             'form_options' => [
  12733.                             ],
  12734.                         ],
  12735.                     ],
  12736.                     'actions' => [
  12737.                         'main' => [
  12738.                             'create' => [
  12739.                                 'type' => 'links',
  12740.                                 'label' => 'sylius.ui.create',
  12741.                                 'options' => [
  12742.                                     'class' => 'primary',
  12743.                                     'icon' => 'plus',
  12744.                                     'header' => [
  12745.                                         'icon' => 'cube',
  12746.                                         'label' => 'sylius.ui.type',
  12747.                                     ],
  12748.                                     'links' => [
  12749.                                         'simple' => [
  12750.                                             'label' => 'sylius.ui.simple_product',
  12751.                                             'icon' => 'plus',
  12752.                                             'route' => 'sylius_admin_product_create_simple',
  12753.                                         ],
  12754.                                     ],
  12755.                                 ],
  12756.                                 'enabled' => true,
  12757.                                 'position' => 100,
  12758.                             ],
  12759.                             'importProductsMatrix' => [
  12760.                                 'type' => 'importProductsMatrix',
  12761.                                 'label' => 'app.ui.import_products_matrix',
  12762.                                 'enabled' => true,
  12763.                                 'position' => 100,
  12764.                                 'options' => [
  12765.                                 ],
  12766.                             ],
  12767.                         ],
  12768.                         'item' => [
  12769.                             'details' => [
  12770.                                 'label' => 'sylius.ui.details',
  12771.                                 'type' => 'show',
  12772.                                 'enabled' => false,
  12773.                                 'position' => 100,
  12774.                                 'options' => [
  12775.                                 ],
  12776.                             ],
  12777.                             'update' => [
  12778.                                 'type' => 'update',
  12779.                                 'enabled' => true,
  12780.                                 'position' => 100,
  12781.                                 'options' => [
  12782.                                 ],
  12783.                             ],
  12784.                             'delete' => [
  12785.                                 'type' => 'delete',
  12786.                                 'enabled' => true,
  12787.                                 'position' => 100,
  12788.                                 'options' => [
  12789.                                 ],
  12790.                             ],
  12791.                             'viewNotes' => [
  12792.                                 'type' => 'default',
  12793.                                 'label' => 'Notés',
  12794.                                 'icon' => 'search',
  12795.                                 'options' => [
  12796.                                     'link' => [
  12797.                                         'route' => 'app_admin_product_notes',
  12798.                                         'parameters' => [
  12799.                                             'productId' => 'resource.id',
  12800.                                         ],
  12801.                                     ],
  12802.                                 ],
  12803.                                 'enabled' => true,
  12804.                                 'position' => 100,
  12805.                             ],
  12806.                             'showDetails' => [
  12807.                                 'type' => 'links',
  12808.                                 'label' => 'app.ui.show_details',
  12809.                                 'options' => [
  12810.                                     'class' => 'primary',
  12811.                                     'icon' => 'eye',
  12812.                                     'links' => [
  12813.                                         'stock' => [
  12814.                                             'label' => 'app.ui.stock_movement',
  12815.                                             'route' => 'sylius_admin_product_stock',
  12816.                                             'parameters' => [
  12817.                                                 'productId' => 'resource.id',
  12818.                                             ],
  12819.                                         ],
  12820.                                         'requirementsReservations' => [
  12821.                                             'label' => 'app.ui.product_reservation_requirement',
  12822.                                             'route' => 'sylius_admin_product_reservation_requirement',
  12823.                                             'parameters' => [
  12824.                                                 'productId' => 'resource.id',
  12825.                                             ],
  12826.                                         ],
  12827.                                         'sales' => [
  12828.                                             'label' => 'app.ui.sales',
  12829.                                             'route' => 'sylius_admin_product_sales',
  12830.                                             'parameters' => [
  12831.                                                 'productId' => 'resource.id',
  12832.                                             ],
  12833.                                         ],
  12834.                                     ],
  12835.                                 ],
  12836.                                 'enabled' => true,
  12837.                                 'position' => 100,
  12838.                             ],
  12839.                         ],
  12840.                         'subitem' => [
  12841.                             'variants' => [
  12842.                                 'type' => 'links',
  12843.                                 'label' => 'sylius.ui.manage_variants',
  12844.                                 'options' => [
  12845.                                     'icon' => 'cubes',
  12846.                                     'links' => [
  12847.                                         'index' => [
  12848.                                             'label' => 'sylius.ui.list_variants',
  12849.                                             'icon' => 'list',
  12850.                                             'route' => 'sylius_admin_product_variant_index',
  12851.                                             'parameters' => [
  12852.                                                 'productId' => 'resource.id',
  12853.                                             ],
  12854.                                         ],
  12855.                                         'create' => [
  12856.                                             'label' => 'sylius.ui.create',
  12857.                                             'icon' => 'plus',
  12858.                                             'route' => 'sylius_admin_product_variant_create',
  12859.                                             'parameters' => [
  12860.                                                 'productId' => 'resource.id',
  12861.                                             ],
  12862.                                         ],
  12863.                                         'generate' => [
  12864.                                             'label' => 'sylius.ui.generate',
  12865.                                             'icon' => 'random',
  12866.                                             'route' => 'sylius_admin_product_variant_generate',
  12867.                                             'visible' => 'resource.hasOptions',
  12868.                                             'parameters' => [
  12869.                                                 'productId' => 'resource.id',
  12870.                                             ],
  12871.                                         ],
  12872.                                     ],
  12873.                                 ],
  12874.                                 'enabled' => false,
  12875.                                 'position' => 100,
  12876.                             ],
  12877.                         ],
  12878.                         'bulk' => [
  12879.                             'delete' => [
  12880.                                 'type' => 'delete',
  12881.                                 'enabled' => false,
  12882.                                 'position' => 100,
  12883.                                 'options' => [
  12884.                                 ],
  12885.                             ],
  12886.                             'productMultiUpdate' => [
  12887.                                 'type' => 'productMultiUpdate',
  12888.                                 'label' => 'app.ui.product_multi_update',
  12889.                                 'options' => [
  12890.                                     'link' => [
  12891.                                         'route' => 'app_admin_product_multi_updates',
  12892.                                         'parameters' => [
  12893.                                             'format' => 'csv',
  12894.                                         ],
  12895.                                     ],
  12896.                                 ],
  12897.                                 'enabled' => true,
  12898.                                 'position' => 100,
  12899.                             ],
  12900.                         ],
  12901.                     ],
  12902.                     'limits' => [
  12903.                         => 50,
  12904.                         => 100,
  12905.                     ],
  12906.                 ],
  12907.                 'sylius_admin_product_association_type' => [
  12908.                     'driver' => [
  12909.                         'name' => 'doctrine/orm',
  12910.                         'options' => [
  12911.                             'class' => 'App\\Entity\\Product\\ProductAssociationType',
  12912.                             'repository' => [
  12913.                                 'method' => 'createListQueryBuilder',
  12914.                                 'arguments' => [
  12915.                                     => 'fr_FR',
  12916.                                 ],
  12917.                             ],
  12918.                         ],
  12919.                     ],
  12920.                     'sorting' => [
  12921.                         'code' => 'asc',
  12922.                     ],
  12923.                     'fields' => [
  12924.                         'code' => [
  12925.                             'type' => 'string',
  12926.                             'label' => 'sylius.ui.code',
  12927.                             'sortable' => NULL,
  12928.                             'enabled' => true,
  12929.                             'position' => 100,
  12930.                             'options' => [
  12931.                             ],
  12932.                         ],
  12933.                         'name' => [
  12934.                             'type' => 'string',
  12935.                             'label' => 'sylius.ui.name',
  12936.                             'enabled' => true,
  12937.                             'position' => 100,
  12938.                             'options' => [
  12939.                             ],
  12940.                         ],
  12941.                     ],
  12942.                     'filters' => [
  12943.                         'code' => [
  12944.                             'type' => 'string',
  12945.                             'label' => 'sylius.ui.code',
  12946.                             'enabled' => true,
  12947.                             'position' => 100,
  12948.                             'options' => [
  12949.                             ],
  12950.                             'form_options' => [
  12951.                             ],
  12952.                         ],
  12953.                         'name' => [
  12954.                             'type' => 'string',
  12955.                             'label' => 'sylius.ui.name',
  12956.                             'options' => [
  12957.                                 'fields' => [
  12958.                                     => 'translation.name',
  12959.                                 ],
  12960.                             ],
  12961.                             'enabled' => true,
  12962.                             'position' => 100,
  12963.                             'form_options' => [
  12964.                             ],
  12965.                         ],
  12966.                     ],
  12967.                     'actions' => [
  12968.                         'main' => [
  12969.                             'create' => [
  12970.                                 'type' => 'create',
  12971.                                 'enabled' => true,
  12972.                                 'position' => 100,
  12973.                                 'options' => [
  12974.                                 ],
  12975.                             ],
  12976.                         ],
  12977.                         'item' => [
  12978.                             'update' => [
  12979.                                 'type' => 'update',
  12980.                                 'enabled' => true,
  12981.                                 'position' => 100,
  12982.                                 'options' => [
  12983.                                 ],
  12984.                             ],
  12985.                             'delete' => [
  12986.                                 'type' => 'delete',
  12987.                                 'enabled' => true,
  12988.                                 'position' => 100,
  12989.                                 'options' => [
  12990.                                 ],
  12991.                             ],
  12992.                         ],
  12993.                         'bulk' => [
  12994.                             'delete' => [
  12995.                                 'type' => 'delete',
  12996.                                 'enabled' => true,
  12997.                                 'position' => 100,
  12998.                                 'options' => [
  12999.                                 ],
  13000.                             ],
  13001.                         ],
  13002.                     ],
  13003.                     'limits' => [
  13004.                         => 10,
  13005.                         => 25,
  13006.                         => 50,
  13007.                     ],
  13008.                 ],
  13009.                 'sylius_admin_product_attribute' => [
  13010.                     'driver' => [
  13011.                         'name' => 'doctrine/orm',
  13012.                         'options' => [
  13013.                             'class' => 'App\\Entity\\Product\\ProductAttribute',
  13014.                         ],
  13015.                     ],
  13016.                     'sorting' => [
  13017.                         'position' => 'asc',
  13018.                     ],
  13019.                     'fields' => [
  13020.                         'code' => [
  13021.                             'type' => 'string',
  13022.                             'label' => 'sylius.ui.code',
  13023.                             'sortable' => NULL,
  13024.                             'enabled' => true,
  13025.                             'position' => 100,
  13026.                             'options' => [
  13027.                             ],
  13028.                         ],
  13029.                         'name' => [
  13030.                             'type' => 'string',
  13031.                             'label' => 'sylius.ui.name',
  13032.                             'enabled' => true,
  13033.                             'position' => 100,
  13034.                             'options' => [
  13035.                             ],
  13036.                         ],
  13037.                         'position' => [
  13038.                             'type' => 'string',
  13039.                             'enabled' => false,
  13040.                             'sortable' => NULL,
  13041.                             'position' => 100,
  13042.                             'options' => [
  13043.                             ],
  13044.                         ],
  13045.                         'type' => [
  13046.                             'type' => 'twig',
  13047.                             'label' => 'sylius.ui.type',
  13048.                             'sortable' => NULL,
  13049.                             'options' => [
  13050.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  13051.                             ],
  13052.                             'enabled' => true,
  13053.                             'position' => 100,
  13054.                         ],
  13055.                         'translatable' => [
  13056.                             'type' => 'twig',
  13057.                             'label' => 'sylius.ui.translatable',
  13058.                             'sortable' => NULL,
  13059.                             'options' => [
  13060.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  13061.                             ],
  13062.                             'enabled' => true,
  13063.                             'position' => 100,
  13064.                         ],
  13065.                     ],
  13066.                     'filters' => [
  13067.                         'code' => [
  13068.                             'type' => 'string',
  13069.                             'label' => 'sylius.ui.code',
  13070.                             'enabled' => true,
  13071.                             'position' => 100,
  13072.                             'options' => [
  13073.                             ],
  13074.                             'form_options' => [
  13075.                             ],
  13076.                         ],
  13077.                         'translatable' => [
  13078.                             'type' => 'boolean',
  13079.                             'label' => 'sylius.ui.translatable',
  13080.                             'enabled' => true,
  13081.                             'position' => 100,
  13082.                             'options' => [
  13083.                             ],
  13084.                             'form_options' => [
  13085.                             ],
  13086.                         ],
  13087.                     ],
  13088.                     'actions' => [
  13089.                         'main' => [
  13090.                             'create' => [
  13091.                                 'type' => 'create_product_attribute',
  13092.                                 'enabled' => true,
  13093.                                 'position' => 100,
  13094.                                 'options' => [
  13095.                                 ],
  13096.                             ],
  13097.                         ],
  13098.                         'item' => [
  13099.                             'update' => [
  13100.                                 'type' => 'update',
  13101.                                 'enabled' => true,
  13102.                                 'position' => 100,
  13103.                                 'options' => [
  13104.                                 ],
  13105.                             ],
  13106.                             'delete' => [
  13107.                                 'type' => 'delete',
  13108.                                 'enabled' => true,
  13109.                                 'position' => 100,
  13110.                                 'options' => [
  13111.                                 ],
  13112.                             ],
  13113.                         ],
  13114.                         'bulk' => [
  13115.                             'delete' => [
  13116.                                 'type' => 'delete',
  13117.                                 'enabled' => true,
  13118.                                 'position' => 100,
  13119.                                 'options' => [
  13120.                                 ],
  13121.                             ],
  13122.                         ],
  13123.                     ],
  13124.                     'limits' => [
  13125.                         => 10,
  13126.                         => 25,
  13127.                         => 50,
  13128.                     ],
  13129.                 ],
  13130.                 'sylius_admin_product_from_taxon' => [
  13131.                     'extends' => 'sylius_admin_product',
  13132.                     'sorting' => [
  13133.                         'position' => 'asc',
  13134.                     ],
  13135.                     'fields' => [
  13136.                         'position' => [
  13137.                             'type' => 'twig',
  13138.                             'label' => 'sylius.ui.position',
  13139.                             'path' => '.',
  13140.                             'sortable' => 'productTaxon.position',
  13141.                             'options' => [
  13142.                                 'template' => '@SyliusAdmin/Product/Grid/Field/position.html.twig',
  13143.                             ],
  13144.                             'enabled' => true,
  13145.                             'position' => 100,
  13146.                         ],
  13147.                     ],
  13148.                     'actions' => [
  13149.                         'main' => [
  13150.                             'update_positions' => [
  13151.                                 'type' => 'update_product_positions',
  13152.                                 'enabled' => true,
  13153.                                 'position' => 100,
  13154.                                 'options' => [
  13155.                                 ],
  13156.                             ],
  13157.                         ],
  13158.                     ],
  13159.                     'driver' => [
  13160.                         'name' => 'doctrine/orm',
  13161.                         'options' => [
  13162.                         ],
  13163.                     ],
  13164.                     'limits' => [
  13165.                         => 10,
  13166.                         => 25,
  13167.                         => 50,
  13168.                     ],
  13169.                     'filters' => [
  13170.                     ],
  13171.                 ],
  13172.                 'sylius_admin_product_option' => [
  13173.                     'driver' => [
  13174.                         'name' => 'doctrine/orm',
  13175.                         'options' => [
  13176.                             'class' => 'App\\Entity\\Product\\ProductOption',
  13177.                             'repository' => [
  13178.                                 'method' => 'createListQueryBuilder',
  13179.                                 'arguments' => [
  13180.                                     => 'fr_FR',
  13181.                                 ],
  13182.                             ],
  13183.                         ],
  13184.                     ],
  13185.                     'sorting' => [
  13186.                         'position' => 'asc',
  13187.                     ],
  13188.                     'fields' => [
  13189.                         'position' => [
  13190.                             'type' => 'twig',
  13191.                             'label' => 'sylius.ui.position',
  13192.                             'sortable' => NULL,
  13193.                             'options' => [
  13194.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  13195.                             ],
  13196.                             'enabled' => true,
  13197.                             'position' => 100,
  13198.                         ],
  13199.                         'code' => [
  13200.                             'type' => 'string',
  13201.                             'label' => 'sylius.ui.code',
  13202.                             'sortable' => NULL,
  13203.                             'enabled' => true,
  13204.                             'position' => 100,
  13205.                             'options' => [
  13206.                             ],
  13207.                         ],
  13208.                         'name' => [
  13209.                             'type' => 'string',
  13210.                             'label' => 'sylius.ui.name',
  13211.                             'sortable' => 'translation.name',
  13212.                             'enabled' => true,
  13213.                             'position' => 100,
  13214.                             'options' => [
  13215.                             ],
  13216.                         ],
  13217.                     ],
  13218.                     'filters' => [
  13219.                         'search' => [
  13220.                             'type' => 'string',
  13221.                             'label' => 'sylius.ui.search',
  13222.                             'options' => [
  13223.                                 'fields' => [
  13224.                                     => 'code',
  13225.                                     => 'translation.name',
  13226.                                 ],
  13227.                             ],
  13228.                             'enabled' => true,
  13229.                             'position' => 100,
  13230.                             'form_options' => [
  13231.                             ],
  13232.                         ],
  13233.                     ],
  13234.                     'actions' => [
  13235.                         'main' => [
  13236.                             'create' => [
  13237.                                 'type' => 'create',
  13238.                                 'enabled' => true,
  13239.                                 'position' => 100,
  13240.                                 'options' => [
  13241.                                 ],
  13242.                             ],
  13243.                         ],
  13244.                         'item' => [
  13245.                             'update' => [
  13246.                                 'type' => 'update',
  13247.                                 'enabled' => true,
  13248.                                 'position' => 100,
  13249.                                 'options' => [
  13250.                                 ],
  13251.                             ],
  13252.                             'delete' => [
  13253.                                 'type' => 'delete',
  13254.                                 'enabled' => true,
  13255.                                 'position' => 100,
  13256.                                 'options' => [
  13257.                                 ],
  13258.                             ],
  13259.                         ],
  13260.                         'bulk' => [
  13261.                             'delete' => [
  13262.                                 'type' => 'delete',
  13263.                                 'enabled' => true,
  13264.                                 'position' => 100,
  13265.                                 'options' => [
  13266.                                 ],
  13267.                             ],
  13268.                         ],
  13269.                     ],
  13270.                     'limits' => [
  13271.                         => 10,
  13272.                         => 25,
  13273.                         => 50,
  13274.                     ],
  13275.                 ],
  13276.                 'sylius_admin_product_review' => [
  13277.                     'driver' => [
  13278.                         'name' => 'doctrine/orm',
  13279.                         'options' => [
  13280.                             'class' => 'App\\Entity\\Product\\ProductReview',
  13281.                         ],
  13282.                     ],
  13283.                     'sorting' => [
  13284.                         'date' => 'desc',
  13285.                     ],
  13286.                     'fields' => [
  13287.                         'date' => [
  13288.                             'type' => 'datetime',
  13289.                             'label' => 'sylius.ui.date',
  13290.                             'path' => 'createdAt',
  13291.                             'sortable' => 'createdAt',
  13292.                             'options' => [
  13293.                                 'format' => 'd-m-Y H:i:s',
  13294.                             ],
  13295.                             'enabled' => true,
  13296.                             'position' => 100,
  13297.                         ],
  13298.                         'title' => [
  13299.                             'type' => 'string',
  13300.                             'label' => 'sylius.ui.title',
  13301.                             'sortable' => NULL,
  13302.                             'enabled' => true,
  13303.                             'position' => 100,
  13304.                             'options' => [
  13305.                             ],
  13306.                         ],
  13307.                         'rating' => [
  13308.                             'type' => 'string',
  13309.                             'label' => 'sylius.ui.rating',
  13310.                             'sortable' => NULL,
  13311.                             'enabled' => true,
  13312.                             'position' => 100,
  13313.                             'options' => [
  13314.                             ],
  13315.                         ],
  13316.                         'status' => [
  13317.                             'type' => 'twig',
  13318.                             'label' => 'sylius.ui.status',
  13319.                             'sortable' => NULL,
  13320.                             'options' => [
  13321.                                 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  13322.                                 'vars' => [
  13323.                                     'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  13324.                                 ],
  13325.                             ],
  13326.                             'enabled' => true,
  13327.                             'position' => 100,
  13328.                         ],
  13329.                         'reviewSubject' => [
  13330.                             'type' => 'string',
  13331.                             'label' => 'sylius.ui.product',
  13332.                             'enabled' => true,
  13333.                             'position' => 100,
  13334.                             'options' => [
  13335.                             ],
  13336.                         ],
  13337.                         'author' => [
  13338.                             'type' => 'string',
  13339.                             'label' => 'sylius.ui.customer',
  13340.                             'enabled' => true,
  13341.                             'position' => 100,
  13342.                             'options' => [
  13343.                             ],
  13344.                         ],
  13345.                     ],
  13346.                     'filters' => [
  13347.                         'title' => [
  13348.                             'type' => 'string',
  13349.                             'label' => 'sylius.ui.title',
  13350.                             'enabled' => true,
  13351.                             'position' => 100,
  13352.                             'options' => [
  13353.                             ],
  13354.                             'form_options' => [
  13355.                             ],
  13356.                         ],
  13357.                     ],
  13358.                     'actions' => [
  13359.                         'item' => [
  13360.                             'update' => [
  13361.                                 'type' => 'update',
  13362.                                 'enabled' => true,
  13363.                                 'position' => 100,
  13364.                                 'options' => [
  13365.                                 ],
  13366.                             ],
  13367.                             'accept' => [
  13368.                                 'type' => 'apply_transition',
  13369.                                 'label' => 'sylius.ui.accept',
  13370.                                 'icon' => 'checkmark',
  13371.                                 'options' => [
  13372.                                     'link' => [
  13373.                                         'route' => 'sylius_admin_product_review_accept',
  13374.                                         'parameters' => [
  13375.                                             'id' => 'resource.id',
  13376.                                         ],
  13377.                                     ],
  13378.                                     'class' => 'green',
  13379.                                     'transition' => 'accept',
  13380.                                     'graph' => 'sylius_product_review',
  13381.                                 ],
  13382.                                 'enabled' => true,
  13383.                                 'position' => 100,
  13384.                             ],
  13385.                             'reject' => [
  13386.                                 'type' => 'apply_transition',
  13387.                                 'label' => 'sylius.ui.reject',
  13388.                                 'icon' => 'remove',
  13389.                                 'options' => [
  13390.                                     'link' => [
  13391.                                         'route' => 'sylius_admin_product_review_reject',
  13392.                                         'parameters' => [
  13393.                                             'id' => 'resource.id',
  13394.                                         ],
  13395.                                     ],
  13396.                                     'class' => 'yellow',
  13397.                                     'transition' => 'reject',
  13398.                                     'graph' => 'sylius_product_review',
  13399.                                 ],
  13400.                                 'enabled' => true,
  13401.                                 'position' => 100,
  13402.                             ],
  13403.                             'delete' => [
  13404.                                 'type' => 'delete',
  13405.                                 'enabled' => true,
  13406.                                 'position' => 100,
  13407.                                 'options' => [
  13408.                                 ],
  13409.                             ],
  13410.                         ],
  13411.                         'bulk' => [
  13412.                             'delete' => [
  13413.                                 'type' => 'delete',
  13414.                                 'enabled' => true,
  13415.                                 'position' => 100,
  13416.                                 'options' => [
  13417.                                 ],
  13418.                             ],
  13419.                         ],
  13420.                     ],
  13421.                     'limits' => [
  13422.                         => 10,
  13423.                         => 25,
  13424.                         => 50,
  13425.                     ],
  13426.                 ],
  13427.                 'sylius_admin_product_variant' => [
  13428.                     'driver' => [
  13429.                         'name' => 'doctrine/orm',
  13430.                         'options' => [
  13431.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  13432.                             'repository' => [
  13433.                                 'method' => 'createQueryBuilderByProductId',
  13434.                                 'arguments' => [
  13435.                                     => 'fr_FR',
  13436.                                     => '$productId',
  13437.                                 ],
  13438.                             ],
  13439.                         ],
  13440.                     ],
  13441.                     'sorting' => [
  13442.                         'position' => 'asc',
  13443.                     ],
  13444.                     'fields' => [
  13445.                         'name' => [
  13446.                             'type' => 'twig',
  13447.                             'path' => '.',
  13448.                             'label' => 'sylius.ui.name',
  13449.                             'options' => [
  13450.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  13451.                             ],
  13452.                             'enabled' => true,
  13453.                             'position' => 100,
  13454.                         ],
  13455.                         'code' => [
  13456.                             'type' => 'string',
  13457.                             'label' => 'sylius.ui.code',
  13458.                             'enabled' => true,
  13459.                             'position' => 100,
  13460.                             'options' => [
  13461.                             ],
  13462.                         ],
  13463.                         'enabled' => [
  13464.                             'type' => 'twig',
  13465.                             'label' => 'sylius.ui.enabled',
  13466.                             'options' => [
  13467.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  13468.                             ],
  13469.                             'enabled' => true,
  13470.                             'position' => 100,
  13471.                         ],
  13472.                         'inventory' => [
  13473.                             'type' => 'twig',
  13474.                             'path' => '.',
  13475.                             'label' => 'sylius.ui.inventory',
  13476.                             'options' => [
  13477.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  13478.                             ],
  13479.                             'enabled' => true,
  13480.                             'position' => 100,
  13481.                         ],
  13482.                         'position' => [
  13483.                             'type' => 'twig',
  13484.                             'label' => 'sylius.ui.position',
  13485.                             'path' => '.',
  13486.                             'sortable' => 'position',
  13487.                             'options' => [
  13488.                                 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  13489.                             ],
  13490.                             'enabled' => true,
  13491.                             'position' => 100,
  13492.                         ],
  13493.                     ],
  13494.                     'filters' => [
  13495.                         'code' => [
  13496.                             'type' => 'string',
  13497.                             'label' => 'sylius.ui.code',
  13498.                             'enabled' => true,
  13499.                             'position' => 100,
  13500.                             'options' => [
  13501.                             ],
  13502.                             'form_options' => [
  13503.                             ],
  13504.                         ],
  13505.                         'name' => [
  13506.                             'type' => 'string',
  13507.                             'label' => 'sylius.ui.name',
  13508.                             'options' => [
  13509.                                 'fields' => [
  13510.                                     => 'translation.name',
  13511.                                 ],
  13512.                             ],
  13513.                             'enabled' => true,
  13514.                             'position' => 100,
  13515.                             'form_options' => [
  13516.                             ],
  13517.                         ],
  13518.                     ],
  13519.                     'actions' => [
  13520.                         'main' => [
  13521.                             'generate' => [
  13522.                                 'type' => 'generate_variants',
  13523.                                 'options' => [
  13524.                                     'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  13525.                                 ],
  13526.                                 'enabled' => true,
  13527.                                 'position' => 100,
  13528.                             ],
  13529.                             'update_positions' => [
  13530.                                 'type' => 'update_product_variant_positions',
  13531.                                 'enabled' => true,
  13532.                                 'position' => 100,
  13533.                                 'options' => [
  13534.                                 ],
  13535.                             ],
  13536.                             'create' => [
  13537.                                 'type' => 'create',
  13538.                                 'options' => [
  13539.                                     'link' => [
  13540.                                         'parameters' => [
  13541.                                             'productId' => '$productId',
  13542.                                         ],
  13543.                                     ],
  13544.                                 ],
  13545.                                 'enabled' => true,
  13546.                                 'position' => 100,
  13547.                             ],
  13548.                         ],
  13549.                         'item' => [
  13550.                             'update' => [
  13551.                                 'type' => 'update',
  13552.                                 'options' => [
  13553.                                     'link' => [
  13554.                                         'parameters' => [
  13555.                                             'id' => 'resource.id',
  13556.                                             'productId' => '$productId',
  13557.                                         ],
  13558.                                     ],
  13559.                                 ],
  13560.                                 'enabled' => true,
  13561.                                 'position' => 100,
  13562.                             ],
  13563.                             'delete' => [
  13564.                                 'type' => 'delete',
  13565.                                 'options' => [
  13566.                                     'link' => [
  13567.                                         'parameters' => [
  13568.                                             'id' => 'resource.id',
  13569.                                             'productId' => '$productId',
  13570.                                         ],
  13571.                                     ],
  13572.                                 ],
  13573.                                 'enabled' => true,
  13574.                                 'position' => 100,
  13575.                             ],
  13576.                         ],
  13577.                         'bulk' => [
  13578.                             'delete' => [
  13579.                                 'type' => 'delete',
  13580.                                 'options' => [
  13581.                                     'link' => [
  13582.                                         'parameters' => [
  13583.                                             'productId' => '$productId',
  13584.                                         ],
  13585.                                     ],
  13586.                                 ],
  13587.                                 'enabled' => true,
  13588.                                 'position' => 100,
  13589.                             ],
  13590.                         ],
  13591.                     ],
  13592.                     'limits' => [
  13593.                         => 10,
  13594.                         => 25,
  13595.                         => 50,
  13596.                     ],
  13597.                 ],
  13598.                 'sylius_admin_promotion' => [
  13599.                     'driver' => [
  13600.                         'name' => 'doctrine/orm',
  13601.                         'options' => [
  13602.                             'class' => 'App\\Entity\\Promotion\\Promotion',
  13603.                         ],
  13604.                     ],
  13605.                     'sorting' => [
  13606.                         'priority' => 'desc',
  13607.                     ],
  13608.                     'fields' => [
  13609.                         'priority' => [
  13610.                             'type' => 'twig',
  13611.                             'label' => 'sylius.ui.priority',
  13612.                             'sortable' => NULL,
  13613.                             'options' => [
  13614.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  13615.                             ],
  13616.                             'enabled' => true,
  13617.                             'position' => 100,
  13618.                         ],
  13619.                         'code' => [
  13620.                             'type' => 'string',
  13621.                             'label' => 'sylius.ui.code',
  13622.                             'sortable' => NULL,
  13623.                             'enabled' => true,
  13624.                             'position' => 100,
  13625.                             'options' => [
  13626.                             ],
  13627.                         ],
  13628.                         'name' => [
  13629.                             'type' => 'twig',
  13630.                             'label' => 'sylius.ui.name',
  13631.                             'path' => '.',
  13632.                             'sortable' => NULL,
  13633.                             'options' => [
  13634.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  13635.                             ],
  13636.                             'enabled' => true,
  13637.                             'position' => 100,
  13638.                         ],
  13639.                         'couponBased' => [
  13640.                             'type' => 'twig',
  13641.                             'label' => 'sylius.ui.coupons',
  13642.                             'options' => [
  13643.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  13644.                             ],
  13645.                             'enabled' => true,
  13646.                             'position' => 100,
  13647.                         ],
  13648.                         'usage' => [
  13649.                             'type' => 'twig',
  13650.                             'label' => 'sylius.ui.usage',
  13651.                             'path' => '.',
  13652.                             'sortable' => 'used',
  13653.                             'options' => [
  13654.                                 'template' => '@SyliusAdmin/Promotion/Grid/Field/usage.html.twig',
  13655.                             ],
  13656.                             'enabled' => true,
  13657.                             'position' => 100,
  13658.                         ],
  13659.                     ],
  13660.                     'filters' => [
  13661.                         'search' => [
  13662.                             'type' => 'string',
  13663.                             'label' => 'sylius.ui.search',
  13664.                             'options' => [
  13665.                                 'fields' => [
  13666.                                     => 'code',
  13667.                                     => 'name',
  13668.                                 ],
  13669.                             ],
  13670.                             'enabled' => true,
  13671.                             'position' => 100,
  13672.                             'form_options' => [
  13673.                             ],
  13674.                         ],
  13675.                         'couponBased' => [
  13676.                             'type' => 'boolean',
  13677.                             'label' => 'sylius.ui.coupon_based',
  13678.                             'enabled' => true,
  13679.                             'position' => 100,
  13680.                             'options' => [
  13681.                             ],
  13682.                             'form_options' => [
  13683.                             ],
  13684.                         ],
  13685.                         'coupon_code' => [
  13686.                             'type' => 'string',
  13687.                             'label' => 'sylius.ui.coupon',
  13688.                             'options' => [
  13689.                                 'fields' => [
  13690.                                     => 'coupons.code',
  13691.                                 ],
  13692.                             ],
  13693.                             'enabled' => true,
  13694.                             'position' => 100,
  13695.                             'form_options' => [
  13696.                             ],
  13697.                         ],
  13698.                     ],
  13699.                     'actions' => [
  13700.                         'main' => [
  13701.                             'create' => [
  13702.                                 'type' => 'create',
  13703.                                 'enabled' => true,
  13704.                                 'position' => 100,
  13705.                                 'options' => [
  13706.                                 ],
  13707.                             ],
  13708.                         ],
  13709.                         'item' => [
  13710.                             'coupons' => [
  13711.                                 'type' => 'links',
  13712.                                 'label' => 'sylius.ui.manage_coupons',
  13713.                                 'options' => [
  13714.                                     'visible' => 'resource.couponBased',
  13715.                                     'icon' => 'ticket',
  13716.                                     'links' => [
  13717.                                         'index' => [
  13718.                                             'label' => 'sylius.ui.list_coupons',
  13719.                                             'icon' => 'list',
  13720.                                             'route' => 'sylius_admin_promotion_coupon_index',
  13721.                                             'parameters' => [
  13722.                                                 'promotionId' => 'resource.id',
  13723.                                             ],
  13724.                                         ],
  13725.                                         'create' => [
  13726.                                             'label' => 'sylius.ui.create',
  13727.                                             'icon' => 'plus',
  13728.                                             'route' => 'sylius_admin_promotion_coupon_create',
  13729.                                             'parameters' => [
  13730.                                                 'promotionId' => 'resource.id',
  13731.                                             ],
  13732.                                         ],
  13733.                                         'generate' => [
  13734.                                             'label' => 'sylius.ui.generate',
  13735.                                             'icon' => 'random',
  13736.                                             'route' => 'sylius_admin_promotion_coupon_generate',
  13737.                                             'parameters' => [
  13738.                                                 'promotionId' => 'resource.id',
  13739.                                             ],
  13740.                                         ],
  13741.                                     ],
  13742.                                 ],
  13743.                                 'enabled' => true,
  13744.                                 'position' => 100,
  13745.                             ],
  13746.                             'update' => [
  13747.                                 'type' => 'update',
  13748.                                 'enabled' => true,
  13749.                                 'position' => 100,
  13750.                                 'options' => [
  13751.                                 ],
  13752.                             ],
  13753.                             'delete' => [
  13754.                                 'type' => 'delete',
  13755.                                 'enabled' => true,
  13756.                                 'position' => 100,
  13757.                                 'options' => [
  13758.                                 ],
  13759.                             ],
  13760.                         ],
  13761.                         'bulk' => [
  13762.                             'delete' => [
  13763.                                 'type' => 'delete',
  13764.                                 'enabled' => true,
  13765.                                 'position' => 100,
  13766.                                 'options' => [
  13767.                                 ],
  13768.                             ],
  13769.                         ],
  13770.                     ],
  13771.                     'limits' => [
  13772.                         => 10,
  13773.                         => 25,
  13774.                         => 50,
  13775.                     ],
  13776.                 ],
  13777.                 'sylius_admin_promotion_coupon' => [
  13778.                     'driver' => [
  13779.                         'name' => 'doctrine/orm',
  13780.                         'options' => [
  13781.                             'class' => 'App\\Entity\\Promotion\\PromotionCoupon',
  13782.                             'repository' => [
  13783.                                 'method' => 'createQueryBuilderByPromotionId',
  13784.                                 'arguments' => [
  13785.                                     'promotionId' => '$promotionId',
  13786.                                 ],
  13787.                             ],
  13788.                         ],
  13789.                     ],
  13790.                     'fields' => [
  13791.                         'code' => [
  13792.                             'type' => 'string',
  13793.                             'label' => 'sylius.ui.code',
  13794.                             'sortable' => NULL,
  13795.                             'enabled' => true,
  13796.                             'position' => 100,
  13797.                             'options' => [
  13798.                             ],
  13799.                         ],
  13800.                         'usageLimit' => [
  13801.                             'type' => 'string',
  13802.                             'label' => 'sylius.ui.usage_limit',
  13803.                             'sortable' => NULL,
  13804.                             'enabled' => true,
  13805.                             'position' => 100,
  13806.                             'options' => [
  13807.                             ],
  13808.                         ],
  13809.                         'perCustomerUsageLimit' => [
  13810.                             'type' => 'string',
  13811.                             'label' => 'sylius.ui.per_customer_usage_limit',
  13812.                             'sortable' => NULL,
  13813.                             'enabled' => true,
  13814.                             'position' => 100,
  13815.                             'options' => [
  13816.                             ],
  13817.                         ],
  13818.                         'used' => [
  13819.                             'type' => 'string',
  13820.                             'label' => 'sylius.ui.used',
  13821.                             'sortable' => NULL,
  13822.                             'enabled' => true,
  13823.                             'position' => 100,
  13824.                             'options' => [
  13825.                             ],
  13826.                         ],
  13827.                         'expiresAt' => [
  13828.                             'type' => 'datetime',
  13829.                             'label' => 'sylius.ui.expires_at',
  13830.                             'sortable' => NULL,
  13831.                             'options' => [
  13832.                                 'format' => 'd-m-Y',
  13833.                             ],
  13834.                             'enabled' => true,
  13835.                             'position' => 100,
  13836.                         ],
  13837.                     ],
  13838.                     'filters' => [
  13839.                         'code' => [
  13840.                             'type' => 'string',
  13841.                             'label' => 'sylius.ui.code',
  13842.                             'enabled' => true,
  13843.                             'position' => 100,
  13844.                             'options' => [
  13845.                             ],
  13846.                             'form_options' => [
  13847.                             ],
  13848.                         ],
  13849.                     ],
  13850.                     'actions' => [
  13851.                         'main' => [
  13852.                             'generate' => [
  13853.                                 'type' => 'default',
  13854.                                 'label' => 'sylius.ui.generate',
  13855.                                 'icon' => 'random',
  13856.                                 'options' => [
  13857.                                     'link' => [
  13858.                                         'route' => 'sylius_admin_promotion_coupon_generate',
  13859.                                         'parameters' => [
  13860.                                             'promotionId' => '$promotionId',
  13861.                                         ],
  13862.                                     ],
  13863.                                 ],
  13864.                                 'enabled' => true,
  13865.                                 'position' => 100,
  13866.                             ],
  13867.                             'create' => [
  13868.                                 'type' => 'create',
  13869.                                 'options' => [
  13870.                                     'link' => [
  13871.                                         'parameters' => [
  13872.                                             'promotionId' => '$promotionId',
  13873.                                         ],
  13874.                                     ],
  13875.                                 ],
  13876.                                 'enabled' => true,
  13877.                                 'position' => 100,
  13878.                             ],
  13879.                         ],
  13880.                         'item' => [
  13881.                             'update' => [
  13882.                                 'type' => 'update',
  13883.                                 'options' => [
  13884.                                     'link' => [
  13885.                                         'parameters' => [
  13886.                                             'id' => 'resource.id',
  13887.                                             'promotionId' => '$promotionId',
  13888.                                         ],
  13889.                                     ],
  13890.                                 ],
  13891.                                 'enabled' => true,
  13892.                                 'position' => 100,
  13893.                             ],
  13894.                             'delete' => [
  13895.                                 'type' => 'delete',
  13896.                                 'options' => [
  13897.                                     'link' => [
  13898.                                         'parameters' => [
  13899.                                             'id' => 'resource.id',
  13900.                                             'promotionId' => '$promotionId',
  13901.                                         ],
  13902.                                     ],
  13903.                                 ],
  13904.                                 'enabled' => true,
  13905.                                 'position' => 100,
  13906.                             ],
  13907.                         ],
  13908.                         'bulk' => [
  13909.                             'delete' => [
  13910.                                 'type' => 'delete',
  13911.                                 'options' => [
  13912.                                     'link' => [
  13913.                                         'parameters' => [
  13914.                                             'promotionId' => '$promotionId',
  13915.                                         ],
  13916.                                     ],
  13917.                                 ],
  13918.                                 'enabled' => true,
  13919.                                 'position' => 100,
  13920.                             ],
  13921.                         ],
  13922.                     ],
  13923.                     'sorting' => [
  13924.                     ],
  13925.                     'limits' => [
  13926.                         => 10,
  13927.                         => 25,
  13928.                         => 50,
  13929.                     ],
  13930.                 ],
  13931.                 'sylius_admin_shipment' => [
  13932.                     'driver' => [
  13933.                         'name' => 'doctrine/orm',
  13934.                         'options' => [
  13935.                             'class' => 'App\\Entity\\Shipping\\Shipment',
  13936.                             'repository' => [
  13937.                                 'method' => 'createListQueryBuilder',
  13938.                             ],
  13939.                         ],
  13940.                     ],
  13941.                     'sorting' => [
  13942.                         'createdAt' => 'desc',
  13943.                     ],
  13944.                     'fields' => [
  13945.                         'createdAt' => [
  13946.                             'type' => 'datetime',
  13947.                             'label' => 'sylius.ui.created_at',
  13948.                             'sortable' => NULL,
  13949.                             'options' => [
  13950.                                 'format' => 'd-m-Y H:i:s',
  13951.                             ],
  13952.                             'enabled' => true,
  13953.                             'position' => 100,
  13954.                         ],
  13955.                         'shippedAt' => [
  13956.                             'type' => 'datetime',
  13957.                             'label' => 'sylius.ui.shipped_at',
  13958.                             'sortable' => NULL,
  13959.                             'options' => [
  13960.                                 'format' => 'd-m-Y H:i:s',
  13961.                             ],
  13962.                             'enabled' => true,
  13963.                             'position' => 100,
  13964.                         ],
  13965.                         'number' => [
  13966.                             'type' => 'twig',
  13967.                             'label' => 'sylius.ui.order',
  13968.                             'path' => 'order',
  13969.                             'options' => [
  13970.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  13971.                             ],
  13972.                             'enabled' => true,
  13973.                             'position' => 100,
  13974.                         ],
  13975.                         'channel' => [
  13976.                             'type' => 'twig',
  13977.                             'label' => 'sylius.ui.channel',
  13978.                             'path' => 'order.channel',
  13979.                             'options' => [
  13980.                                 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  13981.                             ],
  13982.                             'enabled' => true,
  13983.                             'position' => 100,
  13984.                         ],
  13985.                         'state' => [
  13986.                             'type' => 'twig',
  13987.                             'label' => 'sylius.ui.state',
  13988.                             'options' => [
  13989.                                 'template' => '@SyliusAdmin/Common/Label/shipmentState.html.twig',
  13990.                             ],
  13991.                             'enabled' => true,
  13992.                             'position' => 100,
  13993.                         ],
  13994.                     ],
  13995.                     'filters' => [
  13996.                         'state' => [
  13997.                             'type' => 'select',
  13998.                             'label' => 'sylius.ui.state',
  13999.                             'form_options' => [
  14000.                                 'choices' => [
  14001.                                     'sylius.ui.cancelled' => 'cancelled',
  14002.                                     'sylius.ui.ready' => 'ready',
  14003.                                     'sylius.ui.shipped' => 'shipped',
  14004.                                 ],
  14005.                             ],
  14006.                             'enabled' => true,
  14007.                             'position' => 100,
  14008.                             'options' => [
  14009.                             ],
  14010.                         ],
  14011.                         'channel' => [
  14012.                             'type' => 'entity',
  14013.                             'label' => 'sylius.ui.channel',
  14014.                             'options' => [
  14015.                                 'fields' => [
  14016.                                     => 'order.channel',
  14017.                                 ],
  14018.                             ],
  14019.                             'form_options' => [
  14020.                                 'class' => 'App\\Entity\\Channel\\Channel',
  14021.                             ],
  14022.                             'enabled' => true,
  14023.                             'position' => 100,
  14024.                         ],
  14025.                         'method' => [
  14026.                             'type' => 'entity',
  14027.                             'label' => 'sylius.ui.shipping_method',
  14028.                             'form_options' => [
  14029.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  14030.                             ],
  14031.                             'enabled' => true,
  14032.                             'position' => 100,
  14033.                             'options' => [
  14034.                             ],
  14035.                         ],
  14036.                     ],
  14037.                     'actions' => [
  14038.                         'item' => [
  14039.                             'ship' => [
  14040.                                 'type' => 'ship_with_tracking_code',
  14041.                                 'enabled' => true,
  14042.                                 'position' => 100,
  14043.                                 'options' => [
  14044.                                 ],
  14045.                             ],
  14046.                             'show' => [
  14047.                                 'type' => 'show',
  14048.                                 'enabled' => true,
  14049.                                 'position' => 100,
  14050.                                 'options' => [
  14051.                                 ],
  14052.                             ],
  14053.                         ],
  14054.                     ],
  14055.                     'limits' => [
  14056.                         => 10,
  14057.                         => 25,
  14058.                         => 50,
  14059.                     ],
  14060.                 ],
  14061.                 'sylius_admin_shipping_category' => [
  14062.                     'driver' => [
  14063.                         'name' => 'doctrine/orm',
  14064.                         'options' => [
  14065.                             'class' => 'App\\Entity\\Shipping\\ShippingCategory',
  14066.                             'repository' => [
  14067.                                 'method' => 'createListQueryBuilder',
  14068.                             ],
  14069.                         ],
  14070.                     ],
  14071.                     'fields' => [
  14072.                         'code' => [
  14073.                             'type' => 'string',
  14074.                             'label' => 'sylius.ui.code',
  14075.                             'enabled' => true,
  14076.                             'position' => 100,
  14077.                             'options' => [
  14078.                             ],
  14079.                         ],
  14080.                         'name' => [
  14081.                             'type' => 'string',
  14082.                             'label' => 'sylius.ui.name',
  14083.                             'enabled' => true,
  14084.                             'position' => 100,
  14085.                             'options' => [
  14086.                             ],
  14087.                         ],
  14088.                         'createdAt' => [
  14089.                             'type' => 'datetime',
  14090.                             'label' => 'sylius.ui.creation_date',
  14091.                             'options' => [
  14092.                                 'format' => 'd-m-Y H:i',
  14093.                             ],
  14094.                             'enabled' => true,
  14095.                             'position' => 100,
  14096.                         ],
  14097.                         'updatedAt' => [
  14098.                             'type' => 'datetime',
  14099.                             'label' => 'sylius.ui.updating_date',
  14100.                             'options' => [
  14101.                                 'format' => 'd-m-Y H:i',
  14102.                             ],
  14103.                             'enabled' => true,
  14104.                             'position' => 100,
  14105.                         ],
  14106.                     ],
  14107.                     'filters' => [
  14108.                         'search' => [
  14109.                             'type' => 'string',
  14110.                             'label' => 'sylius.ui.search',
  14111.                             'options' => [
  14112.                                 'fields' => [
  14113.                                     => 'code',
  14114.                                     => 'name',
  14115.                                 ],
  14116.                             ],
  14117.                             'enabled' => true,
  14118.                             'position' => 100,
  14119.                             'form_options' => [
  14120.                             ],
  14121.                         ],
  14122.                     ],
  14123.                     'actions' => [
  14124.                         'main' => [
  14125.                             'create' => [
  14126.                                 'type' => 'create',
  14127.                                 'enabled' => true,
  14128.                                 'position' => 100,
  14129.                                 'options' => [
  14130.                                 ],
  14131.                             ],
  14132.                         ],
  14133.                         'item' => [
  14134.                             'update' => [
  14135.                                 'type' => 'update',
  14136.                                 'enabled' => true,
  14137.                                 'position' => 100,
  14138.                                 'options' => [
  14139.                                 ],
  14140.                             ],
  14141.                             'delete' => [
  14142.                                 'type' => 'delete',
  14143.                                 'enabled' => true,
  14144.                                 'position' => 100,
  14145.                                 'options' => [
  14146.                                 ],
  14147.                             ],
  14148.                         ],
  14149.                         'bulk' => [
  14150.                             'delete' => [
  14151.                                 'type' => 'delete',
  14152.                                 'enabled' => true,
  14153.                                 'position' => 100,
  14154.                                 'options' => [
  14155.                                 ],
  14156.                             ],
  14157.                         ],
  14158.                     ],
  14159.                     'sorting' => [
  14160.                     ],
  14161.                     'limits' => [
  14162.                         => 10,
  14163.                         => 25,
  14164.                         => 50,
  14165.                     ],
  14166.                 ],
  14167.                 'sylius_admin_shipping_method' => [
  14168.                     'driver' => [
  14169.                         'name' => 'doctrine/orm',
  14170.                         'options' => [
  14171.                             'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  14172.                             'repository' => [
  14173.                                 'method' => 'createListQueryBuilder',
  14174.                                 'arguments' => [
  14175.                                     => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  14176.                                 ],
  14177.                             ],
  14178.                         ],
  14179.                     ],
  14180.                     'sorting' => [
  14181.                         'position' => 'asc',
  14182.                     ],
  14183.                     'fields' => [
  14184.                         'position' => [
  14185.                             'type' => 'twig',
  14186.                             'label' => 'sylius.ui.position',
  14187.                             'sortable' => NULL,
  14188.                             'options' => [
  14189.                                 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  14190.                             ],
  14191.                             'enabled' => true,
  14192.                             'position' => 100,
  14193.                         ],
  14194.                         'code' => [
  14195.                             'type' => 'string',
  14196.                             'label' => 'sylius.ui.code',
  14197.                             'sortable' => NULL,
  14198.                             'enabled' => true,
  14199.                             'position' => 100,
  14200.                             'options' => [
  14201.                             ],
  14202.                         ],
  14203.                         'name' => [
  14204.                             'type' => 'string',
  14205.                             'label' => 'sylius.ui.name',
  14206.                             'sortable' => 'translation.name',
  14207.                             'enabled' => true,
  14208.                             'position' => 100,
  14209.                             'options' => [
  14210.                             ],
  14211.                         ],
  14212.                         'zone' => [
  14213.                             'type' => 'string',
  14214.                             'label' => 'sylius.ui.zone',
  14215.                             'enabled' => true,
  14216.                             'position' => 100,
  14217.                             'options' => [
  14218.                             ],
  14219.                         ],
  14220.                         'enabled' => [
  14221.                             'type' => 'twig',
  14222.                             'label' => 'sylius.ui.enabled',
  14223.                             'sortable' => NULL,
  14224.                             'options' => [
  14225.                                 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14226.                             ],
  14227.                             'enabled' => true,
  14228.                             'position' => 100,
  14229.                         ],
  14230.                     ],
  14231.                     'filters' => [
  14232.                         'search' => [
  14233.                             'type' => 'string',
  14234.                             'label' => 'sylius.ui.search',
  14235.                             'options' => [
  14236.                                 'fields' => [
  14237.                                     => 'code',
  14238.                                     => 'translation.name',
  14239.                                 ],
  14240.                             ],
  14241.                             'enabled' => true,
  14242.                             'position' => 100,
  14243.                             'form_options' => [
  14244.                             ],
  14245.                         ],
  14246.                         'enabled' => [
  14247.                             'type' => 'boolean',
  14248.                             'label' => 'sylius.ui.enabled',
  14249.                             'enabled' => true,
  14250.                             'position' => 100,
  14251.                             'options' => [
  14252.                             ],
  14253.                             'form_options' => [
  14254.                             ],
  14255.                         ],
  14256.                         'archival' => [
  14257.                             'type' => 'exists',
  14258.                             'label' => 'sylius.ui.archival',
  14259.                             'options' => [
  14260.                                 'field' => 'archivedAt',
  14261.                             ],
  14262.                             'default_value' => false,
  14263.                             'enabled' => true,
  14264.                             'position' => 100,
  14265.                             'form_options' => [
  14266.                             ],
  14267.                         ],
  14268.                     ],
  14269.                     'actions' => [
  14270.                         'main' => [
  14271.                             'create' => [
  14272.                                 'type' => 'create',
  14273.                                 'enabled' => true,
  14274.                                 'position' => 100,
  14275.                                 'options' => [
  14276.                                 ],
  14277.                             ],
  14278.                         ],
  14279.                         'item' => [
  14280.                             'update' => [
  14281.                                 'type' => 'update',
  14282.                                 'enabled' => true,
  14283.                                 'position' => 100,
  14284.                                 'options' => [
  14285.                                 ],
  14286.                             ],
  14287.                             'delete' => [
  14288.                                 'type' => 'delete',
  14289.                                 'enabled' => true,
  14290.                                 'position' => 100,
  14291.                                 'options' => [
  14292.                                 ],
  14293.                             ],
  14294.                             'archive' => [
  14295.                                 'type' => 'archive',
  14296.                                 'enabled' => true,
  14297.                                 'position' => 100,
  14298.                                 'options' => [
  14299.                                 ],
  14300.                             ],
  14301.                         ],
  14302.                         'bulk' => [
  14303.                             'delete' => [
  14304.                                 'type' => 'delete',
  14305.                                 'enabled' => true,
  14306.                                 'position' => 100,
  14307.                                 'options' => [
  14308.                                 ],
  14309.                             ],
  14310.                         ],
  14311.                     ],
  14312.                     'limits' => [
  14313.                         => 10,
  14314.                         => 25,
  14315.                         => 50,
  14316.                     ],
  14317.                 ],
  14318.                 'sylius_admin_tax_category' => [
  14319.                     'driver' => [
  14320.                         'name' => 'doctrine/orm',
  14321.                         'options' => [
  14322.                             'class' => 'App\\Entity\\Taxation\\TaxCategory',
  14323.                         ],
  14324.                     ],
  14325.                     'sorting' => [
  14326.                         'nameAndDescription' => 'asc',
  14327.                     ],
  14328.                     'fields' => [
  14329.                         'code' => [
  14330.                             'type' => 'string',
  14331.                             'label' => 'sylius.ui.code',
  14332.                             'sortable' => NULL,
  14333.                             'enabled' => true,
  14334.                             'position' => 100,
  14335.                             'options' => [
  14336.                             ],
  14337.                         ],
  14338.                         'nameAndDescription' => [
  14339.                             'type' => 'twig',
  14340.                             'label' => 'sylius.ui.name',
  14341.                             'path' => '.',
  14342.                             'sortable' => 'name',
  14343.                             'options' => [
  14344.                                 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  14345.                             ],
  14346.                             'enabled' => true,
  14347.                             'position' => 100,
  14348.                         ],
  14349.                     ],
  14350.                     'filters' => [
  14351.                         'search' => [
  14352.                             'type' => 'string',
  14353.                             'label' => 'sylius.ui.search',
  14354.                             'options' => [
  14355.                                 'fields' => [
  14356.                                     => 'code',
  14357.                                     => 'name',
  14358.                                 ],
  14359.                             ],
  14360.                             'enabled' => true,
  14361.                             'position' => 100,
  14362.                             'form_options' => [
  14363.                             ],
  14364.                         ],
  14365.                     ],
  14366.                     'actions' => [
  14367.                         'main' => [
  14368.                             'create' => [
  14369.                                 'type' => 'create',
  14370.                                 'enabled' => true,
  14371.                                 'position' => 100,
  14372.                                 'options' => [
  14373.                                 ],
  14374.                             ],
  14375.                         ],
  14376.                         'item' => [
  14377.                             'update' => [
  14378.                                 'type' => 'update',
  14379.                                 'enabled' => true,
  14380.                                 'position' => 100,
  14381.                                 'options' => [
  14382.                                 ],
  14383.                             ],
  14384.                             'delete' => [
  14385.                                 'type' => 'delete',
  14386.                                 'enabled' => true,
  14387.                                 'position' => 100,
  14388.                                 'options' => [
  14389.                                 ],
  14390.                             ],
  14391.                         ],
  14392.                         'bulk' => [
  14393.                             'delete' => [
  14394.                                 'type' => 'delete',
  14395.                                 'enabled' => true,
  14396.                                 'position' => 100,
  14397.                                 'options' => [
  14398.                                 ],
  14399.                             ],
  14400.                         ],
  14401.                     ],
  14402.                     'limits' => [
  14403.                         => 10,
  14404.                         => 25,
  14405.                         => 50,
  14406.                     ],
  14407.                 ],
  14408.                 'sylius_admin_tax_rate' => [
  14409.                     'driver' => [
  14410.                         'name' => 'doctrine/orm',
  14411.                         'options' => [
  14412.                             'class' => 'App\\Entity\\Taxation\\TaxRate',
  14413.                         ],
  14414.                     ],
  14415.                     'sorting' => [
  14416.                         'name' => 'asc',
  14417.                     ],
  14418.                     'fields' => [
  14419.                         'code' => [
  14420.                             'type' => 'string',
  14421.                             'label' => 'sylius.ui.code',
  14422.                             'sortable' => NULL,
  14423.                             'enabled' => true,
  14424.                             'position' => 100,
  14425.                             'options' => [
  14426.                             ],
  14427.                         ],
  14428.                         'name' => [
  14429.                             'type' => 'string',
  14430.                             'label' => 'sylius.ui.name',
  14431.                             'sortable' => NULL,
  14432.                             'enabled' => true,
  14433.                             'position' => 100,
  14434.                             'options' => [
  14435.                             ],
  14436.                         ],
  14437.                         'zone' => [
  14438.                             'type' => 'string',
  14439.                             'label' => 'sylius.ui.zone',
  14440.                             'enabled' => true,
  14441.                             'position' => 100,
  14442.                             'options' => [
  14443.                             ],
  14444.                         ],
  14445.                         'category' => [
  14446.                             'type' => 'string',
  14447.                             'label' => 'sylius.ui.category',
  14448.                             'enabled' => true,
  14449.                             'position' => 100,
  14450.                             'options' => [
  14451.                             ],
  14452.                         ],
  14453.                         'amount' => [
  14454.                             'type' => 'twig',
  14455.                             'label' => 'sylius.ui.amount',
  14456.                             'sortable' => NULL,
  14457.                             'options' => [
  14458.                                 'template' => '@SyliusUi/Grid/Field/percent.html.twig',
  14459.                             ],
  14460.                             'enabled' => true,
  14461.                             'position' => 100,
  14462.                         ],
  14463.                     ],
  14464.                     'filters' => [
  14465.                         'search' => [
  14466.                             'type' => 'string',
  14467.                             'label' => 'sylius.ui.search',
  14468.                             'options' => [
  14469.                                 'fields' => [
  14470.                                     => 'code',
  14471.                                     => 'name',
  14472.                                 ],
  14473.                             ],
  14474.                             'enabled' => true,
  14475.                             'position' => 100,
  14476.                             'form_options' => [
  14477.                             ],
  14478.                         ],
  14479.                     ],
  14480.                     'actions' => [
  14481.                         'main' => [
  14482.                             'create' => [
  14483.                                 'type' => 'create',
  14484.                                 'enabled' => true,
  14485.                                 'position' => 100,
  14486.                                 'options' => [
  14487.                                 ],
  14488.                             ],
  14489.                         ],
  14490.                         'item' => [
  14491.                             'update' => [
  14492.                                 'type' => 'update',
  14493.                                 'enabled' => true,
  14494.                                 'position' => 100,
  14495.                                 'options' => [
  14496.                                 ],
  14497.                             ],
  14498.                             'delete' => [
  14499.                                 'type' => 'delete',
  14500.                                 'enabled' => true,
  14501.                                 'position' => 100,
  14502.                                 'options' => [
  14503.                                 ],
  14504.                             ],
  14505.                         ],
  14506.                         'bulk' => [
  14507.                             'delete' => [
  14508.                                 'type' => 'delete',
  14509.                                 'enabled' => true,
  14510.                                 'position' => 100,
  14511.                                 'options' => [
  14512.                                 ],
  14513.                             ],
  14514.                         ],
  14515.                     ],
  14516.                     'limits' => [
  14517.                         => 10,
  14518.                         => 25,
  14519.                         => 50,
  14520.                     ],
  14521.                 ],
  14522.                 'sylius_admin_taxon' => [
  14523.                     'driver' => [
  14524.                         'name' => 'doctrine/orm',
  14525.                         'options' => [
  14526.                             'class' => 'App\\Entity\\Taxonomy\\Taxon',
  14527.                             'repository' => [
  14528.                                 'method' => 'createListQueryBuilder',
  14529.                             ],
  14530.                         ],
  14531.                     ],
  14532.                     'filters' => [
  14533.                         'code' => [
  14534.                             'type' => 'string',
  14535.                             'options' => [
  14536.                                 'fields' => [
  14537.                                     => 'code',
  14538.                                 ],
  14539.                             ],
  14540.                             'form_options' => [
  14541.                                 'type' => 'contains',
  14542.                             ],
  14543.                             'enabled' => true,
  14544.                             'position' => 100,
  14545.                         ],
  14546.                         'name' => [
  14547.                             'type' => 'string',
  14548.                             'options' => [
  14549.                                 'fields' => [
  14550.                                     => 'translation.name',
  14551.                                 ],
  14552.                             ],
  14553.                             'form_options' => [
  14554.                                 'type' => 'contains',
  14555.                             ],
  14556.                             'enabled' => true,
  14557.                             'position' => 100,
  14558.                         ],
  14559.                     ],
  14560.                     'sorting' => [
  14561.                     ],
  14562.                     'limits' => [
  14563.                         => 10,
  14564.                         => 25,
  14565.                         => 50,
  14566.                     ],
  14567.                     'fields' => [
  14568.                     ],
  14569.                     'actions' => [
  14570.                     ],
  14571.                 ],
  14572.                 'sylius_admin_zone' => [
  14573.                     'driver' => [
  14574.                         'name' => 'doctrine/orm',
  14575.                         'options' => [
  14576.                             'class' => 'App\\Entity\\Addressing\\Zone',
  14577.                         ],
  14578.                     ],
  14579.                     'fields' => [
  14580.                         'code' => [
  14581.                             'type' => 'string',
  14582.                             'label' => 'sylius.ui.code',
  14583.                             'enabled' => true,
  14584.                             'position' => 100,
  14585.                             'options' => [
  14586.                             ],
  14587.                         ],
  14588.                         'name' => [
  14589.                             'type' => 'string',
  14590.                             'label' => 'sylius.ui.name',
  14591.                             'enabled' => true,
  14592.                             'position' => 100,
  14593.                             'options' => [
  14594.                             ],
  14595.                         ],
  14596.                         'type' => [
  14597.                             'type' => 'twig',
  14598.                             'label' => 'sylius.ui.type',
  14599.                             'options' => [
  14600.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  14601.                             ],
  14602.                             'enabled' => true,
  14603.                             'position' => 100,
  14604.                         ],
  14605.                     ],
  14606.                     'filters' => [
  14607.                         'name' => [
  14608.                             'type' => 'string',
  14609.                             'label' => 'sylius.ui.name',
  14610.                             'enabled' => true,
  14611.                             'position' => 100,
  14612.                             'options' => [
  14613.                             ],
  14614.                             'form_options' => [
  14615.                             ],
  14616.                         ],
  14617.                         'code' => [
  14618.                             'type' => 'string',
  14619.                             'label' => 'sylius.ui.code',
  14620.                             'enabled' => true,
  14621.                             'position' => 100,
  14622.                             'options' => [
  14623.                             ],
  14624.                             'form_options' => [
  14625.                             ],
  14626.                         ],
  14627.                     ],
  14628.                     'actions' => [
  14629.                         'main' => [
  14630.                             'create' => [
  14631.                                 'type' => 'links',
  14632.                                 'label' => 'sylius.ui.create',
  14633.                                 'options' => [
  14634.                                     'class' => 'primary',
  14635.                                     'icon' => 'plus',
  14636.                                     'header' => [
  14637.                                         'icon' => 'cube',
  14638.                                         'label' => 'sylius.ui.type',
  14639.                                     ],
  14640.                                     'links' => [
  14641.                                         'country' => [
  14642.                                             'label' => 'sylius.ui.zone_consisting_of_countries',
  14643.                                             'icon' => 'plus',
  14644.                                             'route' => 'sylius_admin_zone_create',
  14645.                                             'parameters' => [
  14646.                                                 'type' => 'country',
  14647.                                             ],
  14648.                                         ],
  14649.                                         'province' => [
  14650.                                             'label' => 'sylius.ui.zone_consisting_of_provinces',
  14651.                                             'icon' => 'plus',
  14652.                                             'route' => 'sylius_admin_zone_create',
  14653.                                             'parameters' => [
  14654.                                                 'type' => 'province',
  14655.                                             ],
  14656.                                         ],
  14657.                                         'zone' => [
  14658.                                             'label' => 'sylius.ui.zone_consisting_of_other_zones',
  14659.                                             'icon' => 'plus',
  14660.                                             'route' => 'sylius_admin_zone_create',
  14661.                                             'parameters' => [
  14662.                                                 'type' => 'zone',
  14663.                                             ],
  14664.                                         ],
  14665.                                     ],
  14666.                                 ],
  14667.                                 'enabled' => true,
  14668.                                 'position' => 100,
  14669.                             ],
  14670.                         ],
  14671.                         'item' => [
  14672.                             'update' => [
  14673.                                 'type' => 'update',
  14674.                                 'enabled' => true,
  14675.                                 'position' => 100,
  14676.                                 'options' => [
  14677.                                 ],
  14678.                             ],
  14679.                             'delete' => [
  14680.                                 'type' => 'delete',
  14681.                                 'enabled' => true,
  14682.                                 'position' => 100,
  14683.                                 'options' => [
  14684.                                 ],
  14685.                             ],
  14686.                         ],
  14687.                         'bulk' => [
  14688.                             'delete' => [
  14689.                                 'type' => 'delete',
  14690.                                 'enabled' => true,
  14691.                                 'position' => 100,
  14692.                                 'options' => [
  14693.                                 ],
  14694.                             ],
  14695.                         ],
  14696.                     ],
  14697.                     'sorting' => [
  14698.                     ],
  14699.                     'limits' => [
  14700.                         => 10,
  14701.                         => 25,
  14702.                         => 50,
  14703.                     ],
  14704.                 ],
  14705.                 'sylius_admin_api_cart' => [
  14706.                     'driver' => [
  14707.                         'name' => 'doctrine/orm',
  14708.                         'options' => [
  14709.                             'class' => 'App\\Entity\\Order\\Order',
  14710.                             'repository' => [
  14711.                                 'method' => 'createCartQueryBuilder',
  14712.                             ],
  14713.                         ],
  14714.                     ],
  14715.                     'sorting' => [
  14716.                         'number' => 'desc',
  14717.                     ],
  14718.                     'fields' => [
  14719.                         'channel' => [
  14720.                             'type' => 'string',
  14721.                             'path' => 'channel.code',
  14722.                             'sortable' => 'channel.code',
  14723.                             'enabled' => true,
  14724.                             'position' => 100,
  14725.                             'options' => [
  14726.                             ],
  14727.                         ],
  14728.                         'number' => [
  14729.                             'type' => 'string',
  14730.                             'path' => '.',
  14731.                             'sortable' => NULL,
  14732.                             'enabled' => true,
  14733.                             'position' => 100,
  14734.                             'options' => [
  14735.                             ],
  14736.                         ],
  14737.                         'date' => [
  14738.                             'type' => 'datetime',
  14739.                             'path' => 'checkoutCompletedAt',
  14740.                             'sortable' => 'checkoutCompletedAt',
  14741.                             'enabled' => true,
  14742.                             'position' => 100,
  14743.                             'options' => [
  14744.                             ],
  14745.                         ],
  14746.                         'customer' => [
  14747.                             'type' => 'string',
  14748.                             'sortable' => 'customer.email',
  14749.                             'path' => 'customer.email',
  14750.                             'enabled' => true,
  14751.                             'position' => 100,
  14752.                             'options' => [
  14753.                             ],
  14754.                         ],
  14755.                         'total' => [
  14756.                             'type' => 'integer',
  14757.                             'sortable' => 'total',
  14758.                             'enabled' => true,
  14759.                             'position' => 100,
  14760.                             'options' => [
  14761.                             ],
  14762.                         ],
  14763.                         'currencyCode' => [
  14764.                             'type' => 'string',
  14765.                             'label' => 'sylius.ui.currency',
  14766.                             'sortable' => NULL,
  14767.                             'enabled' => true,
  14768.                             'position' => 100,
  14769.                             'options' => [
  14770.                             ],
  14771.                         ],
  14772.                     ],
  14773.                     'filters' => [
  14774.                         'number' => [
  14775.                             'type' => 'string',
  14776.                             'enabled' => true,
  14777.                             'position' => 100,
  14778.                             'options' => [
  14779.                             ],
  14780.                             'form_options' => [
  14781.                             ],
  14782.                         ],
  14783.                         'customer' => [
  14784.                             'type' => 'string',
  14785.                             'options' => [
  14786.                                 'fields' => [
  14787.                                     => 'customer.email',
  14788.                                 ],
  14789.                             ],
  14790.                             'enabled' => true,
  14791.                             'position' => 100,
  14792.                             'form_options' => [
  14793.                             ],
  14794.                         ],
  14795.                         'date' => [
  14796.                             'type' => 'date',
  14797.                             'label' => 'sylius.ui.date',
  14798.                             'options' => [
  14799.                                 'field' => 'checkoutCompletedAt',
  14800.                             ],
  14801.                             'enabled' => true,
  14802.                             'position' => 100,
  14803.                             'form_options' => [
  14804.                             ],
  14805.                         ],
  14806.                         'channel' => [
  14807.                             'type' => 'string',
  14808.                             'options' => [
  14809.                                 'fields' => [
  14810.                                     => 'channel.code',
  14811.                                 ],
  14812.                             ],
  14813.                             'enabled' => true,
  14814.                             'position' => 100,
  14815.                             'form_options' => [
  14816.                             ],
  14817.                         ],
  14818.                         'total' => [
  14819.                             'type' => 'money',
  14820.                             'options' => [
  14821.                                 'currency_field' => 'currencyCode',
  14822.                             ],
  14823.                             'enabled' => true,
  14824.                             'position' => 100,
  14825.                             'form_options' => [
  14826.                             ],
  14827.                         ],
  14828.                     ],
  14829.                     'limits' => [
  14830.                         => 10,
  14831.                         => 25,
  14832.                         => 50,
  14833.                     ],
  14834.                     'actions' => [
  14835.                     ],
  14836.                 ],
  14837.                 'sylius_admin_api_payment' => [
  14838.                     'driver' => [
  14839.                         'name' => 'doctrine/orm',
  14840.                         'options' => [
  14841.                             'class' => 'App\\Entity\\Payment\\Payment',
  14842.                             'repository' => [
  14843.                                 'method' => 'createListQueryBuilder',
  14844.                             ],
  14845.                         ],
  14846.                     ],
  14847.                     'sorting' => [
  14848.                         'createdAt' => 'desc',
  14849.                     ],
  14850.                     'fields' => [
  14851.                         'amount' => [
  14852.                             'type' => 'integer',
  14853.                             'sortable' => NULL,
  14854.                             'enabled' => true,
  14855.                             'position' => 100,
  14856.                             'options' => [
  14857.                             ],
  14858.                         ],
  14859.                         'state' => [
  14860.                             'type' => 'string',
  14861.                             'enabled' => true,
  14862.                             'position' => 100,
  14863.                             'options' => [
  14864.                             ],
  14865.                         ],
  14866.                         'createdAt' => [
  14867.                             'type' => 'datetime',
  14868.                             'sortable' => NULL,
  14869.                             'enabled' => true,
  14870.                             'position' => 100,
  14871.                             'options' => [
  14872.                             ],
  14873.                         ],
  14874.                         'updatedAt' => [
  14875.                             'type' => 'datetime',
  14876.                             'sortable' => NULL,
  14877.                             'enabled' => true,
  14878.                             'position' => 100,
  14879.                             'options' => [
  14880.                             ],
  14881.                         ],
  14882.                     ],
  14883.                     'filters' => [
  14884.                         'state' => [
  14885.                             'type' => 'string',
  14886.                             'enabled' => true,
  14887.                             'position' => 100,
  14888.                             'options' => [
  14889.                             ],
  14890.                             'form_options' => [
  14891.                             ],
  14892.                         ],
  14893.                     ],
  14894.                     'limits' => [
  14895.                         => 10,
  14896.                         => 25,
  14897.                         => 50,
  14898.                     ],
  14899.                     'actions' => [
  14900.                     ],
  14901.                 ],
  14902.                 'sylius_admin_api_product' => [
  14903.                     'driver' => [
  14904.                         'name' => 'doctrine/orm',
  14905.                         'options' => [
  14906.                             'class' => 'App\\Entity\\Product\\Product',
  14907.                             'repository' => [
  14908.                                 'method' => 'createListQueryBuilder',
  14909.                                 'arguments' => [
  14910.                                     => 'fr_FR',
  14911.                                     => '$taxonId',
  14912.                                 ],
  14913.                             ],
  14914.                         ],
  14915.                     ],
  14916.                     'sorting' => [
  14917.                         'code' => 'asc',
  14918.                     ],
  14919.                     'fields' => [
  14920.                         'code' => [
  14921.                             'type' => 'string',
  14922.                             'sortable' => NULL,
  14923.                             'enabled' => true,
  14924.                             'position' => 100,
  14925.                             'options' => [
  14926.                             ],
  14927.                         ],
  14928.                         'name' => [
  14929.                             'type' => 'string',
  14930.                             'sortable' => 'translation.name',
  14931.                             'enabled' => true,
  14932.                             'position' => 100,
  14933.                             'options' => [
  14934.                             ],
  14935.                         ],
  14936.                     ],
  14937.                     'filters' => [
  14938.                         'search' => [
  14939.                             'type' => 'string',
  14940.                             'options' => [
  14941.                                 'fields' => [
  14942.                                     => 'code',
  14943.                                     => 'translation.name',
  14944.                                 ],
  14945.                             ],
  14946.                             'enabled' => true,
  14947.                             'position' => 100,
  14948.                             'form_options' => [
  14949.                             ],
  14950.                         ],
  14951.                         'enabled' => [
  14952.                             'type' => 'boolean',
  14953.                             'enabled' => true,
  14954.                             'position' => 100,
  14955.                             'options' => [
  14956.                             ],
  14957.                             'form_options' => [
  14958.                             ],
  14959.                         ],
  14960.                     ],
  14961.                     'limits' => [
  14962.                         => 10,
  14963.                         => 25,
  14964.                         => 50,
  14965.                     ],
  14966.                     'actions' => [
  14967.                     ],
  14968.                 ],
  14969.                 'sylius_admin_api_product_review' => [
  14970.                     'driver' => [
  14971.                         'name' => 'doctrine/orm',
  14972.                         'options' => [
  14973.                             'class' => 'App\\Entity\\Product\\ProductReview',
  14974.                             'repository' => [
  14975.                                 'method' => 'createQueryBuilderByProductCode',
  14976.                                 'arguments' => [
  14977.                                     => 'fr_FR',
  14978.                                     => '$productCode',
  14979.                                 ],
  14980.                             ],
  14981.                         ],
  14982.                     ],
  14983.                     'sorting' => [
  14984.                         'date' => 'desc',
  14985.                     ],
  14986.                     'fields' => [
  14987.                         'date' => [
  14988.                             'type' => 'datetime',
  14989.                             'label' => 'sylius.ui.date',
  14990.                             'path' => 'createdAt',
  14991.                             'sortable' => 'createdAt',
  14992.                             'options' => [
  14993.                                 'format' => 'd-m-Y H:i:s',
  14994.                             ],
  14995.                             'enabled' => true,
  14996.                             'position' => 100,
  14997.                         ],
  14998.                         'title' => [
  14999.                             'type' => 'string',
  15000.                             'label' => 'sylius.ui.title',
  15001.                             'sortable' => NULL,
  15002.                             'enabled' => true,
  15003.                             'position' => 100,
  15004.                             'options' => [
  15005.                             ],
  15006.                         ],
  15007.                         'rating' => [
  15008.                             'type' => 'string',
  15009.                             'label' => 'sylius.ui.rating',
  15010.                             'sortable' => NULL,
  15011.                             'enabled' => true,
  15012.                             'position' => 100,
  15013.                             'options' => [
  15014.                             ],
  15015.                         ],
  15016.                         'status' => [
  15017.                             'type' => 'twig',
  15018.                             'label' => 'sylius.ui.status',
  15019.                             'enabled' => true,
  15020.                             'position' => 100,
  15021.                             'options' => [
  15022.                             ],
  15023.                         ],
  15024.                         'reviewSubject' => [
  15025.                             'type' => 'string',
  15026.                             'label' => 'sylius.ui.product',
  15027.                             'enabled' => true,
  15028.                             'position' => 100,
  15029.                             'options' => [
  15030.                             ],
  15031.                         ],
  15032.                         'author' => [
  15033.                             'type' => 'string',
  15034.                             'label' => 'sylius.ui.customer',
  15035.                             'enabled' => true,
  15036.                             'position' => 100,
  15037.                             'options' => [
  15038.                             ],
  15039.                         ],
  15040.                     ],
  15041.                     'filters' => [
  15042.                         'title' => [
  15043.                             'type' => 'string',
  15044.                             'label' => 'sylius.ui.title',
  15045.                             'enabled' => true,
  15046.                             'position' => 100,
  15047.                             'options' => [
  15048.                             ],
  15049.                             'form_options' => [
  15050.                             ],
  15051.                         ],
  15052.                     ],
  15053.                     'limits' => [
  15054.                         => 10,
  15055.                         => 25,
  15056.                         => 50,
  15057.                     ],
  15058.                     'actions' => [
  15059.                     ],
  15060.                 ],
  15061.                 'sylius_admin_api_product_variant' => [
  15062.                     'driver' => [
  15063.                         'name' => 'doctrine/orm',
  15064.                         'options' => [
  15065.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  15066.                             'repository' => [
  15067.                                 'method' => 'createQueryBuilderByProductCode',
  15068.                                 'arguments' => [
  15069.                                     => 'fr_FR',
  15070.                                     => '$productCode',
  15071.                                 ],
  15072.                             ],
  15073.                         ],
  15074.                     ],
  15075.                     'sorting' => [
  15076.                         'position' => 'asc',
  15077.                     ],
  15078.                     'fields' => [
  15079.                         'name' => [
  15080.                             'type' => 'string',
  15081.                             'enabled' => true,
  15082.                             'position' => 100,
  15083.                             'options' => [
  15084.                             ],
  15085.                         ],
  15086.                         'code' => [
  15087.                             'type' => 'string',
  15088.                             'enabled' => true,
  15089.                             'position' => 100,
  15090.                             'options' => [
  15091.                             ],
  15092.                         ],
  15093.                         'position' => [
  15094.                             'type' => 'string',
  15095.                             'sortable' => NULL,
  15096.                             'enabled' => true,
  15097.                             'position' => 100,
  15098.                             'options' => [
  15099.                             ],
  15100.                         ],
  15101.                     ],
  15102.                     'filters' => [
  15103.                         'code' => [
  15104.                             'type' => 'string',
  15105.                             'enabled' => true,
  15106.                             'position' => 100,
  15107.                             'options' => [
  15108.                             ],
  15109.                             'form_options' => [
  15110.                             ],
  15111.                         ],
  15112.                         'name' => [
  15113.                             'type' => 'string',
  15114.                             'options' => [
  15115.                                 'fields' => [
  15116.                                     => 'translation.name',
  15117.                                 ],
  15118.                             ],
  15119.                             'enabled' => true,
  15120.                             'position' => 100,
  15121.                             'form_options' => [
  15122.                             ],
  15123.                         ],
  15124.                     ],
  15125.                     'limits' => [
  15126.                         => 10,
  15127.                         => 25,
  15128.                         => 50,
  15129.                     ],
  15130.                     'actions' => [
  15131.                     ],
  15132.                 ],
  15133.                 'sylius_admin_api_promotion' => [
  15134.                     'driver' => [
  15135.                         'name' => 'doctrine/orm',
  15136.                         'options' => [
  15137.                             'class' => 'App\\Entity\\Promotion\\Promotion',
  15138.                         ],
  15139.                     ],
  15140.                     'sorting' => [
  15141.                         'priority' => 'desc',
  15142.                     ],
  15143.                     'fields' => [
  15144.                         'priority' => [
  15145.                             'type' => 'integer',
  15146.                             'label' => 'sylius.ui.priority',
  15147.                             'sortable' => NULL,
  15148.                             'enabled' => true,
  15149.                             'position' => 100,
  15150.                             'options' => [
  15151.                             ],
  15152.                         ],
  15153.                         'code' => [
  15154.                             'type' => 'string',
  15155.                             'label' => 'sylius.ui.code',
  15156.                             'sortable' => NULL,
  15157.                             'enabled' => true,
  15158.                             'position' => 100,
  15159.                             'options' => [
  15160.                             ],
  15161.                         ],
  15162.                         'name' => [
  15163.                             'type' => 'string',
  15164.                             'label' => 'sylius.ui.name',
  15165.                             'path' => '.',
  15166.                             'sortable' => NULL,
  15167.                             'enabled' => true,
  15168.                             'position' => 100,
  15169.                             'options' => [
  15170.                             ],
  15171.                         ],
  15172.                     ],
  15173.                     'filters' => [
  15174.                         'search' => [
  15175.                             'type' => 'string',
  15176.                             'options' => [
  15177.                                 'fields' => [
  15178.                                     => 'code',
  15179.                                     => 'name',
  15180.                                 ],
  15181.                             ],
  15182.                             'enabled' => true,
  15183.                             'position' => 100,
  15184.                             'form_options' => [
  15185.                             ],
  15186.                         ],
  15187.                         'couponBased' => [
  15188.                             'type' => 'boolean',
  15189.                             'enabled' => true,
  15190.                             'position' => 100,
  15191.                             'options' => [
  15192.                             ],
  15193.                             'form_options' => [
  15194.                             ],
  15195.                         ],
  15196.                     ],
  15197.                     'limits' => [
  15198.                         => 10,
  15199.                         => 25,
  15200.                         => 50,
  15201.                     ],
  15202.                     'actions' => [
  15203.                     ],
  15204.                 ],
  15205.                 'sylius_admin_api_shipment' => [
  15206.                     'driver' => [
  15207.                         'name' => 'doctrine/orm',
  15208.                         'options' => [
  15209.                             'class' => 'App\\Entity\\Shipping\\Shipment',
  15210.                             'repository' => [
  15211.                                 'method' => 'createListQueryBuilder',
  15212.                             ],
  15213.                         ],
  15214.                     ],
  15215.                     'sorting' => [
  15216.                         'createdAt' => 'desc',
  15217.                     ],
  15218.                     'fields' => [
  15219.                         'state' => [
  15220.                             'type' => 'string',
  15221.                             'enabled' => true,
  15222.                             'position' => 100,
  15223.                             'options' => [
  15224.                             ],
  15225.                         ],
  15226.                         'createdAt' => [
  15227.                             'type' => 'datetime',
  15228.                             'sortable' => NULL,
  15229.                             'enabled' => true,
  15230.                             'position' => 100,
  15231.                             'options' => [
  15232.                             ],
  15233.                         ],
  15234.                         'updatedAt' => [
  15235.                             'type' => 'datetime',
  15236.                             'sortable' => NULL,
  15237.                             'enabled' => true,
  15238.                             'position' => 100,
  15239.                             'options' => [
  15240.                             ],
  15241.                         ],
  15242.                     ],
  15243.                     'filters' => [
  15244.                         'state' => [
  15245.                             'type' => 'string',
  15246.                             'enabled' => true,
  15247.                             'position' => 100,
  15248.                             'options' => [
  15249.                             ],
  15250.                             'form_options' => [
  15251.                             ],
  15252.                         ],
  15253.                     ],
  15254.                     'limits' => [
  15255.                         => 10,
  15256.                         => 25,
  15257.                         => 50,
  15258.                     ],
  15259.                     'actions' => [
  15260.                     ],
  15261.                 ],
  15262.                 'sylius_admin_api_taxon' => [
  15263.                     'driver' => [
  15264.                         'name' => 'doctrine/orm',
  15265.                         'options' => [
  15266.                             'class' => 'App\\Entity\\Taxonomy\\Taxon',
  15267.                             'repository' => [
  15268.                                 'method' => 'createListQueryBuilder',
  15269.                             ],
  15270.                         ],
  15271.                     ],
  15272.                     'filters' => [
  15273.                         'name' => [
  15274.                             'type' => 'string',
  15275.                             'options' => [
  15276.                                 'fields' => [
  15277.                                     => 'translation.name',
  15278.                                 ],
  15279.                             ],
  15280.                             'enabled' => true,
  15281.                             'position' => 100,
  15282.                             'form_options' => [
  15283.                             ],
  15284.                         ],
  15285.                         'code' => [
  15286.                             'type' => 'string',
  15287.                             'enabled' => true,
  15288.                             'position' => 100,
  15289.                             'options' => [
  15290.                             ],
  15291.                             'form_options' => [
  15292.                             ],
  15293.                         ],
  15294.                     ],
  15295.                     'sorting' => [
  15296.                     ],
  15297.                     'limits' => [
  15298.                         => 10,
  15299.                         => 25,
  15300.                         => 50,
  15301.                     ],
  15302.                     'fields' => [
  15303.                     ],
  15304.                     'actions' => [
  15305.                     ],
  15306.                 ],
  15307.                 'sylius_shop_account_order' => [
  15308.                     'driver' => [
  15309.                         'name' => 'doctrine/orm',
  15310.                         'options' => [
  15311.                             'class' => 'App\\Entity\\Order\\Order',
  15312.                             'repository' => [
  15313.                                 'method' => 'createByCustomerAndChannelIdQueryBuilder',
  15314.                                 'arguments' => [
  15315.                                     => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  15316.                                     => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  15317.                                 ],
  15318.                             ],
  15319.                         ],
  15320.                     ],
  15321.                     'sorting' => [
  15322.                         'checkoutCompletedAt' => 'desc',
  15323.                     ],
  15324.                     'fields' => [
  15325.                         'number' => [
  15326.                             'type' => 'twig',
  15327.                             'label' => 'sylius.ui.number',
  15328.                             'sortable' => NULL,
  15329.                             'options' => [
  15330.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  15331.                             ],
  15332.                             'enabled' => true,
  15333.                             'position' => 100,
  15334.                         ],
  15335.                         'checkoutCompletedAt' => [
  15336.                             'type' => 'datetime',
  15337.                             'label' => 'sylius.ui.date',
  15338.                             'sortable' => NULL,
  15339.                             'options' => [
  15340.                                 'format' => 'm/d/Y',
  15341.                             ],
  15342.                             'enabled' => true,
  15343.                             'position' => 100,
  15344.                         ],
  15345.                         'shippingAddress' => [
  15346.                             'type' => 'twig',
  15347.                             'label' => 'sylius.ui.ship_to',
  15348.                             'options' => [
  15349.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  15350.                             ],
  15351.                             'enabled' => true,
  15352.                             'position' => 100,
  15353.                         ],
  15354.                         'total' => [
  15355.                             'type' => 'twig',
  15356.                             'label' => 'sylius.ui.total',
  15357.                             'path' => '.',
  15358.                             'sortable' => 'total',
  15359.                             'options' => [
  15360.                                 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  15361.                             ],
  15362.                             'enabled' => true,
  15363.                             'position' => 100,
  15364.                         ],
  15365.                         'state' => [
  15366.                             'type' => 'twig',
  15367.                             'label' => 'sylius.ui.state',
  15368.                             'sortable' => NULL,
  15369.                             'options' => [
  15370.                                 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  15371.                                 'vars' => [
  15372.                                     'labels' => '@SyliusShop/Account/Order/Label/State',
  15373.                                 ],
  15374.                             ],
  15375.                             'enabled' => true,
  15376.                             'position' => 100,
  15377.                         ],
  15378.                     ],
  15379.                     'actions' => [
  15380.                         'item' => [
  15381.                             'show' => [
  15382.                                 'type' => 'shop_show',
  15383.                                 'label' => 'sylius.ui.show',
  15384.                                 'options' => [
  15385.                                     'link' => [
  15386.                                         'route' => 'sylius_shop_account_order_show',
  15387.                                         'parameters' => [
  15388.                                             'number' => 'resource.number',
  15389.                                         ],
  15390.                                     ],
  15391.                                 ],
  15392.                                 'enabled' => true,
  15393.                                 'position' => 100,
  15394.                             ],
  15395.                             'pay' => [
  15396.                                 'type' => 'shop_pay',
  15397.                                 'label' => 'sylius.ui.pay',
  15398.                                 'options' => [
  15399.                                     'link' => [
  15400.                                         'route' => 'sylius_shop_order_show',
  15401.                                         'parameters' => [
  15402.                                             'tokenValue' => 'resource.tokenValue',
  15403.                                         ],
  15404.                                     ],
  15405.                                 ],
  15406.                                 'enabled' => true,
  15407.                                 'position' => 100,
  15408.                             ],
  15409.                         ],
  15410.                     ],
  15411.                     'limits' => [
  15412.                         => 10,
  15413.                         => 25,
  15414.                         => 50,
  15415.                     ],
  15416.                     'filters' => [
  15417.                     ],
  15418.                 ],
  15419.                 'sylius_shop_product' => [
  15420.                     'driver' => [
  15421.                         'name' => 'doctrine/orm',
  15422.                         'options' => [
  15423.                             'class' => 'App\\Entity\\Product\\Product',
  15424.                             'repository' => [
  15425.                                 'method' => 'createShopListQueryBuilder',
  15426.                                 'arguments' => [
  15427.                                     'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  15428.                                     'taxon' => 'expr:notFoundOnNull(service(\'sylius.repository.taxon\').findOneBySlug($slug, service(\'sylius.context.locale\').getLocaleCode()))',
  15429.                                     'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  15430.                                     'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  15431.                                     'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  15432.                                 ],
  15433.                             ],
  15434.                         ],
  15435.                     ],
  15436.                     'sorting' => [
  15437.                         'position' => 'asc',
  15438.                     ],
  15439.                     'limits' => [
  15440.                         => 9,
  15441.                         => 18,
  15442.                         => 27,
  15443.                     ],
  15444.                     'fields' => [
  15445.                         'createdAt' => [
  15446.                             'type' => 'datetime',
  15447.                             'sortable' => NULL,
  15448.                             'enabled' => true,
  15449.                             'position' => 100,
  15450.                             'options' => [
  15451.                             ],
  15452.                         ],
  15453.                         'position' => [
  15454.                             'type' => 'string
',
  15455.                             'sortable' => 'productTaxon.position',
  15456.                             'enabled' => true,
  15457.                             'position' => 100,
  15458.                             'options' => [
  15459.                             ],
  15460.                         ],
  15461.                         'name' => [
  15462.                             'type' => 'string
',
  15463.                             'sortable' => 'translation.name',
  15464.                             'enabled' => true,
  15465.                             'position' => 100,
  15466.                             'options' => [
  15467.                             ],
  15468.                         ],
  15469.                         'price' => [
  15470.                             'type' => 'int',
  15471.                             'sortable' => 'channelPricing.price',
  15472.                             'enabled' => true,
  15473.                             'position' => 100,
  15474.                             'options' => [
  15475.                             ],
  15476.                         ],
  15477.                     ],
  15478.                     'filters' => [
  15479.                         'search' => [
  15480.                             'type' => 'shop_string',
  15481.                             'label' => false,
  15482.                             'options' => [
  15483.                                 'fields' => [
  15484.                                     => 'translation.name',
  15485.                                 ],
  15486.                             ],
  15487.                             'form_options' => [
  15488.                                 'type' => 'contains',
  15489.                             ],
  15490.                             'enabled' => true,
  15491.                             'position' => 100,
  15492.                         ],
  15493.                     ],
  15494.                     'actions' => [
  15495.                     ],
  15496.                 ],
  15497.                 'app_admin_inventory_safe' => [
  15498.                     'driver' => [
  15499.                         'name' => 'doctrine/orm',
  15500.                         'options' => [
  15501.                             'class' => 'App\\Entity\\Product\\ProductVariant',
  15502.                             'repository' => [
  15503.                                 'method' => 'createInventoryGridQueryBuilder',
  15504.                             ],
  15505.                         ],
  15506.                     ],
  15507.                     'limits' => [
  15508.                         => 50,
  15509.                         => 100,
  15510.                         => 200,
  15511.                     ],
  15512.                     'fields' => [
  15513.                         'supplierCode' => [
  15514.                             'type' => 'twig',
  15515.                             'label' => 'Code Fournisseur/Editeur',
  15516.                             'path' => '.',
  15517.                             'sortable' => 's.code',
  15518.                             'options' => [
  15519.                                 'template' => 'Admin/Inventory/Grid/Field/supplier_code.html.twig',
  15520.                             ],
  15521.                             'enabled' => true,
  15522.                             'position' => 100,
  15523.                         ],
  15524.                         'supplier' => [
  15525.                             'type' => 'twig',
  15526.                             'label' => 'Fournisseur/Editeur',
  15527.                             'path' => '.',
  15528.                             'sortable' => 's.companyName',
  15529.                             'options' => [
  15530.                                 'template' => 'Admin/Inventory/Grid/Field/supplier_name.html.twig',
  15531.                             ],
  15532.                             'enabled' => true,
  15533.                             'position' => 100,
  15534.                         ],
  15535.                         'code' => [
  15536.                             'type' => 'twig',
  15537.                             'label' => 'Article EAN',
  15538.                             'path' => '.',
  15539.                             'sortable' => 'product.barcode',
  15540.                             'options' => [
  15541.                                 'template' => 'Admin/Inventory/Grid/Field/ean.html.twig',
  15542.                             ],
  15543.                             'enabled' => true,
  15544.                             'position' => 100,
  15545.                         ],
  15546.                         'name' => [
  15547.                             'type' => 'string',
  15548.                             'label' => 'Article Titre',
  15549.                             'path' => 'product.name',
  15550.                             'sortable' => 'product.name',
  15551.                             'enabled' => true,
  15552.                             'position' => 100,
  15553.                             'options' => [
  15554.                             ],
  15555.                         ],
  15556.                         'availableStock' => [
  15557.                             'type' => 'twig',
  15558.                             'label' => 'Qté Stock Disponible',
  15559.                             'path' => '.',
  15560.                             'options' => [
  15561.                                 'template' => 'Admin/Inventory/Grid/Field/available_stock.html.twig',
  15562.                             ],
  15563.                             'enabled' => true,
  15564.                             'position' => 100,
  15565.                         ],
  15566.                         'neededStock' => [
  15567.                             'type' => 'twig',
  15568.                             'label' => 'Qté besoin',
  15569.                             'path' => '.',
  15570.                             'options' => [
  15571.                                 'template' => 'Admin/Inventory/Grid/Field/besoins.html.twig',
  15572.                             ],
  15573.                             'enabled' => true,
  15574.                             'position' => 100,
  15575.                         ],
  15576.                         'reservedStock' => [
  15577.                             'type' => 'twig',
  15578.                             'label' => 'Qté réservés',
  15579.                             'path' => '.',
  15580.                             'options' => [
  15581.                                 'template' => 'Admin/Inventory/Grid/Field/reservations.html.twig',
  15582.                             ],
  15583.                             'enabled' => true,
  15584.                             'position' => 100,
  15585.                         ],
  15586.                         'stock' => [
  15587.                             'type' => 'string',
  15588.                             'label' => 'Qté Stock principal',
  15589.                             'path' => 'onHand',
  15590.                             'sortable' => 'onHand',
  15591.                             'enabled' => true,
  15592.                             'position' => 100,
  15593.                             'options' => [
  15594.                             ],
  15595.                         ],
  15596.                         'amazonStock' => [
  15597.                             'type' => 'twig',
  15598.                             'label' => 'Qté Stock Dépôt Amazon',
  15599.                             'path' => '.',
  15600.                             'options' => [
  15601.                                 'template' => 'Admin/Inventory/Grid/Field/amazon_stock.html.twig',
  15602.                             ],
  15603.                             'enabled' => true,
  15604.                             'position' => 100,
  15605.                         ],
  15606.                         'defectiveStock' => [
  15607.                             'type' => 'twig',
  15608.                             'label' => 'Qté Stock Défectueux',
  15609.                             'path' => '.',
  15610.                             'options' => [
  15611.                                 'template' => 'Admin/Inventory/Grid/Field/defective_stock.html.twig',
  15612.                             ],
  15613.                             'enabled' => true,
  15614.                             'position' => 100,
  15615.                         ],
  15616.                         'defectiveStockVal' => [
  15617.                             'type' => 'twig',
  15618.                             'label' => 'Défectueux stock',
  15619.                             'path' => '.',
  15620.                             'options' => [
  15621.                                 'template' => 'Admin/Inventory/Grid/Field/defective_detail.html.twig',
  15622.                                 'vars' => [
  15623.                                     'type' => 'stock',
  15624.                                 ],
  15625.                             ],
  15626.                             'enabled' => true,
  15627.                             'position' => 100,
  15628.                         ],
  15629.                         'defectiveReturn' => [
  15630.                             'type' => 'twig',
  15631.                             'label' => 'Défectueux retour',
  15632.                             'path' => '.',
  15633.                             'options' => [
  15634.                                 'template' => 'Admin/Inventory/Grid/Field/defective_detail.html.twig',
  15635.                                 'vars' => [
  15636.                                     'type' => 'return',
  15637.                                 ],
  15638.                             ],
  15639.                             'enabled' => true,
  15640.                             'position' => 100,
  15641.                         ],
  15642.                         'defectiveReception' => [
  15643.                             'type' => 'twig',
  15644.                             'label' => 'Défectueux réception',
  15645.                             'path' => '.',
  15646.                             'options' => [
  15647.                                 'template' => 'Admin/Inventory/Grid/Field/defective_detail.html.twig',
  15648.                                 'vars' => [
  15649.                                     'type' => 'reception',
  15650.                                 ],
  15651.                             ],
  15652.                             'enabled' => true,
  15653.                             'position' => 100,
  15654.                         ],
  15655.                         'defectiveUncategorized' => [
  15656.                             'type' => 'twig',
  15657.                             'label' => 'Défectueux non catégorisés',
  15658.                             'path' => '.',
  15659.                             'options' => [
  15660.                                 'template' => 'Admin/Inventory/Grid/Field/defective_detail.html.twig',
  15661.                                 'vars' => [
  15662.                                     'type' => 'uncategorized',
  15663.                                 ],
  15664.                             ],
  15665.                             'enabled' => true,
  15666.                             'position' => 100,
  15667.                         ],
  15668.                         'refusedReturns' => [
  15669.                             'type' => 'twig',
  15670.                             'label' => 'Qté retour refusé',
  15671.                             'path' => '.',
  15672.                             'options' => [
  15673.                                 'template' => 'Admin/Inventory/Grid/Field/refused_returns.html.twig',
  15674.                             ],
  15675.                             'enabled' => true,
  15676.                             'position' => 100,
  15677.                         ],
  15678.                     ],
  15679.                     'filters' => [
  15680.                         'supplier_code' => [
  15681.                             'type' => 'string',
  15682.                             'label' => 'Code Fournisseur',
  15683.                             'options' => [
  15684.                                 'fields' => [
  15685.                                     => 's.code',
  15686.                                 ],
  15687.                             ],
  15688.                             'form_options' => [
  15689.                                 'type' => 'contains',
  15690.                             ],
  15691.                             'enabled' => true,
  15692.                             'position' => 100,
  15693.                         ],
  15694.                         'ean' => [
  15695.                             'type' => 'string',
  15696.                             'label' => 'EAN',
  15697.                             'options' => [
  15698.                                 'fields' => [
  15699.                                     => 'product.barcode',
  15700.                                 ],
  15701.                             ],
  15702.                             'form_options' => [
  15703.                                 'type' => 'contains',
  15704.                             ],
  15705.                             'enabled' => true,
  15706.                             'position' => 100,
  15707.                         ],
  15708.                         'titre' => [
  15709.                             'type' => 'string',
  15710.                             'label' => 'Titre',
  15711.                             'options' => [
  15712.                                 'fields' => [
  15713.                                     => 'product.name',
  15714.                                 ],
  15715.                             ],
  15716.                             'form_options' => [
  15717.                                 'type' => 'contains',
  15718.                             ],
  15719.                             'enabled' => true,
  15720.                             'position' => 100,
  15721.                         ],
  15722.                         'code' => [
  15723.                             'type' => 'string',
  15724.                             'label' => 'Code',
  15725.                             'options' => [
  15726.                                 'fields' => [
  15727.                                     => 'code',
  15728.                                 ],
  15729.                             ],
  15730.                             'form_options' => [
  15731.                                 'type' => 'contains',
  15732.                             ],
  15733.                             'enabled' => true,
  15734.                             'position' => 100,
  15735.                         ],
  15736.                         'stock_filter' => [
  15737.                             'type' => 'available_stock',
  15738.                             'label' => 'Filtre Stock',
  15739.                             'enabled' => true,
  15740.                             'position' => 100,
  15741.                             'options' => [
  15742.                             ],
  15743.                             'form_options' => [
  15744.                             ],
  15745.                         ],
  15746.                         'besoins_filter' => [
  15747.                             'type' => 'besoins',
  15748.                             'label' => 'Filtre Besoin',
  15749.                             'enabled' => true,
  15750.                             'position' => 100,
  15751.                             'options' => [
  15752.                             ],
  15753.                             'form_options' => [
  15754.                             ],
  15755.                         ],
  15756.                         'reserves_filter' => [
  15757.                             'type' => 'reserves',
  15758.                             'label' => 'Filtre Réservé',
  15759.                             'enabled' => true,
  15760.                             'position' => 100,
  15761.                             'options' => [
  15762.                             ],
  15763.                             'form_options' => [
  15764.                             ],
  15765.                         ],
  15766.                     ],
  15767.                     'actions' => [
  15768.                         'main' => [
  15769.                             'export' => [
  15770.                                 'type' => 'exportInventory',
  15771.                                 'label' => 'Export XLS',
  15772.                                 'options' => [
  15773.                                     'link' => [
  15774.                                         'route' => 'app_admin_inventory_export',
  15775.                                     ],
  15776.                                 ],
  15777.                                 'enabled' => true,
  15778.                                 'position' => 100,
  15779.                             ],
  15780.                         ],
  15781.                         'item' => [
  15782.                         ],
  15783.                     ],
  15784.                     'sorting' => [
  15785.                     ],
  15786.                 ],
  15787.                 'app_admin_order_type' => [
  15788.                     'driver' => [
  15789.                         'name' => 'doctrine/orm',
  15790.                         'options' => [
  15791.                             'class' => 'App\\Entity\\Order\\OrderType',
  15792.                         ],
  15793.                     ],
  15794.                     'fields' => [
  15795.                         'name' => [
  15796.                             'type' => 'string',
  15797.                             'label' => 'sylius.ui.name',
  15798.                             'sortable' => NULL,
  15799.                             'enabled' => true,
  15800.                             'position' => 100,
  15801.                             'options' => [
  15802.                             ],
  15803.                         ],
  15804.                         'code' => [
  15805.                             'type' => 'string',
  15806.                             'label' => 'sylius.ui.code',
  15807.                             'sortable' => NULL,
  15808.                             'enabled' => true,
  15809.                             'position' => 100,
  15810.                             'options' => [
  15811.                             ],
  15812.                         ],
  15813.                         'counter' => [
  15814.                             'type' => 'string',
  15815.                             'label' => 'app.ui.counter',
  15816.                             'sortable' => NULL,
  15817.                             'enabled' => true,
  15818.                             'position' => 100,
  15819.                             'options' => [
  15820.                             ],
  15821.                         ],
  15822.                         'sequence' => [
  15823.                             'type' => 'string',
  15824.                             'label' => 'app.ui.sequence',
  15825.                             'sortable' => NULL,
  15826.                             'enabled' => true,
  15827.                             'position' => 100,
  15828.                             'options' => [
  15829.                             ],
  15830.                         ],
  15831.                         'manageLine' => [
  15832.                             'type' => 'twig',
  15833.                             'label' => 'app.ui.manage_line',
  15834.                             'options' => [
  15835.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15836.                             ],
  15837.                             'enabled' => true,
  15838.                             'position' => 100,
  15839.                         ],
  15840.                         'manageFinance' => [
  15841.                             'type' => 'twig',
  15842.                             'label' => 'app.ui.manage_finance',
  15843.                             'options' => [
  15844.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15845.                             ],
  15846.                             'enabled' => true,
  15847.                             'position' => 100,
  15848.                         ],
  15849.                         'updatedAt' => [
  15850.                             'type' => 'datetime',
  15851.                             'label' => 'app.ui.updated_at',
  15852.                             'sortable' => NULL,
  15853.                             'enabled' => true,
  15854.                             'position' => 100,
  15855.                             'options' => [
  15856.                             ],
  15857.                         ],
  15858.                     ],
  15859.                     'filters' => [
  15860.                         'name' => [
  15861.                             'type' => 'string',
  15862.                             'label' => 'sylius.ui.name',
  15863.                             'form_options' => [
  15864.                                 'type' => 'contains',
  15865.                             ],
  15866.                             'enabled' => true,
  15867.                             'position' => 100,
  15868.                             'options' => [
  15869.                             ],
  15870.                         ],
  15871.                         'code' => [
  15872.                             'type' => 'string',
  15873.                             'label' => 'sylius.ui.code',
  15874.                             'form_options' => [
  15875.                                 'type' => 'contains',
  15876.                             ],
  15877.                             'enabled' => true,
  15878.                             'position' => 100,
  15879.                             'options' => [
  15880.                             ],
  15881.                         ],
  15882.                         'updatedAt' => [
  15883.                             'type' => 'date',
  15884.                             'label' => 'app.ui.updated_at',
  15885.                             'options' => [
  15886.                                 'field' => 'updatedAt',
  15887.                                 'inclusive_to' => true,
  15888.                             ],
  15889.                             'enabled' => true,
  15890.                             'position' => 100,
  15891.                             'form_options' => [
  15892.                             ],
  15893.                         ],
  15894.                         'counter' => [
  15895.                             'type' => 'string',
  15896.                             'label' => 'app.ui.counter',
  15897.                             'form_options' => [
  15898.                                 'type' => 'contains',
  15899.                             ],
  15900.                             'enabled' => true,
  15901.                             'position' => 100,
  15902.                             'options' => [
  15903.                             ],
  15904.                         ],
  15905.                         'sequence' => [
  15906.                             'type' => 'string',
  15907.                             'label' => 'app.ui.sequence',
  15908.                             'form_options' => [
  15909.                                 'type' => 'contains',
  15910.                             ],
  15911.                             'enabled' => true,
  15912.                             'position' => 100,
  15913.                             'options' => [
  15914.                             ],
  15915.                         ],
  15916.                         'manageLine' => [
  15917.                             'type' => 'boolean',
  15918.                             'label' => 'app.ui.manage_line',
  15919.                             'options' => [
  15920.                                 'field' => 'manageLine',
  15921.                             ],
  15922.                             'enabled' => true,
  15923.                             'position' => 100,
  15924.                             'form_options' => [
  15925.                             ],
  15926.                         ],
  15927.                         'manageFinance' => [
  15928.                             'type' => 'boolean',
  15929.                             'label' => 'app.ui.manage_finance',
  15930.                             'options' => [
  15931.                                 'field' => 'manageFinance',
  15932.                             ],
  15933.                             'enabled' => true,
  15934.                             'position' => 100,
  15935.                             'form_options' => [
  15936.                             ],
  15937.                         ],
  15938.                     ],
  15939.                     'actions' => [
  15940.                         'main' => [
  15941.                             'create' => [
  15942.                                 'type' => 'create',
  15943.                                 'enabled' => true,
  15944.                                 'position' => 100,
  15945.                                 'options' => [
  15946.                                 ],
  15947.                             ],
  15948.                         ],
  15949.                         'item' => [
  15950.                             'update' => [
  15951.                                 'type' => 'update',
  15952.                                 'enabled' => true,
  15953.                                 'position' => 100,
  15954.                                 'options' => [
  15955.                                 ],
  15956.                             ],
  15957.                             'delete' => [
  15958.                                 'type' => 'delete',
  15959.                                 'enabled' => true,
  15960.                                 'position' => 100,
  15961.                                 'options' => [
  15962.                                 ],
  15963.                             ],
  15964.                         ],
  15965.                     ],
  15966.                     'sorting' => [
  15967.                     ],
  15968.                     'limits' => [
  15969.                         => 10,
  15970.                         => 25,
  15971.                         => 50,
  15972.                     ],
  15973.                 ],
  15974.                 'app_admin_order_nature' => [
  15975.                     'driver' => [
  15976.                         'name' => 'doctrine/orm',
  15977.                         'options' => [
  15978.                             'class' => 'App\\Entity\\Order\\OrderNature',
  15979.                         ],
  15980.                     ],
  15981.                     'fields' => [
  15982.                         'name' => [
  15983.                             'type' => 'string',
  15984.                             'label' => 'sylius.ui.name',
  15985.                             'sortable' => NULL,
  15986.                             'enabled' => true,
  15987.                             'position' => 100,
  15988.                             'options' => [
  15989.                             ],
  15990.                         ],
  15991.                         'code' => [
  15992.                             'type' => 'string',
  15993.                             'label' => 'sylius.ui.code',
  15994.                             'sortable' => NULL,
  15995.                             'enabled' => true,
  15996.                             'position' => 100,
  15997.                             'options' => [
  15998.                             ],
  15999.                         ],
  16000.                         'keyCode' => [
  16001.                             'type' => 'string',
  16002.                             'label' => 'app.ui.key',
  16003.                             'sortable' => NULL,
  16004.                             'enabled' => true,
  16005.                             'position' => 100,
  16006.                             'options' => [
  16007.                             ],
  16008.                         ],
  16009.                         'orderType' => [
  16010.                             'type' => 'twig',
  16011.                             'label' => 'app.ui.order_type',
  16012.                             'sortable' => 'orderType.name',
  16013.                             'options' => [
  16014.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  16015.                             ],
  16016.                             'enabled' => true,
  16017.                             'position' => 100,
  16018.                         ],
  16019.                     ],
  16020.                     'filters' => [
  16021.                         'name' => [
  16022.                             'type' => 'string',
  16023.                             'label' => 'sylius.ui.name',
  16024.                             'form_options' => [
  16025.                                 'type' => 'contains',
  16026.                             ],
  16027.                             'enabled' => true,
  16028.                             'position' => 100,
  16029.                             'options' => [
  16030.                             ],
  16031.                         ],
  16032.                         'code' => [
  16033.                             'type' => 'string',
  16034.                             'label' => 'sylius.ui.code',
  16035.                             'form_options' => [
  16036.                                 'type' => 'contains',
  16037.                             ],
  16038.                             'enabled' => true,
  16039.                             'position' => 100,
  16040.                             'options' => [
  16041.                             ],
  16042.                         ],
  16043.                         'key' => [
  16044.                             'type' => 'string',
  16045.                             'label' => 'app.ui.key',
  16046.                             'form_options' => [
  16047.                                 'type' => 'contains',
  16048.                             ],
  16049.                             'enabled' => true,
  16050.                             'position' => 100,
  16051.                             'options' => [
  16052.                             ],
  16053.                         ],
  16054.                         'orderType' => [
  16055.                             'type' => 'entity',
  16056.                             'label' => 'app.ui.order_type',
  16057.                             'form_options' => [
  16058.                                 'class' => 'App\\Entity\\Order\\OrderType',
  16059.                                 'multiple' => true,
  16060.                             ],
  16061.                             'enabled' => true,
  16062.                             'position' => 100,
  16063.                             'options' => [
  16064.                             ],
  16065.                         ],
  16066.                     ],
  16067.                     'actions' => [
  16068.                         'main' => [
  16069.                             'create' => [
  16070.                                 'type' => 'create',
  16071.                                 'enabled' => true,
  16072.                                 'position' => 100,
  16073.                                 'options' => [
  16074.                                 ],
  16075.                             ],
  16076.                         ],
  16077.                         'item' => [
  16078.                             'update' => [
  16079.                                 'type' => 'update',
  16080.                                 'enabled' => true,
  16081.                                 'position' => 100,
  16082.                                 'options' => [
  16083.                                 ],
  16084.                             ],
  16085.                             'delete' => [
  16086.                                 'type' => 'delete',
  16087.                                 'enabled' => true,
  16088.                                 'position' => 100,
  16089.                                 'options' => [
  16090.                                 ],
  16091.                             ],
  16092.                         ],
  16093.                     ],
  16094.                     'sorting' => [
  16095.                     ],
  16096.                     'limits' => [
  16097.                         => 10,
  16098.                         => 25,
  16099.                         => 50,
  16100.                     ],
  16101.                 ],
  16102.                 'app_admin_order_state' => [
  16103.                     'driver' => [
  16104.                         'name' => 'doctrine/orm',
  16105.                         'options' => [
  16106.                             'class' => 'App\\Entity\\Order\\OrderState',
  16107.                         ],
  16108.                     ],
  16109.                     'fields' => [
  16110.                         'name' => [
  16111.                             'type' => 'string',
  16112.                             'label' => 'sylius.ui.name',
  16113.                             'sortable' => NULL,
  16114.                             'enabled' => true,
  16115.                             'position' => 100,
  16116.                             'options' => [
  16117.                             ],
  16118.                         ],
  16119.                         'sequence' => [
  16120.                             'type' => 'string',
  16121.                             'label' => 'app.ui.sequence',
  16122.                             'sortable' => NULL,
  16123.                             'enabled' => true,
  16124.                             'position' => 100,
  16125.                             'options' => [
  16126.                             ],
  16127.                         ],
  16128.                         'changeState' => [
  16129.                             'type' => 'twig',
  16130.                             'label' => 'app.ui.change_state',
  16131.                             'options' => [
  16132.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16133.                             ],
  16134.                             'enabled' => true,
  16135.                             'position' => 100,
  16136.                         ],
  16137.                         'changeNextState' => [
  16138.                             'type' => 'twig',
  16139.                             'label' => 'app.ui.change_next_state',
  16140.                             'options' => [
  16141.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16142.                             ],
  16143.                             'enabled' => true,
  16144.                             'position' => 100,
  16145.                         ],
  16146.                         'orderTextCalculation' => [
  16147.                             'type' => 'twig',
  16148.                             'label' => 'app.ui.order_text_calculation',
  16149.                             'options' => [
  16150.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16151.                             ],
  16152.                             'enabled' => true,
  16153.                             'position' => 100,
  16154.                         ],
  16155.                         'accountingTransfer' => [
  16156.                             'type' => 'twig',
  16157.                             'label' => 'app.ui.accounting_transfer',
  16158.                             'options' => [
  16159.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16160.                             ],
  16161.                             'enabled' => true,
  16162.                             'position' => 100,
  16163.                         ],
  16164.                         'excludeStat' => [
  16165.                             'type' => 'twig',
  16166.                             'label' => 'app.ui.exclude_stat',
  16167.                             'options' => [
  16168.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  16169.                             ],
  16170.                             'enabled' => true,
  16171.                             'position' => 100,
  16172.                         ],
  16173.                     ],
  16174.                     'filters' => [
  16175.                         'name' => [
  16176.                             'type' => 'string',
  16177.                             'label' => 'sylius.ui.name',
  16178.                             'form_options' => [
  16179.                                 'type' => 'contains',
  16180.                             ],
  16181.                             'enabled' => true,
  16182.                             'position' => 100,
  16183.                             'options' => [
  16184.                             ],
  16185.                         ],
  16186.                         'sequence' => [
  16187.                             'type' => 'string',
  16188.                             'label' => 'app.ui.sequence',
  16189.                             'form_options' => [
  16190.                                 'type' => 'contains',
  16191.                             ],
  16192.                             'enabled' => true,
  16193.                             'position' => 100,
  16194.                             'options' => [
  16195.                             ],
  16196.                         ],
  16197.                         'changeState' => [
  16198.                             'type' => 'boolean',
  16199.                             'label' => 'app.ui.change_state',
  16200.                             'options' => [
  16201.                                 'field' => 'changeState',
  16202.                             ],
  16203.                             'enabled' => true,
  16204.                             'position' => 100,
  16205.                             'form_options' => [
  16206.                             ],
  16207.                         ],
  16208.                         'changeNextState' => [
  16209.                             'type' => 'boolean',
  16210.                             'label' => 'app.ui.change_next_state',
  16211.                             'options' => [
  16212.                                 'field' => 'changeNextState',
  16213.                             ],
  16214.                             'enabled' => true,
  16215.                             'position' => 100,
  16216.                             'form_options' => [
  16217.                             ],
  16218.                         ],
  16219.                         'orderTextCalculation' => [
  16220.                             'type' => 'boolean',
  16221.                             'label' => 'app.ui.order_text_calculation',
  16222.                             'options' => [
  16223.                                 'field' => 'orderTextCalculation',
  16224.                             ],
  16225.                             'enabled' => true,
  16226.                             'position' => 100,
  16227.                             'form_options' => [
  16228.                             ],
  16229.                         ],
  16230.                         'accountingTransfer' => [
  16231.                             'type' => 'boolean',
  16232.                             'label' => 'app.ui.accounting_transfer',
  16233.                             'options' => [
  16234.                                 'field' => 'accountingTransfer',
  16235.                             ],
  16236.                             'enabled' => true,
  16237.                             'position' => 100,
  16238.                             'form_options' => [
  16239.                             ],
  16240.                         ],
  16241.                         'excludeStat' => [
  16242.                             'type' => 'boolean',
  16243.                             'label' => 'app.ui.exclude_stat',
  16244.                             'options' => [
  16245.                                 'field' => 'excludeStat',
  16246.                             ],
  16247.                             'enabled' => true,
  16248.                             'position' => 100,
  16249.                             'form_options' => [
  16250.                             ],
  16251.                         ],
  16252.                     ],
  16253.                     'actions' => [
  16254.                         'main' => [
  16255.                             'create' => [
  16256.                                 'type' => 'create',
  16257.                                 'enabled' => true,
  16258.                                 'position' => 100,
  16259.                                 'options' => [
  16260.                                 ],
  16261.                             ],
  16262.                         ],
  16263.                         'item' => [
  16264.                             'update' => [
  16265.                                 'type' => 'update',
  16266.                                 'enabled' => true,
  16267.                                 'position' => 100,
  16268.                                 'options' => [
  16269.                                 ],
  16270.                             ],
  16271.                             'delete' => [
  16272.                                 'type' => 'delete',
  16273.                                 'enabled' => true,
  16274.                                 'position' => 100,
  16275.                                 'options' => [
  16276.                                 ],
  16277.                             ],
  16278.                         ],
  16279.                     ],
  16280.                     'sorting' => [
  16281.                     ],
  16282.                     'limits' => [
  16283.                         => 10,
  16284.                         => 25,
  16285.                         => 50,
  16286.                     ],
  16287.                 ],
  16288.                 'app_admin_order_invoice' => [
  16289.                     'driver' => [
  16290.                         'name' => 'doctrine/orm',
  16291.                         'options' => [
  16292.                             'class' => 'App\\Entity\\Order\\Order',
  16293.                             'repository' => [
  16294.                                 'method' => 'findAllByLimit',
  16295.                             ],
  16296.                         ],
  16297.                     ],
  16298.                     'fields' => [
  16299.                         'invoice_number' => [
  16300.                             'type' => 'twig',
  16301.                             'label' => 'app.ui.order_invoice_number',
  16302.                             'position' => 0,
  16303.                             'path' => '.',
  16304.                             'sortable' => NULL,
  16305.                             'options' => [
  16306.                                 'template' => 'Admin/Order/Grid/Field/invoiceNumber.html.twig',
  16307.                             ],
  16308.                             'enabled' => true,
  16309.                         ],
  16310.                         'text' => [
  16311.                             'type' => 'twig',
  16312.                             'label' => 'app.ui.order_invoice_order',
  16313.                             'position' => 0,
  16314.                             'path' => '.',
  16315.                             'sortable' => NULL,
  16316.                             'options' => [
  16317.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  16318.                             ],
  16319.                             'enabled' => true,
  16320.                         ],
  16321.                         'parentObjects' => [
  16322.                             'type' => 'twig',
  16323.                             'sortable' => NULL,
  16324.                             'label' => 'app.ui.parent_objects',
  16325.                             'options' => [
  16326.                                 'template' => 'Admin/Order/Grid/Field/parent_objects.html.twig',
  16327.                             ],
  16328.                             'enabled' => true,
  16329.                             'position' => 100,
  16330.                         ],
  16331.                         'date' => [
  16332.                             'type' => 'datetime',
  16333.                             'label' => 'app.ui.order_invoice_date',
  16334.                             'path' => 'createdAt',
  16335.                             'sortable' => 'createdAt',
  16336.                             'options' => [
  16337.                                 'format' => 'd-m-Y',
  16338.                             ],
  16339.                             'enabled' => true,
  16340.                             'position' => 100,
  16341.                         ],
  16342.                         'customer' => [
  16343.                             'type' => 'twig',
  16344.                             'label' => 'sylius.ui.customer',
  16345.                             'sortable' => 'customer.companyName',
  16346.                             'options' => [
  16347.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  16348.                             ],
  16349.                             'enabled' => true,
  16350.                             'position' => 100,
  16351.                         ],
  16352.                         'city' => [
  16353.                             'type' => 'twig',
  16354.                             'label' => 'sylius.ui.city',
  16355.                             'sortable' => 'city.name',
  16356.                             'options' => [
  16357.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  16358.                             ],
  16359.                             'enabled' => true,
  16360.                             'position' => 100,
  16361.                         ],
  16362.                         'orderState' => [
  16363.                             'type' => 'twig',
  16364.                             'label' => 'app.ui.order_state',
  16365.                             'sortable' => 'orderState.name',
  16366.                             'options' => [
  16367.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  16368.                             ],
  16369.                             'enabled' => true,
  16370.                             'position' => 100,
  16371.                         ],
  16372.                         'orderType' => [
  16373.                             'type' => 'twig',
  16374.                             'label' => 'app.ui.order_type',
  16375.                             'sortable' => 'orderType.name',
  16376.                             'options' => [
  16377.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  16378.                             ],
  16379.                             'enabled' => true,
  16380.                             'position' => 100,
  16381.                         ],
  16382.                         'shippingMethodName' => [
  16383.                             'type' => 'string',
  16384.                             'label' => 'app.ui.shipping_method',
  16385.                             'sortable' => NULL,
  16386.                             'enabled' => true,
  16387.                             'position' => 100,
  16388.                             'options' => [
  16389.                             ],
  16390.                         ],
  16391.                         'amountExcludingTax' => [
  16392.                             'type' => 'twig',
  16393.                             'label' => 'app.ui.amount_excluding_tax',
  16394.                             'path' => '.',
  16395.                             'sortable' => 'amountExcludingTax',
  16396.                             'options' => [
  16397.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  16398.                             ],
  16399.                             'enabled' => true,
  16400.                             'position' => 100,
  16401.                         ],
  16402.                         'totalQuantity' => [
  16403.                             'type' => 'string',
  16404.                             'sortable' => NULL,
  16405.                             'label' => 'app.ui.total_quantity',
  16406.                             'enabled' => true,
  16407.                             'position' => 100,
  16408.                             'options' => [
  16409.                             ],
  16410.                         ],
  16411.                         'orderNatureName' => [
  16412.                             'type' => 'string',
  16413.                             'sortable' => NULL,
  16414.                             'label' => 'app.ui.order_nature',
  16415.                             'enabled' => true,
  16416.                             'position' => 100,
  16417.                             'options' => [
  16418.                             ],
  16419.                         ],
  16420.                         'netToPayAmount' => [
  16421.                             'type' => 'twig',
  16422.                             'label' => 'app.ui.net_to_pay_amount',
  16423.                             'path' => '.',
  16424.                             'sortable' => 'netToPayAmount',
  16425.                             'options' => [
  16426.                                 'template' => 'Admin/Order/Grid/Field/netToPayAmount.html.twig',
  16427.                             ],
  16428.                             'enabled' => true,
  16429.                             'position' => 100,
  16430.                         ],
  16431.                     ],
  16432.                     'filters' => [
  16433.                         'isgrouped' => [
  16434.                             'type' => 'boolean',
  16435.                             'label' => 'app.ui.isgrouped',
  16436.                             'options' => [
  16437.                                 'field' => 'isgrouped',
  16438.                             ],
  16439.                             'enabled' => true,
  16440.                             'position' => 100,
  16441.                             'form_options' => [
  16442.                             ],
  16443.                         ],
  16444.                         'invoice_number' => [
  16445.                             'type' => 'string',
  16446.                             'label' => 'app.ui.order_invoice_number',
  16447.                             'form_options' => [
  16448.                                 'type' => 'contains',
  16449.                             ],
  16450.                             'enabled' => true,
  16451.                             'position' => 100,
  16452.                             'options' => [
  16453.                             ],
  16454.                         ],
  16455.                         'text' => [
  16456.                             'type' => 'app_order_number_list',
  16457.                             'label' => 'Liste de factures ciblées',
  16458.                             'form_options' => [
  16459.                                 'attr' => [
  16460.                                     'placeholder' => 'Ex: 2685034,2687780,2690402',
  16461.                                 ],
  16462.                             ],
  16463.                             'enabled' => true,
  16464.                             'position' => 100,
  16465.                             'options' => [
  16466.                             ],
  16467.                         ],
  16468.                         'customer' => [
  16469.                             'type' => 'string',
  16470.                             'label' => 'sylius.ui.customer',
  16471.                             'options' => [
  16472.                                 'fields' => [
  16473.                                     => 'customer.companyName',
  16474.                                     => 'customer.code',
  16475.                                 ],
  16476.                             ],
  16477.                             'form_options' => [
  16478.                                 'type' => 'contains',
  16479.                             ],
  16480.                             'enabled' => true,
  16481.                             'position' => 100,
  16482.                         ],
  16483.                         'date' => [
  16484.                             'type' => 'date',
  16485.                             'label' => 'sylius.ui.date',
  16486.                             'options' => [
  16487.                                 'field' => 'createdAt',
  16488.                                 'format' => 'd-m-Y',
  16489.                             ],
  16490.                             'enabled' => true,
  16491.                             'position' => 100,
  16492.                             'form_options' => [
  16493.                             ],
  16494.                         ],
  16495.                         'orderState' => [
  16496.                             'type' => 'entity',
  16497.                             'label' => 'app.ui.order_state',
  16498.                             'options' => [
  16499.                                 'fields' => [
  16500.                                     => 'orderState',
  16501.                                 ],
  16502.                             ],
  16503.                             'form_options' => [
  16504.                                 'class' => 'App\\Entity\\Order\\OrderState',
  16505.                                 'multiple' => true,
  16506.                             ],
  16507.                             'enabled' => true,
  16508.                             'position' => 100,
  16509.                         ],
  16510.                         'orderType' => [
  16511.                             'type' => 'entity',
  16512.                             'label' => 'app.ui.order_type',
  16513.                             'options' => [
  16514.                                 'fields' => [
  16515.                                     => 'orderType',
  16516.                                 ],
  16517.                             ],
  16518.                             'form_options' => [
  16519.                                 'class' => 'App\\Entity\\Order\\OrderType',
  16520.                                 'multiple' => true,
  16521.                             ],
  16522.                             'enabled' => true,
  16523.                             'position' => 100,
  16524.                         ],
  16525.                         'amountExcludingTax' => [
  16526.                             'type' => 'money',
  16527.                             'label' => 'app.ui.amount_excluding_tax',
  16528.                             'enabled' => true,
  16529.                             'position' => 100,
  16530.                             'options' => [
  16531.                             ],
  16532.                             'form_options' => [
  16533.                             ],
  16534.                         ],
  16535.                         'orderNature' => [
  16536.                             'type' => 'string',
  16537.                             'label' => 'app.ui.order_nature',
  16538.                             'form_options' => [
  16539.                                 'type' => 'contains',
  16540.                             ],
  16541.                             'enabled' => true,
  16542.                             'position' => 100,
  16543.                             'options' => [
  16544.                             ],
  16545.                         ],
  16546.                         'netToPayAmount' => [
  16547.                             'type' => 'money',
  16548.                             'label' => 'app.ui.net_to_pay_amount',
  16549.                             'enabled' => true,
  16550.                             'position' => 100,
  16551.                             'options' => [
  16552.                             ],
  16553.                             'form_options' => [
  16554.                             ],
  16555.                         ],
  16556.                         'internRef' => [
  16557.                             'type' => 'string',
  16558.                             'label' => 'app.ui.temp_number',
  16559.                             'form_options' => [
  16560.                                 'type' => 'contains',
  16561.                             ],
  16562.                             'enabled' => true,
  16563.                             'position' => 100,
  16564.                             'options' => [
  16565.                             ],
  16566.                         ],
  16567.                     ],
  16568.                     'actions' => [
  16569.                         'main' => [
  16570.                             'exportInvoices' => [
  16571.                                 'type' => 'exportInvoices',
  16572.                                 'label' => 'app.ui.export_invoices',
  16573.                                 'enabled' => true,
  16574.                                 'position' => 100,
  16575.                                 'options' => [
  16576.                                 ],
  16577.                             ],
  16578.                         ],
  16579.                         'item' => [
  16580.                             'show' => [
  16581.                                 'type' => 'show',
  16582.                                 'enabled' => true,
  16583.                                 'position' => 100,
  16584.                                 'options' => [
  16585.                                 ],
  16586.                             ],
  16587.                             'downloadInvoice' => [
  16588.                                 'type' => 'downloadInvoice',
  16589.                                 'label' => 'app.ui.download_invoice',
  16590.                                 'options' => [
  16591.                                     'link' => [
  16592.                                         'route' => 'app_admin_order_download_invoice',
  16593.                                         'parameters' => [
  16594.                                             'orderId' => 'resource.id',
  16595.                                         ],
  16596.                                     ],
  16597.                                 ],
  16598.                                 'enabled' => true,
  16599.                                 'position' => 100,
  16600.                             ],
  16601.                             'sendInvoice' => [
  16602.                                 'type' => 'sendInvoice',
  16603.                                 'label' => 'app.ui.send_invoice',
  16604.                                 'options' => [
  16605.                                     'link' => [
  16606.                                         'route' => 'app_admin_order_download_invoice',
  16607.                                         'parameters' => [
  16608.                                             'orderId' => 'resource.id',
  16609.                                         ],
  16610.                                     ],
  16611.                                 ],
  16612.                                 'enabled' => true,
  16613.                                 'position' => 100,
  16614.                             ],
  16615.                             'duplicateInvoice' => [
  16616.                                 'type' => 'duplicateInvoice',
  16617.                                 'label' => 'app.ui.duplicate_invoice',
  16618.                                 'options' => [
  16619.                                     'link' => [
  16620.                                         'route' => 'sylius_admin_duplicate_invoice',
  16621.                                         'parameters' => [
  16622.                                             'orderId' => 'resource.id',
  16623.                                         ],
  16624.                                     ],
  16625.                                 ],
  16626.                                 'enabled' => true,
  16627.                                 'position' => 100,
  16628.                             ],
  16629.                         ],
  16630.                     ],
  16631.                     'sorting' => [
  16632.                     ],
  16633.                     'limits' => [
  16634.                         => 10,
  16635.                         => 25,
  16636.                         => 50,
  16637.                     ],
  16638.                 ],
  16639.                 'app_admin_order_amount' => [
  16640.                     'driver' => [
  16641.                         'name' => 'doctrine/orm',
  16642.                         'options' => [
  16643.                             'class' => 'App\\Entity\\Order\\OrderAmount',
  16644.                         ],
  16645.                     ],
  16646.                     'fields' => [
  16647.                         'order' => [
  16648.                             'type' => 'twig',
  16649.                             'label' => 'sylius.ui.order',
  16650.                             'options' => [
  16651.                                 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  16652.                             ],
  16653.                             'sortable' => 'order.number',
  16654.                             'enabled' => true,
  16655.                             'position' => 100,
  16656.                         ],
  16657.                         'taxRate' => [
  16658.                             'type' => 'twig',
  16659.                             'label' => 'sylius.ui.tax_rates',
  16660.                             'options' => [
  16661.                                 'template' => 'Admin/Order/Grid/Field/taxRate.html.twig',
  16662.                             ],
  16663.                             'sortable' => 'taxRate.name',
  16664.                             'enabled' => true,
  16665.                             'position' => 100,
  16666.                         ],
  16667.                         'baseAmount' => [
  16668.                             'type' => 'string',
  16669.                             'label' => 'app.ui.base_amount',
  16670.                             'sortable' => NULL,
  16671.                             'enabled' => true,
  16672.                             'position' => 100,
  16673.                             'options' => [
  16674.                             ],
  16675.                         ],
  16676.                         'complementAmount' => [
  16677.                             'type' => 'string',
  16678.                             'label' => 'app.ui.complement_amount',
  16679.                             'sortable' => NULL,
  16680.                             'enabled' => true,
  16681.                             'position' => 100,
  16682.                             'options' => [
  16683.                             ],
  16684.                         ],
  16685.                         'disbursedAmount' => [
  16686.                             'type' => 'string',
  16687.                             'label' => 'app.ui.disbursed_amount',
  16688.                             'sortable' => NULL,
  16689.                             'enabled' => true,
  16690.                             'position' => 100,
  16691.                             'options' => [
  16692.                             ],
  16693.                         ],
  16694.                         'taxAmount' => [
  16695.                             'type' => 'string',
  16696.                             'label' => 'app.ui.tax_amount',
  16697.                             'sortable' => NULL,
  16698.                             'enabled' => true,
  16699.                             'position' => 100,
  16700.                             'options' => [
  16701.                             ],
  16702.                         ],
  16703.                         'updatedAt' => [
  16704.                             'type' => 'datetime',
  16705.                             'label' => 'app.ui.updated_at',
  16706.                             'sortable' => NULL,
  16707.                             'enabled' => true,
  16708.                             'position' => 100,
  16709.                             'options' => [
  16710.                             ],
  16711.                         ],
  16712.                     ],
  16713.                     'filters' => [
  16714.                         'order' => [
  16715.                             'type' => 'string',
  16716.                             'label' => 'sylius.ui.order',
  16717.                             'options' => [
  16718.                                 'fields' => [
  16719.                                     => 'order.number',
  16720.                                 ],
  16721.                             ],
  16722.                             'form_options' => [
  16723.                                 'type' => 'contains',
  16724.                             ],
  16725.                             'enabled' => true,
  16726.                             'position' => 100,
  16727.                         ],
  16728.                         'taxRate' => [
  16729.                             'type' => 'entity',
  16730.                             'label' => 'sylius.ui.tax_rates',
  16731.                             'form_options' => [
  16732.                                 'class' => 'App\\Entity\\Taxation\\TaxRate',
  16733.                                 'multiple' => true,
  16734.                                 'expanded' => false,
  16735.                             ],
  16736.                             'enabled' => true,
  16737.                             'position' => 100,
  16738.                             'options' => [
  16739.                             ],
  16740.                         ],
  16741.                         'baseAmount' => [
  16742.                             'type' => 'string',
  16743.                             'label' => 'app.ui.base_amount',
  16744.                             'form_options' => [
  16745.                                 'type' => 'contains',
  16746.                             ],
  16747.                             'enabled' => true,
  16748.                             'position' => 100,
  16749.                             'options' => [
  16750.                             ],
  16751.                         ],
  16752.                         'complementAmount' => [
  16753.                             'type' => 'string',
  16754.                             'label' => 'app.ui.complement_amount',
  16755.                             'form_options' => [
  16756.                                 'type' => 'contains',
  16757.                             ],
  16758.                             'enabled' => true,
  16759.                             'position' => 100,
  16760.                             'options' => [
  16761.                             ],
  16762.                         ],
  16763.                         'disbursedAmount' => [
  16764.                             'type' => 'string',
  16765.                             'label' => 'app.ui.disbursed_amount',
  16766.                             'form_options' => [
  16767.                                 'type' => 'contains',
  16768.                             ],
  16769.                             'enabled' => true,
  16770.                             'position' => 100,
  16771.                             'options' => [
  16772.                             ],
  16773.                         ],
  16774.                         'taxAmount' => [
  16775.                             'type' => 'string',
  16776.                             'label' => 'app.ui.tax_amount',
  16777.                             'form_options' => [
  16778.                                 'type' => 'contains',
  16779.                             ],
  16780.                             'enabled' => true,
  16781.                             'position' => 100,
  16782.                             'options' => [
  16783.                             ],
  16784.                         ],
  16785.                         'updatedAt' => [
  16786.                             'type' => 'date',
  16787.                             'label' => 'app.ui.updated_at',
  16788.                             'options' => [
  16789.                                 'field' => 'updatedAt',
  16790.                                 'inclusive_to' => true,
  16791.                             ],
  16792.                             'enabled' => true,
  16793.                             'position' => 100,
  16794.                             'form_options' => [
  16795.                             ],
  16796.                         ],
  16797.                     ],
  16798.                     'sorting' => [
  16799.                     ],
  16800.                     'limits' => [
  16801.                         => 10,
  16802.                         => 25,
  16803.                         => 50,
  16804.                     ],
  16805.                     'actions' => [
  16806.                     ],
  16807.                 ],
  16808.                 'app_admin_customer_activity' => [
  16809.                     'driver' => [
  16810.                         'name' => 'doctrine/orm',
  16811.                         'options' => [
  16812.                             'class' => 'App\\Entity\\Customer\\CustomerActivity',
  16813.                         ],
  16814.                     ],
  16815.                     'fields' => [
  16816.                         'name' => [
  16817.                             'type' => 'string',
  16818.                             'label' => 'sylius.ui.name',
  16819.                             'sortable' => NULL,
  16820.                             'enabled' => true,
  16821.                             'position' => 100,
  16822.                             'options' => [
  16823.                             ],
  16824.                         ],
  16825.                         'activityDomain' => [
  16826.                             'type' => 'twig',
  16827.                             'label' => 'app.ui.activity_domain',
  16828.                             'sortable' => 'activityDomain.name',
  16829.                             'options' => [
  16830.                                 'template' => 'Admin/Order/Grid/Field/activityDomain.html.twig',
  16831.                             ],
  16832.                             'enabled' => true,
  16833.                             'position' => 100,
  16834.                         ],
  16835.                     ],
  16836.                     'filters' => [
  16837.                         'name' => [
  16838.                             'type' => 'string',
  16839.                             'label' => 'sylius.ui.name',
  16840.                             'form_options' => [
  16841.                                 'type' => 'contains',
  16842.                             ],
  16843.                             'enabled' => true,
  16844.                             'position' => 100,
  16845.                             'options' => [
  16846.                             ],
  16847.                         ],
  16848.                         'activityDomain' => [
  16849.                             'type' => 'entity',
  16850.                             'label' => 'app.ui.activity_domain',
  16851.                             'form_options' => [
  16852.                                 'class' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  16853.                                 'multiple' => true,
  16854.                                 'expanded' => false,
  16855.                             ],
  16856.                             'enabled' => true,
  16857.                             'position' => 100,
  16858.                             'options' => [
  16859.                             ],
  16860.                         ],
  16861.                     ],
  16862.                     'actions' => [
  16863.                         'main' => [
  16864.                             'create' => [
  16865.                                 'type' => 'create',
  16866.                                 'enabled' => true,
  16867.                                 'position' => 100,
  16868.                                 'options' => [
  16869.                                 ],
  16870.                             ],
  16871.                         ],
  16872.                         'item' => [
  16873.                             'update' => [
  16874.                                 'type' => 'update',
  16875.                                 'enabled' => true,
  16876.                                 'position' => 100,
  16877.                                 'options' => [
  16878.                                 ],
  16879.                             ],
  16880.                             'delete' => [
  16881.                                 'type' => 'delete',
  16882.                                 'enabled' => true,
  16883.                                 'position' => 100,
  16884.                                 'options' => [
  16885.                                 ],
  16886.                             ],
  16887.                         ],
  16888.                     ],
  16889.                     'sorting' => [
  16890.                     ],
  16891.                     'limits' => [
  16892.                         => 10,
  16893.                         => 25,
  16894.                         => 50,
  16895.                     ],
  16896.                 ],
  16897.                 'app_admin_customer_activity_domain' => [
  16898.                     'driver' => [
  16899.                         'name' => 'doctrine/orm',
  16900.                         'options' => [
  16901.                             'class' => 'App\\Entity\\Customer\\CustomerActivityDomain',
  16902.                         ],
  16903.                     ],
  16904.                     'fields' => [
  16905.                         'name' => [
  16906.                             'type' => 'string',
  16907.                             'label' => 'sylius.ui.name',
  16908.                             'sortable' => NULL,
  16909.                             'enabled' => true,
  16910.                             'position' => 100,
  16911.                             'options' => [
  16912.                             ],
  16913.                         ],
  16914.                     ],
  16915.                     'filters' => [
  16916.                         'name' => [
  16917.                             'type' => 'string',
  16918.                             'label' => 'sylius.ui.name',
  16919.                             'form_options' => [
  16920.                                 'type' => 'contains',
  16921.                             ],
  16922.                             'enabled' => true,
  16923.                             'position' => 100,
  16924.                             'options' => [
  16925.                             ],
  16926.                         ],
  16927.                     ],
  16928.                     'actions' => [
  16929.                         'main' => [
  16930.                             'create' => [
  16931.                                 'type' => 'create',
  16932.                                 'enabled' => true,
  16933.                                 'position' => 100,
  16934.                                 'options' => [
  16935.                                 ],
  16936.                             ],
  16937.                         ],
  16938.                         'item' => [
  16939.                             'update' => [
  16940.                                 'type' => 'update',
  16941.                                 'enabled' => true,
  16942.                                 'position' => 100,
  16943.                                 'options' => [
  16944.                                 ],
  16945.                             ],
  16946.                             'delete' => [
  16947.                                 'type' => 'delete',
  16948.                                 'enabled' => true,
  16949.                                 'position' => 100,
  16950.                                 'options' => [
  16951.                                 ],
  16952.                             ],
  16953.                         ],
  16954.                     ],
  16955.                     'sorting' => [
  16956.                     ],
  16957.                     'limits' => [
  16958.                         => 10,
  16959.                         => 25,
  16960.                         => 50,
  16961.                     ],
  16962.                 ],
  16963.                 'app_admin_customer_editor' => [
  16964.                     'driver' => [
  16965.                         'name' => 'doctrine/orm',
  16966.                         'options' => [
  16967.                             'class' => 'App\\Entity\\Customer\\CustomerEditor',
  16968.                         ],
  16969.                     ],
  16970.                     'fields' => [
  16971.                         'name' => [
  16972.                             'type' => 'string',
  16973.                             'label' => 'sylius.ui.name',
  16974.                             'sortable' => NULL,
  16975.                             'enabled' => true,
  16976.                             'position' => 100,
  16977.                             'options' => [
  16978.                             ],
  16979.                         ],
  16980.                         'customer' => [
  16981.                             'type' => 'twig',
  16982.                             'label' => 'sylius.ui.customer',
  16983.                             'sortable' => 'customer.companyName',
  16984.                             'options' => [
  16985.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  16986.                             ],
  16987.                             'enabled' => true,
  16988.                             'position' => 100,
  16989.                         ],
  16990.                     ],
  16991.                     'filters' => [
  16992.                         'name' => [
  16993.                             'type' => 'string',
  16994.                             'label' => 'sylius.ui.name',
  16995.                             'form_options' => [
  16996.                                 'type' => 'contains',
  16997.                             ],
  16998.                             'enabled' => true,
  16999.                             'position' => 100,
  17000.                             'options' => [
  17001.                             ],
  17002.                         ],
  17003.                         'customer' => [
  17004.                             'type' => 'string',
  17005.                             'label' => 'sylius.ui.customer',
  17006.                             'options' => [
  17007.                                 'fields' => [
  17008.                                     => 'customer.companyName',
  17009.                                 ],
  17010.                             ],
  17011.                             'form_options' => [
  17012.                                 'type' => 'contains',
  17013.                             ],
  17014.                             'enabled' => true,
  17015.                             'position' => 100,
  17016.                         ],
  17017.                     ],
  17018.                     'actions' => [
  17019.                         'main' => [
  17020.                             'create' => [
  17021.                                 'type' => 'create',
  17022.                                 'enabled' => true,
  17023.                                 'position' => 100,
  17024.                                 'options' => [
  17025.                                 ],
  17026.                             ],
  17027.                         ],
  17028.                         'item' => [
  17029.                             'update' => [
  17030.                                 'type' => 'update',
  17031.                                 'enabled' => true,
  17032.                                 'position' => 100,
  17033.                                 'options' => [
  17034.                                 ],
  17035.                             ],
  17036.                             'delete' => [
  17037.                                 'type' => 'delete',
  17038.                                 'enabled' => true,
  17039.                                 'position' => 100,
  17040.                                 'options' => [
  17041.                                 ],
  17042.                             ],
  17043.                         ],
  17044.                     ],
  17045.                     'sorting' => [
  17046.                     ],
  17047.                     'limits' => [
  17048.                         => 10,
  17049.                         => 25,
  17050.                         => 50,
  17051.                     ],
  17052.                 ],
  17053.                 'app_admin_customer_control' => [
  17054.                     'driver' => [
  17055.                         'name' => 'doctrine/orm',
  17056.                         'options' => [
  17057.                             'class' => 'App\\Entity\\Customer\\CustomerControl',
  17058.                         ],
  17059.                     ],
  17060.                     'fields' => [
  17061.                         'name' => [
  17062.                             'type' => 'string',
  17063.                             'label' => 'sylius.ui.name',
  17064.                             'sortable' => NULL,
  17065.                             'enabled' => true,
  17066.                             'position' => 100,
  17067.                             'options' => [
  17068.                             ],
  17069.                         ],
  17070.                         'code' => [
  17071.                             'type' => 'string',
  17072.                             'label' => 'sylius.ui.code',
  17073.                             'sortable' => NULL,
  17074.                             'enabled' => true,
  17075.                             'position' => 100,
  17076.                             'options' => [
  17077.                             ],
  17078.                         ],
  17079.                         'sequence' => [
  17080.                             'type' => 'string',
  17081.                             'label' => 'app.ui.sequence',
  17082.                             'sortable' => NULL,
  17083.                             'enabled' => true,
  17084.                             'position' => 100,
  17085.                             'options' => [
  17086.                             ],
  17087.                         ],
  17088.                         'orderAlert' => [
  17089.                             'type' => 'twig',
  17090.                             'label' => 'app.ui.order_alert',
  17091.                             'options' => [
  17092.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  17093.                             ],
  17094.                             'enabled' => true,
  17095.                             'position' => 100,
  17096.                         ],
  17097.                     ],
  17098.                     'filters' => [
  17099.                         'name' => [
  17100.                             'type' => 'string',
  17101.                             'label' => 'sylius.ui.name',
  17102.                             'form_options' => [
  17103.                                 'type' => 'contains',
  17104.                             ],
  17105.                             'enabled' => true,
  17106.                             'position' => 100,
  17107.                             'options' => [
  17108.                             ],
  17109.                         ],
  17110.                         'code' => [
  17111.                             'type' => 'string',
  17112.                             'label' => 'sylius.ui.code',
  17113.                             'form_options' => [
  17114.                                 'type' => 'contains',
  17115.                             ],
  17116.                             'enabled' => true,
  17117.                             'position' => 100,
  17118.                             'options' => [
  17119.                             ],
  17120.                         ],
  17121.                         'sequence' => [
  17122.                             'type' => 'string',
  17123.                             'label' => 'app.ui.sequence',
  17124.                             'form_options' => [
  17125.                                 'type' => 'contains',
  17126.                             ],
  17127.                             'enabled' => true,
  17128.                             'position' => 100,
  17129.                             'options' => [
  17130.                             ],
  17131.                         ],
  17132.                         'orderAlert' => [
  17133.                             'type' => 'boolean',
  17134.                             'label' => 'app.ui.order_alert',
  17135.                             'options' => [
  17136.                                 'field' => 'orderAlert',
  17137.                             ],
  17138.                             'enabled' => true,
  17139.                             'position' => 100,
  17140.                             'form_options' => [
  17141.                             ],
  17142.                         ],
  17143.                     ],
  17144.                     'actions' => [
  17145.                         'main' => [
  17146.                             'create' => [
  17147.                                 'type' => 'create',
  17148.                                 'enabled' => true,
  17149.                                 'position' => 100,
  17150.                                 'options' => [
  17151.                                 ],
  17152.                             ],
  17153.                         ],
  17154.                         'item' => [
  17155.                             'update' => [
  17156.                                 'type' => 'update',
  17157.                                 'enabled' => true,
  17158.                                 'position' => 100,
  17159.                                 'options' => [
  17160.                                 ],
  17161.                             ],
  17162.                             'delete' => [
  17163.                                 'type' => 'delete',
  17164.                                 'enabled' => true,
  17165.                                 'position' => 100,
  17166.                                 'options' => [
  17167.                                 ],
  17168.                             ],
  17169.                         ],
  17170.                     ],
  17171.                     'sorting' => [
  17172.                     ],
  17173.                     'limits' => [
  17174.                         => 10,
  17175.                         => 25,
  17176.                         => 50,
  17177.                     ],
  17178.                 ],
  17179.                 'app_admin_customer_payment_method' => [
  17180.                     'driver' => [
  17181.                         'name' => 'doctrine/orm',
  17182.                         'options' => [
  17183.                             'class' => 'App\\Entity\\Customer\\CustomerPaymentMethod',
  17184.                         ],
  17185.                     ],
  17186.                     'fields' => [
  17187.                         'name' => [
  17188.                             'type' => 'string',
  17189.                             'label' => 'sylius.ui.name',
  17190.                             'sortable' => NULL,
  17191.                             'enabled' => true,
  17192.                             'position' => 100,
  17193.                             'options' => [
  17194.                             ],
  17195.                         ],
  17196.                         'dueCount' => [
  17197.                             'type' => 'string',
  17198.                             'label' => 'app.ui.due_count',
  17199.                             'sortable' => NULL,
  17200.                             'enabled' => true,
  17201.                             'position' => 100,
  17202.                             'options' => [
  17203.                             ],
  17204.                         ],
  17205.                         'numberOfDays' => [
  17206.                             'type' => 'string',
  17207.                             'label' => 'app.ui.number_of_days',
  17208.                             'sortable' => NULL,
  17209.                             'enabled' => true,
  17210.                             'position' => 100,
  17211.                             'options' => [
  17212.                             ],
  17213.                         ],
  17214.                         'numberOfMonths' => [
  17215.                             'type' => 'string',
  17216.                             'label' => 'app.ui.number_of_months',
  17217.                             'sortable' => NULL,
  17218.                             'enabled' => true,
  17219.                             'position' => 100,
  17220.                             'options' => [
  17221.                             ],
  17222.                         ],
  17223.                         'dayNumber' => [
  17224.                             'type' => 'string',
  17225.                             'label' => 'app.ui.day_number',
  17226.                             'sortable' => NULL,
  17227.                             'enabled' => true,
  17228.                             'position' => 100,
  17229.                             'options' => [
  17230.                             ],
  17231.                         ],
  17232.                         'endOfMonthNumber' => [
  17233.                             'type' => 'string',
  17234.                             'label' => 'app.ui.end_of_month_number',
  17235.                             'sortable' => NULL,
  17236.                             'enabled' => true,
  17237.                             'position' => 100,
  17238.                             'options' => [
  17239.                             ],
  17240.                         ],
  17241.                         'atEndMonth' => [
  17242.                             'type' => 'twig',
  17243.                             'label' => 'app.ui.at_end_month',
  17244.                             'options' => [
  17245.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  17246.                             ],
  17247.                             'enabled' => true,
  17248.                             'position' => 100,
  17249.                         ],
  17250.                         'isVisible' => [
  17251.                             'type' => 'twig',
  17252.                             'label' => 'app.ui.is_visible',
  17253.                             'options' => [
  17254.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  17255.                             ],
  17256.                             'enabled' => true,
  17257.                             'position' => 100,
  17258.                         ],
  17259.                     ],
  17260.                     'filters' => [
  17261.                         'name' => [
  17262.                             'type' => 'string',
  17263.                             'label' => 'sylius.ui.name',
  17264.                             'form_options' => [
  17265.                                 'type' => 'contains',
  17266.                             ],
  17267.                             'enabled' => true,
  17268.                             'position' => 100,
  17269.                             'options' => [
  17270.                             ],
  17271.                         ],
  17272.                         'dueCount' => [
  17273.                             'type' => 'string',
  17274.                             'label' => 'app.ui.due_count',
  17275.                             'form_options' => [
  17276.                                 'type' => 'contains',
  17277.                             ],
  17278.                             'enabled' => true,
  17279.                             'position' => 100,
  17280.                             'options' => [
  17281.                             ],
  17282.                         ],
  17283.                         'numberOfDays' => [
  17284.                             'type' => 'string',
  17285.                             'label' => 'app.ui.number_of_days',
  17286.                             'form_options' => [
  17287.                                 'type' => 'contains',
  17288.                             ],
  17289.                             'enabled' => true,
  17290.                             'position' => 100,
  17291.                             'options' => [
  17292.                             ],
  17293.                         ],
  17294.                         'numberOfMonths' => [
  17295.                             'type' => 'string',
  17296.                             'label' => 'app.ui.number_of_months',
  17297.                             'form_options' => [
  17298.                                 'type' => 'contains',
  17299.                             ],
  17300.                             'enabled' => true,
  17301.                             'position' => 100,
  17302.                             'options' => [
  17303.                             ],
  17304.                         ],
  17305.                         'dayNumber' => [
  17306.                             'type' => 'string',
  17307.                             'label' => 'app.ui.day_number',
  17308.                             'form_options' => [
  17309.                                 'type' => 'contains',
  17310.                             ],
  17311.                             'enabled' => true,
  17312.                             'position' => 100,
  17313.                             'options' => [
  17314.                             ],
  17315.                         ],
  17316.                         'endOfMonthNumber' => [
  17317.                             'type' => 'string',
  17318.                             'label' => 'app.ui.end_of_month_number',
  17319.                             'form_options' => [
  17320.                                 'type' => 'contains',
  17321.                             ],
  17322.                             'enabled' => true,
  17323.                             'position' => 100,
  17324.                             'options' => [
  17325.                             ],
  17326.                         ],
  17327.                         'atEndMonth' => [
  17328.                             'type' => 'boolean',
  17329.                             'label' => 'app.ui.at_end_month',
  17330.                             'options' => [
  17331.                                 'field' => 'atEndMonth',
  17332.                             ],
  17333.                             'enabled' => true,
  17334.                             'position' => 100,
  17335.                             'form_options' => [
  17336.                             ],
  17337.                         ],
  17338.                         'isVisible' => [
  17339.                             'type' => 'boolean',
  17340.                             'label' => 'app.ui.is_visible',
  17341.                             'options' => [
  17342.                                 'field' => 'isVisible',
  17343.                             ],
  17344.                             'enabled' => true,
  17345.                             'position' => 100,
  17346.                             'form_options' => [
  17347.                             ],
  17348.                         ],
  17349.                     ],
  17350.                     'actions' => [
  17351.                         'main' => [
  17352.                             'create' => [
  17353.                                 'type' => 'create',
  17354.                                 'enabled' => true,
  17355.                                 'position' => 100,
  17356.                                 'options' => [
  17357.                                 ],
  17358.                             ],
  17359.                         ],
  17360.                         'item' => [
  17361.                             'update' => [
  17362.                                 'type' => 'update',
  17363.                                 'enabled' => true,
  17364.                                 'position' => 100,
  17365.                                 'options' => [
  17366.                                 ],
  17367.                             ],
  17368.                             'delete' => [
  17369.                                 'type' => 'delete',
  17370.                                 'enabled' => true,
  17371.                                 'position' => 100,
  17372.                                 'options' => [
  17373.                                 ],
  17374.                             ],
  17375.                         ],
  17376.                     ],
  17377.                     'sorting' => [
  17378.                     ],
  17379.                     'limits' => [
  17380.                         => 10,
  17381.                         => 25,
  17382.                         => 50,
  17383.                     ],
  17384.                 ],
  17385.                 'app_admin_customer_representative' => [
  17386.                     'driver' => [
  17387.                         'name' => 'doctrine/orm',
  17388.                         'options' => [
  17389.                             'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  17390.                         ],
  17391.                     ],
  17392.                     'fields' => [
  17393.                         'name' => [
  17394.                             'type' => 'string',
  17395.                             'label' => 'sylius.ui.name',
  17396.                             'sortable' => NULL,
  17397.                             'enabled' => true,
  17398.                             'position' => 100,
  17399.                             'options' => [
  17400.                             ],
  17401.                         ],
  17402.                         'code' => [
  17403.                             'type' => 'string',
  17404.                             'label' => 'sylius.ui.code',
  17405.                             'sortable' => NULL,
  17406.                             'enabled' => true,
  17407.                             'position' => 100,
  17408.                             'options' => [
  17409.                             ],
  17410.                         ],
  17411.                     ],
  17412.                     'filters' => [
  17413.                         'name' => [
  17414.                             'type' => 'string',
  17415.                             'label' => 'sylius.ui.name',
  17416.                             'form_options' => [
  17417.                                 'type' => 'contains',
  17418.                             ],
  17419.                             'enabled' => true,
  17420.                             'position' => 100,
  17421.                             'options' => [
  17422.                             ],
  17423.                         ],
  17424.                         'code' => [
  17425.                             'type' => 'string',
  17426.                             'label' => 'sylius.ui.code',
  17427.                             'form_options' => [
  17428.                                 'type' => 'contains',
  17429.                             ],
  17430.                             'enabled' => true,
  17431.                             'position' => 100,
  17432.                             'options' => [
  17433.                             ],
  17434.                         ],
  17435.                     ],
  17436.                     'actions' => [
  17437.                         'main' => [
  17438.                             'create' => [
  17439.                                 'type' => 'create',
  17440.                                 'enabled' => true,
  17441.                                 'position' => 100,
  17442.                                 'options' => [
  17443.                                 ],
  17444.                             ],
  17445.                         ],
  17446.                         'item' => [
  17447.                             'update' => [
  17448.                                 'type' => 'update',
  17449.                                 'enabled' => true,
  17450.                                 'position' => 100,
  17451.                                 'options' => [
  17452.                                 ],
  17453.                             ],
  17454.                             'delete' => [
  17455.                                 'type' => 'delete',
  17456.                                 'enabled' => true,
  17457.                                 'position' => 100,
  17458.                                 'options' => [
  17459.                                 ],
  17460.                             ],
  17461.                         ],
  17462.                     ],
  17463.                     'sorting' => [
  17464.                     ],
  17465.                     'limits' => [
  17466.                         => 10,
  17467.                         => 25,
  17468.                         => 50,
  17469.                     ],
  17470.                 ],
  17471.                 'app_admin_customer_payment' => [
  17472.                     'driver' => [
  17473.                         'name' => 'doctrine/orm',
  17474.                         'options' => [
  17475.                             'class' => 'App\\Entity\\Customer\\CustomerPayment',
  17476.                         ],
  17477.                     ],
  17478.                     'fields' => [
  17479.                         'amount' => [
  17480.                             'type' => 'twig',
  17481.                             'label' => 'sylius.ui.amount',
  17482.                             'path' => '.',
  17483.                             'sortable' => 'amount',
  17484.                             'options' => [
  17485.                                 'template' => 'Admin/Customer/Grid/Field/amount.html.twig',
  17486.                             ],
  17487.                             'enabled' => true,
  17488.                             'position' => 100,
  17489.                         ],
  17490.                         'customer' => [
  17491.                             'type' => 'twig',
  17492.                             'label' => 'sylius.ui.customer',
  17493.                             'sortable' => 'customer.companyName',
  17494.                             'options' => [
  17495.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  17496.                             ],
  17497.                             'enabled' => true,
  17498.                             'position' => 100,
  17499.                         ],
  17500.                         'paymentMethod' => [
  17501.                             'type' => 'twig',
  17502.                             'label' => 'app.ui.payment_method',
  17503.                             'sortable' => 'paymentMethod.name',
  17504.                             'options' => [
  17505.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  17506.                             ],
  17507.                             'enabled' => true,
  17508.                             'position' => 100,
  17509.                         ],
  17510.                         'regulationFile' => [
  17511.                             'type' => 'twig',
  17512.                             'label' => 'app.ui.regulation_file',
  17513.                             'options' => [
  17514.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  17515.                             ],
  17516.                             'enabled' => true,
  17517.                             'position' => 100,
  17518.                         ],
  17519.                         'state' => [
  17520.                             'type' => 'twig',
  17521.                             'label' => 'app.ui.payment_state',
  17522.                             'options' => [
  17523.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  17524.                             ],
  17525.                             'enabled' => true,
  17526.                             'position' => 100,
  17527.                         ],
  17528.                         'transactionNumber' => [
  17529.                             'type' => 'string',
  17530.                             'label' => 'app.ui.transaction_number',
  17531.                             'sortable' => NULL,
  17532.                             'enabled' => true,
  17533.                             'position' => 100,
  17534.                             'options' => [
  17535.                             ],
  17536.                         ],
  17537.                     ],
  17538.                     'filters' => [
  17539.                         'amount' => [
  17540.                             'type' => 'money',
  17541.                             'label' => 'sylius.ui.amount',
  17542.                             'enabled' => true,
  17543.                             'position' => 100,
  17544.                             'options' => [
  17545.                             ],
  17546.                             'form_options' => [
  17547.                             ],
  17548.                         ],
  17549.                         'customer' => [
  17550.                             'type' => 'string',
  17551.                             'label' => 'sylius.ui.customer',
  17552.                             'options' => [
  17553.                                 'fields' => [
  17554.                                     => 'customer.companyName',
  17555.                                 ],
  17556.                             ],
  17557.                             'form_options' => [
  17558.                                 'type' => 'contains',
  17559.                             ],
  17560.                             'enabled' => true,
  17561.                             'position' => 100,
  17562.                         ],
  17563.                         'paymentMethod' => [
  17564.                             'type' => 'entity',
  17565.                             'label' => 'sylius.ui.payment_method',
  17566.                             'options' => [
  17567.                                 'fields' => [
  17568.                                     => 'paymentMethod',
  17569.                                 ],
  17570.                             ],
  17571.                             'form_options' => [
  17572.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  17573.                                 'multiple' => true,
  17574.                                 'expanded' => false,
  17575.                             ],
  17576.                             'enabled' => true,
  17577.                             'position' => 100,
  17578.                         ],
  17579.                         'regulationFile' => [
  17580.                             'type' => 'boolean',
  17581.                             'label' => 'app.ui.regulation_file',
  17582.                             'options' => [
  17583.                                 'field' => 'regulationFile',
  17584.                             ],
  17585.                             'enabled' => true,
  17586.                             'position' => 100,
  17587.                             'form_options' => [
  17588.                             ],
  17589.                         ],
  17590.                         'state' => [
  17591.                             'type' => 'boolean',
  17592.                             'label' => 'app.ui.payment_state',
  17593.                             'options' => [
  17594.                                 'field' => 'state',
  17595.                             ],
  17596.                             'enabled' => true,
  17597.                             'position' => 100,
  17598.                             'form_options' => [
  17599.                             ],
  17600.                         ],
  17601.                         'transactionNumber' => [
  17602.                             'type' => 'string',
  17603.                             'label' => 'app.ui.transaction_number',
  17604.                             'form_options' => [
  17605.                                 'type' => 'contains',
  17606.                             ],
  17607.                             'enabled' => true,
  17608.                             'position' => 100,
  17609.                             'options' => [
  17610.                             ],
  17611.                         ],
  17612.                     ],
  17613.                     'actions' => [
  17614.                         'main' => [
  17615.                             'create' => [
  17616.                                 'type' => 'create',
  17617.                                 'enabled' => true,
  17618.                                 'position' => 100,
  17619.                                 'options' => [
  17620.                                 ],
  17621.                             ],
  17622.                         ],
  17623.                         'item' => [
  17624.                             'update' => [
  17625.                                 'type' => 'update',
  17626.                                 'enabled' => true,
  17627.                                 'position' => 100,
  17628.                                 'options' => [
  17629.                                 ],
  17630.                             ],
  17631.                             'delete' => [
  17632.                                 'type' => 'delete',
  17633.                                 'enabled' => true,
  17634.                                 'position' => 100,
  17635.                                 'options' => [
  17636.                                 ],
  17637.                             ],
  17638.                         ],
  17639.                     ],
  17640.                     'sorting' => [
  17641.                     ],
  17642.                     'limits' => [
  17643.                         => 10,
  17644.                         => 25,
  17645.                         => 50,
  17646.                     ],
  17647.                 ],
  17648.                 'app_admin_customer_segment' => [
  17649.                     'driver' => [
  17650.                         'name' => 'doctrine/orm',
  17651.                         'options' => [
  17652.                             'class' => 'App\\Entity\\Customer\\CustomerSegment',
  17653.                         ],
  17654.                     ],
  17655.                     'fields' => [
  17656.                         'grossAmount' => [
  17657.                             'type' => 'twig',
  17658.                             'label' => 'app.ui.gross_amount',
  17659.                             'path' => '.',
  17660.                             'sortable' => 'grossAmount',
  17661.                             'options' => [
  17662.                                 'template' => 'Admin/Customer/Grid/Field/grossAmount.html.twig',
  17663.                             ],
  17664.                             'enabled' => true,
  17665.                             'position' => 100,
  17666.                         ],
  17667.                         'score' => [
  17668.                             'type' => 'string',
  17669.                             'label' => 'app.ui.score',
  17670.                             'sortable' => NULL,
  17671.                             'enabled' => true,
  17672.                             'position' => 100,
  17673.                             'options' => [
  17674.                             ],
  17675.                         ],
  17676.                         'margin' => [
  17677.                             'type' => 'string',
  17678.                             'label' => 'app.ui.margin',
  17679.                             'sortable' => NULL,
  17680.                             'enabled' => true,
  17681.                             'position' => 100,
  17682.                             'options' => [
  17683.                             ],
  17684.                         ],
  17685.                         'segment' => [
  17686.                             'type' => 'twig',
  17687.                             'label' => 'app.ui.segment',
  17688.                             'sortable' => 'segment.name',
  17689.                             'options' => [
  17690.                                 'template' => 'Admin/Customer/Grid/Field/segment.html.twig',
  17691.                             ],
  17692.                             'enabled' => true,
  17693.                             'position' => 100,
  17694.                         ],
  17695.                         'segmentPeriod' => [
  17696.                             'type' => 'twig',
  17697.                             'label' => 'app.ui.segment_period',
  17698.                             'options' => [
  17699.                                 'template' => 'Admin/Customer/Grid/Field/segmentPeriod.html.twig',
  17700.                             ],
  17701.                             'enabled' => true,
  17702.                             'position' => 100,
  17703.                         ],
  17704.                     ],
  17705.                     'filters' => [
  17706.                         'grossAmount' => [
  17707.                             'type' => 'money',
  17708.                             'label' => 'app.ui.gross_amount',
  17709.                             'enabled' => true,
  17710.                             'position' => 100,
  17711.                             'options' => [
  17712.                             ],
  17713.                             'form_options' => [
  17714.                             ],
  17715.                         ],
  17716.                         'score' => [
  17717.                             'type' => 'string',
  17718.                             'label' => 'app.ui.score',
  17719.                             'form_options' => [
  17720.                                 'type' => 'contains',
  17721.                             ],
  17722.                             'enabled' => true,
  17723.                             'position' => 100,
  17724.                             'options' => [
  17725.                             ],
  17726.                         ],
  17727.                         'margin' => [
  17728.                             'type' => 'string',
  17729.                             'label' => 'app.ui.margin',
  17730.                             'form_options' => [
  17731.                                 'type' => 'contains',
  17732.                             ],
  17733.                             'enabled' => true,
  17734.                             'position' => 100,
  17735.                             'options' => [
  17736.                             ],
  17737.                         ],
  17738.                         'segment' => [
  17739.                             'type' => 'entity',
  17740.                             'label' => 'app.ui.segment',
  17741.                             'options' => [
  17742.                                 'fields' => [
  17743.                                     => 'segment',
  17744.                                 ],
  17745.                             ],
  17746.                             'form_options' => [
  17747.                                 'class' => 'App\\Entity\\Customer\\Segment',
  17748.                                 'multiple' => true,
  17749.                                 'expanded' => false,
  17750.                             ],
  17751.                             'enabled' => true,
  17752.                             'position' => 100,
  17753.                         ],
  17754.                         'segmentPeriod' => [
  17755.                             'type' => 'entity',
  17756.                             'label' => 'app.ui.segment_period',
  17757.                             'options' => [
  17758.                                 'fields' => [
  17759.                                     => 'segmentPeriod',
  17760.                                 ],
  17761.                             ],
  17762.                             'form_options' => [
  17763.                                 'class' => 'App\\Entity\\Customer\\SegmentPeriod',
  17764.                                 'multiple' => true,
  17765.                                 'expanded' => false,
  17766.                             ],
  17767.                             'enabled' => true,
  17768.                             'position' => 100,
  17769.                         ],
  17770.                     ],
  17771.                     'actions' => [
  17772.                         'main' => [
  17773.                             'create' => [
  17774.                                 'type' => 'create',
  17775.                                 'enabled' => true,
  17776.                                 'position' => 100,
  17777.                                 'options' => [
  17778.                                 ],
  17779.                             ],
  17780.                         ],
  17781.                         'item' => [
  17782.                             'update' => [
  17783.                                 'type' => 'update',
  17784.                                 'enabled' => true,
  17785.                                 'position' => 100,
  17786.                                 'options' => [
  17787.                                 ],
  17788.                             ],
  17789.                             'delete' => [
  17790.                                 'type' => 'delete',
  17791.                                 'enabled' => true,
  17792.                                 'position' => 100,
  17793.                                 'options' => [
  17794.                                 ],
  17795.                             ],
  17796.                         ],
  17797.                     ],
  17798.                     'sorting' => [
  17799.                     ],
  17800.                     'limits' => [
  17801.                         => 10,
  17802.                         => 25,
  17803.                         => 50,
  17804.                     ],
  17805.                 ],
  17806.                 'app_admin_brand' => [
  17807.                     'driver' => [
  17808.                         'name' => 'doctrine/orm',
  17809.                         'options' => [
  17810.                             'class' => 'App\\Entity\\Product\\Brand',
  17811.                         ],
  17812.                     ],
  17813.                     'fields' => [
  17814.                         'name' => [
  17815.                             'type' => 'string',
  17816.                             'label' => 'sylius.ui.name',
  17817.                             'sortable' => NULL,
  17818.                             'enabled' => true,
  17819.                             'position' => 100,
  17820.                             'options' => [
  17821.                             ],
  17822.                         ],
  17823.                         'code' => [
  17824.                             'type' => 'string',
  17825.                             'label' => 'sylius.ui.code',
  17826.                             'sortable' => NULL,
  17827.                             'enabled' => true,
  17828.                             'position' => 100,
  17829.                             'options' => [
  17830.                             ],
  17831.                         ],
  17832.                         'sequence' => [
  17833.                             'type' => 'string',
  17834.                             'label' => 'app.ui.sequence',
  17835.                             'sortable' => NULL,
  17836.                             'enabled' => true,
  17837.                             'position' => 100,
  17838.                             'options' => [
  17839.                             ],
  17840.                         ],
  17841.                     ],
  17842.                     'filters' => [
  17843.                         'name' => [
  17844.                             'type' => 'string',
  17845.                             'label' => 'sylius.ui.name',
  17846.                             'form_options' => [
  17847.                                 'type' => 'contains',
  17848.                             ],
  17849.                             'enabled' => true,
  17850.                             'position' => 100,
  17851.                             'options' => [
  17852.                             ],
  17853.                         ],
  17854.                         'code' => [
  17855.                             'type' => 'string',
  17856.                             'label' => 'sylius.ui.code',
  17857.                             'form_options' => [
  17858.                                 'type' => 'contains',
  17859.                             ],
  17860.                             'enabled' => true,
  17861.                             'position' => 100,
  17862.                             'options' => [
  17863.                             ],
  17864.                         ],
  17865.                     ],
  17866.                     'actions' => [
  17867.                         'main' => [
  17868.                             'create' => [
  17869.                                 'type' => 'create',
  17870.                                 'enabled' => true,
  17871.                                 'position' => 100,
  17872.                                 'options' => [
  17873.                                 ],
  17874.                             ],
  17875.                         ],
  17876.                         'item' => [
  17877.                             'update' => [
  17878.                                 'type' => 'update',
  17879.                                 'enabled' => true,
  17880.                                 'position' => 100,
  17881.                                 'options' => [
  17882.                                 ],
  17883.                             ],
  17884.                         ],
  17885.                     ],
  17886.                     'sorting' => [
  17887.                     ],
  17888.                     'limits' => [
  17889.                         => 10,
  17890.                         => 25,
  17891.                         => 50,
  17892.                     ],
  17893.                 ],
  17894.                 'app_admin_contract_type' => [
  17895.                     'driver' => [
  17896.                         'name' => 'doctrine/orm',
  17897.                         'options' => [
  17898.                             'class' => 'App\\Entity\\Product\\ContractType',
  17899.                         ],
  17900.                     ],
  17901.                     'fields' => [
  17902.                         'name' => [
  17903.                             'type' => 'string',
  17904.                             'label' => 'sylius.ui.name',
  17905.                             'sortable' => NULL,
  17906.                             'enabled' => true,
  17907.                             'position' => 100,
  17908.                             'options' => [
  17909.                             ],
  17910.                         ],
  17911.                         'accountingCode' => [
  17912.                             'type' => 'string',
  17913.                             'label' => 'app.ui.accounting_code',
  17914.                             'sortable' => NULL,
  17915.                             'enabled' => true,
  17916.                             'position' => 100,
  17917.                             'options' => [
  17918.                             ],
  17919.                         ],
  17920.                         'purchaseAccountingCode' => [
  17921.                             'type' => 'string',
  17922.                             'label' => 'app.ui.purchase_accounting_code',
  17923.                             'sortable' => NULL,
  17924.                             'enabled' => true,
  17925.                             'position' => 100,
  17926.                             'options' => [
  17927.                             ],
  17928.                         ],
  17929.                         'taxRate' => [
  17930.                             'type' => 'twig',
  17931.                             'label' => 'sylius.ui.tax_rates',
  17932.                             'options' => [
  17933.                                 'template' => 'Admin/Order/Grid/Field/taxRate.html.twig',
  17934.                             ],
  17935.                             'sortable' => 'taxRate.name',
  17936.                             'enabled' => true,
  17937.                             'position' => 100,
  17938.                         ],
  17939.                     ],
  17940.                     'filters' => [
  17941.                         'name' => [
  17942.                             'type' => 'string',
  17943.                             'label' => 'sylius.ui.name',
  17944.                             'form_options' => [
  17945.                                 'type' => 'contains',
  17946.                             ],
  17947.                             'enabled' => true,
  17948.                             'position' => 100,
  17949.                             'options' => [
  17950.                             ],
  17951.                         ],
  17952.                         'accountingCode' => [
  17953.                             'type' => 'string',
  17954.                             'label' => 'app.ui.accounting_code',
  17955.                             'form_options' => [
  17956.                                 'type' => 'contains',
  17957.                             ],
  17958.                             'enabled' => true,
  17959.                             'position' => 100,
  17960.                             'options' => [
  17961.                             ],
  17962.                         ],
  17963.                         'purchaseAccountingCode' => [
  17964.                             'type' => 'string',
  17965.                             'label' => 'app.ui.purchase_accounting_code',
  17966.                             'form_options' => [
  17967.                                 'type' => 'contains',
  17968.                             ],
  17969.                             'enabled' => true,
  17970.                             'position' => 100,
  17971.                             'options' => [
  17972.                             ],
  17973.                         ],
  17974.                         'taxRate' => [
  17975.                             'type' => 'entity',
  17976.                             'label' => 'sylius.ui.tax_rates',
  17977.                             'form_options' => [
  17978.                                 'class' => 'App\\Entity\\Taxation\\TaxRate',
  17979.                                 'multiple' => true,
  17980.                                 'expanded' => false,
  17981.                             ],
  17982.                             'enabled' => true,
  17983.                             'position' => 100,
  17984.                             'options' => [
  17985.                             ],
  17986.                         ],
  17987.                     ],
  17988.                     'actions' => [
  17989.                         'main' => [
  17990.                             'create' => [
  17991.                                 'type' => 'create',
  17992.                                 'enabled' => true,
  17993.                                 'position' => 100,
  17994.                                 'options' => [
  17995.                                 ],
  17996.                             ],
  17997.                         ],
  17998.                         'item' => [
  17999.                             'update' => [
  18000.                                 'type' => 'update',
  18001.                                 'enabled' => true,
  18002.                                 'position' => 100,
  18003.                                 'options' => [
  18004.                                 ],
  18005.                             ],
  18006.                         ],
  18007.                     ],
  18008.                     'sorting' => [
  18009.                     ],
  18010.                     'limits' => [
  18011.                         => 10,
  18012.                         => 25,
  18013.                         => 50,
  18014.                     ],
  18015.                 ],
  18016.                 'sylius_admin_order_children' => [
  18017.                     'driver' => [
  18018.                         'name' => 'doctrine/orm',
  18019.                         'options' => [
  18020.                             'class' => 'App\\Entity\\Order\\Order',
  18021.                             'repository' => [
  18022.                                 'method' => 'findOrderChildren',
  18023.                                 'arguments' => [
  18024.                                     'orderId' => '$orderID',
  18025.                                 ],
  18026.                             ],
  18027.                         ],
  18028.                     ],
  18029.                     'limits' => [
  18030.                         => 50,
  18031.                         => 100,
  18032.                     ],
  18033.                     'fields' => [
  18034.                         'text' => [
  18035.                             'type' => 'twig',
  18036.                             'label' => 'sylius.ui.number',
  18037.                             'position' => 0,
  18038.                             'path' => '.',
  18039.                             'sortable' => NULL,
  18040.                             'options' => [
  18041.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  18042.                             ],
  18043.                             'enabled' => true,
  18044.                         ],
  18045.                         'date' => [
  18046.                             'type' => 'datetime',
  18047.                             'label' => 'sylius.ui.date',
  18048.                             'path' => 'createdAt',
  18049.                             'sortable' => 'createdAt',
  18050.                             'options' => [
  18051.                                 'format' => 'd-m-Y',
  18052.                             ],
  18053.                             'enabled' => true,
  18054.                             'position' => 100,
  18055.                         ],
  18056.                         'customer' => [
  18057.                             'type' => 'twig',
  18058.                             'label' => 'sylius.ui.customer',
  18059.                             'sortable' => 'customer.companyName',
  18060.                             'options' => [
  18061.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  18062.                             ],
  18063.                             'enabled' => true,
  18064.                             'position' => 100,
  18065.                         ],
  18066.                         'object' => [
  18067.                             'type' => 'string',
  18068.                             'label' => 'app.ui.object',
  18069.                             'sortable' => NULL,
  18070.                             'enabled' => true,
  18071.                             'position' => 100,
  18072.                             'options' => [
  18073.                             ],
  18074.                         ],
  18075.                         'orderType' => [
  18076.                             'type' => 'twig',
  18077.                             'label' => 'app.ui.order_type',
  18078.                             'sortable' => 'orderType.name',
  18079.                             'options' => [
  18080.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  18081.                             ],
  18082.                             'enabled' => true,
  18083.                             'position' => 100,
  18084.                         ],
  18085.                         'orderState' => [
  18086.                             'type' => 'twig',
  18087.                             'label' => 'app.ui.order_state',
  18088.                             'sortable' => 'orderState.name',
  18089.                             'options' => [
  18090.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  18091.                             ],
  18092.                             'enabled' => true,
  18093.                             'position' => 100,
  18094.                         ],
  18095.                         'shippingMethod' => [
  18096.                             'type' => 'twig',
  18097.                             'label' => 'app.ui.shipping_method',
  18098.                             'sortable' => 'shippingMethod.name',
  18099.                             'options' => [
  18100.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  18101.                             ],
  18102.                             'enabled' => true,
  18103.                             'position' => 100,
  18104.                         ],
  18105.                         'city' => [
  18106.                             'type' => 'twig',
  18107.                             'label' => 'sylius.ui.city',
  18108.                             'sortable' => 'city.name',
  18109.                             'options' => [
  18110.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  18111.                             ],
  18112.                             'enabled' => true,
  18113.                             'position' => 100,
  18114.                         ],
  18115.                         'amountExcludingTax' => [
  18116.                             'type' => 'twig',
  18117.                             'label' => 'app.ui.amount_excluding_tax',
  18118.                             'path' => '.',
  18119.                             'sortable' => 'amountExcludingTax',
  18120.                             'options' => [
  18121.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  18122.                             ],
  18123.                             'enabled' => true,
  18124.                             'position' => 100,
  18125.                         ],
  18126.                     ],
  18127.                     'filters' => [
  18128.                         'text' => [
  18129.                             'type' => 'string',
  18130.                             'label' => 'sylius.ui.number',
  18131.                             'form_options' => [
  18132.                                 'type' => 'contains',
  18133.                             ],
  18134.                             'enabled' => true,
  18135.                             'position' => 100,
  18136.                             'options' => [
  18137.                             ],
  18138.                         ],
  18139.                         'customer' => [
  18140.                             'type' => 'string',
  18141.                             'label' => 'sylius.ui.customer',
  18142.                             'options' => [
  18143.                                 'fields' => [
  18144.                                     => 'customer.companyName',
  18145.                                     => 'customer.code',
  18146.                                 ],
  18147.                             ],
  18148.                             'form_options' => [
  18149.                                 'type' => 'contains',
  18150.                             ],
  18151.                             'enabled' => true,
  18152.                             'position' => 100,
  18153.                         ],
  18154.                         'date' => [
  18155.                             'type' => 'date',
  18156.                             'label' => 'sylius.ui.date',
  18157.                             'options' => [
  18158.                                 'field' => 'createdAt',
  18159.                                 'format' => 'd-m-Y',
  18160.                             ],
  18161.                             'enabled' => true,
  18162.                             'position' => 100,
  18163.                             'form_options' => [
  18164.                             ],
  18165.                         ],
  18166.                         'object' => [
  18167.                             'type' => 'string',
  18168.                             'label' => 'app.ui.object',
  18169.                             'form_options' => [
  18170.                                 'type' => 'contains',
  18171.                             ],
  18172.                             'enabled' => true,
  18173.                             'position' => 100,
  18174.                             'options' => [
  18175.                             ],
  18176.                         ],
  18177.                         'orderType' => [
  18178.                             'type' => 'entity',
  18179.                             'label' => 'app.ui.order_type',
  18180.                             'form_options' => [
  18181.                                 'class' => 'App\\Entity\\Order\\OrderType',
  18182.                                 'multiple' => true,
  18183.                                 'expanded' => false,
  18184.                             ],
  18185.                             'enabled' => true,
  18186.                             'position' => 100,
  18187.                             'options' => [
  18188.                             ],
  18189.                         ],
  18190.                         'orderNature' => [
  18191.                             'type' => 'entity',
  18192.                             'label' => 'app.ui.order_nature',
  18193.                             'form_options' => [
  18194.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  18195.                                 'multiple' => true,
  18196.                                 'expanded' => false,
  18197.                             ],
  18198.                             'enabled' => true,
  18199.                             'position' => 100,
  18200.                             'options' => [
  18201.                             ],
  18202.                         ],
  18203.                         'orderState' => [
  18204.                             'type' => 'entity',
  18205.                             'label' => 'app.ui.order_state',
  18206.                             'options' => [
  18207.                                 'fields' => [
  18208.                                     => 'orderState',
  18209.                                 ],
  18210.                             ],
  18211.                             'form_options' => [
  18212.                                 'class' => 'App\\Entity\\Order\\OrderState',
  18213.                             ],
  18214.                             'enabled' => true,
  18215.                             'position' => 100,
  18216.                         ],
  18217.                         'city' => [
  18218.                             'type' => 'entity',
  18219.                             'label' => 'sylius.ui.city',
  18220.                             'options' => [
  18221.                                 'fields' => [
  18222.                                     => 'city',
  18223.                                 ],
  18224.                             ],
  18225.                             'form_options' => [
  18226.                                 'class' => 'App\\Entity\\Addressing\\City',
  18227.                                 'multiple' => true,
  18228.                                 'expanded' => false,
  18229.                             ],
  18230.                             'enabled' => true,
  18231.                             'position' => 100,
  18232.                         ],
  18233.                         'postCode' => [
  18234.                             'type' => 'string',
  18235.                             'label' => 'app.ui.post_code',
  18236.                             'form_options' => [
  18237.                                 'type' => 'contains',
  18238.                             ],
  18239.                             'enabled' => true,
  18240.                             'position' => 100,
  18241.                             'options' => [
  18242.                             ],
  18243.                         ],
  18244.                         'amountExcludingTax' => [
  18245.                             'type' => 'money',
  18246.                             'label' => 'app.ui.amount_excluding_tax',
  18247.                             'enabled' => true,
  18248.                             'position' => 100,
  18249.                             'options' => [
  18250.                             ],
  18251.                             'form_options' => [
  18252.                             ],
  18253.                         ],
  18254.                     ],
  18255.                     'actions' => [
  18256.                         'item' => [
  18257.                             'show' => [
  18258.                                 'type' => 'show',
  18259.                                 'enabled' => false,
  18260.                                 'position' => 100,
  18261.                                 'options' => [
  18262.                                 ],
  18263.                             ],
  18264.                         ],
  18265.                     ],
  18266.                     'sorting' => [
  18267.                     ],
  18268.                 ],
  18269.                 'sylius_admin_order_parents' => [
  18270.                     'driver' => [
  18271.                         'name' => 'doctrine/orm',
  18272.                         'options' => [
  18273.                             'class' => 'App\\Entity\\Order\\Order',
  18274.                             'repository' => [
  18275.                                 'method' => 'findOrderParents',
  18276.                                 'arguments' => [
  18277.                                     'orderId' => '$orderID',
  18278.                                 ],
  18279.                             ],
  18280.                         ],
  18281.                     ],
  18282.                     'limits' => [
  18283.                         => 50,
  18284.                         => 100,
  18285.                     ],
  18286.                     'fields' => [
  18287.                         'text' => [
  18288.                             'type' => 'twig',
  18289.                             'label' => 'sylius.ui.number',
  18290.                             'position' => 0,
  18291.                             'path' => '.',
  18292.                             'sortable' => NULL,
  18293.                             'options' => [
  18294.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  18295.                             ],
  18296.                             'enabled' => true,
  18297.                         ],
  18298.                         'date' => [
  18299.                             'type' => 'datetime',
  18300.                             'label' => 'sylius.ui.date',
  18301.                             'path' => 'createdAt',
  18302.                             'sortable' => 'createdAt',
  18303.                             'options' => [
  18304.                                 'format' => 'd-m-Y',
  18305.                             ],
  18306.                             'enabled' => true,
  18307.                             'position' => 100,
  18308.                         ],
  18309.                         'customer' => [
  18310.                             'type' => 'twig',
  18311.                             'label' => 'sylius.ui.customer',
  18312.                             'sortable' => 'customer.companyName',
  18313.                             'options' => [
  18314.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  18315.                             ],
  18316.                             'enabled' => true,
  18317.                             'position' => 100,
  18318.                         ],
  18319.                         'object' => [
  18320.                             'type' => 'string',
  18321.                             'label' => 'app.ui.object',
  18322.                             'sortable' => NULL,
  18323.                             'enabled' => true,
  18324.                             'position' => 100,
  18325.                             'options' => [
  18326.                             ],
  18327.                         ],
  18328.                         'orderType' => [
  18329.                             'type' => 'twig',
  18330.                             'label' => 'app.ui.order_type',
  18331.                             'sortable' => 'orderType.name',
  18332.                             'options' => [
  18333.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  18334.                             ],
  18335.                             'enabled' => true,
  18336.                             'position' => 100,
  18337.                         ],
  18338.                         'orderState' => [
  18339.                             'type' => 'twig',
  18340.                             'label' => 'app.ui.order_state',
  18341.                             'sortable' => 'orderState.name',
  18342.                             'options' => [
  18343.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  18344.                             ],
  18345.                             'enabled' => true,
  18346.                             'position' => 100,
  18347.                         ],
  18348.                         'shippingMethod' => [
  18349.                             'type' => 'twig',
  18350.                             'label' => 'app.ui.shipping_method',
  18351.                             'sortable' => 'shippingMethod.name',
  18352.                             'options' => [
  18353.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  18354.                             ],
  18355.                             'enabled' => true,
  18356.                             'position' => 100,
  18357.                         ],
  18358.                         'city' => [
  18359.                             'type' => 'twig',
  18360.                             'label' => 'sylius.ui.city',
  18361.                             'sortable' => 'city.name',
  18362.                             'options' => [
  18363.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  18364.                             ],
  18365.                             'enabled' => true,
  18366.                             'position' => 100,
  18367.                         ],
  18368.                         'amountExcludingTax' => [
  18369.                             'type' => 'twig',
  18370.                             'label' => 'app.ui.amount_excluding_tax',
  18371.                             'path' => '.',
  18372.                             'sortable' => 'amountExcludingTax',
  18373.                             'options' => [
  18374.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  18375.                             ],
  18376.                             'enabled' => true,
  18377.                             'position' => 100,
  18378.                         ],
  18379.                     ],
  18380.                     'filters' => [
  18381.                         'text' => [
  18382.                             'type' => 'string',
  18383.                             'label' => 'sylius.ui.number',
  18384.                             'form_options' => [
  18385.                                 'type' => 'contains',
  18386.                             ],
  18387.                             'enabled' => true,
  18388.                             'position' => 100,
  18389.                             'options' => [
  18390.                             ],
  18391.                         ],
  18392.                         'customer' => [
  18393.                             'type' => 'string',
  18394.                             'label' => 'sylius.ui.customer',
  18395.                             'options' => [
  18396.                                 'fields' => [
  18397.                                     => 'customer.companyName',
  18398.                                     => 'customer.code',
  18399.                                 ],
  18400.                             ],
  18401.                             'form_options' => [
  18402.                                 'type' => 'contains',
  18403.                             ],
  18404.                             'enabled' => true,
  18405.                             'position' => 100,
  18406.                         ],
  18407.                         'date' => [
  18408.                             'type' => 'date',
  18409.                             'label' => 'sylius.ui.date',
  18410.                             'options' => [
  18411.                                 'field' => 'createdAt',
  18412.                                 'format' => 'd-m-Y',
  18413.                             ],
  18414.                             'enabled' => true,
  18415.                             'position' => 100,
  18416.                             'form_options' => [
  18417.                             ],
  18418.                         ],
  18419.                         'object' => [
  18420.                             'type' => 'string',
  18421.                             'label' => 'app.ui.object',
  18422.                             'form_options' => [
  18423.                                 'type' => 'contains',
  18424.                             ],
  18425.                             'enabled' => true,
  18426.                             'position' => 100,
  18427.                             'options' => [
  18428.                             ],
  18429.                         ],
  18430.                         'orderType' => [
  18431.                             'type' => 'entity',
  18432.                             'label' => 'app.ui.order_type',
  18433.                             'form_options' => [
  18434.                                 'class' => 'App\\Entity\\Order\\OrderType',
  18435.                                 'multiple' => true,
  18436.                                 'expanded' => false,
  18437.                             ],
  18438.                             'enabled' => true,
  18439.                             'position' => 100,
  18440.                             'options' => [
  18441.                             ],
  18442.                         ],
  18443.                         'orderNature' => [
  18444.                             'type' => 'entity',
  18445.                             'label' => 'app.ui.order_nature',
  18446.                             'form_options' => [
  18447.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  18448.                                 'multiple' => true,
  18449.                                 'expanded' => false,
  18450.                             ],
  18451.                             'enabled' => true,
  18452.                             'position' => 100,
  18453.                             'options' => [
  18454.                             ],
  18455.                         ],
  18456.                         'orderState' => [
  18457.                             'type' => 'entity',
  18458.                             'label' => 'app.ui.order_state',
  18459.                             'options' => [
  18460.                                 'fields' => [
  18461.                                     => 'orderState',
  18462.                                 ],
  18463.                             ],
  18464.                             'form_options' => [
  18465.                                 'class' => 'App\\Entity\\Order\\OrderState',
  18466.                             ],
  18467.                             'enabled' => true,
  18468.                             'position' => 100,
  18469.                         ],
  18470.                         'city' => [
  18471.                             'type' => 'entity',
  18472.                             'label' => 'sylius.ui.city',
  18473.                             'options' => [
  18474.                                 'fields' => [
  18475.                                     => 'city',
  18476.                                 ],
  18477.                             ],
  18478.                             'form_options' => [
  18479.                                 'class' => 'App\\Entity\\Addressing\\City',
  18480.                                 'multiple' => true,
  18481.                                 'expanded' => false,
  18482.                             ],
  18483.                             'enabled' => true,
  18484.                             'position' => 100,
  18485.                         ],
  18486.                         'postCode' => [
  18487.                             'type' => 'string',
  18488.                             'label' => 'app.ui.post_code',
  18489.                             'form_options' => [
  18490.                                 'type' => 'contains',
  18491.                             ],
  18492.                             'enabled' => true,
  18493.                             'position' => 100,
  18494.                             'options' => [
  18495.                             ],
  18496.                         ],
  18497.                         'amountExcludingTax' => [
  18498.                             'type' => 'money',
  18499.                             'label' => 'app.ui.amount_excluding_tax',
  18500.                             'enabled' => true,
  18501.                             'position' => 100,
  18502.                             'options' => [
  18503.                             ],
  18504.                             'form_options' => [
  18505.                             ],
  18506.                         ],
  18507.                     ],
  18508.                     'actions' => [
  18509.                         'item' => [
  18510.                             'show' => [
  18511.                                 'type' => 'show',
  18512.                                 'enabled' => false,
  18513.                                 'position' => 100,
  18514.                                 'options' => [
  18515.                                 ],
  18516.                             ],
  18517.                         ],
  18518.                     ],
  18519.                     'sorting' => [
  18520.                     ],
  18521.                 ],
  18522.                 'app_admin_theme' => [
  18523.                     'driver' => [
  18524.                         'name' => 'doctrine/orm',
  18525.                         'options' => [
  18526.                             'class' => 'App\\Entity\\Product\\Theme',
  18527.                         ],
  18528.                     ],
  18529.                     'fields' => [
  18530.                         'name' => [
  18531.                             'type' => 'string',
  18532.                             'label' => 'sylius.ui.name',
  18533.                             'sortable' => NULL,
  18534.                             'enabled' => true,
  18535.                             'position' => 100,
  18536.                             'options' => [
  18537.                             ],
  18538.                         ],
  18539.                         'code' => [
  18540.                             'type' => 'string',
  18541.                             'label' => 'sylius.ui.code',
  18542.                             'sortable' => NULL,
  18543.                             'enabled' => true,
  18544.                             'position' => 100,
  18545.                             'options' => [
  18546.                             ],
  18547.                         ],
  18548.                         'themeGroup' => [
  18549.                             'type' => 'twig',
  18550.                             'label' => 'app.ui.theme_group',
  18551.                             'sortable' => 'themeGroup.name',
  18552.                             'options' => [
  18553.                                 'template' => 'Admin/Product/Grid/Field/themeGroup.html.twig',
  18554.                             ],
  18555.                             'enabled' => true,
  18556.                             'position' => 100,
  18557.                         ],
  18558.                     ],
  18559.                     'filters' => [
  18560.                         'name' => [
  18561.                             'type' => 'string',
  18562.                             'label' => 'sylius.ui.name',
  18563.                             'form_options' => [
  18564.                                 'type' => 'contains',
  18565.                             ],
  18566.                             'enabled' => true,
  18567.                             'position' => 100,
  18568.                             'options' => [
  18569.                             ],
  18570.                         ],
  18571.                         'themeGroup' => [
  18572.                             'type' => 'entity',
  18573.                             'label' => 'app.ui.theme_group',
  18574.                             'form_options' => [
  18575.                                 'class' => 'App\\Entity\\Product\\ThemeGroup',
  18576.                                 'multiple' => true,
  18577.                                 'expanded' => false,
  18578.                             ],
  18579.                             'enabled' => true,
  18580.                             'position' => 100,
  18581.                             'options' => [
  18582.                             ],
  18583.                         ],
  18584.                     ],
  18585.                     'actions' => [
  18586.                         'main' => [
  18587.                             'create' => [
  18588.                                 'type' => 'create',
  18589.                                 'enabled' => true,
  18590.                                 'position' => 100,
  18591.                                 'options' => [
  18592.                                 ],
  18593.                             ],
  18594.                         ],
  18595.                         'item' => [
  18596.                             'update' => [
  18597.                                 'type' => 'update',
  18598.                                 'enabled' => true,
  18599.                                 'position' => 100,
  18600.                                 'options' => [
  18601.                                 ],
  18602.                             ],
  18603.                             'delete' => [
  18604.                                 'type' => 'delete',
  18605.                                 'enabled' => true,
  18606.                                 'position' => 100,
  18607.                                 'options' => [
  18608.                                 ],
  18609.                             ],
  18610.                         ],
  18611.                     ],
  18612.                     'sorting' => [
  18613.                     ],
  18614.                     'limits' => [
  18615.                         => 10,
  18616.                         => 25,
  18617.                         => 50,
  18618.                     ],
  18619.                 ],
  18620.                 'app_customer_supplier' => [
  18621.                     'driver' => [
  18622.                         'name' => 'doctrine/orm',
  18623.                         'options' => [
  18624.                             'class' => 'App\\Entity\\Customer\\Customer',
  18625.                             'repository' => [
  18626.                                 'method' => 'getSuppliers',
  18627.                                 'arguments' => [
  18628.                                     => true,
  18629.                                 ],
  18630.                             ],
  18631.                         ],
  18632.                     ],
  18633.                     'fields' => [
  18634.                         'firstName' => [
  18635.                             'type' => 'string',
  18636.                             'label' => 'sylius.ui.first_name',
  18637.                             'sortable' => NULL,
  18638.                             'enabled' => true,
  18639.                             'position' => 100,
  18640.                             'options' => [
  18641.                             ],
  18642.                         ],
  18643.                         'lastName' => [
  18644.                             'type' => 'string',
  18645.                             'label' => 'sylius.ui.last_name',
  18646.                             'sortable' => NULL,
  18647.                             'enabled' => true,
  18648.                             'position' => 100,
  18649.                             'options' => [
  18650.                             ],
  18651.                         ],
  18652.                         'email' => [
  18653.                             'type' => 'string',
  18654.                             'label' => 'sylius.ui.email',
  18655.                             'sortable' => NULL,
  18656.                             'enabled' => true,
  18657.                             'position' => 100,
  18658.                             'options' => [
  18659.                             ],
  18660.                         ],
  18661.                         'code' => [
  18662.                             'type' => 'string',
  18663.                             'label' => 'sylius.ui.code',
  18664.                             'sortable' => NULL,
  18665.                             'enabled' => true,
  18666.                             'position' => 100,
  18667.                             'options' => [
  18668.                             ],
  18669.                         ],
  18670.                         'companyName' => [
  18671.                             'type' => 'string',
  18672.                             'label' => 'app.ui.company_name',
  18673.                             'sortable' => NULL,
  18674.                             'enabled' => true,
  18675.                             'position' => 100,
  18676.                             'options' => [
  18677.                             ],
  18678.                         ],
  18679.                         'representative' => [
  18680.                             'type' => 'twig',
  18681.                             'label' => 'app.ui.representative',
  18682.                             'sortable' => 'representative.name',
  18683.                             'options' => [
  18684.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  18685.                             ],
  18686.                             'enabled' => true,
  18687.                             'position' => 100,
  18688.                         ],
  18689.                         'paymentMethod' => [
  18690.                             'type' => 'twig',
  18691.                             'label' => 'app.ui.regulation',
  18692.                             'sortable' => 'paymentMethod.name',
  18693.                             'options' => [
  18694.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  18695.                             ],
  18696.                             'enabled' => true,
  18697.                             'position' => 100,
  18698.                         ],
  18699.                     ],
  18700.                     'filters' => [
  18701.                         'code' => [
  18702.                             'type' => 'string',
  18703.                             'label' => 'sylius.ui.code',
  18704.                             'form_options' => [
  18705.                                 'type' => 'contains',
  18706.                             ],
  18707.                             'enabled' => true,
  18708.                             'position' => 100,
  18709.                             'options' => [
  18710.                             ],
  18711.                         ],
  18712.                         'companyName' => [
  18713.                             'type' => 'string',
  18714.                             'label' => 'app.ui.company_name',
  18715.                             'form_options' => [
  18716.                                 'type' => 'contains',
  18717.                             ],
  18718.                             'enabled' => true,
  18719.                             'position' => 100,
  18720.                             'options' => [
  18721.                             ],
  18722.                         ],
  18723.                         'accountingCode' => [
  18724.                             'type' => 'string',
  18725.                             'label' => 'app.ui.shipping_genCode',
  18726.                             'form_options' => [
  18727.                                 'type' => 'contains',
  18728.                             ],
  18729.                             'enabled' => true,
  18730.                             'position' => 100,
  18731.                             'options' => [
  18732.                             ],
  18733.                         ],
  18734.                         'representative' => [
  18735.                             'type' => 'entity',
  18736.                             'label' => 'app.ui.representative',
  18737.                             'form_options' => [
  18738.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  18739.                                 'multiple' => true,
  18740.                                 'expanded' => false,
  18741.                             ],
  18742.                             'enabled' => true,
  18743.                             'position' => 100,
  18744.                             'options' => [
  18745.                             ],
  18746.                         ],
  18747.                         'paymentMethod' => [
  18748.                             'type' => 'entity',
  18749.                             'label' => 'app.ui.regulation',
  18750.                             'options' => [
  18751.                                 'fields' => [
  18752.                                     => 'paymentMethod',
  18753.                                 ],
  18754.                             ],
  18755.                             'form_options' => [
  18756.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  18757.                                 'multiple' => true,
  18758.                                 'expanded' => false,
  18759.                             ],
  18760.                             'enabled' => true,
  18761.                             'position' => 100,
  18762.                         ],
  18763.                     ],
  18764.                     'actions' => [
  18765.                         'main' => [
  18766.                             'create' => [
  18767.                                 'type' => 'create',
  18768.                                 'enabled' => true,
  18769.                                 'position' => 100,
  18770.                                 'options' => [
  18771.                                 ],
  18772.                             ],
  18773.                         ],
  18774.                         'item' => [
  18775.                             'show_orders' => [
  18776.                                 'type' => 'show',
  18777.                                 'label' => 'sylius.ui.show_orders',
  18778.                                 'options' => [
  18779.                                     'link' => [
  18780.                                         'route' => 'sylius_admin_customer_order_index',
  18781.                                         'parameters' => [
  18782.                                             'id' => 'resource.id',
  18783.                                         ],
  18784.                                     ],
  18785.                                 ],
  18786.                                 'enabled' => true,
  18787.                                 'position' => 100,
  18788.                             ],
  18789.                             'update' => [
  18790.                                 'type' => 'update',
  18791.                                 'enabled' => true,
  18792.                                 'position' => 100,
  18793.                                 'options' => [
  18794.                                 ],
  18795.                             ],
  18796.                         ],
  18797.                     ],
  18798.                     'sorting' => [
  18799.                     ],
  18800.                     'limits' => [
  18801.                         => 10,
  18802.                         => 25,
  18803.                         => 50,
  18804.                     ],
  18805.                 ],
  18806.                 'sylius_admin_nf_order' => [
  18807.                     'driver' => [
  18808.                         'name' => 'doctrine/orm',
  18809.                         'options' => [
  18810.                             'class' => 'App\\Entity\\Order\\Order',
  18811.                             'repository' => [
  18812.                                 'method' => 'findAllByLimit',
  18813.                             ],
  18814.                         ],
  18815.                     ],
  18816.                     'fields' => [
  18817.                         'text' => [
  18818.                             'type' => 'twig',
  18819.                             'label' => 'sylius.ui.number',
  18820.                             'position' => 0,
  18821.                             'path' => '.',
  18822.                             'sortable' => NULL,
  18823.                             'options' => [
  18824.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  18825.                             ],
  18826.                             'enabled' => true,
  18827.                         ],
  18828.                         'date' => [
  18829.                             'type' => 'datetime',
  18830.                             'label' => 'sylius.ui.date',
  18831.                             'path' => 'createdAt',
  18832.                             'sortable' => 'createdAt',
  18833.                             'options' => [
  18834.                                 'format' => 'd-m-Y',
  18835.                             ],
  18836.                             'enabled' => true,
  18837.                             'position' => 100,
  18838.                         ],
  18839.                         'customer' => [
  18840.                             'type' => 'twig',
  18841.                             'label' => 'sylius.ui.customer',
  18842.                             'sortable' => 'customer.companyName',
  18843.                             'options' => [
  18844.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  18845.                             ],
  18846.                             'enabled' => true,
  18847.                             'position' => 100,
  18848.                         ],
  18849.                         'object' => [
  18850.                             'type' => 'string',
  18851.                             'label' => 'app.ui.object',
  18852.                             'sortable' => NULL,
  18853.                             'enabled' => true,
  18854.                             'position' => 100,
  18855.                             'options' => [
  18856.                             ],
  18857.                         ],
  18858.                         'orderType' => [
  18859.                             'type' => 'twig',
  18860.                             'label' => 'app.ui.order_type',
  18861.                             'sortable' => 'orderType.name',
  18862.                             'options' => [
  18863.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  18864.                             ],
  18865.                             'enabled' => true,
  18866.                             'position' => 100,
  18867.                         ],
  18868.                         'orderState' => [
  18869.                             'type' => 'twig',
  18870.                             'label' => 'app.ui.order_state',
  18871.                             'sortable' => 'orderState.name',
  18872.                             'options' => [
  18873.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  18874.                             ],
  18875.                             'enabled' => true,
  18876.                             'position' => 100,
  18877.                         ],
  18878.                         'shippingMethod' => [
  18879.                             'type' => 'twig',
  18880.                             'label' => 'app.ui.shipping_method',
  18881.                             'sortable' => 'shippingMethod.name',
  18882.                             'options' => [
  18883.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  18884.                             ],
  18885.                             'enabled' => true,
  18886.                             'position' => 100,
  18887.                         ],
  18888.                         'city' => [
  18889.                             'type' => 'twig',
  18890.                             'label' => 'sylius.ui.city',
  18891.                             'sortable' => 'city.name',
  18892.                             'options' => [
  18893.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  18894.                             ],
  18895.                             'enabled' => true,
  18896.                             'position' => 100,
  18897.                         ],
  18898.                         'amountExcludingTax' => [
  18899.                             'type' => 'twig',
  18900.                             'label' => 'app.ui.amount_excluding_tax',
  18901.                             'path' => '.',
  18902.                             'sortable' => 'amountExcludingTax',
  18903.                             'options' => [
  18904.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  18905.                             ],
  18906.                             'enabled' => true,
  18907.                             'position' => 100,
  18908.                         ],
  18909.                     ],
  18910.                     'filters' => [
  18911.                         'text' => [
  18912.                             'type' => 'string',
  18913.                             'label' => 'sylius.ui.number',
  18914.                             'form_options' => [
  18915.                                 'type' => 'contains',
  18916.                             ],
  18917.                             'enabled' => true,
  18918.                             'position' => 100,
  18919.                             'options' => [
  18920.                             ],
  18921.                         ],
  18922.                         'customer' => [
  18923.                             'type' => 'string',
  18924.                             'label' => 'sylius.ui.customer',
  18925.                             'options' => [
  18926.                                 'fields' => [
  18927.                                     => 'customer.companyName',
  18928.                                     => 'customer.code',
  18929.                                 ],
  18930.                             ],
  18931.                             'form_options' => [
  18932.                                 'type' => 'contains',
  18933.                             ],
  18934.                             'enabled' => true,
  18935.                             'position' => 100,
  18936.                         ],
  18937.                         'date' => [
  18938.                             'type' => 'date',
  18939.                             'label' => 'sylius.ui.date',
  18940.                             'options' => [
  18941.                                 'field' => 'createdAt',
  18942.                                 'format' => 'd-m-Y',
  18943.                             ],
  18944.                             'enabled' => true,
  18945.                             'position' => 100,
  18946.                             'form_options' => [
  18947.                             ],
  18948.                         ],
  18949.                         'object' => [
  18950.                             'type' => 'string',
  18951.                             'label' => 'app.ui.object',
  18952.                             'form_options' => [
  18953.                                 'type' => 'contains',
  18954.                             ],
  18955.                             'enabled' => true,
  18956.                             'position' => 100,
  18957.                             'options' => [
  18958.                             ],
  18959.                         ],
  18960.                         'orderNature' => [
  18961.                             'type' => 'entity',
  18962.                             'label' => 'app.ui.order_nature',
  18963.                             'form_options' => [
  18964.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  18965.                                 'multiple' => true,
  18966.                                 'expanded' => false,
  18967.                             ],
  18968.                             'enabled' => true,
  18969.                             'position' => 100,
  18970.                             'options' => [
  18971.                             ],
  18972.                         ],
  18973.                         'city' => [
  18974.                             'type' => 'entity',
  18975.                             'label' => 'sylius.ui.city',
  18976.                             'options' => [
  18977.                                 'fields' => [
  18978.                                     => 'city',
  18979.                                 ],
  18980.                             ],
  18981.                             'form_options' => [
  18982.                                 'class' => 'App\\Entity\\Addressing\\City',
  18983.                                 'multiple' => true,
  18984.                                 'expanded' => false,
  18985.                             ],
  18986.                             'enabled' => true,
  18987.                             'position' => 100,
  18988.                         ],
  18989.                         'postCode' => [
  18990.                             'type' => 'string',
  18991.                             'label' => 'app.ui.post_code',
  18992.                             'form_options' => [
  18993.                                 'type' => 'contains',
  18994.                             ],
  18995.                             'enabled' => true,
  18996.                             'position' => 100,
  18997.                             'options' => [
  18998.                             ],
  18999.                         ],
  19000.                         'amountExcludingTax' => [
  19001.                             'type' => 'money',
  19002.                             'label' => 'app.ui.amount_excluding_tax',
  19003.                             'enabled' => true,
  19004.                             'position' => 100,
  19005.                             'options' => [
  19006.                             ],
  19007.                             'form_options' => [
  19008.                             ],
  19009.                         ],
  19010.                         'shipping_method' => [
  19011.                             'type' => 'entity',
  19012.                             'label' => 'sylius.ui.shipping_method',
  19013.                             'options' => [
  19014.                                 'fields' => [
  19015.                                     => 'shipments.method',
  19016.                                 ],
  19017.                             ],
  19018.                             'form_options' => [
  19019.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  19020.                             ],
  19021.                             'enabled' => true,
  19022.                             'position' => 100,
  19023.                         ],
  19024.                     ],
  19025.                     'actions' => [
  19026.                         'main' => [
  19027.                             'createNFOrders' => [
  19028.                                 'type' => 'createNFOrders',
  19029.                                 'label' => 'app.ui.create_nf_orders',
  19030.                                 'enabled' => true,
  19031.                                 'position' => 100,
  19032.                                 'options' => [
  19033.                                 ],
  19034.                             ],
  19035.                         ],
  19036.                         'item' => [
  19037.                             'update' => [
  19038.                                 'type' => 'update',
  19039.                                 'label' => 'sylius.ui.update',
  19040.                                 'options' => [
  19041.                                     'link' => [
  19042.                                         'route' => 'app_admin_nf_order_edit',
  19043.                                         'parameters' => [
  19044.                                             'id' => 'resource.id',
  19045.                                         ],
  19046.                                     ],
  19047.                                 ],
  19048.                                 'enabled' => true,
  19049.                                 'position' => 100,
  19050.                             ],
  19051.                             'show' => [
  19052.                                 'type' => 'show',
  19053.                                 'enabled' => false,
  19054.                                 'position' => 100,
  19055.                                 'options' => [
  19056.                                 ],
  19057.                             ],
  19058.                             'showchildrenByOrder' => [
  19059.                                 'type' => 'showChildrenByOrder',
  19060.                                 'label' => 'app.ui.order_children',
  19061.                                 'options' => [
  19062.                                     'link' => [
  19063.                                         'route' => 'app_admin_show_children_by_nf_order_id',
  19064.                                         'parameters' => [
  19065.                                             'orderId' => 'resource.id',
  19066.                                         ],
  19067.                                     ],
  19068.                                 ],
  19069.                                 'enabled' => true,
  19070.                                 'position' => 100,
  19071.                             ],
  19072.                             'showParentsByOrder' => [
  19073.                                 'type' => 'showParentsByOrder',
  19074.                                 'label' => 'app.ui.order_parents',
  19075.                                 'options' => [
  19076.                                     'link' => [
  19077.                                         'route' => 'app_admin_show_parents_by_nf_order_id',
  19078.                                         'parameters' => [
  19079.                                             'orderId' => 'resource.id',
  19080.                                         ],
  19081.                                     ],
  19082.                                 ],
  19083.                                 'enabled' => true,
  19084.                                 'position' => 100,
  19085.                             ],
  19086.                         ],
  19087.                         'bulk' => [
  19088.                             'updateStatus' => [
  19089.                                 'type' => 'updateStatus',
  19090.                                 'label' => 'app.ui.update_status',
  19091.                                 'options' => [
  19092.                                     'link' => [
  19093.                                         'route' => 'app_admin_nf_order_update_status',
  19094.                                         'parameters' => [
  19095.                                             'format' => 'csv',
  19096.                                         ],
  19097.                                     ],
  19098.                                 ],
  19099.                                 'enabled' => true,
  19100.                                 'position' => 100,
  19101.                             ],
  19102.                         ],
  19103.                     ],
  19104.                     'sorting' => [
  19105.                     ],
  19106.                     'limits' => [
  19107.                         => 10,
  19108.                         => 25,
  19109.                         => 50,
  19110.                     ],
  19111.                 ],
  19112.                 'sylius_admin_proforma_order' => [
  19113.                     'driver' => [
  19114.                         'name' => 'doctrine/orm',
  19115.                         'options' => [
  19116.                             'class' => 'App\\Entity\\Order\\Order',
  19117.                             'repository' => [
  19118.                                 'method' => 'findAllByLimit',
  19119.                             ],
  19120.                         ],
  19121.                     ],
  19122.                     'fields' => [
  19123.                         'text' => [
  19124.                             'type' => 'twig',
  19125.                             'label' => 'sylius.ui.number',
  19126.                             'position' => 0,
  19127.                             'path' => '.',
  19128.                             'sortable' => NULL,
  19129.                             'options' => [
  19130.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  19131.                             ],
  19132.                             'enabled' => true,
  19133.                         ],
  19134.                         'date' => [
  19135.                             'type' => 'datetime',
  19136.                             'label' => 'sylius.ui.date',
  19137.                             'path' => 'createdAt',
  19138.                             'sortable' => 'createdAt',
  19139.                             'options' => [
  19140.                                 'format' => 'd-m-Y',
  19141.                             ],
  19142.                             'enabled' => true,
  19143.                             'position' => 100,
  19144.                         ],
  19145.                         'customer' => [
  19146.                             'type' => 'twig',
  19147.                             'label' => 'sylius.ui.customer',
  19148.                             'sortable' => 'customer.companyName',
  19149.                             'options' => [
  19150.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  19151.                             ],
  19152.                             'enabled' => true,
  19153.                             'position' => 100,
  19154.                         ],
  19155.                         'object' => [
  19156.                             'type' => 'string',
  19157.                             'label' => 'app.ui.object',
  19158.                             'sortable' => NULL,
  19159.                             'enabled' => true,
  19160.                             'position' => 100,
  19161.                             'options' => [
  19162.                             ],
  19163.                         ],
  19164.                         'orderType' => [
  19165.                             'type' => 'twig',
  19166.                             'label' => 'app.ui.order_type',
  19167.                             'sortable' => 'orderType.name',
  19168.                             'options' => [
  19169.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  19170.                             ],
  19171.                             'enabled' => true,
  19172.                             'position' => 100,
  19173.                         ],
  19174.                         'orderState' => [
  19175.                             'type' => 'twig',
  19176.                             'label' => 'app.ui.order_state',
  19177.                             'sortable' => 'orderState.name',
  19178.                             'options' => [
  19179.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  19180.                             ],
  19181.                             'enabled' => true,
  19182.                             'position' => 100,
  19183.                         ],
  19184.                         'shippingMethod' => [
  19185.                             'type' => 'twig',
  19186.                             'label' => 'app.ui.shipping_method',
  19187.                             'sortable' => 'shippingMethod.name',
  19188.                             'options' => [
  19189.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  19190.                             ],
  19191.                             'enabled' => true,
  19192.                             'position' => 100,
  19193.                         ],
  19194.                         'city' => [
  19195.                             'type' => 'twig',
  19196.                             'label' => 'sylius.ui.city',
  19197.                             'sortable' => 'city.name',
  19198.                             'options' => [
  19199.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  19200.                             ],
  19201.                             'enabled' => true,
  19202.                             'position' => 100,
  19203.                         ],
  19204.                         'amountExcludingTax' => [
  19205.                             'type' => 'twig',
  19206.                             'label' => 'app.ui.amount_excluding_tax',
  19207.                             'path' => '.',
  19208.                             'sortable' => 'amountExcludingTax',
  19209.                             'options' => [
  19210.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  19211.                             ],
  19212.                             'enabled' => true,
  19213.                             'position' => 100,
  19214.                         ],
  19215.                     ],
  19216.                     'filters' => [
  19217.                         'text' => [
  19218.                             'type' => 'string',
  19219.                             'label' => 'sylius.ui.number',
  19220.                             'form_options' => [
  19221.                                 'type' => 'contains',
  19222.                             ],
  19223.                             'enabled' => true,
  19224.                             'position' => 100,
  19225.                             'options' => [
  19226.                             ],
  19227.                         ],
  19228.                         'customer' => [
  19229.                             'type' => 'string',
  19230.                             'label' => 'sylius.ui.customer',
  19231.                             'options' => [
  19232.                                 'fields' => [
  19233.                                     => 'customer.companyName',
  19234.                                     => 'customer.code',
  19235.                                 ],
  19236.                             ],
  19237.                             'form_options' => [
  19238.                                 'type' => 'contains',
  19239.                             ],
  19240.                             'enabled' => true,
  19241.                             'position' => 100,
  19242.                         ],
  19243.                         'date' => [
  19244.                             'type' => 'date',
  19245.                             'label' => 'sylius.ui.date',
  19246.                             'options' => [
  19247.                                 'field' => 'createdAt',
  19248.                                 'format' => 'd-m-Y',
  19249.                             ],
  19250.                             'enabled' => true,
  19251.                             'position' => 100,
  19252.                             'form_options' => [
  19253.                             ],
  19254.                         ],
  19255.                         'object' => [
  19256.                             'type' => 'string',
  19257.                             'label' => 'app.ui.object',
  19258.                             'form_options' => [
  19259.                                 'type' => 'contains',
  19260.                             ],
  19261.                             'enabled' => true,
  19262.                             'position' => 100,
  19263.                             'options' => [
  19264.                             ],
  19265.                         ],
  19266.                         'orderNature' => [
  19267.                             'type' => 'entity',
  19268.                             'label' => 'app.ui.order_nature',
  19269.                             'form_options' => [
  19270.                                 'class' => 'App\\Entity\\Order\\OrderNature',
  19271.                                 'multiple' => true,
  19272.                                 'expanded' => false,
  19273.                             ],
  19274.                             'enabled' => true,
  19275.                             'position' => 100,
  19276.                             'options' => [
  19277.                             ],
  19278.                         ],
  19279.                         'orderState' => [
  19280.                             'type' => 'entity',
  19281.                             'label' => 'app.ui.order_state',
  19282.                             'options' => [
  19283.                                 'fields' => [
  19284.                                     => 'orderState',
  19285.                                 ],
  19286.                             ],
  19287.                             'form_options' => [
  19288.                                 'class' => 'App\\Entity\\Order\\OrderState',
  19289.                             ],
  19290.                             'enabled' => true,
  19291.                             'position' => 100,
  19292.                         ],
  19293.                         'city' => [
  19294.                             'type' => 'entity',
  19295.                             'label' => 'sylius.ui.city',
  19296.                             'options' => [
  19297.                                 'fields' => [
  19298.                                     => 'city',
  19299.                                 ],
  19300.                             ],
  19301.                             'form_options' => [
  19302.                                 'class' => 'App\\Entity\\Addressing\\City',
  19303.                                 'multiple' => true,
  19304.                                 'expanded' => false,
  19305.                             ],
  19306.                             'enabled' => true,
  19307.                             'position' => 100,
  19308.                         ],
  19309.                         'postCode' => [
  19310.                             'type' => 'string',
  19311.                             'label' => 'app.ui.post_code',
  19312.                             'form_options' => [
  19313.                                 'type' => 'contains',
  19314.                             ],
  19315.                             'enabled' => true,
  19316.                             'position' => 100,
  19317.                             'options' => [
  19318.                             ],
  19319.                         ],
  19320.                         'amountExcludingTax' => [
  19321.                             'type' => 'money',
  19322.                             'label' => 'app.ui.amount_excluding_tax',
  19323.                             'enabled' => true,
  19324.                             'position' => 100,
  19325.                             'options' => [
  19326.                             ],
  19327.                             'form_options' => [
  19328.                             ],
  19329.                         ],
  19330.                         'shipping_method' => [
  19331.                             'type' => 'entity',
  19332.                             'label' => 'sylius.ui.shipping_method',
  19333.                             'options' => [
  19334.                                 'fields' => [
  19335.                                     => 'shipments.method',
  19336.                                 ],
  19337.                             ],
  19338.                             'form_options' => [
  19339.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  19340.                             ],
  19341.                             'enabled' => true,
  19342.                             'position' => 100,
  19343.                         ],
  19344.                     ],
  19345.                     'actions' => [
  19346.                         'main' => [
  19347.                             'create' => [
  19348.                                 'type' => 'create',
  19349.                                 'label' => 'sylius.ui.create',
  19350.                                 'options' => [
  19351.                                     'link' => [
  19352.                                         'route' => 'app_admin_order_add',
  19353.                                     ],
  19354.                                 ],
  19355.                                 'enabled' => true,
  19356.                                 'position' => 100,
  19357.                             ],
  19358.                         ],
  19359.                         'item' => [
  19360.                             'update' => [
  19361.                                 'type' => 'update',
  19362.                                 'label' => 'sylius.ui.update',
  19363.                                 'options' => [
  19364.                                     'link' => [
  19365.                                         'route' => 'app_admin_order_edit',
  19366.                                         'parameters' => [
  19367.                                             'id' => 'resource.id',
  19368.                                         ],
  19369.                                     ],
  19370.                                 ],
  19371.                                 'enabled' => true,
  19372.                                 'position' => 100,
  19373.                             ],
  19374.                             'processProforma' => [
  19375.                                 'type' => 'processProforma',
  19376.                                 'label' => 'Traiter cette Proforma',
  19377.                                 'options' => [
  19378.                                     'link' => [
  19379.                                         'route' => 'app_admin_order_process_proforma',
  19380.                                         'parameters' => [
  19381.                                             'id' => 'resource.id',
  19382.                                         ],
  19383.                                     ],
  19384.                                 ],
  19385.                                 'enabled' => true,
  19386.                                 'position' => 100,
  19387.                             ],
  19388.                             'show' => [
  19389.                                 'type' => 'show',
  19390.                                 'enabled' => false,
  19391.                                 'position' => 100,
  19392.                                 'options' => [
  19393.                                 ],
  19394.                             ],
  19395.                             'showchildrenByOrder' => [
  19396.                                 'type' => 'showChildrenByOrder',
  19397.                                 'label' => 'app.ui.order_children',
  19398.                                 'options' => [
  19399.                                     'link' => [
  19400.                                         'route' => 'app_admin_show_children_by_order_id',
  19401.                                         'parameters' => [
  19402.                                             'orderId' => 'resource.id',
  19403.                                         ],
  19404.                                     ],
  19405.                                 ],
  19406.                                 'enabled' => true,
  19407.                                 'position' => 100,
  19408.                             ],
  19409.                             'showParentsByOrder' => [
  19410.                                 'type' => 'showParentsByOrder',
  19411.                                 'label' => 'app.ui.order_parents',
  19412.                                 'options' => [
  19413.                                     'link' => [
  19414.                                         'route' => 'app_admin_show_parents_by_order_id',
  19415.                                         'parameters' => [
  19416.                                             'orderId' => 'resource.id',
  19417.                                         ],
  19418.                                     ],
  19419.                                 ],
  19420.                                 'enabled' => true,
  19421.                                 'position' => 100,
  19422.                             ],
  19423.                         ],
  19424.                     ],
  19425.                     'sorting' => [
  19426.                     ],
  19427.                     'limits' => [
  19428.                         => 10,
  19429.                         => 25,
  19430.                         => 50,
  19431.                     ],
  19432.                 ],
  19433.                 'sylius_admin_sales_log' => [
  19434.                     'driver' => [
  19435.                         'name' => 'doctrine/orm',
  19436.                         'options' => [
  19437.                             'class' => 'App\\Entity\\Order\\Order',
  19438.                             'repository' => [
  19439.                                 'method' => 'findAllByLimit',
  19440.                             ],
  19441.                         ],
  19442.                     ],
  19443.                     'fields' => [
  19444.                         'text' => [
  19445.                             'type' => 'twig',
  19446.                             'label' => 'sylius.ui.number',
  19447.                             'position' => 0,
  19448.                             'path' => '.',
  19449.                             'sortable' => NULL,
  19450.                             'options' => [
  19451.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  19452.                             ],
  19453.                             'enabled' => true,
  19454.                         ],
  19455.                         'date' => [
  19456.                             'type' => 'datetime',
  19457.                             'label' => 'sylius.ui.date',
  19458.                             'path' => 'createdAt',
  19459.                             'sortable' => 'createdAt',
  19460.                             'options' => [
  19461.                                 'format' => 'd-m-Y',
  19462.                             ],
  19463.                             'enabled' => true,
  19464.                             'position' => 100,
  19465.                         ],
  19466.                         'customer' => [
  19467.                             'type' => 'twig',
  19468.                             'label' => 'sylius.ui.customer',
  19469.                             'sortable' => 'customer.companyName',
  19470.                             'options' => [
  19471.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  19472.                             ],
  19473.                             'enabled' => true,
  19474.                             'position' => 100,
  19475.                         ],
  19476.                         'object' => [
  19477.                             'type' => 'string',
  19478.                             'label' => 'app.ui.object',
  19479.                             'sortable' => NULL,
  19480.                             'enabled' => true,
  19481.                             'position' => 100,
  19482.                             'options' => [
  19483.                             ],
  19484.                         ],
  19485.                         'orderType' => [
  19486.                             'type' => 'twig',
  19487.                             'label' => 'app.ui.order_type',
  19488.                             'sortable' => 'orderType.name',
  19489.                             'options' => [
  19490.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  19491.                             ],
  19492.                             'enabled' => true,
  19493.                             'position' => 100,
  19494.                         ],
  19495.                         'orderState' => [
  19496.                             'type' => 'twig',
  19497.                             'label' => 'app.ui.order_state',
  19498.                             'sortable' => 'orderState.name',
  19499.                             'options' => [
  19500.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  19501.                             ],
  19502.                             'enabled' => true,
  19503.                             'position' => 100,
  19504.                         ],
  19505.                         'shippingMethod' => [
  19506.                             'type' => 'twig',
  19507.                             'label' => 'app.ui.shipping_method',
  19508.                             'sortable' => 'shippingMethod.name',
  19509.                             'options' => [
  19510.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  19511.                             ],
  19512.                             'enabled' => true,
  19513.                             'position' => 100,
  19514.                         ],
  19515.                         'city' => [
  19516.                             'type' => 'twig',
  19517.                             'label' => 'sylius.ui.city',
  19518.                             'sortable' => 'city.name',
  19519.                             'options' => [
  19520.                                 'template' => 'Admin/Order/Grid/Field/city.html.twig',
  19521.                             ],
  19522.                             'enabled' => true,
  19523.                             'position' => 100,
  19524.                         ],
  19525.                         'amountExcludingTax' => [
  19526.                             'type' => 'twig',
  19527.                             'label' => 'app.ui.amount_excluding_tax',
  19528.                             'path' => '.',
  19529.                             'sortable' => 'amountExcludingTax',
  19530.                             'options' => [
  19531.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  19532.                             ],
  19533.                             'enabled' => true,
  19534.                             'position' => 100,
  19535.                         ],
  19536.                     ],
  19537.                     'filters' => [
  19538.                         'text' => [
  19539.                             'type' => 'string',
  19540.                             'label' => 'sylius.ui.number',
  19541.                             'form_options' => [
  19542.                                 'type' => 'contains',
  19543.                             ],
  19544.                             'enabled' => true,
  19545.                             'position' => 100,
  19546.                             'options' => [
  19547.                             ],
  19548.                         ],
  19549.                         'customer' => [
  19550.                             'type' => 'string',
  19551.                             'label' => 'sylius.ui.customer',
  19552.                             'options' => [
  19553.                                 'fields' => [
  19554.                                     => 'customer.companyName',
  19555.                                     => 'customer.code',
  19556.                                 ],
  19557.                             ],
  19558.                             'form_options' => [
  19559.                                 'type' => 'contains',
  19560.                             ],
  19561.                             'enabled' => true,
  19562.                             'position' => 100,
  19563.                         ],
  19564.                         'date' => [
  19565.                             'type' => 'date',
  19566.                             'label' => 'sylius.ui.date',
  19567.                             'options' => [
  19568.                                 'field' => 'createdAt',
  19569.                                 'format' => 'd-m-Y',
  19570.                             ],
  19571.                             'enabled' => true,
  19572.                             'position' => 100,
  19573.                             'form_options' => [
  19574.                             ],
  19575.                         ],
  19576.                         'object' => [
  19577.                             'type' => 'string',
  19578.                             'label' => 'app.ui.object',
  19579.                             'form_options' => [
  19580.                                 'type' => 'contains',
  19581.                             ],
  19582.                             'enabled' => true,
  19583.                             'position' => 100,
  19584.                             'options' => [
  19585.                             ],
  19586.                         ],
  19587.                         'amountExcludingTax' => [
  19588.                             'type' => 'money',
  19589.                             'label' => 'app.ui.amount_excluding_tax',
  19590.                             'enabled' => true,
  19591.                             'position' => 100,
  19592.                             'options' => [
  19593.                             ],
  19594.                             'form_options' => [
  19595.                             ],
  19596.                         ],
  19597.                         'shipping_method' => [
  19598.                             'type' => 'entity',
  19599.                             'label' => 'sylius.ui.shipping_method',
  19600.                             'options' => [
  19601.                                 'fields' => [
  19602.                                     => 'shipments.method',
  19603.                                 ],
  19604.                             ],
  19605.                             'form_options' => [
  19606.                                 'class' => 'App\\Entity\\Shipping\\ShippingMethod',
  19607.                             ],
  19608.                             'enabled' => true,
  19609.                             'position' => 100,
  19610.                         ],
  19611.                     ],
  19612.                     'actions' => [
  19613.                         'main' => [
  19614.                             'create' => [
  19615.                                 'type' => 'create',
  19616.                                 'enabled' => false,
  19617.                                 'label' => 'sylius.ui.create',
  19618.                                 'options' => [
  19619.                                     'link' => [
  19620.                                         'route' => 'app_admin_order_add',
  19621.                                     ],
  19622.                                 ],
  19623.                                 'position' => 100,
  19624.                             ],
  19625.                         ],
  19626.                         'item' => [
  19627.                             'show' => [
  19628.                                 'type' => 'show',
  19629.                                 'label' => 'sylius.ui.show',
  19630.                                 'options' => [
  19631.                                     'icon' => 'eye',
  19632.                                     'link' => [
  19633.                                         'route' => 'app_admin_order_invoice_show',
  19634.                                         'parameters' => [
  19635.                                             'id' => 'resource.id',
  19636.                                         ],
  19637.                                     ],
  19638.                                 ],
  19639.                                 'enabled' => true,
  19640.                                 'position' => 100,
  19641.                             ],
  19642.                             'downloadInvoice' => [
  19643.                                 'type' => 'downloadInvoice',
  19644.                                 'label' => 'app.ui.download_invoice',
  19645.                                 'options' => [
  19646.                                     'link' => [
  19647.                                         'route' => 'app_admin_order_download_invoice',
  19648.                                         'parameters' => [
  19649.                                             'orderId' => 'resource.id',
  19650.                                         ],
  19651.                                     ],
  19652.                                 ],
  19653.                                 'enabled' => true,
  19654.                                 'position' => 100,
  19655.                             ],
  19656.                         ],
  19657.                         'bulk' => [
  19658.                             'generateSalesLog' => [
  19659.                                 'type' => 'generateSalesLog',
  19660.                                 'label' => 'app.ui.generate_sales_log',
  19661.                                 'options' => [
  19662.                                     'link' => [
  19663.                                         'route' => 'app_admin_sales_log_launch_status_log',
  19664.                                     ],
  19665.                                 ],
  19666.                                 'enabled' => true,
  19667.                                 'position' => 100,
  19668.                             ],
  19669.                         ],
  19670.                     ],
  19671.                     'sorting' => [
  19672.                     ],
  19673.                     'limits' => [
  19674.                         => 10,
  19675.                         => 25,
  19676.                         => 50,
  19677.                     ],
  19678.                 ],
  19679.                 'sylius_admin_editor' => [
  19680.                     'driver' => [
  19681.                         'name' => 'doctrine/orm',
  19682.                         'options' => [
  19683.                             'class' => 'App\\Entity\\Customer\\Customer',
  19684.                         ],
  19685.                     ],
  19686.                     'fields' => [
  19687.                         'email' => [
  19688.                             'type' => 'string',
  19689.                             'label' => 'sylius.ui.email',
  19690.                             'sortable' => NULL,
  19691.                             'enabled' => true,
  19692.                             'position' => 100,
  19693.                             'options' => [
  19694.                             ],
  19695.                         ],
  19696.                         'code' => [
  19697.                             'type' => 'string',
  19698.                             'label' => 'sylius.ui.code',
  19699.                             'sortable' => NULL,
  19700.                             'enabled' => true,
  19701.                             'position' => 100,
  19702.                             'options' => [
  19703.                             ],
  19704.                         ],
  19705.                         'companyName' => [
  19706.                             'type' => 'string',
  19707.                             'label' => 'app.ui.company_name',
  19708.                             'sortable' => NULL,
  19709.                             'enabled' => true,
  19710.                             'position' => 100,
  19711.                             'options' => [
  19712.                             ],
  19713.                         ],
  19714.                         'representative' => [
  19715.                             'type' => 'twig',
  19716.                             'label' => 'app.ui.representative',
  19717.                             'sortable' => 'representative.name',
  19718.                             'options' => [
  19719.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  19720.                             ],
  19721.                             'enabled' => true,
  19722.                             'position' => 100,
  19723.                         ],
  19724.                         'paymentMethod' => [
  19725.                             'type' => 'twig',
  19726.                             'label' => 'app.ui.regulation',
  19727.                             'sortable' => 'paymentMethod.name',
  19728.                             'options' => [
  19729.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  19730.                             ],
  19731.                             'enabled' => true,
  19732.                             'position' => 100,
  19733.                         ],
  19734.                     ],
  19735.                     'filters' => [
  19736.                         'code' => [
  19737.                             'type' => 'string',
  19738.                             'label' => 'sylius.ui.code',
  19739.                             'form_options' => [
  19740.                                 'type' => 'contains',
  19741.                             ],
  19742.                             'enabled' => true,
  19743.                             'position' => 100,
  19744.                             'options' => [
  19745.                             ],
  19746.                         ],
  19747.                         'companyName' => [
  19748.                             'type' => 'string',
  19749.                             'label' => 'app.ui.company_name',
  19750.                             'form_options' => [
  19751.                                 'type' => 'contains',
  19752.                             ],
  19753.                             'enabled' => true,
  19754.                             'position' => 100,
  19755.                             'options' => [
  19756.                             ],
  19757.                         ],
  19758.                         'accountingCode' => [
  19759.                             'type' => 'string',
  19760.                             'label' => 'app.ui.shipping_genCode',
  19761.                             'form_options' => [
  19762.                                 'type' => 'contains',
  19763.                             ],
  19764.                             'enabled' => true,
  19765.                             'position' => 100,
  19766.                             'options' => [
  19767.                             ],
  19768.                         ],
  19769.                         'representative' => [
  19770.                             'type' => 'entity',
  19771.                             'label' => 'app.ui.representative',
  19772.                             'form_options' => [
  19773.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  19774.                                 'multiple' => true,
  19775.                                 'expanded' => false,
  19776.                             ],
  19777.                             'enabled' => true,
  19778.                             'position' => 100,
  19779.                             'options' => [
  19780.                             ],
  19781.                         ],
  19782.                         'paymentMethod' => [
  19783.                             'type' => 'entity',
  19784.                             'label' => 'app.ui.regulation',
  19785.                             'options' => [
  19786.                                 'fields' => [
  19787.                                     => 'paymentMethod',
  19788.                                 ],
  19789.                             ],
  19790.                             'form_options' => [
  19791.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  19792.                                 'multiple' => true,
  19793.                                 'expanded' => false,
  19794.                             ],
  19795.                             'enabled' => true,
  19796.                             'position' => 100,
  19797.                         ],
  19798.                     ],
  19799.                     'actions' => [
  19800.                         'main' => [
  19801.                             'create' => [
  19802.                                 'type' => 'create',
  19803.                                 'options' => [
  19804.                                     'link' => [
  19805.                                         'route' => 'sylius_admin_customer_create',
  19806.                                     ],
  19807.                                 ],
  19808.                                 'enabled' => true,
  19809.                                 'position' => 100,
  19810.                             ],
  19811.                         ],
  19812.                         'item' => [
  19813.                             'update' => [
  19814.                                 'type' => 'update',
  19815.                                 'options' => [
  19816.                                     'link' => [
  19817.                                         'route' => 'sylius_admin_customer_update',
  19818.                                     ],
  19819.                                 ],
  19820.                                 'enabled' => true,
  19821.                                 'position' => 100,
  19822.                             ],
  19823.                             'show_orders' => [
  19824.                                 'type' => 'show',
  19825.                                 'label' => 'sylius.ui.show_orders',
  19826.                                 'options' => [
  19827.                                     'link' => [
  19828.                                         'route' => 'sylius_admin_customer_order_index',
  19829.                                         'parameters' => [
  19830.                                             'id' => 'resource.id',
  19831.                                         ],
  19832.                                     ],
  19833.                                 ],
  19834.                                 'enabled' => true,
  19835.                                 'position' => 100,
  19836.                             ],
  19837.                         ],
  19838.                     ],
  19839.                     'sorting' => [
  19840.                     ],
  19841.                     'limits' => [
  19842.                         => 10,
  19843.                         => 25,
  19844.                         => 50,
  19845.                     ],
  19846.                 ],
  19847.                 'sylius_admin_supplier' => [
  19848.                     'driver' => [
  19849.                         'name' => 'doctrine/orm',
  19850.                         'options' => [
  19851.                             'class' => 'App\\Entity\\Customer\\Customer',
  19852.                         ],
  19853.                     ],
  19854.                     'fields' => [
  19855.                         'email' => [
  19856.                             'type' => 'string',
  19857.                             'label' => 'sylius.ui.email',
  19858.                             'sortable' => NULL,
  19859.                             'enabled' => true,
  19860.                             'position' => 100,
  19861.                             'options' => [
  19862.                             ],
  19863.                         ],
  19864.                         'code' => [
  19865.                             'type' => 'string',
  19866.                             'label' => 'sylius.ui.code',
  19867.                             'sortable' => NULL,
  19868.                             'enabled' => true,
  19869.                             'position' => 100,
  19870.                             'options' => [
  19871.                             ],
  19872.                         ],
  19873.                         'companyName' => [
  19874.                             'type' => 'string',
  19875.                             'label' => 'app.ui.company_name',
  19876.                             'sortable' => NULL,
  19877.                             'enabled' => true,
  19878.                             'position' => 100,
  19879.                             'options' => [
  19880.                             ],
  19881.                         ],
  19882.                         'representative' => [
  19883.                             'type' => 'twig',
  19884.                             'label' => 'app.ui.representative',
  19885.                             'sortable' => 'representative.name',
  19886.                             'options' => [
  19887.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  19888.                             ],
  19889.                             'enabled' => true,
  19890.                             'position' => 100,
  19891.                         ],
  19892.                         'paymentMethod' => [
  19893.                             'type' => 'twig',
  19894.                             'label' => 'app.ui.regulation',
  19895.                             'sortable' => 'paymentMethod.name',
  19896.                             'options' => [
  19897.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  19898.                             ],
  19899.                             'enabled' => true,
  19900.                             'position' => 100,
  19901.                         ],
  19902.                     ],
  19903.                     'filters' => [
  19904.                         'code' => [
  19905.                             'type' => 'string',
  19906.                             'label' => 'sylius.ui.code',
  19907.                             'form_options' => [
  19908.                                 'type' => 'contains',
  19909.                             ],
  19910.                             'enabled' => true,
  19911.                             'position' => 100,
  19912.                             'options' => [
  19913.                             ],
  19914.                         ],
  19915.                         'companyName' => [
  19916.                             'type' => 'string',
  19917.                             'label' => 'app.ui.company_name',
  19918.                             'form_options' => [
  19919.                                 'type' => 'contains',
  19920.                             ],
  19921.                             'enabled' => true,
  19922.                             'position' => 100,
  19923.                             'options' => [
  19924.                             ],
  19925.                         ],
  19926.                         'accountingCode' => [
  19927.                             'type' => 'string',
  19928.                             'label' => 'app.ui.shipping_genCode',
  19929.                             'form_options' => [
  19930.                                 'type' => 'contains',
  19931.                             ],
  19932.                             'enabled' => true,
  19933.                             'position' => 100,
  19934.                             'options' => [
  19935.                             ],
  19936.                         ],
  19937.                         'representative' => [
  19938.                             'type' => 'entity',
  19939.                             'label' => 'app.ui.representative',
  19940.                             'form_options' => [
  19941.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  19942.                                 'multiple' => true,
  19943.                                 'expanded' => false,
  19944.                             ],
  19945.                             'enabled' => true,
  19946.                             'position' => 100,
  19947.                             'options' => [
  19948.                             ],
  19949.                         ],
  19950.                         'paymentMethod' => [
  19951.                             'type' => 'entity',
  19952.                             'label' => 'app.ui.regulation',
  19953.                             'options' => [
  19954.                                 'fields' => [
  19955.                                     => 'paymentMethod',
  19956.                                 ],
  19957.                             ],
  19958.                             'form_options' => [
  19959.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  19960.                                 'multiple' => true,
  19961.                                 'expanded' => false,
  19962.                             ],
  19963.                             'enabled' => true,
  19964.                             'position' => 100,
  19965.                         ],
  19966.                     ],
  19967.                     'actions' => [
  19968.                         'main' => [
  19969.                             'create' => [
  19970.                                 'type' => 'create',
  19971.                                 'options' => [
  19972.                                     'link' => [
  19973.                                         'route' => 'sylius_admin_customer_create',
  19974.                                     ],
  19975.                                 ],
  19976.                                 'enabled' => true,
  19977.                                 'position' => 100,
  19978.                             ],
  19979.                         ],
  19980.                         'item' => [
  19981.                             'update' => [
  19982.                                 'type' => 'update',
  19983.                                 'options' => [
  19984.                                     'link' => [
  19985.                                         'route' => 'sylius_admin_customer_update',
  19986.                                     ],
  19987.                                 ],
  19988.                                 'enabled' => true,
  19989.                                 'position' => 100,
  19990.                             ],
  19991.                             'show_orders' => [
  19992.                                 'type' => 'show',
  19993.                                 'label' => 'sylius.ui.show_orders',
  19994.                                 'options' => [
  19995.                                     'link' => [
  19996.                                         'route' => 'sylius_admin_customer_order_index',
  19997.                                         'parameters' => [
  19998.                                             'id' => 'resource.id',
  19999.                                         ],
  20000.                                     ],
  20001.                                 ],
  20002.                                 'enabled' => true,
  20003.                                 'position' => 100,
  20004.                             ],
  20005.                         ],
  20006.                     ],
  20007.                     'sorting' => [
  20008.                     ],
  20009.                     'limits' => [
  20010.                         => 10,
  20011.                         => 25,
  20012.                         => 50,
  20013.                     ],
  20014.                 ],
  20015.                 'sylius_admin_client' => [
  20016.                     'driver' => [
  20017.                         'name' => 'doctrine/orm',
  20018.                         'options' => [
  20019.                             'class' => 'App\\Entity\\Customer\\Customer',
  20020.                         ],
  20021.                     ],
  20022.                     'fields' => [
  20023.                         'email' => [
  20024.                             'type' => 'string',
  20025.                             'label' => 'sylius.ui.email',
  20026.                             'sortable' => NULL,
  20027.                             'enabled' => true,
  20028.                             'position' => 100,
  20029.                             'options' => [
  20030.                             ],
  20031.                         ],
  20032.                         'code' => [
  20033.                             'type' => 'string',
  20034.                             'label' => 'sylius.ui.code',
  20035.                             'sortable' => NULL,
  20036.                             'enabled' => true,
  20037.                             'position' => 100,
  20038.                             'options' => [
  20039.                             ],
  20040.                         ],
  20041.                         'companyName' => [
  20042.                             'type' => 'string',
  20043.                             'label' => 'app.ui.company_name',
  20044.                             'sortable' => NULL,
  20045.                             'enabled' => true,
  20046.                             'position' => 100,
  20047.                             'options' => [
  20048.                             ],
  20049.                         ],
  20050.                         'representative' => [
  20051.                             'type' => 'twig',
  20052.                             'label' => 'app.ui.representative',
  20053.                             'sortable' => 'representative.name',
  20054.                             'options' => [
  20055.                                 'template' => 'Admin/Customer/Grid/Field/representative.html.twig',
  20056.                             ],
  20057.                             'enabled' => true,
  20058.                             'position' => 100,
  20059.                         ],
  20060.                         'paymentMethod' => [
  20061.                             'type' => 'twig',
  20062.                             'label' => 'app.ui.regulation',
  20063.                             'sortable' => 'paymentMethod.name',
  20064.                             'options' => [
  20065.                                 'template' => 'Admin/Customer/Grid/Field/customerPaymentMethod.html.twig',
  20066.                             ],
  20067.                             'enabled' => true,
  20068.                             'position' => 100,
  20069.                         ],
  20070.                     ],
  20071.                     'filters' => [
  20072.                         'code' => [
  20073.                             'type' => 'string',
  20074.                             'label' => 'sylius.ui.code',
  20075.                             'form_options' => [
  20076.                                 'type' => 'contains',
  20077.                             ],
  20078.                             'enabled' => true,
  20079.                             'position' => 100,
  20080.                             'options' => [
  20081.                             ],
  20082.                         ],
  20083.                         'companyName' => [
  20084.                             'type' => 'string',
  20085.                             'label' => 'app.ui.company_name',
  20086.                             'form_options' => [
  20087.                                 'type' => 'contains',
  20088.                             ],
  20089.                             'enabled' => true,
  20090.                             'position' => 100,
  20091.                             'options' => [
  20092.                             ],
  20093.                         ],
  20094.                         'accountingCode' => [
  20095.                             'type' => 'string',
  20096.                             'label' => 'app.ui.shipping_genCode',
  20097.                             'form_options' => [
  20098.                                 'type' => 'contains',
  20099.                             ],
  20100.                             'enabled' => true,
  20101.                             'position' => 100,
  20102.                             'options' => [
  20103.                             ],
  20104.                         ],
  20105.                         'representative' => [
  20106.                             'type' => 'entity',
  20107.                             'label' => 'app.ui.representative',
  20108.                             'form_options' => [
  20109.                                 'class' => 'App\\Entity\\Customer\\CustomerRepresentative',
  20110.                                 'multiple' => true,
  20111.                                 'expanded' => false,
  20112.                             ],
  20113.                             'enabled' => true,
  20114.                             'position' => 100,
  20115.                             'options' => [
  20116.                             ],
  20117.                         ],
  20118.                         'paymentMethod' => [
  20119.                             'type' => 'entity',
  20120.                             'label' => 'app.ui.regulation',
  20121.                             'options' => [
  20122.                                 'fields' => [
  20123.                                     => 'paymentMethod',
  20124.                                 ],
  20125.                             ],
  20126.                             'form_options' => [
  20127.                                 'class' => 'App\\Entity\\Payment\\PaymentMethod',
  20128.                                 'multiple' => true,
  20129.                                 'expanded' => false,
  20130.                             ],
  20131.                             'enabled' => true,
  20132.                             'position' => 100,
  20133.                         ],
  20134.                     ],
  20135.                     'actions' => [
  20136.                         'main' => [
  20137.                             'create' => [
  20138.                                 'type' => 'create',
  20139.                                 'options' => [
  20140.                                     'link' => [
  20141.                                         'route' => 'sylius_admin_customer_create',
  20142.                                     ],
  20143.                                 ],
  20144.                                 'enabled' => true,
  20145.                                 'position' => 100,
  20146.                             ],
  20147.                         ],
  20148.                         'item' => [
  20149.                             'update' => [
  20150.                                 'type' => 'update',
  20151.                                 'options' => [
  20152.                                     'link' => [
  20153.                                         'route' => 'sylius_admin_customer_update',
  20154.                                     ],
  20155.                                 ],
  20156.                                 'enabled' => true,
  20157.                                 'position' => 100,
  20158.                             ],
  20159.                             'show_orders' => [
  20160.                                 'type' => 'show',
  20161.                                 'label' => 'sylius.ui.show_orders',
  20162.                                 'options' => [
  20163.                                     'link' => [
  20164.                                         'route' => 'sylius_admin_customer_order_index',
  20165.                                         'parameters' => [
  20166.                                             'id' => 'resource.id',
  20167.                                         ],
  20168.                                     ],
  20169.                                 ],
  20170.                                 'enabled' => true,
  20171.                                 'position' => 100,
  20172.                             ],
  20173.                         ],
  20174.                     ],
  20175.                     'sorting' => [
  20176.                     ],
  20177.                     'limits' => [
  20178.                         => 10,
  20179.                         => 25,
  20180.                         => 50,
  20181.                     ],
  20182.                 ],
  20183.                 'sylius_admin_office_product' => [
  20184.                     'limits' => [
  20185.                         => 50,
  20186.                         => 100,
  20187.                     ],
  20188.                     'fields' => [
  20189.                         'barcode' => [
  20190.                             'type' => 'string',
  20191.                             'label' => 'app.ui.barcode',
  20192.                             'position' => 1,
  20193.                             'enabled' => true,
  20194.                             'options' => [
  20195.                             ],
  20196.                         ],
  20197.                         'name' => [
  20198.                             'type' => 'string',
  20199.                             'label' => 'sylius.ui.title',
  20200.                             'enabled' => true,
  20201.                             'position' => 100,
  20202.                             'options' => [
  20203.                             ],
  20204.                         ],
  20205.                         'editor' => [
  20206.                             'type' => 'twig',
  20207.                             'label' => 'app.ui.editor',
  20208.                             'options' => [
  20209.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  20210.                             ],
  20211.                             'enabled' => true,
  20212.                             'position' => 100,
  20213.                         ],
  20214.                         'reception' => [
  20215.                             'type' => 'string',
  20216.                             'label' => 'app.ui.reception',
  20217.                             'enabled' => true,
  20218.                             'position' => 100,
  20219.                             'options' => [
  20220.                             ],
  20221.                         ],
  20222.                         'numberOfNotes' => [
  20223.                             'type' => 'string',
  20224.                             'label' => 'app.ui.number_of_notes',
  20225.                             'enabled' => true,
  20226.                             'position' => 100,
  20227.                             'options' => [
  20228.                             ],
  20229.                         ],
  20230.                         'brand' => [
  20231.                             'type' => 'twig',
  20232.                             'label' => 'app.ui.brand',
  20233.                             'options' => [
  20234.                                 'template' => 'Admin/Product/Grid/Field/brand.html.twig',
  20235.                             ],
  20236.                             'enabled' => true,
  20237.                             'position' => 100,
  20238.                         ],
  20239.                         'productState' => [
  20240.                             'type' => 'twig',
  20241.                             'label' => 'app.ui.product_state',
  20242.                             'options' => [
  20243.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  20244.                             ],
  20245.                             'enabled' => true,
  20246.                             'position' => 100,
  20247.                         ],
  20248.                         'canReturn' => [
  20249.                             'type' => 'twig',
  20250.                             'label' => 'app.ui.can_return',
  20251.                             'options' => [
  20252.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  20253.                             ],
  20254.                             'enabled' => true,
  20255.                             'position' => 100,
  20256.                         ],
  20257.                         'priceIncludingTax' => [
  20258.                             'type' => 'twig',
  20259.                             'label' => 'app.ui.net_unit_price',
  20260.                             'path' => '.',
  20261.                             'options' => [
  20262.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  20263.                             ],
  20264.                             'enabled' => true,
  20265.                             'position' => 100,
  20266.                         ],
  20267.                         'weight' => [
  20268.                             'type' => 'string',
  20269.                             'label' => 'sylius.ui.weight',
  20270.                             'enabled' => true,
  20271.                             'position' => 100,
  20272.                             'options' => [
  20273.                             ],
  20274.                         ],
  20275.                         'releaseDate' => [
  20276.                             'type' => 'datetime',
  20277.                             'label' => 'app.ui.release_date',
  20278.                             'path' => 'releaseDate',
  20279.                             'sortable' => 'releaseDate',
  20280.                             'options' => [
  20281.                                 'format' => 'd-m-Y',
  20282.                             ],
  20283.                             'enabled' => true,
  20284.                             'position' => 100,
  20285.                         ],
  20286.                     ],
  20287.                     'filters' => [
  20288.                         'genericsearch' => [
  20289.                             'label' => 'app.ui.genericsearch',
  20290.                             'type' => 'string',
  20291.                             'options' => [
  20292.                                 'fields' => [
  20293.                                     => 'genericsearch',
  20294.                                 ],
  20295.                             ],
  20296.                             'form_options' => [
  20297.                                 'type' => 'contains',
  20298.                             ],
  20299.                             'enabled' => true,
  20300.                             'position' => 100,
  20301.                         ],
  20302.                         'name' => [
  20303.                             'label' => 'sylius.ui.title',
  20304.                             'type' => 'string',
  20305.                             'options' => [
  20306.                                 'fields' => [
  20307.                                     => 'translation.name',
  20308.                                 ],
  20309.                             ],
  20310.                             'form_options' => [
  20311.                                 'type' => 'contains',
  20312.                             ],
  20313.                             'enabled' => true,
  20314.                             'position' => 100,
  20315.                         ],
  20316.                         'barcode' => [
  20317.                             'type' => 'string',
  20318.                             'label' => 'app.ui.barcode',
  20319.                             'form_options' => [
  20320.                                 'type' => 'contains',
  20321.                             ],
  20322.                             'enabled' => true,
  20323.                             'position' => 100,
  20324.                             'options' => [
  20325.                             ],
  20326.                         ],
  20327.                         'editor' => [
  20328.                             'type' => 'string',
  20329.                             'label' => 'app.ui.editor',
  20330.                             'options' => [
  20331.                                 'fields' => [
  20332.                                     => 'editor.companyName',
  20333.                                 ],
  20334.                             ],
  20335.                             'form_options' => [
  20336.                                 'type' => 'contains',
  20337.                             ],
  20338.                             'enabled' => true,
  20339.                             'position' => 100,
  20340.                         ],
  20341.                         'mainTaxon' => [
  20342.                             'type' => 'entity',
  20343.                             'label' => 'sylius.ui.main_taxon',
  20344.                             'options' => [
  20345.                                 'fields' => [
  20346.                                     => 'mainTaxon',
  20347.                                 ],
  20348.                             ],
  20349.                             'form_options' => [
  20350.                                 'class' => 'App\\Entity\\Taxonomy\\Taxon',
  20351.                                 'multiple' => true,
  20352.                                 'expanded' => false,
  20353.                             ],
  20354.                             'enabled' => true,
  20355.                             'position' => 100,
  20356.                         ],
  20357.                         'brand' => [
  20358.                             'type' => 'entity',
  20359.                             'label' => 'app.ui.brand',
  20360.                             'options' => [
  20361.                                 'fields' => [
  20362.                                     => 'brand',
  20363.                                 ],
  20364.                             ],
  20365.                             'form_options' => [
  20366.                                 'class' => 'App\\Entity\\Product\\Brand',
  20367.                                 'multiple' => true,
  20368.                                 'expanded' => false,
  20369.                             ],
  20370.                             'enabled' => true,
  20371.                             'position' => 100,
  20372.                         ],
  20373.                         'canReturn' => [
  20374.                             'type' => 'boolean',
  20375.                             'label' => 'app.ui.can_return',
  20376.                             'options' => [
  20377.                                 'field' => 'canReturn',
  20378.                             ],
  20379.                             'enabled' => true,
  20380.                             'position' => 100,
  20381.                             'form_options' => [
  20382.                             ],
  20383.                         ],
  20384.                         'releaseDate' => [
  20385.                             'type' => 'date',
  20386.                             'label' => 'app.ui.release_date',
  20387.                             'options' => [
  20388.                                 'field' => 'releaseDate',
  20389.                                 'format' => 'd-m-Y',
  20390.                             ],
  20391.                             'enabled' => true,
  20392.                             'position' => 100,
  20393.                             'form_options' => [
  20394.                             ],
  20395.                         ],
  20396.                     ],
  20397.                     'actions' => [
  20398.                         'main' => [
  20399.                             'createOffice' => [
  20400.                                 'type' => 'createOffice',
  20401.                                 'label' => 'app.ui.create_office',
  20402.                                 'enabled' => true,
  20403.                                 'position' => 100,
  20404.                                 'options' => [
  20405.                                 ],
  20406.                             ],
  20407.                             'showHistory' => [
  20408.                                 'type' => 'showHistory',
  20409.                                 'label' => 'app.ui.show_history',
  20410.                                 'enabled' => true,
  20411.                                 'position' => 100,
  20412.                                 'options' => [
  20413.                                 ],
  20414.                             ],
  20415.                         ],
  20416.                         'bulk' => [
  20417.                             'exportProducts' => [
  20418.                                 'type' => 'exportProducts',
  20419.                                 'label' => 'app.ui.export',
  20420.                                 'options' => [
  20421.                                     'enabled_if' => true,
  20422.                                     'link' => [
  20423.                                         'route' => 'app_admin_office_export_products',
  20424.                                         'parameters' => [
  20425.                                             'format' => 'csv',
  20426.                                         ],
  20427.                                     ],
  20428.                                 ],
  20429.                                 'enabled' => true,
  20430.                                 'position' => 100,
  20431.                             ],
  20432.                             'clearProductSPNSelection' => [
  20433.                                 'type' => 'clearProductSPNSelection',
  20434.                                 'label' => 'app.ui.clear_selection',
  20435.                                 'enabled' => true,
  20436.                                 'position' => 100,
  20437.                                 'options' => [
  20438.                                 ],
  20439.                             ],
  20440.                         ],
  20441.                     ],
  20442.                     'driver' => [
  20443.                         'name' => 'doctrine/orm',
  20444.                         'options' => [
  20445.                         ],
  20446.                     ],
  20447.                     'sorting' => [
  20448.                     ],
  20449.                 ],
  20450.                 'app_admin_office_launch' => [
  20451.                     'driver' => [
  20452.                         'name' => 'doctrine/orm',
  20453.                         'options' => [
  20454.                             'class' => 'App\\Entity\\Order\\OfficeLaunch',
  20455.                         ],
  20456.                     ],
  20457.                     'fields' => [
  20458.                         'createdAt' => [
  20459.                             'type' => 'datetime',
  20460.                             'label' => 'sylius.ui.date',
  20461.                             'path' => 'createdAt',
  20462.                             'sortable' => 'createdAt',
  20463.                             'options' => [
  20464.                                 'format' => 'd-m-Y',
  20465.                             ],
  20466.                             'enabled' => true,
  20467.                             'position' => 100,
  20468.                         ],
  20469.                         'sentAt' => [
  20470.                             'type' => 'datetime',
  20471.                             'label' => 'app.ui.sent_at',
  20472.                             'path' => 'sentAt',
  20473.                             'sortable' => 'sentAt',
  20474.                             'options' => [
  20475.                                 'format' => 'd-m-Y',
  20476.                             ],
  20477.                             'enabled' => true,
  20478.                             'position' => 100,
  20479.                         ],
  20480.                         'sendElectre' => [
  20481.                             'type' => 'twig',
  20482.                             'label' => 'app.ui.send_electre',
  20483.                             'options' => [
  20484.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  20485.                             ],
  20486.                             'enabled' => true,
  20487.                             'position' => 100,
  20488.                         ],
  20489.                     ],
  20490.                     'actions' => [
  20491.                         'item' => [
  20492.                             'update' => [
  20493.                                 'type' => 'conditional_update',
  20494.                                 'label' => 'sylius.ui.edit',
  20495.                                 'enabled' => true,
  20496.                                 'position' => 100,
  20497.                                 'options' => [
  20498.                                 ],
  20499.                             ],
  20500.                             'delete' => [
  20501.                                 'type' => 'conditional_delete',
  20502.                                 'label' => 'sylius.ui.delete',
  20503.                                 'enabled' => true,
  20504.                                 'position' => 100,
  20505.                                 'options' => [
  20506.                                 ],
  20507.                             ],
  20508.                             'showProductsByOffice' => [
  20509.                                 'type' => 'showProductsByOffice',
  20510.                                 'label' => 'app.ui.show_products',
  20511.                                 'options' => [
  20512.                                     'link' => [
  20513.                                         'route' => 'app_admin_show_products_by_office_id',
  20514.                                         'parameters' => [
  20515.                                             'officeId' => 'resource.id',
  20516.                                         ],
  20517.                                     ],
  20518.                                 ],
  20519.                                 'enabled' => true,
  20520.                                 'position' => 100,
  20521.                             ],
  20522.                         ],
  20523.                     ],
  20524.                     'sorting' => [
  20525.                     ],
  20526.                     'limits' => [
  20527.                         => 10,
  20528.                         => 25,
  20529.                         => 50,
  20530.                     ],
  20531.                     'filters' => [
  20532.                     ],
  20533.                 ],
  20534.                 'sylius_admin_products_by_office' => [
  20535.                     'driver' => [
  20536.                         'name' => 'doctrine/orm',
  20537.                         'options' => [
  20538.                             'class' => 'App\\Entity\\Product\\Product',
  20539.                             'repository' => [
  20540.                                 'method' => 'findProductsByOffice',
  20541.                                 'arguments' => [
  20542.                                     'officeId' => '$officeID',
  20543.                                 ],
  20544.                             ],
  20545.                         ],
  20546.                     ],
  20547.                     'limits' => [
  20548.                         => 50,
  20549.                         => 100,
  20550.                     ],
  20551.                     'fields' => [
  20552.                         'barcode' => [
  20553.                             'type' => 'string',
  20554.                             'label' => 'app.ui.barcode',
  20555.                             'sortable' => NULL,
  20556.                             'position' => 1,
  20557.                             'enabled' => true,
  20558.                             'options' => [
  20559.                             ],
  20560.                         ],
  20561.                         'name' => [
  20562.                             'type' => 'string',
  20563.                             'label' => 'sylius.ui.title',
  20564.                             'sortable' => NULL,
  20565.                             'enabled' => true,
  20566.                             'position' => 100,
  20567.                             'options' => [
  20568.                             ],
  20569.                         ],
  20570.                         'editor' => [
  20571.                             'type' => 'twig',
  20572.                             'label' => 'app.ui.editor',
  20573.                             'sortable' => 'segment.name',
  20574.                             'options' => [
  20575.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  20576.                             ],
  20577.                             'enabled' => true,
  20578.                             'position' => 100,
  20579.                         ],
  20580.                         'firstAuthor' => [
  20581.                             'type' => 'string',
  20582.                             'label' => 'app.ui.first_author',
  20583.                             'sortable' => NULL,
  20584.                             'enabled' => true,
  20585.                             'position' => 100,
  20586.                             'options' => [
  20587.                             ],
  20588.                         ],
  20589.                         'stock' => [
  20590.                             'type' => 'string',
  20591.                             'label' => 'app.ui.stock',
  20592.                             'sortable' => NULL,
  20593.                             'enabled' => true,
  20594.                             'position' => 100,
  20595.                             'options' => [
  20596.                             ],
  20597.                         ],
  20598.                         'brand' => [
  20599.                             'type' => 'twig',
  20600.                             'label' => 'app.ui.brand',
  20601.                             'sortable' => 'brand.name',
  20602.                             'options' => [
  20603.                                 'template' => 'Admin/Product/Grid/Field/brand.html.twig',
  20604.                             ],
  20605.                             'enabled' => true,
  20606.                             'position' => 100,
  20607.                         ],
  20608.                         'productState' => [
  20609.                             'type' => 'twig',
  20610.                             'label' => 'app.ui.product_state',
  20611.                             'sortable' => 'productState.name',
  20612.                             'options' => [
  20613.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  20614.                             ],
  20615.                             'enabled' => true,
  20616.                             'position' => 100,
  20617.                         ],
  20618.                         'canReturn' => [
  20619.                             'type' => 'twig',
  20620.                             'label' => 'app.ui.can_return',
  20621.                             'options' => [
  20622.                                 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  20623.                             ],
  20624.                             'enabled' => true,
  20625.                             'position' => 100,
  20626.                         ],
  20627.                         'priceIncludingTax' => [
  20628.                             'type' => 'twig',
  20629.                             'label' => 'app.ui.net_unit_price',
  20630.                             'path' => '.',
  20631.                             'sortable' => 'total',
  20632.                             'options' => [
  20633.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  20634.                             ],
  20635.                             'enabled' => true,
  20636.                             'position' => 100,
  20637.                         ],
  20638.                         'weight' => [
  20639.                             'type' => 'string',
  20640.                             'label' => 'sylius.ui.weight',
  20641.                             'sortable' => NULL,
  20642.                             'enabled' => true,
  20643.                             'position' => 100,
  20644.                             'options' => [
  20645.                             ],
  20646.                         ],
  20647.                         'releaseDate' => [
  20648.                             'type' => 'datetime',
  20649.                             'label' => 'app.ui.release_date',
  20650.                             'path' => 'releaseDate',
  20651.                             'sortable' => 'releaseDate',
  20652.                             'options' => [
  20653.                                 'format' => 'd-m-Y',
  20654.                             ],
  20655.                             'enabled' => true,
  20656.                             'position' => 100,
  20657.                         ],
  20658.                     ],
  20659.                     'filters' => [
  20660.                         'genericsearch' => [
  20661.                             'label' => 'app.ui.genericsearch',
  20662.                             'type' => 'string',
  20663.                             'options' => [
  20664.                                 'fields' => [
  20665.                                     => 'genericsearch',
  20666.                                 ],
  20667.                             ],
  20668.                             'form_options' => [
  20669.                                 'type' => 'contains',
  20670.                             ],
  20671.                             'enabled' => true,
  20672.                             'position' => 100,
  20673.                         ],
  20674.                         'name' => [
  20675.                             'label' => 'sylius.ui.title',
  20676.                             'type' => 'string',
  20677.                             'options' => [
  20678.                                 'fields' => [
  20679.                                     => 'translation.name',
  20680.                                 ],
  20681.                             ],
  20682.                             'form_options' => [
  20683.                                 'type' => 'contains',
  20684.                             ],
  20685.                             'enabled' => true,
  20686.                             'position' => 100,
  20687.                         ],
  20688.                         'barcode' => [
  20689.                             'type' => 'string',
  20690.                             'label' => 'app.ui.barcode',
  20691.                             'form_options' => [
  20692.                                 'type' => 'contains',
  20693.                             ],
  20694.                             'enabled' => true,
  20695.                             'position' => 100,
  20696.                             'options' => [
  20697.                             ],
  20698.                         ],
  20699.                         'editor' => [
  20700.                             'type' => 'string',
  20701.                             'label' => 'app.ui.editor',
  20702.                             'options' => [
  20703.                                 'fields' => [
  20704.                                     => 'editor.companyName',
  20705.                                 ],
  20706.                             ],
  20707.                             'form_options' => [
  20708.                                 'type' => 'contains',
  20709.                             ],
  20710.                             'enabled' => true,
  20711.                             'position' => 100,
  20712.                         ],
  20713.                         'firstAuthor' => [
  20714.                             'type' => 'string',
  20715.                             'label' => 'app.ui.first_author',
  20716.                             'form_options' => [
  20717.                                 'type' => 'contains',
  20718.                             ],
  20719.                             'enabled' => true,
  20720.                             'position' => 100,
  20721.                             'options' => [
  20722.                             ],
  20723.                         ],
  20724.                         'mainTaxon' => [
  20725.                             'type' => 'entity',
  20726.                             'label' => 'sylius.ui.main_taxon',
  20727.                             'options' => [
  20728.                                 'fields' => [
  20729.                                     => 'mainTaxon',
  20730.                                 ],
  20731.                             ],
  20732.                             'form_options' => [
  20733.                                 'class' => 'App\\Entity\\Taxonomy\\Taxon',
  20734.                                 'multiple' => true,
  20735.                                 'expanded' => false,
  20736.                             ],
  20737.                             'enabled' => true,
  20738.                             'position' => 100,
  20739.                         ],
  20740.                         'brand' => [
  20741.                             'type' => 'entity',
  20742.                             'label' => 'app.ui.brand',
  20743.                             'options' => [
  20744.                                 'fields' => [
  20745.                                     => 'brand',
  20746.                                 ],
  20747.                             ],
  20748.                             'form_options' => [
  20749.                                 'class' => 'App\\Entity\\Product\\Brand',
  20750.                                 'multiple' => true,
  20751.                                 'expanded' => false,
  20752.                             ],
  20753.                             'enabled' => true,
  20754.                             'position' => 100,
  20755.                         ],
  20756.                         'productState' => [
  20757.                             'type' => 'entity',
  20758.                             'label' => 'app.ui.product_state',
  20759.                             'options' => [
  20760.                                 'fields' => [
  20761.                                     => 'productState',
  20762.                                 ],
  20763.                             ],
  20764.                             'form_options' => [
  20765.                                 'class' => 'App\\Entity\\Product\\ProductState',
  20766.                                 'multiple' => true,
  20767.                                 'expanded' => false,
  20768.                             ],
  20769.                             'enabled' => true,
  20770.                             'position' => 100,
  20771.                         ],
  20772.                         'canReturn' => [
  20773.                             'type' => 'boolean',
  20774.                             'label' => 'app.ui.can_return',
  20775.                             'options' => [
  20776.                                 'field' => 'canReturn',
  20777.                             ],
  20778.                             'enabled' => true,
  20779.                             'position' => 100,
  20780.                             'form_options' => [
  20781.                             ],
  20782.                         ],
  20783.                         'releaseDate' => [
  20784.                             'type' => 'date',
  20785.                             'label' => 'app.ui.release_date',
  20786.                             'options' => [
  20787.                                 'field' => 'releaseDate',
  20788.                                 'format' => 'd-m-Y',
  20789.                             ],
  20790.                             'enabled' => true,
  20791.                             'position' => 100,
  20792.                             'form_options' => [
  20793.                             ],
  20794.                         ],
  20795.                     ],
  20796.                     'sorting' => [
  20797.                     ],
  20798.                     'actions' => [
  20799.                     ],
  20800.                 ],
  20801.                 'app_admin_order_launch' => [
  20802.                     'driver' => [
  20803.                         'name' => 'doctrine/orm',
  20804.                         'options' => [
  20805.                             'class' => 'App\\Entity\\Order\\Order',
  20806.                             'repository' => [
  20807.                                 'method' => 'findToLaunchOrders',
  20808.                             ],
  20809.                         ],
  20810.                     ],
  20811.                     'limits' => [
  20812.                         => 1000,
  20813.                     ],
  20814.                     'fields' => [
  20815.                         'text' => [
  20816.                             'type' => 'twig',
  20817.                             'label' => 'sylius.ui.number',
  20818.                             'position' => 0,
  20819.                             'path' => '.',
  20820.                             'options' => [
  20821.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  20822.                             ],
  20823.                             'enabled' => true,
  20824.                         ],
  20825.                         'date' => [
  20826.                             'type' => 'datetime',
  20827.                             'label' => 'sylius.ui.date',
  20828.                             'path' => 'createdAt',
  20829.                             'sortable' => 'createdAt',
  20830.                             'options' => [
  20831.                                 'format' => 'd-m-Y',
  20832.                             ],
  20833.                             'enabled' => true,
  20834.                             'position' => 100,
  20835.                         ],
  20836.                         'customer' => [
  20837.                             'type' => 'twig',
  20838.                             'label' => 'sylius.ui.customer',
  20839.                             'sortable' => 'customer.companyName',
  20840.                             'options' => [
  20841.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  20842.                             ],
  20843.                             'enabled' => true,
  20844.                             'position' => 100,
  20845.                         ],
  20846.                         'object' => [
  20847.                             'type' => 'string',
  20848.                             'label' => 'app.ui.object',
  20849.                             'enabled' => true,
  20850.                             'position' => 100,
  20851.                             'options' => [
  20852.                             ],
  20853.                         ],
  20854.                         'availabilityPercentage' => [
  20855.                             'type' => 'string',
  20856.                             'label' => 'app.ui.availability_percentage',
  20857.                             'enabled' => true,
  20858.                             'position' => 100,
  20859.                             'options' => [
  20860.                             ],
  20861.                         ],
  20862.                         'orderType' => [
  20863.                             'type' => 'twig',
  20864.                             'label' => 'app.ui.order_type',
  20865.                             'options' => [
  20866.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  20867.                             ],
  20868.                             'enabled' => true,
  20869.                             'position' => 100,
  20870.                         ],
  20871.                         'orderState' => [
  20872.                             'type' => 'twig',
  20873.                             'label' => 'app.ui.order_state',
  20874.                             'options' => [
  20875.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  20876.                             ],
  20877.                             'enabled' => true,
  20878.                             'position' => 100,
  20879.                         ],
  20880.                         'shippingMethod' => [
  20881.                             'type' => 'twig',
  20882.                             'label' => 'app.ui.shipping_method',
  20883.                             'sortable' => 'shippingMethod.name',
  20884.                             'options' => [
  20885.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  20886.                             ],
  20887.                             'enabled' => true,
  20888.                             'position' => 100,
  20889.                         ],
  20890.                         'cityName' => [
  20891.                             'type' => 'string',
  20892.                             'sortable' => NULL,
  20893.                             'label' => 'sylius.ui.city',
  20894.                             'enabled' => true,
  20895.                             'position' => 100,
  20896.                             'options' => [
  20897.                             ],
  20898.                         ],
  20899.                         'amountExcludingTax' => [
  20900.                             'type' => 'twig',
  20901.                             'label' => 'app.ui.amount_excluding_tax',
  20902.                             'path' => '.',
  20903.                             'options' => [
  20904.                                 'template' => 'Admin/Order/Grid/Field/totalOrder.html.twig',
  20905.                             ],
  20906.                             'enabled' => true,
  20907.                             'position' => 100,
  20908.                         ],
  20909.                     ],
  20910.                     'actions' => [
  20911.                         'item' => [
  20912.                             'update' => [
  20913.                                 'type' => 'update',
  20914.                                 'label' => 'sylius.ui.update',
  20915.                                 'options' => [
  20916.                                     'link' => [
  20917.                                         'route' => 'app_admin_order_edit',
  20918.                                         'parameters' => [
  20919.                                             'id' => 'resource.id',
  20920.                                         ],
  20921.                                     ],
  20922.                                 ],
  20923.                                 'enabled' => true,
  20924.                                 'position' => 100,
  20925.                             ],
  20926.                         ],
  20927.                         'bulk' => [
  20928.                             'launchOrders' => [
  20929.                                 'type' => 'launchOrders',
  20930.                                 'label' => 'app.ui.launch_orders',
  20931.                                 'options' => [
  20932.                                     'link' => [
  20933.                                         'route' => 'app_admin_order_launch_send',
  20934.                                     ],
  20935.                                 ],
  20936.                                 'enabled' => true,
  20937.                                 'position' => 100,
  20938.                             ],
  20939.                         ],
  20940.                     ],
  20941.                     'sorting' => [
  20942.                     ],
  20943.                     'filters' => [
  20944.                     ],
  20945.                 ],
  20946.                 'app_admin_spn' => [
  20947.                     'limits' => [
  20948.                         => 50,
  20949.                     ],
  20950.                     'fields' => [
  20951.                         'releaseDate' => [
  20952.                             'type' => 'datetime',
  20953.                             'label' => 'app.ui.release_date',
  20954.                             'path' => 'releaseDate',
  20955.                             'options' => [
  20956.                                 'format' => 'd-m-Y',
  20957.                             ],
  20958.                             'enabled' => true,
  20959.                             'position' => 100,
  20960.                         ],
  20961.                         'editor' => [
  20962.                             'type' => 'twig',
  20963.                             'label' => 'app.ui.editor',
  20964.                             'options' => [
  20965.                                 'template' => 'Admin/Product/Grid/Field/editor.html.twig',
  20966.                             ],
  20967.                             'enabled' => true,
  20968.                             'position' => 100,
  20969.                         ],
  20970.                         'name' => [
  20971.                             'type' => 'string',
  20972.                             'label' => 'sylius.ui.title',
  20973.                             'enabled' => true,
  20974.                             'position' => 100,
  20975.                             'options' => [
  20976.                             ],
  20977.                         ],
  20978.                         'barcode' => [
  20979.                             'type' => 'string',
  20980.                             'label' => 'app.ui.barcode',
  20981.                             'enabled' => true,
  20982.                             'position' => 100,
  20983.                             'options' => [
  20984.                             ],
  20985.                         ],
  20986.                         'priceIncludingTax' => [
  20987.                             'type' => 'twig',
  20988.                             'label' => 'app.ui.net_unit_price',
  20989.                             'path' => '.',
  20990.                             'options' => [
  20991.                                 'template' => 'Admin/Product/Grid/Field/priceIncludingTax.html.twig',
  20992.                             ],
  20993.                             'enabled' => true,
  20994.                             'position' => 100,
  20995.                         ],
  20996.                         'weight' => [
  20997.                             'type' => 'string',
  20998.                             'label' => 'sylius.ui.weight',
  20999.                             'enabled' => true,
  21000.                             'position' => 100,
  21001.                             'options' => [
  21002.                             ],
  21003.                         ],
  21004.                         'orderCount' => [
  21005.                             'type' => 'string',
  21006.                             'label' => 'app.ui.orders_count',
  21007.                             'enabled' => true,
  21008.                             'position' => 100,
  21009.                             'options' => [
  21010.                             ],
  21011.                         ],
  21012.                         'spnQuantity' => [
  21013.                             'type' => 'string',
  21014.                             'label' => 'Qte notés SPN',
  21015.                             'enabled' => true,
  21016.                             'position' => 100,
  21017.                             'options' => [
  21018.                             ],
  21019.                         ],
  21020.                         'stock' => [
  21021.                             'type' => 'string',
  21022.                             'label' => 'app.ui.stock',
  21023.                             'enabled' => true,
  21024.                             'position' => 100,
  21025.                             'options' => [
  21026.                             ],
  21027.                         ],
  21028.                         'productState' => [
  21029.                             'type' => 'twig',
  21030.                             'label' => 'app.ui.product_state',
  21031.                             'options' => [
  21032.                                 'template' => 'Admin/Product/Grid/Field/productState.html.twig',
  21033.                             ],
  21034.                             'enabled' => true,
  21035.                             'position' => 100,
  21036.                         ],
  21037.                     ],
  21038.                     'actions' => [
  21039.                         'main' => [
  21040.                             'createSPNFromFile' => [
  21041.                                 'type' => 'createSPNFromFile',
  21042.                                 'label' => 'app.ui.create_spn_from_file',
  21043.                                 'enabled' => true,
  21044.                                 'position' => 100,
  21045.                                 'options' => [
  21046.                                 ],
  21047.                             ],
  21048.                             'historique' => [
  21049.                                 'type' => 'spnHistorique',
  21050.                                 'label' => 'Historique',
  21051.                                 'enabled' => true,
  21052.                                 'position' => 100,
  21053.                                 'options' => [
  21054.                                 ],
  21055.                             ],
  21056.                         ],
  21057.                         'bulk' => [
  21058.                             'createSPN' => [
  21059.                                 'type' => 'createSPN',
  21060.                                 'label' => 'app.ui.spn_synthesis_generation',
  21061.                                 'options' => [
  21062.                                     'enabled_if' => true,
  21063.                                     'link' => [
  21064.                                         'route' => 'app_admin_spn_generate_synthesis',
  21065.                                         'parameters' => [
  21066.                                             'format' => 'csv',
  21067.                                         ],
  21068.                                     ],
  21069.                                 ],
  21070.                                 'enabled' => true,
  21071.                                 'position' => 100,
  21072.                             ],
  21073.                             'clearSPNSelection' => [
  21074.                                 'type' => 'clearSPNSelection',
  21075.                                 'label' => 'app.ui.clear_selection',
  21076.                                 'enabled' => true,
  21077.                                 'position' => 100,
  21078.                                 'options' => [
  21079.                                 ],
  21080.                             ],
  21081.                         ],
  21082.                     ],
  21083.                     'driver' => [
  21084.                         'name' => 'doctrine/orm',
  21085.                         'options' => [
  21086.                         ],
  21087.                     ],
  21088.                     'sorting' => [
  21089.                     ],
  21090.                     'filters' => [
  21091.                     ],
  21092.                 ],
  21093.                 'app_admin_cancellation_item' => [
  21094.                     'limits' => [
  21095.                         => 50,
  21096.                         => 100,
  21097.                     ],
  21098.                     'fields' => [
  21099.                         'order.text' => [
  21100.                             'type' => 'twig',
  21101.                             'label' => 'sylius.ui.number',
  21102.                             'path' => 'order',
  21103.                             'options' => [
  21104.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  21105.                             ],
  21106.                             'enabled' => true,
  21107.                             'position' => 100,
  21108.                         ],
  21109.                         'order.object' => [
  21110.                             'type' => 'string',
  21111.                             'label' => 'app.ui.object',
  21112.                             'enabled' => true,
  21113.                             'position' => 100,
  21114.                             'options' => [
  21115.                             ],
  21116.                         ],
  21117.                         'order.customer' => [
  21118.                             'type' => 'twig',
  21119.                             'label' => 'sylius.ui.customer',
  21120.                             'path' => 'order',
  21121.                             'options' => [
  21122.                                 'template' => 'Admin/Order/Grid/Field/orderItemCustomer.html.twig',
  21123.                             ],
  21124.                             'enabled' => true,
  21125.                             'position' => 100,
  21126.                         ],
  21127.                         'date' => [
  21128.                             'type' => 'datetime',
  21129.                             'label' => 'sylius.ui.date',
  21130.                             'path' => 'order.createdAt',
  21131.                             'sortable' => 'createdAt',
  21132.                             'options' => [
  21133.                                 'format' => 'd-m-Y',
  21134.                             ],
  21135.                             'enabled' => true,
  21136.                             'position' => 100,
  21137.                         ],
  21138.                         'quantity' => [
  21139.                             'type' => 'string',
  21140.                             'label' => 'sylius.ui.quantity',
  21141.                             'enabled' => true,
  21142.                             'position' => 100,
  21143.                             'options' => [
  21144.                             ],
  21145.                         ],
  21146.                         'price' => [
  21147.                             'type' => 'twig',
  21148.                             'label' => 'app.ui.gross_unit_price',
  21149.                             'path' => '.',
  21150.                             'options' => [
  21151.                                 'template' => 'Admin/OrderItem/Grid/Field/price.html.twig',
  21152.                             ],
  21153.                             'enabled' => true,
  21154.                             'position' => 100,
  21155.                         ],
  21156.                         'netPrice' => [
  21157.                             'type' => 'twig',
  21158.                             'label' => 'app.ui.net_unit_price',
  21159.                             'path' => '.',
  21160.                             'options' => [
  21161.                                 'template' => 'Admin/OrderItem/Grid/Field/netPrice.html.twig',
  21162.                             ],
  21163.                             'enabled' => true,
  21164.                             'position' => 100,
  21165.                         ],
  21166.                         'orderNature' => [
  21167.                             'type' => 'twig',
  21168.                             'label' => 'app.ui.order_nature',
  21169.                             'path' => 'order.orderNature',
  21170.                             'options' => [
  21171.                                 'template' => 'Admin/Order/Grid/Field/orderNature.html.twig',
  21172.                             ],
  21173.                             'enabled' => true,
  21174.                             'position' => 100,
  21175.                         ],
  21176.                         'discountRate' => [
  21177.                             'type' => 'string',
  21178.                             'label' => 'app.ui.first_disount',
  21179.                             'enabled' => true,
  21180.                             'position' => 100,
  21181.                             'options' => [
  21182.                             ],
  21183.                         ],
  21184.                         'secondDiscountRate' => [
  21185.                             'type' => 'string',
  21186.                             'label' => 'app.ui.second_disount',
  21187.                             'enabled' => true,
  21188.                             'position' => 100,
  21189.                             'options' => [
  21190.                             ],
  21191.                         ],
  21192.                         'order.shippingMethod' => [
  21193.                             'type' => 'twig',
  21194.                             'label' => 'app.ui.shipping_method',
  21195.                             'path' => 'order.shippingMethod',
  21196.                             'options' => [
  21197.                                 'template' => 'Admin/Customer/Grid/Field/shippingMethod.html.twig',
  21198.                             ],
  21199.                             'enabled' => true,
  21200.                             'position' => 100,
  21201.                         ],
  21202.                         'order.orderState' => [
  21203.                             'type' => 'twig',
  21204.                             'label' => 'app.ui.order_state',
  21205.                             'sortable' => 'orderState.name',
  21206.                             'options' => [
  21207.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  21208.                             ],
  21209.                             'enabled' => true,
  21210.                             'position' => 100,
  21211.                         ],
  21212.                     ],
  21213.                     'filters' => [
  21214.                         'barcode' => [
  21215.                             'type' => 'string',
  21216.                             'label' => 'app.ui.barcode',
  21217.                             'form_options' => [
  21218.                                 'type' => 'contains',
  21219.                             ],
  21220.                             'enabled' => true,
  21221.                             'position' => 100,
  21222.                             'options' => [
  21223.                             ],
  21224.                         ],
  21225.                     ],
  21226.                     'actions' => [
  21227.                         'bulk' => [
  21228.                             'correctPrice' => [
  21229.                                 'type' => 'correctPrice',
  21230.                                 'label' => 'app.ui.correct_price',
  21231.                                 'options' => [
  21232.                                     'link' => [
  21233.                                         'route' => 'app_admin_handle_price_change',
  21234.                                     ],
  21235.                                 ],
  21236.                                 'enabled' => true,
  21237.                                 'position' => 100,
  21238.                             ],
  21239.                             'clearOrderItemsSelection' => [
  21240.                                 'type' => 'clearOrderItemsSelection',
  21241.                                 'label' => 'app.ui.clear_selection',
  21242.                                 'enabled' => true,
  21243.                                 'position' => 100,
  21244.                                 'options' => [
  21245.                                 ],
  21246.                             ],
  21247.                         ],
  21248.                     ],
  21249.                     'driver' => [
  21250.                         'name' => 'doctrine/orm',
  21251.                         'options' => [
  21252.                         ],
  21253.                     ],
  21254.                     'sorting' => [
  21255.                     ],
  21256.                 ],
  21257.                 'app_admin_product_stock' => [
  21258.                     'driver' => [
  21259.                         'name' => 'doctrine/orm',
  21260.                         'options' => [
  21261.                             'class' => 'App\\Entity\\Order\\Order',
  21262.                         ],
  21263.                     ],
  21264.                     'limits' => [
  21265.                         => 1000,
  21266.                     ],
  21267.                     'fields' => [
  21268.                         'text' => [
  21269.                             'type' => 'twig',
  21270.                             'label' => 'sylius.ui.number',
  21271.                             'position' => 0,
  21272.                             'path' => '.',
  21273.                             'options' => [
  21274.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  21275.                             ],
  21276.                             'enabled' => true,
  21277.                         ],
  21278.                         'date' => [
  21279.                             'type' => 'datetime',
  21280.                             'label' => 'sylius.ui.date',
  21281.                             'path' => 'createdAt',
  21282.                             'sortable' => 'createdAt',
  21283.                             'options' => [
  21284.                                 'format' => 'd-m-Y',
  21285.                             ],
  21286.                             'enabled' => true,
  21287.                             'position' => 100,
  21288.                         ],
  21289.                         'customer' => [
  21290.                             'type' => 'twig',
  21291.                             'label' => 'sylius.ui.customer',
  21292.                             'sortable' => 'customer.companyName',
  21293.                             'options' => [
  21294.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  21295.                             ],
  21296.                             'enabled' => true,
  21297.                             'position' => 100,
  21298.                         ],
  21299.                         'object' => [
  21300.                             'type' => 'string',
  21301.                             'label' => 'app.ui.object',
  21302.                             'enabled' => true,
  21303.                             'position' => 100,
  21304.                             'options' => [
  21305.                             ],
  21306.                         ],
  21307.                         'orderType' => [
  21308.                             'type' => 'twig',
  21309.                             'label' => 'app.ui.order_type',
  21310.                             'options' => [
  21311.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  21312.                             ],
  21313.                             'enabled' => true,
  21314.                             'position' => 100,
  21315.                         ],
  21316.                         'orderState' => [
  21317.                             'type' => 'twig',
  21318.                             'label' => 'app.ui.order_state',
  21319.                             'options' => [
  21320.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  21321.                             ],
  21322.                             'enabled' => true,
  21323.                             'position' => 100,
  21324.                         ],
  21325.                         'reception' => [
  21326.                             'type' => 'string',
  21327.                             'label' => 'app.ui.receptions',
  21328.                             'enabled' => true,
  21329.                             'position' => 100,
  21330.                             'options' => [
  21331.                             ],
  21332.                         ],
  21333.                         'dispatch' => [
  21334.                             'type' => 'string',
  21335.                             'label' => 'app.ui.dispatch',
  21336.                             'enabled' => true,
  21337.                             'position' => 100,
  21338.                             'options' => [
  21339.                             ],
  21340.                         ],
  21341.                     ],
  21342.                     'filters' => [
  21343.                         'text' => [
  21344.                             'type' => 'string',
  21345.                             'label' => 'sylius.ui.number',
  21346.                             'form_options' => [
  21347.                                 'type' => 'contains',
  21348.                             ],
  21349.                             'enabled' => true,
  21350.                             'position' => 100,
  21351.                             'options' => [
  21352.                             ],
  21353.                         ],
  21354.                         'date' => [
  21355.                             'type' => 'date',
  21356.                             'label' => 'sylius.ui.date',
  21357.                             'options' => [
  21358.                                 'field' => 'createdAt',
  21359.                                 'format' => 'd-m-Y',
  21360.                             ],
  21361.                             'enabled' => true,
  21362.                             'position' => 100,
  21363.                             'form_options' => [
  21364.                             ],
  21365.                         ],
  21366.                         'customer' => [
  21367.                             'type' => 'string',
  21368.                             'label' => 'sylius.ui.customer',
  21369.                             'options' => [
  21370.                                 'fields' => [
  21371.                                     => 'customer.companyName',
  21372.                                     => 'customer.code',
  21373.                                 ],
  21374.                             ],
  21375.                             'form_options' => [
  21376.                                 'type' => 'contains',
  21377.                             ],
  21378.                             'enabled' => true,
  21379.                             'position' => 100,
  21380.                         ],
  21381.                         'object' => [
  21382.                             'type' => 'string',
  21383.                             'label' => 'app.ui.object',
  21384.                             'form_options' => [
  21385.                                 'type' => 'contains',
  21386.                             ],
  21387.                             'enabled' => true,
  21388.                             'position' => 100,
  21389.                             'options' => [
  21390.                             ],
  21391.                         ],
  21392.                         'orderType' => [
  21393.                             'type' => 'entity',
  21394.                             'label' => 'app.ui.order_type',
  21395.                             'form_options' => [
  21396.                                 'class' => 'App\\Entity\\Order\\OrderType',
  21397.                                 'multiple' => true,
  21398.                             ],
  21399.                             'enabled' => true,
  21400.                             'position' => 100,
  21401.                             'options' => [
  21402.                             ],
  21403.                         ],
  21404.                         'orderState' => [
  21405.                             'type' => 'entity',
  21406.                             'label' => 'app.ui.order_state',
  21407.                             'form_options' => [
  21408.                                 'class' => 'App\\Entity\\Order\\OrderState',
  21409.                                 'multiple' => true,
  21410.                             ],
  21411.                             'enabled' => true,
  21412.                             'position' => 100,
  21413.                             'options' => [
  21414.                             ],
  21415.                         ],
  21416.                     ],
  21417.                     'actions' => [
  21418.                         'main' => [
  21419.                             'exportProductStock' => [
  21420.                                 'type' => 'exportProductStock',
  21421.                                 'label' => 'Export Excel',
  21422.                                 'enabled' => true,
  21423.                                 'position' => 100,
  21424.                                 'options' => [
  21425.                                 ],
  21426.                             ],
  21427.                         ],
  21428.                     ],
  21429.                     'sorting' => [
  21430.                     ],
  21431.                 ],
  21432.                 'app_admin_product_requirement_reservation' => [
  21433.                     'driver' => [
  21434.                         'name' => 'doctrine/orm',
  21435.                         'options' => [
  21436.                             'class' => 'App\\Entity\\Order\\Order',
  21437.                         ],
  21438.                     ],
  21439.                     'limits' => [
  21440.                         => 1000,
  21441.                     ],
  21442.                     'fields' => [
  21443.                         'text' => [
  21444.                             'type' => 'twig',
  21445.                             'label' => 'sylius.ui.number',
  21446.                             'position' => 0,
  21447.                             'path' => '.',
  21448.                             'options' => [
  21449.                                 'template' => 'Admin/Order/Grid/Field/number.html.twig',
  21450.                             ],
  21451.                             'enabled' => true,
  21452.                         ],
  21453.                         'date' => [
  21454.                             'type' => 'datetime',
  21455.                             'label' => 'sylius.ui.date',
  21456.                             'path' => 'createdAt',
  21457.                             'sortable' => 'createdAt',
  21458.                             'options' => [
  21459.                                 'format' => 'd-m-Y',
  21460.                             ],
  21461.                             'enabled' => true,
  21462.                             'position' => 100,
  21463.                         ],
  21464.                         'customer' => [
  21465.                             'type' => 'twig',
  21466.                             'label' => 'sylius.ui.customer',
  21467.                             'sortable' => 'customer.companyName',
  21468.                             'options' => [
  21469.                                 'template' => 'Admin/Order/Grid/Field/customer.html.twig',
  21470.                             ],
  21471.                             'enabled' => true,
  21472.                             'position' => 100,
  21473.                         ],
  21474.                         'object' => [
  21475.                             'type' => 'string',
  21476.                             'label' => 'app.ui.object',
  21477.                             'enabled' => true,
  21478.                             'position' => 100,
  21479.                             'options' => [
  21480.                             ],
  21481.                         ],
  21482.                         'orderType' => [
  21483.                             'type' => 'twig',
  21484.                             'label' => 'app.ui.order_type',
  21485.                             'options' => [
  21486.                                 'template' => 'Admin/Order/Grid/Field/orderType.html.twig',
  21487.                             ],
  21488.                             'enabled' => true,
  21489.                             'position' => 100,
  21490.                         ],
  21491.                         'orderState' => [
  21492.                             'type' => 'twig',
  21493.                             'label' => 'app.ui.order_state',
  21494.                             'options' => [
  21495.                                 'template' => 'Admin/Order/Grid/Field/orderState.html.twig',
  21496.                             ],
  21497.                             'enabled' => true,
  21498.                             'position' => 100,
  21499.                         ],
  21500.                         'requiredQuantity' => [
  21501.                             'type' => 'string',
  21502.                             'label' => 'app.ui.required_quantity',
  21503.                             'enabled' => true,
  21504.                             'position' => 100,
  21505.                             'options' => [
  21506.                             ],
  21507.                         ],
  21508.                         'reservedQuantity' => [
  21509.                             'type' => 'string',
  21510.                             'label' => 'app.ui.reserved_quantity',
  21511.                             'enabled' => true,
  21512.                             'position' => 100,
  21513.                             'options' => [
  21514.                             ],
  21515.                         ],
  21516.                     ],
  21517.                     'filters' => [
  21518.                         'text' => [
  21519.                             'type' => 'string',
  21520.                             'label' => 'sylius.ui.number',
  21521.                             'form_options' => [
  21522.                                 'type' => 'contains',
  21523.                             ],
  21524.                             'enabled' => true,
  21525.                             'position' => 100,
  21526.                             'options' => [
  21527.                             ],
  21528.                         ],
  21529.                         'date' => [
  21530.                             'type' => 'date',
  21531.                             'label' => 'sylius.ui.date',
  21532.                             'options' => [
  21533.                                 'field' => 'createdAt',
  21534.                                 'format' => 'd-m-Y',
  21535.                             ],
  21536.                             'enabled' => true,
  21537.                             'position' => 100,
  21538.                             'form_options' => [
  21539.                             ],
  21540.                         ],
  21541.                         'customer' => [
  21542.                             'type' => 'string',
  21543.                             'label' => 'sylius.ui.customer',
  21544.                             'options' => [
  21545.                                 'fields' => [
  21546.                                     => 'customer.companyName',
  21547.                                     => 'customer.code',
  21548.                                 ],
  21549.                             ],
  21550.                             'form_options' => [
  21551.                                 'type' => 'contains',
  21552.                             ],
  21553.                             'enabled' => true,
  21554.                             'position' => 100,
  21555.                         ],
  21556.                         'object' => [
  21557.                             'type' => 'string',
  21558.                             'label' => 'app.ui.object',
  21559.                             'form_options' => [
  21560.                                 'type' => 'contains',
  21561.                             ],
  21562.                             'enabled' => true,
  21563.                             'position' => 100,
  21564.                             'options' => [
  21565.                             ],
  21566.                         ],
  21567.                         'orderState' => [
  21568.                             'type' => 'entity',
  21569.                             'label' => 'app.ui.order_state',
  21570.                             'form_options' => [
  21571.                                 'class' => 'App\\Entity\\Order\\OrderState',
  21572.                                 'multiple' => true,
  21573.                             ],
  21574.                             'enabled' => true,
  21575.                             'position' => 100,
  21576.                             'options' => [
  21577.                             ],
  21578.                         ],
  21579.                     ],
  21580.                     'actions' => [
  21581.                         'main' => [
  21582.                             'exportProductReservationRequirement' => [
  21583.                                 'type' => 'exportProductReservationRequirement',
  21584.                                 'label' => 'Export Excel',
  21585.                                 'enabled' => true,
  21586.                                 'position' => 100,
  21587.                                 'options' => [
  21588.                                 ],
  21589.                             ],
  21590.                         ],
  21591.                     ],
  21592.                     'sorting' => [
  21593.                     ],
  21594.                 ],
  21595.                 'app_admin_product_sales' => [
  21596.                     'driver' => [
  21597.                         'name' => 'doctrine/orm',
  21598.                         'options' => [
  21599.                             'class' => 'App\\Entity\\Order\\Order',
  21600.                         ],
  21601.                     ],
  21602.                     'limits' => [
  21603.                         => 1000,
  21604.                     ],
  21605.                     'fields' => [
  21606.                         'officeSales' => [
  21607.                             'type' => 'string',
  21608.                             'label' => 'app.ui.office_sales',
  21609.                             'enabled' => true,
  21610.                             'position' => 100,
  21611.                             'options' => [
  21612.                             ],
  21613.                         ],
  21614.                         'sales' => [
  21615.                             'type' => 'string',
  21616.                             'label' => 'app.ui.sales',
  21617.                             'enabled' => true,
  21618.                             'position' => 100,
  21619.                             'options' => [
  21620.                             ],
  21621.                         ],
  21622.                         'return' => [
  21623.                             'type' => 'string',
  21624.                             'label' => 'app.ui.return',
  21625.                             'enabled' => true,
  21626.                             'position' => 100,
  21627.                             'options' => [
  21628.                             ],
  21629.                         ],
  21630.                         'salesMinusReturn' => [
  21631.                             'type' => 'string',
  21632.                             'label' => 'app.ui.sales_minus_return',
  21633.                             'enabled' => true,
  21634.                             'position' => 100,
  21635.                             'options' => [
  21636.                             ],
  21637.                         ],
  21638.                         'requiredQuantity' => [
  21639.                             'type' => 'string',
  21640.                             'label' => 'app.ui.noted_quantity',
  21641.                             'enabled' => true,
  21642.                             'position' => 100,
  21643.                             'options' => [
  21644.                             ],
  21645.                         ],
  21646.                         'unotedQuantity' => [
  21647.                             'type' => 'string',
  21648.                             'label' => 'app.ui.unoted_quantity',
  21649.                             'enabled' => true,
  21650.                             'position' => 100,
  21651.                             'options' => [
  21652.                             ],
  21653.                         ],
  21654.                         'nfQuantity' => [
  21655.                             'type' => 'string',
  21656.                             'label' => 'app.ui.nf_quantity',
  21657.                             'enabled' => true,
  21658.                             'position' => 100,
  21659.                             'options' => [
  21660.                             ],
  21661.                         ],
  21662.                         'freePressQuantity' => [
  21663.                             'type' => 'string',
  21664.                             'label' => 'app.ui.free_press_quantity',
  21665.                             'enabled' => true,
  21666.                             'position' => 100,
  21667.                             'options' => [
  21668.                             ],
  21669.                         ],
  21670.                     ],
  21671.                     'filters' => [
  21672.                         'date' => [
  21673.                             'type' => 'date',
  21674.                             'label' => 'sylius.ui.date',
  21675.                             'options' => [
  21676.                                 'field' => 'createdAt',
  21677.                                 'format' => 'd-m-Y',
  21678.                             ],
  21679.                             'enabled' => true,
  21680.                             'position' => 100,
  21681.                             'form_options' => [
  21682.                             ],
  21683.                         ],
  21684.                     ],
  21685.                     'actions' => [
  21686.                         'main' => [
  21687.                             'exportProductSales' => [
  21688.                                 'type' => 'exportProductSales',
  21689.                                 'label' => 'Export Excel',
  21690.                                 'enabled' => true,
  21691.                                 'position' => 100,
  21692.                                 'options' => [
  21693.                                 ],
  21694.                             ],
  21695.                         ],
  21696.                     ],
  21697.                     'sorting' => [
  21698.                     ],
  21699.                 ],
  21700.             ],
  21701.             'sm.configs' => [
  21702.                 'sylius_order_checkout' => [
  21703.                     'class' => 'App\\Entity\\Order\\Order',
  21704.                     'property_path' => 'checkoutState',
  21705.                     'graph' => 'sylius_order_checkout',
  21706.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21707.                     'states' => [
  21708.                         => 'cart',
  21709.                         => 'addressed',
  21710.                         => 'shipping_selected',
  21711.                         => 'shipping_skipped',
  21712.                         => 'payment_skipped',
  21713.                         => 'payment_selected',
  21714.                         => 'completed',
  21715.                     ],
  21716.                     'transitions' => [
  21717.                         'address' => [
  21718.                             'from' => [
  21719.                                 => 'cart',
  21720.                                 => 'addressed',
  21721.                                 => 'shipping_selected',
  21722.                                 => 'shipping_skipped',
  21723.                                 => 'payment_selected',
  21724.                                 => 'payment_skipped',
  21725.                             ],
  21726.                             'to' => 'addressed',
  21727.                         ],
  21728.                         'skip_shipping' => [
  21729.                             'from' => [
  21730.                                 => 'addressed',
  21731.                             ],
  21732.                             'to' => 'shipping_skipped',
  21733.                         ],
  21734.                         'select_shipping' => [
  21735.                             'from' => [
  21736.                                 => 'addressed',
  21737.                                 => 'shipping_selected',
  21738.                                 => 'payment_selected',
  21739.                                 => 'payment_skipped',
  21740.                             ],
  21741.                             'to' => 'shipping_selected',
  21742.                         ],
  21743.                         'skip_payment' => [
  21744.                             'from' => [
  21745.                                 => 'shipping_selected',
  21746.                                 => 'shipping_skipped',
  21747.                             ],
  21748.                             'to' => 'payment_skipped',
  21749.                         ],
  21750.                         'select_payment' => [
  21751.                             'from' => [
  21752.                                 => 'payment_selected',
  21753.                                 => 'shipping_skipped',
  21754.                                 => 'shipping_selected',
  21755.                             ],
  21756.                             'to' => 'payment_selected',
  21757.                         ],
  21758.                         'complete' => [
  21759.                             'from' => [
  21760.                                 => 'payment_selected',
  21761.                                 => 'payment_skipped',
  21762.                             ],
  21763.                             'to' => 'completed',
  21764.                         ],
  21765.                     ],
  21766.                     'callbacks' => [
  21767.                         'after' => [
  21768.                             'sylius_process_cart' => [
  21769.                                 'on' => [
  21770.                                     => 'select_shipping',
  21771.                                     => 'address',
  21772.                                     => 'select_payment',
  21773.                                     => 'skip_shipping',
  21774.                                     => 'skip_payment',
  21775.                                 ],
  21776.                                 'do' => [
  21777.                                     => '@sylius.order_processing.order_processor',
  21778.                                     => 'process',
  21779.                                 ],
  21780.                                 'args' => [
  21781.                                     => 'object',
  21782.                                 ],
  21783.                                 'disabled' => false,
  21784.                                 'priority' => 0,
  21785.                             ],
  21786.                             'sylius_create_order' => [
  21787.                                 'on' => [
  21788.                                     => 'complete',
  21789.                                 ],
  21790.                                 'do' => [
  21791.                                     => '@sm.callback.cascade_transition',
  21792.                                     => 'apply',
  21793.                                 ],
  21794.                                 'args' => [
  21795.                                     => 'object',
  21796.                                     => 'event',
  21797.                                     => '\'create\'',
  21798.                                     => '\'sylius_order\'',
  21799.                                 ],
  21800.                                 'disabled' => false,
  21801.                                 'priority' => 0,
  21802.                             ],
  21803.                             'sylius_save_checkout_completion_date' => [
  21804.                                 'on' => [
  21805.                                     => 'complete',
  21806.                                 ],
  21807.                                 'do' => [
  21808.                                     => 'object',
  21809.                                     => 'completeCheckout',
  21810.                                 ],
  21811.                                 'args' => [
  21812.                                     => 'object',
  21813.                                 ],
  21814.                                 'disabled' => false,
  21815.                                 'priority' => 0,
  21816.                             ],
  21817.                             'sylius_control_payment_state' => [
  21818.                                 'on' => [
  21819.                                     => 'complete',
  21820.                                 ],
  21821.                                 'do' => [
  21822.                                     => '@sylius.state_resolver.order_payment',
  21823.                                     => 'resolve',
  21824.                                 ],
  21825.                                 'args' => [
  21826.                                     => 'object',
  21827.                                 ],
  21828.                                 'disabled' => false,
  21829.                                 'priority' => 0,
  21830.                             ],
  21831.                             'sylius_control_shipping_state' => [
  21832.                                 'on' => [
  21833.                                     => 'complete',
  21834.                                 ],
  21835.                                 'do' => [
  21836.                                     => '@sylius.state_resolver.order_shipping',
  21837.                                     => 'resolve',
  21838.                                 ],
  21839.                                 'args' => [
  21840.                                     => 'object',
  21841.                                 ],
  21842.                                 'disabled' => false,
  21843.                                 'priority' => 0,
  21844.                             ],
  21845.                             'complete_pay_pal_order' => [
  21846.                                 'on' => [
  21847.                                     => 'complete',
  21848.                                 ],
  21849.                                 'do' => [
  21850.                                     => '@Sylius\\PayPalPlugin\\Processor\\PayPalOrderCompleteProcessor',
  21851.                                     => 'completePayPalOrder',
  21852.                                 ],
  21853.                                 'args' => [
  21854.                                     => 'object',
  21855.                                 ],
  21856.                                 'disabled' => false,
  21857.                                 'priority' => 0,
  21858.                             ],
  21859.                             'sylius_skip_shipping' => [
  21860.                                 'on' => [
  21861.                                     => 'address',
  21862.                                 ],
  21863.                                 'do' => [
  21864.                                     => '@sylius.state_resolver.order_checkout',
  21865.                                     => 'resolve',
  21866.                                 ],
  21867.                                 'args' => [
  21868.                                     => 'object',
  21869.                                 ],
  21870.                                 'priority' => 1,
  21871.                                 'disabled' => false,
  21872.                             ],
  21873.                             'sylius_skip_payment' => [
  21874.                                 'on' => [
  21875.                                     => 'select_shipping',
  21876.                                 ],
  21877.                                 'do' => [
  21878.                                     => '@sylius.state_resolver.order_checkout',
  21879.                                     => 'resolve',
  21880.                                 ],
  21881.                                 'args' => [
  21882.                                     => 'object',
  21883.                                 ],
  21884.                                 'priority' => 1,
  21885.                                 'disabled' => false,
  21886.                             ],
  21887.                         ],
  21888.                         'guard' => [
  21889.                         ],
  21890.                         'before' => [
  21891.                         ],
  21892.                     ],
  21893.                 ],
  21894.                 'sylius_order_shipping' => [
  21895.                     'class' => 'App\\Entity\\Order\\Order',
  21896.                     'property_path' => 'shippingState',
  21897.                     'graph' => 'sylius_order_shipping',
  21898.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21899.                     'states' => [
  21900.                         => 'cart',
  21901.                         => 'ready',
  21902.                         => 'cancelled',
  21903.                         => 'partially_shipped',
  21904.                         => 'shipped',
  21905.                     ],
  21906.                     'transitions' => [
  21907.                         'request_shipping' => [
  21908.                             'from' => [
  21909.                                 => 'cart',
  21910.                             ],
  21911.                             'to' => 'ready',
  21912.                         ],
  21913.                         'cancel' => [
  21914.                             'from' => [
  21915.                                 => 'ready',
  21916.                             ],
  21917.                             'to' => 'cancelled',
  21918.                         ],
  21919.                         'partially_ship' => [
  21920.                             'from' => [
  21921.                                 => 'ready',
  21922.                             ],
  21923.                             'to' => 'partially_shipped',
  21924.                         ],
  21925.                         'ship' => [
  21926.                             'from' => [
  21927.                                 => 'ready',
  21928.                                 => 'partially_shipped',
  21929.                             ],
  21930.                             'to' => 'shipped',
  21931.                         ],
  21932.                     ],
  21933.                     'callbacks' => [
  21934.                         'after' => [
  21935.                             'sylius_resolve_state' => [
  21936.                                 'on' => [
  21937.                                     => 'ship',
  21938.                                 ],
  21939.                                 'do' => [
  21940.                                     => '@sylius.state_resolver.order',
  21941.                                     => 'resolve',
  21942.                                 ],
  21943.                                 'args' => [
  21944.                                     => 'object',
  21945.                                 ],
  21946.                                 'disabled' => false,
  21947.                                 'priority' => 0,
  21948.                             ],
  21949.                         ],
  21950.                         'guard' => [
  21951.                         ],
  21952.                         'before' => [
  21953.                         ],
  21954.                     ],
  21955.                 ],
  21956.                 'sylius_order_payment' => [
  21957.                     'class' => 'App\\Entity\\Order\\Order',
  21958.                     'property_path' => 'paymentState',
  21959.                     'graph' => 'sylius_order_payment',
  21960.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  21961.                     'states' => [
  21962.                         => 'cart',
  21963.                         => 'awaiting_payment',
  21964.                         => 'partially_authorized',
  21965.                         => 'authorized',
  21966.                         => 'partially_paid',
  21967.                         => 'cancelled',
  21968.                         => 'paid',
  21969.                         => 'partially_refunded',
  21970.                         => 'refunded',
  21971.                     ],
  21972.                     'transitions' => [
  21973.                         'request_payment' => [
  21974.                             'from' => [
  21975.                                 => 'cart',
  21976.                             ],
  21977.                             'to' => 'awaiting_payment',
  21978.                         ],
  21979.                         'partially_authorize' => [
  21980.                             'from' => [
  21981.                                 => 'awaiting_payment',
  21982.                                 => 'partially_authorized',
  21983.                             ],
  21984.                             'to' => 'partially_authorized',
  21985.                         ],
  21986.                         'authorize' => [
  21987.                             'from' => [
  21988.                                 => 'awaiting_payment',
  21989.                                 => 'partially_authorized',
  21990.                             ],
  21991.                             'to' => 'authorized',
  21992.                         ],
  21993.                         'partially_pay' => [
  21994.                             'from' => [
  21995.                                 => 'awaiting_payment',
  21996.                                 => 'partially_paid',
  21997.                                 => 'partially_authorized',
  21998.                             ],
  21999.                             'to' => 'partially_paid',
  22000.                         ],
  22001.                         'cancel' => [
  22002.                             'from' => [
  22003.                                 => 'awaiting_payment',
  22004.                                 => 'authorized',
  22005.                                 => 'partially_authorized',
  22006.                             ],
  22007.                             'to' => 'cancelled',
  22008.                         ],
  22009.                         'pay' => [
  22010.                             'from' => [
  22011.                                 => 'awaiting_payment',
  22012.                                 => 'partially_paid',
  22013.                                 => 'authorized',
  22014.                             ],
  22015.                             'to' => 'paid',
  22016.                         ],
  22017.                         'partially_refund' => [
  22018.                             'from' => [
  22019.                                 => 'paid',
  22020.                                 => 'partially_paid',
  22021.                                 => 'partially_refunded',
  22022.                             ],
  22023.                             'to' => 'partially_refunded',
  22024.                         ],
  22025.                         'refund' => [
  22026.                             'from' => [
  22027.                                 => 'paid',
  22028.                                 => 'partially_paid',
  22029.                                 => 'partially_refunded',
  22030.                             ],
  22031.                             'to' => 'refunded',
  22032.                         ],
  22033.                     ],
  22034.                     'callbacks' => [
  22035.                         'after' => [
  22036.                             'sylius_order_paid' => [
  22037.                                 'on' => [
  22038.                                     => 'pay',
  22039.                                 ],
  22040.                                 'do' => [
  22041.                                     => '@sylius.inventory.order_inventory_operator',
  22042.                                     => 'sell',
  22043.                                 ],
  22044.                                 'args' => [
  22045.                                     => 'object',
  22046.                                 ],
  22047.                                 'disabled' => false,
  22048.                                 'priority' => 0,
  22049.                             ],
  22050.                             'sylius_resolve_state' => [
  22051.                                 'on' => [
  22052.                                     => 'pay',
  22053.                                 ],
  22054.                                 'do' => [
  22055.                                     => '@sylius.state_resolver.order',
  22056.                                     => 'resolve',
  22057.                                 ],
  22058.                                 'args' => [
  22059.                                     => 'object',
  22060.                                 ],
  22061.                                 'disabled' => false,
  22062.                                 'priority' => 0,
  22063.                             ],
  22064.                         ],
  22065.                         'guard' => [
  22066.                         ],
  22067.                         'before' => [
  22068.                         ],
  22069.                     ],
  22070.                 ],
  22071.                 'sylius_order' => [
  22072.                     'class' => 'App\\Entity\\Order\\Order',
  22073.                     'property_path' => 'state',
  22074.                     'graph' => 'sylius_order',
  22075.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  22076.                     'states' => [
  22077.                         => 'cart',
  22078.                         => 'new',
  22079.                         => 'cancelled',
  22080.                         => 'fulfilled',
  22081.                     ],
  22082.                     'transitions' => [
  22083.                         'create' => [
  22084.                             'from' => [
  22085.                                 => 'cart',
  22086.                             ],
  22087.                             'to' => 'new',
  22088.                         ],
  22089.                         'cancel' => [
  22090.                             'from' => [
  22091.                                 => 'new',
  22092.                             ],
  22093.                             'to' => 'cancelled',
  22094.                         ],
  22095.                         'fulfill' => [
  22096.                             'from' => [
  22097.                                 => 'new',
  22098.                             ],
  22099.                             'to' => 'fulfilled',
  22100.                         ],
  22101.                     ],
  22102.                     'callbacks' => [
  22103.                         'before' => [
  22104.                             'sylius_assign_number' => [
  22105.                                 'on' => [
  22106.                                     => 'create',
  22107.                                 ],
  22108.                                 'do' => [
  22109.                                     => '@sylius.order_number_assigner',
  22110.                                     => 'assignNumber',
  22111.                                 ],
  22112.                                 'args' => [
  22113.                                     => 'object',
  22114.                                 ],
  22115.                                 'disabled' => false,
  22116.                                 'priority' => 0,
  22117.                             ],
  22118.                             'sylius_assign_token' => [
  22119.                                 'on' => [
  22120.                                     => 'create',
  22121.                                 ],
  22122.                                 'do' => [
  22123.                                     => '@sylius.unique_id_based_order_token_assigner',
  22124.                                     => 'assignTokenValueIfNotSet',
  22125.                                 ],
  22126.                                 'args' => [
  22127.                                     => 'object',
  22128.                                 ],
  22129.                                 'disabled' => false,
  22130.                                 'priority' => 0,
  22131.                             ],
  22132.                         ],
  22133.                         'after' => [
  22134.                             'sylius_request_shipping' => [
  22135.                                 'on' => [
  22136.                                     => 'create',
  22137.                                 ],
  22138.                                 'do' => [
  22139.                                     => '@sm.callback.cascade_transition',
  22140.                                     => 'apply',
  22141.                                 ],
  22142.                                 'args' => [
  22143.                                     => 'object',
  22144.                                     => 'event',
  22145.                                     => '\'request_shipping\'',
  22146.                                     => '\'sylius_order_shipping\'',
  22147.                                 ],
  22148.                                 'disabled' => false,
  22149.                                 'priority' => 0,
  22150.                             ],
  22151.                             'sylius_request_payment' => [
  22152.                                 'on' => [
  22153.                                     => 'create',
  22154.                                 ],
  22155.                                 'do' => [
  22156.                                     => '@sm.callback.cascade_transition',
  22157.                                     => 'apply',
  22158.                                 ],
  22159.                                 'args' => [
  22160.                                     => 'object',
  22161.                                     => 'event',
  22162.                                     => '\'request_payment\'',
  22163.                                     => '\'sylius_order_payment\'',
  22164.                                 ],
  22165.                                 'disabled' => false,
  22166.                                 'priority' => 0,
  22167.                             ],
  22168.                             'sylius_create_payment' => [
  22169.                                 'on' => [
  22170.                                     => 'create',
  22171.                                 ],
  22172.                                 'do' => [
  22173.                                     => '@sm.callback.cascade_transition',
  22174.                                     => 'apply',
  22175.                                 ],
  22176.                                 'args' => [
  22177.                                     => 'object.getPayments()',
  22178.                                     => 'event',
  22179.                                     => '\'create\'',
  22180.                                     => '\'sylius_payment\'',
  22181.                                 ],
  22182.                                 'disabled' => false,
  22183.                                 'priority' => 0,
  22184.                             ],
  22185.                             'sylius_create_shipment' => [
  22186.                                 'on' => [
  22187.                                     => 'create',
  22188.                                 ],
  22189.                                 'do' => [
  22190.                                     => '@sm.callback.cascade_transition',
  22191.                                     => 'apply',
  22192.                                 ],
  22193.                                 'args' => [
  22194.                                     => 'object.getShipments()',
  22195.                                     => 'event',
  22196.                                     => '\'create\'',
  22197.                                     => '\'sylius_shipment\'',
  22198.                                 ],
  22199.                                 'disabled' => false,
  22200.                                 'priority' => 0,
  22201.                             ],
  22202.                             'sylius_hold_inventory' => [
  22203.                                 'on' => [
  22204.                                     => 'create',
  22205.                                 ],
  22206.                                 'do' => [
  22207.                                     => '@sylius.inventory.order_inventory_operator',
  22208.                                     => 'hold',
  22209.                                 ],
  22210.                                 'args' => [
  22211.                                     => 'object',
  22212.                                 ],
  22213.                                 'disabled' => false,
  22214.                                 'priority' => 0,
  22215.                             ],
  22216.                             'sylius_increment_promotions_usages' => [
  22217.                                 'on' => [
  22218.                                     => 'create',
  22219.                                 ],
  22220.                                 'do' => [
  22221.                                     => '@sylius.promotion_usage_modifier',
  22222.                                     => 'increment',
  22223.                                 ],
  22224.                                 'args' => [
  22225.                                     => 'object',
  22226.                                 ],
  22227.                                 'disabled' => false,
  22228.                                 'priority' => 0,
  22229.                             ],
  22230.                             'sylius_save_addresses_on_customer' => [
  22231.                                 'on' => [
  22232.                                     => 'create',
  22233.                                 ],
  22234.                                 'do' => [
  22235.                                     => '@sylius.customer_order_addresses_saver',
  22236.                                     => 'saveAddresses',
  22237.                                 ],
  22238.                                 'args' => [
  22239.                                     => 'object',
  22240.                                 ],
  22241.                                 'disabled' => false,
  22242.                                 'priority' => 0,
  22243.                             ],
  22244.                             'sylius_set_order_immutable_names' => [
  22245.                                 'on' => [
  22246.                                     => 'create',
  22247.                                 ],
  22248.                                 'do' => [
  22249.                                     => '@sylius.order_item_names_setter',
  22250.                                     => '__invoke',
  22251.                                 ],
  22252.                                 'args' => [
  22253.                                     => 'object',
  22254.                                 ],
  22255.                                 'disabled' => false,
  22256.                                 'priority' => 0,
  22257.                             ],
  22258.                             'sylius_cancel_payment' => [
  22259.                                 'on' => [
  22260.                                     => 'cancel',
  22261.                                 ],
  22262.                                 'do' => [
  22263.                                     => '@sm.callback.cascade_transition',
  22264.                                     => 'apply',
  22265.                                 ],
  22266.                                 'args' => [
  22267.                                     => 'object.getPayments()',
  22268.                                     => 'event',
  22269.                                     => '\'cancel\'',
  22270.                                     => '\'sylius_payment\'',
  22271.                                 ],
  22272.                                 'disabled' => false,
  22273.                                 'priority' => 0,
  22274.                             ],
  22275.                             'sylius_cancel_shipment' => [
  22276.                                 'on' => [
  22277.                                     => 'cancel',
  22278.                                 ],
  22279.                                 'do' => [
  22280.                                     => '@sm.callback.cascade_transition',
  22281.                                     => 'apply',
  22282.                                 ],
  22283.                                 'args' => [
  22284.                                     => 'object.getShipments()',
  22285.                                     => 'event',
  22286.                                     => '\'cancel\'',
  22287.                                     => '\'sylius_shipment\'',
  22288.                                 ],
  22289.                                 'disabled' => false,
  22290.                                 'priority' => 0,
  22291.                             ],
  22292.                             'sylius_cancel_order_payment' => [
  22293.                                 'on' => [
  22294.                                     => 'cancel',
  22295.                                 ],
  22296.                                 'do' => [
  22297.                                     => '@sm.callback.cascade_transition',
  22298.                                     => 'apply',
  22299.                                 ],
  22300.                                 'args' => [
  22301.                                     => 'object',
  22302.                                     => 'event',
  22303.                                     => '\'cancel\'',
  22304.                                     => '\'sylius_order_payment\'',
  22305.                                 ],
  22306.                                 'disabled' => false,
  22307.                                 'priority' => 0,
  22308.                             ],
  22309.                             'sylius_cancel_order_shipment' => [
  22310.                                 'on' => [
  22311.                                     => 'cancel',
  22312.                                 ],
  22313.                                 'do' => [
  22314.                                     => '@sm.callback.cascade_transition',
  22315.                                     => 'apply',
  22316.                                 ],
  22317.                                 'args' => [
  22318.                                     => 'object',
  22319.                                     => 'event',
  22320.                                     => '\'cancel\'',
  22321.                                     => '\'sylius_order_shipping\'',
  22322.                                 ],
  22323.                                 'disabled' => false,
  22324.                                 'priority' => 0,
  22325.                             ],
  22326.                             'sylis_cancel_order' => [
  22327.                                 'on' => [
  22328.                                     => 'cancel',
  22329.                                 ],
  22330.                                 'do' => [
  22331.                                     => '@sylius.inventory.order_inventory_operator',
  22332.                                     => 'cancel',
  22333.                                 ],
  22334.                                 'args' => [
  22335.                                     => 'object',
  22336.                                 ],
  22337.                                 'disabled' => false,
  22338.                                 'priority' => 0,
  22339.                             ],
  22340.                             'sylius_decrement_promotions_usages' => [
  22341.                                 'on' => [
  22342.                                     => 'cancel',
  22343.                                 ],
  22344.                                 'do' => [
  22345.                                     => '@sylius.promotion_usage_modifier',
  22346.                                     => 'decrement',
  22347.                                 ],
  22348.                                 'args' => [
  22349.                                     => 'object',
  22350.                                 ],
  22351.                                 'disabled' => false,
  22352.                                 'priority' => 0,
  22353.                             ],
  22354.                         ],
  22355.                         'guard' => [
  22356.                         ],
  22357.                     ],
  22358.                 ],
  22359.                 'sylius_shipment' => [
  22360.                     'class' => 'App\\Entity\\Shipping\\Shipment',
  22361.                     'property_path' => 'state',
  22362.                     'graph' => 'sylius_shipment',
  22363.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  22364.                     'states' => [
  22365.                         => 'cart',
  22366.                         => 'ready',
  22367.                         => 'shipped',
  22368.                         => 'cancelled',
  22369.                     ],
  22370.                     'transitions' => [
  22371.                         'create' => [
  22372.                             'from' => [
  22373.                                 => 'cart',
  22374.                             ],
  22375.                             'to' => 'ready',
  22376.                         ],
  22377.                         'ship' => [
  22378.                             'from' => [
  22379.                                 => 'ready',
  22380.                             ],
  22381.                             'to' => 'shipped',
  22382.                         ],
  22383.                         'cancel' => [
  22384.                             'from' => [
  22385.                                 => 'ready',
  22386.                             ],
  22387.                             'to' => 'cancelled',
  22388.                         ],
  22389.                     ],
  22390.                     'callbacks' => [
  22391.                         'before' => [
  22392.                             'sylius_assign_date' => [
  22393.                                 'on' => 'ship',
  22394.                                 'do' => [
  22395.                                     => '@sylius.shipping_date_assigner',
  22396.                                     => 'assign',
  22397.                                 ],
  22398.                                 'args' => [
  22399.                                     => 'object',
  22400.                                 ],
  22401.                                 'disabled' => false,
  22402.                                 'priority' => 0,
  22403.                             ],
  22404.                         ],
  22405.                         'after' => [
  22406.                             'sylius_resolve_state' => [
  22407.                                 'on' => [
  22408.                                     => 'ship',
  22409.                                 ],
  22410.                                 'do' => [
  22411.                                     => '@sylius.state_resolver.order_shipping',
  22412.                                     => 'resolve',
  22413.                                 ],
  22414.                                 'args' => [
  22415.                                     => 'object.getOrder()',
  22416.                                 ],
  22417.                                 'disabled' => false,
  22418.                                 'priority' => 0,
  22419.                             ],
  22420.                         ],
  22421.                         'guard' => [
  22422.                         ],
  22423.                     ],
  22424.                 ],
  22425.                 'sylius_payment' => [
  22426.                     'class' => 'App\\Entity\\Payment\\Payment',
  22427.                     'property_path' => 'state',
  22428.                     'graph' => 'sylius_payment',
  22429.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  22430.                     'states' => [
  22431.                         => 'cart',
  22432.                         => 'new',
  22433.                         => 'processing',
  22434.                         => 'authorized',
  22435.                         => 'completed',
  22436.                         => 'failed',
  22437.                         => 'cancelled',
  22438.                         => 'refunded',
  22439.                     ],
  22440.                     'transitions' => [
  22441.                         'create' => [
  22442.                             'from' => [
  22443.                                 => 'cart',
  22444.                             ],
  22445.                             'to' => 'new',
  22446.                         ],
  22447.                         'process' => [
  22448.                             'from' => [
  22449.                                 => 'new',
  22450.                             ],
  22451.                             'to' => 'processing',
  22452.                         ],
  22453.                         'authorize' => [
  22454.                             'from' => [
  22455.                                 => 'new',
  22456.                                 => 'processing',
  22457.                             ],
  22458.                             'to' => 'authorized',
  22459.                         ],
  22460.                         'complete' => [
  22461.                             'from' => [
  22462.                                 => 'new',
  22463.                                 => 'processing',
  22464.                                 => 'authorized',
  22465.                             ],
  22466.                             'to' => 'completed',
  22467.                         ],
  22468.                         'fail' => [
  22469.                             'from' => [
  22470.                                 => 'new',
  22471.                                 => 'processing',
  22472.                             ],
  22473.                             'to' => 'failed',
  22474.                         ],
  22475.                         'cancel' => [
  22476.                             'from' => [
  22477.                                 => 'new',
  22478.                                 => 'processing',
  22479.                                 => 'authorized',
  22480.                                 => 'cart',
  22481.                             ],
  22482.                             'to' => 'cancelled',
  22483.                         ],
  22484.                         'refund' => [
  22485.                             'from' => [
  22486.                                 => 'completed',
  22487.                             ],
  22488.                             'to' => 'refunded',
  22489.                         ],
  22490.                     ],
  22491.                     'callbacks' => [
  22492.                         'after' => [
  22493.                             'sylius_process_order' => [
  22494.                                 'on' => [
  22495.                                     => 'fail',
  22496.                                     => 'cancel',
  22497.                                 ],
  22498.                                 'do' => [
  22499.                                     => '@sylius.order_processing.order_payment_processor.after_checkout',
  22500.                                     => 'process',
  22501.                                 ],
  22502.                                 'args' => [
  22503.                                     => 'object.getOrder()',
  22504.                                 ],
  22505.                                 'disabled' => false,
  22506.                                 'priority' => 0,
  22507.                             ],
  22508.                             'sylius_resolve_state' => [
  22509.                                 'on' => [
  22510.                                     => 'complete',
  22511.                                     => 'process',
  22512.                                     => 'refund',
  22513.                                     => 'authorize',
  22514.                                 ],
  22515.                                 'do' => [
  22516.                                     => '@sylius.state_resolver.order_payment',
  22517.                                     => 'resolve',
  22518.                                 ],
  22519.                                 'args' => [
  22520.                                     => 'object.getOrder()',
  22521.                                 ],
  22522.                                 'disabled' => false,
  22523.                                 'priority' => 0,
  22524.                             ],
  22525.                         ],
  22526.                         'before' => [
  22527.                             'refund_pay_pal_order' => [
  22528.                                 'on' => [
  22529.                                     => 'refund',
  22530.                                 ],
  22531.                                 'do' => [
  22532.                                     => '@Sylius\\PayPalPlugin\\Processor\\PaymentRefundProcessorInterface',
  22533.                                     => 'refund',
  22534.                                 ],
  22535.                                 'args' => [
  22536.                                     => 'object',
  22537.                                 ],
  22538.                                 'disabled' => false,
  22539.                                 'priority' => 0,
  22540.                             ],
  22541.                         ],
  22542.                         'guard' => [
  22543.                         ],
  22544.                     ],
  22545.                 ],
  22546.                 'sylius_product_review' => [
  22547.                     'class' => 'App\\Entity\\Product\\ProductReview',
  22548.                     'property_path' => 'status',
  22549.                     'graph' => 'sylius_product_review',
  22550.                     'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  22551.                     'states' => [
  22552.                         => 'new',
  22553.                         => 'accepted',
  22554.                         => 'rejected',
  22555.                     ],
  22556.                     'transitions' => [
  22557.                         'accept' => [
  22558.                             'from' => [
  22559.                                 => 'new',
  22560.                             ],
  22561.                             'to' => 'accepted',
  22562.                         ],
  22563.                         'reject' => [
  22564.                             'from' => [
  22565.                                 => 'new',
  22566.                             ],
  22567.                             'to' => 'rejected',
  22568.                         ],
  22569.                     ],
  22570.                     'callbacks' => [
  22571.                         'after' => [
  22572.                             'sylius_update_rating' => [
  22573.                                 'on' => [
  22574.                                     => 'accept',
  22575.                                 ],
  22576.                                 'do' => [
  22577.                                     => '@sylius.product_review.average_rating_updater',
  22578.                                     => 'updateFromReview',
  22579.                                 ],
  22580.                                 'args' => [
  22581.                                     => 'object',
  22582.                                 ],
  22583.                                 'disabled' => false,
  22584.                                 'priority' => 0,
  22585.                             ],
  22586.                         ],
  22587.                         'guard' => [
  22588.                         ],
  22589.                         'before' => [
  22590.                         ],
  22591.                     ],
  22592.                 ],
  22593.             ],
  22594.             'sm.callback.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback',
  22595.             'sonata.block.container.types' => [
  22596.                 => 'sonata.block.service.container',
  22597.                 => 'sonata.page.block.container',
  22598.                 => 'sonata.dashboard.block.container',
  22599.                 => 'cmf.block.container',
  22600.                 => 'cmf.block.slideshow',
  22601.             ],
  22602.             'sonata_block.blocks' => [
  22603.                 'sonata.block.service.template' => [
  22604.                     'settings' => [
  22605.                         'address' => NULL,
  22606.                         'addresses' => NULL,
  22607.                         'cart' => NULL,
  22608.                         'channel' => NULL,
  22609.                         'customer' => NULL,
  22610.                         'form' => NULL,
  22611.                         'order' => NULL,
  22612.                         'order_item' => NULL,
  22613.                         'orders' => NULL,
  22614.                         'product' => NULL,
  22615.                         'product_review' => NULL,
  22616.                         'product_reviews' => NULL,
  22617.                         'products' => NULL,
  22618.                         'resource' => NULL,
  22619.                         'resources' => NULL,
  22620.                         'statistics' => NULL,
  22621.                         'taxon' => NULL,
  22622.                     ],
  22623.                     'contexts' => [
  22624.                     ],
  22625.                     'templates' => [
  22626.                     ],
  22627.                     'cache' => 'sonata.cache.noop',
  22628.                 ],
  22629.                 'sonata.block.service.container' => [
  22630.                     'contexts' => [
  22631.                     ],
  22632.                     'templates' => [
  22633.                     ],
  22634.                     'cache' => 'sonata.cache.noop',
  22635.                     'settings' => [
  22636.                     ],
  22637.                 ],
  22638.                 'sonata.block.service.empty' => [
  22639.                     'contexts' => [
  22640.                     ],
  22641.                     'templates' => [
  22642.                     ],
  22643.                     'cache' => 'sonata.cache.noop',
  22644.                     'settings' => [
  22645.                     ],
  22646.                 ],
  22647.                 'sonata.block.service.text' => [
  22648.                     'contexts' => [
  22649.                     ],
  22650.                     'templates' => [
  22651.                     ],
  22652.                     'cache' => 'sonata.cache.noop',
  22653.                     'settings' => [
  22654.                     ],
  22655.                 ],
  22656.                 'sonata.block.service.rss' => [
  22657.                     'contexts' => [
  22658.                     ],
  22659.                     'templates' => [
  22660.                     ],
  22661.                     'cache' => 'sonata.cache.noop',
  22662.                     'settings' => [
  22663.                     ],
  22664.                 ],
  22665.                 'sonata.block.service.menu' => [
  22666.                     'contexts' => [
  22667.                     ],
  22668.                     'templates' => [
  22669.                     ],
  22670.                     'cache' => 'sonata.cache.noop',
  22671.                     'settings' => [
  22672.                     ],
  22673.                 ],
  22674.             ],
  22675.             'sonata_block.blocks_by_class' => [
  22676.             ],
  22677.             'sonata_blocks.block_types' => [
  22678.                 => 'sonata.block.service.template',
  22679.                 => 'sonata.block.service.container',
  22680.                 => 'sonata.block.service.empty',
  22681.                 => 'sonata.block.service.text',
  22682.                 => 'sonata.block.service.rss',
  22683.                 => 'sonata.block.service.menu',
  22684.             ],
  22685.             'sonata_block.cache_blocks' => [
  22686.                 'by_class' => [
  22687.                 ],
  22688.                 'by_type' => [
  22689.                     'sonata.block.service.template' => 'sonata.cache.noop',
  22690.                     'sonata.block.service.container' => 'sonata.cache.noop',
  22691.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  22692.                     'sonata.block.service.text' => 'sonata.cache.noop',
  22693.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  22694.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  22695.                 ],
  22696.             ],
  22697.             'sonata_blocks.default_contexts' => [
  22698.             ],
  22699.             'fos_rest.format_listener.rules' => NULL,
  22700.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  22701.             'knp_menu.renderer.list.options' => [
  22702.             ],
  22703.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  22704.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  22705.             'knp_menu.renderer.twig.options' => [
  22706.             ],
  22707.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  22708.             'knp_menu.default_renderer' => 'twig',
  22709.             'liip_imagine.resolvers' => [
  22710.                 'default' => [
  22711.                     'web_path' => [
  22712.                         'web_root' => (\dirname(__DIR__4).'/public'),
  22713.                         'cache_prefix' => 'media/cache',
  22714.                     ],
  22715.                 ],
  22716.             ],
  22717.             'liip_imagine.loaders' => [
  22718.                 'default' => [
  22719.                     'filesystem' => [
  22720.                         'data_root' => [
  22721.                             => (\dirname(__DIR__4).'/public/media/image'),
  22722.                         ],
  22723.                         'locator' => 'filesystem',
  22724.                         'allow_unresolvable_data_roots' => false,
  22725.                         'bundle_resources' => [
  22726.                             'enabled' => false,
  22727.                             'access_control_type' => 'blacklist',
  22728.                             'access_control_list' => [
  22729.                             ],
  22730.                         ],
  22731.                     ],
  22732.                 ],
  22733.             ],
  22734.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  22735.             'liip_imagine.jpegoptim.stripAll' => true,
  22736.             'liip_imagine.jpegoptim.max' => NULL,
  22737.             'liip_imagine.jpegoptim.progressive' => true,
  22738.             'liip_imagine.jpegoptim.tempDir' => NULL,
  22739.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  22740.             'liip_imagine.optipng.level' => 7,
  22741.             'liip_imagine.optipng.stripAll' => true,
  22742.             'liip_imagine.optipng.tempDir' => NULL,
  22743.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  22744.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  22745.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  22746.             'liip_imagine.cache.resolver.default' => 'default',
  22747.             'liip_imagine.default_image' => NULL,
  22748.             'liip_imagine.filter_sets' => [
  22749.                 'sylius_small' => [
  22750.                     'quality' => 100,
  22751.                     'jpeg_quality' => NULL,
  22752.                     'png_compression_level' => NULL,
  22753.                     'png_compression_filter' => NULL,
  22754.                     'format' => NULL,
  22755.                     'animated' => false,
  22756.                     'cache' => NULL,
  22757.                     'data_loader' => NULL,
  22758.                     'default_image' => NULL,
  22759.                     'filters' => [
  22760.                         'thumbnail' => [
  22761.                             'size' => [
  22762.                                 => 120,
  22763.                                 => 90,
  22764.                             ],
  22765.                             'mode' => 'outbound',
  22766.                         ],
  22767.                     ],
  22768.                     'post_processors' => [
  22769.                     ],
  22770.                 ],
  22771.                 'sylius_medium' => [
  22772.                     'quality' => 100,
  22773.                     'jpeg_quality' => NULL,
  22774.                     'png_compression_level' => NULL,
  22775.                     'png_compression_filter' => NULL,
  22776.                     'format' => NULL,
  22777.                     'animated' => false,
  22778.                     'cache' => NULL,
  22779.                     'data_loader' => NULL,
  22780.                     'default_image' => NULL,
  22781.                     'filters' => [
  22782.                         'thumbnail' => [
  22783.                             'size' => [
  22784.                                 => 240,
  22785.                                 => 180,
  22786.                             ],
  22787.                             'mode' => 'outbound',
  22788.                         ],
  22789.                     ],
  22790.                     'post_processors' => [
  22791.                     ],
  22792.                 ],
  22793.                 'sylius_large' => [
  22794.                     'quality' => 100,
  22795.                     'jpeg_quality' => NULL,
  22796.                     'png_compression_level' => NULL,
  22797.                     'png_compression_filter' => NULL,
  22798.                     'format' => NULL,
  22799.                     'animated' => false,
  22800.                     'cache' => NULL,
  22801.                     'data_loader' => NULL,
  22802.                     'default_image' => NULL,
  22803.                     'filters' => [
  22804.                         'thumbnail' => [
  22805.                             'size' => [
  22806.                                 => 640,
  22807.                                 => 480,
  22808.                             ],
  22809.                             'mode' => 'outbound',
  22810.                         ],
  22811.                     ],
  22812.                     'post_processors' => [
  22813.                     ],
  22814.                 ],
  22815.                 'sylius_admin_product_original' => [
  22816.                     'quality' => 100,
  22817.                     'jpeg_quality' => NULL,
  22818.                     'png_compression_level' => NULL,
  22819.                     'png_compression_filter' => NULL,
  22820.                     'format' => NULL,
  22821.                     'animated' => false,
  22822.                     'cache' => NULL,
  22823.                     'data_loader' => NULL,
  22824.                     'default_image' => NULL,
  22825.                     'filters' => [
  22826.                     ],
  22827.                     'post_processors' => [
  22828.                     ],
  22829.                 ],
  22830.                 'sylius_admin_admin_user_avatar_thumbnail' => [
  22831.                     'quality' => 100,
  22832.                     'jpeg_quality' => NULL,
  22833.                     'png_compression_level' => NULL,
  22834.                     'png_compression_filter' => NULL,
  22835.                     'format' => NULL,
  22836.                     'animated' => false,
  22837.                     'cache' => NULL,
  22838.                     'data_loader' => NULL,
  22839.                     'default_image' => NULL,
  22840.                     'filters' => [
  22841.                         'thumbnail' => [
  22842.                             'size' => [
  22843.                                 => 50,
  22844.                                 => 50,
  22845.                             ],
  22846.                             'mode' => 'outbound',
  22847.                         ],
  22848.                     ],
  22849.                     'post_processors' => [
  22850.                     ],
  22851.                 ],
  22852.                 'sylius_admin_product_tiny_thumbnail' => [
  22853.                     'quality' => 100,
  22854.                     'jpeg_quality' => NULL,
  22855.                     'png_compression_level' => NULL,
  22856.                     'png_compression_filter' => NULL,
  22857.                     'format' => NULL,
  22858.                     'animated' => false,
  22859.                     'cache' => NULL,
  22860.                     'data_loader' => NULL,
  22861.                     'default_image' => NULL,
  22862.                     'filters' => [
  22863.                         'thumbnail' => [
  22864.                             'size' => [
  22865.                                 => 64,
  22866.                                 => 64,
  22867.                             ],
  22868.                             'mode' => 'outbound',
  22869.                         ],
  22870.                     ],
  22871.                     'post_processors' => [
  22872.                     ],
  22873.                 ],
  22874.                 'sylius_admin_product_thumbnail' => [
  22875.                     'quality' => 100,
  22876.                     'jpeg_quality' => NULL,
  22877.                     'png_compression_level' => NULL,
  22878.                     'png_compression_filter' => NULL,
  22879.                     'format' => NULL,
  22880.                     'animated' => false,
  22881.                     'cache' => NULL,
  22882.                     'data_loader' => NULL,
  22883.                     'default_image' => NULL,
  22884.                     'filters' => [
  22885.                         'thumbnail' => [
  22886.                             'size' => [
  22887.                                 => 50,
  22888.                                 => 50,
  22889.                             ],
  22890.                             'mode' => 'outbound',
  22891.                         ],
  22892.                     ],
  22893.                     'post_processors' => [
  22894.                     ],
  22895.                 ],
  22896.                 'sylius_admin_product_small_thumbnail' => [
  22897.                     'quality' => 100,
  22898.                     'jpeg_quality' => NULL,
  22899.                     'png_compression_level' => NULL,
  22900.                     'png_compression_filter' => NULL,
  22901.                     'format' => NULL,
  22902.                     'animated' => false,
  22903.                     'cache' => NULL,
  22904.                     'data_loader' => NULL,
  22905.                     'default_image' => NULL,
  22906.                     'filters' => [
  22907.                         'thumbnail' => [
  22908.                             'size' => [
  22909.                                 => 150,
  22910.                                 => 112,
  22911.                             ],
  22912.                             'mode' => 'outbound',
  22913.                         ],
  22914.                     ],
  22915.                     'post_processors' => [
  22916.                     ],
  22917.                 ],
  22918.                 'sylius_admin_product_large_thumbnail' => [
  22919.                     'quality' => 100,
  22920.                     'jpeg_quality' => NULL,
  22921.                     'png_compression_level' => NULL,
  22922.                     'png_compression_filter' => NULL,
  22923.                     'format' => NULL,
  22924.                     'animated' => false,
  22925.                     'cache' => NULL,
  22926.                     'data_loader' => NULL,
  22927.                     'default_image' => NULL,
  22928.                     'filters' => [
  22929.                         'thumbnail' => [
  22930.                             'size' => [
  22931.                                 => 550,
  22932.                                 => 412,
  22933.                             ],
  22934.                             'mode' => 'outbound',
  22935.                         ],
  22936.                     ],
  22937.                     'post_processors' => [
  22938.                     ],
  22939.                 ],
  22940.                 'sylius_shop_product_original' => [
  22941.                     'quality' => 100,
  22942.                     'jpeg_quality' => NULL,
  22943.                     'png_compression_level' => NULL,
  22944.                     'png_compression_filter' => NULL,
  22945.                     'format' => NULL,
  22946.                     'animated' => false,
  22947.                     'cache' => NULL,
  22948.                     'data_loader' => NULL,
  22949.                     'default_image' => NULL,
  22950.                     'filters' => [
  22951.                     ],
  22952.                     'post_processors' => [
  22953.                     ],
  22954.                 ],
  22955.                 'sylius_shop_product_tiny_thumbnail' => [
  22956.                     'quality' => 100,
  22957.                     'jpeg_quality' => NULL,
  22958.                     'png_compression_level' => NULL,
  22959.                     'png_compression_filter' => NULL,
  22960.                     'format' => NULL,
  22961.                     'animated' => false,
  22962.                     'cache' => NULL,
  22963.                     'data_loader' => NULL,
  22964.                     'default_image' => NULL,
  22965.                     'filters' => [
  22966.                         'thumbnail' => [
  22967.                             'size' => [
  22968.                                 => 64,
  22969.                                 => 64,
  22970.                             ],
  22971.                             'mode' => 'outbound',
  22972.                         ],
  22973.                     ],
  22974.                     'post_processors' => [
  22975.                     ],
  22976.                 ],
  22977.                 'sylius_shop_product_small_thumbnail' => [
  22978.                     'quality' => 100,
  22979.                     'jpeg_quality' => NULL,
  22980.                     'png_compression_level' => NULL,
  22981.                     'png_compression_filter' => NULL,
  22982.                     'format' => NULL,
  22983.                     'animated' => false,
  22984.                     'cache' => NULL,
  22985.                     'data_loader' => NULL,
  22986.                     'default_image' => NULL,
  22987.                     'filters' => [
  22988.                         'thumbnail' => [
  22989.                             'size' => [
  22990.                                 => 150,
  22991.                                 => 112,
  22992.                             ],
  22993.                             'mode' => 'outbound',
  22994.                         ],
  22995.                     ],
  22996.                     'post_processors' => [
  22997.                     ],
  22998.                 ],
  22999.                 'sylius_shop_product_thumbnail' => [
  23000.                     'quality' => 100,
  23001.                     'jpeg_quality' => NULL,
  23002.                     'png_compression_level' => NULL,
  23003.                     'png_compression_filter' => NULL,
  23004.                     'format' => NULL,
  23005.                     'animated' => false,
  23006.                     'cache' => NULL,
  23007.                     'data_loader' => NULL,
  23008.                     'default_image' => NULL,
  23009.                     'filters' => [
  23010.                         'thumbnail' => [
  23011.                             'size' => [
  23012.                                 => 260,
  23013.                                 => 260,
  23014.                             ],
  23015.                             'mode' => 'outbound',
  23016.                         ],
  23017.                     ],
  23018.                     'post_processors' => [
  23019.                     ],
  23020.                 ],
  23021.                 'sylius_shop_product_large_thumbnail' => [
  23022.                     'quality' => 100,
  23023.                     'jpeg_quality' => NULL,
  23024.                     'png_compression_level' => NULL,
  23025.                     'png_compression_filter' => NULL,
  23026.                     'format' => NULL,
  23027.                     'animated' => false,
  23028.                     'cache' => NULL,
  23029.                     'data_loader' => NULL,
  23030.                     'default_image' => NULL,
  23031.                     'filters' => [
  23032.                         'thumbnail' => [
  23033.                             'size' => [
  23034.                                 => 550,
  23035.                                 => 412,
  23036.                             ],
  23037.                             'mode' => 'outbound',
  23038.                         ],
  23039.                     ],
  23040.                     'post_processors' => [
  23041.                     ],
  23042.                 ],
  23043.             ],
  23044.             'liip_imagine.binary.loader.default' => 'default',
  23045.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  23046.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  23047.             'liip_imagine.webp.generate' => false,
  23048.             'liip_imagine.webp.options' => [
  23049.                 'quality' => 100,
  23050.                 'cache' => NULL,
  23051.                 'data_loader' => NULL,
  23052.                 'post_processors' => [
  23053.                 ],
  23054.             ],
  23055.             'payum.capture_path' => 'payum_capture_do',
  23056.             'payum.notify_path' => 'payum_notify_do',
  23057.             'payum.authorize_path' => 'payum_authorize_do',
  23058.             'payum.refund_path' => 'payum_refund_do',
  23059.             'payum.cancel_path' => 'payum_cancel_do',
  23060.             'payum.payout_path' => 'payum_payout_do',
  23061.             'payum.available_gateway_factories' => [
  23062.             ],
  23063.             'payum.storage.doctrine.orm.class' => 'Sylius\\Bundle\\PayumBundle\\Storage\\DoctrineStorage',
  23064.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  23065.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  23066.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  23067.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  23068.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  23069.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  23070.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  23071.             'stof_doctrine_extensions.translation_fallback' => false,
  23072.             'stof_doctrine_extensions.persist_default_translation' => false,
  23073.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  23074.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  23075.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  23076.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  23077.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  23078.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  23079.             'babdev_pagerfanta.default_twig_template' => '@BabDevPagerfanta/default.html.twig',
  23080.             'babdev_pagerfanta.default_view' => 'default',
  23081.             'doctrine.migrations.preferred_em' => NULL,
  23082.             'doctrine.migrations.preferred_connection' => NULL,
  23083.             'sylius_payum.driver.doctrine/orm' => true,
  23084.             'sylius_payum.driver' => 'doctrine/orm',
  23085.             'sylius.model.payment_security_token.class' => 'App\\Entity\\Payment\\PaymentSecurityToken',
  23086.             'sylius.controller.payment_security_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  23087.             'sylius.factory.payment_security_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  23088.             'sylius.model.gateway_config.class' => 'App\\Entity\\Payment\\GatewayConfig',
  23089.             'sylius.controller.gateway_config.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  23090.             'sylius.factory.gateway_config.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  23091.             'sylius.form.type.gateway_config.validation_groups' => [
  23092.                 => 'sylius',
  23093.             ],
  23094.             'payum.template.layout' => '@SyliusPayum/layout.html.twig',
  23095.             'payum.template.obtain_credit_card' => '@SyliusPayum/Action/obtainCreditCard.html.twig',
  23096.             'sylius.admin.notification.enabled' => true,
  23097.             'sylius.admin.notification.frequency' => 60,
  23098.             'sylius.admin.shop_enabled' => true,
  23099.             'sylius.admin.notification.uri' => 'http://gus.sylius.com/version',
  23100.             'sylius_shop.firewall_context_name' => 'shop',
  23101.             'sylius_shop.product_grid.include_all_descendants' => true,
  23102.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  23103.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  23104.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  23105.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  23106.             'fos_oauth_server.server.options' => [
  23107.             ],
  23108.             'fos_oauth_server.model_manager_name' => NULL,
  23109.             'fos_oauth_server.model.client.class' => 'App\\Entity\\AdminApi\\Client',
  23110.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\AdminApi\\AccessToken',
  23111.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\AdminApi\\RefreshToken',
  23112.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\AdminApi\\AuthCode',
  23113.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  23114.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  23115.             'fos_oauth_server.authorize.form.validation_groups' => [
  23116.                 => 'Authorize',
  23117.                 => 'Default',
  23118.             ],
  23119.             'sylius_admin_api.driver.doctrine/orm' => true,
  23120.             'sylius_admin_api.driver' => 'doctrine/orm',
  23121.             'sylius.model.api_user.class' => 'App\\Entity\\User\\AdminUser',
  23122.             'sylius.model.api_client.class' => 'App\\Entity\\AdminApi\\Client',
  23123.             'sylius.controller.api_client.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  23124.             'sylius.factory.api_client.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  23125.             'sylius.model.api_access_token.class' => 'App\\Entity\\AdminApi\\AccessToken',
  23126.             'sylius.controller.api_access_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  23127.             'sylius.factory.api_access_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  23128.             'sylius.model.api_refresh_token.class' => 'App\\Entity\\AdminApi\\RefreshToken',
  23129.             'sylius.controller.api_refresh_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  23130.             'sylius.factory.api_refresh_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  23131.             'sylius.model.api_auth_code.class' => 'App\\Entity\\AdminApi\\AuthCode',
  23132.             'sylius.controller.api_auth_code.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  23133.             'sylius.factory.api_auth_code.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  23134.             'sylius.form.type.api_client.validation_groups' => [
  23135.                 => 'sylius',
  23136.             ],
  23137.             'sylius.form.type.api_order.validation_groups' => [
  23138.                 => 'sylius',
  23139.             ],
  23140.             'sylius.form.type.api_customer.validation_groups' => [
  23141.                 => 'sylius',
  23142.             ],
  23143.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  23144.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  23145.             'web_profiler.debug_toolbar.mode' => 2,
  23146.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  23147.             'nelmio_alice.functions_blacklist' => [
  23148.                 => 'current',
  23149.             ],
  23150.             'nelmio_alice.locale' => 'en_US',
  23151.             'nelmio_alice.seed' => 1,
  23152.             'nelmio_alice.loading_limit' => 5,
  23153.             'nelmio_alice.max_unique_values_retry' => 150,
  23154.             'api_platform.enable_entrypoint' => true,
  23155.             'api_platform.enable_docs' => true,
  23156.             'api_platform.title' => '',
  23157.             'api_platform.description' => '',
  23158.             'api_platform.version' => '0.0.0',
  23159.             'api_platform.show_webby' => true,
  23160.             'api_platform.exception_to_status' => [
  23161.                 'SM\\SMException' => 422,
  23162.                 'Sylius\\Bundle\\ApiBundle\\Exception\\CannotRemoveCurrentlyLoggedInUser' => 422,
  23163.                 'Sylius\\Bundle\\ApiBundle\\Exception\\ShippingMethodCannotBeRemoved' => 422,
  23164.                 'Symfony\\Component\\Serializer\\Exception\\MissingConstructorArgumentsException' => 400,
  23165.             ],
  23166.             'api_platform.formats' => [
  23167.                 'jsonld' => [
  23168.                     => 'application/ld+json',
  23169.                 ],
  23170.                 'json' => [
  23171.                     => 'application/json',
  23172.                 ],
  23173.                 'html' => [
  23174.                     => 'text/html',
  23175.                 ],
  23176.             ],
  23177.             'api_platform.patch_formats' => [
  23178.                 'json' => [
  23179.                     => 'application/merge-patch+json',
  23180.                 ],
  23181.             ],
  23182.             'api_platform.error_formats' => [
  23183.                 'jsonproblem' => [
  23184.                     => 'application/problem+json',
  23185.                 ],
  23186.                 'jsonld' => [
  23187.                     => 'application/ld+json',
  23188.                 ],
  23189.             ],
  23190.             'api_platform.allow_plain_identifiers' => false,
  23191.             'api_platform.eager_loading.enabled' => true,
  23192.             'api_platform.eager_loading.max_joins' => 30,
  23193.             'api_platform.eager_loading.fetch_partial' => false,
  23194.             'api_platform.eager_loading.force_eager' => true,
  23195.             'api_platform.collection.exists_parameter_name' => 'exists',
  23196.             'api_platform.collection.order' => 'ASC',
  23197.             'api_platform.collection.order_parameter_name' => 'order',
  23198.             'api_platform.collection.pagination.enabled' => true,
  23199.             'api_platform.collection.pagination.partial' => false,
  23200.             'api_platform.collection.pagination.client_enabled' => false,
  23201.             'api_platform.collection.pagination.client_items_per_page' => true,
  23202.             'api_platform.collection.pagination.client_partial' => false,
  23203.             'api_platform.collection.pagination.items_per_page' => 30,
  23204.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  23205.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  23206.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  23207.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  23208.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  23209.             'api_platform.collection.pagination' => [
  23210.                 'client_items_per_page' => true,
  23211.                 'enabled' => true,
  23212.                 'partial' => false,
  23213.                 'client_enabled' => false,
  23214.                 'client_partial' => false,
  23215.                 'items_per_page' => 30,
  23216.                 'maximum_items_per_page' => NULL,
  23217.                 'page_parameter_name' => 'page',
  23218.                 'enabled_parameter_name' => 'pagination',
  23219.                 'items_per_page_parameter_name' => 'itemsPerPage',
  23220.                 'partial_parameter_name' => 'partial',
  23221.             ],
  23222.             'api_platform.http_cache.etag' => true,
  23223.             'api_platform.http_cache.max_age' => NULL,
  23224.             'api_platform.http_cache.shared_max_age' => NULL,
  23225.             'api_platform.http_cache.vary' => [
  23226.                 => 'Accept',
  23227.             ],
  23228.             'api_platform.http_cache.public' => NULL,
  23229.             'api_platform.resource_class_directories' => [
  23230.                 => (\dirname(__DIR__4).'/src/Entity'),
  23231.                 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity'),
  23232.                 => (\dirname(__DIR__4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources'),
  23233.                 => (\dirname(__DIR__4).'/vendor/sylius/paypal-plugin/src/Entity'),
  23234.                 => (\dirname(__DIR__4).'/vendor/algolia/search-bundle/src/Entity'),
  23235.             ],
  23236.             'api_platform.oauth.enabled' => false,
  23237.             'api_platform.oauth.clientId' => '',
  23238.             'api_platform.oauth.clientSecret' => '',
  23239.             'api_platform.oauth.type' => 'oauth2',
  23240.             'api_platform.oauth.flow' => 'application',
  23241.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  23242.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  23243.             'api_platform.oauth.scopes' => [
  23244.             ],
  23245.             'api_platform.swagger.versions' => [
  23246.                 => 3,
  23247.             ],
  23248.             'api_platform.enable_swagger_ui' => true,
  23249.             'api_platform.enable_re_doc' => true,
  23250.             'api_platform.graphql.enabled' => false,
  23251.             'api_platform.graphql.graphiql.enabled' => false,
  23252.             'api_platform.graphql.graphql_playground.enabled' => false,
  23253.             'api_platform.graphql.collection.pagination' => [
  23254.                 'enabled' => true,
  23255.             ],
  23256.             'api_platform.validator.serialize_payload_fields' => [
  23257.             ],
  23258.             'api_platform.elasticsearch.enabled' => false,
  23259.             'lexik_jwt_authentication.token_ttl' => 3600,
  23260.             'lexik_jwt_authentication.clock_skew' => 0,
  23261.             'lexik_jwt_authentication.user_identity_field' => 'username',
  23262.             'lexik_jwt_authentication.allow_no_expiration' => false,
  23263.             'lexik_jwt_authentication.user_id_claim' => 'username',
  23264.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  23265.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  23266.             'sylius_api.enabled' => false,
  23267.             'sylius.model.address.interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  23268.             'sylius.paypal.logging.increased' => false,
  23269.             'sylius.pay_pal.facilitator_url' => 'https://paypal.sylius.com',
  23270.             'sylius.pay_pal.api_base_url' => 'https://api.sandbox.paypal.com/',
  23271.             'sylius.pay_pal.reports_sftp_host' => 'reports.sandbox.paypal.com',
  23272.             'sylius.pay_pal.request_trials_limit' => 5,
  23273.             'sylius.paypal.logging_level_increased' => true,
  23274.             'sylius.paypal.prioritized_factory_name' => 'sylius.pay_pal',
  23275.             'white_october_pagerfanta.default_view' => 'default',
  23276.             'data_collector.templates' => [
  23277.                 'data_collector.request' => [
  23278.                     => 'request',
  23279.                     => '@WebProfiler/Collector/request.html.twig',
  23280.                 ],
  23281.                 'api_platform.data_collector.request' => [
  23282.                     => 'api_platform.data_collector.request',
  23283.                     => '@ApiPlatform/DataCollector/request.html.twig',
  23284.                 ],
  23285.                 'data_collector.time' => [
  23286.                     => 'time',
  23287.                     => '@WebProfiler/Collector/time.html.twig',
  23288.                 ],
  23289.                 'data_collector.memory' => [
  23290.                     => 'memory',
  23291.                     => '@WebProfiler/Collector/memory.html.twig',
  23292.                 ],
  23293.                 'data_collector.validator' => [
  23294.                     => 'validator',
  23295.                     => '@WebProfiler/Collector/validator.html.twig',
  23296.                 ],
  23297.                 'data_collector.ajax' => [
  23298.                     => 'ajax',
  23299.                     => '@WebProfiler/Collector/ajax.html.twig',
  23300.                 ],
  23301.                 'data_collector.form' => [
  23302.                     => 'form',
  23303.                     => '@WebProfiler/Collector/form.html.twig',
  23304.                 ],
  23305.                 'data_collector.exception' => [
  23306.                     => 'exception',
  23307.                     => '@WebProfiler/Collector/exception.html.twig',
  23308.                 ],
  23309.                 'data_collector.logger' => [
  23310.                     => 'logger',
  23311.                     => '@WebProfiler/Collector/logger.html.twig',
  23312.                 ],
  23313.                 'data_collector.events' => [
  23314.                     => 'events',
  23315.                     => '@WebProfiler/Collector/events.html.twig',
  23316.                 ],
  23317.                 'data_collector.router' => [
  23318.                     => 'router',
  23319.                     => '@WebProfiler/Collector/router.html.twig',
  23320.                 ],
  23321.                 'data_collector.cache' => [
  23322.                     => 'cache',
  23323.                     => '@WebProfiler/Collector/cache.html.twig',
  23324.                 ],
  23325.                 'data_collector.translation' => [
  23326.                     => 'translation',
  23327.                     => '@WebProfiler/Collector/translation.html.twig',
  23328.                 ],
  23329.                 'data_collector.security' => [
  23330.                     => 'security',
  23331.                     => '@Security/Collector/security.html.twig',
  23332.                 ],
  23333.                 'data_collector.twig' => [
  23334.                     => 'twig',
  23335.                     => '@WebProfiler/Collector/twig.html.twig',
  23336.                 ],
  23337.                 'data_collector.doctrine' => [
  23338.                     => 'db',
  23339.                     => '@Doctrine/Collector/db.html.twig',
  23340.                 ],
  23341.                 'swiftmailer.data_collector' => [
  23342.                     => 'swiftmailer',
  23343.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  23344.                 ],
  23345.                 'data_collector.dump' => [
  23346.                     => 'dump',
  23347.                     => '@Debug/Profiler/dump.html.twig',
  23348.                 ],
  23349.                 'data_collector.messenger' => [
  23350.                     => 'messenger',
  23351.                     => '@WebProfiler/Collector/messenger.html.twig',
  23352.                 ],
  23353.                 'sylius.channel_collector' => [
  23354.                     => 'sylius.channel_collector',
  23355.                     => '@SyliusChannel/Collector/channel.html.twig',
  23356.                 ],
  23357.                 'Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockDataCollector' => [
  23358.                     => 'sylius_ui.template_block',
  23359.                     => '@SyliusUi/DataCollector/templateBlock.html.twig',
  23360.                 ],
  23361.                 'sonata.block.data_collector' => [
  23362.                     => 'block',
  23363.                     => '@SonataBlock/Profiler/block.html.twig',
  23364.                 ],
  23365.                 'payum.profiler.payum_collector' => [
  23366.                     => 'payum',
  23367.                     => '@Payum/Profiler/payum.html.twig',
  23368.                 ],
  23369.                 'Sylius\\Bundle\\ThemeBundle\\Collector\\ThemeCollector' => [
  23370.                     => 'sylius_theme',
  23371.                     => '@SyliusTheme/Collector/theme',
  23372.                 ],
  23373.                 'data_collector.config' => [
  23374.                     => 'config',
  23375.                     => '@WebProfiler/Collector/config.html.twig',
  23376.                 ],
  23377.                 'sylius.collector.core' => [
  23378.                     => 'sylius_core',
  23379.                     => '@SyliusCore/Collector/sylius.html.twig',
  23380.                 ],
  23381.                 'Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector' => [
  23382.                     => 'sylius_cart',
  23383.                     => '@SyliusCore/Collector/cart.html.twig',
  23384.                 ],
  23385.             ],
  23386.             'sylius.attribute.attribute_types' => [
  23387.                 'text' => 'Text',
  23388.                 'textarea' => 'Textarea',
  23389.                 'checkbox' => 'Checkbox',
  23390.                 'integer' => 'Integer',
  23391.                 'percent' => 'Percent',
  23392.                 'datetime' => 'Datetime',
  23393.                 'date' => 'Date',
  23394.                 'select' => 'Select',
  23395.             ],
  23396.             'sylius.tax_calculators' => [
  23397.                 'default' => 'default',
  23398.             ],
  23399.             'sylius.shipping_calculators' => [
  23400.                 'flat_rate' => 'sylius.form.shipping_calculator.flat_rate_configuration.label',
  23401.                 'per_unit_rate' => 'sylius.form.shipping_calculator.per_unit_rate_configuration.label',
  23402.             ],
  23403.             'sylius.shipping_method_rules' => [
  23404.                 'total_weight_greater_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_greater_than_or_equal',
  23405.                 'total_weight_less_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_less_than_or_equal',
  23406.                 'order_total_greater_than_or_equal' => 'sylius.form.shipping_method_rule.order_total_greater_than_or_equal',
  23407.                 'order_total_less_than_or_equal' => 'sylius.form.shipping_method_rule.order_total_less_than_or_equal',
  23408.             ],
  23409.             'sylius.shipping_method_resolvers' => [
  23410.                 'default' => 'Default',
  23411.                 'zones_and_channel_based' => 'sylius.shipping_methods_resolver.zones_and_channel_based',
  23412.             ],
  23413.             'sylius.payment_method_resolvers' => [
  23414.                 'default' => 'Default',
  23415.                 'channel_based' => 'sylius.payment_methods_resolver.channel_based',
  23416.             ],
  23417.             'sylius.promotion_rules' => [
  23418.                 'cart_quantity' => 'sylius.form.promotion_rule.cart_quantity',
  23419.                 'customer_group' => 'sylius.form.promotion_rule.customer_group',
  23420.                 'nth_order' => 'sylius.form.promotion_rule.nth_order',
  23421.                 'shipping_country' => 'sylius.form.promotion_rule.shipping_country',
  23422.                 'has_taxon' => 'sylius.form.promotion_rule.has_at_least_one_from_taxons',
  23423.                 'total_of_items_from_taxon' => 'sylius.form.promotion_rule.total_price_of_items_from_taxon',
  23424.                 'contains_product' => 'sylius.form.promotion_rule.contains_product',
  23425.                 'item_total' => 'sylius.form.promotion_rule.item_total',
  23426.             ],
  23427.             'sylius.promotion_actions' => [
  23428.                 'order_fixed_discount' => 'sylius.form.promotion_action.order_fixed_discount',
  23429.                 'unit_fixed_discount' => 'sylius.form.promotion_action.item_fixed_discount',
  23430.                 'order_percentage_discount' => 'sylius.form.promotion_action.order_percentage_discount',
  23431.                 'unit_percentage_discount' => 'sylius.form.promotion_action.item_percentage_discount',
  23432.                 'shipping_percentage_discount' => 'sylius.form.promotion_action.shipping_percentage_discount',
  23433.             ],
  23434.             'sylius_ui.sonata_block.whitelisted_variables' => [
  23435.                 => 'address',
  23436.                 => 'addresses',
  23437.                 => 'cart',
  23438.                 => 'channel',
  23439.                 => 'customer',
  23440.                 => 'form',
  23441.                 => 'order',
  23442.                 => 'order_item',
  23443.                 => 'orders',
  23444.                 => 'product',
  23445.                 10 => 'product_review',
  23446.                 11 => 'product_reviews',
  23447.                 12 => 'products',
  23448.                 13 => 'resource',
  23449.                 14 => 'resources',
  23450.                 15 => 'statistics',
  23451.                 16 => 'taxon',
  23452.             ],
  23453.             'sylius.tax_calculation_strategies' => [
  23454.                 'order_items_based' => 'Order items based',
  23455.                 'order_item_units_based' => 'Order item units based',
  23456.             ],
  23457.             'sylius.gateway_factories' => [
  23458.                 'paypal_express_checkout' => 'sylius.payum_gateway_factory.paypal_express_checkout',
  23459.                 'stripe_checkout' => 'sylius.payum_gateway_factory.stripe_checkout',
  23460.                 'offline' => 'sylius.payum_gateway_factory.offline',
  23461.                 'sylius.pay_pal' => 'sylius.pay_pal.label',
  23462.             ],
  23463.             'console.command.ids' => [
  23464.                 => 'sylius.console.command.resource_debug',
  23465.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand',
  23466.                 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand',
  23467.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  23468.                 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  23469.                 => 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command',
  23470.             ],
  23471.         ];
  23472.     }
  23473.     protected function throw($message)
  23474.     {
  23475.         throw new RuntimeException($message);
  23476.     }
  23477. }